Remove bootstrap=true from libsanitizer
[platform/upstream/gcc.git] / ChangeLog
1 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * Makefile.def (target_modules): Remove bootstrap=true and
4         raw_cxx=true from libsanitizer.
5         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
6         * Makefile.in: Regenerated.
7         * configure: Likewise.
8
9 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
10
11         * Makefile.def (target_modules): Add bootstrap=true and
12         raw_cxx=true to libsanitizer.
13         * configure.ac (bootstrap_target_libs): Add libsanitizer.
14         * Makefile.in: Regenerated.
15         * configure: Likewise.
16
17 2012-11-28  Andrew Pinski  <apinski@cavium.com>
18
19         PR bootstrap/54279
20         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
21         * configure: Regenerate.
22         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
23         * Makefile.in: Regenerate.
24
25 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
26
27         * configure.ac: Disable libsanitizer if we're not building C++.
28         * configure: Regenerate.
29
30 2012-11-15  Roland McGrath  <roland@hack.frob.com>
31
32         * MAINTAINERS (Write After Approval): Add myself.
33
34 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
35
36         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
37         Kostya Serebryany (kcc@google.com) and
38         Jakub Jelinek (jakub@redhat.com).
39         Rename area for Dodji Seketeli (dodji@redhat.com).
40
41 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
42
43         * MAINTAINERS: (asan.c, related): Add myself.
44
45 2012-11-14  Roland McGrath  <mcgrathr@google.com>
46
47         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
48         * configure: Regenerate.
49
50 2012-11-13  Richard Henderson  <rth@redhat.com>
51
52         * configure.ac: Move libsanitizer logic to subdirectory.
53         * configure: Regenerate.
54
55 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
56
57         * configure.ac: Enable libsanitizer just on x86 linux for now.
58         * configure: Re-generate.
59
60 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
61
62         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
63         sections.
64         * configure: Regenerate.
65
66 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
67
68         * configure.ac: Add section for configdirs for libsanitizer.
69         Disable for cris-*-* and mmix-*-*.
70         * configure: Regenerate.
71
72 2012-11-12  Wei Mi <wmi@google.com>
73
74         * configure.ac: Add libsanitizer to target_libraries.
75         * Makefile.def: Ditto.
76         * configure: Regenerate.
77         * Makefile.in: Regenerate.
78         * libsanitizer: New directory for asan runtime.  Contains an empty
79         tsan directory.
80
81 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
82
83         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
84         against Mingw64 w32api.
85         * configure: Regenerate.
86
87 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
88
89         * configure: Regenerated.
90
91 2012-11-03  Robert Mason  <rbmj@verizon.net>
92
93         * configure.ac: add --disable-libstdcxx configure option
94         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
95
96 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
97
98         * MAINTAINERS (Write After Approval): Add myself.
99
100 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
101
102         * MAINTAINERS (Write After Approval): Add myself.
103
104 2012-10-24  Sharad Singhai  <singhai@google.com>
105
106         * MAINTAINERS (Write After Approval): Add myself.
107
108 2012-10-24  Eric Christopher  <echristo@gmail.com>
109
110         * MAINTAINERS: Update email address.
111
112 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
113
114         PR bootstrap/54820
115         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
116         * configure: Regenerate.
117
118 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
119
120         * MAINTAINERS (aarch64): Add Marcus and myself.
121
122 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
123
124         PR bootstrap/54820
125         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
126         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
127         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
128         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
129         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
130         * Makefile.in: Regenerate.
131         * configure.ac (have_static_libs): New variable and associated check.
132         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
133         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
134         * configure: Regenerate.
135
136 2012-10-10  Richard Biener  <rguenther@suse.de>
137
138         * MAINTAINERS: Adjust for changed surname.
139
140 2012-10-04  Lawrence Crowl  <crowl@google.com>
141
142         * MAINTAINERS (Write After Approval): Add myself.
143
144 2012-10-01  Cary Coutant  <ccoutant@google.com>
145
146         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
147
148 2012-09-28  Ian Lance Taylor  <iant@google.com>
149
150         * Makefile.def: Make all-target-libgo depend on
151         all-target-libbacktrace.
152         * Makefile.in: Rebuild.
153
154 2012-09-26  Ian Lance Taylor  <iant@google.com>
155
156         * Makefile.def: Make all-gcc depend on all-libbacktrace.
157         * Makefile.in: Rebuild.
158
159 2012-09-20  Walter Lee  <walt@tilera.com>
160
161         * configure.ac: Add tilegx to list of targets that support gold.
162         * configure: Regenerate.
163
164 2012-09-20  Marek Polacek  <polacek@redhat.com>
165
166         * MAINTAINERS (Write After Approval): Add myself.
167
168 2012-09-19  Steve Ellcey  <sellcey@mips.com>
169
170         * configure.ac: Add mips*-mti-elf* target.
171         * configure: Regenerate.
172
173 2012-09-17  Ian Lance Taylor  <iant@google.com>
174
175         * MAINTAINERS (Various Maintainers): Add libbacktrace.
176         * configure.ac (host_libs): Add libbacktrace.
177         (target_libraries): Add libbacktrace.
178         * Makefile.def (host_modules): Add libbacktrace.
179         (target_modules): Likewise.
180         * configure, Makefile.in: Rebuild.
181
182 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
183
184         PR target/38607
185         Merge upstream change.
186         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
187
188         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
189         Add libgomp*.o to compare_exclusions for AIX.
190         * configure: Regenerate.
191
192 2012-09-06  Diego Novillo  <dnovillo@google.com>
193
194         * configure.ac: Bump minimum GMP version to 4.2.3.
195         * configure: Re-generate.
196
197 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
198
199         PR target/54461
200         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
201         target-libgloss if not configured --with-avrlibc=no.
202         * configure: Regenerate.
203
204 2012-09-04  Jason Merrill  <jason@redhat.com>
205
206         * configure.ac: Fix --enable-languages=all.
207
208 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
209
210         * MAINTAINERS (Write After Approval): Add myself.
211
212 2012-09-03  Richard Guenther  <rguenther@suse.de>
213
214         PR bootstrap/54138
215         * configure.ac: Re-organize ISL / CLOOG checks to allow
216         disabling with either --without-isl or --without-cloog.
217         * configure: Regenerated.
218
219 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
220
221         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
222         * configure: Regenerate.
223
224 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
225
226         * MAINTAINERS: Fix my email address.
227
228 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
229
230         PR binutils/4970
231         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
232         and opcodes.
233         * Makefile.in: Regenerated.
234
235 2012-08-26  Art Haas <ahaas@impactweather.com>
236
237         * configure: Regenerate.
238
239 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
240
241         * INSTALL/README: Also refer to the online installation
242         instructions.
243
244 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
245
246         * MAINTAINERS (Write After Approval): Add myself.
247         (Picochip port): Remove myself.
248
249 2012-08-14   Diego Novillo  <dnovillo@google.com>
250
251         Merge from cxx-conversion branch.
252
253         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
254         POSTSTAGE1_CONFIGURE_FLAGS.
255         * Makefile.in: Regenerate.
256         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
257         Force C++ when bootstrapping.
258         * configure: Regenerate.
259
260 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
261
262         * MAINTAINERS (Write After Approval): Add myself.
263
264 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
265
266         * README: Document use of ranges of years in copyright notices.
267
268 2012-07-06  Richard Guenther  <rguenther@suse.de>
269
270         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
271         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
272         --with-gmp=system.
273         * Makefile.in: Regenerated.
274         * configure: Likewise.
275
276 2012-07-06  Richard Guenther  <rguenther@suse.de>
277
278         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
279         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
280         supply V=1 as extra_make_flags.
281         * configure: Regenerated.
282         * Makefile.in: Likewise.
283
284 2012-07-04  Tristan Gingold  <gingold@adacore.com>
285
286         * configure: Regenerate.
287
288 2012-07-03  Richard Guenther  <rguenther@suse.de>
289
290         * Makfile.def (isl): Remove not necessary extra_exports and
291         extra_make_flags.
292         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
293         * Makefile.in: Regenerated.
294
295 2012-07-03  Richard Guenther  <rguenther@suse.de>
296
297         * Makefile.def (cloog): Add V=1 to extra_make_flags.
298         * configure.ac: If either the ISL or the CLooG check failed
299         do not try to build in-tree versions.
300         * Makefile.in: Regenerated.
301         * configure: Regenerated.
302
303 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
304
305         * configure: Regenerate.
306
307 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
308
309         * MAINTAINERS (Various Maintainers): Add myself as testsuite
310         maintainer.
311
312 2012-07-02  Richard Guenther  <rguenther@suse.de>
313
314         * configure: Regenerated.
315
316 2012-07-02  Richard Guenther  <rguenther@suse.de>
317         Michael Matz  <matz@suse.de>
318         Tobias Grosser <tobias@grosser.es>
319         Sebastian Pop <sebpop@gmail.com>
320
321         * Makefile.def: Add ISL host module, remove PPL host module.
322         Adjust ClooG host module to use the proper ISL.
323         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
324         * configure.ac: Include config/isl.m4.  Add ISL host library,
325         remove PPL.  Remove PPL configury, add ISL configury, adjust
326         ClooG configury.
327         * Makefile.in: Regenerated.
328         * configure: Likewise.
329
330 2012-07-02  Richard Guenther  <rguenther@suse.de>
331
332         Merge from graphite branch
333         2011-07-21  Tobias Grosser  <tobias@grosser.es>
334
335         * configure: Regenerated.
336         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
337         both cloog.org and legacy versions. The only supported version will
338         be CLooG with the isl backend.
339
340         2011-07-21  Tobias Grosser  <tobias@grosser.es>
341
342         * configure: Regenerated.
343         * configure.ac: Require cloog isl 0.17.0
344
345         2011-07-21  Tobias Grosser  <tobias@grosser.es>
346
347         * configure: Regenerated.
348         * config/cloog.m4: Do not define CLOOG_ORG
349
350 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
351
352         * configure.ac: Skip C if explicitly selected.
353         * configure: Regenerate.
354
355 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
356
357         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
358         they contain -O2.
359         * configure: Regenerate.
360
361 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
362
363         PR debug/53740
364         * df.h, df-problems.c, dce.c: Revert last patch.
365
366 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
367
368         * MAINTAINERS (Write After Approval): Update my email address.
369
370 2012-06-21  Meador Inge  <meadori@codesourcery.com>
371
372         * MAINTAINERS (Write After Approval): Add myself.
373
374 2012-06-20  Jason Merrill  <jason@redhat.com>
375
376         * Makefile.tpl (check-target-libgomp-c++): New.
377         (check-target-libitm-c++): New.
378         * Makefile.def (c++): Add them.
379         * Makefile.in: Regenerate.
380
381 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
382
383         * MAINTAINERS (Write After Approval): Add myself.
384
385 2012-05-16  Olivier Hainque  <hainque@adacore.com>
386
387         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
388         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
389         (install-no-fixedincludes): Adjust accordingly.
390         * Makefile.in: Regenerate.
391
392 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
393
394         Merge upstream change
395         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
396
397 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2012-05-09  Nick Clifton  <nickc@redhat.com>
402             Paul Smith  <psmith@gnu.org>
403
404         PR bootstrap/50461
405         * configure.ac (mpfr-dir): When using in-tree MPFR sources
406         allow for the fact that from release v3.1.0 of MPFR the source
407         files were moved into a src sub-directory.
408         * configure: Regenerate.
409
410 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
411
412         * configure.ac: Bump minimum MPFR version to 2.4.0.
413         * configure: Regenerated.
414
415 2012-05-01  Richard Henderson  <rth@redhat.com>
416
417         * Makefile.def (libatomic): New target_module.
418         * configure.ac (target_libraries): Add libatomic.
419         (noconfigdirs): Check if libatomic is supported.
420         * Makefile.in, configure: Rebuild.
421
422 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
423
424         * MAINTAINERS (Write After Approval): Add myself.
425
426 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
427
428         * config.sub: Update to 2012-04-18 version from official repo.
429
430 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
431
432         * MAINTAINERS (Write After Approval): Add myself.
433
434 2012-04-11  Steve Ellcey  <sellcey@mips.com>
435
436         * MAINTAINERS: Changed email address.
437
438 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
439
440         PR target/52737
441         * contrib/gcc_update (files_and_dependencies):
442         Remove gcc/config/avr/t-multilib from touch data.
443
444 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
445
446         * MAINTAINERS (OS Port Maintainers): Remove irix.
447         * configure.ac (enable_libgomp): Remove *-*-irix6*.
448         (unsupported_languages): Remove mips-sgi-irix6.*.
449         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
450         (with_stabs): Remove.
451         * configure: Regenerate.
452
453 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
454
455         * MAINTAINERS (OS Port Maintainers): Remove osf.
456         * configure.ac (enable_libgomp): Remove *-*-osf*.
457         (with_stabs): Remove alpha*-*-osf*.
458         * configure: Regenerate.
459
460 2012-03-05  Tristan Gingold  <gingold@adacore.com>
461
462         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
463         * configure: Regenerate.
464
465 2012-02-17  Walter Lee  <walt@tilera.com>
466
467         * MAINTAINERS: (Write After Approval): Delete myself.
468
469 2012-02-14  Walter Lee  <walt@tilera.com>
470
471         * MAINTAINERS (tilegx port): Add myself.
472         (tilepro port): Add myself.
473         (Write After Approval): Add myself.
474
475 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
476
477         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
478         and Joseph Myers as docstring relicensing maintainers.
479
480 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
481
482         * MAINTAINERS (write-after-approval): Add myself.
483
484 2012-02-08  Ira Rosen <irar@il.ibm.com>
485
486         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
487         maintainer.
488
489 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
490
491         * MAINTAINERS (Write After Approval): Move myself to
492         maintain alphabetical order.
493
494 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
495
496         * MAINTAINERS (Write After Approval): Add myself.
497
498 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
499
500         * MAINTAINERS (Write After Approval): Add myself.
501
502 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
503             Jayant R Sonar <jayant.sonar@kpitcummins.com>
504
505         * configure.ac (cr16-*-*): Remove nonconfigdirs.
506         * configure: Regenerate.
507
508 2012-01-23  Harshit Chopra  <harshit@google.com>
509
510         * MAINTAINERS (Write After Approval): Add myself.
511
512 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
513
514         * configure.ac: Remove reference to mh-interix.
515         * configure: Regenerate.
516
517 2012-01-05  Richard Henderson  <rth@redhat.com>
518
519         PR bootstrap/51072
520         * configure.ac: Disable libitm if c++ is not enabled.
521         * configure: Rebuild.
522
523         * configure.ac: Fix regexp for same.
524         * configure: Rebuild.
525
526 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
527
528         * MAINTAINERS (Write After Approval): Add myself.
529
530 2012-01-02  Richard Guenther  <rguenther@suse.de>
531
532         PR bootstrap/51686
533         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
534         * Makefile.in: Regenerate.
535
536 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
537
538         * MAINTAINERS (Write After Approval): Add myself.
539
540 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
541
542         * configure: Regenerate.
543
544 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
545
546         * MAINTAINERS (picochip): Changed email address.
547
548 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
549
550         * MAINTAINERS (write-after-approval): Add self.
551
552 2011-11-29  DJ Delorie  <dj@redhat.com>
553
554         * configure.ac (rl78-*-*) New case.
555         * configure: Regenerate.
556         * MAINTAINERS: Add myself as RL78 maintainer.
557
558 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
559
560         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
561
562 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
563
564         * libtool.m4: Additional FreeBSD 10 fixes.
565
566 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
567
568         * MAINTAINERS: Move myself from Write After Approval to CPU Port
569         Maintainers section, as Epiphany maintainer.
570
571 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
572
573         PR target/49992
574         * configure.ac: Remove ranlib special-casing for Darwin.
575         * configure: Regenerate.
576
577 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
578
579         * MAINTAINERS (Reviewers): Keep the list sorted.
580
581 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
582
583         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
584
585 2011-11-09  Roland McGrath  <mcgrathr@google.com>
586
587         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
588         * configure: Rebuild.
589         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
590         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
591         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
592         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
593         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
594         Add READELF.
595         * Makefile.in: Rebuild.
596
597 2011-11-09  Jason Merrill  <jason@redhat.com>
598
599         * Makefile.def (language=c++): Remove check-c++0x.
600         * Makefile.in (check-gcc-c++): Regenerate.
601
602 2011-11-08  Richard Henderson  <rth@redhat.com>
603
604         * configure.ac: Test for libitm directory present first.
605
606         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
607
608         * configure.ac: Test libitm/configure.tgt to disable libitm.
609         * configure: Rebuild.
610
611 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
612             Richard Henderson  <rth@redhat.com>
613
614         Merged from transactional-memory.
615
616         * Makefile.def (lang_env_dependencies): libitm is c++.
617         Add libitm target module.
618         * configure.ac: Likewise.
619         * config/mmap.m4: New file.
620         * contrib/gcc_update: Add libitm to touch data.
621         * Makefile.in, configure: Rebuild.
622
623 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
624
625         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
626         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
627         * Makefile.in: Regenerate.
628
629 2011-11-01  DJ Delorie  <dj@redhat.com>
630
631         * config.sub: Update to version 2011-10-29 (added rl78)
632
633 2011-10-27  Nick Clifton  <nickc@redhat.com>
634
635         * config.sub: Import these changes from the config project:
636
637         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
638             Ben Elliston  <bje@gnu.org>
639
640         * config.sub (epiphany): New.
641
642         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
643             Ben Elliston  <bje@gnu.org>
644
645         * config.sub (hexagon, hexagon-*): New.
646
647         2011-08-23  Roland McGrath  <mcgrathr@google.com>
648
649         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
650         64eb to be64.
651
652         2011-08-16  Roland McGrath  <mcgrathr@google.com>
653
654         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
655         (nacl): Grok as alias for 32el-unknown-nacl.
656
657 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
658
659         * MAINTAINERS (Write After Approval): Add myself.
660
661 2011-10-24  Teresa Johnson  <tejohnson@google.com>
662
663         * MAINTAINERS (Write After Approval): Add myself.
664
665 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
666
667         * MAINTAINERS (sparc port): Remove myself.
668
669 2011-09-14  Tom de Vries  <tom@codesourcery.com>
670
671         * MAINTAINERS (Write After Approval): Add myself.
672
673 2011-08-14  Yao Qi  <yao@codesourcery.com>
674
675         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
676         * configure: Regenerate.
677
678 2011-07-26  Ian Lance Taylor  <iant@google.com>
679
680         * configure.ac: Set have_compiler based on whether gcc directory
681         exists, rather than on whether gcc is in configdirs.
682         * configure: Rebuild.
683
684 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
685
686         * MAINTAINERS (Global Reviewers): Add self.
687
688 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
689
690         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
691         link directories.
692         * Makefile.in: Rebuild.
693
694 2011-07-20  Ian Lance Taylor  <iant@google.com>
695
696         PR bootstrap/49787
697         * configure.ac: Move --enable-bootstrap handling earlier in file.
698         If --enable-bootstrap and either --enable-build-with-cxx or
699         --enable-build-poststage1-with-cxx, enable C++ automatically.
700         * configure: Rebuild.
701
702 2011-07-19  Ian Lance Taylor  <iant@google.com>
703
704         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
705         make C++ a boot_language.  Set and substitute
706         POSTSTAGE1_CONFIGURE_FLAGS.
707         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
708         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
709         * configure, Makefile.in: Rebuild.
710
711 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
712
713         * MAINTAINERS (Register Allocation): Move myself from reviewers to
714         maintainers.
715
716 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
717
718         * MAINTAINERS (Global Reviewers): Add myself.
719
720 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
721
722         * configure: Regenerate.
723
724 2011-07-16  Jason Merrill  <jason@redhat.com>
725
726         * Makefile.def (language=c++): Add check-c++0x and
727         check-target-libmudflap-c++.
728         * Makefile.tpl (check-target-libmudflap-c++): New.
729         * Makefile.in: Regenerate.
730
731 2011-07-16  Matthias Klose  <doko@ubuntu.com>
732
733         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
734         * Makefile.def (target_modules/libjava): Pass
735         $(EXTRA_CONFIGARGS_LIBJAVA).
736         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
737         if not configured with --enable-static-libjava.
738         * Makefile.in: Regenerate.
739         * configure: Likewise.
740
741 2011-07-15  Jason Merrill  <jason@redhat.com>
742
743         * Makefile.in (check-c++): Move check-gcc-c++0x after
744         check-target-libstdc++-v3.
745
746 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
747
748         * MAINTAINERS (c6x port): New entry.
749
750 2011-07-13  Jason Merrill  <jason@redhat.com>
751
752         * Makefile.in (check-gcc-c++0x): New.
753         (check-c++): Depend on it.
754
755 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
756
757         PR target/39150
758         * configure.ac (i[3456789]86-*-solaris2*): Also accept
759         x86_64-*-solaris2.1[0-9]*.
760         * configure: Regenerate.
761
762 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
763
764         * MAINTAINERS (RTL optimizers): Add self.
765
766 2011-06-27  Gabriel Charette  <gchare@google.com>
767
768         * MAINTAINERS (Write After Approval): Add myself.
769
770 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
771
772         PR regression/47836
773         PR bootstrap/23656
774         PR other/47733
775         PR bootstrap/49247
776         PR c/48825
777         * configure.ac (target_libraries): Remove target-libiberty.
778         Remove case-statement setting skipdirs=target-libiberty for
779         multiple targets.  Remove checking target_configdirs and
780         removing target-libiberty but keeping target-libgcc if
781         otherwise empty.
782         * Makefile.def (target_modules): Don't add libiberty.
783         (dependencies): Remove all traces of target-libiberty.
784         * configure, Makefile.in: Regenerate.
785
786 2011-06-13  Walter Lee <walt@tilera.com>
787
788         * configure.ac (tilepro-*-*) New case.
789         (tilegx-*-*): Likewise.
790         * configure: Regenerate.
791
792 2011-06-06  Jing Yu  <jingyu@google.com>
793
794         * configure.ac: Skip target-libiberty for
795         arm*-*-linux-androideabi.
796         * configure: Regenerated.
797
798 2011-06-06  Nick Clifton  <nickc@redhat.com>
799
800         * config.sub: Sync from upstream.
801
802 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2011-06-01  Daniel Jacobowitz  <drow@false.org>
807
808         * MAINTAINERS: Update my email address.
809
810 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
811
812         * MAINTAINERS (Write After Approval): Update my email address.
813
814 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
815
816         * MAINTAINERS (Write After Approval): Add myself.
817
818 2011-05-08  Doug Kwan  <dougkwan@google.com>
819
820         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
821         * configure: Regenerated.
822         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
823         value from configure.
824         * Makefile.in: Regenerated.
825
826 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
827
828         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
829         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
830         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
831         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
832         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
833         *-*-vxworks*): Disable newlib and libgloss in separate case
834         statement.
835         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
836         to separate case statement.
837         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
838         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
839         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
840         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
841         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
842         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
843         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
844         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
845         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
846         i[[3456789]]86-*-rdos*, m32r-*-*,
847         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
848         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
849         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
850         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
851         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
852         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
853         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
854         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
855         and libgloss in main case over targets.  Remove most empty cases
856         in main case over targets.
857         * configure: Regenerate.
858
859 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
860
861         * MAINTAINERS (Write After Approval): Add myself.
862
863 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
864
865         * configure.ac: Remove code setting special library locations for
866         hppa*64*-*-hpux11*.  Remove code setting compiler for
867         sparc-sun-solaris2*.
868         * configure: Regenerate.
869
870 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
871
872         * configure.ac: Separate libgloss_dir settings from general case
873         over targets.
874         * configure: Regenerate.
875
876 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
877
878         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
879         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
880         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
881         cases in libgcj-disabling case statement.
882         (hppa*64*-*-linux*): Set unsupported_languages instead of
883         disabling target-zlib.
884         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
885         to hppa*64*-*-hpux*.
886         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
887         hppa*-*-hpux*.
888         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
889         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
890         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
891         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
892         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
893         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
894         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
895         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
896         libgcj-disabling case statement.
897         * configure: Regenerate.
898
899 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
900
901         * configure.ac: Disable Java for targets not supporting libffi.
902         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
903         Remove cases in Java-disabling statement.
904         (*arm-wince-pe): Change to arm-wince-pe.
905         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
906         cases in Java-disabling statement.
907         (bfin-*-*): Don't disable Java again.
908         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
909         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
910         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
911         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
912         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
913         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
914         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
915         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
916         Java-disabling statement.
917         (mmix-*-*): Don't disable Java again.
918         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
919         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
920         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
921         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
922         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
923         statement.
924         * configure: Regenerate.
925
926 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
927
928         * configure.ac: Separate cases disabling Java and Java libraries
929         from general case over targets.
930         * configure: Regenerate.
931
932 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
933
934         * MAINTAINERS: Update my email address.
935
936 2011-04-20  Easwaran Raman  <eraman@google.com>
937
938         * MAINTAINERS (Write After Approval): Add myself.
939
940 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
941
942         PR lto/48086
943         * configure.ac: Re-enable LTO on *-apple-darwin9*.
944         * configure: Regenerate.
945
946 2011-04-16  Jim Meyering  <meyering@redhat.com>
947
948         * MAINTAINERS (Write After Approval): Add myself.
949
950 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
951
952         * MAINTAINERS: Update my email address.
953
954 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
967
968         * configure.ac (build_tools): Remove build-byacc.
969         (host_libs): Remove mmalloc.
970         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
971         autoconf automake libtool diff rcs fileutils shellutils time
972         textutils wdiff find uudecode hello tar gzip indent recode release
973         sed perl gawk findutils gettext zip.
974         (libgcj): Remove target-qthreads.
975         (target_tools): Remove target-examples target-gperf.
976         (YACC): Don't handle building byacc.
977         * configure: Regenerate.
978         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
979         dosutils, examples, fileutils, find, findutils, gawk, gettext,
980         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
981         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
982         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
983         handle building components.
984         * Makefile.in: Regenerate.
985
986 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
987
988         * MAINTAINERS: Update my email address as Xtensa maintainer.
989
990 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
991
992         * config.sub: Sync from upstream.
993
994 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
995
996         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
997         (microblaze*): Don't disable libssp.
998         * configure: Regenerate.
999
1000 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1001
1002         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1003         moveifchange.
1004         * configure: Regenerate.
1005         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1006         * Makefile.in: Regenerate.
1007
1008 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1009
1010         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1011         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1012         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1013         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1014         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1015         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1016         md_exec_prefix cases.
1017         * configure: Regenerate.
1018
1019 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1020
1021         * configure.ac: Separate cases disabling target-libssp,
1022         target-libiberty, target-libstdc++-v3 and Fortran from general
1023         case over targets.
1024         * configure: Regenerate.
1025
1026 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1027
1028         * configure.ac (*-*-chorusos): Don't disable libgcj.
1029         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1030         Remove case.
1031         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1032         (arm-*-coff): Don't disable libgcj.
1033         (arm*-*-linux-gnueabi): Remove useless assignment.
1034         (arm-*-riscix*): Don't disable libgcj.
1035         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1036         configuration.
1037         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1038         (c54x*-*-*): Remove case.
1039         (tic54x-*-*): Don't disable GCC or GCC libraries.
1040         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1041         to *.
1042         (d10v-*-*): Don't disable GCC libraries.
1043         (d30v-*-*): Don't disable libgcj.
1044         (h8500-*-*): Don't disable GCC libraries.
1045         (i960-*-*): Don't disable libgcj.
1046         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1047         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1048         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1049         libgcj.
1050         (m68k-*-coff*): Remove case.
1051         (mmix-*-*): Don't disable libgloss on host.
1052         (mn10200-*-*, mn10300-*-*): Remove cases.
1053         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1054         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1055         Don't disable libgcj.
1056         (romp-*-*): Remove case.
1057         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1058         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1059         case.
1060         (v810-*-*): Don't disable GCC libraries.
1061         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1062         (ip2k-*-*): Don't disable GCC libraries.
1063         * configure: Regenerate.
1064
1065 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1066
1067         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1068         libffi on host.
1069         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1070         on host.
1071         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1072         * configure: Regenerate.
1073
1074 2011-03-26  John Marino  <binutils@marino.st>
1075
1076         * configure.ac: Add support for *-*-dragonfly*
1077         * configure: Regenerate.
1078
1079 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1080
1081         * configure.ac (native_only): Remove.
1082         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1083         send-pr uudecode guile gnuserv on host.
1084         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1085         send-pr rcs guile perl texinfo libtool on host.
1086         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1087         automake send-pr rcs guile perl texinfo libtool on host.
1088         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1089         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1090         (alpha*-dec-osf*): Don't disable fileutils on target.
1091         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1092         texinfo send-pr expect dejagnu on target.
1093         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1094         target-qthreads on target.
1095         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1096         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1097         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1098         x86_64-*-mingw*): Don't disable expect on target.
1099         (*-*-cygwin*): Don't disable target-gperf on target.
1100         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1101         gnuserv on target.
1102         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1103         target.
1104         * configure: Regenerate.
1105
1106 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1107
1108         * configure.ac (target_tools): Remove target-groff.
1109         (native_only): Remove target-groff.
1110         (hppa*64*-*-*): Don't disable byacc.
1111         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1112         setting.
1113         (*-*-kaos*): Don't skip target-librx and target-groff.
1114         (*-*-netware*): Don't skip target-libmudflap.
1115         (*-*-tpf*): Don't skip target-libmudflap.
1116         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1117         directories on the host.
1118         (ia64*-*-*vms*): Don't skip tix.
1119         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1120         host.
1121         * configure: Regenerate.
1122
1123 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1124
1125         * configure.ac: Remove references to mt-mep, mt-netware,
1126         mt-wince.
1127         * Makefile.def: Add all-utils soft dependencies.
1128         * Makefile.tpl: Remove GDB_NLM_DEPS.
1129         * configure: Regenerate.
1130         * Makefile.in: Regenerate.
1131
1132 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1133
1134         * configure.ac: Do not include mh-x86omitfp.
1135         * configure: Regenerate.
1136
1137 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1138
1139         * configure.ac: Remove empty cases.
1140         * configure: Regenerate.
1141
1142 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1143
1144         * Makefile.def: Add dependency from termcap to gdb.
1145         * Makefile.in: Regenerate.
1146
1147 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1148
1149         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1150         * configure: Regenerate.
1151         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1152         * Makefile.tpl: Likewise.
1153         * Makefile.in: Regenerate.
1154
1155 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1156
1157         * configure.ac: Remove all mentions of tentative_cc.
1158         * configure: Regenerate.
1159
1160 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1161
1162         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1163         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1164         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1165         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1166         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1167         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1168         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1169         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1170         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1171         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1172         *-*-rhapsody*): Remove host cases.
1173         * configure: Regenerate.
1174
1175 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1176
1177         * configure.ac (ppc*-*-pe): Remove host case.
1178         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1179         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1180         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1181         cases.
1182         * configure: Regenerate.
1183
1184 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1185
1186         * config.sub: Update to version 2011-03-23.
1187
1188 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1189
1190         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1191         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1192         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1193         * configure: Regenerate.
1194
1195 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1196
1197         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1198         to Write After Approval.
1199         * config-ml.in: Don't handle arc-*-elf*.
1200         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1201         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1202         handle GCC libraries.
1203         * configure: Regenerate.
1204
1205 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1206
1207         PR bootstrap/48120:
1208         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1209         Add -lstdc++ -lm to LIBS.
1210         * configure: Regenerate.
1211
1212 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1213
1214         * config.guess: Update to version 2011-02-02
1215         * config.sub: Update to version 2011-02-24
1216
1217 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1218
1219         PR lto/48086
1220         * configure.ac: Re-enable LTO on *-apple-darwin9.
1221         * configure: Regenerate.
1222
1223 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1224
1225         PR lto/48086
1226         * configure.ac: Disable LTO on darwin due to an assembler change in
1227         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1228         under 256.
1229         * configure: Regenerate.
1230
1231 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1232
1233         * MAINTAINERS: Update myself as score backend maintainer,
1234         update my e-mail address.
1235
1236 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1237
1238         * MAINTAINERS: Update my e-mail address.
1239
1240 2011-03-06  Joey Ye  <joey.ye@arm.com>
1241
1242         * MAINTAINERS: Update my e-mail address.
1243
1244 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1245
1246         * configure.ac: Adjust test of with_ppl.
1247         * configure: Regenerated.
1248
1249 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1250
1251         * MAINTAINERS: Adjust my e-mail address.
1252
1253 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1254
1255         * configure.ac: Add -lpwl to ppllibs.
1256         * configure: Regenerated.
1257
1258 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1259
1260         * config/cloog.m4: Add -lisl to clooglibs.
1261         * configure: Regenerated.
1262
1263 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1264
1265         * MAINTAINERS (CPU Port maintainers): Add self.
1266
1267 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1268
1269         * MAINTAINERS: Add myself as testsuite maintainer.
1270
1271 2011-02-15  Mike Stump  <mikestump@comcast.net>
1272
1273         * MAINTAINERS: Add myself as testsuite maintainer.
1274
1275 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1276
1277         Import from Libtool and gnulib:
1278
1279         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1280
1281         Prepare for supporting FreeBSD 10.
1282         * config.rpath: Remove handling of freebsd1* which soon would
1283         match FreeBSD 10.0.
1284
1285         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1286
1287         Remove support for FreeBSD 1.x.
1288         * libtool.m4 (_LT_LINKER_SHLIBS)
1289         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1290         soon would incorrectly match FreeBSD 10.0.
1291
1292 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1293
1294         PR binutils/12283
1295         * move-if-change: Import version from gnulib.
1296
1297 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1298
1299         PR lto/47225
1300         * Makefile.def (lto-plugin): Double dash for enable-shared.
1301         (configure-gcc): Depend on all-lto-plugin.
1302         * Makefile.in: Rebuilt.
1303
1304 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1305
1306         * configure.ac: Remove extra bracket.
1307         * configure: Regenerate.
1308
1309 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1310
1311         * MAINTAINERS: Add myself as libquadmath maintainer.
1312
1313 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1314
1315         * MAINTAINERS: Update my email address.
1316
1317 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1318
1319         * MAINTAINERS (option handling): Add self.
1320
1321 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1322
1323         PR lto/47225
1324         * Makefile.def: Add dependency for install-gcc
1325         on install-lto-plugin.
1326         * Makfile.in: Regenerated
1327
1328 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1329
1330         * MAINTAINERS (CPU Port Maintainers): Add myself.
1331
1332 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1333
1334         PR libgcj/44341
1335         * configure.ac: Discard --with-* flags for host when configuring
1336         target libraries for cross build.
1337         * configure: Rebuilt.
1338
1339 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1340
1341         * MAINTAINERS (linear loop transforms): Removed.
1342
1343 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1344
1345         * configure.ac: If with_ppl is no, move setting with_cloog=no
1346         after CLOOG_REQUESTED check.
1347         * configure: Regenerated.
1348
1349 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1350
1351         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1352         CLooG has been requested.
1353         * configure: Regenerated.
1354
1355 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1356
1357         * configure: Regenerated.
1358         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1359
1360 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1361
1362         * configure: Regenerated.
1363         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1364
1365 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1366
1367         * configure.ac: Use AS_HELP_STRING throughout.
1368         * configure: Regenerate.
1369
1370 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1371
1372         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1373         * configure: Regenerate.
1374
1375 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1376
1377         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1378
1379 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1380
1381         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1382         for ia64-hpux.
1383         * configure: Regenerate.
1384
1385 2011-01-07  Jan Hubicka  <jh@suse.cz>
1386
1387         PR lto/47225
1388         * Makefile.in: Regenerate.
1389         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1390         configure.
1391
1392 2011-01-07  Jan Hubicka  <jh@suse.cz>
1393
1394         * Makefile.in: Regenerate.
1395         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1396         and configure dependency on lto-plugin configure.
1397         (lto-plugin module): Remove dependency on GCC; add dependency on
1398         liniberty.
1399
1400 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1401
1402         * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1405
1406         * configure: Regenerate.
1407
1408 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1409
1410         * configure.ac: (picochip): Disable libiberty.
1411
1412 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1413
1414         * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2010-12-10  Ian Lance Taylor  <iant@google.com>
1417
1418         PR bootstrap/46819
1419         * configure.ac: For --disable-libgcj clear libgcj_saved.
1420         * configure: Rebuild.
1421
1422 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1423
1424         PR fortran/46540
1425         * configure.ac: Add --disable-libquadmath and
1426         --disable-libquadmath-support.
1427         * configure: Regenerate.
1428
1429 2010-12-03  Ian Lance Taylor  <iant@google.com>
1430
1431         * MAINTAINERS: Add myself as libgo maintainer.
1432
1433 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1434
1435         PR libffi/46792
1436         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1437         * configure: Regenerate.
1438
1439 2010-12-02  Ian Lance Taylor  <iant@google.com>
1440
1441         * configure.ac: Always set default for poststage1_ldflags to
1442         -static-libstdc++ -static-libgcc.
1443
1444 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1445
1446         * configure.ac: Move comment to remove extra space in last argument
1447         of GCC_TARGET_TOOL.
1448
1449 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1450
1451         PR other/46026
1452         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1453         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1454         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1455         (BASE_FLAGS_TO_PASS): Use it.
1456         * configure: Rebuilt.
1457         * Makefile.in: Rebuilt.
1458
1459 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1460
1461         PR binutils/12258
1462         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1463         Properly check default linker.
1464         * configure: Regnerated.
1465
1466 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1467
1468         * configure.ac: For --enable-gold, handle value `default' instead of
1469         `both*'.  New configure option --{en,dis}able-ld.
1470         * configure: Regenerate.
1471
1472 2010-11-20  Ian Lance Taylor  <iant@google.com>
1473
1474         * configure.ac: Only disable a language library if no language needs
1475         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1476         * configure: Rebuild.
1477
1478 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1479
1480         * Makefile.in: Regenerate.
1481
1482         PR other/46202
1483         * configure.ac: Fix just-built in-tree STRIP name to be
1484         binutils/strip-new.
1485         * configure: Regenerate.
1486         * Makefile.def (install-strip-gcc, install-strip-binutils)
1487         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1488         (install-strip-sid): Mirror dependencies on non-strip variants
1489         of these targets on the respective -strip prerequisites.
1490         * Makefile.tpl (install-strip, install-strip-host)
1491         (install-strip-target): New targets.
1492         (install-strip-[+module+], install-strip-target-[+module+]):
1493         New targets.
1494         * Makefile.in: Regenerate.
1495
1496 2010-11-19  Ian Lance Taylor  <iant@google.com>
1497             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1498
1499         * configure.ac: Add target-libgo to target_libraries.  Set
1500         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1501         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1502         (HOST_EXPORTS): Add GOC.
1503         (BASE_TARGET_EXPORTS): Add GOC.
1504         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1505         (GOCFLAGS_FOR_TARGET): New variable.
1506         (EXTRA_HOST_FLAGS): Add GOC.
1507         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1508         * Makefile.def (target_modules): Add libgo.
1509         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1510         (dependencies): Add dependency from configure-target-libgo to
1511         configure-target-libffi and all-target-libstdc++-v3.  Add
1512         dependencies from all-target-libgo to all-target-libffi.
1513         (languages): Add go.
1514         * configure: Rebuild.
1515         * Makefile.in: Rebuild.
1516
1517 2010-11-19  Ian Lance Taylor  <iant@google.com>
1518
1519         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1520         compiler/flag environment variables.
1521
1522 2010-11-18  Ian Lance Taylor  <iant@google.com>
1523
1524         * configure.ac: Check for lang_requires_boot_languages in
1525         config-lang.in files.
1526         * configure: Rebuild.
1527
1528 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1529             Tobias Burnus  <burnus@net-b.de>
1530
1531         PR fortran/32049
1532         * Makefile.def: Add libquadmath; build it with language=fortran.
1533         * configure.ac: Add libquadmath.
1534         * Makefile.tpl: Handle multiple libs in check-[+language+].
1535         * Makefile.in: Regenerate.
1536         * configure: Regenerate.
1537
1538 2010-11-16  Tom Tromey  <tromey@redhat.com>
1539
1540         * MAINTAINERS: Moved myself to reviewers section.
1541
1542 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1543
1544         * MAINTAINERS: Moved myself to reviewers section.
1545
1546 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1547
1548         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1549         (Write After Approval): Remove self.
1550
1551 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1552
1553         * configure.ac: Fix spelling in option names.
1554         * configure: Regenerated.
1555
1556 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1557
1558         PR bootstrap/39622
1559         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1560         * configure: Regenerated.
1561
1562 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1563
1564         * MAINTAINERS: Update my email address.
1565
1566 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1567
1568         * configure: Regenerate.
1569
1570 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1571
1572         * configure: Regenerate.
1573
1574 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1575
1576         * configure: Regenerate.
1577
1578 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1579
1580         * configure: Regenerate.
1581
1582 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1583
1584         * configure.ac: Support official CLooG.org versions.
1585         * configure: Regenerate.
1586         * config/cloog.m4: New.
1587
1588 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1589
1590         * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1593
1594         * MAINTAINERS: Update my email address.
1595
1596 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1597
1598         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1599         * configure: Regenerate.
1600
1601 2010-11-03  Ian Lance Taylor  <iant@google.com>
1602             Dave Korn  <dave.korn.cygwin@gmail.com>
1603
1604         PR lto/46273
1605         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1606         and on other supported platforms whenever LTO is enabled.
1607         * configure: Rebuild.
1608
1609 2010-11-02  Alan Modra  <amodra@gmail.com>
1610
1611         PR binutils/12110
1612         * configure.ac: Error when source path contains spaces.
1613         * configure: Regenerate.
1614
1615 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1616
1617         * MAINTAINERS: Update my email address.
1618
1619 2010-10-20  Ian Lance Taylor  <iant@google.com>
1620
1621         * Makefile.def (target_modules): Set lib_path to src/.libs for
1622         libstdc++-v3 module.
1623         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1624         * Makefile.in: Rebuild.
1625
1626 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1627
1628         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1629         (Write After Approval): Remove myself.
1630
1631 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1632
1633         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1634
1635 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1636
1637         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1638
1639 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1640
1641         * configure.ac (build_lto_plugin): New shell variable.
1642         (--enable-lto): Turn on by default for all non-ELF platforms that
1643         have had LTO support added so far.  Set build_lto_plugin appropriately
1644         for both ELF and non-ELF.
1645         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1646         * configure: Regenerate.
1647
1648 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1649
1650         Sync from src:
1651         * configure.ac (v850 support): Remove target-libgloss from
1652         noconfigdirs.
1653         * configure: Regenerate.
1654
1655 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1656
1657         PR bootstrap/45326
1658         PR bootstrap/45174
1659         * configure.ac: Honor initial values of $build_configargs,
1660         $host_configargs, $target_configargs.  Mark the precious, so
1661         environment settings get recorded.
1662         * configure: Regenerate.
1663
1664 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1665
1666         PR bootstrap/45796
1667         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1668         Depend on all-build-libiberty.
1669         * Makefile.in: Regenerate.
1670
1671 2010-09-30  Michael Eager  <eager@eagercon.com>
1672
1673         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1674         * configure: Regenerate.
1675
1676 2010-09-28  Michael Eager  <eager@eagercon.com>
1677
1678         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1679
1680 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1681
1682         PR bootstrap/44621
1683         * configure.ac: Fix unportable shell quoting.
1684         * configure: Regenerate.
1685
1686 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1687
1688         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1689         targets and amend comment.
1690         * configure: Regenerate.
1691
1692 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1693
1694         * MAINTAINERS (Write After Approval): Add myself.
1695
1696 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1697
1698         * configure.ac: Enable LTO by default on Darwin.
1699         * configure: Regenerate.
1700
1701 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1706
1707         * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1710
1711         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1712         ports
1713
1714 2010-07-28  David Yuste  <david.yuste@gmail.com>
1715
1716         * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1719
1720         * configure.ac: Support all v850 targets.
1721         * configure: Regenerate.
1722
1723 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1724
1725         PR bootstrap/44455
1726         * configure.ac (extra_mpfr_configure_flags): Copy from
1727         extra_mpc_gmp_configure_flags.
1728         * configure: Re-generated.
1729
1730 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1731
1732         * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1735
1736         * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1739
1740         * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1743
1744         PR target/44862
1745         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1746         Provide -B option to allow for link spec %s substitutions for
1747         libstdc++.a on darwin.
1748         * Makefile.in: Regenerate.
1749
1750 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1751
1752         * MAINTAINERS (Reviewers): Update my e-mail address
1753
1754 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1755
1756         * Makefile.def (configure-gcc): Depend on all-libelf.
1757         * Makefile.in: Rebuild.
1758
1759 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1760
1761         * MAINTAINERS (Write After Approval): Add myself in the right place.
1762
1763 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1764
1765         * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1768
1769         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1770
1771 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1772
1773         * config.sub: Update to version 2010-05-21.
1774         * config.guess: Update to version 2010-04-03.
1775
1776 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1777
1778         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1779         * configure: Regenerate.
1780
1781 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1782
1783         * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1786
1787         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1788         a platform that supports LTO.
1789         * configure: Regenerate.
1790
1791 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1792
1793         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1794         * configure: Regenerated.
1795
1796 2010-04-27  Roland McGrath  <roland@redhat.com>
1797             H.J. Lu  <hongjiu.lu@intel.com>
1798
1799         * configure.ac (--enable-gold): Support both, both/gold and
1800         both/bfd to add gold to configdirs without removing ld.
1801         * configure: Regenerated.
1802
1803         * Makefile.def: Add install-gold dependency to install-ld.
1804         * Makefile.in: Regenerated.
1805
1806 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1807
1808         PR lto/42776
1809         * configure.ac (--enable-lto): Refactor handling so libelf tests
1810         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1811         and allow LTO to be explicitly enabled on non-ELF platforms that
1812         are known to support it inside else-clause.
1813         * configure: Regenerate.
1814
1815 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1816
1817         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1818         * configure: Regenerate.
1819
1820 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1821
1822         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1823         * configure: Regenerate.
1824
1825 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1826
1827         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1828         separately.
1829         * configure: Regenerate.
1830
1831 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1832
1833         * MAINTAINERS (Write After Approval): Add myself.
1834
1835 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1836
1837         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1838         * configure: Regenerate.
1839
1840 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1841
1842         * configure: Regenerate after change to elf.m4.
1843
1844 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1845
1846         * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1849
1850         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1851         * configure: Regenerated.
1852
1853 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1854
1855         * configure.ac: Print "buggy but acceptable" when CLooG
1856         revision is less than 9.
1857         * configure: Regenerated.
1858
1859 2010-04-01  Diego Novillo  <dnovillo@google.com>
1860
1861         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1862
1863 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1864
1865         PR bootstrap/43615
1866         PR bootstrap/43328
1867
1868         Revert:
1869
1870         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1871
1872         * configure.ac: Do not pass --enable-multilib nor
1873         --disable-multilib in baseargs.  Accept explicitly passed
1874         --enable_multilib.
1875         * configure: Regenerate.
1876
1877 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1878
1879         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1880
1881 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1882
1883         * MAINTAINERS: Remove myself.
1884
1885 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         PR bootstrap/43328
1888         * configure.ac: Do not pass --enable-multilib nor
1889         --disable-multilib in baseargs.  Accept explicitly passed
1890         --enable_multilib.
1891         * configure: Regenerate.
1892
1893 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1894
1895         * MAINTAINERS (spu port): Remove me.
1896
1897 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1898
1899         * configure.ac (tic6x-*-*): New case.
1900         * configure: Regenerate.
1901
1902 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1903
1904         * config.sub: Update to version 2010-03-22.
1905         * config.guess: Update to version 2009-12-30.
1906
1907 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1908
1909         PR ada/42554
1910         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1911         * configure: Regenerate.
1912
1913 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1914
1915         * MAINTAINERS: Update my email address.
1916
1917 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1918
1919         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1920         (ghassan.shobaki@amd.com): Removed.
1921
1922 2010-03-17  Alan Modra  <amodra@gmail.com>
1923
1924         * MAINTAINERS: Update my email address.
1925
1926 2010-03-16  Diego Novillo  <dnovillo@google.com>
1927
1928         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1929         Matthews.
1930
1931 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1932
1933         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1934         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1935
1936 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1937
1938         * MAINTAINERS: Update my email address.
1939
1940 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1941
1942         * MAINTAINERS: Update my email address.
1943
1944 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1945
1946         * MAINTAINERS: Update my email address.
1947
1948 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1949
1950         * MAINTAINERS: Update my email address.
1951
1952 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1953
1954         PR libstdc++/32499
1955         * configure.ac (RANLIB): Default to true.
1956         (STRIP): Likewise.
1957         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1958         * configure: Regenerate.
1959
1960 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1961
1962         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1963         (Write After Approval): Update my email address.
1964
1965 2010-02-17  Nick Clifton  <nickc@redhat.com>
1966
1967         PR 11238
1968         * Makefile.tpl (local-distclean): Also remove config.cache files in
1969         sub-directories as there may not be Makefiles present in the
1970         sub-directories.
1971         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1972         the config.cache files found by the find command.
1973
1974         * Makefile.in: Regenerate.
1975         * configure.ac: Revert previous delta.
1976         * configure: Regenerate.
1977
1978 2010-02-15  Nick Clifton  <nickc@redhat.com>
1979
1980         PR 11238
1981         * configure.ac: Delete config.cache files in sub-directories when
1982         deleting Makefiles.
1983         * configure: Regenerate.
1984
1985 2010-02-12  Ben Elliston  <bje@gnu.org>
1986
1987         * MAINTAINERS: Update my email address.
1988
1989 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1990
1991         * MAINTAINERS (spu port): Update my email address.
1992
1993 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1994
1995         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1996
1997 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1998
1999         * configure.ac: Add "recommended" version checks for GMP/MPC.
2000         Update recommended GMP/MPFR/MPC versions.
2001         * configure: Regenerate.
2002
2003 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2004
2005         * MAINTAINERS: Move my Embecosm email address into the
2006         write-after-approval section.
2007
2008 2010-01-26  Ian Lance Taylor  <iant@google.com>
2009
2010         * MAINTAINERS: Add myself as Go frontend maintainer.
2011
2012 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2013
2014         PR libstdc++/36101, PR libstdc++/42813
2015         * configure.ac (bootstrap_target_libs): Make inclusion of
2016         target-libgomp conditional on libgomb being in target_configdirs.
2017         * configure: Regenerate.
2018
2019 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2020
2021         PR libstdc++/36101, PR libstdc++/42813
2022         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2023         * configure: Regenerate.
2024
2025 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2026
2027         PR libstdc++/36101, PR libstdc++/42813
2028         * configure.ac (target_configdirs): Substitute.
2029         * Makefile.def: Bootstrap target module libgomp.
2030         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2031         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2032         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2033         * configure, Makefile.in: Regenerate.
2034
2035 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2036
2037         * MAINTAINERS: Adjust my details.
2038
2039 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2040
2041         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2042
2043 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2044
2045         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2046
2047 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2048
2049         * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2052
2053         * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2010-01-11  Richard Guenther  <rguenther@suse.de>
2056
2057         PR lto/41569
2058         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2059         * Makefile.in: Regenerated.
2060
2061 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2062
2063         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2064         * configure: Regenerate.
2065
2066 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2067             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2068
2069         PR bootstrap/42424
2070         * configure.ac: Include libtool m4 files.
2071         (_LT_CHECK_OBJDIR): Call it.
2072         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2073         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2074
2075         * configure: Regenerate.
2076
2077 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2078
2079         PR bootstrap/41818
2080         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2081         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2082         * Makefile.in: Regenerate.
2083
2084 2010-01-02  Richard Guenther  <rguenther@suse.de>
2085
2086         PR lto/41529
2087         * configure.ac: Include config/elf.m4.  Disable LTO if not
2088         builting for an elf target.
2089         * configure: Regenerate.
2090
2091 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2092
2093         * MAINTAINERS: Change my email address.
2094
2095 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2096
2097         * config.sub, config.guess: Update from upstream sources.
2098
2099 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2100
2101         * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2104
2105         PR middle-end/30447
2106         PR middle-end/30789
2107         PR other/40302
2108
2109         * configure.ac: Require MPC.
2110         * configure: Regenerate.
2111
2112 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2113
2114         PR target/38384
2115         PR bootstrap/40972
2116         * libtool.m4: Sync from git Libtool.
2117         * ltoptions.m4: Likewise.
2118         * ltversion.m4: Likewise.
2119         * lt~obsolete.m4: Likewise.
2120         * ltmain.sh: Likewise.
2121
2122 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2123
2124         * configure.ac: Update minimum MPC version to 0.8.
2125         * configure: Regenerate.
2126
2127 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2128
2129         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2130         * configure: Regenerated.
2131
2132 2009-11-21  Ian Lance Taylor  <iant@google.com>
2133
2134         * configure.ac: Change default of poststage1_ldflags to be empty if
2135         poststage1_libs is set.  When poststage1_libs is empty, and
2136         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2137         * configure: Rebuild.
2138
2139 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2140
2141         * MAINTAINERS (Write After Approval): Update my email address.
2142
2143 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2144
2145         * config.guess: Update from upstream sources.
2146
2147 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2148
2149         * Makefile.def: Restore host and target settings for gmp.
2150         * Makefile.in: Rebuild.
2151
2152 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2153
2154         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2155         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2156         Fix portability of test of C++ as bootstrap language.  Add
2157         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2158         * configure: Rebuild.
2159         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2160         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2161         in-tree building.
2162         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2163         (POSTSTAGE1_HOST_EXPORTS): Use it.
2164         (STAGE[+id+]_CXXFLAGS): New.
2165         (BASE_FLAGS_TO_PASS): Pass it down.
2166         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2167         extra_exports.
2168         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2169         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2170         extra_exports.
2171         * Makefile.in: Rebuild.
2172
2173 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2174
2175         * config.sub, config.guess: Update from upstream sources.
2176
2177 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2178
2179         * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2009-11-09  Jon Beniston  <jon@beniston.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2186
2187         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2188         paths for *-w64-mingw* and x86_64-*mingw*.
2189         * configure: Regenerated.
2190
2191 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2192
2193         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2194
2195 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2196
2197         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2198         Phil Edwards to Write-After Approval.
2199
2200 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2201
2202         * configure.ac: Disable target-winsup & co for
2203         x86_64-*-mingw* and *-w64-mingw* targets.
2204         * configure: Regenerated.
2205
2206 2009-10-16  Nick Clifton  <nickc@redhat.com>
2207
2208         * MAINTAINERS: Add myself as a maintainer for the RX port.
2209
2210 2009-10-26  Johannes Singler  <singler@kit.edu>
2211
2212         * MAINTAINERS (Write After Approval): Update my e-mail address.
2213
2214 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2215
2216         * configure.ac (CLooG test): Use = with test.
2217         * configure: Regenerate.
2218
2219 2009-10-22  Richard Guenther  <rguenther@suse.de>
2220
2221         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2222         cloog if the ppl version check failed.  Move flags saving
2223         before setting in libelf check.
2224         * configure: Regenerate.
2225
2226 2009-10-21  Richard Guenther  <rguenther@suse.de>
2227
2228         * configure.ac: Adjust the ppl and cloog configure to work as
2229         documented.  Disable cloog if ppl was disabled.  Omit the version
2230         checks if they were disabled.
2231         * configure: Re-generate.
2232
2233 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2234
2235         * configure.ac: Add 'lto' to enable_languages, not
2236         new_enable_languages, and only if not already present.
2237         * configure: Regenerate.
2238
2239 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2240
2241         * README: Refer to the various COPYING* files instead of just
2242         COPYING.
2243         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2244
2245 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2246
2247         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2248
2249 2009-10-07  Richard Guenther  <rguenther@suse.de>
2250
2251         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2252         and Richard Guenther as reviewers.
2253         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2254         as reviewers.
2255
2256 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2257
2258         * config.sub: Update from upstream sources.
2259
2260 2009-10-06  Ian Lance Taylor  <iant@google.com>
2261
2262         * Makefile.def: check-gold depends upon all-gas.
2263         * Makefile.in: Rebuild.
2264
2265 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2266
2267         * MAINTAINERS (Write After Approval): Add myself.
2268
2269 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2270
2271         * Makefile.def: all-lto-plugin depends on all-libiberty.
2272         set bootstrap=true for lto-plugin.
2273         Add lto-plugin.
2274         * Makefile.in: Regenerate.
2275         * configure.ac (host_libs): Add lto-plugin.
2276         * configure: Regenerate.
2277
2278 2009-10-03  Diego Novillo  <dnovillo@google.com>
2279
2280         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2281         (HOST_LIBELFLIBS): Define.
2282         (HOST_LIBELFINC): Define.
2283         * Makefile.in: Regenerate.
2284         * configure.ac: Add --enable-lto.
2285         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2286         If --enable-lto is used, add 'lto' to new_enable_languages.
2287         If --enable-lto is used and gold is enabled, add
2288         lto-plugin to configdirs.
2289         * configure: Regenerate.
2290
2291 2009-10-03  Simon Baldwin  <simonb@google.com>
2292
2293         * configure.ac: If --with-system-zlib, suppress local zlib and
2294         pass --with-system-zlib to subdir configure scripts.
2295         * configure: Regenerate.
2296
2297 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2298             Paolo Bonzini  <bonzini@gnu.org>
2299
2300         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2301         $(srcdir).
2302         * Makefile.in: Rebuilt.
2303
2304 2009-09-26  Gary Funck  <gary@intrepid.com>
2305
2306         * MAINTAINERS (Write After Approval): Add myself.
2307
2308 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2309
2310         * configure.ac: Update minimum MPC version to 0.7.
2311         * configure: Regenerate.
2312
2313 2009-09-25  Nick Clifton  <nickc@redhat.com>
2314
2315         * configure.ac: Pass any --cache-file=/dev/null option on to
2316         subconfigures.
2317         * configure: Regenerate.
2318
2319 2009-09-23  Nick Clifton  <nickc@redhat.com>
2320
2321         * config.sub, config.guess: Update from upstream sources.
2322
2323 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2324
2325         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2326         * Makefile.in: Rebuilt.
2327
2328 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2329
2330         PR bootstrap/32272
2331         * configure.ac: Error out if $srcdir isn't '.' but contains
2332         host-${host_noncanonical}.
2333         * configure: Regenerate.
2334
2335 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2336
2337         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2338         maintainer.
2339
2340 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2341
2342         * configure.ac: If bootstrapping a combined tree with
2343         --enable-gold, require c++ in stage1_languages.
2344         * configure: Regenerate.
2345
2346         * configure.ac: Also add target_libs of stage1_languages to
2347         bootstrap_target_libs.
2348         * configure: Regenerate.
2349
2350         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2351         with --enable-languages not containing c++.
2352         * configure: Regenerate.
2353
2354 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2355
2356         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2357         * configure: Regenerate.
2358
2359 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2360
2361         * MAINTAINERS (Write After Approval): Update my e-mail address,
2362         and move from from here...
2363         (Waiting for paperwork): To here.
2364
2365 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2366
2367         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2368
2369 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2370
2371         * configure.ac: Do not use $extrasub for replacing @if/@endif
2372         parts in Makefile; instead, use additional arguments to
2373         AC_CONFIG_COMMANDS to do the replacement manually, with several
2374         sed invocations, to avoid HP-UX sed command limits.
2375         * configure: Regenerate.
2376
2377 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2378
2379         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2380         blank before -L.
2381
2382 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2383
2384         * configure.ac (with-build-config): Document.  Handle without.
2385         Handle missing argument.
2386         * configure: Rebuilt.
2387
2388 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2389
2390         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2391         Default to bootstrap-debug only if compare-debug works.
2392         * configure: Rebuilt.
2393         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2394         * Makefile.in: Rebuilt.
2395
2396 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2397
2398         * MAINTAINERS (OS Port Maintainers): Update my email address.
2399
2400 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2401
2402         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2403         * Makefile.in: Rebuilt.
2404
2405 2009-09-01  Chris Demetriou  <cgd@google.com>
2406
2407         * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2410
2411         PR debug/30161
2412         * include/dwarf2.h (enum dwarf_tag): Added
2413         DW_TAG_GNU_template_template_param
2414         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2415
2416 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2417
2418         * Makefile.tpl (AWK): Fix typo.
2419         * Makefile.in: Regenerate.
2420
2421 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2422
2423         * configure.ac: Detect awk and sed.
2424         * Makefile.def (flags_to_pass): Add AWK and SED.
2425         * Makefile.tpl (AWK, SED): New.
2426         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2427         * configure: Regenerate.
2428         * Makefile.in: Regenerate.
2429
2430 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2431
2432         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2433         (collapseslashes): Likewise.
2434
2435 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2436
2437         * configure.ac (AC_PREREQ): Bump to 2.64.
2438
2439 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2440
2441         * configure.ac: Remove --with-datarootdir, --with-docdir,
2442         --with-pdfdir, --with-htmldir switches.
2443         * configure: Regenerate.
2444
2445         * configure: Regenerate.
2446
2447         * compile: Sync from Automake 1.11.
2448         * depcomp: Likewise.
2449         * install-sh: Likewise.
2450         * missing: Likewise.
2451         * mkinstalldirs: Likewise.
2452         * ylwrap: Likewise.
2453
2454 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2455
2456         * ltmain.sh (func_normal_abspath): New function.
2457         (func_relative_path): Likewise.
2458         (func_mode_help): Document new -bindir option for link mode.
2459         (func_mode_link): Add new -bindir option, and use it to place
2460         output DLL if specified.
2461
2462 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2463
2464         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2465         (baseargs): Add --disable-option-checking.
2466         * configure: Regenerate.
2467
2468         * Makefile.def (configure-target-libiberty): Depend on
2469         all-binutils and all-ld.
2470         (configure-target-newlib): Likewise.
2471         * Makefile.in: Regenerate.
2472
2473 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2474
2475         * config.sub, config.guess: Update from upstream sources.
2476
2477 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2478
2479         Sync from src, merge:
2480
2481         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2482
2483         * configure.ac: Do not exclude gas for i386-*-darwin.
2484         Add a case for x86_64-*-darwin.
2485         * configure: Regenerate.
2486
2487 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2488
2489         * MAINTAINERS: Add my name to Write After Approval list.
2490
2491 2009-08-06  Michael Eager  <eager@eagercon.com>
2492
2493         * configure.ac: Add Microblaze target.
2494         * configure: Regenerate.
2495
2496 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2497
2498         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2499         * configure: Regenerate.
2500
2501 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2502
2503         * MAINTAINERS (Write After Approval): Update my e-mail address.
2504
2505 2009-07-06  Ian Lance Taylor  <iant@google.com>
2506
2507         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2508         * configure: Rebuild.
2509
2510 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2511
2512         * MAINTAINERS: Move myself to the Graphite Reviewers.
2513
2514 2009-06-30  Wei Guozhi  <carrot@google.com>
2515
2516         * MAINTAINERS: Add my name to Write After Approval list.
2517
2518 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2519
2520         PR bootstrap/40338
2521         * configure.ac (comparestring): Create new variable.
2522         * Makefile.tpl (comparestring): Use to skip some comparisions.
2523         * configure: Regenerate.
2524         * Makefile.in: Regenerate.
2525
2526 2009-06-26  Doug Evans  <dje@sebabeach.org>
2527
2528         * Makefile.def (host_modules): Add cgen.
2529         * Makefile.in: Regenerate.
2530         * configure.ac (host_tools): Add cgen.
2531         * configure: Regenerate.
2532
2533 2009-06-23  DJ Delorie  <dj@redhat.com>
2534
2535         * MAINTAINERS: Add myself as mep maintainer.
2536
2537 2009-06-23  Ian Lance Taylor  <iant@google.com>
2538
2539         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2540         boot_languages.  Only bootstrap target libraries listed in
2541         target_libs for some boot language.  Add --with-stage1-ldflags,
2542         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2543         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2544         if not building with C++.
2545         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2546         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2547         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2548         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2549         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2550         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2551         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2552         * configure, Makefile.in: Rebuild.
2553
2554 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2555
2556         * MAINTAINERS: Added my name to write-after-approval list.
2557
2558 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2559
2560         * configure.ac: Define is_elf for QNX Neutrino targets.
2561         * configure: Regenerate.
2562
2563 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2564
2565         * MAINTAINERS: Added my name to the write-after-approval list
2566
2567 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2568
2569         * configure.ac: Detect MPC in default directory.
2570         * configure: Regenerate.
2571
2572 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2573             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2574
2575         * Makefile.tpl (all): Avoid a trailing backslash.
2576         * Makefile.in: Regenerate.
2577
2578 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2579
2580         * config.sub, config.guess: Update from upstream sources.
2581
2582 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2583
2584         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2585         to noconfdirs.
2586         * configure: Regenerate.
2587
2588 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2589
2590         * Makefile.tpl ([+compare-target+]): Compare all stage
2591         directories, rather than just gcc.
2592         * Makefile.in: Rebuilt.
2593
2594 2009-06-01  Doug Kwan  <dougkwan@google.com>
2595
2596         * configure.ac: Support gold for target arm*-*-*.
2597         * configure: Regenerate.
2598
2599 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2600
2601         * Makefile.def: Add MPC support and dependencies.
2602         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2603
2604         * Makefile.in, configure: Regenerate.
2605
2606 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2607
2608         * Makefile.tpl (all): Avoid harmless warning in make all when
2609         gcc-bootstrap is enabled but stage_last does not exist.
2610         * Makefile.in: Rebuilt.
2611
2612 2009-05-24  Nicolas Roche  <roche@adacore.com>
2613
2614         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2615         * Makefile.in: Regenerate.
2616
2617 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2618
2619         * MAINTAINERS: Update my e-mail address.
2620
2621 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2622
2623         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2624         * configure:  Regenerate.
2625
2626 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2627
2628         PR other/40159
2629         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2630         gcc-no-bootstrap are mutually exclusive.
2631         * Makefile.in: Rebuilt.
2632
2633 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2634
2635         PR other/40159
2636         * Makefile.tpl (all): Don't end with unconditional success.
2637         * Makefile.in: Rebuilt.
2638
2639 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2640
2641         PR target/37137
2642         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2643         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2644         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2645         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2646         stage_configureflags, stage_cflags and stage_libcflags into
2647         explicit Makefile macros.
2648         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2649         GFORTRAN.
2650         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2651         CC.  Set CC_FOR_BUILD from CC.
2652         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2653         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2654         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2655         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2656         and GFORTRAN.
2657         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2658         (_LIBCFLAGS): Renamed to _TFLAGS.
2659         (do-compare-debug, do-compare3-debug): Drop.
2660         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2661         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2662         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2663         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2664         (XGCC_FLAGS_FOR_TARGET): New.
2665         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2666         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2667         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2668         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2669         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2670         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2671         TFLAGS.
2672         (BUILD_CONFIG): Include if requested.
2673         (all): Set TFLAGS on bootstrap.
2674         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2675         (all-stageid-prefixmodule): Likewise.
2676         (do-clean, distclean-stageid): Set TFLAGS.
2677         (restrap): Fix whitespace.
2678         * Makefile.in: Rebuilt.
2679
2680 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2681
2682         * config.guess: Sync with src.
2683
2684 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2685
2686         * configure.ac ($with_ppl):  Default to no if not supplied.
2687         ($with_cloog):  Likewise.
2688         configure:  Regenerate.
2689
2690 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2691
2692         * MAINTAINERS: Update my e-mail address.
2693
2694 2009-04-27  Nick Clifton  <nickc@redhat.com>
2695
2696         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2697
2698 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2699
2700         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2701         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2702         * Makefile.in: Regenerate.
2703
2704 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2705
2706         PR bootstrap/39739
2707         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2708         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2709
2710         * configure, Makefile.in: Regenerate.
2711
2712 2009-04-21  Taras Glek  <tglek@mozilla.com>
2713
2714         * include/hashtab.h: Update GTY annotations to new syntax
2715         * include/splay-tree.h: Likewise
2716
2717 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2718
2719         * config.sub, config.guess: Update from upstream sources.
2720
2721 2009-04-15  Anthony Green  <green@moxielogic.com>
2722
2723         * configure.ac: Add moxie support.
2724         * configure: Rebuilt.
2725
2726 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2727
2728         * configure.ac: Change copyright header to refer to version
2729         3 of the GNU General Public License and to point readers at the
2730         COPYING3 file and the FSF's license web page.
2731         * Makefile.def: Likewise.
2732         * Makefile.tpl: Likewise.
2733         * Makefile.in: Regenerate.
2734
2735 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2736
2737         * configure.ac: Restore match for darwin9 or later. Use double
2738         brackets since regeneration eats one pair.
2739         * configure: Regenerate.
2740
2741 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2742
2743         PR gas/10039
2744         * configure.ac: Require texinfo 4.7.
2745         * configure: Regenerated.
2746
2747 2009-04-09  Nick Clifton  <nickc@redhat.com>
2748
2749         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2750         the GCC Runtime Library Exception.
2751
2752 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2753
2754         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2755         * configure: Regenerate.
2756
2757 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2758
2759         * Makefil.def (languages): New entries.
2760         * Makefile.tpl (check-gcc-*): New generic target.
2761         * Makefile.in: Regenerate.
2762
2763 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2764
2765         * MAINTAINERS:  Update my email address.
2766
2767 2009-03-18  Tom Tromey  <tromey@redhat.com>
2768
2769         * configure: Rebuild.
2770         * configure.ac (host_libs): Add libiconv.
2771         * Makefile.in: Rebuild.
2772         * Makefile.def (host_modules): Add libiconv.
2773         (configure-gdb, all-gdb): Depend on libiconv.
2774
2775 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2776
2777         * configure.ac: Treat gdb as supported on x86_64-darwin.
2778         * configure: Regenerate.
2779
2780 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2781
2782         * configure.ac (--with-host-libstdcxx): New option.
2783         * configure: Regenerate.
2784
2785 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2786
2787         * MAINTAINERS:  Move myself into the write after approval list.
2788
2789 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2790
2791         * MAINTAINERS: Update e-mail address.
2792
2793 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2794
2795         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2796
2797 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2798
2799         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2800
2801 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2802
2803         Backport from git Libtool:
2804
2805         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2806         Support GNU/kOpenSolaris.
2807         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2808         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2809         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2810         GNU/kOpenSolaris.
2811
2812 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2813
2814         * MAINTAINERS: Update e-mail address.
2815
2816 2009-02-24  Michael Eager  <eager@eagercon.com>
2817
2818         * MAINTAINERS (Write After Approval): Add self.
2819
2820 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2821
2822         * MAINTAINERS (Write After Approval): Add myself.
2823
2824 2009-02-05  Andreas Schwab  <schwab@suse.de>
2825
2826         * Makefile.tpl (stage_last): Define $r and $s before using
2827         $(RECURSE_FLAGS_TO_PASS).
2828         * Makefile.in: Regenerate
2829
2830 2009-01-30  Ian Lance Taylor  <iant@google.com>
2831
2832         * MAINTAINERS: Move myself to the Global Reviewers list.
2833
2834 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2835
2836         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2837         * configure: Regenerate.
2838
2839 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2840
2841         * MAINTAINERS: Make whitespace consistent.
2842         Remove Robert Millan from Write After Approval.
2843
2844 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2845
2846         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2847         (all-opcodes): Depend on all-libiberty.
2848         * Makefile.in: Regenerate.
2849
2850 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2851
2852         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2853         * configure: Regenerate.
2854
2855 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2856
2857         * MAINTAINERS (Write After Approval): Add myself.
2858
2859 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2860
2861         * MAINTAINERS: Add myself to reviewers (Fortran).
2862
2863 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2864
2865         PR tree-optimization/38515
2866         * configure.ac (cloog-polylib): Removed.
2867         (with_ppl, with_cloog): Test for "no".
2868         * configure: Regenerated.
2869
2870 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2871
2872         * MAINTAINERS: Moved myself to reviewers (Fortran).
2873
2874 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2875
2876         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2877         (Write After Approval): Remove myself.
2878
2879 2009-01-03  Diego Novillo  <dnovillo@google.com>
2880
2881         * MAINTAINERS: Remove myself from alias maintainership.
2882
2883 2009-01-02  David Ayers  <ayers@fsfe.org>
2884
2885         * MAINTAINERS: Update e-mail address.
2886
2887 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2888
2889         * MAINTAINERS: Make whitespace consistent.
2890
2891 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2892
2893         Backport from upstream Libtool:
2894         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2895         Add cache variables to tests that require the linker to work.
2896         For shlibpath_overrides_runpath, this also changes the semantics
2897         to let the result from the C compiler take precedence.
2898
2899 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2900
2901         * config.sub, config.guess: Update from upstream sources.
2902
2903 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2904
2905         * configure.ac (ppllibs): Add by default the lib flags.
2906         * configure: Regenerate.
2907
2908 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2909
2910         * MAINTAINERS:  Add myself to the write after approval list.
2911
2912 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2913
2914         * configure.ac: Add double brackets on darwin[912].
2915         * configure: Regenerate.
2916
2917 2008-12-03  Daniel Kraft  <d@domob.eu>
2918
2919         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2920         Approval to Reviewer section (for Fortran front-end).
2921
2922 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2923
2924         * configure.ac: Expand to darwin10 and later.
2925         * configure: Regenerate.
2926
2927 2008-12-02  Andreas Schwab  <schwab@suse.de>
2928
2929         * Makefile.def: configure-target-boehm-gc depends on
2930         all-target-libstdc++-v3.
2931         * Makefile.in: Regenerate.
2932
2933 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2934
2935         * MAINTAINERS:  Add myself as mingw maintainer.
2936
2937 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2938
2939         * config.sub, config.guess: Update from upstream sources.
2940
2941 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2942
2943         * README.SCO: Remove.
2944
2945 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2946
2947         * MAINTAINERS:  Add myself to the write after approval list.
2948
2949 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2950
2951         * MAINTAINERS:  Update my email address in WAA section.
2952
2953 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2954
2955         * MAINTAINERS: Update e-mail address.
2956
2957 2008-11-27  Toon Moene  <toon@moene.org>
2958
2959         * MAINTAINERS: Change e-mail address.
2960
2961 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2962
2963         * configure.ac: Build gdb for i?86-*-darwin*
2964         * configure: Regenerated.
2965
2966 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2967
2968         * MAINTAINERS: Added my full name.
2969
2970 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2971
2972         PR bootstrap/38014
2973         PR bootstrap/37923
2974
2975         Revert:
2976
2977         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2978
2979         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2980         * Makefile.in: Regenerated.
2981
2982         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2983
2984         PR gdb/921
2985         PR gdb/1646
2986         PR gdb/2175
2987         PR gdb/2176
2988
2989         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2990         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2991         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2992         (HOST_EXPORTS): Pass CPPFLAGS.
2993         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2994         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2995         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2996         * Makefile.in, configure: Regenerated.
2997         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2998         and CPPFLAGS_FOR_BUILD.
2999
3000 2008-11-06  Jeff Law  <law@redhat.com>
3001
3002         * MAINTAINERS: Add myself as middle end maintainer.
3003
3004 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3005
3006         * MAINTAINERS (Write after approval): Add myself.
3007
3008 2008-11-05  Diego Novillo  <dnovillo@google.com>
3009
3010         * MAINTAINERS (Global Reviewers): Add myself.
3011         (Non-Algorithmic Maintainers): Remove myself.
3012
3013 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3014
3015         * MAINTAINERS (Write after approval): Add myself.
3016
3017 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3018
3019         * MAINTAINERS (Write after approval): Add myself.
3020
3021 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3022
3023         * configure.ac (spu-*-*): Remove special case.
3024         * configure: Regenerate.
3025
3026 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3027
3028         * MAINTAINERS (Write after approval): Update my email address.
3029
3030 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3031
3032         * configure.ac [spu-*-*]: Do not set skipdirs.
3033         * configure: Re-generate.
3034
3035 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3036
3037         * MAINTAINERS (Various Maintainers): Add myself to reload.
3038
3039 2008-10-25  Richard Guenther  <rguenther@suse.de>
3040
3041         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3042         maintainer.  Remove myself as libgcc-math maintainer.
3043         (Non-Algorithmic Maintainers): Remove myself.
3044
3045 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3046
3047         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3048         * Makefile.in: Regenerated.
3049
3050 2008-10-23  Cary Coutant  <ccoutant@google.com>
3051
3052         * MAINTAINERS (Write after approval): Add myself.
3053
3054 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3055
3056         PR gdb/921
3057         PR gdb/1646
3058         PR gdb/2175
3059         PR gdb/2176
3060
3061         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3062         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3063         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3064         (HOST_EXPORTS): Pass CPPFLAGS.
3065         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3066         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3067         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3068         * Makefile.in, configure: Regenerated.
3069         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3070         and CPPFLAGS_FOR_BUILD.
3071
3072 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3073
3074         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3075         Sebastian Pop.
3076
3077 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3078
3079         * MAINTAINERS (Write After Approval): Added myself.
3080
3081 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3082
3083         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3084         recommended version to 2.3.2.
3085
3086         * configure: Regenerate.
3087
3088 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3089
3090         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3091
3092 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3093
3094         * MAINTAINERS (Write After Approval): Update e-mail address.
3095
3096 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3097
3098         * libtool.m4: Update to libtool 2.2.6.
3099         * lt~obsolete.m4: Update to libtool 2.2.6.
3100         * ltmain.sh: Update to libtool 2.2.6.
3101         * ltsugar.m4: Update to libtool 2.2.6.
3102         * ltversion.m4: Update to libtool 2.2.6.
3103         * ltoptions.m4: Update to libtool 2.2.6.
3104         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3105
3106 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3111
3112         * MAINTAINERS (Write After Approval): Update my name.
3113
3114 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3115
3116         * MAINTAINERS: Add myself in "Write After Approval".
3117
3118 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3119
3120         * MAINTAINERS: Add myself as ia64 maintainer.
3121
3122 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3123
3124         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3125         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3126         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3127         and Michael Tiemann from Write After Approval since they do not
3128         actually have access.
3129
3130 2008-09-05  Richard Guenther  <rguenther@suse.de>
3131
3132         * configure.ac: Initialize clooglibs to -lcloog.
3133         * configure: Re-generate.
3134
3135 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3136
3137         * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3140
3141         * configure.ac (--with-cloog-polylib): New.
3142         (--disable-cloog-version-check): New.
3143         (--disable-ppl-version-check): New.
3144         * configure: Re-generate.
3145
3146 2008-09-03  Richard Guenther  <rguenther@suse.de>
3147
3148         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3149         cloog test.
3150         * configure: Re-generate.
3151
3152 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3153
3154         Add picoChip port.
3155         * MAINTAINERS: Add picoChip maintainers.
3156
3157 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3158             Tobias Grosser  <grosser@fim.uni-passau.de>
3159             Jan Sjodin  <jan.sjodin@amd.com>
3160             Harsha Jagasia  <harsha.jagasia@amd.com>
3161             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3162             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3163             Adrien Eliche  <aeliche@isty.uvsq.fr>
3164
3165         Merge from graphite branch.
3166         * configure: Regenerate.
3167         * Makefile.in: Regenerate.
3168         * configure.ac (host_libs): Add ppl and cloog.
3169         Add checks for PPL and CLooG.
3170         * Makefile.def (ppl, cloog): Added modules and dependences.
3171         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3172         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3173
3174 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3175
3176         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3177         (GCC_SHLIB_SUBDIR): New.
3178         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3179         * configure: Regenerate.
3180         * Makefile.in: Regenerate.
3181
3182 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3183
3184         * MAINTAINERS: Consistently use tabs to separate columns.
3185
3186 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3187
3188         * MAINTAINERS (Write after Approval): Add myself.
3189
3190 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3191
3192         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3193         Enable bfd, binutils and opcodes.
3194         * configure: Regenerate.
3195
3196 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3197
3198         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3199
3200 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3201
3202         * MAINTAINERS:  Use correct Umlaut for last name.
3203
3204 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3205
3206         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3207
3208 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3209
3210         * MAINTAINERS: Update my email address.
3211
3212 2008-08-16  Nicolas Roche  <roche@adacore.com>
3213
3214         * Makefile.tpl: Add BOOT_ADAFLAGS.
3215         * Makefile.in: Regenerate.
3216
3217 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3218
3219         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3220         * configure: Regenerate.
3221
3222 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3223
3224         * configure.ac: Add makefile fragments for hpux.
3225         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3226         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3227         * configure: Regenerate.
3228         * Makefile.in: Regenerate.
3229
3230 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3231
3232         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3233
3234 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3235
3236         * MAINTAINERS (Write after Approval): Add myself.
3237
3238 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3239
3240         * MAINTAINERS (Write After Approval):  Add myself.
3241
3242 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3243
3244         * MAINTAINERS (Write After Approval):  Add myself.
3245
3246 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3247
3248         * MAINTAINERS: Update my email address.
3249
3250 2008-06-25  Joey Ye  <joey.ye@intel.com>
3251
3252         * MAINTAINERS (Write After Approval):  Add myself.
3253
3254 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3255
3256         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3257         * Makefile.in: Regenerate.
3258         * configure: Regenerate.
3259
3260 2008-06-17  Daniel Kraft  <d@domob.eu>
3261
3262         * MAINTAINERS (Write After Approval):  Add myself.
3263
3264 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3265
3266         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3267         "$@" is still intact with both Autoconf 2.59 and 2.62.
3268         * configure: Regenerate.
3269
3270 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3271
3272         * Makefile.tpl: Fix comment errors.
3273         * Makefile.in: Regenerate.
3274
3275 2008-06-12  David S. Miller  <davem@davemloft.net>
3276             David Edelsohn  <edelsohn@gnu.org>
3277
3278         * configure.ac: Add powerpc*-*-* to gold supported targets.
3279         * configure: Regenerate.
3280
3281 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3282
3283         PR tree-optimization/36218
3284         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3285         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3286         (all prefix="build-"): Pass them to build-system sub-makes.
3287         * Makefile.in: Regenerate.
3288
3289 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3290
3291         * MAINTAINERS (mt port): Remove.
3292         (sco5, unixware, sco udk): Remove.
3293         (Kean Johnston): Add to Write After Approval.
3294
3295 2008-05-30  Julian Brown  <julian@codesourcery.com>
3296
3297         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3298         of libobjc for ARM EABI Linux.
3299         * configure: Regenerate.
3300
3301 2008-05-18  Xinliang David Li   <davidxl@google.com>
3302
3303         * ChangeLog: Remove wrong ChangeLog entry.
3304
3305 2008-05-17  Xinliang David Li   <davidxl@google.com>
3306
3307         * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3310
3311         * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2008-05-14  Rafael Espíndola  <espindola@google.com>
3314
3315         * config-ml.in: don't handle --enable-shared and --enable-static.
3316
3317 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3318
3319         * MAINTAINERS: Update my email address.
3320
3321 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3322
3323         * MAINTAINERS: Update my email address.
3324
3325 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3330
3331         * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3334
3335         * MAINTAINERS (crx): Add myself.
3336
3337 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3338
3339         Sync with src:
3340         2008-04-14  David S. Miller  <davem@davemloft.net>
3341
3342         * configure.ac: Add sparc*-*-* to gold supported targets.
3343         * configure: Regenerate.
3344
3345 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3346
3347         PR bootstrap/35457
3348         * configure.ac: Include override.m4.
3349         * configure: Regenerate.
3350
3351 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3352
3353         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3354         * Makefile.in: Regenerate.
3355
3356 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3357
3358         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3359         as nonconfigurable directories list.
3360         * configure: Regenerate.
3361
3362 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3363
3364         * config.sub, config.guess: Update from upstream sources.
3365
3366 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3367
3368         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3369         * Makefile.in: Regenerate.
3370
3371 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3372
3373         * configure.ac: Do not build libssp for the AVR.
3374         * configure: Regenerate.
3375
3376 2008-04-07  Ian Lance Taylor  <iant@google.com>
3377
3378         * Makefile.def: check-gold depends upon all-binutils.
3379         * Makefile.in: Regenerate.
3380
3381 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3382
3383         * MAINTAINERS (Write After Approval): Add myself.
3384
3385 2008-04-04  Nick Clifton  <nickc@redhat.com>
3386
3387         PR binutils/4334
3388         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3389         builds.
3390         * configure: Regenerate.
3391
3392 2008-04-04  NightStrike  <NightStrike@gmail.com>
3393
3394         PR other/35151
3395         * configure.ac: Combine rules for mingw32 and mingw64.
3396         * configure: Regenerate.
3397
3398 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3399
3400         * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3403
3404         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3405         * Makefile.in (.NOTPARALLEL): Ditto.
3406
3407 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3408
3409         * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3412
3413         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3414         * Makefile.in (.NOTPARALLEL): Regenerate.
3415
3416 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3417
3418         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3419         * Makefile.in: Regenerate.
3420
3421 2008-03-26  Jakub Staszak  <kuba@et.pl>
3422
3423         * MAINTAINERS (Write After Approval): Add myself.
3424
3425 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3426
3427         * MAINTAINERS:  Update e-mail address.
3428
3429 2008-03-20  Ian Lance Taylor  <iant@google.com>
3430
3431         * configure.ac: Add support for --enable-gold.
3432         * Makefile.def: Add gold as a directory like ld.
3433         * configure, Makefile.in: Regenerate.
3434
3435 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3436
3437         * configure.ac: m4_include config/proginstall.m4.
3438         * configure: Regenerate.
3439
3440         Backport from upstream Libtool:
3441
3442         2007-10-12  Eric Blake  <ebb9@byu.net>
3443
3444         Deal with Autoconf 2.62's semantic change in m4_append.
3445         * ltsugar.m4 (lt_append): Replace broken versions of
3446         m4_append.
3447         (lt_if_append_uniq): Don't require separator to be overquoted,
3448         and avoid broken m4_append.
3449         (lt_dict_add): Fix typo.
3450         * libtool.m4 (_LT_DECL): Don't overquote separator.
3451
3452 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3453
3454         * config.rpath: Add AIX 6 support.
3455
3456 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3457
3458         * Makefile.def (stageprofile).  Remove -fprofile-generate
3459         from stage_libcflags.
3460         * Makefile.in: Regenerate.
3461
3462 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3463
3464         * config.sub, config.guess: Update from upstream sources.
3465
3466 2008-03-06  Tom Tromey  <tromey@redhat.com>
3467
3468         * MAINTAINERS: Update for treelang deletion.
3469
3470 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3471
3472         * MAINTAINERS: Update my email address.
3473
3474 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3475
3476         * MAINTAINERS (darwin port): Add myself as a maintainer.
3477         (objective-c/c++): Add myself as a maintainer.
3478
3479 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3480
3481         * MAINTAINERS (Write After Approval): Update my email address.
3482
3483 2008-02-25  Tomas Bily  <tbily@suse.cz>
3484
3485         * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3488
3489         * MAINTAINERS (OpenMP): Add myself.
3490
3491 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3492
3493         PR bootstrap/32009
3494         PR bootstrap/32161
3495
3496         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3497         * configure: Regenerate.
3498
3499         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3500         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3501         STAGE4_LIBCFLAGS): New.
3502         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3503         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3504         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3505         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3506         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3507         for target modules.  Don't export LIBCFLAGS.
3508         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3509         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3510         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3511         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3512         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3513         * Makefile.in: Regenerate.
3514
3515 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3516
3517         PR libgcj/33085
3518         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3519         Do not use -DDLL_EXPORT.  Backport from upstream.
3520
3521 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3522
3523         * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3526
3527         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3528         * configure: Regenerate.
3529
3530 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3531
3532         * configure.ac (xtensa*-*-*): Recognize processor variants.
3533         * configure: Regenerate.
3534
3535 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3536
3537         PR bootstrap/34922
3538         * configure.ac (PARSE_ARGS): Push suitable setting of
3539         ac_subdirs_all, for `./configure --help=recursive'.
3540         Handle `+' in generic toplevel directory disabling.
3541         * configure: Regenerate.
3542
3543 2008-01-28  Nick Clifton  <nickc@redhat.com>
3544
3545         * MAINTAINERS (xstormy16): Take over maintainership.
3546
3547 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3548
3549         * MAINTAINERS (c4x port): Remove.
3550
3551 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3552
3553         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3554
3555 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3556
3557         * config.sub, config.guess: Update from upstream sources.
3558
3559 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3560
3561         * MAINTAINERS (Write After Approval): Add myself.
3562
3563 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3564
3565         * MAINTAINERS: Update my email address.
3566
3567 2008-01-09  Raksit Ashok  <raksit@google.com>
3568
3569         * MAINTAINERS (Write After Approval): Add myself.
3570
3571 2008-01-09  Raksit Ashok  <raksit@google.com>
3572
3573         * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3576
3577         * config.sub, config.guess: Update from upstream sources.
3578
3579 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3580
3581         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3582         Change recommended MPFR from 2.2.1 -> 2.3.0.
3583         * configure: Regenerate.
3584
3585 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3586
3587         * MAINTAINERS: Update my email address.
3588
3589 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3590
3591         * MAINTAINERS: Update my email address.
3592
3593 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3594
3595         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3596         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3597         * Makefile.in: Regenerate.
3598
3599 2007-12-10  Mark Heffernan  <meheff@google.com>
3600
3601         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3602         misplaced entries.
3603
3604 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3605
3606         * configure.ac: Enable libjava for x86_64-*-darwin9.
3607         * configure: Regenerate.
3608
3609 2007-12-07  Bill Maddox  <maddox@google.com>
3610
3611         * MAINTAINERS (Write After Approval): Add myself.
3612
3613 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3614
3615         * config.sub, config.guess: Update from upstream sources.
3616
3617 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3618
3619         * config-ml.in: Remove 64bit configure tests.
3620
3621 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3622
3623         * config-ml.in: Robustify against white space in absolute file
3624         names.
3625
3626         * config-ml.in (multi-clean): Substitute ${Makefile}.
3627         Remove superfluous ${Makefile} in list.
3628
3629 2007-11-19  Thiemo Seufer  <ths@mips.com>
3630
3631         * config-ml.in: Don't hardcode the Makefile name.
3632
3633 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3634
3635         * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3638
3639         * MAINTAINERS (Write After Approval): Add myself.
3640
3641 2007-11-06  Doug Kwan  <dougkwan@google.com>
3642
3643         * MAINTAINERS (Write After Approval): Add myself.
3644
3645 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3646
3647         * MAINTAINERS (mercury): Remove entry.
3648         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3649
3650 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3651
3652         * Makefile.def (dependencies): Make configure-gdb depend on
3653         all-intl.
3654         * Makefile.in: Regenerated.
3655
3656 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3657
3658         * MAINTAINERS (Fortran maintainer): Remove myself.
3659
3660 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3661
3662         * Makefile.def: To avoid problems running with parallel makes,
3663         build newlib before libgloss so that target specific header
3664         files are availble.
3665         * Makefile.in: Regenerate
3666
3667 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3668
3669         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3670         * Makefile.in: Regenerate.
3671
3672 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3673
3674         * MAINTAINERS (Register allocation reviewer): Add myself.
3675
3676 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3677
3678         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3679         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3680         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3681         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3682         * configure: Regenerate.
3683
3684 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3685
3686         * MAINTAINERS (Register allocation reviewer): Add myself.
3687
3688 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3689
3690         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3691         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3692         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3693         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3694         * configure.ac: Default them to host tools for $host = $build.
3695         Subst them.
3696
3697         * configure: Regenerate.
3698         * Makefile.in: Regenerate.
3699
3700 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3701
3702         * MAINTAINERS (Register allocation reviewer): Add myself.
3703
3704 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3705
3706         * MAINTAINERS (Register allocation reviewer): Add myself.
3707
3708 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3709
3710         * MAINTAINERS (Write After Approval): Fix typo.
3711
3712 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3713
3714         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3715         * configure: Regenerate.
3716
3717 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3718
3719         PR bootstrap/31906
3720         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3721         they're already prefixed.
3722
3723 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3724
3725         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3726         libstdc++.
3727         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3728         * configure: Regenerate.
3729         * Makefile.in: Regenerate.
3730
3731 2007-09-17  Andreas Schwab  <schwab@suse.de>
3732
3733         * configure.ac: Raise minimum makeinfo version to 4.6.
3734         * configure: Regenerate.
3735
3736 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3737
3738         * MAINTAINERS (write-after-approval) add myself
3739
3740 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3741
3742         * configure.ac: Correct makeinfo version check.
3743         * configure: Regenerate.
3744
3745 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3746
3747         * MAINTAINERS: Update my email address.
3748
3749 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3750
3751         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3752         to $skipdirs and only disable gprof for newlib.  Use the normal
3753         mips*-elf* handling in other respects.
3754         * configure: Regnerate.
3755
3756 2007-09-12  David Daney  <ddaney@avtrex.com>
3757
3758         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3759         enabling libgcj.
3760         * configure: Regenerate.
3761
3762 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3763
3764         PR other/32154
3765         * configure.ac: For libgloss targets, point the linker to the linker
3766         script, startup code and simulator library.
3767         * configure: Regenerate.
3768
3769 2007-09-07  Andrew Haley  <aph@redhat.com>
3770
3771         * configure.ac (noconfigdirs): Remove target-libffi and
3772         target-libjava.
3773         * configure: Regenerate.
3774
3775 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3776
3777         PR target/33281
3778         * configure.ac: Use config/mh-mingw on mingw.
3779         * configure: Regenerate.
3780
3781 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3782
3783         * MAINTAINERS (Write After Approval): Add myself.
3784
3785 2007-09-05  Richard Guenther  <rguenther@suse.de>
3786
3787         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3788         nor --disable-checking is provided also turn on yes and types
3789         checking for stage1.
3790         * configure: Re-generate.
3791
3792 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3793
3794         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3795         (Write After Approval): Remove myself.
3796
3797 2007-08-29  Nick Clifton  <nickc@redhat.com>
3798
3799         * config.sub, config.guess: Update from upstream sources.
3800
3801 2007-08-22  Bud Davis  <jmdavis@link.com>
3802
3803         * MAINTAINERS (Write After Approval): Added myself.
3804         * MAINTAINERS (Reviewers): Removed myself.
3805
3806 2007-08-18  Paul Brook  <paul@codesourcery.com>
3807             Joseph Myers  <joseph@codesourcery.com>
3808
3809         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3810         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3811         * Makefile.in: Regenerate.
3812         * configure.ac (--with-debug-prefix-map): New.
3813         * configure: Regenerate.
3814
3815 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3816             Nigel Stephens  <nigel@mips.com>
3817
3818         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3819         as target_makefile_frag.
3820         * configure: Regenerate.
3821
3822 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3823
3824         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3825         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3826         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3827         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3828         (do-compare, do-compare3, do-compare-debug): New.
3829         ([+compare-target+]): Use them.
3830
3831 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3832
3833         * MAINTAINERS (Write After Approval): Change my email address.
3834
3835 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3836             Ben Elliston  <bje@au.ibm.com>
3837
3838         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3839         --silent if $silent.
3840         * configure: Regenerate.
3841
3842 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3843
3844         * MAINTAINERS (Various Maintainers): Add myself as
3845         loop infrastructure maintainer.  Update my e-mail
3846         address.
3847
3848 2007-07-31  Diego Novillo  <dnovillo@google.com>
3849
3850         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3851         Adjust description.
3852
3853 2007-07-26  Richard Guenther  <rguenther@suse.de>
3854
3855         * configure.ac: Add types checking to stage1 checking flags.
3856         * configure: Regenerate.
3857
3858 2007-07-17  Nick Clifton  <nickc@redhat.com>
3859
3860         * COPYING3: New file.  Contains version 3 of the GNU General
3861         Public License.
3862         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3863         Lesser General Public License.
3864
3865 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3866
3867         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3868
3869 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3870
3871         * MAINTAINERS (S/390 co-maintainer): Add myself.
3872         (Write After Approval): Remove myself.
3873
3874 2007-07-13  Dan Hipschman  <dsh@google.com>
3875
3876         * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2007-07-11  Nick Clifton  <nickc@redhat.com>
3879
3880         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3881         WINDRES export.
3882         * Makefile.in: Regenerate.
3883
3884 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3885
3886         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3887         maintainer.
3888
3889 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3890
3891         * lt~obsolete.m4: New. Import from 20070318 libtool.
3892
3893 2007-07-03  Julian Brown  <julian@codesourcery.com>
3894
3895         * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3898
3899         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3900         * configure: Regenerate.
3901
3902 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3903
3904         * configure.ac: Add some missing m4 quotation.
3905         * configure: Regenerate.
3906
3907 2007-07-02  Simon Baldwin  <simonb@google.com>
3908
3909         * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3912
3913         * configure: Regenerate.
3914
3915 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3916
3917         * Makefile.def: Add windmc tool to build.
3918         * Makefile.tpl: Likewise.
3919         * configure.ac: Likewise.
3920         * Makefile.in: Regenerate.
3921         * configure: Regenerate.
3922
3923 2007-06-28  DJ Delorie  <dj@redhat.com>
3924
3925         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3926         not building newlib.
3927         * configure: Regenerated.
3928
3929 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3930
3931         * MAINTAINERS (Write After Approval): Add myself.
3932
3933 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3934
3935         * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3938
3939         * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3942
3943         * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3946
3947         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3948         * Makefile.in: Regenerated.
3949
3950 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3951
3952         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3953         bfin*-*-uclinux* targets.
3954         * configure: Regenerate.
3955
3956 2007-06-14  Ian Lance Taylor  <iant@google.com>
3957
3958         * MAINTAINERS: Add myself as non-algorithmic global write
3959         maintainer.
3960
3961 2007-06-14  Diego Novillo  <dnovillo@google.com>
3962
3963         * MAINTAINERS: Add self as middle-end maintainer and
3964         non-algorithmic global write maintainer.
3965
3966 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3967
3968         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3969         Move all Fortran maintainers except Paul Brook into the
3970         Non-Autopoiesis section.
3971
3972 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3973
3974         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3975         (distclean-stage[+id+]): Possibly delete stage_last.
3976         * Makefile.in: Regenerate.
3977
3978 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3979
3980         * MAINTAINERS (Various Maintainer): Fix typo.
3981
3982 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3983
3984         * MAINTAINERS (Various Maintainer): Add myself as
3985         dataflow maintainer.
3986
3987 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3988
3989         * config.sub, config.guess: Update from upstream sources.
3990
3991 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3992
3993         * Makefile.tpl: Fix spelling error.
3994         * Makefile.in: Regenerate.
3995
3996 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3997
3998         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3999         lt_cv_sys_max_cmd_len.
4000
4001 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4002
4003         * MAINTAINERS (Various Maintainers): Add myself as
4004         auto-vectorizer maintainer.
4005
4006 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4007
4008         PR libjava/32098
4009         * libtool.m4: Revert previous change.
4010         * ltgcc.m4: Put it here.
4011
4012 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4013
4014         * MAINTAINERS (Various Maintainers): Add myself as
4015         auto-vectorizer maintainer.
4016
4017 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4018
4019         PR libjava/32098
4020         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4021
4022 2007-05-30  Richard Guenther  <rguenther@suse.de>
4023
4024         * MAINTAINERS (Various Maintainers): Add myself as
4025         auto-vectorizer maintainer.
4026
4027 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4028
4029         PR bootstrap/29382
4030         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4031         * configure: Rebuilt.
4032
4033 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4034
4035         * MAINTAINERS (Write After Approval): Removed my name.
4036
4037 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4038
4039         * MAINTAINERS (Write After Approval): Remove myself.
4040
4041 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4042
4043         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4044
4045 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4046
4047         * ltmain.sh: Update from ToT Libtool.
4048         * libtool.m4: Update from ToT Libtool.
4049         * ltsugar.m4: New. Update from ToT Libtool.
4050         * ltversion.m4: New. Update from ToT Libtool.
4051         * ltoptions.m4: New. Update from ToT Libtool.
4052         * ltconfig: Remove.
4053         * ltcf-c.sh: Remove.
4054         * ltcf-cxx.sh: Remove.
4055         * ltcf-gcj.sh: Remove.
4056
4057 2007-05-22  Ollie Wild  <aaw@google.com>
4058
4059         * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4062
4063         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4064         stage_cflags.
4065         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4066         Remove CFLAGS/LIBCFLAGS.
4067         (configure-stage[+id+]-[+prefix+][+module+],
4068         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4069         * Makefile.in: Regenerate.
4070
4071 2007-05-15  Diego Novillo  <dnovillo@google.com>
4072
4073         * MAINTAINERS: Update e-mail address.
4074
4075 2007-05-15  Revital Eres  <eres@il.ibm.com>
4076
4077         * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4080
4081         * MAINTAINERS (Write After Approval): Updated my address.
4082
4083 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2007-05-11  Silvius Rus  <rus@google.com>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2007-04-23  Tom Tromey  <tromey@redhat.com>
4092
4093         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4094
4095 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4096
4097         * MAINTAINERS (cpplib): Rename to ...
4098         (libcpp): ... this.  Add C/C++ front end maintainers.
4099
4100 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4101
4102         * config-ml.in: Pass ${ml_config_env} to configure calls.
4103
4104 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4105
4106         * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4109
4110         * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4113
4114         * MAINTAINERS (fortran 95 front end): Add myself.
4115
4116 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4117
4118         * MAINTAINERS (Write After Approval): Add myself.
4119
4120 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4121
4122         * MAINTAINERS (Modulo Scheduler): Add myself.
4123
4124 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4125
4126         * MAINTAINERS (fortran 95 front end): Add myself.
4127         (c++ front end): whitespace fix.
4128
4129 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4130
4131         * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4134
4135         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4136         of glob.  Quote arguments with single quotes too.
4137         * configure: Regenerate.
4138
4139 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4140
4141         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4142         * Makefile.in: Regenerate
4143
4144 2007-03-07  Andreas Schwab  <schwab@suse.de>
4145
4146         * configure: Regenerate.
4147
4148 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4149
4150         * configure.ac: Add "--with-pdfdir" configure option,
4151         which defines pdfdir variable.
4152         * Makefile.def (target=fixincludes): Add install-pdf to
4153         missing targets.
4154         (recursive_targets): Add install-pdf target.
4155         (flags_to_pass): Add pdfdir.
4156         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4157         target.
4158         * configure: Regenerate
4159         * Makefile.in: Regenerate
4160
4161 2007-02-28  Eric Christopher  <echristo@apple.com>
4162
4163         Revert:
4164         2006-12-07  Mike Stump  <mrs@apple.com>
4165
4166         * Makefile.def (dependencies): Add dependency for
4167         install-target-libssp and install-target-libgomp on
4168         install-gcc.
4169         * Makefile.in: Regenerate.
4170
4171 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4172
4173         * configure: Regenerate.
4174         * configure.ac: Move statements after variable declarations.
4175
4176 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4177
4178         * MAINTAINERS: Add myself as sh maintainer.
4179
4180 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4181
4182         * configure.ac: Adjust for loop syntax.
4183         * configure: Regenerate.
4184
4185 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4186
4187         * configure: Rebuilt.
4188
4189 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4190
4191         * configure.ac: Drop multiple occurrences of --enable-languages,
4192         and fix its quoting.
4193         * configure: Rebuilt.
4194
4195 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4196             Nathan Sidwell  <nathan@codesourcery.com>
4197             Vladimir Prus  <vladimir@codesourcery.com>
4198             Joseph Myers  <joseph@codesourcery.com>
4199
4200         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4201         * configure: Regenerate.
4202
4203 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4204
4205         * ltconfig (freebsd*): Default to elf.
4206
4207 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4208
4209         * configure.ac (target_libraries): Move libgcc before libiberty.
4210         * configure: Regenerated.
4211
4212 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4213             Paolo Bonzini  <bonzini@gnu.org>
4214
4215         PR bootstrap/30753
4216         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4217         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4218         * configure: Regenerated.
4219
4220 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4221
4222         * MAINTAINERS (Language Front End Maintainers): Update my mail
4223         address.
4224
4225 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4226
4227         PR bootstrap/30748
4228         * configure.ac: Correct syntax for Solaris ksh.
4229         * configure: Regenerated.
4230
4231 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4232
4233         * configure.ac: Sync with src.
4234         * configure: Regenerate.
4235
4236 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4237
4238         * Makefile.in: Regenerate.
4239
4240 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4241
4242         * config.sub: Sync with src.
4243
4244 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4245
4246         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4247         noncanonical equivalents.
4248         * configure.in: Rename to...
4249         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4250         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4251         target_noncanonical.  Use them.  Rewrite removal of configure
4252         arguments for autoconf 2.59.  Discard variable settings.  Force
4253         program_transform_name for native tools.
4254
4255         * Makefile.in: Regenerated.
4256         * configure: Regenerated with autoconf 2.59.
4257
4258 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4259
4260         * MAINTAINERS (Write After Approval): Add myself.
4261
4262 2007-01-31  Andreas Schwab  <schwab@suse.de>
4263
4264         * Makefile.tpl (LDFLAGS): Substitute it.
4265         * Makefile.in: Regenerate.
4266
4267 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4268
4269         * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4272
4273         * MAINTAINERS (spu port): Add myself.
4274
4275 2007-01-23  Richard Guenther  <rguenther@suse.de>
4276
4277         PR bootstrap/30541
4278         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4279         * Makefile.tpl (GNATBIND): Substitute it.
4280         (GNATMAKE): Likewise.
4281         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4282         of STAGE_PREFIX.
4283         * Makefile.in: Regenerate.
4284         * configure: Regenerate.
4285
4286 2007-01-18  Mike Stump  <mrs@apple.com>
4287
4288         * configure.in: Re-enable -Werror for gcc builds.
4289
4290 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4291
4292         * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4295
4296         * configure.in: Change == to = in test command.
4297         * configure: Regenerate.
4298
4299 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4300             Nick Clifton  <nickc@redhat.com>
4301             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4302
4303         * configure.in (build_configargs, host_configargs, target_configargs):
4304         Remove build/host/target parameters.
4305         (host_libs): Add gmp and mpfr.
4306         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4307         * Makefile.def (gmp, mpfr): New.
4308         (gcc): Remove target.
4309         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4310         target_os, target_vendor): New.
4311         (configure): Add host_alias/target_alias arguments; adjust invocations.
4312         * configure: Regenerate.
4313         * Makefile.in: Regenerate.
4314
4315 2007-01-11  Matt Fago  <fago@earthlink.net>
4316
4317         * configure.in: Try to link to functions only in mpfr 2.2.x
4318         to improve robustness of configure tests.
4319         * configure: Regenerate.
4320
4321 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4322
4323         * MAINTAINERS: Add myself as i386 maintainer.
4324
4325 2007-01-08  Jan Hubicka  <jh@suse.cz>
4326
4327         * MAINTAINERS: Add myself as i386 maintainer.
4328
4329 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4330
4331         * configure.in: Add support for an x86_64-mingw* target.
4332         * configure: Regenerate.
4333
4334 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4335
4336         * Makefile.tpl (all-target): Correct @if conditional for target
4337         modules.
4338         * configure.in: Omit libiberty if building only target libgcc.
4339         * configure, Makefile.in: Regenerated.
4340
4341 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4342
4343         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4344         * configure: Regenerate.
4345
4346 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4347
4348         * Makefile.def (target_modules): Add libgcc.
4349         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4350         * Makefile.tpl (clean-target-libgcc): Delete.
4351         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4352         on gcc even for bootstrapped modules.  Rewrite handling of
4353         lang_env_dependencies to loop over target_modules.
4354         * configure.in (target_libraries): Add target-libgcc.
4355         * Makefile.in, configure: Regenerated.
4356
4357 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4358
4359         * configure.in: Reorganize recognition of languages.  Add
4360         --enable-stage1-languages.  Show supported languages for the chosen
4361         target rather than all recognized languages.
4362         * configure: Regenerate.
4363
4364 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4365
4366         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4367         * Makefile.in: Regenerate.
4368
4369 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4370
4371         * configure.in: Warn that MPFR 2.2.0 is buggy.
4372         * configure: Regenerate.
4373
4374 2006-12-27  Ian Lance Taylor  <iant@google.com>
4375
4376         * configure.in: When removing Makefiles to force a reconfigure, also
4377         remove prev-DIR*/Makefile.
4378         * configure: Regenerate.
4379
4380 2006-12-22  Andreas Schwab  <schwab@suse.de>
4381
4382         * configure: Regenerate with correct autoconf version.
4383
4384 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4385
4386         * configure.in: add AC_SUBST for *_FOR_TARGET.
4387         * configure: Regenerate.
4388
4389 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4390
4391         * configure.in: Simplify logic for rejecting languages that cannot
4392         be built.  Separate the case when a language is unsupported,
4393         from the case when the user chooses not to build a language.
4394
4395 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4398         it only affects bootstrap and could be tested on "$host" as well.
4399         * configure: Regenerate.
4400         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4401
4402 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4403
4404         PR bootstrap/29544
4405         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4406         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4407         move here comment from Makefile.tpl.
4408         * Makefile.tpl: Move some definitions higher in the file.
4409         (STAGE1_CHECKING): New.
4410         * configure.in: Add --enable-stage1-checking.
4411         * configure: Regenerate.
4412         * Makefile.in: Regenerate.
4413
4414 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * MAINTAINERS: Add myself as build system maintainer.
4417
4418 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2006-12-13  Eric Christopher  <echristo@apple.com>
4423
4424         * MAINTAINERS: Add myself as darwin maintainer.
4425
4426 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4427
4428         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4429
4430 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4431
4432         MAINTAINERS: Update my entry.
4433
4434 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4435
4436         * configure.in:  Handle spu makefile frag.
4437         * Makefile.tpl (MAINT): Define
4438         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4439         * configure: Regenerate.
4440         * Makefile.in: Regenerate.
4441
4442 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4443
4444         * config.guess: Import latest version.
4445         * config.sub: Likewise.
4446
4447 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4448
4449         * configure.in (spu-*-*): Don't skip target-libiberty.
4450         * configure: Regenerate.
4451
4452 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4453
4454         PR bootstrap/30134
4455         * configure.in: Correct x86 darwin support for libjava to powerpc
4456         and i?86 only.
4457         * configure: Regenerate.
4458
4459 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4460
4461         * configure.in: Add x86 darwin support for libjava.
4462         * configure: Regenerate.
4463
4464 2006-12-07  Mike Stump  <mrs@apple.com>
4465
4466         * Makefile.def (dependencies): Add dependency for
4467         install-target-libssp and install-target-libgomp on
4468         install-gcc.
4469         * Makefile.in: Regenerate.
4470
4471 2006-12-04  Richard Guenther  <rguenther@suse.de>
4472
4473         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4474         (Non-Algorithmic Maintainers): Move over non-algorithmic
4475         loop optimizer maintainers, add myself as a non-algorithmic
4476         middle-end maintainer.
4477
4478 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4479
4480         * MAINTAINERS (Write After Approval): Add myself.
4481
4482 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4483
4484         * configure.in: Update error message for missing GMP/MPFR.
4485
4486         * configure: Regenerate.
4487
4488 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4489
4490         * configure.in: Update MPFR version in error message.
4491
4492         * configure: Regenerate.
4493
4494 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4495
4496         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4497         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4498         --with-gmp-lib): New flags.
4499
4500         * configure: Regenerate.
4501
4502 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4503
4504         * MAINTAINERS (Write After Approval): Change my email address.
4505
4506 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4507
4508         * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2006-11-22  Philipp Thomas  <pth@suse.de>
4511
4512         * MAINTAINERS (i18n): Update e-mail address.
4513
4514 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4515
4516         * MAINTAINERS (spu port): Add myself as maintainer.
4517         (Write After Approval): Remove myself.
4518
4519 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4520
4521         * configure.in (skipdirs): Don't build libssp for SPU.
4522         * configure: Regenerate.
4523
4524 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4525
4526         * MAINTAINERS (spu port): Add myself as maintainer.
4527         (libobjc): Update my email address.
4528
4529 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4530
4531         * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4534
4535         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4536         * configure : Rebuilt.
4537
4538 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4539
4540         * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4543
4544         * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4547
4548         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4549         libmpfr.a.
4550         * configure: Regenerate.
4551
4552 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4553
4554         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4555         (unstage): Test for stage_last presence.
4556
4557         PR bootstrap/29802
4558         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4559         STAGE_PREFIX.
4560         * Makefile.in: Regenerate.
4561
4562 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4563
4564         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4565         maintainers.
4566
4567 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4568
4569         * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4572
4573         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4574         and stageN-package/Makefile.
4575         * Makefile.in: Regenerated.
4576
4577 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4578
4579         * configure.in: Remove target-libgloss from noconfigdirs for
4580         bfin-*-*.
4581         * configure: Regenerated.
4582
4583 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4584
4585         * configure.in (have_gmp): Only error if the gcc directory exists.
4586
4587         * configure: Regenerate.
4588
4589 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4590
4591         * configure.in: Robustify error message for missing GMP/MPFR.
4592
4593         * configure: Regenerate.
4594
4595 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4596
4597         * MAINTAINERS (Write After Approval): Add myself.
4598
4599 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4600
4601         * MAINTAINERS: Change email address.
4602
4603 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4604
4605         * MAINTAINERS (Write After Approval): Add myself.
4606
4607 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4608
4609         * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4612
4613         * MAINTAINERS (Write After Approval): Move myself to
4614         Write After Approval section.
4615
4616 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4617
4618         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4619         need_gmp anymore.
4620         * configure: Regenerate.
4621
4622 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4623
4624         * MAINTAINERS (Write After Approval): Add myself.
4625
4626 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4627
4628         * config.guess: Import latest version.
4629         * config.sub: Likewise.
4630
4631 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4632
4633         * Makefile.def: Added pdf target handling.
4634         * Makefile.tpl: Added pdf target handling.
4635         * Makefile.in: Regenerated.
4636
4637 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4638
4639         * MAINTAINERS: Add self as score port maintainer.
4640
4641 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4642
4643         * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4646
4647         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4648         or newer.
4649         * configure: Regenerated.
4650
4651 2006-09-27  Dave Brolley  <brolley@redhat.com>
4652
4653         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4654         using $s instead of $r.
4655         * configure: Regenerated.
4656
4657 2006-09-26  Thiemo Seufer  <ths@mips.com>
4658
4659         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4660         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4661         * configure: Regenerate.
4662
4663 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4664
4665         * MAINTAINERS (Write After Approval): Remove myself.
4666
4667 2006-09-22  Chao-ying Fu  <fu@mips.com>
4668
4669         * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4672
4673         * MAINTAINERS: Add self as soft-fp maintainer.
4674
4675 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4676
4677         * MAINTAINERS: Add myself as avr maintainer.
4678         Remove Marek Michalkiewicz as avr maintainer.
4679
4680 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4681
4682         * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4685
4686         * configure.in: Never build newlib for a Mingw host.
4687         Never build newlib as Mingw target library.
4688         Test the existence of winsup/cygwin for building a Cygwin newlib,
4689         rather than just winsup.
4690         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4691         building a Mingw target.
4692         * configure: Regenerate.
4693
4694 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4695
4696         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4697
4698 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4699
4700         * config.guess: Import from src (was more updated).
4701         * config.sub: Likewise.
4702
4703 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4704
4705         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4706         * configure: Regenerated.
4707
4708 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4709
4710         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4711         for stages after the first.
4712
4713 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4714
4715         * Makefile.def: Add dependencies for configure-opcodes
4716         on configure-intl and all-opcodes on all-intl.
4717         * Makefile.in: Regenerated.
4718
4719 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4720
4721         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4722
4723 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4724
4725         Port to hosts whose 'sort' and 'tail' implementations
4726         treat operands with leading '+' as file names, as POSIX
4727         has required since 2001.  However, make sure the code still
4728         works on pre-POSIX hosts.
4729         * ltmain.sh: Don't assume "sort +2" is equivalent to
4730         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4731
4732 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4733
4734         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4735
4736 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4737
4738         * ltconfig: chmod 644 before ranlib during install.
4739
4740 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4741
4742         PR bootstrap/18058
4743         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4744         if the bootstrap compiler is a GCC version that supports it.
4745         * configure: Regenerate.
4746
4747 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4748
4749         * configure.in: Fix thinkos in previous check-in.
4750         * configure: Regenerate.
4751
4752 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4753
4754         PR other/27063
4755         * configure.in: Test subdir_requires and give an appropriate
4756         error message.
4757         * configure: Regenerate.
4758
4759 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4760
4761         * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4764
4765         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4766
4767 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4768
4769         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4770
4771 2006-06-20  David Ayers  <d.ayers@inode.at>
4772
4773         PR bootstrap/28072
4774         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4775         whether target-libjava is being configured instead of whether the
4776         java front end is enabled.
4777         * configure: Regenerate.
4778
4779 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4780
4781         PR target/27540
4782         * configure.in: Only enable libgomp on IRIX 6.
4783         * configure: Regenerate.
4784
4785 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4786
4787         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4788         too.
4789         * Makefile.in: Regenerate.
4790
4791 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4792
4793         * config-ml.in: Alter CCASFLAGS to include special
4794         multilib options the same as is done for CFLAGS.
4795
4796 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4797
4798         * configure.in: Don't enable libgomp on hpux10.
4799         * configure: Rebuilt.
4800
4801 2006-06-12  David Ayers  <d.ayers@inode.at>
4802
4803         PR bootstrap/27963
4804         PR target/19970
4805         * configure.in: Remove target-boehm-gc from noconfigdirs where
4806         ${libgcj} is specified.
4807         * configure: Regenerate.
4808
4809 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4810
4811         Sync from src:
4812
4813         * configure.in: Sync.
4814         * configure: Regenerated.
4815
4816         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4817
4818         * Makefile.def: Added dependencies from sim and gdb on intl, and
4819         added configure dependencies to everything with an all dependency
4820         on intl.
4821         * Makefile.in: Regenerated.
4822
4823 2006-06-06  David Ayers  <d.ayers@inode.at>
4824
4825         PR libobjc/13946
4826         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4827         * Makefile.in: Regenerate.
4828         * configure.in: Add --enable-objc-gc at toplevel and have it
4829         enable boehm-gc for Objective-C.
4830         Remove target-boehm-gc from libgcj.
4831         Add target-boehm-gc to target_libraries.
4832         Add target-boehm-gc to noconfigdirs where ${libgcj}
4833         is specified.
4834         Assert that boehm-gc is supported when requested for Objective-C.
4835         Only build boehm-gc if needed either for Java or Objective-C.
4836         * configure: Regenerate.
4837
4838 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4839
4840         PR 27674
4841         * Makefile.tpl (configure-[+prefix+][+module+],
4842         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4843         Remove rule to unstage bootstrapped modules.
4844         (stage_current): New.
4845         * Makefile.in: Regenerate.
4846
4847 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4848
4849         * MAINTAINERS (Write After Approval): Update my e-mail address.
4850
4851 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4852
4853         * include/libiberty.h: Declare pex_run_in_environment.
4854
4855 2006-05-31  Asher Langton  <langton2@llnl.gov>
4856
4857         * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4860
4861         * Makefile.def (bfd, opcodes): Fix lib_path.
4862         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4863         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4864         * Makefile.in: Regenerate.
4865
4866 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4867
4868         * Makefile.in: Regenerate.
4869
4870 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4871
4872         * Makefile.def: Add install-html target. Add datarootdir
4873         docdir and htmldir to flags_to_pass.
4874         * Makefile.tpl: Add install-html target.
4875         * Makefile.in: Regenerate.
4876         * configure.in: Add --with-datarootdir, --with-docdir, and
4877         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4878         * configure: Regenerate.
4879
4880 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4881
4882         * configure.in: Enable gprof for cross builds.
4883         * configure: Regenerate.
4884
4885 2006-05-22  Richard Guenther  <rguenther@suse.de>
4886
4887         Revert
4888         2006-01-31  Richard Guenther  <rguenther@suse.de>
4889         Paolo Bonzini  <bonzini@gnu.org>
4890
4891         * Makefile.def (target_modules): Add libgcc-math target module.
4892         * configure.in (target_libraries): Add libgcc-math target library.
4893         (--enable-libgcc-math): New configure switch.
4894         * Makefile.in: Re-generate.
4895         * configure: Re-generate.
4896         * libgcc-math: New toplevel directory.
4897
4898 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4899             Andreas Tobler  <a.tobler@schweiz.ch>
4900
4901         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4902         * configure: Rebuilt.
4903
4904 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4905
4906         * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2006-05-01  DJ Delorie  <dj@redhat.com>
4909
4910         * configure.in: Restore CFLAGS if GMP isn't present.
4911         * configure: Regenerate.
4912
4913 2006-05-01  Richard Guenther  <rguenther@suse.de>
4914
4915         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4916         maintainer.
4917
4918 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4919
4920         * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4923
4924         * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2006-04-18  DJ Delorie  <dj@redhat.com>
4927
4928         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4929         reference libgloss so that libssp can be built in a combined
4930         tree.
4931         * configure: Regenerate.
4932
4933 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4934
4935         * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4938
4939         * configure.in: Require makeinfo 4.4 or higher.
4940         * configure: Regenerate.
4941
4942 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4943
4944         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4945         Rearrange the entries of other libraries to have them in one place.
4946
4947 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4948
4949         * MAINTAINERS (Write After Approval): Remove myself.
4950         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4951
4952 2006-03-14  Richard Guenther  <rguenther@suse.de>
4953
4954         * configure: Regenerate with autoconf 2.13.
4955
4956 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4957
4958         * MAINTAINERS: Use my work address.
4959
4960         * MAINTAINERS: Update my E-mail address.
4961
4962 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4963
4964         * configure.in: Handle --disable-<component> generically.
4965         * configure: Regenerate.
4966
4967 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4968
4969         PR libgcj/17311
4970         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4971
4972 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4973
4974         * MAINTAINERS (Write After Approval):  Remove myself.
4975         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4976
4977 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4978
4979         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4980         (TARGET_CONFIGDIRS): Remove.
4981         * configure.in: Remove AC_SUBST(target_configdirs).
4982         * Makefile.in, configure: Regenerated.
4983
4984 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4985
4986         * MAINTAINERS (Write After Approval):  Remove myself.
4987         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4988
4989 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4990
4991         PR bootstrap/25670
4992
4993         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4994
4995         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4996         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4997         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4998         BUILD_PREFIX, BUILD_PREFIX_1.
4999         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5000
5001         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5002         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5003
5004         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5005         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5006         of `cat stage_current`.  Always provide the `r' and `s' variables.
5007         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5008         a single shell execution.
5009         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5010         bootstrapped modules, make the stage1 module if the build was not
5011         started yet, else build the current stage.
5012         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5013         (all-build, all-host, all-target, [+make_target+]-host,
5014         [+make_target+]-target): Do not use \-continued lines.
5015         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5016         (current_stage, restrap, stage_last): New.
5017
5018         * Makefile.in: Regenerate.
5019         * configure: Regenerate.
5020
5021 2006-02-19  Bud Davis  <jmdavis@link.com>
5022
5023         * MAINTAINERS (Write After Approval):  Remove myself.
5024         (Language Front End Maintainers):  Add myself as fortran 95
5025         maintainer and update e-mail address.
5026
5027 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5028
5029         * MAINTAINERS (Write After Approval):  Remove myself.
5030         (Language Front End Maintainers):  Add myself as fortran 95
5031         maintainer.
5032
5033 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5034
5035         * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5038
5039         * MAINTAINERS (Write After Approval):  Remove myself.
5040         (Language Front End Maintainers):  Add myself as
5041         fortran 95 maintainer.
5042
5043 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5044
5045         Sync from src:
5046
5047         2005-12-27  Leif Ekblad  <leif@rdos.net>
5048
5049         * configure.in: Add support for RDOS target.
5050         * configure: Regenerate.
5051
5052 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5053             Andreas Schwab  <schwab@suse.de>
5054
5055         * configure: Regenerate.
5056
5057 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5058
5059         * configure.in (enable_libgomp): Add AIX.
5060         * configure: Regenerate.
5061
5062 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5067
5068         * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2006-01-31  Richard Guenther  <rguenther@suse.de>
5071         Paolo Bonzini  <bonzini@gnu.org>
5072
5073         * Makefile.def (target_modules): Add libgcc-math target module.
5074         * configure.in (target_libraries): Add libgcc-math target library.
5075         (--enable-libgcc-math): New configure switch.
5076         * Makefile.in: Re-generate.
5077         * configure: Re-generate.
5078         * libgcc-math: New toplevel directory.
5079
5080 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5081
5082         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5083         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5084         the assembler, linker and binutils.
5085         * configure: Regenerate.
5086
5087 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5088
5089         * MAINTAINERS (Write After Approval): Add myself.
5090
5091 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5092
5093         * configure: Regenerate.
5094
5095 2006-01-18  Richard Henderson  <rth@redhat.com>
5096             Jakub Jelinek  <jakub@redhat.com>
5097             Diego Novillo  <dnovillo@redhat.com>
5098
5099         * libgomp: New directory.
5100         * Makefile.def: Add target_module libgomp.
5101         * Makefile.in: Regenerate.
5102         * configure.in (target_libraries): Add target-libgomp.
5103         * configure: Regenerate.
5104
5105 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5106
5107         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5108         @ from continuation.
5109         * Makefile.in: Rebuilt.
5110
5111 2006-01-04  Chris Lattner  <sabre@gnu.org>
5112
5113         * MAINTAINERS (Write After Approval): Add myself.
5114
5115 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5116
5117         PR bootstrap/24252
5118
5119         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5120         * Makefile.tpl (OBJDUMP): New.
5121         (EXTRA_HOST_FLAGS): Add it.
5122         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5123
5124         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5125         to use symbolic links between directories.  Avoid race conditions
5126         or make them harmless.
5127         * configure.in: Do not try to use symbolic links between directories.
5128
5129         * Makefile.def (LEAN): Pass.
5130         * Makefile.tpl (LEAN): Define.
5131         (stage[+id+]-start): Accept that the previous directory does not
5132         exist, if the bootstrap is lean.
5133         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5134         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5135         configure substitution.
5136         ([+compare-target+]): Likewise.
5137         ([+bootstrap-target+]-lean): New.
5138         * configure.in: Remove lean bootstrap support from here.
5139
5140         * Makefile.in: Regenerate.
5141         * configure: Regenerate.
5142
5143 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5144
5145         * MAINTAINERS (libdecnumber): Add myself.
5146
5147 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5148
5149         * libtool-ldflags: New script.
5150
5151 2006-01-02  Andreas Schwab  <schwab@suse.de>
5152
5153         * configure.in: When reconfiguring remove Makefile in
5154         all stage directories.
5155         * configure: Regenerate.
5156
5157 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5158
5159         * MAINTAINERS: Update my email address.
5160
5161 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5162
5163         Revert Ada-related part of the previous change.
5164
5165         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5166         Do not pass.
5167         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5168         * Makefile.in: Regenerate.
5169         * configure.in: Do not include mt-ppc-aix target fragment.
5170         * configure: Regenerate.
5171
5172 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5173
5174         * configure.in: Select appropriate fragments for PowerPC/AIX.
5175         * configure: Regenerate.
5176
5177         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5178         BOOT_CFLAGS, BOOT_LDFLAGS.
5179         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5180         BOOT_CFLAGS, BOOT_LDFLAGS.
5181         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5182         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5183         (stage): Fail if we cannot complete the work.
5184         * Makefile.in: Regenerate.
5185
5186 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5187
5188         * configure.in: Replace ms1 with mt.
5189         * configure: Rebuilt.
5190
5191 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5192
5193         * MAINTAINERS: Update my email address.
5194
5195 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5196
5197         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5198         install-host-nogcc): Don't invoke $(stage) at the end.
5199         * Makefile.in: Regenerate.
5200
5201 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5202
5203         * configure.in: Flip the top-level bootstrap switch.
5204         * configure: Regenerate.
5205
5206 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5207
5208         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5209         $(stage) and $(unstage).
5210         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5211         (all): Remove stray semicolon.
5212         (local-distclean): Don't handle multilib.tmp and multilib.out.
5213         (install.all): Set $s for consistency.
5214         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5215         check_multilibs setting.  Always make the install directory.
5216         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5217         Correct @if/@endif.
5218         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5219         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5220         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5221         (multilib.out): Remove.
5222         * Makefile.in: Regenerated.
5223
5224 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5225
5226         * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5229
5230         * MAINTAINERS: Add myself as mt maintainer.
5231
5232         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5233
5234 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5235
5236         * MAINTAINERS: Change email address.
5237
5238 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5239
5240         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5241         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5242         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5243         Find in-tree tools if available.
5244         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5245         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5246         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5247         (COMPILER_*_FOR_TARGET): New.
5248         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5249         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5250         (CONFIGURED_*, USUAL_*): Remove.
5251         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5252         STRIP): Use autoconf substitutions.
5253         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5254         COMPILER_NM_FOR_TARGET): New.
5255         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5256
5257         (all): Make all-host and all-target in parallel.
5258         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5259         that $$r and $$s are set before invoking a recursive make.
5260         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5261         ([+bootstrap-target+]): Inline most of the `all' target.
5262
5263 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5264
5265         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5266         from the gcc build directory.
5267         * Makefile.in: Regenerate.
5268
5269 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5270
5271         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5272         depend on all-libdecnumber.
5273         * configure.in (host_libs): Include libdecnumber.
5274         * Makefile.in: Regenerate.
5275         * configure: Likewise.
5276
5277 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5278
5279         * libdecnumber: Import decNumber sources from the dfp-branch.
5280
5281 2005-11-21  Kean Johnston  <jkj@sco.com>
5282
5283         * config.sub, config.guess: Sync from upstream sources.
5284
5285 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5286
5287         Import from Autoconf sources:
5288
5289         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5290         * config/move-if-change: Don't output "$2 is unchanged";
5291         suggested by Ben Elliston.  Handle weird characters correctly.
5292
5293 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5294
5295         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5296         to match upstream libtool for darwin.
5297
5298 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5299
5300         * Makefile.def: Remove gdb dependencies for gdbtk.
5301         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5302         (configure-gdb, install-gdb): New rules.
5303         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5304         * Makefile.in, configure: Regenerated.
5305
5306 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5307
5308         * MAINTAINERS (Write After Approval): Add myself.
5309
5310 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5311
5312         * MAINTAINERS (Write After Approval): Add myself.
5313
5314 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5315
5316         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5317         Diego Novillo.
5318
5319 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5320
5321         PR bootstrap/24297
5322         * Makefile.tpl (do-[+make-target+], do-check, install,
5323         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5324         are set before recursing.
5325         * Makefile.in: Regenerate.
5326
5327 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5328
5329         PR bootstrap/18939
5330         * Makefile.def (gcc) <target>: Fix thinko.
5331         * Makefile.in: Regenerate.
5332
5333 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5334
5335         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5336         * configure: Regenerate.
5337
5338 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5339
5340         * MAINTAINERS (Write After Approval): Add self.
5341
5342 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5343
5344         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5345         target-libffi, target-qthreads, target-libjava, and
5346         targetlibobjc.
5347         * configure: Regenerate.
5348
5349 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5350
5351         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5352         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5353         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5354         (USUAL_OBJDUMP_FOR_TARGET): New.
5355         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5356         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5357         * configure, Makefile.in: Regenerated.
5358
5359 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5360
5361         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5362         before other host packages.
5363
5364 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5365
5366         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5367
5368 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5369
5370         PR bootstrap/22340
5371
5372         * configure.in (default_target): Remove.
5373         * Makefile.tpl (all): Do not use prerequisites as subroutines
5374         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5375         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5376         use prerequisites as subroutines.
5377         (check-host, check-target): New.
5378         (bootstrap configure & all targets): Do not use stage*-start
5379         if the directory layout is already ok.
5380         (non-bootstrap configure & all targets): Prepend a $(unstage).
5381         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5382         (NOTPARALLEL): Remove.
5383         (unstage, stage variables): New variables.
5384         (unstage, stage targets): Simply expand to those variables.
5385
5386         * configure: Regenerate.
5387         * Makefile.in: Regenerate.
5388
5389 2005-10-04  James E Wilson  <wilson@specifix.com>
5390
5391         * Makefile.def (lang_env_dependencies): Add libmudflap.
5392         * Makefile.in: Regenerate.
5393
5394 2005-10-03  Andreas Schwab  <schwab@suse.de>
5395
5396         Backport from libtool CVS:
5397         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5398
5399         * ltmain.sh: add support for installing into temporary
5400         staging area (e.g. 'make install DESTDIR=...')
5401
5402 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5403
5404         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5405         * configure: Regenerated.
5406
5407 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5408
5409         * configure: Regenerate with the correct
5410         autoconf version.
5411
5412 2005-09-30  Catherine Moore  <clm@cm00re.com>
5413
5414         * configure.in (bfin-*-*): New.
5415         * configure: Regenerated.
5416
5417 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5418
5419         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5420         (LIPO_FOR_TARGET): New.
5421         (CONFIGURED_LIPO_FOR_TARGET): New.
5422         (USUAL_LIPO_FOR_TARGET): New.
5423         (STRIP_FOR_TARGET): New.
5424         (CONFIGURED_STRIP_FOR_TARGET): New.
5425         (USUAL_STRIP_FOR_TARGET): New.
5426         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5427         STRIP_FOR_TARGET.
5428         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5429         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5430         * Makefile.in: Regenerate.
5431         * configure: Regenerate.
5432
5433 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5434
5435         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5436         (rs6000-*-aix*): Same.
5437         * configure: Regenerate.
5438
5439 2005-09-16  Tom Tromey  <tromey@redhat.com>
5440
5441         * MAINTAINERS: Add self as java maintainer.
5442
5443 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5444
5445         * configure.in: Recognize f95 in the --enable-languages option,
5446         and substitute it for fortran, issuing a warning.
5447         * configure: Regenerate.
5448
5449 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5450
5451         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5452         * configure:  Regenerated.
5453
5454 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5455
5456         * MAINTAINERS: Add self as ms1 maintainer.
5457
5458 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5459
5460         * Makefile.def (libssp): Add to lang_env_dependencies.
5461         * Makefile.in: Regenerate.
5462
5463 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5464
5465         * MAINTAINERS: Add myself as middle-end maintainer.
5466
5467 2005-08-17  Christian Groessler  <chris@groessler.org>
5468
5469         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5470         * Makefile.in: Regenerate.
5471
5472 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5473
5474         * MAINTAINERS (write after approval): Added myself.
5475
5476 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5477
5478         * MAINTAINERS (Write After Approval): Add myself.
5479
5480 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5481
5482         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5483         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5484         Look for alternate names of the target cc and c++
5485         * configure: Regenerate.
5486
5487 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5488
5489         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5490         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5491         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5492         tools; remove code to manually set them.
5493         (Target tools): Look in the environment for them.
5494         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5495         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5496         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5497         build directory.
5498         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5499         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5500         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5501         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5502         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5503         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5504         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5505         * configure: Regenerate.
5506         * Makefile.in: Regenerate.
5507
5508 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5509
5510         * MAINTAINERS: Update for removed CPU targets.
5511
5512 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5513
5514         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5515         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5516         * Makefile.in: Regenerated.
5517
5518 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5519
5520         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5521         (CFLAGS_FOR_TARGET): Use it.
5522         (CXXFLAGS_FOR_TARGET): Likewise.
5523         * Makefile.in: Regenerated.
5524         * configure.in (--with-build-sysroot): New option.
5525         * configure: Regenerated.
5526
5527 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5528
5529         * Makefile.tpl: Wrap install between unstage and stage
5530         * Makefile.in: Regenerate.
5531
5532 2005-07-21  Eric Christopher  <echristo@apple.com>
5533
5534         * MAINTAINERS: Update affiliation.
5535
5536 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5537
5538         * MAINTAINERS: Add self as crx port maintainer.
5539
5540 2005-07-20  DJ Delorie  <dj@redhat.com>
5541
5542         * MAINTAINERS: Add self as m32c maintainer.
5543
5544 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5545
5546         * all files: Update FSF address.
5547
5548 2005-07-15  Eric Christopher  <echristo@redhat.com>
5549
5550         * MAINTAINERS: Change affiliation.
5551
5552 2005-07-14  Jim Blandy  <jimb@redhat.com>
5553
5554         * configure.in: Add cases for Renesas m32c.
5555         * configure: Regenerated.
5556
5557 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5558
5559         * COPYING.LIB: Update from fsf.org.
5560
5561 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5562
5563         * COPYING, compile, config.guess,
5564         config.sub, install-sh, missing, mkinstalldirs,
5565         symlink-tree, ylwrap: Sync from upstream sources.
5566         * config-ml.in: Update FSF address.
5567
5568 2005-07-13  Eric Christopher  <echristo@redhat.com>
5569
5570         * configure.in: Add toplevel noconfigdir support for tpf.
5571         * configure: Regenerate.
5572
5573 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5574
5575         PR ada/22340
5576
5577         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5578         * Makefile.in: Regenerate.
5579
5580 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5581
5582         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5583         Brolley to write-after-approval.
5584
5585 2005-07-07  Andreas Schwab  <schwab@suse.de>
5586
5587         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5588         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5589         * Makefile.in: Regenerated.
5590
5591 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5592
5593         * configure.in: Don't build sim or rda when targetting darwin.
5594         * configure: Regenerate.
5595
5596 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5597
5598         * configure.in: Add --enable-libssp and --disable-libssp.
5599         * configure: Regenerate with autoconf-2.13.
5600
5601 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5602
5603         * Makefile.def (target_modules): Add libssp.
5604         * configure.in (target_libraries): Add target-libssp.
5605         * configure: Rebuilt.
5606         * Makefile.in: Rebuilt.
5607
5608 2005-07-01  Zack Weinberg  <zackw@panix.com>
5609
5610         * MAINTAINERS: Change email address.  Resign from maintainership.
5611
5612 2005-07-01  Richard Guenther  <rguenther@suse.de>
5613
5614         * MAINTAINERS: Change my e-mail address and affiliation.
5615
5616 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5617
5618         * Makefile.def (stagefeedback): Come after profile.
5619         Define profiledbootstrap target.
5620         * Makefile.tpl (profiledbootstrap): Remove.
5621         (stageprofile-end): Zap stagefeedback.
5622         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5623         * Makefile.in: Regenerate.
5624
5625 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5626
5627         * MAINTAINERS: Update my email address.
5628
5629 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5630
5631         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5632         In 'cpp' stanza, support '#line' as well as '# '.
5633
5634 2005-06-08  Andreas Schwab  <schwab@suse.de>
5635
5636         * MAINTAINERS: Move myself from 'Write After Approval' to
5637         'CPU Port Maintainers' section as m68k maintainer.
5638
5639 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5640
5641         * configure.in (unsupported_languages): New macro.
5642         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5643         non-ported target libraries in noconfigdirs.
5644         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5645         non-linux-gnu.  Remove libgcj_ex_libffi.
5646         <lang_frag loop>: Set add_this_lang=no if the language is in
5647         unsupported_languages.
5648         * configure: Regenerate.
5649
5650 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5651
5652         * configure.in: Fix typo in handling of --with-mpfr-dir.
5653         * configure: Regenerate.
5654
5655 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5656
5657         * MAINTAINERS: Update my email address.
5658
5659 2005-06-02  Jim Blandy  <jimb@redhat.com>
5660
5661         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5662         accepted into the master sources.)
5663
5664 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5665             Michael Snyder  <msnyder@redhat.com>
5666             Stan Cox  <scox@redhat.com>
5667
5668         * configure.in: Set noconfigdirs for ms1.
5669
5670         * configure: Regenerate.
5671
5672 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5673
5674         * MAINTAINERS (Write After Approval): Add self.
5675
5676 2005-06-01  Josh Conner  <jconner@apple.com>
5677
5678         * MAINTAINERS (Write After Approval): Add self.
5679
5680 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5681
5682         * MAINTAINERS: Update my email address.
5683
5684 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5685
5686         * MAINTAINERS (Write After Approval): Add self.
5687
5688 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5689
5690         * MAINTAINERS (Write After Approval): Remove self.
5691
5692 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5693
5694         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5695         (Dependencies): Consider target modules for bootstrap dependencies.
5696         Make target bootstrap modules depend on each stage's gcc.
5697         * Makefile.in: Regenerate.
5698
5699 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5700
5701         * Makefile.def (configure-gcc): Depend on binutils having been built.
5702         (all-gcc): No need to do it here.
5703         * Makefile.in: Regenerate.
5704
5705 2005-05-19  Paul Brook  <paul@codesourcery.com>
5706
5707         * configure.in: Rewrite misleading error message when requested
5708         language cannot be built.
5709         * configure: Regenerate.
5710
5711 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5712
5713         * ylwrap: Import from Automake 1.9.5.
5714
5715 2005-05-13  David Ung  <davidu@mips.com>
5716
5717         * MAINTAINERS (Write After Approval): Add self.
5718
5719 2005-05-09  Mike Stump  <mrs@apple.com>
5720
5721         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5722         lt_cv_sys_max_cmd_len for now.
5723
5724 2005-05-09  Stan Cox  <scox@redhat.com>
5725
5726         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5727
5728 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5729
5730         * README.SCO: Update the URL.
5731
5732 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5733
5734         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5735         with_gnu_ld to libtool.
5736         * ltcf-c.sh (aix[45]): Define file_list_spec.
5737         * ltcf-cxx.sh (aix[45]): Same.
5738         * ltcf-gcj.sh (aix[45]): Same.
5739         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5740         exists, write list of input files to temporary file.
5741
5742 2005-05-04  Mike Stump  <mrs@apple.com>
5743
5744         * configure.in: Always pass --target to target configures as
5745         otherwise rebuilds that do --recheck will fail.
5746         * confiugure: Rebuilt.
5747
5748 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5749
5750         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5751         STAGE_HOST_EXPORTS.
5752         (configure, all): Add bootstrap support.
5753         (Host modules, target modules): Pass post-stage1 flags and exports.
5754         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5755         * Makefile.in: Regenerate.
5756
5757 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5758
5759         * configure: Regenerate.
5760
5761 2005-04-27  Mike Stump  <mrs@apple.com>
5762
5763         * MAINTAINERS: Add self as darwin maintainer.
5764
5765 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5766
5767         * config.sub: Update from master copy.
5768
5769 2005-04-21  Mike Stump  <mrs@apple.com>
5770
5771         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5772         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5773
5774 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5775
5776         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5777         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5778         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5779         "*-*-elf" and "*-*-linux*".
5780         * configure: Regenerate.
5781
5782 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5783
5784         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5785
5786 2005-04-12  Mike Stump  <mrs@apple.com>
5787
5788         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5789
5790 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5791
5792         * MAINTAINERS (Write After Approval): Add myself.
5793
5794 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5795
5796         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5797
5798 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5799
5800         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5801         (TARGET_CONFIGARGS): Include --with-target-subdir.
5802         (configure, all): New macros.  Use them throughout.
5803         * Makefile.in: Regenerate.
5804
5805 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5806
5807         * MAINTAINERS (Write After Approval): Add myself.
5808
5809 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5810
5811         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5812
5813 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5814
5815         * MAINTAINERS: Move John Carr to Write After Approval.
5816
5817 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5818
5819         * config/mh-mingw32: Delete.
5820         * configure.in: Don't use it.
5821         * configure: Regenerate.
5822
5823 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5824
5825         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5826         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5827         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5828         (HOST_LIB_PATH): Generate from Makefile.def.
5829         (TARGET_LIB_PATH): Likewise.
5830         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5831         * Makefile.in: Regenerate.
5832         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5833         (RPATH_ENVVAR): Include Darwin case.
5834         * configure: Regenerate.
5835
5836 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5837
5838         * MAINTAINERS (Various Maintainers): Remove self.
5839         (Write After Approval): Add self.
5840
5841 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5842
5843         * MAINTAINERS (Various Maintainers): Add self.
5844
5845 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5846
5847         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5848         * configure: Regenerate.
5849
5850 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5851
5852         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5853         gcc_version, and gcc_version_trigger from set of flags to pass.
5854         * Makefile.tpl: Remove definitions of above variables.
5855         (config.status): Remove dependency on $(gcc_version_trigger).
5856         * Makefile.in: Regenerate.
5857         * configure.in: Do not reference config/gcc-version.m4 nor
5858         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5859         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5860         * configure: Regenerate.
5861
5862 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5863             Andrew Pinski  <pinskia@physics.uc.edu>
5864
5865         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5866         * Makefile.in: Regenerate.
5867
5868 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5869
5870         * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2005-03-03  David Ayers  <d.ayers@inode.at>
5873
5874         * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5877
5878         PR libgcj/20160
5879         * ltmain.sh: Avoid creating archives with components that have
5880         duplicate basenames.
5881
5882 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5883
5884         PR bootstrap/20250
5885         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5886         instead of check.
5887         * Makefile.in: Regenerate.
5888
5889 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5890
5891         * Makefile.in: Regenerate to fix conflict between the previous two
5892         patches.
5893
5894 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5895
5896         PR bootstrap/17383
5897         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5898         * Makefile.tpl (HOST_SUBDIR): New substitution.
5899         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5900         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5901         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5902         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5903         (Host modules, Bootstrapped modules): Use it.
5904         (Build modules, Target modules): Do not create symlink trees,
5905         always configure out-of-srcdir.
5906         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5907         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5908         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5909         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5910
5911         * Makefile.in: Regenerate.
5912         * configure: Regenerate.
5913
5914 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5915
5916         Merged from libada-gnattools-branch:
5917         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5918
5919         * gnattools: New directory.
5920         * Makefile.def: Add gnattools as a module, depending on target-libada.
5921         * Makefile.in: Regenerate.
5922         * configure.in: Include gnattools in host_tools; disable it if ada
5923         is disabled.
5924         * configure: Regenerate.
5925
5926 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5927
5928         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5929         treelang maintainer.
5930         (Write After Approval): Remove myself.
5931
5932 2005-02-23  Paul Schlie  <schlie@comcast.net>
5933
5934         * configure.in: Allow darwin targeted ports to build tk, itcl and
5935         libgui.
5936         * configure: Regenerate.
5937
5938 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5939
5940         PR libgcj/10353
5941         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5942         * configure: Regenerate.
5943
5944 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5945
5946         * MAINTAINERS (Write After Approval): Add myself.
5947
5948 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5949
5950         * MAINTAINERS: Update my e-mail address.
5951
5952 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5953
5954         * MAINTAINERS (Write After Approval): Add myself.
5955
5956 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5957
5958         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5959         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5960         target-libgloss when not *-*-elf and *-*-aout.
5961         * configure: Regenerate.
5962
5963 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5964
5965         * MAINTAINERS: Remove obsolete entries.
5966
5967         * MAINTAINERS (Write After Approval): Add Michael Matz.
5968
5969 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5970
5971         * MAINTAINERS: Remove self as cpplib maintainer.
5972
5973 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5974
5975         * install-sh, config.sub: Import from upstream.
5976
5977 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5978
5979         PR bootstrap/18222
5980         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5981         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5982         * Makefile.in: Regenerate.
5983
5984 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5985
5986         * MAINTAINERS: Update my email address.
5987
5988 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5989             Andreas Schwab  <schwab@suse.de>
5990
5991         PR bootstrap/18033
5992         * config-ml.in: Eval option if surrounded by single quotes.
5993
5994 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5995
5996         Revert 2004-12-28 Makefile changes, a better fix will be
5997         applied to mainline and src after GCC 4.0 branches.
5998
5999 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6000
6001         PR bootstrap/17383
6002
6003         * Makefile.def (target_modules): Remove stage parameter,
6004         it is always true now.
6005         * Makefile.tpl (configure-build-[+module+],
6006         configure-target-[+module+]): Always build symlink tree
6007         for the directory and for include.  BUILD_SUBDIR and
6008         TARGET_SUBDIR cannot be . anymore.
6009         * Makefile.in: Regenerate.
6010
6011 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6012
6013         Revert 2004-12-08 Makefile changes.
6014
6015 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6016
6017         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6018         cygwin, mingw.
6019
6020 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6021
6022         * configure.in (sh64-*-*): Reenable gprof.
6023         * configure: Regenerate.
6024
6025 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6026
6027         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6028         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6029         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6030         * Makefile.in: Regenerate.
6031
6032 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6033
6034         * MAINTAINERS: Update my email address.
6035
6036 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6037
6038         * Makefile.tpl: Generate normal dependencies if the LHS module is
6039         not bootstrapped.
6040         * Makefile.in: Regenerate.
6041
6042 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6043
6044         * configure.in: Include config/gxx-include-dir.m4.  Use
6045         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6046         * configure: Regenerate.
6047
6048 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6049
6050         * config.if: Delete.
6051         * configure.in: Set libstdcxx_incdir directly.
6052         * configure: Regenerate.
6053
6054 2004-12-02  Eric Christopher  <echristo@redhat.com>
6055
6056         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6057         * Makefile.in: Regenerate.
6058
6059 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6060
6061         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6062         * configure: Regenerate.
6063
6064 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6065
6066         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6067         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6068         * configure: Regenerate.
6069
6070 2004-12-01  Eric Christopher  <echristo@redhat.com>
6071
6072         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6073         of things to remove.
6074
6075 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6076
6077         * MAINTAINERS (Write After Approval): Update my e-mail address.
6078
6079 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6080
6081         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6082         from CVS libtool to always pass_all.
6083
6084 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6085
6086         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6087         (hppa*64*-*-*): Delete incorrect comment.
6088         * configure: Rebuilt.
6089
6090 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6091
6092         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6093
6094 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6095
6096         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6097         from CVS libtool to always pass_all.
6098
6099 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6100
6101         * install-sh, compile: Import from automake.
6102
6103 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6104
6105         * config.guess, config.sub:  Import from savannnah.
6106
6107 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6108
6109         * MAINTAINERS (Write After Approval): Add myself
6110
6111 2004-11-12  Mike Stump  <mrs@apple.com>
6112
6113         * Makefile.def: Add html support.
6114         * Makefile.tpl: Likewise.
6115         * Makefile.in: Regenerate.
6116
6117 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6118
6119         PR 18423
6120         * configure.in: Remove all instances of build-fixincludes from
6121         noconfigdirs.
6122         (build_configargs): Supply --target to subdirectories.
6123         * configure: Regenerate.
6124
6125         * Makefile.def: Make gcc install depend on fixincludes install.
6126         * Makefile.in: Regenerate.
6127
6128 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6129
6130         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6131
6132 2004-11-11  Paul Brook  <paul@codesourcery.com>
6133
6134         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6135
6136 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6137
6138         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6139         target-libgfortran.
6140         * configure: Regenerate.
6141
6142 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6143
6144         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6145         like CC.
6146
6147 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6148
6149         * Makefile.def (host fixincludes): Specify missing targets.
6150         * Makefile.in: Regenerate.
6151
6152 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6153
6154         * MAINTAINERS: Add myself
6155
6156 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6157
6158         * MAINTAINERS (Write After Approval): Add myself.
6159
6160 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6161
6162         * Makefile.def: Build fixincludes for the host, too.
6163         * Makefile.in: Regenerate.
6164         * configure.in (host_tools): Add fixincludes.
6165         * configure: Regenerate.
6166
6167 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6168
6169         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6170         * configure: Regenerated.
6171
6172 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6173
6174         PR other/17783
6175         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6176         * configure: Regenerated.
6177
6178 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6179
6180         * README.SCO: Update per FSF instructions.
6181
6182 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6183
6184         PR target/18151
6185         * configure.in (case ${target}): Do not build fixincludes for avr.
6186         * configure: Regenerated.
6187
6188 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6189
6190         * configure.in (case ${target}): Do not build fixincludes
6191         on platforms where it is not used.
6192         * configure: Regenerated.
6193
6194 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6195
6196         * configure.in: Use an absolute path to install-sh.
6197         * configure: Regenerated.
6198
6199 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6200
6201         * MAINTAINERS (Write After Approval): Add myself.
6202
6203 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6204
6205         * MAINTAINERS: Remove from Write After Approval those that are
6206         already maintainers.
6207
6208 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6209
6210         * MAINTAINERS:  Update my email address.
6211
6212 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6213
6214         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6215         * configure: Regenerate.
6216
6217 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6218
6219         * MAINTAINERS:  Update my email address.
6220
6221 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6222
6223         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6224         entries belonging to this category.
6225
6226 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6227
6228         * MAINTAINERS: Update my e-mail address.
6229
6230 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6231
6232         Fix wrong conflict resolution in:
6233
6234         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6235
6236         * Makefile.in: Regenerate.
6237         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6238         in the recursive `make', instead of hardwiring `all'.
6239         (Autogenerated TARGET-* variables): New.
6240
6241 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6242
6243         * configure.in: Enable target-libgloss for crx-*-*.
6244         * configure: Regenerate.
6245
6246 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6247
6248         * MAINTAINERS (Various Maintainers): Move the "windows,
6249         cygwin, mingw" maintainer to ...
6250         (OS Port Maintainers): ... here.
6251
6252 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6253
6254         * MAINTAINERS (Write After Approval): Remove those that are
6255         maintainers of some subsystem.
6256
6257 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6258
6259         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6260         * ltcf-cxx.sh (tpf*): Likewise.
6261         * ltconfig (tpf*): Add TPF OS configuration support.
6262
6263 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6264
6265         * MAINTAINERS: Change my email address to my new work account.
6266
6267 2004-09-24  Michael Roth  <mroth@nessie.de>
6268
6269         * configure.in (--without-headers): Add missing double quotes.
6270         * configure: Regenerate.
6271
6272 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6273
6274         * ylwrap: Revert to previous version.
6275
6276 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6277
6278         PR bootstrap/17369
6279         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6280         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6281         SET_GCC_LIB_PATH_CMD.
6282         (BASE_TARGET_EXPORTS): Likewise.
6283         * Makefile.in: Regenerated.
6284
6285         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6286         * configure: Regenerated.
6287
6288 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6289
6290         * config.guess: New upstream version
6291         * compile, depcomp, install-sh, ylwrap: Likewise.
6292
6293 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6294
6295         * config/mh-x86omitfp: New host makefile fragment.  Add
6296         -fomit-frame-pointer to the default BOOT_CFLAGS.
6297         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6298         * configure: Regenerate.
6299
6300 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6301
6302         PR target/11572
6303         * configure.in (*-*-darwin*): Renable libobjc.
6304         * configure: Regenerate.
6305
6306 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6307
6308         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6309
6310 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6311
6312         * Makefile.def: Remove libbanshee.
6313         * Makefile.tpl: Ditto.
6314         * configure.in: Ditto.
6315         * Makefile.in: Regen.
6316         * configure: Ditto.
6317
6318 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6319
6320         * ltmain.sh: Use $pic_object as $non_pic_object if
6321         $non_pic_object=none.
6322
6323 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6324
6325         * missing: Import latest version from master repository.
6326
6327 2004-09-06  Nick Clifton  <nickc@redhat.com>
6328
6329         * config.sub: Import latest version from master repository.
6330         * config.guess: Likewise.
6331         This includes these changes:
6332
6333         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6334
6335         * config.sub: Handle crisv32, alias etraxfs.
6336         * config.guess (crisv32:Linux:*:*): Handle.
6337
6338         2004-08-13  Brad Smith  <brad@comstyle.com>
6339
6340         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6341         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6342
6343         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6344
6345         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6346         assume the processor is a powerpc.  This is because coreutils
6347         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6348         in this case, due to a MacOS X bug that causes
6349         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6350         to return a negative number.
6351         Problem reported by Petter Reinholdtsen in:
6352         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6353
6354         2004-07-19  Ben Elliston  <bje@gnu.org>
6355
6356         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6357
6358         2004-06-24  Ben Elliston  <bje@gnu.org>
6359
6360         * config.guess: Update copyright years.
6361         * config.sub: Likewise.
6362
6363         2004-06-22  Robert Millan  <robertmh@gnu.org>
6364
6365         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6366         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6367
6368         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6369
6370         * config.guess (*:*VMS:*:*): New entry. Replaces
6371         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6372         manufacturer.
6373
6374         2004-06-22  Ben Elliston  <bje@gnu.org>
6375
6376         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6377         * config.sub: Likewise.
6378
6379         2004-06-22  Ben Elliston  <bje@gnu.org>
6380
6381         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6382         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6383
6384         2004-06-11  Ben Elliston  <bje@gnu.org>
6385
6386         * config.guess (pegasos:OpenBSD:*:*): Remove.
6387
6388         2004-06-11  Ben Elliston  <bje@gnu.org>
6389
6390         From Wouter Verhelst <wouter@grep.be>:
6391         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6392
6393         2004-06-11  Ben Elliston  <bje@gnu.org>
6394
6395         * config.guess (luna88k:OpenBSD:*:*): New.
6396
6397         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6398
6399         * config.guess (m32r*:Linux:*:*): New case.
6400         * config.sub: Handle m32rle.
6401
6402         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6403
6404         From Jens Petersen  <petersen@redhat.com>:
6405         * config.sub: Handle sparcv8.
6406
6407         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6408
6409         From Tom Smith <smith@cag.lkg.hp.com>:
6410         * config.guess: Version suffixes are equally significant on Tru64
6411         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6412         prefix of "P" (patched kernel).
6413
6414         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6415
6416         * config.sub: Add support for National Semiconductor CRX target.
6417
6418 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6419
6420         * MAINTAINERS (Various Maintainers): Remove myself as web page
6421         maintainer, add myself as maintainer of build status lists.
6422
6423 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6424
6425         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6426         *-*-netware, but add target-libmudflap.
6427         Consolidate *-*-netware targets (of which really only i?86 exists)
6428         into a single entry.
6429         * configure: Likewise.
6430
6431 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6432
6433         * Makefile.tpl (sorry): Remove.
6434         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6435         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6436         (do-clean): Clean per-stage directories too.
6437         (do-distclean): Run distclean-stage1 too.
6438         (.NOTPARALLEL): Enable during toplevel bootstrap.
6439         (stage[+id+]-bubble): Enable parallel execution during
6440         the recursive invocation.
6441         * Makefile.in: Regenerate.
6442
6443         Fix previous checkin:
6444
6445         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6446         include.
6447         * configure.in: Fix indentation.
6448         * configure: Regenerate.
6449
6450 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6451
6452         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6453         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6454         * configure: regenerate
6455         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6456         -mdynamic-no-pic
6457
6458 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6459
6460         * Makefile.def (build_modules): Add fixincludes.
6461         (dependencies): Make gcc depend on fixincludes.
6462         * configure.in (build_tools): Add fixincludes.
6463         (build_configdirs): Always include build_libs.
6464         * Makefile.in: Regenerate.
6465         * configure: Regenerate.
6466
6467 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6468
6469         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6470         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6471         phony targets; do not generate timestamp files.
6472         (distclean-stageN): Remove references to their timestamp files.
6473         (restageN, touch-stageN): Remove.
6474         (stageN-bubble): Rewritten.
6475         (compare): Support lean bootstraps.
6476         * Makefile.in: Regenerate.
6477
6478         * configure.in: Only warn when bootstrapping but
6479         build != host or build != target.  Support lean bootstraps.
6480         * configure: Regenerate.
6481
6482 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6483
6484         * configure.in:  Give a better error message if GMP/MPFR are missing
6485         and a language needing them has been requested.
6486         * configure:  Regenerated.
6487
6488 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6489
6490         * configure.in:  Print a list of available language front-ends if
6491         a requested one is missing.  Tidy stray tab characters.
6492         * configure:  Regenerated.
6493
6494 2004-08-19  Michael Koch  <konqueror@gmx.de>
6495
6496         * gcc/doc/install.texi: Update entry about automake for libjava.
6497
6498 2004-08-17  Robert Millan  <robertmh@gnu.org>
6499
6500         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6501         (instead of FreeBSD).
6502         * configure: Regenerate.
6503
6504 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6505
6506         * Makefile.in: Regenerate.
6507         * configure: Regenerate.
6508
6509         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6510         stage_*_flags.
6511         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6512         for bootstrapped modules if toplevel bootstrap is going.
6513         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6514         modules.  Adjust for changes in Makefile.def.  Enable several
6515         rules even in non-bootstrap mode, just to avoid peppering the
6516         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6517         (stage-[+prev+]-bubble): Remove.
6518
6519         * Makefile.def (Dependencies): Depend on all-build-bison,
6520         all-build-flex, all-build-byacc, all-build-texinfo, rather
6521         than the host variations.
6522         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6523         with BUILD_SUBDIR.
6524         (BISON): Update for recent Bisons.
6525         (YACC): Fix typo.
6526         (cross): Depend on all-build.
6527         (all): Do not depend on all-build.
6528         (prebootstrap): Remove.
6529         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6530         (Prebootstrap dependencies): Add them to the per-stage targets
6531         and to all-prebootstrap.
6532         * configure.in (build_configdirs): Always enable build_tools.
6533         (BUILD_DIR_PREFIX): Remove.
6534
6535         * Makefile.def (gcc): Add target variable.
6536         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6537         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6538         in the recursive `make', instead of hardwiring `all'.
6539         (Autogenerated TARGET-* variables): New.
6540
6541 2004-08-13  Brian Booth  <bbooth@redhat.com>
6542
6543         * MAINTAINERS: Remove myself from write-after-approval.
6544
6545 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6546
6547         * src-release: Stop distributing mmalloc with gdb (which doesn't
6548         use it).
6549         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6550         * Makefile.in: Regenerate.
6551
6552 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6553
6554         * configure.in (arm*-*-eabi*): New target.
6555         * configure: Regenerate.
6556
6557 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6558
6559         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6560         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6561         (Dependencies): New section.
6562         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6563         (configure-target-[+module+]): Depend on maybe-all-gcc
6564         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6565         (toplevel profiledbootstrap): Fix dependencies.
6566         * Makefile.in: Regenerate.
6567
6568 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6569
6570         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6571         target-libiberty to noconfigdirs.
6572         * configure: Regenerate.
6573
6574 2004-08-03  Paul Brook  <paul@codesourcery.com>
6575
6576         * configure.in: Check for MPFR as well as GMP.
6577         * configure: Regenerate.
6578
6579 2004-08-01  Robert Millan  <robertmh@gnu.org>
6580
6581         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6582         libmudflap for all GNU-based systems (with Glibc).
6583         * configure: Regenerate.
6584
6585 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6586
6587         * Makefile.def (host-modules): Add gcc.
6588         * Makefile.in: Regenerate.
6589         * Makefile.tpl (sorry): New rule.
6590         (configure-host, all-host, [+make_target+]-host, do-check,
6591         install-host): Do not add gcc as a special case.
6592         (host modules): Add a small special-casing for gcc.  Export
6593         extra_make_flags through the environment.
6594         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6595         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6596         other recursive targets for gcc): Remove.
6597
6598         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6599         (stage, unstage): New rules.
6600         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6601         distclean-stage[+id+]): Use stage_current.
6602         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6603         the stage*-start rules.
6604
6605 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6606
6607         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6608         use -all_load flag.
6609
6610 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6611
6612         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6613         * configure: Regenerate.
6614
6615 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6616
6617         * maintainer-scripts/gcc_release: Revert yesterday's change.
6618
6619 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6620
6621         * MAINTAINERS: Add myself to write-after-approval.
6622
6623 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6624
6625         * libf2c: Removed.
6626         * gcc/gccbug.in: Updated because of libf2c removal.
6627         * maintainer-scripts/gcc_release: Ditto.
6628
6629 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6630
6631         * configure.in: Build libmudflap by default on FreeBSD.
6632         * configure: Regenerated.
6633
6634 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6635
6636         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6637         systems.
6638         * configure: Regenerated.
6639
6640 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6641
6642         PR target/16344
6643         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6644         feedback based compiler.
6645         * Makefile.in: Rebuilt.
6646
6647 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6648
6649         * Makefile.def (host_modules): Set bootstrap=true for flex.
6650         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6651         * Makefile.in: Rebuilt.
6652
6653 2004-07-07  Jan Hubicka  <jh@suse.cz>
6654
6655         * MAINTAINERS: Add self as a profile feedback maintainer.
6656
6657 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6658
6659         * configure.in:  Do not prepend $srcdir to /dev/null in
6660         makefile fragments.
6661         * configure:  Regenerate.
6662
6663 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6664
6665         * Makefile.def (build_modules): Add bison, byacc, flex,
6666         m4, texinfo.
6667         (flags_to_pass): Add FLEX.
6668         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6669         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6670         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6671         DEFAULT_MAKEINFO): Remove.
6672         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6673         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6674         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6675         objdir or else use configured tool.
6676         (all-build): New.
6677         (all): Depend on it.
6678         (Build module dependencies): Add.
6679         * Makefile.in: Regenerate.
6680         * configure.in: Better support for multiple build modules,
6681         matching what is done for host/target modules.  Do not look
6682         for "plausible" locations of build tools if Canadian cross.
6683         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6684         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6685         * configure: Regenerate.
6686
6687 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6688
6689         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6690         * Makefile.in: Regenerate.
6691
6692 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6693
6694         * Makefile.tpl (configure-build-[+module+],
6695         configure-[+module+], configure-target-[+module+]): Pass
6696         [+extra_configure_args+].
6697         (all-build-[+module+], all-[+module+], check-[+module+],
6698         install-[+module+], [+make_target+]-[+module+],
6699         all-target-[+module+], check-target-[+module+],
6700         install-target-[+module+], [+make_target+]-target-[+module+]):
6701         Pass [+extra_make_args+].
6702         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6703         (GCC_HOST_EXPORTS): Remove.
6704         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6705         cross, check-gcc, check-gcc-c++, install-gcc,
6706         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6707         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6708         * Makefile.in: Regenerate.
6709
6710 2004-06-21  Matthew Sachs  <msachs@apple.com>
6711
6712         * MAINTAINERS: Added self to write-after-approval.
6713
6714 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6715
6716         * configure.in: Check for srcdir/winsup rather than build directory
6717         winsup.
6718         * configure: Regenerate.
6719
6720 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6721
6722         * configure.in: Don't build Cygwin native newlib if winsup
6723         directory is missing.  Emit warning instead.
6724         * configure: Regenerate.
6725
6726 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6727
6728         * Makefile.tpl (touch-stage[+id+]): New.
6729         (restage[+prev+]): Depend on touch-stage[+id+].
6730
6731         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6732         Use it throughout.
6733
6734         * Makefile.def: Add profile and feedback bootstrap stages.
6735         Remove next field from bootstrap stages.
6736         * Makefile.tpl (LN, LN_S): Substitute.
6737         (stageN-start, stageN-end): Use double-colon rules, to
6738         provide a hook for additional setup commands.
6739         (distclean-stageN-gcc, restageN): Create dependencies from
6740         [+prev+], not from [+next+].
6741         (stageN-bubble): Add commands for successive stages from
6742         [+prev+], using double-colon rules.
6743         (all-stageN-gcc): Fix typo.
6744         (stagefeedback-start, profiledbootstrap): New.
6745         * Makefile.in: Regenerate.
6746         * configure.in: Call ACX_PROG_LN.
6747         * configure: Regenerate.
6748
6749 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6750
6751         * MAINTAINERS (Write After Approval): Add myself.
6752
6753 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6754
6755         * MAINTAINERS (Write After Approval): Add myself.
6756
6757 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6758
6759         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6760         without gcc.
6761         * configure: Regenerate.
6762
6763 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6764
6765         * Makefile.tpl: Fix typo.
6766         * Makefile.in: Regenerate.
6767
6768 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6769
6770         * configure.in: Remove new- prefix from toplevel
6771         bootstrap targets.
6772         * configure: Regenerate.
6773
6774 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6775
6776         * Makefile.tpl (all.normal): Rename to all.
6777         (all): Replace with a rule to pick the default
6778         target from configure.
6779         (all-gcc, configure-gcc): Use conditionals to
6780         do nothing when toplevel bootstrap is going on.
6781         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6782         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6783         * configure.in: Support --enable-bootstrap.
6784
6785         * Makefile.def: Remove new- prefix from toplevel
6786         bootstrap targets.
6787         * Makefile.tpl: Likewise.
6788
6789         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6790         target.
6791
6792         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6793         $(RECURSE_FLAGS) to recursive invocation of make.
6794
6795         * Makefile.in: Regenerate.
6796         * configure: Regenerate.
6797
6798 2004-05-30  Andreas Jaeger  <aj@suse.de>
6799             Jim Wilson  <wilson@specifixinc.com>
6800
6801         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6802         like CC.
6803
6804 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6805
6806         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6807         * configure: Regenerate.
6808
6809 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6810
6811         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6812         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6813         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6814         targets.
6815         * Makefile.in: Regenerate.
6816
6817 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6818
6819         * configure.in: Test the ability to symlink directories.
6820         * configure: Regenerate.
6821
6822         * Makefile.def (bootstrap-stage): New definitions.
6823         * Makefile.tpl (configure-stage1-gcc,
6824         configure-stage2-gcc, configure-stage3-gcc,
6825         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6826         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6827         new-restage3, compare): Autogenerate, see Makefile.in
6828         entry for behavioral changes.
6829         (distclean-stage1, new-stage1-start, new-stage1-end,
6830         new-stage1-bubble, distclean-stage2, new-stage2-start,
6831         new-stage2-end, new-stage2-bubble, distclean-stage3,
6832         new-stage3-start, new-stage3-end): New autogenerated targets.
6833         (objext, prebootstrap, BOOT_CFLAGS,
6834         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6835         targets.
6836
6837         * Makefile.in: Regenerate.
6838         (distclean-stage1, new-stage1-start, new-stage1-end,
6839         new-stage1-bubble, distclean-stage2, new-stage2-start,
6840         new-stage2-end, new-stage2-bubble, distclean-stage3,
6841         new-stage3-start, new-stage3-end): New targets.
6842         (all-stage1-gcc): Move prebootstrap dependency from here...
6843         (configure-stage1-gcc): ...to here.
6844         (new-bootstrap): Use bubble targets.
6845         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6846         Use per-stage distclean targets.
6847         (configure-stage1-gcc, configure-stage2-gcc,
6848         configure-stage3-gcc, all-stage1-gcc,
6849         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6850         Use new-stageN-start to prepare the tree.
6851
6852 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6853
6854         * Makefile.def (host_modules): add libcpp.
6855         * Makefile.tpl: Add dependencies on and for libcpp.
6856         * Makefile.in: Regenerate.
6857         * configure.in: Add libcpp host module.
6858         * configure: Regenerate.
6859
6860 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6861
6862         * Makefile.tpl: Whenever a recursive target is defined, wrap
6863         it in a special @if/@endif block, and prepare its maybe
6864         dependency in the @if/@endif block
6865         * configure.in: Instead of writing maybe dependencies, remove
6866         the @if/@endif statements, and remove the @if/@endif blocks
6867         that remain.
6868         * configure: Regenerate.
6869         * Makefile.in: Regenerate.
6870
6871 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6872
6873         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6874
6875 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6876
6877         PR bootstrap/15120
6878         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6879         * */configure: Rebuilt.
6880
6881 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6882
6883         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6884         of libf2c.
6885         * configure, Makefile.in: Regenerate.
6886
6887 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6888
6889         * MAINTAINERS (Write After Approval): Add myself.
6890
6891 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6892
6893         Merge from tree-ssa-20020619-branch.
6894
6895         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6896         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6897         (HOST_GMPLIBS): Define.
6898         (HOST_GMPINC): Define.
6899         (TARGET_LIB_PATH): Add libmudflap.
6900         (GFORTRAN_FOR_TARGET): Define.
6901         (configure-build*): Export GFORTRAN.
6902         (configure-gcc): Export GMPLIBS and GMPINC.
6903         (all-gcc): Add maybe-all-libbanshee.
6904         (configure-target-libgfortran): Define.
6905         * Makefile.in: Regenerate.
6906         * configure.in (host_libs): Add libbanshee.
6907         (target_libraries): Add target-libmudflap and target-libgfortran.
6908         Add --with-libbanshee.
6909         Handle --disable-libmudflap.
6910         (*-*-freebsd*): Use with_gmp.
6911         Add $(libgcj) to noconfigdirs.
6912         * configure: Regenerate.
6913         * depcomp: New file.
6914         * MAINTAINERS: Add tree-ssa maintainers.
6915
6916 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6917
6918         * MAINTAINERS (Various Maintainers): Add myself.
6919
6920 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6921
6922         * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6925
6926         * MAINTAINERS (Write After Approval): Add myself.
6927
6928 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6929
6930         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6931         * configure: Regenerate.
6932
6933 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6934
6935         Revert:
6936         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6937
6938         * Makefile.def (flags_to_pass): Remove *dir variables that
6939         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6940         as well as prefix and exec_prefix.
6941         * Makefile.in: Regenerate.
6942
6943 2004-04-26  Robert Millan  <robertmh@gnu.org>
6944
6945         Add patches from libtool CVS.
6946         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6947         * ltconfig: Likewise.
6948         * ltcf-c.sh: Likewise.
6949         * ltcf-cxx.sh: Likewise.
6950         * ltcf-gcj.sh: Likewise.
6951
6952 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6953
6954         * Makefile.def (host_modules): Mark with the bootstrap
6955         flag packages on which gcc depends.
6956         * Makefile.tpl (all-bootstrap): Use it.
6957         * Makefile.in: Regenerate.
6958
6959 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6960
6961         * Makefile.def (flags_to_pass): Remove *dir variables that
6962         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6963         as well as prefix and exec_prefix.
6964         * Makefile.in: Regenerate.
6965
6966 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6967
6968         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6969         * configure: Regenerate.
6970         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6971         * gcc/Makefile.tpl (compare): Use the result of the test.
6972         * gcc/Makefile.in: Regenerate.
6973
6974 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6975
6976         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6977         Always relocate gcc and prev-gcc to the original names, even
6978         if the build fails.
6979         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6980         New targets.
6981
6982 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6983
6984         * MAINTAINERS: Update my email address.
6985
6986 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6987
6988         * configure.in (mips*-*-irix5*): Enable ld.
6989         * configure: Regenerate.
6990
6991 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6992
6993         * configure: Regenerate.
6994
6995 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6996
6997         * Makefile.tpl (configure-[+module+], configure-gcc,
6998         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6999         Set and export LDFLAGS.
7000         * Makefile.in: Regenerate.
7001
7002 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7003
7004         * MAINTAINERS: Add myself to write-after-approval.
7005
7006 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7007
7008         PR bootstrap/14871
7009         * Makefile.tpl: If we don't have built-in-tree target tools,
7010         use the ones found by configure rather than hacking around with
7011         program_transform_name.
7012         * configure.in: Give Makefile.tpl the information necessary
7013         to do that.
7014         * Makefile.in: Regenerate.
7015         * configure: Regenerate.
7016
7017 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7018
7019         PR bootstrap/14760
7020         * configure.in: When computing baseargs, strip *all* copies of
7021         offending options.  Also, don't match/substitute the trailing space,
7022         so that this actually works when two similar options are separated by
7023         only one space.
7024         * configure: Regenerate.
7025
7026 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7027
7028         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7029         (rs6000-*-aix*): Same.
7030         * configure: Regenerate.
7031
7032 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7033
7034         * MAINTAINERS: Add myself to write-after-approval.
7035
7036 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7037
7038         * MAINTAINERS: Add myself to write-after-approval.
7039
7040 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7041
7042         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7043         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7044         * Makefile.in: Regenerate.
7045
7046         * configure.in (top level bootstrap support): Rework --enable-werror
7047         to set @stage2_werror_flag@.
7048         * configure: Regenerate.
7049         * Makefile.tpl (top level bootstrap support): Pass
7050         @stage2_werror_flag@ down to configure in stages 2 and 3.
7051         * Makefile.in: Regenerate.
7052
7053 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7054
7055         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7056         for stages 2 and 3 as well as in make.  As a consequence, remove
7057         OUTPUT_OPTION (now detected by configure) from the flags passed down
7058         to make.
7059         * Makefile.in: Regenerate.
7060
7061         * Makefile.tpl (new-bootstrap): Fix typo.
7062         * Makefile.in: Regenerate.
7063
7064 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7065
7066         * Makefile.tpl: Rearrange by moving recursive_targets rules
7067         into their proper sections.
7068         * Makefile.tpl (top level bootstrap support): Move disabling
7069         of coverage flags from 'make' to 'configure'; improve comments.
7070         * Makefile.in: Regenerate.
7071
7072         * Makefile.tpl (experimental top level bootstrap) Move stage1
7073         language setting from all- target to configure- target; disable
7074         intermodule optimization in stage 1; prevent gratuitous rebuilds
7075         of stage 1.
7076         * Makefile.in: Regenerate.
7077         * configure.in: Comma-separate stage 1 language list for top
7078         level bootstrap.
7079         * configure: Regenerate.
7080
7081         * Makefile.tpl: Clean up experimental top level bootstrap support:
7082         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7083         prev-gcc in configure- targets as well as all- targets.
7084         * Makefile.in: Regenerate.
7085
7086 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7087
7088         * compile: New file imported from automake.
7089
7090 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7091
7092         * configure.in: Remove symbolic link section.
7093         * configure: Regenerate.
7094         * Makefile.tpl (links): Remove.
7095         * Makefile.in: Regenerate.
7096
7097 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7098             Nathanael Nerode  <neroden@gcc.gnu.org>
7099
7100         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7101         Set with AC_CHECK_PROGS.
7102         * configure.in: Fix comment typo from last patch.
7103         * configure: Regenerate.
7104
7105 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7106
7107         * Makefile.tpl: Introduce experimental top level bootstrap support.
7108         * Makefile.in: Regenerate.
7109         * configure.in: Introduce support for top level bootstrap.
7110         * configure: Regenerate.
7111
7112 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7113             Paolo Bonzini  <bonzini@gnu.org>
7114
7115         PR bootstrap/14522
7116         * configure.in: Cope with shells that do not support unquoted ^
7117         * configure: Regenerate.
7118
7119 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7120             Paolo Bonzini  <bonzini@gnu.org>
7121
7122         PR bootstrap/14522
7123         * configure.in: Cope with shells that do not support nesting
7124         quotes inside quoted backquote substitutions.
7125         * configure: Regenerate.
7126
7127 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7128
7129         PR bootstrap/14522
7130         * configure.in: Fix escaping of $.
7131         * configure: Regenerate.
7132
7133 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7134
7135         * configure: Regenerate, since I forgot to while committing Paolo's
7136         changes.
7137
7138 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7139
7140         PR ada/14131
7141         Move language detection to the top level.
7142         * configure.in: Find default values for the tools as
7143         soon as possible.  Disable ada if GNAT is not found.
7144         Emit error message about missing languages.  Expand
7145         --enable-languages=all for the gcc subdirectory.
7146
7147 2004-03-10  Ben Elliston  <bje@gnu.org>
7148
7149         * MAINTAINERS: Update my email address.
7150
7151 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7152
7153         * ltconfig: Disable building static libraries if building shared
7154         libraries on AIX 5L.
7155
7156 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7157
7158         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7159         and disable libgcj.
7160         * configure: Regenerated.
7161
7162 2004-03-01  Brian Booth  <bbooth@redhat.com>
7163
7164         * MAINTAINERS: Add myself to write-after-approval.
7165
7166 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7167
7168         * MAINTAINERS: Add myself to write-after-approval.
7169
7170 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7171
7172         PR bootstrap/7087
7173         * Makefile.tpl: Guard XFOO sed statements better.
7174         * Makefile.tpl: Add dependency for configure-target-libada.
7175         * Makefile.in: Regenerate (incidentally fixes broken
7176         commit when libada-branch was merged).
7177
7178 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7179
7180         * MAINTAINERS: Add myself to write-after-approval.
7181
7182 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7183
7184         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7185         maintainers.
7186
7187 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7188
7189         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7190         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7191
7192 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7193
7194         PR bootstrap/11932
7195         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7196
7197 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7198
7199         * MAINTAINERS: Added myself to write-after-approval.
7200
7201 2004-02-14  Michael Koch  <konqueror@gmx.de>
7202
7203         * MAINTAINERS: Added myself to write-after-approval.
7204
7205 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7206
7207         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7208         some OS port maintainers to OS port maintainers section.
7209
7210 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7211
7212         * MAINTAINERS: Add self.
7213
7214 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7215
7216         * MAINTAINERS: Alphabetize.
7217
7218 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7219
7220         * MAINTAINERS: Remove myself.
7221
7222 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7223
7224         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7225         (rs6000-*-aix*): Same.
7226         * configure: Regenerate.
7227
7228 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7229
7230         * configure.in (host): Add in missing $noconfigdirs to defines.
7231         * configure: Regenerate.
7232
7233 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7234             Nathanael Nerode  <neroden@gcc.gnu.org>
7235
7236         PR ada/6637, PR ada/5911
7237         Merge with libada-branch:
7238         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7239         with appropriate dependencies. Add --enable-libada configure switch.
7240         * configure, Makefile.in: Regenerate.
7241
7242 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7243
7244         * MAINTAINERS: Add myself to write-after-approval.
7245
7246 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7247
7248         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7249         * configure: Regenerate.
7250
7251 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7252
7253         Merge from upstream:
7254
7255         * ltmain.in: When setting IFS to '~', be careful about user
7256         arguments that contain '~'.
7257
7258         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7259
7260         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7261         Also test $base_compile against $CC with escaped arguments. Bug
7262         reported by Geoff Keating <geoffk@apple.com>.
7263
7264 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7265
7266         * MAINTAINERS: Remove i960 port.
7267
7268 2004-01-23  DJ Delorie  <dj@redhat.com>
7269
7270         * Makefile.def (target_modules) [libiberty]: Don't stage.
7271         * Makefile.in: Rebuilt.
7272
7273 2004-01-20  Caroline Tice  <ctice@apple.com>
7274
7275         * MAINTAINERS: Add myself to write-after-approval.
7276
7277 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7278
7279         * MAINTAINERS: Update my email address.
7280
7281 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7282
7283         * MAINTAINERS: Add myself to write-after-approval.
7284
7285 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7286
7287         * MAINTAINERS: Remove entries without email address.
7288
7289 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7290
7291         * MAINTAINERS: Add myself to write-after-approval.
7292
7293 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7294
7295         * MAINTAINERS: Update my email address.
7296
7297 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7298
7299         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7300         * Makefile.tpl (configure-target-[+module+]): Support stage.
7301         * Makefile.in: Rebuilt.
7302
7303 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7304
7305         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7306
7307 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7308
7309         * MAINTAINERS: Add myself as a MIPS maintainer.
7310
7311 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7312
7313         * configure.in: Use ./config.cache, not config.cache.
7314         * configure: Regenerate.
7315         * Makefile.tpl: Special-casing not needed for GCC any more.
7316         * Makefile.in: Regenerate.
7317
7318         * configure.in: Don't share a cache file for host dirs.
7319         * configure: Regenerate.
7320
7321         * config-ml.in: Don't mess with the cache file.
7322
7323 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7324
7325         * MAINTAINERS: Move myself from 'Write After Approval' to
7326         'CPU Port Maintainers' section as SPARC maintainer.
7327
7328 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7329
7330         * Makefile.tpl: Make GCC use a separate config.cache.
7331         * Makefile.in: Regenerate.
7332
7333         PR bootstrap/11932, PR bootstrap/11933
7334         (I don't know if it will fix either of them, but it relates
7335         to them.)
7336         * configure.in: Don't use shared config.cache for target
7337         directories.
7338         * configure: Regenerate.
7339
7340 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7341
7342         * MAINTAINERS: Add myself to 'Write After Approval' section.
7343
7344 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7345
7346         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7347         * configure: Regenerated.
7348
7349 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7350
7351         * MAINTAINERS: Remove the mn10200 maintainer.
7352
7353 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7354
7355         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7356         * configure: Regenerated.
7357
7358 2003-12-16  Jan Hubicka  <jh@suse.cz>
7359
7360         * MAINTAINERS: Add myself as callgraph maintainer.
7361
7362 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7363
7364         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7365         * configure: Regenerate.
7366
7367 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7368
7369         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7370         'Write After Approval' section. Update email.
7371
7372 2003-12-01  James Lemke  <jim@wasabisystems.com>
7373
7374         * MAINTAINERS (Write After Approval): Add myself.
7375
7376 2003-11-20  Matt Thomas  <matt@3am-software.com>
7377
7378         * MAINTAINERS: Add myself as a vax port maintainer.
7379
7380 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7381
7382         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7383         (configure-build-[+module+], configure-[+module+]): Likewise.
7384         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7385         * Makefile.in: Regenerate.
7386
7387 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7388
7389         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7390         shared/dylibed libraries.
7391         * ltmain.sh: Likewise.
7392         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7393         * ltcf-cxx.sh: Likewise.
7394         * ltcf-gcj.sh: Likewise.
7395         * ltconfig: Likewise.
7396
7397 2003-11-17  Stan Cox  <scox@redhat.com>
7398
7399         * MAINTAINERS: Add myself as iq2000 port maintainer.
7400
7401 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7402
7403         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7404         * Makefile.in: Regenerate.
7405
7406 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7407
7408         * config.sub: Update to 2003-11-03 version.
7409
7410 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7411
7412         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7413         * configure:  Regenerate.
7414
7415 2003-10-20  Nicolas Pitre  <nico@cam.org>
7416
7417         * MAINTAINERS: Add myself to 'Write After Approval' section.
7418
7419 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7420
7421         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7422
7423 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7424
7425         * MAINTAINERS: Update my email address.
7426
7427 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7428
7429         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7430
7431 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7432
7433         * MAINTAINERS: Add myself to 'Write After Approval' section.
7434
7435 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7436
7437         * config.guess: Update to 2003-10-16 version.
7438         * config.sub: Update to 2003-10-16 version.
7439
7440 2003-10-15  David Daney  <ddaney@avtrex.com>
7441
7442         * MAINTAINERS: Added myself to 'Write After Approval' section.
7443
7444 2003-10-15  Falk Hueffner  <falk@debian.org>
7445
7446         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7447         'Write After Approval' section. Update email.
7448
7449 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7450
7451         * MAINTAINERS: Move myself from 'Write After Approval' to
7452         'Various Maintainers' section as middle-end maintainer.
7453
7454 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7455
7456         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7457         HOST_FLAGS_TO_PASS.
7458         * Makefile.in: Regenerate.
7459
7460 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7461
7462         * config.guess: Update to 2003-10-07 version.
7463         * config.sub: Update to 2003-10-07 version.
7464
7465 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7466
7467         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7468         * ltconfig (irix5*, irix6*): Don't override version_type.
7469
7470 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7471
7472         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7473         * configure: Rebuilt
7474         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7475         * Makefile.in: Rebuilt
7476
7477 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7478
7479         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7480
7481 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7482
7483         * MAINTAINERS (Write After Approval): Add myself.
7484
7485 2003-09-29  Paul Koning  <ni1d@arrl.net>
7486
7487         * MAINTAINERS: Move myself from "Write After Approval"
7488         to CPU platform maintainers for pdp11 platform.
7489
7490 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7491
7492         * MAINTAINERS: Move myself from 'Write After Approval' to
7493         'Various Maintainers' section as libffi testsuite maintainer.
7494
7495 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7496
7497         * configure.in: Pass a computed --program-transform-name
7498         to subconfigures.
7499         * configure: Regenerated.
7500
7501 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7502
7503         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7504         * Makefile.in: Regenerate.
7505
7506         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7507         * Makefile.in: Regenerate.
7508
7509 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7510
7511         * MAINTAINERS: Move myself from 'Write After Approval'
7512         to 'Various Maintainers' (objective-c) section.
7513
7514 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7515
7516         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7517         quoting.
7518         * configure: Regenerated.
7519
7520 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7521
7522         * MAINTAINERS (Write After Approval): Add myself to write after
7523         approval list.
7524
7525 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7526
7527         * MAINTAINERS (Write After Approval): Add myself.
7528
7529 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7530
7531         * MAINTAINERS: Update my e-mail address.
7532
7533 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7534
7535         * libtool.m4 (LD): Correct powerpc64 host match.
7536
7537 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7538
7539         * MAINTAINTERS: Update my affiliation and email address.
7540
7541 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7542
7543         * MAINTAINERS (Write After Approval): Add myself.
7544
7545 2003-09-04  DJ Delorie  <dj@redhat.com>
7546
7547         * configure: Regenerate.
7548
7549 2003-09-04  Robert Millan  <robertmh@gnu.org>
7550
7551         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7552
7553 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7554
7555         * configure.in: Ensure arguments to sed are properly spaced.
7556         * configure: Regenerate.
7557
7558 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7559
7560         * MAINTAINERS: Update my e-mail address.
7561
7562 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7563
7564         * MAINTAINERS (Write After Approval): Add myself.
7565
7566 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7567
7568         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7569         * configure: Regenerated.
7570
7571 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7572
7573         * MAINTAINERS: Update my email address.
7574
7575 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7576
7577         * configure.in:  Use newline instead of semicolon when assuming
7578         shell arguments in a for loop.
7579         * configure:  Regenerated.
7580
7581 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7582
7583         * MAINTAINERS: Resurrect the i860 maintainer.
7584
7585 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7586
7587         PR 8180
7588         * configure.in: When testing with_libs and with_headers, treat
7589         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7590         * configure: Regenerate.
7591
7592         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7593         make, shell, etc.
7594         (baseargs): Likewise.
7595         * configure: Regenerate.
7596
7597 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7598
7599         * MAINTAINERS (Write After Approval): Add myself.
7600
7601 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7602
7603         * configure.in: Disable libgcj for darwin not on powerpc.
7604         * configure: Rebuild.
7605
7606 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7607
7608         * config-ml.in, symlink-tree: Add license.
7609
7610 2003-08-03  Richard Stallman  <rms@gnu.org>
7611             Eben Moglen  <moglen@columbia.edu>
7612
7613         * README.SCO: New file.
7614
7615 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7616
7617         * Makefile.tpl (check, check-c++): Express dependencies using
7618         dependencies rather than commands.
7619         * Makefile.in: Regenerate.
7620
7621 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7622
7623         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7624         * configure: Ditto.
7625
7626 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7627
7628         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7629         * Makefile.in: Update.
7630
7631 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7632
7633         * configure.in: Enable libgcj for darwin.
7634         * configure: Rebuild.
7635
7636 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7637
7638         * config-ml.in:  Use ac_configure_args directly instead of
7639         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7640         actually seen.
7641
7642 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7643
7644         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7645         creating target and build subdirs to build all parent dirs as needed.
7646         * Makefile.in: Rebuild.
7647         * configure.in: Don't build dirs explicitly here.
7648         * configure: Rebuild.
7649
7650 2003-07-26  Paul Brook  <paul@nowt.org>
7651
7652         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7653
7654 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7655
7656         * Makefile.tpl (all-make): Depend on intl.
7657         * Makefile.in: Rebuilt.
7658
7659 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7660
7661         * install-sh:  Update to newer upstream versions (associated with
7662         aclocal 1.7).
7663         * mkinstalldirs:  Likewise.
7664         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7665
7666 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7667
7668         * MAINTAINERS: Move self from Bug database only accounts
7669         to write-after-approval.
7670
7671 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7672
7673         * config.if: Remove unused libc_interface determination.
7674
7675 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7676
7677         * MAINTAINERS: Move self from write-after-approval to
7678         build machinery (*.in).
7679
7680 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7681
7682         PR bootstrap/11273
7683         PR bootstrap/11408
7684         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7685         unused INSTALL_PROGRAM_ARGS.
7686         * configure.in: Use AC_PROG_INSTALL.
7687         * Makefile.in: Regenerate.
7688         * configure: Regenerate.
7689
7690 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7691
7692         * MAINTAINERS: Alphabetize.
7693
7694 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7695
7696         * configure: Rebuilt.
7697         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7698         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7699         newlib nor libgloss.
7700         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7701         * configure.in (am33_2.0-*-linux*): Added.
7702
7703 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7704
7705         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7706         * configure: Regenerate.
7707
7708 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7709
7710         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7711         * Makefile.in: Regenerate.
7712
7713 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7714
7715         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7716         * Makefile.in: Regenerate.
7717
7718 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7719
7720         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7721         * Makefile.in: Regenerated.
7722
7723         * config-ml.in: Replace PWD with PWD_COMMAND.
7724
7725 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7726
7727         * intl: New directory; see intl/ChangeLog for details.
7728         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7729         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7730         * Makefile.in: Regenerate.
7731
7732 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7733
7734         * configure.in: Clean up config-lang.in handling.  Delete
7735         useless assignment to "subdirs".
7736         * configure: Regenerate.
7737
7738 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7739
7740         * configure.in: Rename 'target_libs' to 'target_libraries'.
7741         Remove useless reference to 'target_libs'.
7742         * configure: Regenerate.
7743
7744 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7745
7746         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7747         * Makefile.in: Regenerate.
7748
7749 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7750
7751         * Makefile.def: Introduce flags_to_pass.
7752         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7753         * Makefile.in: Regenerate.
7754
7755 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7756
7757         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7758         and target-libgloss.
7759         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7760         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7761         * configure: Regenerate.
7762
7763 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7764
7765         * configure.in: Update testsuite_flags to new location.
7766         * configure. Regenerate.
7767
7768 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7769
7770         * Makefile.tpl: Remove BUILD_CC stuff.
7771         * Makefile.in: Regenerate.
7772
7773 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7774
7775         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7776
7777 2003-06-16  Graeme Peterson  <gp@qnx.com>
7778
7779         * MAINTAINERS (Write After Approval): Add myself.
7780
7781 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7782
7783         * config.guess: Update to 2003-06-12 version.
7784         * config.sub: Update to 2003-06-13 version.
7785
7786 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7787
7788         * config.guess: Update to 2003-06-06 version.
7789         * config.sub: Update to 2003-06-06 version.
7790
7791 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7792
7793         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7794         * configure. Regenerate.
7795
7796 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7797
7798         * configure.in: Disable serial configure by default.
7799         * configure: Regenerate.
7800         * Makefile.tpl: Abolish .NOTPARALLEL.
7801         * Makefile.in: Regenerate.
7802
7803         * Makefile.tpl: Replace {build,host,target}_canonical by
7804         {build,host,target}.
7805         * Makefile.in: Regenerate.
7806
7807         * Makefile.tpl: Fix stupid pasto.
7808         * Makefile.in: Regenerate.
7809
7810 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7811
7812         * Makefile.tpl: Remove bogus conditional.
7813         * Makefile.in: Regenerate.
7814
7815 2003-06-05  Jan Hubicka  <jh@suse.cz>
7816
7817         * Makefile.tpl (profiledbootstrap): New target.
7818         * Makefile.in (profiledbootstrap): New target.
7819
7820 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7821
7822         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7823         Pinski. Remove user names from other bugzilla-only maintainers.
7824
7825 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7826
7827         * Makefile.tpl: Make 'recursive targets' using autogen rather
7828         than shell loop.  Remove duplicate 'clean' targets and false
7829         comments.
7830         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7831         Add systematic method of specifying missing targets in subdirs.
7832         Add copyright boilerplate.
7833         * Makefile.in: Regenerate.
7834         * configure.in: Add 'recursive targets' to maybe list.
7835         * configure: Regenerate.
7836
7837         * MAINTAINERS: "GNATS only" -> "Bug database only".
7838
7839         * Makefile.tpl: Rename [+target+] to [+make_target+].
7840         * Makefile.def: Rename 'target' to 'make_target'.
7841
7842 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7843
7844         * MAINTAINERS: Add self as options handling maintainer.
7845
7846 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7847
7848         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7849         been too long since I touched those ports.
7850
7851 2003-05-28  DJ Delorie  <dj@redhat.com>
7852
7853         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7854         * Makefile.in: Regenerate.
7855
7856 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7857
7858         * configure.in: Use curly braces in the definition of tooldir.
7859         * configure: Regenerate.
7860
7861 2003-05-21  DJ Delorie  <dj@redhat.com>
7862
7863         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7864         newlib or libgloss.
7865         * Makefile.in: Regenerate.
7866
7867 2003-05-21  DJ Delorie  <dj@redhat.com>
7868
7869         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7870         * Makefile.in: Regenerate.
7871
7872 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7873
7874         * MAINTAINERS: Update my e-mail address.
7875
7876 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7877
7878         * configure.in: Switch more things to use maybe dependencies.
7879         * Makefile.tpl: Switch more things to use maybe dependencies.
7880         Factor out common code from autogen IF statements.
7881         * configure: Regenerate.
7882         * Makefile.in: Regenerate.
7883
7884 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7885
7886         * configure.in: Accept i[3456789]86 for machine type.
7887         * configure: Regenerate.
7888
7889 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7890
7891         * configure.in: Switch more things to use maybe dependencies.
7892         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7893         * configure: Regenerate.
7894         * Makefile.tpl: Switch more things to use maybe dependencies.
7895         * Makefile.in: Regenerate.
7896
7897 2003-05-16  Andreas Schwab  <schwab@suse.de>
7898
7899         * Makefile.tpl (install-opcodes): Define.
7900         * Makefile.in: Rebuild.
7901
7902 2003-05-13  Andreas Jaeger  <aj@suse.de>
7903
7904         * config.guess: Update to 2003-05-09 version.
7905         * config.sub: Update to 2003-05-09 version.
7906
7907 2003-05-13  Michael Eager  <eager@mvista.com>
7908
7909         * configure.in: Correct sed script so that options in quotes are not
7910         deleted.
7911         * configure: Rebuild.
7912
7913 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7914
7915         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7916         and $$s/newlib/libc/sys/cygwin32 include paths.
7917         * configure: Ditto.
7918
7919 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7920
7921         * MAINTAINERS: Update my email addresses.
7922
7923 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7924
7925         * config-ml.in: Propagate INSTALL variables.
7926
7927 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7928
7929         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7930
7931 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7932
7933         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7934         * Makefile.in: Regenerate.
7935
7936 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7937
7938         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7939
7940 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7941
7942         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7943
7944 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7945
7946         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7947         * Makefile.in: Regenerated.
7948
7949 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7950
7951         * MAINTAINERS (Write After Approval): Upgrade myself from
7952         GNATS only to write-after-approval. Update my mail address.
7953
7954 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7955
7956         (OS Port Maintainers: freebsd): Add myself.
7957
7958 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7959
7960         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7961
7962 2003-04-22  Kean Johnston  <jkj@sco.com>
7963
7964         * MAINTAINERS (SCO ports): Added myself.
7965
7966 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7967
7968         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7969
7970 2003-04-19  Kean Johnston  <jkj@sco.com>
7971
7972         * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7975
7976         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7977         * Makefile.in: Regenerate.
7978
7979 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7980
7981         * configure.in (powerpc64*-*-linux*): Remove.
7982         * configure: Rebuilt.
7983
7984 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7985
7986         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7987         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7988         and restrap.
7989         * Makefile.in:  Regenerate.
7990
7991 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7992
7993         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7994         * configure: Regenerated.
7995
7996 2003-04-15  DJ Delorie  <dj@redhat.com>
7997
7998         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7999
8000 2003-04-13  Nick Clifton  <nickc@redhat.com>
8001
8002         * config-ml.in: Remove support for --disable-aix removing
8003         call-aix multilibs.
8004
8005 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8006
8007         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8008         * */configure: Rebuilt.
8009
8010 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8011
8012         * MAINTAINERS: Add my email address.
8013
8014 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8015
8016         * MAINTAINERS (Write After Approval): Add myself.
8017
8018 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8019
8020         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8021         * Makefile.in: Regenerate.
8022
8023 2003-03-14  Michael Chastain  <mec@shout.net>
8024
8025         * Makefile.in: Regenerate with correct Makefile.def.
8026
8027 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8028
8029         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8030         Make macro.
8031         * Makefile.in: Regenerate.
8032         * configure.in: Clean up gxx_include_dir logic.
8033         * configure: Regenerate.
8034
8035 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8036
8037         * MAINTAINERS (Write After Approval): Add myself.
8038
8039 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8040
8041         * MAINTAINERS: Update my mail address.
8042
8043 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8044
8045         * configure.in (gxx_include_dir): Fix typo.
8046         * configure: Regenerated.
8047
8048 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8049
8050         * Makefile.tpl: Reindent.
8051         * Makefile.in: Regenerate.
8052         * configure.in: Reindent.  Don't set unused variables.
8053         * configure: Regenerate.
8054
8055 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8056
8057         * configure.in: Include $(build_tooldir)/sys-include in
8058         FLAGS_FOR_TARGET.
8059         * configure: Regenerated.
8060
8061 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8062
8063         * Makefile.tpl: Always pass down RANLIB.
8064         * Makefile.in: Regenerate.
8065
8066         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8067         * Makefile.in: Regenerate.
8068         * configure.in: Remove unused logic relating to --enable-shared
8069         and --enable-threads.  Remove bogus comments.  Remove redundant
8070         noconfigdirs.
8071         * configure: Regenerate.
8072
8073         * configure.in: Replace ${libstdcxx_version} by its value.
8074         Remove reference to mh-dgux.
8075         * configure: Regenerate.
8076
8077 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8078
8079         * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8082
8083         * Makefile.tpl: Rearrange.
8084         * Makefile.in: Regenerate.
8085
8086 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8087
8088         * configure.in: Add support for kaOS as cross build target system.
8089         * configure: Regenerated.
8090
8091 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8092
8093         * MAINTAINERS (Write after approval): Add myself.
8094
8095 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8096
8097         * MAINTAINERS: Update my email address.
8098
8099 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8100
8101         * MAINTAINERS: Add self to blanket write privs. section.
8102
8103 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8104
8105         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8106         configure-target-* as some target builds may require additional
8107         flags for preprocessor tests.
8108         * Makefile.in: Regenerated.
8109
8110 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8111
8112         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8113         * ltconfig: Handle it.
8114         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8115         auto-detecting it.
8116
8117         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8118         it is used as argument to $CC.
8119         * ltcf-gcj.sh: Likewise.
8120
8121         * configure.in: Introduce --enable-maintainer-mode.
8122         * configure: Rebuilt.
8123         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8124         for maintainer mode.
8125         * Makefile.in: Rebuilt.
8126
8127 2003-02-18  Jason Merrill  <jason@redhat.com>
8128
8129         * Makefile.tpl (check-c++): Allow parallelism.
8130
8131 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8132
8133         * MAINTAINERS: Remove John Carr (who never actually had access to
8134         gcc.gnu.org).
8135
8136 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8137
8138         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8139         don't configure target-libobjc.
8140         * configure: Regenerate.
8141
8142 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8143
8144         * Makefile.tpl (RANLIB): Define.
8145         * Makefile.in: Regenerate.
8146
8147 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8148
8149         * MAINTAINERS: Update my email.
8150
8151 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8152
8153         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8154         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8155         * Makefile.in: Regenerated.
8156         * configure.in: Remove all traces of snavigator, db, and grep.
8157         * configure: Regenerated.
8158
8159 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8160
8161         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8162         After Approval.
8163
8164 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8165
8166         * MAINTAINERS (Write after approval): Add myself.
8167
8168 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8169
8170         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8171         * Makefile.in: Regenerated.
8172
8173 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8174
8175         * config.guess: Updated to 2003-01-30's version.
8176         * config.sub: Updated to 2003-01-28's version.
8177
8178 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8179
8180         * config.if: If gcc_version is already set, just use it.  Don't set
8181         gcc_version_trigger if it's already set, otherwise set it to
8182         gcc/version.c, but only if the file exists.  If it is not set and
8183         gcc/version.c does not exist, try to extract the version number from
8184         $CC.
8185
8186 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8187
8188         * MAINTAINERS: Add myself to write-after-approval list.
8189
8190 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8191
8192         * configure.in:  Revert 24Jan change.
8193         * configure:  Regenerate.
8194
8195 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8196
8197         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8198         entry of HJ Lu.
8199
8200 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8201
8202         * configure.in: Revert previous change.
8203         * configure: Regenerate.
8204
8205 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8206
8207         * configure.in: Make rda native-only.
8208         * configure: Regenerate.
8209
8210 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8211
8212         * MAINTAINERS: Move myself from GNATS-only-accounts to
8213         write-after-approval.
8214
8215 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8216
8217         * configure.in: Add missing \.
8218         * configure: Rebuilt.
8219
8220 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8221
8222         * configure.in (baseargs): Avoid using \| in sed regular
8223         expressions.
8224         * configure: Rebuilt.
8225
8226 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8227
8228         * configure.in (baseargs): Remove all supported forms of
8229         --cache-file, --srcdir, --host, --build and --target options
8230         from argument lists.
8231         * configure: Rebuilt.
8232
8233 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8234
8235         * MAINTAINERS: Add myself to write-after-approval list.
8236
8237 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8238
8239         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8240         * configure: Rebuilt.
8241
8242 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8243
8244         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8245         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8246         * Makefile.in: Regenerate.
8247         * configure: Regenerate.
8248
8249 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8250
8251         * configure.in: Remove Makefile in build, host and target modules
8252         unless configure was run with --no-recursion.
8253         * configure: Rebuilt.
8254
8255 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8256
8257         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8258         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8259         * Makefile.in: Regenerate.
8260
8261 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8262
8263         * config.guess: Update to 2003-01-03 version.
8264         * config.sub: Update to 2003-01-03 version.
8265
8266 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8267
8268         * configure: Regenerate with proper autoconf 2.13.
8269
8270 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8271
8272         * configure.in: Add AC_PREREQ for consistency.
8273         * configure: Regenerate.
8274
8275 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8276
8277         * configure.in (GDB_TK): Add tcl directories conditional on
8278         gdb/gdbtk directory being present.
8279         * configure: Regenerate.
8280
8281 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8282
8283         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8284         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8285         * configure: Rebuilt.
8286
8287 2002-12-31  Tom Tromey  <tromey@redhat.com>
8288
8289         * Makefile.in: Rebuilt.
8290         * Makefile.def (target_modules) [libffi]: Allow installation.
8291
8292 2002-12-31  Andreas Schwab  <schwab@suse.de>
8293
8294         * configure.in: Fix use of $program_transform_name.
8295         * configure: Regenerated.
8296
8297 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8298
8299         * configure.in (baseargs): Don't remove first configure argument.
8300         * configure: Regenerated.
8301
8302 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8303
8304         * Makefile.tpl (local-distclean): Don't remove...
8305         (multilib.ts): ... this.  Moved into...
8306         (multilib.out): ... this.  Don't use sub-make.
8307         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8308         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8309         (configure-build-[+module+], configure-[+module+],
8310         configure-target-[+module+], configure-gcc): ... these.  Test
8311         for Makefile existence.  Drop config.status from dependencies.
8312         * Makefile.in: Rebuilt.
8313         * configure.in: Move gcc-version-trigger to the end of
8314         ac_configure_args.  Add comments to maybedep.tmp and
8315         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8316         nonopt from baseargs, matching and removing corresponding
8317         whitespace while at it.
8318         * configure: Rebuilt.
8319
8320 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8321
8322         * configure.in (host_configargs): Replace reference to
8323         no-longer-defined buildopts with --build=${build_alias}.
8324         * configure: Rebuilt.
8325
8326         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8327         program_transform_name to standard idiom.
8328         (AUTOGEN, AUTOCONF): Define.
8329         (Makefile.in): Use $(AUTOGEN).
8330         (Makefile): Depend on config.status, and use autoconf-style rule to
8331         build it.  Move original commands to...
8332         (config.status): ... this new target.
8333         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8334         $(AUTOCONF).
8335         * Makefile.in: Rebuilt.
8336
8337 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8338
8339         * Makefile.tpl: Fix dramatic bustage due to change in
8340         program_transform_name.
8341         * Makefile.in: Regenerate.
8342
8343         * configure.in: Remove unnecessary PATH setting.
8344         * configure: Regnerate.
8345
8346         * configure.in: Don't default to unprefixed tools unless
8347         the native tools will work.
8348         * configure: Regenerate.
8349
8350         * configure.in: Convert to autoconf script.  Blow away lots
8351         of now-redundant Makefile fragments.
8352         * configure: Generate using Autoconf.
8353         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8354         * Makefile.in: Regenerate.
8355
8356 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8357
8358         * configure: Fix stupid bug where RANLIB was mistakenly included.
8359
8360         * configure.in: Rename (buildargs, hostargs, targargs) to
8361         (build_configargs, host_configargs, target_configargs).
8362
8363         * configure.in: Move logic out of sed statement.
8364
8365         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8366         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8367
8368 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8369
8370         * config.sub: Import from master repository
8371         * config.guess: Ditto
8372
8373 2002-12-24  Andreas Schwab  <schwab@suse.de>
8374
8375         * Makefile.tpl (multilib.out): Fix missing space.
8376         * Makefile.in: Regenerate.
8377
8378 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8379
8380         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8381         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8382         * Makefile.in: Regenerate.
8383         * configure.in: Remove unnecessary leftovers.
8384
8385 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8386
8387         * configure.in (extra_ranlibflags_for_target): New variable.
8388         (*-*-darwin): Add -c to ranlib commands.
8389         * configure (tooldir): Handle extra_ranlibflags_for_target.
8390
8391 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8392
8393         * Makefile.tpl: Revert HJL's change.
8394         * Makefile.in: Regenerated.
8395         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8396         always.
8397
8398 2002-12-19  Andreas Schwab  <schwab@suse.de>
8399
8400         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8401         * Makefile.in: Regenerate.
8402
8403 2002-12-18  H.J. Lu  <hjl@gnu.org>
8404
8405         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8406         * Makefile.in: Regenerated.
8407
8408         * configure.in (build_prefix): New. Substitute.
8409
8410 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8411
8412         * Makefile.tpl: Don't let real targets depend on phony targets.
8413         * Makefile.in: Regenerate.
8414
8415         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8416         * Makefile.in: Regenerate.
8417
8418 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8419
8420         * config.sub: Import from master repository
8421         * config.guess: Ditto
8422
8423 2002-12-16  Jason Merrill  <jason@redhat.com>
8424
8425         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8426         previous 'make bootstrap'.
8427         * Makefile.in: Regenerate.
8428
8429 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8430
8431         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8432
8433 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8434
8435         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8436         * Makefile.in: Regenerate.
8437
8438 2002-12-13  Jason Merrill  <jason@redhat.com>
8439
8440         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8441         library tests.
8442         (check-c++): Just depend on it and check-target-libstdc++-v3.
8443         * Makefile.in: Regenerate.
8444
8445 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8446
8447         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8448         * Makefile.in: Rebuilt.
8449
8450 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8451
8452         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8453
8454 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8455
8456         * configure: Fix bug put in by gremlins.
8457
8458         * Makefile.tpl: Substitute more autoconfily.
8459         * configure: Substitute more autoconfily.
8460         * Makefile.in: Regenerate.
8461
8462 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8463
8464         * config.sub: Import from master repository
8465         * config.guess: Ditto
8466         * MAINTAINERS: Added Svein Seldal under write after approval
8467
8468 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8469
8470         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8471         * Makefile.in (all-sim): Ditto.
8472
8473 2002-12-06  DJ Delorie  <dj@redhat.com>
8474
8475         * Makefile.tpl: Change configure dependencies to not have real
8476         targets depend on phony targets.
8477
8478 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8479
8480         * configure.in: Revert unintentional change.
8481
8482         * Makefile.tpl: Change dependency for */multilib.out so that
8483         it works when gcc isn't in the tree.
8484
8485         * configure.in: Substitute more.
8486         * configure: Run subconfigures from the Makefile.
8487         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8488         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8489
8490 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8491
8492         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8493
8494 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8495
8496         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8497         and corresponding dependencies.
8498         * Makefile.in: Regenerate.
8499
8500         * configure.in (host_tools): Order binutils, gas and ld for
8501         convenience in running the testsuites.
8502
8503         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8504         * Makefile.in: Regenerate.
8505         * configure.in: Introduce rules to serialize subconfigure runs.
8506
8507         * configure.in: Introduce BASE_CC_FOR_TARGET.
8508         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8509         Realize configure-build-* targets.  Realize configure-target-* targets.
8510         * Makefile.in: Regenerate.
8511
8512 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8513
8514         * configure: Move gcc_version_trigger stuff from here...
8515         * configure.in: ...to here.
8516
8517         * configure.in: Separate subconfigure options added by this file from
8518         options given by the user.  Add machinery to put args for host
8519         subconfigures into the Makefile.
8520
8521         * Makefile.tpl: Remove 'vault' targets.
8522         * Makefile.tpl: Reorder and comment dependencies.
8523         * Makefile.in: Regenerate.
8524
8525 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8526         * configure.in: Fix my broken commit of previous patch. (sigh)
8527
8528 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8529
8530         * configure.in: Move host-specific darwin noconfigdirs into
8531         the host-specific section.
8532
8533 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8534
8535         * configure.in: Move host-specific darwin noconfigdirs into
8536         the host-specific section.
8537
8538 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8539
8540         * configure: Remove skip-this-dir support.
8541         * Makefile.tpl: Remove skip-this-dir support.
8542
8543         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8544         subdirectories.
8545         * Makefile.in: Regenerate.
8546
8547         * Makefile.tpl: Strip out useless setting of 'dir'.
8548         * Makefile.in: Regenerate.
8549
8550 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8551
8552         * configure.in: Fix deeply stupid bug.
8553
8554         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8555         shell code in CXX_FOR_TARGET
8556         * Makefile.def: Introduce raw_cxx.
8557         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8558         RAW_CXX_FOR_TARGET.
8559         * Makefile.in: Regenerate.
8560
8561 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8562
8563         * Makefile.tpl: Remove unnecessary ifs.
8564         * Makefile.in: Regenerate.
8565
8566         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8567         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8568         targets for 'no_install' modules.
8569         * configure: Move GDB_TK substitution to configure.in.  Move
8570         build_modules stuff to configure.in.
8571         * configure.in: Implement soft dependency machinery.  Maybe-ize
8572         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8573         * Makefile.in: Regenerate.
8574
8575 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8576
8577         * Makefile.tpl: Make all-target, install-target behave similarly
8578         to all, install (only hitting configured targets).  Eliminate
8579         unused macro defintions.
8580
8581         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8582         build != host.
8583
8584         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8585
8586         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8587
8588         * configure.in: Produce lists of subdir targets we're actually
8589         configuring.  Remove references to "dosrel".
8590         * Makefile.tpl: Let configure set which subdir targets are hit.
8591         Remove install-cross; clean up install; remove ALL.  Remove
8592         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8593         Autogenerate host module targets.  Remove empty dependency lines
8594         and redundant dependency; rearrange slightly.
8595         * Makefile.def: Add host-side libtermcap, utils.
8596
8597         * Makefile.in: Regenerate.
8598
8599 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8600
8601         * ltconfig (osf[345]): Append $major to soname_spec.
8602         Reflect this in library_names_spec.
8603         * ltmain.sh (osf): Prefix $major with . for use as extension.
8604
8605 2002-11-19  Andreas Jaeger  <aj@suse.de>
8606
8607         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8608         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8609         and sparc64 GNU/Linux systems.
8610
8611 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8612
8613         * MAINTAINERS: Update email.
8614
8615 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8616
8617         * MAINTAINERS: Complete James Dennett's entry.
8618
8619 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8620
8621         * MAINTAINERS (Write After Approval): Add myself.
8622
8623 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8624
8625         * Makefile.tpl: syntactic cleanup
8626
8627 2002-11-13  Stuart Hastings  <stuart@apple.com>
8628
8629         * MAINTAINERS: Add myself to write-after-approval list.
8630
8631 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8632
8633         * Makefile.def: Add list of recursive targets to autogenerate.
8634         Add build_modules.
8635         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8636         targets.  Autogenerate *-build-* targets.
8637         * Makefile.in: Regenerate.
8638
8639 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8640
8641         * configure: More autoconf-style substitutions.
8642         * Makefile.tpl: More autoconf-style substitutions.
8643         * Makefile.in: Regenerate.
8644
8645 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8646
8647         * configure: Substitute more variables in a more autoconf-friendly
8648         way.  Simplify slightly.
8649         * Makefile.tpl: Make more variables substitutable in an
8650         autoconf-friendly way.
8651         * Makefile.in: Regenerate.
8652
8653 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8654
8655         * MAINTAINERS (Write After Approval): Add myself.
8656
8657 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8658
8659         * configure.in (v810*): Remove special setting of tools.
8660
8661         * configure: Add support for extra required flags for ar or nm.
8662         * configure.in (aix4.3+): Use above support for target-specific
8663         issues, rather than using config/mt-aix43.
8664
8665 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8666
8667         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8668         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8669         with $srcdir.  Reformat indentation.  Substitute some variables
8670         formerly hard-coded in the Makefile for build=host.
8671         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8672         * Makefile.def: Autogenerate more.
8673         * Makefile.in: Regenerate.
8674
8675 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8676
8677         * MAINTAINERS (Write After Approval): Add myself.
8678
8679 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8680
8681         * Makefile.def (host_modules): Add rda.
8682         * Makefile.in: Regenerate.
8683         * configure.in (target_tool): Add target-rda to list.
8684
8685 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8686
8687         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8688
8689 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8690
8691         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8692         and restrap targets to this rule.
8693         * Makefile.in:  Regenerate.
8694
8695 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8696
8697         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8698         GNATS only accounts.
8699
8700 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8701
8702         * configure.in (i[3456]86-*-linux*): Add check to disable
8703         ${libgcj} for glibc1.
8704
8705 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8706
8707         * MAINTAINERS: Add myself as ip2k port maintainer.
8708
8709 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8710
8711         * configure.in: Add tic4x target.
8712
8713 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8714
8715         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8716         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8717         * Makefile.in: Regenerate.
8718
8719         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8720         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8721         * Makefile.in: Regenerate.
8722
8723 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8724
8725         * MAINTAINERS: Add myself as web pages co-maintainer.
8726
8727 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8728
8729         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8730         * Makefile.in: Regenerate.
8731
8732 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8733
8734         * MAINTAINERS: Add myself and Nathan Sidwell
8735         <nathan@codesourcery.com> as VxWorks maintainers.
8736
8737 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8738
8739         * Makefile.def: Remove order dependency comments.
8740         * Makefile.tpl: Add explicit install-install dependencies.
8741         * Makefile.in: Regenerate.
8742
8743         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8744         * Makefile.in: Regenerate.
8745
8746         * Makefile.tpl: Add configure-target (for src-release in src)
8747         * Makefile.in: Regenerate.
8748
8749 2002-09-30  Nick Clifton  <nickc@redhat.com>
8750
8751         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8752
8753 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8754
8755         * configure.in (s390*-*-linux*): Enable libgcj.
8756
8757 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8758
8759         * configure: Revert accidentally applied changes.
8760
8761         * Makefile.tpl: Make more autoconf-friendly.
8762         * Makefile.in: Regenerate.
8763         * configure: Make substitution more autoconf-like.
8764
8765 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8766
8767         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8768         single entry to handle all these.
8769         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8770         libjava on arm-*-elf.
8771
8772 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8773
8774         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8775         things that depend on them.
8776
8777 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8778
8779         * Makefile.tpl: Make subsituted variables more autoconfy.
8780         * Makefile.in: Regenerate.
8781         * configure: Make seds more autoconfy.
8782
8783 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8784
8785         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8786         * Makefile.in: Regenerate.
8787         * configure.in: Rewrite sed statements to look autoconfy.
8788
8789         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8790         all-target-foo on configure-target-foo.
8791         * Makefile.def: Ditto.
8792         * Makefile.in: Rebuild.
8793
8794 2002-09-25  Andrew Haley  <aph@redhat.com>
8795
8796         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8797
8798 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8799
8800         * Makefile.def: New file.
8801         * Makefile.tpl: New file.
8802         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8803         * contrib/gcc_update: Note that Makefile.in is a generated file.
8804
8805         * configure.in: Minor rearrangement.  Simplify tests.
8806
8807 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8808
8809         * configure.in (with_headers): Skip copy if value is "yes".
8810         (with_libs): Likewise.
8811
8812 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8813
8814         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8815         * configure.in (sh*-*-pe*): Ditto.
8816         * configure.in (mips*-*-pe*): Ditto.
8817         * configure.in (*arm-wince-pe): Ditto.
8818
8819         * configure.in: Rearrange.
8820
8821 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8822
8823         * MAINTAINERS: Update my email address.
8824
8825 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8826
8827         * MAINTAINERS: (Write After Approval): Add myself.
8828
8829 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8830
8831         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8832
8833 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8834
8835         * MAINTAINERS: Change my mailing address.
8836
8837 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8838
8839         * MAINTAINERS (Write After Approval): Remove myself.
8840         (Various Maintainers: c++ runtime libs): Add myself.
8841
8842 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8843
8844         * MAINTAINERS (Write After Approval): Remove myself.
8845         (Various Maintainers: c++ runtime libs): Add myself.
8846
8847 2002-08-15  Eric Christopher  <echristo@redhat.com>
8848
8849         * config.sub: Import from master repository.
8850         * config.guess: Ditto.
8851
8852 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8853
8854         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8855         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8856         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8857
8858 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8859
8860         * MAINTAINERS: Add self to rs6000 vector extensions.
8861
8862 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8863
8864         * libiberty/configure: Reverted unintended yesterday's check in.
8865
8866 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8867
8868         * boehm-gc/configure, libf2c/configure: Rebuilt.
8869         * libffi/configure, libiberty/configure: Ditto.
8870         * libjava/configure, libobjc/configure: Ditto.
8871         * libstdc++-v3/configure, zlib/configure: Ditto.
8872         Merged from binutils:
8873         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8874         From Steve Ellcey <sje@cup.hp.com>:
8875         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8876         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8877         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8878         IA64.
8879         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8880         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8881         soname_spec, sys_lib_search_path_spec): Ditto.
8882
8883 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8884
8885         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8886
8887 2002-08-04  H.J. Lu  (hjl@gnu.org)
8888
8889         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8890
8891 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8892
8893         * MAINTAINERS (Write After Approval): Add myself.
8894
8895 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8896
8897         * configure.in: Move generic linux case to end.  Copy generic
8898         linux noconfigdirs to mips*-*-linux* entry and new
8899         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8900
8901 2002-07-19  Michael Matz  <matz@suse.de>
8902
8903         * MAINTAINERS: Add myself as ra* maintainer.
8904
8905 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8906
8907         * config.guess: Update to 2002-07-09 version.
8908         * config.sub: Update to 2002-07-03 version.
8909
8910 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8911
8912         * MAINTAINERS: Fix typo in a maintainer email address.
8913
8914 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8915
8916         * configure.in: Remove two redundant tests.
8917
8918 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8919
8920         * configure.in (mips*-*-irix6*o32): Enable stabs.
8921
8922 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8923
8924         * configure.in: Don't build grez.
8925         * Makefile.in: Ditto.
8926
8927         * Makefile.in: Remove references to bsp, cygmon, libstub.
8928         * configure.in: Ditto.
8929
8930         * configure.in: Remove leftover reference to gdbtest.
8931
8932 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8933
8934         * configure.in (gxx_include_dir):  Change to match versioned
8935         C++ headers if --enable-version-specific-runtime-libs is used.
8936
8937 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8938
8939         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8940
8941 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8942
8943         * configure.in: Make --without-x work.
8944
8945 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8946
8947         * configure.in: Rearrange target Makefile fragment collection.
8948
8949         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8950         cvs[src].
8951         * configure.in: Ditto.
8952
8953 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8954
8955         * MAINTAINERS (Write After Approval): Update my e-mail address.
8956
8957 2002-06-24  Ben Elliston  <bje@redhat.com>
8958
8959         * configure.in (host_tools): Remove cgen.
8960
8961         * Makefile.in (all-cgen): Remove; runs from its source directory.
8962         (check-cgen, install-cgen, clean-cgen): Likewise.
8963         (all-opcodes): Do not depend on all-cgen.
8964         (all-sim): Likewise.
8965
8966 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8967
8968         * Makefile.in: Eliminate 'apache' targets.
8969         * configure.in: Eliminate 'apache' targets.
8970
8971         * configure.in: Eliminate redundant tests.  Reorganize.
8972
8973         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8974
8975         * config-ml.in: Eliminate references to Cygnus configure.
8976
8977         * Makefile.in: Eliminate references to building emacs.
8978
8979 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8980
8981         * MAINTAINERS: Update my email address.
8982
8983 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8984
8985         * config.if (libstdcxx_incdir): Version C++ headers.
8986         (cxx_incdir): Remove.
8987
8988 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8989
8990         * MAINTAINERS (Write After Approval): Add self.
8991
8992 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8993
8994         * configure.in: Add support for ip2k.
8995
8996 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8997
8998         * configure.in: Fix AIX configury bug.
8999
9000 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9001
9002         * MAINTAINERS (Write After Approval): Add self.
9003
9004 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9005
9006         * configure.in: replace ${topsrcdir} with ${srcdir}
9007
9008         * configure.in: Move definition of libstdcxx_flags
9009         right above usage, rather than waaay earlier.
9010
9011         * configure.in: Pull definition of is_cross_compiler earlier.
9012
9013         * configure.in: Rearrange a little.
9014
9015         * configure.in: Remove references to librx.
9016         * Makefile.in: Remove references to librx.
9017
9018 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9019
9020         * config.sub: Add support for avr target.
9021         Import from master sources, rev 1.255
9022
9023 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9024
9025         * configure, .cvsignore:  Revert previous change...
9026         * Makefile:  ...delete.
9027
9028 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9029
9030         * configure.in: Eliminate ${gasdir} variable.
9031
9032 2002-06-18  Dave Brolley  <brolley@redhat.com>
9033
9034         * configure.in: Add support for frv.
9035         * config.sub: Add support for frv.
9036
9037 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9038
9039         * configure:  Remove garbage from previous commit.
9040
9041 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9042
9043         * configure:  For in-source builds, make a subdir and re-exec there.
9044         * Makefile:  New file.  Pass targets through to build directory.
9045         * .cvsignore:  No longer ignore "Makefile".
9046
9047 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9048
9049         * MAINTAINERS (Write After Approval): Add self.
9050
9051 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9052
9053         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9054
9055 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9056
9057         * configure.in (vax-*-netbsd*): Re-enable gas.
9058
9059 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9060
9061         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9062         BUILD_PREFIX_1, to correct nomenclature.
9063         * configure: Likewise.
9064
9065         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9066         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9067
9068 2002-05-31  Olaf Hering  <olh@suse.de>
9069
9070         * config-ml.in: Propogate DESTDIR also.
9071
9072 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9073
9074         * configure.in (vax-*-netbsd*): Don't build gas for this
9075         platform.
9076
9077 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9078
9079         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9080         and libgcj for AVR.
9081
9082 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9083
9084         * MAINTAINERS (Write After Approval): Add myself.
9085
9086 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9087
9088         * config.guess: Update to 2002-05-22 version.
9089         * config.sub: Likewise.
9090
9091 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9092
9093         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9094         * config-ml.in: Likewise.
9095         * configure: Likewise.
9096         * configure.in: Likewise.
9097
9098 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9099
9100         * MAINTAINERS: Update my email address.
9101
9102 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9103
9104         * configure.in: Simplify makefile fragment collection.
9105
9106         * configure.in: Remove code to build emacs.
9107
9108         * configure.in : Remove --srcdir argument from targargs and buildargs
9109         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9110
9111         * configure: Move some logic to configure.in.
9112         * configure.in: Move some logic from configure.
9113
9114 2002-05-11  Tom Tromey  <tromey@redhat.com>
9115
9116         * MAINTAINERS: Reflect libgcj reality.
9117
9118 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9119
9120         * Makefile.in: Honour DESTDIR.
9121
9122 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9123
9124         * config.guess: Import 2002-03-20 version.
9125         * config.sub: Import 2002-04-26 version.
9126
9127 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9128
9129         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9130
9131 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9132
9133         * MAINTAINERS: Add self.
9134
9135 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9136
9137         * ltmain.sh: Detect and handle object name conflicts
9138         while piecewise linking a static library.
9139
9140 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9141
9142         * configure.in (noconfigdirs): Don't disable libgcj on
9143         sparc64-*-solaris* and sparcv9-*-solaris*.
9144
9145 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9146
9147         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9148
9149 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9150
9151         * configure.in (FLAGS_FOR_TARGET): Do not add
9152         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9153         on i[3456]86-*-linux*.
9154
9155 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9156
9157         * configure.in (noconfigdirs): Replace [ ] with test.
9158
9159         * configure.in (noconfigdirs): Do not add target-newlib if
9160         target == i[3456]86-*-linux*, and host == target.
9161
9162 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9163
9164         * configure.in: delete reference to absent file
9165
9166         * configure.in: replace '[' with 'test'
9167
9168         * configure.in: Eliminate references to gash.
9169         * Makefile.in: Eliminate references to gash.
9170
9171         * configure.in: remove useless references to 'pic' makefile fragments.
9172
9173         * configure.in: (*-*-windows*) Finish removing.
9174
9175         * configure.in: Eliminate redundant test for libgui.
9176
9177 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9178
9179         * MAINTAINERS: Add self and realphabetize.  Update entries
9180         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9181         entry for a29k port maintainer.
9182
9183 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9184
9185         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9186         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9187
9188 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9189
9190         * configure.in: remove references to dead files
9191
9192 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9193
9194         * MAINTAINERS: Add information about purpose of this file.
9195
9196 2002-04-18  Tom Tromey  <tromey@redhat.com>
9197
9198         * configure.in: Disallow configuring libgcj when it is already
9199         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9200         Solaris 2.8 by default.  For PR libgcj/6158.
9201
9202 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9203
9204         * configure.in:  Move default CC setting out of config/mh-* fragments
9205         directly into here.
9206
9207 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9208
9209         * configure.in: don't even try to configure or make a subdirectory
9210         if there's no configure script for it.
9211
9212 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9213
9214         * MAINTAINERS: Remove chill maintainers.
9215         * Makefile.in (CHILLFLAGS): Remove.
9216         (CHILL_LIB): Remove.
9217         (TARGET_CONFIGDIRS): Remove libchill.
9218         (CHILL_FOR_TARGET): Remove.
9219         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9220         CHILL_LIB.
9221         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9222         (CHECK_TARGET_MODULES): Likewise.
9223         (INSTALL_TARGET_MODULES): Likewise.
9224         (CLEAN_TARGET_MODULES): Likewise.
9225         (configure-target-libchill): Remove.
9226         (all-target-libchill): Remove.
9227         * configure.in (target_libs): Remove target-libchill.
9228         Do not compute CHILL_FOR_TARGET.
9229         * libchill: Remove directory.
9230
9231 2002-04-11  DJ Delorie  <dj@redhat.com>
9232
9233         * Makefile.in, configure.in: Sync with binutils, entries
9234         follow...
9235
9236 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9237
9238         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9239         (do-tar, do-bz2): New rules.
9240         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9241         (gdb-tar): New rule.
9242         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9243         (insight_dejagnu.tar): New rule.
9244         (insight.tar): New rule.
9245         (gdb+dejagnu.tar): New rule.
9246         (gdb.tar): New rule.
9247
9248 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9249
9250         * Makefile.in: Add all-tix to deps for all-snavigator
9251         so that tix is built when building snavigator.
9252
9253 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9254
9255         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9256         ld and gdb are not supported.
9257
9258 2002-01-07  Mark Salter  <msalter@redhat.com>
9259
9260         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9261         Allow target-libgloss to be built for arm, strongarm, and xscale.
9262
9263 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9264
9265         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9266         options for i[3456]86-pc-linux* native builds.
9267
9268 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9269
9270         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9271         files from .po files for a distribution.
9272
9273 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9274
9275         * configure.in: Enable libstdc++-v3 for h8300 targets.
9276
9277 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9278
9279         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9280         version from bfd/.
9281
9282 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9283
9284         * Makefile.in (VER): When present, extract the version number from
9285         the file version.in.
9286
9287 2001-05-24  Tom Rix  <trix@redhat.com>
9288
9289         * configure.in : enable ld for aix
9290
9291 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9292
9293         * config.guess: Add linux target for S/390.
9294
9295 2000-11-07  Philip Blundell  <pb@futuretv.com>
9296
9297         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9298
9299 2000-11-03  Philip Blundell  <pb@futuretv.com>
9300
9301         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9302         files.
9303
9304 2001-01-15  Ben Elliston  <bje@redhat.com>
9305
9306         * configure.in (host_tools): Add sid.
9307         Always configure cgen.
9308
9309 2000-11-24  Nick Clifton  <nickc@redhat.com>
9310
9311         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9312
9313
9314 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9315
9316         * Makefile.in (ALL_MODULES): Add all-cgen.
9317         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9318         (all-cgen): New target.
9319         (all-opcodes,all-sim): Depend on all-cgen.
9320         * configure.in (host_tools): Add cgen.
9321         Only configure cgen if --enable-cgen-maint.
9322
9323 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9324
9325         * configure.in: Add *-*-freebsd* configurations.
9326
9327 2002-04-08  Tom Tromey  <tromey@redhat.com>
9328
9329         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9330         Fixes PR libgcj/6068.
9331
9332 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9333
9334         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9335
9336 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9337
9338         * configure.in (alpha*-dec-osf*): Enable libgcj.
9339
9340 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9341
9342         * MAINTAINERS (Write After Approval): Add myself.
9343
9344 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9345
9346         Fix for: PR bootstrap/3591, target/5676
9347         * configure.in (mcore-pe): Disable the configuration of
9348         libstdc++-v3 since exceptions are not supported.
9349
9350 2002-03-20  Anthony Green  <green@redhat.com>
9351
9352         * configure.in: Enable libgcj for xscale-elf target.
9353
9354 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9355
9356         * MAINTAINERS:  Update my email address.
9357
9358 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9359
9360         * ltmain.sh (relink_command): Fix typo in previous change.
9361
9362 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9363
9364         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9365         (relink_command): Added --tag flags.
9366         (mode=install): If relinking fails; error out.
9367
9368 2002-03-12  Richard Henderson  <rth@redhat.com>
9369
9370         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9371         .NOTPARALLEL tag.
9372         (do-check): Rename from check.
9373         (check): Allow parallel check.
9374
9375 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9376
9377         * MAINTAINERS: Add myself as maintainer for xtensa port.
9378         Fix alphabetical order in CPU port maintainer list.
9379         Remove myself from Write After Approval list.
9380
9381 2002-03-11  Richard Henderson  <rth@redhat.com>
9382
9383         * Makefile.in (.NOTPARALLEL): Add fake tag.
9384
9385 2002-03-07  H.J. Lu  (hjl@gnu.org)
9386
9387         * configure.in: Enable gprof for mips*-*-linux*.
9388
9389 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9390
9391         * MAINTAINERS (Write After Approval): Add myself.
9392
9393 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9396         libjava.
9397         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9398
9399 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9402         because its Makefile is there; test for the executable instead.
9403
9404 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9405
9406         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9407         libstdc++-v3 and libjava.
9408
9409 2002-02-11  Adam Megacz  <adam@xwt.org>
9410
9411         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9412         boehm-gc
9413
9414 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9415
9416         * config.guess: Updated to 2002-01-30's version.
9417         * config.sub: Updated to 2002-02-01's version.
9418         Contribute sh64-elf.
9419         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9420         * configure.in: Added sh64-*-*.
9421
9422 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9423
9424         * MAINTAINERS: Belatedly add myself to write after approval list.
9425
9426 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9427
9428         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9429         Remove self as Write After Approval.
9430
9431 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9432
9433         * MAINTAINERS: Put self in as maintainer for contrib/regression
9434         directory.
9435
9436 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9437
9438         * MAINTAINERS:  Update my email address.
9439
9440 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9441
9442         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9443         target-libiberty, and target-libgloss.  Skip Java-related
9444         libraries if not supported for NetBSD on target CPU.
9445
9446 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9447
9448         * install-sh: Use _inst.$$_ for temp file name.
9449
9450 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9451
9452         * MAINTAINERS (Write After Approval): Move my contact info
9453         from here...
9454         (OS Port Maintainers): ...to here (netbsd).
9455
9456 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9457
9458         * MAINTAINERS (Write After Approval): Add myself.
9459
9460 2002-01-17  H.J. Lu  <hjl@gnu.org>
9461
9462         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9463         (all-target-fastjar): Also depend on all-target-libiberty.
9464
9465 2002-01-16  H.J. Lu  (hjl@gnu.org)
9466
9467         * config.guess: Import from master sources, rev 1.225.
9468         * config.sub: Import from master sources, rev 1.238.
9469
9470 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9471
9472         * MAINTAINERS (Write After Approval): Remove myself.
9473
9474 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9475
9476         * MAINTAINERS (Write After Approval): Add myself.
9477
9478 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9479
9480         * MAINTAINERS: Add self as docs co-maintainer.
9481
9482 2001-12-11  Matthias Klose  <doko@debian.org>
9483
9484         * MAINTAINERS (Write After Approval): Add myself.
9485
9486 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9487
9488         * MAINTAINERS: Update my email address.
9489
9490 2001-12-07  Turly O'Connor  <turly@apple.com>
9491         * MAINTAINERS (Write After Approval): Add myself.
9492         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9493         (rs6000_initialize_trampoline): Call __trampoline_setup for
9494         ABI_DARWIN too.
9495         * darwin-tramp.asm: New file, implements __trampoline_setup.
9496         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9497
9498 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9499
9500         * MAINTAINERS (Write After Approval): Add myself.
9501
9502 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9503
9504         * configure, configure.in: Use temp file for long sed commands.
9505
9506 2001-12-03  Laurent Guerby  <guerby@acm.org>
9507
9508         * config.sub: Update to version 1.232 on subversion.
9509
9510 2001-12-03  Ben Elliston  <bje@redhat.com>
9511
9512         * MAINTAINERS: Update mail address for config.* patches.
9513
9514 2001-11-27  DJ Delorie  <dj@redhat.com>
9515             Zack Weinberg  <zack@codesourcery.com>
9516
9517         When build != host, create libiberty for the build machine.
9518
9519         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9520         CONFIG_ARGUMENTS.
9521         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9522         New variables.
9523         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9524         and rules.
9525         (all.normal): Depend on ALL_BUILD_MODULES.
9526         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9527         (all-build-libiberty): Depend on configure-build-libiberty.
9528
9529         * configure: Calculate and substitute proper value for
9530         ALL_BUILD_MODULES.
9531         * configure.in: Create the build subdirectory.
9532         Calculate and substitute TARGET_CONFIGARGS (formerly
9533         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9534
9535 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9536
9537         * MAINTAINERS (write-after-approval): Add self.
9538
9539 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9540
9541         * MAINTAINERS (GNATS only accounts): Remove self.
9542
9543 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9544
9545         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9546         libf2c.
9547
9548 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9549
9550         * MAINTAINERS (Write After Approval): Add self.
9551
9552 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9553
9554         * MAINTAINERS: mips and s390 are also CPU ports.
9555
9556 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9557
9558         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9559
9560 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9561
9562         * MAINTAINERS: Alphabetize.
9563
9564 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9565
9566         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9567
9568 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9569
9570         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9571
9572 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9573
9574         * configure.in (--enable-languages): Be more permissive about
9575         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9576
9577 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9578
9579         * config.sub: Import from master sources, rev. 1.230.
9580         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9581
9582 2001-11-07  Laurent Guerby  <guerby@acm.org>
9583
9584         * MAINTAINERS (Write After Approval): Add self.
9585
9586 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9587
9588         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9589
9590 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9591
9592         * config.sub: Import from master sources, rev 1.226.
9593         * config.guess: Import from master sources, rev 1.216.
9594
9595 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9596
9597         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9598         * MAINTAINERS: Add self as maintainer of MMIX port.
9599         Remove old after-approval entry.
9600
9601 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9602
9603         * ChangeLog, configure: Fix spelling errors.
9604
9605 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9606
9607         * MAINTAINERS: Tweak my address.
9608
9609 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9610
9611         * MAINTAINERS: Update my email address.
9612
9613 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9614
9615         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9616         * MAINTAINERS: Add self as maintainer of CRIS port.
9617
9618 2001-10-10  Geert Bosch  <bosch@gnat.com>
9619
9620         * MAINTAINERS (Various maintainers: Ada front end):
9621         Added Robert Dewar.
9622
9623 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9624
9625         * MAINTAINERS (Write After Approval): Added self
9626
9627 2001-10-02  Geert Bosch  <bosch@gnat.com>
9628
9629         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9630
9631 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9632
9633         * configure: Handle temporary files securely using mkdir.
9634
9635 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9636
9637         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9638
9639 2001-09-26  Will Cohen  <wcohen@redhat.com>
9640
9641         * configure.in (*-*-linux*): Disable configuration of target-newlib
9642         and target-libgloss.
9643
9644 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9645
9646         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9647         RANLIB.
9648
9649 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9650
9651         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9652         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9653         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9654         avoid quotes nesting problems.
9655         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9656         (DO_X): Export only variables that are set.
9657
9658 2001-09-19  Ben Elliston  <bje@redhat.com>
9659
9660         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9661         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9662         semantics.  Use the shell built-in "type" command instead.
9663
9664 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9665
9666         Merged from gcc-3_0-branch:
9667         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9668         * ltcf-c.sh: Use $objext, not $ac_objext.
9669         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9670         * ltcf-cxx.sh: Add support for GNU.
9671         2001-07-22  Timothy Wall  <twall@redhat.com>
9672         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9673         default settings if using GNU tools with that configuration.
9674         * ltcf-cxx.sh: Ditto.
9675         * ltcf-gcj.sh: Ditto.
9676         2001-07-21  Michael Chastain  <chastain@redhat.com>
9677         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9678         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9679         * ltmain.sh: Mark as gcc-local.
9680
9681 2001-08-30  Eric Christopher  <echristo@redhat.com>
9682             Jason Eckhardt  <jle@redhat.com>
9683
9684         * config.guess: Merge from master sources.
9685         * config.sub: Merge from master sources, add support for mipsisa32.
9686
9687 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9688         * config.sub: Merge from master sources, rev 1.219.
9689         * MAINTAINERS: Add self as contact for stormy16 port.
9690
9691 2001-08-14  Zack Weinberg  <zackw@panix.com>
9692
9693         * config.sub: Merge from master sources, rev 1.218.
9694         * config.guess: Merge from master sources, rev 1.209.
9695
9696 2001-08-11  Graham Stott  <grahams@redhat.com>
9697
9698         * Makefile.in (check-c++): Add missing semicolon.
9699
9700 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9701
9702         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9703
9704 2001-07-30  Eric Christopher  <echristo@redhat.com>
9705
9706         * MAINTAINERS (Various maintainers: mips port): Added myself.
9707
9708 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9709
9710         * configure.in (sh-*-linux*): New.
9711
9712 2001-07-27  Richard Henderson  <rth@redhat.com>
9713
9714         * .cvsignore: Add LAST_UPDATED.
9715
9716 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9717
9718         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9719
9720 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9721
9722         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9723
9724 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9725
9726         * MAINTAINERS (Write After Approval): Added myself.
9727
9728 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9729
9730         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9731         and libgcj on m68hc11/m68hc12.
9732
9733 2001-06-27  H.J. Lu  (hjl@gnu.org)
9734
9735         * Makefile (CFLAGS_FOR_BUILD): New.
9736         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9737
9738 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9739
9740         * README: Remove version number.
9741
9742 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9743
9744         * INSTALL/README: Update wrt. to the installation instructions now
9745         residing in gcc/doc/install.texi.
9746
9747 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9748
9749         * README: Replace with a cut-down and updated version of gcc/README.
9750
9751 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9752
9753         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9754         multilibs to be disabled.
9755
9756 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9757
9758         * MAINTAINERS (Write After Approval): Add myself.
9759
9760 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9761
9762         * config.guess: Import CVS version 1.195.
9763         * config.sub: Import CVS version 1.212.
9764
9765 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9766
9767         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9768         gcc/xgcc is built, use -print-prog-name to find out the program
9769         name to use.
9770
9771 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9772
9773         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9774         appear to also be in the master copy.
9775         * config.sub:  Import CVS version 1.211.
9776
9777 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9778
9779         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9780         with_gcc]: Use `gcc -shared' to build a shared library.
9781
9782 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9783
9784         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9785         archives.
9786
9787 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9788
9789         * MAINTAINERS (Write After Approval): Add myself.
9790
9791 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9792
9793         * configure.in (libstdcxx_flags): Do not try to execute
9794         libstdc++-v3/testsuite_flags until it exists.
9795
9796 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9797
9798         * MAINTAINERS: Update my email address.
9799
9800 2001-05-31  Graham Stott  <grahams@redhat.com>
9801
9802         * MAINTAINERS (Write After Approval): Add myself.
9803
9804 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9805
9806         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9807         libraries when using g++ with native linker.
9808
9809 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9810
9811         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9812
9813 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9814
9815         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9816         [aix4*|aix5*]: Prepend blank.
9817
9818 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9819
9820         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9821         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9822         of subdir/configure scripts to use the new libtool.m4.
9823
9824 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9825
9826         * MAINTAINERS (Write After Approval): Add myself.
9827
9828 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9829
9830         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9831
9832 2001-05-11  Ben Elliston  <bje@redhat.com>
9833
9834         * Makefile.in (all-sid): New target.
9835         (check-sid, clean-sid, install-sid): Likewise.
9836
9837 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9838
9839         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9840
9841 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9842
9843         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9844         libgcj.
9845
9846 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9847
9848         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9849         gcc/xgcc is built, use -print-prog-name to find out the program
9850         name to use.
9851
9852 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9853
9854         * configure.in (noconfigdirs): Don't reset it from scratch in the
9855         target case; only append to it.
9856
9857         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9858         sparc-*-solaris2.8]: Disable ${libgcj}.
9859
9860 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9861
9862         * configure.in (libgcj_saved): Copy from $libgcj.
9863         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9864         --disable-libgcj.
9865
9866 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9867
9868         * MAINTAINERS: Remove self as MIPS maintainer and
9869         C front end maintainer.
9870
9871 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9872
9873         * configure.in: Move *-chorusos target case to the proper switch.
9874         Disable libgcj.
9875
9876 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9877
9878         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9879         1.641.2.228.
9880
9881 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9882
9883         * Makefile.in (STAGE1_CFLAGS): Pass down.
9884
9885 2001-04-13  Alan Modra  <amodra@one.net.au>
9886
9887         * config.guess: Add hppa64-linux support.  Note for next import that
9888         this is already in the master file.
9889         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9890
9891 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9892
9893         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9894         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9895
9896 2001-04-11  Stan Shebs  <shebs@apple.com>
9897
9898         * MAINTAINERS: Add self as Darwin port maintainer.
9899
9900 2001-04-11  Alan Modra  <amodra@one.net.au>
9901
9902         * MAINTAINERS: Update my email address.
9903
9904 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9905
9906         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9907         recent versions of FreeBSD (release 3 or later).
9908         * ltconfig: On FreeBSD, -lc must not be provided when building
9909         a shared library or else the standard -pthread gcc option is
9910         rendered worthless to later users of the built library.
9911
9912 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9913
9914         * MAINTAINERS: Add self and RTH as C front end maintainers.
9915
9916 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9917
9918         * config.sub: Make sure to match an already-canonicalized
9919         machine name (eg. mn10300-unknown-elf).
9920
9921 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9922
9923         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9924         New macros.
9925         (bootstrap, cross): Use RECURSE_FLAGS.
9926         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9927
9928 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9929
9930         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9931
9932 2001-03-22  Colin Howell  <chowell@redhat.com>
9933
9934         * Makefile.in (DO_X): Do not backslash single-quotes in
9935         backquotes (two places).
9936
9937 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9938
9939         Re-installed:
9940         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9941         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9942         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9943         * ltcf-cxx.sh: Likewise.
9944         * ltcf-gcj.sh: Likewise.
9945
9946 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9947
9948         * MAINTAINERS: Add myself as "documentation co-maintainer".
9949
9950 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9951
9952         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9953         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9954
9955 2001-03-19  Tom Tromey  <tromey@redhat.com>
9956
9957         * config-ml.in: Handle GCJ and GCJFLAGS.
9958
9959 2001-03-21  Michael Chastain  <chastain@redhat.com>
9960
9961         * Makefile.in: all-m4 depends on all-texinfo.
9962
9963 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9964
9965         * MAINTAINERS: Add myself to write after approval list.
9966
9967 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9968
9969         * Makefile.in (DO_X): Quote nested quotes.
9970
9971 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9972
9973         * MAINTAINERS: Add myself to write after approval list.
9974
9975 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9976
9977         * Makefile.in (DO_X): Use double quotes for quoting
9978         "RANLIB=$${RANLIB}".
9979
9980 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9981
9982         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9983
9984 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9985
9986         * configure.in: Only use `lang_requires' for languages athat are
9987         actually enabled.
9988
9989 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9990
9991         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9992
9993 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9994
9995         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9996
9997 2001-03-07  Tom Tromey  <tromey@redhat.com>
9998
9999         * configure.in: Allow config-lang.in to set `lang_requires' to list
10000         of other required languages.
10001
10002 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10003
10004         * Makefile.in: Remove RANLIB definition. Use RANLIB
10005         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10006         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10007
10008 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10009             Alexandre Oliva  <aoliva@redhat.com>
10010
10011         * Makefile.in (check-c++): Use tabs, not spaces.
10012
10013 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10014
10015         * MAINTAINERS: add myself to Write After Approval list.
10016
10017 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10018
10019         * Makefile.in (check-c++): New rule.
10020
10021         * configure.in (target_libs): Remove libg++.
10022         (noconfigdirs): Remove libg++.
10023         (noconfigdirs): Same.
10024         (noconfigdirs): Same.
10025         (noconfigdirs): Same.
10026
10027         * config-ml.in: Remove libg++ references.
10028
10029         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10030         (ALL_TARGET_MODULES): Same.
10031         (configure-target-libg++): Remove.
10032         (all-target-libg++): Remove.
10033         (configure-target-libio): Remove.
10034         (all-target-libio): Remove.
10035         (check-target-libio): Remove.
10036         (.PHONY): Remove.
10037         (libg++.tar.bz2): Remove.
10038         (all-target-cygmon): Remove libio.
10039         (all-target-libstdc++): Remove.
10040         (configure-target-libstdc++): Remove.
10041         (TARGET_LIB_PATH): Remove libstdc++.
10042         (ALL_GCC_CXX): Remove libstdc++.
10043         (all-target-gperf): Correct.
10044
10045 2001-02-16  Nick Clifton  <nickc@redhat.com>
10046
10047         * configure.in (noconfigdirs): Allow configuration of texinfo
10048         for Cygwin hosts.
10049
10050 2001-02-15  Anthony Green  <green@redhat.com>
10051
10052         * configure: Introduce GCJ_FOR_TARGET.
10053         * configure.in: Ditto.
10054         * Makefile.in: Ditto.
10055
10056 2001-02-13  Andreas Schwab  <schwab@suse.de>
10057
10058         * MAINTAINERS: Update mail address.
10059
10060 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10061
10062         * config.guess: Add linux target for S/390.
10063         * config.sub: Likewise.
10064
10065 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10066
10067         * configure.in: for *-chorusos, don't config target-newlib and
10068         target-libgloss.
10069
10070 2001-02-06  Ben Elliston  <bje@redhat.com>
10071
10072         * configure: Output host type to stdout, not stderr.
10073
10074 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10075
10076         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10077         * ltcf-cxx.sh: Likewise.
10078
10079         * config.if: Assume enable_libstdcxx_v3 is defined.
10080
10081 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10082
10083         Remove V2 C++ library.
10084         * configure.in: Remove --enable-libstdcxx_v3 support.
10085
10086 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10087
10088         * include/demangle.h: Add prototype for java_demangle_v3.
10089
10090 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10091
10092         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10093
10094 2001-01-27  Richard Henderson  <rth@redhat.com>
10095
10096         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10097
10098 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10099
10100         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10101         Don't unset, it's non-portable and no longer necessary, set to empty
10102         instead.
10103
10104 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10105
10106         * ltconfig: Shell portability fix for the tagname validity check.
10107
10108 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10109
10110         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10111         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10112
10113 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10114
10115         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10116
10117 2001-01-26  Tom Tromey  <tromey@redhat.com>
10118
10119         * configure.in: Allow libgcj to be built on Sparc Solaris.
10120
10121 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10122
10123         * ltcf-c.sh: Add aix5 case.
10124         * ltcf-cxx.sh: Likewise.
10125         * ltconfig: Likewise.
10126
10127 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10128
10129         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10130         keep at least one of build_libtool_libs or build_old_libs set to
10131         yes.
10132
10133         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10134         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10135
10136 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10137
10138         * configure.in: Enable libgcj on several additional platforms.
10139
10140 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10141
10142         * configure.in: Enable libgcj for linux targets.
10143
10144 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10145
10146         * MAINTAINERS (Write After Approval): Add myself.
10147
10148 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10149
10150         * MAINTAINERS: Add myself as vax port maintainer.
10151
10152 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10153
10154         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10155
10156 2001-01-09  Mike Stump  <mrs@wrs.com>
10157
10158         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10159         failures of subdirectories.
10160
10161 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10162
10163         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10164         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10165         * ltcf-cxx.sh: Likewise.
10166         * ltcf-gcj.sh: Likewise.
10167         * ltconfig.sh: Fix typo.
10168
10169 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10170
10171         * configure: handle DOS-style absolute paths.
10172
10173 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10174
10175         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10176
10177 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10178
10179         * MAINTAINERS: Add myself as avr port co-maintainer.
10180
10181 2000-12-28  Ben Elliston  <bje@redhat.com>
10182
10183         * MAINTAINERS: Add myself under ``Write After Approval''.
10184
10185 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10186
10187         * texinfo: Remove directory from GCC.
10188
10189 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10190
10191         * COPYING: Update to current
10192         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10193         to 19yy as example year in copyright notice).
10194
10195 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10196
10197         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10198         (libstdcxx_incdir): Pass down.
10199         * config.if: Remove expired bits for cxx_interface, add stub.
10200         (libstdcxx_incdir): Add variable for g++ include directory.
10201         * configure.in (gxx_include_dir): Use it.
10202
10203 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10204
10205         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10206         with old-email address from ``Write After Approval''.
10207
10208 2000-12-15  Andreas Jaeger  <aj@suse.de>
10209
10210         * configure.in: Handle lang_dirs.
10211
10212 2000-12-14  Tom Tromey  <tromey@redhat.com>
10213
10214         * MAINTAINERS: Removed brads.
10215
10216         * MAINTAINERS: Added gcj developers.
10217
10218 2000-12-13  Anthony Green  <green@redhat.com>
10219
10220         * configure.in: Disable libgcj for any target not specifically
10221         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10222         with g++ abi.
10223
10224 2000-12-13  Mike Stump  <mrs@wrs.com>
10225
10226         * Makefile.in (local-distclean): Also remove fastjar.
10227
10228 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10229
10230         * contrib/gcc_update: Add fastjar --touch entries.
10231
10232 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10233
10234         * configure.in: Disable language-specific target libraries for
10235         languages that aren't enabled.
10236
10237 2000-12-10  Anthony Green  <green@redhat.com>
10238
10239         * configure.in: Define libgcj.  Disable libgcj target libraries for
10240         most targets.
10241
10242 2000-12-10  Neil Booth  <neilb@earthling.net>
10243
10244         * MAINTAINERS: Update mail address, remove from WAA list.
10245
10246 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10247
10248         * libjava: Imported from /cvs/java.
10249         * libffi: Likewise.
10250         * Boehm-gc: Likewise.
10251
10252 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10253
10254         * configure.in (target_libs): Revert 2000-12-08 patch.
10255         (noconfigdirs): Added target-libjava.
10256
10257 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10258
10259         * djunpack.bat: removed.
10260
10261 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10262
10263         * Makefile.in: handle DOS-style absolute paths.
10264         * config-ml.in: likewise.
10265         * symlink-tree: likewise.
10266
10267 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10268
10269         * fastjar: Imported.
10270
10271 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10272
10273         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10274         libjava.
10275         * configure.in (target_libs): Removed `target-libjava'.
10276
10277 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10278
10279         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10280         (ALL_MODULES): Added fastjar.
10281         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10282         (all-target-libjava): all-fastjar replaces all-zip.
10283         (all-fastjar): Added.
10284         (configure-target-fastjar, all-target-fastjar): Likewise.
10285         * configure.in (host_tools): Added fastjar.
10286
10287 2000-12-07  Mike Stump  <mrs@wrs.com>
10288
10289         * Makefile.in (local-distclean): Remove leftover built files.
10290
10291 2000-11-24  Nick Clifton  <nickc@redhat.com>
10292
10293         * configure.in (xscale-elf): Add target.
10294         (xscale-coff): Add target.
10295
10296 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10297
10298         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10299         recent versions of FreeBSD (release 3 or later).
10300         * ltconfig: On FreeBSD, -lc must not be provided when building
10301         a shared library or else the standard -pthread gcc option is
10302         rendered worthless to later users of the built library.
10303
10304 2000-11-16  Fred Fish  <fnf@be.com>
10305
10306         * configure.in (enable_libstdcxx_v3): Fix typo,
10307         libstd++ -> libstdc++.
10308
10309 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10310
10311         * MAINTAINERS: Add self to Write After Approval list.
10312
10313 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10314
10315         * MAINTAINERS: Update my email address.  Add myself to global write
10316         privs list.
10317
10318 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10319
10320         * Makefile.in: Merge with src and libgcj.
10321         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10322         configure-target-<library> when their configure scripts need the C
10323         or C++ library to have already been built to work properly.
10324         (do_proto_toplev): Set them to an empty string.
10325
10326         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10327         (REALLY_SET_LIB_PATH): Use them.
10328
10329 2000-11-17  Stan Shebs  <shebs@apple.com>
10330
10331         * MAINTAINERS: Add self to Write After Approval list.
10332
10333 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10334
10335         * configure: Provide the original toplevel configure arguments
10336         (including $0) to subprocesses in the environment rather than
10337         through gcc/configargs.h.
10338
10339 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10340
10341         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10342         C99.  Alphabetise "Write After Approval" list.
10343
10344 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10345
10346         * configure: Turn on libstdc++ V3 by default.
10347
10348         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10349         if we've got GCC.
10350
10351 2000-11-11  Philip Blundell  <philb@gnu.org>
10352
10353         * MAINTAINERS: Add self to Write After Approval list.
10354
10355 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10356
10357         * ltcf-c.sh (aix4): Improve shared library configuration; require
10358         exporting symbols.
10359         * ltcf-cxx.sh (aix4): Define.
10360         * ltconfig (aix4): Define library and soname specs appropriate for
10361         AIX.  Define command to create export symbols list.
10362
10363 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10364
10365         * config.sub: Add support for Sun Chorus
10366
10367 2000-10-31  Nick Clifton  <nickc@redhat.com>
10368
10369         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10370         <name>@redhat.com.  Also installed new email address for Clint
10371         Popetz.
10372
10373 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10374
10375         * etc: Remove directory from GCC.
10376
10377 2000-10-16  Michael Meissner  <meissner@redhat.com>
10378
10379         * configure (gcc/configargs.h): Only create if there is a build GCC
10380         directory created.
10381
10382 2000-10-16  Matthias Klose  <doko@debian.org>
10383
10384         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10385         when configured for libstdc++-v3.
10386
10387 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10388
10389         * configure: Save configure arguments to gcc/configargs.h.
10390
10391 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10392
10393         * config.guess: Import CVS version 1.157.
10394         * config.sub: Import CVS version 1.181.
10395
10396 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10397
10398         * Makefile.in (bootstrap): avoid recursion if subdir missing
10399         (cross): ditto
10400         (do-proto-toplev): ditto
10401
10402 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10403
10404         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10405         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10406
10407         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10408         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10409         all affected `configure' scripts.
10410
10411 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10412
10413         * MAINTAINERS: Add self as cpplib co-maintainer.
10414
10415 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10416
10417         * MAINTAINERS: Add self to Write After Approval list.
10418
10419 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10420
10421         * INSTALL/README: egcs -> GCC update.
10422
10423 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10424
10425         * MAINTAINERS: Add myself to Write After Approval list.
10426
10427 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10428
10429         * MAINTAINERS: Add myself to Write After Approval list.
10430
10431 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10432
10433         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10434         X11 libraries for hppa64.
10435
10436 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10437
10438         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10439
10440 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10441
10442         * Makefile.in (all-zlib): Added dummy target.
10443
10444         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10445         ltcf-gcj.sh: Updated from libtool multi-language branch.
10446
10447 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10448
10449         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10450         (bootstrap*): Depend on all-bootstrap.
10451
10452 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10453
10454         * config.guess: Import CVS version 1.156.
10455         * config.sub: Import CVS version 1.179.
10456
10457 2000-09-02  Anthony Green  <green@cygnus.com>
10458
10459         * Makefile.in (all-gcc): Depend on all-zlib.
10460         (CLEAN_MODULES): Add clean-zlib.
10461         (ALL_MODULES): Add all-zlib.
10462         * configure.in (host_libs): Add zlib.
10463
10464 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10465
10466         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10467         crosses, but add gcc/include to the header search path for them.
10468
10469 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10470
10471         * MAINTAINERS: Add self to Write After Approval list.
10472
10473 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10474
10475         * config.guess: Import CVS version 1.152.
10476         * config.sub: Import CVS version 1.177.
10477
10478 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10479
10480         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10481         $targargs to tell whether newlib is going to be built.
10482
10483         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10484         $$r/TARGET_SUBDIR/libio for _G_config.h.
10485
10486 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10487
10488         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10489
10490 2000-08-22  DJ Delorie  <dj@redhat.com>
10491
10492         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10493
10494 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10495
10496         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10497         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10498         sub-configures.
10499
10500 2000-08-21  DJ Delorie  <dj@redhat.com>
10501
10502         * MAINTAINERS: Add self as a libiberty maintainer
10503
10504 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10505
10506         * configure.in (libstdcxx_flags): Use
10507         libstdc++-v3/src/libstdc++.INC.
10508
10509 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10510
10511         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10512
10513 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10514
10515         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10516
10517         * configure: Make enable_threads and enable_shared defaults
10518         explicit.  Substitute enable_threads into generated Makefiles.
10519         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10520         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10521
10522 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10523
10524         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10525
10526 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10527
10528         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10529         previous delta.
10530
10531 2000-08-11  Jason Merrill  <jason@redhat.com>
10532
10533         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10534         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10535         (FLAGS_FOR_TARGET): Not here.
10536         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10537
10538 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10539
10540         * config-ml.in (CC, CXX): Don't introduce a leading space.
10541
10542 2000-08-07  DJ Delorie  <dj@delorie.com>
10543
10544         * MAINTAINERS: Add self as a DJGPP maintainer
10545
10546 2000-08-07  DJ Delorie  <dj@redhat.com>
10547
10548         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10549         "if we're also building gcc, and it's a gcc that will run on the
10550         build machine, we want to use its includes instead of the system's
10551         default includes".
10552
10553 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10554
10555         * MAINTAINERS: Add self to Write After Approval list.
10556
10557 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10558
10559         * configure.in (libstdcxx_flags): Don't use `"'.
10560
10561         * config-ml.in: Adjust multilib search paths to the
10562         appropriate multilib tree.
10563
10564 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10565
10566         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10567         commas in $LANGUAGES.
10568
10569 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10570
10571         * configure.in: Re-enable all references to libg++ and librx.
10572
10573 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10574
10575         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10576         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10577         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10578         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10579
10580         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10581
10582 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10583
10584         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10585         CXX_FOR_TARGET for sed.
10586
10587 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10588
10589         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10590         Do not override if already set in the environment or in configure.
10591         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10592         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10593
10594 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10595
10596         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10597         the libtool CVS tree multi-language branch.
10598         * ltconfig, ltmain.sh: Updated.
10599
10600 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10601
10602         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10603         (clean-target): Depend on it.
10604
10605         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10606         (GCC_FOR_TARGET): Use it.
10607         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10608         * configure.in: ... here.
10609         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10610         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10611
10612 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10613
10614         * MAINTAINERS: Add self to Write After Approval list.
10615
10616 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10617
10618         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10619         (configure-target-libchill, configure-target-libobjc): Likewise.
10620
10621         * configure.in: Use the same cache file for all target libs.
10622         * config-ml.in: But different cache files per multilib variant.
10623
10624 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10625
10626         * configure (topsrcdir): Don't use dirname.
10627
10628 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10629
10630         * MAINTAINERS: Add self to Write After Approval list.
10631
10632 2000-07-20  Jason Merrill  <jason@redhat.com>
10633
10634         * configure.in: Remove all references to libg++ and librx.
10635
10636         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10637
10638 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10639
10640         * config.sub: Update to subversions version 2000-07-06.
10641
10642 2000-07-12  Andrew Haley  <aph@cygnus.com>
10643
10644         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10645         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10646
10647 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10648
10649         * symlink-tree:  Check number of arguments.
10650
10651 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10652
10653         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10654         search path for a g++ extracted from the build tree.  This
10655         will allow link tests run by configure scripts in
10656         subdirectories to succeed.
10657
10658 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10659
10660         * ltconfig: Add support for mips-dde-sysv4.2MP
10661
10662 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10663
10664         * MAINTAINERS: Add myself as loop discovery maintainer.
10665
10666 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10667
10668         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10669         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10670
10671 2000-06-19  Timothy Wall  <twall@cygnus.com>
10672
10673         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10674         * config.sub: Add tic54x target.
10675
10676 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10677
10678         * MAINTAINERS: Add self as Fortran maintainer,
10679         remove Craig Burley.
10680
10681 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10682
10683         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10684         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10685
10686 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10687
10688         * MAINTAINERS: Add self as i18n maintainer
10689
10690 20000-05-21  H.J. Lu  (hjl@gnu.org)
10691
10692         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10693         directory are used if they exist. Make sure
10694         $(build_tooldir)/include is searched for header files,
10695         $(build_tooldir)/lib/ for library files.
10696         (GCC_FOR_TARGET): Likewise.
10697         (CXX_FOR_TARGET): Likewise.
10698
10699 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10700
10701         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10702
10703 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10704
10705         * Makefile.in (configure-target-libiberty): Depend on
10706         configure-target-newlib.
10707
10708 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10709
10710         * configure.in, Makefile.in: Merge all libffi-related
10711         configury stuff from the libgcj tree.
10712
10713 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10714
10715         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10716         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10717
10718 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10719
10720         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10721         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10722         current version information.  Add to proto-toplev directory.
10723         (gdb-taz): Build do-djunpack.
10724
10725 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10726
10727         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10728
10729 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10730
10731         * MAINTAINERS: Add self to Write After Approval list.
10732
10733 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10734
10735         * ltmain.sh: Preserve in relink_command any environment
10736         variables that may affect the linker behavior.
10737
10738 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10739
10740         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10741
10742 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10743
10744         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10745
10746 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10747
10748         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10749         with the version name.
10750
10751 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10752
10753         * MAINTAINERS: Add self as bb-reorder maintainer.
10754
10755 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10756
10757         * config.if: Tweak.
10758
10759 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10760
10761         * djunpack.bat: New file.
10762
10763 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10764
10765         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10766         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10767         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10768         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10769
10770 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10771
10772         * config.sub (case $basic_machine): Change default for "ibm-*"
10773         to "openedition".
10774
10775 2000-04-13  Andreas Jaeger  <aj@suse.de>
10776
10777         * MAINTAINERS: Added myself.
10778
10779 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10780
10781         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10782         (do-md5sum): New target.
10783         (MD5PROG): Define.
10784         (PACKAGE): Default to TOOL.
10785         (VER): Default to a shell script.
10786         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10787         md5 checksum generation.
10788         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10789         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10790         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10791         insight.tar.bz2): Use gdb-taz to create archive.
10792
10793 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10794
10795         * configure (warn_cflags): Delete.
10796
10797 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10798
10799         * MAINTAINERS: Added myself.
10800
10801 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10802             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10803
10804         * configure.in (enable_libstdcxx_v3): Add.
10805         (target_libs): Add bits here to switch between libstdc++-v2 and
10806         libstdc++-v3.
10807         * config.if: And this file too.
10808         * Makefile.in: Add libstdc++-v3 targets.
10809
10810 2000-04-05  Michael Meissner  <meissner@redhat.com>
10811
10812         * config.sub (d30v): Add d30v as a basic machine type.
10813
10814 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10815
10816         * configure.in: -linux-gnu*, not -linux-gnu.
10817
10818 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10819
10820         * MAINTAINERS: Add self in write-after-approval section.
10821
10822 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10823
10824         * MAINTAINERS: Add self as ia64 port maintainer.
10825
10826 2000-03-08  Neil Booth  <NeilB@earthling.net>
10827
10828         * MAINTAINERS: Add self in write-after-approval section.
10829
10830 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10831
10832         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10833         (do-tar-bz2): Replace TOOL with PACKAGE.
10834         (gdb.tar.bz2): Remove GDBTK from GDB package.
10835         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10836         dejagnu.tar.bz2): New packages.
10837
10838 2000-02-27  Andreas Jaeger  <aj@suse.de>
10839
10840         * configure.in: Add entry for mips*-*-linux*, move catch all
10841         *-*-*linux* entry below this one.
10842
10843 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10844
10845         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10846
10847 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10848
10849         * config.sub: Support an OS of "wince".
10850
10851 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10852
10853         * config.guess, config.sub: Updated to match config's 2000-02-15
10854         version.
10855
10856 2000-02-23  Linas Vepstas  <linas@linas.org>
10857
10858         * config.sub: Add support for Linux/IBM 370.
10859         * configure.in: Likewise.
10860
10861 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10862
10863         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10864
10865 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10866
10867         * config.guess: Guess "cygwin" rather than "cygwin32".
10868
10869 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10870
10871         * configure (gcc_version): When setting, narrow search to
10872         lines containing `version_string'.
10873
10874 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10875
10876         * config.sub: Add support for avr target.
10877
10878 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10879
10880         * MAINTAINERS: Add maintainers for MCore port.
10881
10882 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10883
10884         * config.sub: Add mmix-knuth-mmixware.
10885
10886 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10887
10888         * MAINTAINERS: Pair cccp with cpplib maintainership.
10889
10890 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10891
10892         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10893         structure stuff to -L library search.
10894         (CXX_FOR_TARGET): Ditto.
10895         (CROSS_CHECK_MODULES): Fix spelling mistake.
10896
10897 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10898
10899         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10900         the C++ compiler.
10901
10902 2000-01-12  Richard Henderson  <rth@cygnus.com>
10903
10904         * configure.in: Don't build some bits for beos.
10905
10906 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10907
10908         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10909         as include files.
10910
10911 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10912
10913         * Add self as cpplib maintainer, as requested by Jason
10914         Merrill.  Correct my e-mail address.
10915
10916 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10917
10918         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10919         not mh-aix43.
10920
10921 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10922
10923         * MAINTAINERS: Add myself to "write after approval" list.
10924
10925 1999-12-14  Richard Henderson  <rth@cygnus.com>
10926
10927         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10928         * config.sub: Accept alphaev[78], alphaev8.
10929
10930 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10931
10932         * config.guess, config.sub: Update from autoconf.
10933
10934 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10935
10936         * MAINTAINERS:  update my playtime e-address.
10937
10938 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10939
10940         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10941         necessary libraries are missing.
10942
10943 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10944
10945         * MAINTAINERS: Add new 'write after approval' maintainer.
10946
10947 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10948
10949         * MAINTAINERS: Add new Java maintainer.
10950
10951 1999-10-25  Andreas Schwab  <schwab@suse.de>
10952
10953         * configure: Fix quoting inside arguments of eval.
10954
10955 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10956
10957         * config-ml.in: Allow suppression of some ARM multilibs.
10958
10959 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10960
10961         * config.guess: Add OS/390 match pattern.
10962         * config.sub: Add mvs, openedition targets.
10963         * configure.in (i370-ibm-opened*): New.
10964
10965 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10966
10967         * config.sub: Add support for configuring for pj.
10968
10969 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10970
10971         * config.sub (maybe_os): Add support for configuring for fr30.
10972
10973 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10974
10975         * configure.in: Do not configure or build ld for AIX
10976         platforms.  ld is known to be broken on these platforms.
10977
10978 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10979
10980         * config-ml.in: Pass compiler flag corresponding to multidirs to
10981         subdir configures.
10982
10983 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10984
10985         * Makefile.in (LDFLAGS): Define.
10986
10987 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10988
10989         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10990         noconfigdirs.
10991         (*-*-cygwin*): Likewise.
10992
10993 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10994
10995         * mkdep: New file.
10996         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10997         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10998
10999         From Eli Zaretskii <eliz@is.elta.co.il>:
11000         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11001         long file name when using DJGPP on MS-DOS.
11002
11003 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11004
11005         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11006
11007 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11008
11009         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11010         dependency as this causes "make check" to globally "make all"
11011
11012 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11013
11014         * configure.in (target_libs): Added target-zlib.
11015         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11016         (CONFIGURE_TARGET_MODULES): Likewise.
11017         (CHECK_TARGET_MODULES): Likewise.
11018         (INSTALL_TARGET_MODULES): Likewise.
11019         (CLEAN_TARGET_MODULES): Likewise.
11020         (configure-target-zlib): New target.
11021         (all-target-zlib): Likewise.
11022         (all-target-libjava): Depend on all-target-zlib.
11023         (configure-target-libjava): Depend on configure-target-zlib.
11024
11025         * Makefile.in (configure-target-libjava): Depend on
11026         configure-target-newlib.
11027         (configure-target-boehm-gc): New target.
11028         (configure-target-qthreads): New target.
11029
11030         * configure.in (target_libs): Added target-qthreads.
11031         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11032         (CONFIGURE_TARGET_MODULES): Likewise.
11033         (CHECK_TARGET_MODULES): Likewise.
11034         (INSTALL_TARGET_MODULES): Likewise.
11035         (CLEAN_TARGET_MODULES): Likewise.
11036         (all-target-qthreads): New target.
11037         (configure-target-libjava): Depend on configure-target-qthreads.
11038         (all-target-libjava): Depend on all-target-qthreads.
11039
11040         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11041         (CONFIGURE_TARGET_MODULES): Likewise.
11042         (CHECK_TARGET_MODULES): Likewise.
11043         (INSTALL_TARGET_MODULES): Likewise.
11044         (CLEAN_TARGET_MODULES): Likewise.
11045         (all-target-libjava): New target.
11046         (all-target-boehm-gc): Likewise.
11047         * configure.in (target_libs): Added libjava, boehm-gc.
11048
11049 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11050
11051         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11052         configure.bat in SUPPORT_FILES.
11053         (gas+binutils.tar.bz2): Likewise.
11054
11055         * makeall.bat: Remove; obsolete.
11056
11057 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11058
11059         From Mark Elbrecht:
11060         * configure.bat: Remove; obsolete.
11061
11062 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11063
11064         * configure: Add -W -Wall to the default CFLAGS when compiling with
11065         gcc.
11066
11067 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11068
11069         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11070
11071 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11072
11073         * configure.in: Build ld on IRIX6.
11074
11075 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11076
11077         * Makefile.in: Change distribution targets to use bzip2 instead of
11078         gzip.
11079         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11080         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11081
11082 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11083
11084         * config.sub: Add mcore target.
11085
11086 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11087
11088         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11089
11090 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11091
11092         * config.guess (dummy): Changed to $dummy.
11093
11094 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11095
11096         * config.sub: Tidied up case statements.
11097
11098 1999-05-22  Ben Elliston  <bje@cygnus.com>
11099
11100         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11101         <jiro@din.or.jp>.
11102
11103         * config.guess: Merge with FSF version. Future changes will be
11104         more accurately recorded in this ChangeLog.
11105         * config.sub: Likewise.
11106
11107 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11108
11109          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11110
11111 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11112
11113         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11114
11115 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11116
11117         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11118
11119 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11120
11121         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11122         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11123         Bad merge removed these two changes.
11124
11125 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11126                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11127
11128         * config.guess (interix Alpha): Add.
11129
11130 1999-04-11  Richard Henderson  <rth@cygnus.com>
11131
11132         * configure.in (i?86-*-beos*): Do config gperf; don't config
11133         gdb, newlib, or libgloss.
11134
11135 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11136
11137         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11138         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11139         from multidirs.
11140
11141 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11142
11143         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11144
11145 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11146
11147         * config.sub: Add support for mcore targets.
11148
11149 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11150
11151         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11152         not mt-ospace, in order to shut up assembler warning about using
11153         symbols that are named the same as registers.
11154
11155 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11156
11157         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11158         dependency list for all-target-cygmon.
11159
11160 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11161
11162         * config-ml.in: Check $host, not $target, for selective multilibs.
11163         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11164         thumb interworking, and underscore prefix multilibs.
11165
11166 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11167
11168         * missing: Update to version from current automake.
11169
11170 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11171
11172         * configure (gxx_include_dir): Removed.
11173
11174         * configure.in (gxx_include_dir): Handle it.
11175         * Makefile.in: Likewise.
11176
11177 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11178
11179         * config.sub (mips64vr4111,mips64vr4111el) Add.
11180
11181 1999-03-21  Ben Elliston  <bje@cygnus.com>
11182
11183         * config.guess: Correct typo for detecting ELF on FreeBSD.
11184
11185 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11186
11187         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11188         config/mh-djgpp.
11189
11190 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11191
11192         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11193         all-target-newlib to dependency list for all-target-bsp.
11194
11195 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11196
11197         * config.sub: Add i386-uwin support.
11198         * config.guess: Likewise.
11199
11200 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11201
11202         * configure.in: cleanup, add mh-*pic handling for arm, special
11203         case powerpc*-*-aix*
11204
11205 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11206
11207         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11208         can be built.
11209
11210 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11211
11212         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11213         targets.
11214
11215 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11216
11217         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11218
11219 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11220
11221         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11222
11223 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11224
11225         * config.sub: Fix typo in arm recognition.
11226
11227 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11228
11229         * configure.in (noconfigdirs): Changed target_configdirs to
11230         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11231         rather than m68k-*-* since it is not known to work on
11232         m68k-aout. Ditto for arm-*-*oabi.
11233
11234 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11235
11236         * configure.in (*-*-windows*): Remove, no longer used.
11237
11238 1999-02-19  Ben Elliston <bje@cygnus.com>
11239
11240         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11241         Smart and improved by Andrew Cagney.
11242
11243 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11244
11245         * config.guess: Recognize openbsd-*-hppa.
11246
11247 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11248
11249         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11250         only if it is not empty.
11251
11252 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11253
11254         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11255
11256         * config.guess: Modified to recognize uname's armv* syntax.
11257
11258         * config.sub: Modified to recognize uname's armv* syntax.
11259
11260 1999-02-17  Mark Salter  <msalter@cygnus.com>
11261
11262         * configure.in: Added target-bsp for sparclite.
11263
11264 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11265
11266         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11267
11268 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11269
11270         * configure.in: Add support for strongarm port.
11271         * config.sub: Add support for strongarm target.
11272
11273 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11274
11275         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11276         the old name config/mh-cygwin32.
11277         Enable texinfo.
11278
11279 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11280
11281         * configure.in: Do build ld for ix86 Solaris.
11282
11283 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11284
11285         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11286         $AR_FOR_TARGET.  Likewise for RANLIB.
11287
11288 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11289
11290         * config.sub (oabi):  Recognize.
11291         * configure.in (arm-*-oabi):  Handle.
11292
11293 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11294
11295         * config.guess: Improve detection of i686 on UnixWare 7.
11296
11297 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11298
11299         * config.guess: Add support for i386-pc-interix.
11300         * config.sub: Likewise.
11301         * configure.in: Likewise.
11302
11303 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11304
11305         * Makefile.in: Remove unneeded all-target-libio from
11306         from all-target-winsup target since it is now unneeded.
11307         Add all-target-libtermcap in its place since it is now
11308         needed.
11309
11310 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11311
11312         * configure.in: makefile stub for cygwin target is probably
11313         unnecessary.  Remove it for now.
11314
11315 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11316
11317         * configure.in: libtermcap.a should be built when cygwin is the
11318         target as well as the host.
11319         * config.guess: Allow mixed case in cygwin uname output.
11320         * Makefile.in: Add libtermcap target.
11321
11322 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11323
11324         * config.sub: Clean up handling of hppa2.0.
11325
11326 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11327
11328         * config.guess: Use C code to identify more HP machines.
11329
11330 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11331
11332         * config.sub: Handle hppa2.0.
11333
11334 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11335
11336         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11337         cygmon for all sparclite targets, regardless of object format.
11338
11339 1998-12-15  Mark Salter  <msalter@cygnus.com>
11340
11341         * configure.in: Added target-bsp for several target architectures.
11342
11343         * Makefile.in: Added rules for bsp.
11344
11345 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11346
11347         * config.guess: Improve detection of hppa2.0 processors.
11348
11349 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11350
11351         * config.guess: Recognize FreeBSD using ELF automatically.
11352
11353 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11354
11355         * configure (skip-this-dir): Add handling for new shell script, which
11356         might be created by a sub-directory's configure to indicate, this particular
11357         directory is "unwanted".
11358         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11359
11360 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11361
11362         * ltconfig: import from libtool, after changing libtool to
11363         account for the cygwin name change.
11364
11365 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11366
11367         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11368         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11369
11370 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11371
11372         * configure.in: Add libtermcap to list of cygwin dependencies.
11373
11374 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11375
11376         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11377         they include winsup/include when it's a cygwin target.
11378
11379 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11380
11381         * configure.in (host_tools): Added zip.
11382         * Makefile.in (all-target-libjava): Depend on all-zip.
11383         (all-zip): New target.
11384         (ALL_MODULES): Added all-zip.
11385         (NATIVE_CHECK_MODULES): Added check-zip.
11386         (INSTALL_MODULES): Added install-zip.
11387         (CLEAN_MODULES): Added clean-zip.
11388
11389 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11390
11391         * Makefile.in: lose "32" from comment about cygwin.
11392
11393 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11394
11395         * configure.in: Use -Os to build target libraries for the fr30.
11396
11397 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11398
11399         * config.sub: Add fr30.
11400
11401 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11402
11403         * configure.in: drop "32" from config/mh-cygwin32.  Check
11404         cygwin* instead of cygwin32*.
11405         * config.sub: Check cygwin* instead of cygwin32*.
11406
11407 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11408
11409         * config.guess: Match any version of Unixware7.
11410
11411 1998-10-20  Syd Polk  <spolk@cygnus.com>
11412
11413         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11414         if desired.
11415
11416 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11417
11418         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11419         these if the appropriate directories and files to not exist.
11420
11421 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11422
11423         * Makefile.in (DEVO_SUPPORT): Add config.if.
11424
11425 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11426
11427         * configure: Add pattern to replace "build_tooldir"'s
11428         definition in the generated Makefile with "tooldir"'s
11429         actual value.
11430
11431 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11432
11433         * config.sub: Bring back lost sparcv9.
11434
11435         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11436
11437 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11438
11439         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11440         CC_FOR_TARGET and friends.
11441
11442 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11443
11444         * Makefile.in (build_tooldir): New variable, same as tooldir.
11445         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11446         -B$(build_tooldir)/bin/.
11447         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11448
11449 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11450
11451         * README: Remove installation instructions and refer to the
11452         INSTALL directory instead.
11453
11454 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11455
11456         * config.sub: Add support for i[34567]86-pc-udk.
11457         * configure.in: Likewise.
11458
11459 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11460
11461         * Makefile.in: add bzip2 package building bits for user
11462         tools module
11463         * configure.in: ditto
11464
11465 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11466
11467         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11468         (ALL_TARGET_MODULES): Add all-target-libobjc.
11469         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11470         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11471         (all-target-libchill): Add dependencies.
11472         * configure.in (target_libs): Add libchill.
11473
11474 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11475
11476         * configure.in (target_subdir): Remove duplicate line.
11477
11478 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11479
11480         * Makefile.in (all-automake): fix dependencies.
11481
11482 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11483
11484         * configure.in: Minor cleanups for building in the $(target_alias)
11485         subdir.
11486
11487 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11488
11489         * Makefile.in (bootstrap): Set r and s before make all.  Use
11490         BASE_FLAGS_TO_PASS in make all.
11491         (cross): Likewise.
11492
11493 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11494
11495         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11496
11497 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11498
11499         * config.sub: Fix typo in last change.
11500
11501 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11502
11503         * config.sub: Add support for C4x target.
11504         * configure.in: Likewise.
11505
11506 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11507
11508         * config.sub: Recognize sparcv9 just like sparc64.
11509
11510 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11511
11512         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11513
11514 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11515
11516         * config.guess: Correctly identify Pentium II sco boxes.
11517
11518         * config.guess: Fix "tr" code.  From Weiwen Liu.
11519
11520 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11521
11522         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11523         stabs.
11524
11525 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11526
11527         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11528         (ALL_TARGET_MODULES): Add all-target-libchill.
11529         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11530         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11531         (all-target-libchill): Add dependencies.
11532         * configure.in (target_libs): Add libchill.
11533
11534 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11535
11536         * config.guess: Avoid assumptions about "tr" behaves when
11537         LANG is set to something other than English.
11538
11539 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11540
11541         * configure (gxx_include_dir): Changed to
11542         '${prefix}/include/g++'-${libstdcxx_interface}.
11543
11544         * config.if: New to determine the interfaces.
11545
11546 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11547
11548         * config.guess: Detect and handle MPE/IX.
11549         * config.sub: Deal with MPE/IX.
11550
11551 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11552
11553         * configure.in: Use mh-aix43.
11554
11555 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11556
11557         * configure: Fix --without/--disable cases for gxx-include-dir.
11558
11559 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11560
11561         * mdata-sh:  Imported.  Needed for automake support.
11562
11563 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11564
11565         * Makefile.in (taz): Try "chmod -R og=u ." before
11566         "chmod og=u `find . -print`".
11567
11568 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11569
11570         * configure.in: Add arm-elf and thumb-elf support.
11571
11572 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11573
11574         * Makefile.in: Undo previous patch.
11575
11576 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11577
11578         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11579         to here ...
11580         (install-no-fixedincludes): and here
11581         (INSTALL_MODULES): ... from here.
11582
11583 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11584
11585         * config.sub: Merge with FSF.
11586
11587         * config.guess: Merge with FSF.
11588
11589 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11590
11591         * configure (extraconfigdirs): New variable.
11592         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11593         * Makefile.in (all): Move higher in file.
11594         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11595         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11596         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11597         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11598         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11599
11600 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11601
11602         * Makefile.in (all-target-libjava): Depend on all-gcc and
11603         all-target-newlib.
11604         (configure-target-libjava): Depend on $(ALL_GCC).
11605
11606 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11607
11608         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11609         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11610
11611 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11612
11613         * INSTALL/README: Fix typo.
11614
11615 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11616
11617         * ylwrap: Change absolute path checks to check for DOS style path
11618         names.
11619
11620         * ylwrap: Don't use a full path name if the source file is in the
11621         same directory.  From hjl@lucon.org (H.J. Lu).
11622
11623         * config-ml.in: Default to being verbose, to match Feb 18 change to
11624         configure.
11625
11626 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11627
11628         Brought over from egcs:
11629
11630         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11631
11632         * configure.in (target_subdir): Set to ${target_alias} instead
11633         of "libraries".
11634
11635         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11636
11637         * configure.in (target_subdir): Set to libraries if enable_multilib.
11638
11639 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11642         multilibs, force reconfiguration the first time we create
11643         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11644
11645 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11646
11647         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11648         avoid confusion with --no-recursion.
11649
11650 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11651
11652         * configure.in: Win32 hosts shouldn't use install -x
11653         * install-sh: remove -x option, and special .exe-handling
11654         hack.
11655
11656 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11657
11658         * config.guess: Recognize i586-pc-beos.
11659         * configure.in: Don't build some bits for beos.
11660
11661 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11662
11663         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11664         CFLAGS default to -O2.
11665
11666         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11667         when using GNU ld.
11668
11669 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * ltmain.sh: Correct install when using a different shell.
11672
11673 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11674
11675         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11676
11677 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11678
11679         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11680         target.
11681
11682 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11683
11684         * ltconfig: Update to correct AIX handling.
11685
11686 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11687
11688         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11689
11690         * configure.in (target_subdir): Set to ${target_alias} instead
11691         of "libraries".
11692
11693 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11694
11695         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11696         (Makefile): Depend on $(gcc_version_trigger).
11697
11698         * configure (gcc_version): Change default initializer to empty
11699         string.
11700         (gcc_version_trigger): New variable; pass this variable down
11701         to subdir configures to enable them checking gcc's version
11702         themselves. Emit make macros for both gcc_version vars.
11703         (topsrcdir): Initialize reliably.
11704         (recursion line): Remove --with-gcc-version=${gcc_version}.
11705
11706 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11707
11708         * configure (enable_version_specific_runtime_libs): Implement new flag
11709         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11710         in $(libsubdir); emit definition in each generated Makefile.
11711         (gxx_include_dir): Initialize depending on
11712         $enable_version_specific_runtime_libs.
11713
11714 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11715
11716         * configure (gcc_version): Initialize properly depending on
11717         how and where configure is started.
11718         (recursion line): Pass a --with-gcc-version=${gcc_version}
11719         to configures in subdirs.
11720
11721 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11722
11723         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11724         cygmon
11725
11726 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11727
11728         * configure.in: Add cygmon and libstub support for mn10200.
11729
11730 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11731
11732         * configure (gcc_version): Add new variable describing the
11733         particular gcc version we're building.
11734         * Makefile.in (libsubdir): Add new macro for the directory
11735         in which the compiler finds executables, libraries, etc.
11736         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11737         and libsubdir.
11738
11739 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11740
11741         * Makefile.in (local-clean): Remove *.log.
11742         (warning.log): Built with warn_summary from build.log.
11743         (mail-report.log): Run test_summary.
11744         (mail-report-with-warnings.log): Run test_summary including
11745         warning.log in the report.
11746
11747 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11748
11749         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11750
11751 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11752
11753         * Makefile.in (grep): Grep no longer depends on libiberty.
11754
11755 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11756
11757         * Makefile.in: all-snavigator needs all-libgui.
11758
11759 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11760
11761         * configure.in: Add cygmon and libstub support for mn10300.
11762
11763 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11764
11765         * missing: Update to version from automake 1.3.
11766
11767         * ltmain.sh: On installation, don't get confused if the same name
11768         appears more than once in the list of library names.
11769
11770 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11771
11772         * config.sub: Accept m68060 and m5200 as CPU names.
11773
11774 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11775
11776         * configure: Use && rather than using -a in test, because odd
11777         strings can confuse test.
11778         * configure.in: Likewise.
11779
11780 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11781
11782         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11783
11784 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11785
11786         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11787         bootstrap4-lean): New targets.
11788
11789 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11790
11791         * mpw-* Delete.  Not used.
11792
11793 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11794
11795         * COPYING.LIB: Update FSF address.
11796
11797 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11798
11799         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11800
11801         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11802         GAS_SUPPORT_DIRS.
11803
11804 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11805
11806         * ltconfig, ltmain.sh: Avoid producing a version number if
11807         -version-info was not used.
11808
11809 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11810
11811         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11812         building with newlib.
11813
11814 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11815
11816         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11817         Solaris `make' causes it to continue to next definition.
11818
11819 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11820
11821         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11822         the right GUI libraries and files are installed along with GDB.
11823
11824 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11825
11826         * configure.in: Change alpha to alpha* in several places.
11827
11828 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11829
11830         * config.sub: Recognize sparc86x.
11831
11832 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11833
11834         * configure.in (--enable-target-optspace): Remove debug echo.
11835
11836 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11837
11838         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11839
11840 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11841
11842         * ltconfig: Update cygwin32 support.
11843
11844         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11845         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11846         (GDB_SUPPORT_DIRS): Likewise.
11847
11848 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11849
11850         * configure.in (target_makefile_frag): If --enable-target-optspace,
11851         use -Os to compile target libraries rather than -O2.  Default to
11852         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11853         not used.
11854         * configure.in (target_cflags): Ditto for d30v.
11855
11856 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11857
11858         * Makefile.in (all-bfd): Depend on all-intl.
11859         (all-binutils): Likewise.
11860         (all-gas): Likewise.
11861         (all-gprof): Likewise.
11862         (all-ld): Likewise.
11863
11864 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11865
11866         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11867
11868 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11869
11870         * Makefile.in (all-bfd): Depend upon all-libiberty.
11871
11872         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11873
11874 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11875
11876         * Makefile.in: Add libstub.
11877
11878         * configure.in: Ditto. Build libstub for targets that have cygmon
11879         support.
11880
11881 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11882
11883         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11884
11885 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11886
11887         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11888         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11889
11890 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11891
11892         * configure: Define DEFAULT_M4 by searching PATH.
11893         * Makfile.in: Use DEFAULT_M4.
11894
11895 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11896
11897         * ltconfig: Add cygwin32 support.
11898
11899         * Makefile.in, configure.in: Add libtool as a native only directory
11900         to configure and build.
11901
11902 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11903
11904         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11905
11906 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11907
11908         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11909
11910 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11911
11912         * Makefile.in: add ash make rules
11913         * configure.in: add ash to native_only and host_tools lists
11914
11915 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11916
11917         * Makefile.in (all-gettext, all-intl): New targets.
11918         (ALL_MODULES): Added all-gettext, all-intl.
11919         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11920         (INSTALL_MODULES): Added install-gettext, install-intl.
11921         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11922
11923         * configure.in (host_tools): Added gettext.
11924         (native_only): Likewise.
11925         (noconfigdirs) [various cases]: Likewise.
11926         (host_libs): Added intl.
11927
11928 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11929
11930         * configure: Do not disable building gdbtk for cygwin32 hosts.
11931
11932 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11933
11934         * configure.in: Add thumb-coff target.
11935         * config.sub: Add thumb-coff target.
11936
11937 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11938
11939         * Makefile.in: Revert yesterday's change.
11940         (all-target-winsup):  all-target-librx stays out of here.
11941
11942 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11943
11944         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11945         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11946         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11947         Remove references to librx and libg++.
11948
11949 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11950
11951         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11952         recursive makes
11953
11954 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11955
11956         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11957         for newlib directory.
11958         (CXX_FOR_TARGET): Likewise.
11959
11960 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11961
11962         * ltconfig: Update after libtool/ltconfig.in change for
11963         hpux11.
11964
11965 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11966
11967         * ltconfig, ltmain.sh: Update to libtool 1.2.
11968
11969 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11970
11971         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11972         (install-gcc-cross): Instead, override LANGUAGES here.
11973
11974 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11975
11976         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11977         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11978
11979 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11980
11981         * configure.in: Add Thumb-pe target.
11982
11983 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11984
11985         * Makefile.in - changed sn targets to snavigator
11986         * configure.in - changed sn targets to snavigator
11987
11988 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11989
11990         * config-ml.in: After building symlink tree call make distclean
11991         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11992         to be the case for libiberty.
11993
11994 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11995
11996         * configure: When making link, also check the current
11997         directory. The configure scripts may create one.
11998
11999 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12000
12001         * config.sub: Accept alphapca56 and alphaev6 properly.
12002
12003 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12004
12005         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12006
12007 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12008
12009         * config.sub (sco5): Fix typo.
12010
12011 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12012
12013         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12014         install-itcl.
12015         (install-itcl): Remove dependency on install-tcl.
12016
12017 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12018
12019         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12020
12021 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12022
12023         * configure.in: Don't build libgui for a cygwin32 target when not on
12024         a cygwin32 host.
12025
12026 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12027
12028         * configure (redirect): Set to null, so default behavior of
12029         configure is now --verbose.
12030
12031 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12032
12033         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12034         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12035
12036 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12037
12038         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12039         this change to sync Makefile.in with its ChangeLog entries.
12040
12041 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12042
12043         * ltmain.sh (mkdir): Check that the directory doesn't exist
12044         before we exit with error, so that we don't get races during
12045         parallel builds.
12046
12047 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12048
12049         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12050
12051 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12052
12053         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12054         PICFLAG_FOR_TARGET.
12055         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12056
12057         * configure: Emit a definition for the new macro enable_shared
12058         into each Makefile.
12059
12060 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12061
12062         * configure.in (host_tools, native_only): Add libtool.
12063
12064 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12065
12066         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12067         Fix typo in ming config comment.
12068
12069 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12070
12071         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12072
12073 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12074
12075         * config.sub: Add tic30 cases, and map c30 to tic30.
12076
12077 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12078
12079         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12080         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12081         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12082         (CLEAN_TARGET_MODULES): Similarly
12083         (all-target-libf2c): Add dependences.
12084         * configure.in (target_libs): Add libf2c.
12085
12086 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12087
12088         * configure.in: Remove expect from noconfigdirs when target
12089         is cygwin32.  OK to build expect and dejagnu with Canadian
12090         Cross.
12091
12092 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12093
12094         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12095         host.
12096
12097         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12098         and mingw32.
12099
12100 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12101
12102         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12103         here as it is not defined in the toplevel Makefile.
12104
12105 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12106
12107         * configure (package_makefile_rules_frag): New variable, which names
12108         a file with generic rules, ...
12109         Change comment to mention we now have FIVE parts.
12110         * configure: Undo last change.
12111
12112 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12113
12114         * config.guess: More accurate determination of HP processor types.
12115         * config.sub: More accurate determination of HP processor types.
12116
12117 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12118
12119         * configure (package_makefile_frag): Move inserting the
12120         ${package_makefile_frag} to where it should be according
12121         to the comment.
12122
12123 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12124
12125         * config.guess: Add support for Linux/ARM.
12126
12127 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12128
12129         * .cvsignore: Remove *-info and *-install since they match
12130         release-info and mpw-install, which we don't want to just ignore.
12131
12132 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12133
12134         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12135
12136 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12137
12138         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12139         local_prefix to sub-make invocations.
12140
12141 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12142
12143         * configure.in: Check makefile fragments in the source
12144         directory.
12145
12146 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12147
12148         * configure.in: Check whether host and target makefile
12149         fragments exist before adding them to *_makefile_frag.
12150
12151 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12152
12153         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12154
12155 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12156
12157         * configure.in: Make sure we only replace RPATH_ENVVAR on
12158         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12159         regexp to sed.
12160
12161         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12162         to sub-makes.
12163
12164 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12165
12166         * config-ml.in (multi-do): LDFLAGS must include multilib
12167         designator.
12168
12169 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12170
12171         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12172
12173 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12174
12175         * config.sub: Add mingw32 support.
12176         * configure.in: Likewise.
12177
12178 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12179
12180         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12181
12182 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12183
12184         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12185         * configure (gxx_include_dir): Provide a definition for subdirs
12186         which do not use autoconf.
12187
12188 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12189
12190         * config.guess: Sync with egcs.  Picks up new alpha support,
12191         BeOS & some additional linux support.
12192
12193 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12194
12195         * config.guess: HP 9000/803 is a PA1.1 machine.
12196
12197 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12198
12199         * configure.in: It's alpha*-...
12200
12201 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12202
12203         * configure.in (host_makefile_frag, target_makefile_frag):
12204         Handle multiple config files.
12205         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12206         alpha-*-*.
12207
12208 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12209
12210         * mkdep: New file.
12211
12212 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12213
12214         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12215
12216 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12217
12218         * Makefile.in: Add libgui directory.
12219         (GDB_TK): Add all-libgui.
12220         * configure.in: Add libgui directory.
12221         * configure: Add all-libgui to GDB_TK.
12222
12223 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12224
12225         * config-ml.in (multidirs): Add m32r to multilib list.
12226
12227 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12228
12229         * Makefile.in (all-target-gperf): Change dependency to
12230         all-target-libstdc++.
12231
12232 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12233
12234         * config.guess: Add BeOS support.
12235
12236 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         Source directory cvs renamed to cvssrc:
12239         * configure.in (host_tools): Change cvs to cvssrc.
12240         (native_only): Likewise.
12241         (noconfigdirs) [various cases]: Likewise.
12242         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12243         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12244         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12245         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12246         (all-cvssrc): Rename target from all-cvs.
12247
12248 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12249
12250         * configure (gxx_include_dir): Fix thinko.
12251
12252 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12253
12254         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12255         (install-cross, install-gcc-cross): New targets.
12256
12257 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12258
12259         * configure.in (noconfigdirs): Add support for Thumb target.
12260
12261         * config.sub (maybe_os): Add support for Thumb target.
12262
12263 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12264
12265         * Makefile.in: Add rules for cygmon.
12266
12267         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12268
12269 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12270
12271         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12272         * configure (gxx_include_dir): Provide a definition for subdirs
12273         which do not use autoconf.
12274
12275 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12276
12277         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12278         11/18/97 build
12279
12280 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12281
12282         * From Franz Sirl.
12283         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12284         found on RedHat Linux systems.
12285
12286 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12287
12288         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12289         guesses.
12290
12291 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12292
12293         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12294
12295 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12296
12297         * ltmain.sh: If mkdir fails, check whether the directory was created
12298         anyhow by some other process.
12299
12300 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12301
12302         * configure.in (d30v-*-*): Configure all directories.
12303
12304 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12305
12306         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12307         for the D30V.
12308
12309 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12310
12311         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12312
12313 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12314
12315         * include/libiberty.h: Add extern "C" { so it can be used with C++
12316         progrms.
12317         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12318         programs.
12319
12320 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12321
12322         * configure.in (d30v-*-*): Configure GCC now.
12323
12324 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12325
12326         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12327         is no longer needed.
12328
12329 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12330
12331         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12332
12333 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12334
12335         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12336         targets using "$@" to provide support for similar but not identical
12337         targets without having to duplicate code.
12338
12339 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12340
12341         * makefile.vms: Fix to work with DEC C.
12342
12343 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12344
12345         * config.sub: Add mips-tx39-elf to marketing names.
12346
12347 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12348
12349         * ltmain.sh: Handle symlinks in generated script.
12350
12351 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12352
12353         * configure: Handle autoconf style directory options: --bindir,
12354         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12355         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12356         --sysconfdir.
12357         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12358         (sharedstatedir, localstatedir, oldincludedir): New variables.
12359         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12360         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12361         sbindir, sharedstatedir, and sysconfdir.
12362
12363 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12364
12365         * Makefile.in (bootstrap-lean): New target.
12366
12367 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12368
12369         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12370         sn, and gnuserv from noconfigdirs.
12371
12372 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12373
12374         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12375
12376 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12377
12378         * Makefile.in (cross): New target.
12379
12380 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12381                           Jeff Law         <law@cygnus.com>
12382
12383         * Makefile.in (bootstrap2, bootstrap3): New targets.
12384         (all-bootstrap): Remove outdated and confusing target.
12385         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12386
12387 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12388
12389         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12390         windows.  Consistent with gdb/configure.
12391
12392 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12393
12394         * configure.in: Name Linux target fragment.
12395
12396         * configure: Rewrite so that project Makefile fragment is inserted
12397         first and appears last in the resulting Makefile.
12398
12399 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12400
12401         * Makefile.in (install-itcl): Install tcl first.
12402
12403 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12404
12405         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12406
12407 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12408
12409         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12410
12411         * configure.in (skipdirs): Add target-librx for Linux.
12412         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12413
12414 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12415
12416         * Makefile.in (bootstrap): New target.
12417
12418 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12419
12420         * config.sub: Accept 'amigados' for backward compatibility.
12421
12422 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12423
12424         * config.guess: Merge with FSF.
12425
12426 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12427
12428         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12429
12430 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12431
12432         * config.sub: Add "marketing-names" patch.
12433
12434 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12435
12436         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12437
12438 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12439
12440         * config.sub: Handle v850-elf.
12441
12442 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12443
12444         * .cvsignore (*-install): Remove.
12445
12446 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12447
12448         * ltconfig: Set CONFIG_SHELL in libtool.
12449         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12450
12451 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12452
12453         * configure.in (target_subdir): Set to libraries if enable_multilib.
12454
12455 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12456
12457         * config.guess: Update from gcc directory.
12458
12459 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12460
12461         * Makefile.in (all-sim): Depends on all-readline.
12462
12463 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12464
12465         * Makefile.in (BISON, YACC): Use $$s.
12466         (all-bison): Depend on all-texinfo.
12467
12468 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12469
12470         * Makefile.in (BISON): Add -L flag.
12471         (YACC): Likewise.
12472
12473 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12474
12475         * configure.in (noconfigdirs): Add support for v850e target.
12476
12477         * config.sub (maybe_os): Add support for v850e target.
12478
12479 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12480
12481         * configure.in (noconfigdirs): Add support for v850ea target.
12482
12483         * config.sub (maybe_os): Add support for v850ea target.
12484
12485 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12486
12487         * config.sub: Add mipstx39.  Delete r3900.
12488
12489 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12490
12491         * Makefile.in (all-autoconf): Depends on all-texinfo.
12492
12493 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12494
12495         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12496         eabi targets.
12497
12498 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12499
12500         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12501
12502         * configure: When handling a Canadian Cross, handle YACC as well as
12503         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12504         * Makefile.in (all-bison): Depend upon all-texinfo.
12505
12506 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12507
12508         * Makefile.in (BISON): bison, not byacc or bison -y.
12509         (YACC): bison -y or byacc or yacc.
12510         (various): Add *-bison as appropriate.
12511         (taz): No need to mess with BISON anymore.
12512
12513 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12514
12515         * configure: If OSTYPE matches *win32*, try to find a good value for
12516         CONFIG_SHELL.
12517
12518 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12521         configure.in if it is present.
12522
12523 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12524
12525         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12526
12527 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12528
12529         * config.sub: Recognize `arc' cpu.
12530         * configure.in: Likewise.
12531         * config-ml.in: Likewise.
12532
12533 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12534
12535         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12536
12537 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12538
12539         * configure: Changed sed delimiter from ':' to '|' when
12540         attempting to substitute ${config_shell} for SHELL. On
12541         NT ${config_shell} may contain a ':' in it.
12542
12543 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12544
12545         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12546
12547 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12548
12549         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12550
12551 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12552
12553         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12554
12555         * ylwrap: If the program is a relative path, force it to be
12556         absolute.
12557
12558 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12559
12560         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12561
12562 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12563
12564         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12565         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12566         for libraries.
12567
12568 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12569
12570         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12571         separated by spaces.
12572
12573 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12574
12575         * ylwrap: New file.
12576         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12577
12578         * ltmain.sh: Handle /bin/sh at start of install program.
12579
12580         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12581
12582         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12583         * missing: New file, from automake 1.2.
12584
12585 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12586
12587         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12588         check-tk to CHECK_X11_MODULES.
12589
12590 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12591
12592         * config.sub: Merge with FSF.
12593
12594 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12595
12596         * config.guess: Merge with FSF.
12597
12598 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12599
12600         * configure: Treat msdosdjgpp like go32.
12601         * configure.in: Likewise.  Don't remove gprof for go32.
12602
12603         * configure: Change Makefile.tem2 to Makefile.tm2.
12604
12605 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12606
12607         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12608
12609 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12610
12611         * install-sh (chmodcmd): Set to null if the DST directory already
12612         exists.  Same as Nov 11th change.
12613
12614 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12615
12616         * configure (GDB_TK): Needs itcl and tix.
12617
12618 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12619
12620         * config.guess: Update from FSF.
12621
12622 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12623
12624         * Makefile.in (GDB_TK): Depend on itcl and tix.
12625
12626 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12627
12628         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12629         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12630         (INSTALL_SCRIPT): New variable.
12631         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12632         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12633         to -x.
12634         * install-sh: Add support for -x option.
12635
12636 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12637
12638         * configure.in, Makefile.in: Treat tix like itcl.
12639
12640 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12641
12642         * Makefile.in (WINDRES): New variable.
12643         (WINDRES_FOR_TARGET): New variable.
12644         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12645         (EXTRA_HOST_FLAGS): Add WINDRES.
12646         (EXTRA_TARGET_FLAGS): Add WINDRES.
12647         (EXTRA_GCC_FLAGS): Add WINDRES.
12648         ($(DO_X)): Pass down WINDRES.
12649         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12650         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12651         DLLTOOL_FOR_TARGET.
12652
12653 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12654
12655         * configure.in: configure sim before gdb for win32-x-ppc
12656
12657 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12658
12659         Move gperf into the toplevel, from libg++.
12660         * configure.in (target_tools): Add target-gperf.
12661         (native_only): Add target-gperf.
12662         * Makefile.in (all-target-gperf): New target, depend on
12663         all-target-libg++.
12664         (configure-target-gperf): Empty rule.
12665         (ALL_TARGET_MODULES): Add all-target-gperf.
12666         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12667         (CHECK_TARGET_MODULES): Add check-target-gperf.
12668         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12669         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12670
12671 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12672
12673         * config.sub (mn10200): Recognize new basic machine.
12674
12675 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12676
12677         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12678         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12679
12680 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12681
12682         * configure.in: If we're building mips-sgi-irix6* native, turn on
12683         ENABLE_MULTILIB and set TARGET_SUBDIR.
12684
12685 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12686
12687         * Makefile.in (all-sn): Depend on all-grep.
12688
12689 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12690
12691         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12692
12693         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12694         Makefile.  From Jeff Makey <jeff@cts.com>.
12695         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12696
12697         * Makefile.in (DISTBISONFILES): Remove.
12698         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12699         $(DEFAULT_YACC).
12700
12701         * configure.in: Build itl, db, sn, etc., when building for native
12702         cygwin32.
12703
12704         * Makefile.in (LD): New variable.
12705         (EXTRA_HOST_FLAGS): Pass down LD.
12706         ($(DO_X)): Likewise.
12707
12708 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12709
12710         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12711
12712 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12713
12714         * configure.in (targargs): Strip out any supplied --build argument
12715         before adding our own. Always add --build.
12716
12717 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12718
12719         * configure.in (targargs): Pass --build if we're doing
12720         a cross-compile.
12721
12722 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12723
12724         * configure: Use '|' instead of ":" as the separator in
12725         sed. Otherwise sed chokes on NT path names with drive
12726         designators. Also look for "?:*" as the leading characters in an
12727         absolute pathname.
12728
12729 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12730
12731         * config.sub: Support for r3900.
12732
12733 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12734
12735         * configure.in: Use install-sh, not install.sh.
12736
12737 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12738
12739         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12740         apply it twice.
12741
12742 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12743
12744         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12745         install-binutils.
12746
12747 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12748
12749         * Makefile.in: Add automake targets.
12750         * configure.in (host_tools): Add automake.
12751
12752 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12753
12754         * configure: Default CXX to c++, not gcc.
12755         * Makefile.in (CXX): Set to c++, not gcc.
12756         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12757
12758 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12759
12760         * install-sh: try appending a .exe if source file doesn't
12761         exist
12762
12763 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12764
12765         * configure.in: Turn on multilib by default.
12766         (cross_only): Remove target-libiberty.
12767
12768         * Makefile.in (all-gcc): Don't depend on libiberty.
12769
12770 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12771
12772         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12773
12774 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12775
12776         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12777         (DISTBISONFILES): Add ld/Makefile.in
12778
12779 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12780
12781         * configure.in: if target is cygwin32 but host isn't cygwin32,
12782         don't configure gdb tcl tk expect, not just gdb.
12783
12784 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12785
12786         * configure.in: Added gnuserv everywhere sn appears.
12787
12788         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12789         (CROSS_CHECK_MODULES): Added check-gnuserv.
12790         (INSTALL_MODULES): Added install-gnuserv.
12791         (CLEAN_MODULES): Added clean-gnuserv.
12792         (all-gnuserv): New target.
12793
12794 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12795
12796         * config.guess: Fixes for MIPS OpenBSD systems.
12797
12798 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12799
12800         * Makefile.in (INSTALL_XFORM): Remove.
12801         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12802
12803         * mkinstalldirs: New file, copied from automake.
12804         * Makefile.in (installdirs): Rename from install-dirs.  Use
12805         mkinstalldirs.  Change all users.
12806         (DEVO_SUPPORT): Add mkinstalldirs.
12807
12808 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12809
12810         * install-sh: Rename from install.sh.
12811         * Makefile.in (INSTALL): Change install.sh to install-sh.
12812         (DEVO_SUPPORT): Likewise.
12813
12814         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12815         Graichen <graichen@rzpd.de>.
12816
12817 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12818
12819         * config.guess: Recognize OpenBSD systems correctly.
12820
12821 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12822
12823         * README, Makefile.in (ETC_SUPPORT): Remove references to
12824         cfg-paper*, configure.{texi,man,info*}._
12825
12826 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12827
12828         * Makefile.in (all.normal): Ensure that gcc is built after all
12829         the x11 - ie gdb - targets.
12830
12831 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12832
12833         * makefile.vms: Don't run conf-a-gas.
12834
12835 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12836
12837         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12838
12839 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12840
12841         * configure.in: Remove noconfigdirs case since gdb also
12842         configures and builds for tic80-coff.
12843
12844 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12845
12846         * configure: Set cache_file to config.cache.
12847         * Makefile.in (local-distclean): Remove config.cache.
12848
12849 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12850
12851         * COPYING: Update FSF address.
12852
12853 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12854
12855         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12856         noconfigdirs.
12857
12858 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12859
12860         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12861         MAKEDIRS, is empty.
12862
12863 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12864
12865         * config.sub: Tweak mn10300 entry.
12866
12867 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12868
12869         * configure.in (host_tools): Put sim before gdb, so gdb's
12870         configure.tgt can determine if the simulator was configured.
12871
12872 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12873
12874         * config.sub: Move BeOS $os case to be with other Cygnus
12875         local cases.
12876
12877 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12878
12879         * config.sub: Remove misplaced comment that broke Linux.
12880
12881 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12882
12883         * config.sub: Add BeOS support.
12884
12885 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12886
12887         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12888
12889 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12890
12891         * configure.in (noconfigdirs): Remove tcl and tk from
12892         noconfigdirs for cygwin32 builds.
12893
12894 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12895
12896         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12897
12898 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12899
12900         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12901         make-all.com, use makefile.vms instead.
12902
12903 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12904
12905         * config.sub: Accept -lnews*.
12906
12907 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12908
12909         * configure.in (noconfigdirs): Disable target-newlib,
12910         target-examples and target-libiberty for d30v.
12911
12912 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12913
12914         * configure.in (noconfigdirs): Enable ld for d30v.
12915
12916 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12917
12918         * configure.in (tic80-*-*): Build compiler.
12919
12920 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12921
12922         * configure.in (d30v-*): Remove sim directory from list of
12923         unsupported d30v directories
12924
12925 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12926
12927         * config.sub, configure.in: Add d30v target cpu.
12928
12929 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12930
12931         * makefile.vms: New file.
12932         * make-all.com: Remove.
12933
12934 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12935
12936         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12937
12938 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12939
12940         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12941
12942 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12943
12944         * Makefile.in (ALL_MODULES): Added all-db.
12945         (CROSS_CHECK_MODULES): Addec check-db.
12946         (INSTALL_MODULES): Added install-db.
12947         (CLEAN_MODULES): Added clean-db.
12948
12949 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12950
12951         * config.guess: Merge with latest FSF sources.
12952
12953 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12954
12955         * Makefile.in (ALL_MODULES): Added all-itcl.
12956         (CROSS_CHECK_MODULES): Added check-itcl.
12957         (INSTALL_MODULES): Added install-itcl.
12958         (CLEAN_MODULES): Added clean-itcl.
12959
12960 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12961
12962         * configure.in: build gdb for mn10200
12963
12964 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12965
12966         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12967
12968 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12969
12970         * configure.in (tic80-*-*): Turn off most targets right now.
12971
12972 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12973
12974         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12975         rather than the makeinfo program.
12976         (do-info): Depend upon all-texinfo.
12977
12978 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12979
12980         * configure.in: Remove uses of config/mh-linux.
12981
12982         * config.sub, config.guess: Merge with latest FSF sources.
12983
12984 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12985
12986         * config.sub (case $basic_machine): Add tic80 entries.
12987
12988 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12989
12990         * config.sub, config.guess: Merge with latest FSF sources.
12991
12992 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12993
12994         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12995         * mpw-config.in: Test for NewFolderRecursive.
12996         * mpw-install: Use symbolic name for startup filename.
12997         * mpw-README: Add various additional details.
12998
12999 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13000
13001         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13002
13003 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13004
13005         * configure.in: Do build gcc and the target libraries for
13006         the mn10200.
13007
13008 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13009
13010         * configure.in: don't avoid building gdb for mn10300 any more
13011         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13012         instead of single-quoting it.
13013
13014 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13015
13016         * configure.in: Don't use --with-stabs on IRIX 6.
13017
13018 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13019
13020         * configure.in (m32r): Build gdb, libg++ now.
13021
13022 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13023
13024         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13025         directories from noconfigdirs.
13026
13027 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13028
13029         * config.sub (basic_machine): added mips16 configuration
13030
13031 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13032
13033         * config.sub: Handle d10v-unknown.
13034
13035 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13036
13037         * config.sub: Handle v850-unknown.
13038
13039 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13040
13041         * Makefile.in: add findutils
13042         * configure.in: add findutils to list of host_tools
13043
13044 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13045
13046         * config.sub: Handle mn10200 and mn10300.
13047
13048 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13049
13050         * configure.in (d10v-*): Do not build librx.
13051
13052 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13053
13054         * configure.in (mn10300): Build everything except gdb & libgloss.
13055
13056 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13057
13058         * config.guess:  Patch for Dansk Data Elektronik servers,
13059         from Niels Skou Olsen <nso@dde.dk>.
13060
13061         For ncr, use /bin/uname rather than uname, since GNU uname does not
13062         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13063
13064         Patch for MIPS R4000 running System V,
13065         from Eric S. Raymond <esr@snark.thyrsus.com>.
13066
13067         Fix thinko for nextstep.
13068
13069         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13070
13071         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13072         * config.guess: Guess mips-dec-mach_bsd4.3.
13073
13074         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13075         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13076         release numbers.
13077         * config.guess (mips-mips-riscos*):  Emit just enough of the
13078         release number.
13079
13080         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13081         * config.guess (sparc-auspex-sunos*):  Added.
13082         (f300-fujitsu-*): Added.
13083
13084         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13085         * config.guess:  Recognize a Tadpole as a sparc.
13086
13087 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13088
13089         * config.guess: Don't assume that NextStep version is either 2 or
13090         3.  NextStep 4 (aka OpenStep 4) has come out now.
13091
13092 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13093
13094         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13095         From Rik Faith <faith@cs.unc.edu>.
13096
13097 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13098
13099         * config.sub: Contributions from bug-gnu-utils to:
13100         Support plain "hppa" (no version given) architecture, reported by
13101         OpenStep.
13102         OpenBSD like NetBSD.
13103         LynxOs is not a hardware supplier.
13104
13105         * config.guess: Contributions from bug-gnu-utils to add support for:
13106         OpenBSD like NetBSD.
13107         Stratus systems.
13108         More Pyramid systems.
13109         i[n>4]86 Intel chips.
13110         M680[n>4]0 Motorola chips.
13111         Use unknown instead of lynx for hardware manufacturer.
13112
13113 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13114
13115         * install.sh (chmodcmd): Set to null if the DST directory already
13116         exists.
13117
13118 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13119
13120         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13121         not use mt-ppc target Makefile fragment any more.
13122
13123 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13124
13125         * configure.in (*-*-windows):  Exclude everything but those dirs
13126         needed to build windows.
13127
13128 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13129
13130         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13131
13132 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13133
13134         * configure.in:  Exclude mmalloc from i386-windows.
13135
13136 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13137
13138         * Undo my previous change.
13139
13140 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13141
13142         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13143         unconditionally.
13144         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13145
13146 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13147
13148         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13149         host to add it's own flags.
13150
13151 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13152
13153         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13154
13155 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13156
13157         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13158         (CXX_FOR_TARGET): Likewise.
13159         (GCC_FOR_TARGET): Define.
13160         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13161         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13162         CC_FOR_TARGET was specified on the command line.
13163         (MAKEOVERRIDES): Don't define.
13164
13165 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13166
13167         * configure.in (m32r): Fix spelling of libg++ libs.
13168
13169 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13170
13171         * config.sub (-apple*): Remove, now redundant.
13172
13173 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13174
13175         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13176
13177         * configure: Rework yesterday's sed script patch.
13178
13179         * config.sub: Merge with FSF.
13180
13181 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13182
13183         * config.guess:  Merge from FSF.
13184
13185         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13186         * config.guess: Use pc instead of unknown, for pc clone systems.
13187         Change linux to linux-gnu.
13188
13189         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13190         * config.guess: Avoid non-portable tr syntax.
13191
13192 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13193
13194         * test-build.mk (HOLES): Add "xargs" for gdb.
13195
13196         * configure: Avoid hpux10.20 sed bug.
13197
13198 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13199
13200         * configure.in:  Add support for windows host
13201         (that is a build done under the Microsoft build environment).
13202
13203 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13204
13205         * Makefile.in: Replace all uses of srcroot with s, to shrink
13206         command line lengths.
13207
13208         Patches from Geoffrey Noer <noer@cygnus.com>:
13209         * configure.in: If configuring for newlib, pass --with-newlib to
13210         subdirectories.
13211         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13212         -Bnewlib/ and -Lwinsup to gcc.
13213         (CXX_FOR_TARGET): Likewise.
13214
13215 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13216
13217         * Makefile.in (ETC_SUPPORT): Add configure.
13218
13219 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13220
13221         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13222         host configuration file.
13223
13224 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13225
13226         * configure.in: Break mn10x00 support into separate
13227         mn10200 and mn10300 configurations.
13228         * config.sub: Likewise.
13229
13230 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13231
13232         * configure.in: Add lots of stuff to noconfigdirs for
13233         the mn10x00 targets.
13234
13235         * config.sub, configure.in: Add mn10x00 support.
13236
13237 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13238
13239         * make-all.com: Call conf-a-gas, not config-a-gas.
13240
13241 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13242
13243         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13244         targets.
13245
13246 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13247
13248         * mpw-README: Add much more detail for native PowerMac.
13249         * mpw-install: New file.
13250         * mpw-configure: Add --norecursion and --help options.
13251         * mpw-config.in: Translate readme and install files when
13252         copying to objdir.
13253         * mpw-build.in: Don't always depend on byacc and flex.
13254         (install-only-top): New action.
13255
13256 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13257
13258         * configure.in:  You can now configure GDB for the v850.
13259
13260 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13261
13262         * configure.in (noconfigdirs): Don't configure any C++ dirs
13263         if targeting D10V.
13264
13265 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13266
13267         * config.sub: Recognize mips64vr5000.
13268
13269 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13270
13271         * configure.in: Use a single line for host_tools and native_only.
13272
13273 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13274
13275         * config.sub, configure.in: Add entries for m32r.
13276
13277 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13278
13279         * Makefile.in (inet-install): Don't run install-gzip.
13280
13281 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13282
13283         * configure.in:  Don't config lots of things for *-*-windows*.
13284
13285 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13286
13287         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13288         (host_libs, host_tools): Copy from configure.in.
13289         * mpw-configure: Don't complain about directories not found.
13290
13291 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13292
13293         * configure.in (i[345]86): Recognize i686 for pentium pro.
13294         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13295         file.
13296
13297         * config.guess (i[345]86): Ditto.
13298
13299 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13300
13301         * configure.in (noconfigdirs): Removed gdb for D10V.
13302
13303 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13304
13305         * configure.in: Remove ld, target-libio, target-libg++, and
13306         target-libstdc++ from noconfigdirs.
13307
13308 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13309
13310         * configure: Fix three locations where shell scripts were
13311         being run directly rather than with config_shell.
13312
13313 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13314
13315         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13316         * config.sub (basic_machine): Recognize v850.
13317
13318 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13319
13320         * mpw-configure: Handle multiple enable/disable options and
13321         pass them down recursively, handle -c and -s flags appropriately
13322         depending on choice of compiler, add escape mechanism for
13323         quoted arguments to gC.
13324
13325 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13326
13327         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13328         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13329         so that -mrelocatable-lib and -mno-eabi are used.
13330
13331         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13332         not support --print-multi-lib, don't abort.
13333
13334 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13335
13336         * make-all.com: Run config-a-gas.
13337         * setup.com: Don't copy subdirectory files around.
13338
13339 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13340
13341         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13342         target, it now compiles correctly.
13343
13344 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13345
13346         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13347
13348 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13349
13350         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13351
13352 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13353
13354         * configure.in (native_only): Add prms.
13355
13356 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13357
13358         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13359         (BINUTILS_SUPPORT_DIRS): Likewise.
13360
13361 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13362
13363         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13364         d10v support is added.
13365
13366 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13367
13368         * configure.in (d10v-*-*): New target.
13369
13370 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13371
13372         * config.guess (HP 9000/811): Recognize this as a PA1.1
13373         machine.
13374
13375 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13376
13377         * Makefile.in (do-tar-gz): New target, split out from tail end of
13378         taz target.  Run each command separately, don't use pipes.
13379         (taz): Use it.
13380
13381 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13382
13383         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13384         * mpw-build.in: No builds should depend on building byacc or flex,
13385         they are assumed to be installed already.
13386
13387 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13388
13389         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13390         variable that CC_FOR_TARGET needs.
13391
13392 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13393
13394         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13395         options have changed since the last time the subdirectory was
13396         configured, and if it has, reconfigure.
13397         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13398         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13399
13400 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13401
13402         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13403         CLEAN_MODULES): Add bash.
13404         (all-bash): New target.
13405
13406 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13407
13408         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13409
13410 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13411
13412         * config.sub (basic_machine): Recognize d10v as a valid processor.
13413
13414 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13415
13416         * mpw-configure: Add support for --bindir.
13417         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13418
13419 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13420
13421         * configure.in: add bash, time, gawk to list of hosttools and things
13422         to only build for native toolchains
13423
13424 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13425
13426         * Makefile.in (docdir): Remove.
13427
13428 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13429
13430         * Makefile.in (datadir): Set to $(prefix)/share.
13431
13432 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13433
13434         * configure.in: build diff and patch for cygwin32-hosted
13435         toolchains.
13436
13437 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13438
13439         * config.sub: Accept -rtems*.
13440
13441 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13442
13443         * configure.in: enable dosrel for cygwin32-hosted builds,
13444                 remove diff from the list of things not buildable
13445                 via Canadian Cross
13446
13447 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13448
13449         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13450         don't get ". ".
13451
13452 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13453
13454         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13455
13456 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13457
13458         * Makefile.in (taz): Handle case where tex3patch didn't even get
13459         checked out.  Also, if it was found, put the symlink in a new util
13460         subdirectory.
13461
13462 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13463
13464         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13465
13466 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13467
13468         * config.sub: Recognize -openvms.
13469         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13470         * make-all.com, setup.com: New files.
13471
13472 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13473
13474         * Makefile.in (taz): tex3patch moved to texinfo/util.
13475
13476 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13477
13478         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13479         * configure.in: remove make from disable-if-Can-Cross list
13480                 enable gdb if ${host} and ${target} are cygwin32
13481
13482 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13483
13484         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13485         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13486
13487 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13488
13489         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13490         distinguish sysv/svr4/bsd variants.
13491         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13492
13493 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13494
13495         * configure.in: Added copyright notice.
13496         * move-if-change: Added copyright notice.
13497
13498 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13499
13500         * configure.in (powerpcle-*-solaris*): Until we get shared
13501         libraries working, don't build gdb, sim, make, tcl, tk, or
13502         expect.
13503
13504 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13505
13506         * config.guess:  Merge with FSF:
13507
13508         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13509         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13510
13511         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13512         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13513
13514         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13515         * config.guess:  Combine two OSF1 rules.
13516         Also recognize field test versions.  From mjr@zk3.dec.com.
13517         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13518         because GNU uname does not support -p.  From pmr@pajato.com.
13519
13520 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13521
13522         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13523
13524 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13525
13526         * mpw-README: Document GCCIncludes.
13527
13528 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13529
13530         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13531
13532 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13533
13534         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13535
13536 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13537
13538         * configure.in (*-*-cygwin32): Configure make.
13539
13540 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13541
13542         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13543
13544 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13545
13546         * Makefile.in (all-inet): Depend on all-perl.
13547
13548         * Makefile.in (inet-install): New target.
13549
13550         * Makefile.in (all-inet): Depend on all-tcl.
13551         (all-inet): Depend on all-send-pr.
13552
13553 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13554
13555         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13556         temporarily.
13557
13558 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13559
13560         * configure.in: Don't configure --with-gnu-ld on AIX.
13561
13562 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13563
13564         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13565
13566 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13567
13568         * Makefile.in (ALL_MODULES): Added all-inet.
13569         (CROSS_CHECK_MODULES): Added check-inet.
13570         (INSTALL_MODULES): Added install-inet.
13571         (CLEAN_MODULES): Added clean-inet.
13572         (all-indent): New target.
13573
13574         * configure.in (host_tools): Added inet.
13575         (native_only): Added inet.
13576         (noconfigdirs): Added inet.
13577
13578 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13579
13580         * configure.in: Don't configure libgloss if we are not configuring
13581         newlib.
13582
13583 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13584
13585         * configure.in: Don't configure libgloss for unsupported
13586         architectures.
13587
13588 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13589
13590         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13591
13592 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13593
13594         * Makefile.in (ALL_MODULES): Include all-apache.
13595         (CROSS_CHECK_MODULES): Include check-apache.
13596         (INSTALL_MODULES): Include install-apache.
13597         (all-apache): New target.
13598
13599         * configure.in: Added apache everywhere perl is seen.
13600
13601 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13602
13603         * Makefile.in: Add support for clean-{module} and
13604         clean-target-{module} rules.
13605
13606 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13607
13608         * configure.in (*-*-ose) do not build libgloss.
13609
13610 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13611
13612         * config.guess (prep*:SunOS:5.*:*): Turn into
13613         powerpele-unknown-solaris2.
13614
13615 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13616
13617         * configure.in: Permit --enable-shared to specify a list of
13618         directories.
13619
13620 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13621
13622         * configure.in (host==solaris): Pass only the first word of $CC
13623         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13624
13625 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13626
13627         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13628
13629 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13630
13631         * Makefile.in (ALL_MODULES): Include all-perl.
13632         (CROSS_CHECK_MODULES): Include check-perl.
13633         (INSTALL_MODULES): Include install-perl.
13634         (ALL_X11_MODULES): Include all-guile.
13635         (CHECK_X11_MODULES): Include check-guile.
13636         (INSTALL_X11_MODULES): Include install-guile.
13637         (all-perl): New target.
13638         (all-guile): New target.
13639
13640         * configure.in (host_tools): Include perl and guile.
13641         (native_only): Include perl and guile.
13642         (noconfigdirs): Don't build guile and perl; no ports have been
13643         done.
13644
13645 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13646
13647         * configure (--enable-*): Handle quoted option lists such as
13648         --enable-sim-cflags='-g0 -O' better.
13649
13650 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13651
13652         * Makefile.in ({,inst}all-target): New rule so we can make and
13653         install all of the target directories easily.
13654
13655 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13656
13657         * configure.in: Add missing global flag in sed substitution when
13658         deleting `target-' from ${configdirs}.
13659
13660 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13661
13662         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13663         option.
13664
13665         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13666         config/mh-necv4.
13667
13668         * install.sh: Correct misspelling of transformbasename.
13669
13670         * config.guess: Recognize mips-*-sysv*.
13671
13672 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13673
13674         * config.sub: Recognize mon960.
13675
13676 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13677
13678         * configure: Restore Canadian Cross handling of BISON and LEX,
13679         removed in Feb 20 change.
13680
13681 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13682
13683         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13684         Mention make install.  Remove the old copyright date as well the
13685         clumsy and rather pointless copyright on the README file.
13686
13687 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13688
13689         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13690         Makefile after running symlink-tree, then run `make distclean' to
13691         avoid clobbering any generated files in srcdir.
13692
13693 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13694
13695         * configure.in (m68k-*-netbsd*): Build everything now.
13696
13697 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13698
13699         * Makefile.in (taz): Fix quoting.
13700
13701 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13702
13703         * configure.in (sparclet-*-*): Build everything now.
13704
13705 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13706
13707         * configure.in (m68k-*-linux*): New host.
13708
13709 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13710
13711         * configure: Check for bison before byacc.
13712
13713 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13714
13715         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13716         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13717         searching PATH.  These are used as fallbacks by Makefile.in if
13718         flex/bison/byacc aren't in objdir.
13719
13720 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13721
13722         * Makefile.in: Make everything which depends upon all-bfd also
13723         depend upon all-opcodes, in case --with-commonbfdlib is used.
13724
13725 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13726
13727         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13728         building NT native compilers on Unix.
13729
13730 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13731
13732         * configure.in: Don't get CC from the host Makefile fragment if we
13733         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13734         Solaris test for /usr/ucb/cc to the post target script, just after
13735         the compiler sanity test.
13736
13737 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13738
13739         * config.sub: Merge with FSF.
13740
13741 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13742
13743         * Makefile.in (RPATH_ENVVAR): New variable.
13744         (REALLY_SET_LIB_PATH): Use it.
13745         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13746
13747 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13748
13749         * config.sub, configure.in: Recognize sparclet cpu.
13750
13751 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13752
13753         * config.guess:  Support m68k-cbm-sysv4.
13754
13755 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13756
13757         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13758         m68k-unknown-linuxaout from linker help string.  Put quotes around
13759         $ld_help_string.
13760
13761 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13762
13763         * config.guess (powerpc-harris-powerunix): Add guess for port
13764         to new target.
13765
13766 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13767
13768         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13769
13770 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13771
13772         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13773         $(REALLY_SET_LIB_PATH) in Makefile.
13774         * Makefile.in (SET_LIB_PATH): New variable.
13775         (REALLY_SET_LIB_PATH): New variable.
13776         ($(DO_X)): Use $(SET_LIB_PATH).
13777         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13778         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13779         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13780         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13781         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13782         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13783         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13784         (install-dosrel): Likewise.
13785         (all-opcodes): Depend upon all-libiberty.
13786
13787 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13788
13789         * config.guess (*:CYGWIN*): New
13790
13791 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13792
13793         * Makefile.in (all-target-winsup): All all-target-libiberty.
13794
13795 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13796
13797         * configure.in (noconfigdirs): Add missing # in front of comment.
13798
13799 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13800
13801         * configure.in: add second pass to things added to noconfigdirs
13802         so *-gm-magic can exclude libgloss properly.
13803
13804 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13805
13806         * mpw-configure (extralibs_name, rez_name): Set correctly
13807         for MWC68K compiler.
13808
13809         * mpw-README: Add more info on the necessary build tools.
13810
13811 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13812
13813         * configure.in, config.sub: Recognize cygwin32.
13814
13815 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13816
13817         * config.guess, config.sub: Recognize A/UX.
13818
13819 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13820
13821         * config.sub: Merge with gcc/config.sub.
13822
13823 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13824
13825         * mpw-build.in (do-binutils): Add build of stamps.
13826
13827 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13828
13829         * config.sub: Add recognition for mips64vr4100*-* targets.
13830
13831 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13832
13833         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13834         Add creation of gconfigargs with `--enable-shared' turned on.
13835         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13836         ($(host)-stamp-stage3-configured): Likewise.
13837         (HOLES): Add chatr and ldd.
13838         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13839
13840 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13841
13842         * configure: Pass --nfp to recursive configures.
13843
13844 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13845
13846         * Makefile.in (DLLTOOL): New.
13847         (DLLTOOL_FOR_TARGET): New.
13848         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13849         (EXTRA_TARGET_FLAGS): Ditto.
13850         (EXTRA_GCC_FLAGS): Ditto.
13851         (CONFIGURE_TARGET_MODULES): Ditto.
13852         (DO_X): Ditto.
13853         * configure: Add DLLTOOL.
13854
13855 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13856
13857         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13858         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13859         mh-sco, since old workarounds no longer needed, and don't
13860         build ld, since libraries have weak symbols in COFF.
13861
13862 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13863
13864         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13865
13866 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13867
13868         * configure.in: Make sure that ${CC} can be used to compile an
13869         executable.
13870
13871 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13872
13873         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13874         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13875         nothing depending on whether gdbtk is being built.
13876
13877 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13878
13879         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13880
13881 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13882
13883         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13884         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13885
13886 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13887
13888         * config-ml.in: Add support for
13889         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13890         Simplify setting of multidirs from --disable-foo.
13891
13892 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13893
13894         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13895         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13896         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13897         non-empty, pass them on to the  GCC make.
13898         (all-bootstrap): New rule that is like all-gcc, except it executes
13899         the GCC bootstrap rule instead of the GCC all rule.
13900
13901 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13902
13903         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13904
13905 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13906
13907         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13908         DG/UX support.
13909
13910 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13911
13912         * config.sub (i*86*) Change [345] to [3456]
13913
13914 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13915
13916         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13917         --with-gnu-ld=no.
13918
13919 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13920
13921         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13922         AIX multilibs get built.
13923
13924 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13925
13926         * configure.in (i386-win32): Don't build expect if we're not
13927         building the tcl subdir.
13928
13929 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13930
13931         * Makefile.in: (configure-target-examples, all-target-examples):
13932         New targets, configure and build example programs.
13933
13934 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13935
13936         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13937         use it as input to sedit the generated MPW makefile.
13938         * mpw-README: Add a suggestion about Gestalt.h.
13939
13940 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13941
13942         * config.sub: Accept *-*-ieee*.
13943
13944 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13945
13946         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13947         Ronald F. Guilmette <rfg@monkeys.com>.
13948
13949 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13950
13951         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13952         for powerpc-pe native.
13953         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13954         (target==powerpc-pe): duplicate i386-win32 entry.
13955
13956 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13957
13958         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13959         of vxworks, not just vxworks5.1.
13960
13961 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13962
13963         * mpw-configure: Add support for exec-prefix.
13964
13965 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13966
13967         * config.guess: Recognize HP model 816 machines as having
13968         a PA1.1 processor.
13969
13970 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13971
13972         * configure: Ignore new autoconf configure options.
13973
13974 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13975
13976         * config.guess:  Recognize Pentium under SCO.
13977         From Robert Lipe <robertl@arnet.com>.
13978
13979 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13980
13981         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13982
13983 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13984
13985         * configure.in: Don't configure gas for alpha-dec-osf*.
13986
13987 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13988
13989         * configure.in: Default to --with-stabs for some targets for which
13990         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13991         i[345]86*-*-unixware*.
13992
13993 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13994
13995         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13996         rather than basing it on the target.  Simplify handling of options
13997         controlling which directories to configure.  Remove extraneous
13998         slash in multi-clean target.
13999
14000 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14001
14002         * config-ml.in: Prefix more variables with ml_ so they don't collide
14003         with configure's.
14004
14005 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * configure: Don't turn -v into --v.
14008
14009 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14010
14011         * configure.in (targargs): Fix typo.
14012
14013         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14014
14015 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14016
14017         * configure.in: Strip --host and --target options from
14018         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14019         --with-cross-host option when building with a cross-compiler.
14020         * configure: Canonicalize the arguments put into config.status by
14021         always using `=' for an option with an argument.  Pass a presumed
14022         --host or --target explicitly.
14023
14024 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14025
14026         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14027         into general OS recognition case.
14028
14029 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14030
14031         * configure.in (target_configdirs): add target-winsup only
14032         for win32 target systems.
14033
14034 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14035
14036         * Makefile.in (all-target-libgloss): Depend upon
14037         configure-target-newlib, since when libgloss is built it looks to
14038         see if the newlib directory exists.
14039
14040 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14041
14042         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14043         cfg-ml-*.in.
14044
14045 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14046
14047         * configure: Handle LD and LD_FOR_TARGET when configuring a
14048         Canadian Cross.
14049
14050 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14051
14052         * configure.in (target_libs): add target-winsup.
14053         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14054         (target==ppcle-pe): remove ld from $noconfigdirs.
14055
14056 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14057
14058         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14059         Preserve relative path names in $srcdir.  Build symlink tree if
14060         configuring cross target dir and srcdir=. (= no VPATH support).
14061         (configure-target-libg++): Depend on configure-target-librx.
14062         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14063         * config-ml.in: New file.
14064         * symlink-tree: New file.
14065         * configure: Ensure srcdir="." if that's what it is.
14066
14067 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14068
14069         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14070         includes and FLEX_SKELETON setting.
14071         * mpw-configure (--with-gnu-ld): New option, controls whether
14072         to use PPCLink or ld with PowerMac GCC.
14073         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14074         * mpw-config.in: Configure grez if targeting Mac.
14075
14076         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14077         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14078         just macos.
14079         * configure.in: Configure grez resource compiler if targeting Mac.
14080         * Makefile.in (all-grez, install-grez): New targets.
14081
14082 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14083
14084         * configure: CXX defaults to gcc, not g++.  If we find
14085         gcc in the path, set CC to gcc -O2.
14086
14087 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14088
14089         * configure: Default ${build} correctly.  Avoid picking up extra
14090         spaces when reading CC and CXX from Makefile.  When doing a
14091         Canadian Cross, use plausible default values for numerous
14092         variables.
14093         * configure.in: When doing a Canadian Cross, don't try to
14094         configure tools whose configure script can't handle it.
14095
14096 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14097
14098         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14099
14100 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14101
14102         * configure:  Remove dubious bug reporting address.
14103
14104 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14105
14106         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14107         configure script, run that instead of this directory's configure.
14108         In either case, print a message that we're configuring the sub-dir.
14109
14110 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14111
14112         * configure.in: Before checking for the existence of various files,
14113         use sed to filter out "target-".
14114
14115 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14116
14117         * Makefile.in (DO_X): Split rule to decrease command line length
14118         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14119         (Philippe De Muyter).
14120
14121 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14122
14123         * Makefile.in (all-patch): depend on all-libiberty.
14124
14125 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14126
14127         * configure.in: If the only directory in target_configdirs which
14128         actually exists is libiberty, then set target_configdirs to empty,
14129         to avoid trying to build a target libiberty in a gas or gdb
14130         distribution.
14131
14132 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14133
14134         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14135         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14136         systems.
14137
14138 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14139
14140         * configure.in (copy_dirs): Use sys-include instead of include
14141         for --with-headers option.
14142
14143 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14144
14145         * Makefile.in, configure.in: Make winsup builds work with
14146         new scheme.
14147
14148 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14149
14150         * configure.in: Build the linker on AIX.
14151
14152 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14153
14154         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14155         where needed.
14156
14157 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14158
14159         * Makefile.in (all-gcc): Fix typo.
14160
14161 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14162
14163         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14164
14165 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14166
14167         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14168         to target-xiberty, to provide more flexibility.
14169         (target_subdir):  Define.  Create if cross.
14170         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14171         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14172         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14173         check-libFOO -> check-target-libFOO, etc.
14174         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14175         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14176         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14177         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14178         allow ALL_GCC="" to only configure.
14179         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14180         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14181         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14182
14183 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14184
14185         * Makefile.in (taz): Build "info" in etc explicitly.
14186
14187 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14188
14189         * configure.in:  Make sure that CC is undefined (as opposed to
14190         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14191         problem with autoconf trying to configure on a host without GCC.
14192
14193 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14194
14195         * mpw-configure: Set host alias from choice of host compiler,
14196         only use generic MPW Makefile sed if present, edit a file
14197         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14198         * mpw-README: Add problem notes about CW6 and CW7.
14199
14200 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14201
14202         * Makefile.in (taz): Use ";" instead of ";;".
14203
14204 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14205
14206         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14207         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14208         DISTDOCDIRS.
14209         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14210         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14211
14212 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14213
14214         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14215         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14216         Move bfd to DISTSTUFFDIRS.
14217
14218 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14219
14220         * Makefile.in (X11_LIB): Removed.
14221         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14222
14223         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14224
14225 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14226
14227         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14228         names.
14229
14230 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14231
14232         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14233
14234 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14235
14236         * configure.in (i[345]86-*-win32): Always build newlib.
14237         Don't configure cvs, autoconf or texinfo.
14238         * Makefile.in (LD_FOR_TARGET): New.
14239         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14240         Pass down LD_FOR_TARGET.
14241
14242 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14243
14244         * winsup: New directory.
14245         * Makefile.in: Build winsup.
14246         * configure.in: Winsup is configured when target is win32.
14247         Can only build win32 target GDB when native.
14248
14249 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14250
14251         * config.guess: Recognize HP model 819 machines as having
14252         a PA 1.1 processor.
14253
14254 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14255
14256         * configure: Fix sed loop which substitutes for CC and CXX to
14257         avoid bug found in various sed implementations.
14258
14259 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14260
14261         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14262         simulator.  Use standard powerpc-*-eabi*.
14263
14264 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14265
14266         * configure.in: Stop putting gas and binutils in noconfigdirs for
14267         powerpc-*-aix* and rs6000-*-*.
14268
14269 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14270
14271         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14272         -mcall-aixdesc libraries.
14273
14274 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14275
14276         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14277
14278         * config.sub (arm | armel | armeb): Fix shell syntax.
14279
14280 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14281
14282         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14283         -msoft-float and -mcpu=common support.
14284         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14285         libraries.
14286
14287 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14288
14289         * configure.in: Allow configuration and build of emacs19 for the alpha.
14290
14291 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14292
14293         * configure.in (CC): Get ^CC, not just any old CC, from
14294         ${host_makefile_frag}.
14295
14296 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14297
14298         * configure.in (CC): Try to get CC from
14299         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14300
14301 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14302
14303         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14304         only if it exists in $(srcdir).
14305
14306 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14307
14308         * configure: If CC and CXX are not set in the environment, set
14309         them, based on either an existing Makefile or on searching for gcc
14310         in PATH.  Substitute for CC and CXX in Makefile.
14311         * configure.in: Remove libm from target_libs.  Separate
14312         target_configdirs from configdirs.  If CC is not set in
14313         environment, try to get it from a host Makefile fragment.  Rewrite
14314         changes of configdirs to use skipdirs instead.  A few minor
14315         tweaks.  Take directories out of target_configdirs as they are
14316         taken out of configdirs.  Remove existing Makefile files from
14317         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14318         CONFIG_ARGUMENTS in Makefile.
14319         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14320         by configure.in.
14321         (CONFIG_ARGUMENTS): Likewise.
14322         (CONFIGURE_TARGET_MODULES): New variable.
14323         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14324         ($(CONFIGURE_TARGET_MODULES)): New target.
14325         (configure-libg++, configure-libio): New targets.
14326         (all-libg++): Depend upon configure-libg++.
14327         (all-libio): Depend upon configure-libio.
14328         (configure-libgloss, all-libgloss): New targets.
14329         (configure-libstdc++): New target.
14330         (all-libstdc++): Depend upon configure-libstdc++.
14331         (configure-librx, all-librx): New targets.
14332         (configure-newlib): New target.
14333         (all-newlib): Depend upon configure-newlib
14334         (configure-xiberty): New target.
14335         (all-xiberty): Depend upon configure-xiberty.
14336
14337 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14338
14339         * configure.in (host i[345]86-*-win32):  Expand the
14340         noconfigdirs again.
14341
14342 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14343
14344         * mpw-configure: Fix sed command file name.
14345
14346 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14347
14348         * configure.in (host i[345]86-*-win32): Reduce the
14349         noconfigdirs again.
14350
14351 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14352
14353         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14354         or powerpc*-*-pe*, since they are not yet supported.
14355
14356 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14357
14358         Add PowerMac support and many other enhancements.
14359         * mpw-configure: New option --cc to select compiler to use,
14360         paste options set according to --cc into the generated
14361         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14362         if mpw-make.sed is present.
14363         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14364         add forward includes for PowerPC include files.
14365         * mpw-build.in: Build using Makefile.PPC if present.
14366         (do-byacc, etc): Remove separate version resource builds.
14367         (do-gas): Build "stamps" before "all".
14368         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14369         * mpw-README: Update to reflect --cc option, PowerMac support,
14370         and recently-reported compatibility problems.
14371
14372 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14373
14374         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14375         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14376         (--with-multilib-top): Pass to recursive invocations.
14377
14378 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14379
14380         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14381         v810-*-*.
14382
14383 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14384
14385         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14386         gdb, ld and opcodes on v810-*-*.
14387
14388 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14389
14390         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14391         (local-maintainer-clean): New target.
14392         (maintainer-clean): New target.
14393         (realclean): Just depend upon maintainer-clean.
14394
14395 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14396
14397         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14398
14399 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14400
14401         * configure.in: Build ld in mips*-*-bsd* case.
14402
14403 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14404
14405         * config.sub: Accept -lites* OS.  From Ian Dall.
14406
14407 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14408
14409         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14410         targets.
14411
14412 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14413
14414         * configure.in: treat i386-win32 canadian cross the same as
14415         i386-go32 canadian cross.
14416
14417 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14418
14419         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14420         running under the simulator to build a reduced set of libraries.
14421         (powerpc-*-eabiaix): Add fine grained multilib support added to
14422         other powerpc targets yesterday.
14423
14424 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14425
14426         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14427         -disable-softfloat, -disable-relocatable, -disable-aix, and
14428         -disable-sysv to control which multilib libraries get built.
14429
14430 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14431
14432         * configure: Add Makefile.tem to list of files to remove in trap
14433         handler.
14434
14435 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14436
14437         * config.guess (*Linux*):  Add missing "exit"s.
14438         Also, need specific check for alpha-unknown-linux (uses COFF).
14439
14440 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14441
14442         * config.guess:  Merge with FSF:
14443
14444         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14445         * config.guess (AIX4): More robust release numbering discovery.
14446
14447         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14448         * config.guess (i386-sequent-ptx): Properly get version number.
14449
14450         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14451         * config.guess (mips:*:4*:UMIPS): New case.
14452
14453 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14454
14455         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14456         (i386-win32 host): Likewise.  Don't build readline.
14457
14458 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14459
14460         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14461         SUPPORT_FILES to submakes.
14462
14463 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14464
14465         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14466         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14467         mpw-configure.
14468
14469 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14470
14471         * configure.in (appdirs): Use =, not ==, in test expression when
14472         trying to build the text to print in the warning message for
14473         Solaris users.
14474
14475 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14476
14477         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14478
14479 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14480
14481         * config.guess: Recognize lynx-2.3.
14482
14483 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14484
14485         * config.sub (z8ksim): Deleted
14486         (z8k-*-coff): New, this is the one true name of the target.
14487
14488 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14489
14490         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14491
14492 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14493
14494         * config.guess (*:Linux:*:*): First try asking the linker what the
14495         default object file format is (elf, aout, or coff).  Then if this
14496         fails, try previous methods.
14497
14498 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14499
14500         * configure.in: Don't build newlib for *-*-vxworks5.1.
14501
14502 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14503
14504         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14505         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14506
14507 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14508
14509         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14510
14511 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14512
14513         * cfg-ml-com.in: New file.
14514         * cfg-ml-pos.in: New file.
14515
14516 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14517
14518         * COPYING.NEWLIB: Add HP free copyright to list.
14519
14520 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14521
14522         * config.sub: Recognize -eabi* for the system, not just -eabi.
14523
14524 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14525
14526         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14527         * config.sub, configure.in (win32): New target and host.
14528
14529 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14530
14531         * configure.in: Add i386-pe configuration.
14532
14533 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14534
14535         * mpw-build.in (install): Install GDB after LD.
14536
14537 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14538
14539         * mpw-config.in (elf/mips.h): Always forward-include, needed
14540         for GDB to build.
14541
14542 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14543
14544         * testsuite: New directory for customer acceptance and whole tool
14545         chain tests.
14546
14547 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14548
14549         * configure: If per-host line isn't found, but AC_OUTPUT is found
14550         and a configure script exists, run it instead.
14551
14552 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14553
14554         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14555
14556 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14557
14558         * configure: Set build_{cpu,vendor,os,alias} to host values when
14559         --build isn't specified.
14560
14561 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14562
14563         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14564         (FLAGS_TO_PASS): Pass them.
14565         (EXTRA_TARGET_FLAGS): Ditto.
14566
14567 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14568
14569         * Makefile.in (all-libg++): Depend on all-libstdc++.
14570
14571 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14572
14573         * configure.in (noconfigdirs): Enable all packages for
14574           i386-unknown-netbsd.
14575
14576 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14577
14578         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14579         hosted builds (DOS builds)
14580
14581 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14582
14583         Changes for ARM based on patches from Richard Earnshaw:
14584         * config.sub: Handle armeb and armel.
14585         * configure.in: Omit arm linker only for riscix.
14586
14587 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14588
14589         * config.guess:  Update from FSF.
14590
14591 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14592
14593         * config.sub: Recognize powerpcle as the little endian variant of
14594         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14595         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14596         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14597         temporarily.
14598
14599 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14600
14601         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14602
14603 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14604
14605         * config.sub: Accept -lites* as a basic system type.
14606
14607 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14608
14609         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14610         installed, and if so return linuxoldld as the system name.
14611
14612 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14613
14614         * config.guess: Add hppa1.1-hp-lites support.
14615
14616 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14617
14618         * configure.in: Don't build newlib for m68k-vxworks5.1.
14619
14620 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14621
14622         * configure.in (mips-sgi-irix6): Use mh-irix5.
14623
14624 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14625
14626         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14627
14628 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14629
14630         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14631         OSF/1.  Fix compiler flags.
14632         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14633
14634 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14635
14636         * configure.in: Recognize --with-newlib.
14637         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14638
14639 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14640
14641         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14642         to *_X11_MODULES due to gdbtk needing X include files et al.
14643
14644 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14645
14646         Merge in support for Mac MPW as a host.
14647         (Old change descriptions retained for informational value.)
14648
14649         * mpw-config.in: Add generic include forwards for cpu-specific
14650         include files in aout and elf directories.
14651
14652         * mpw-configure: Added copyright.
14653         * mpw-config.in: Check for presence of required build tools.
14654         (target_libs): Add newlib.
14655         (target_tools): Add examples.
14656         (Read Me): Generate as "Read Me for MPW" instead.
14657         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14658         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14659         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14660
14661         * mpw-configure: Remove subdir-specific makefile hackery,
14662         delete mk.tmp after using it.
14663
14664         * mpw-build.in (all): Display start and end times.
14665
14666         * mpw-configure (host_canonical): Set.
14667         (target_cpu): Always add to makefiles.
14668         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14669         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14670         (mpw-mh-mpw): Look for in srcdir and srcroot.
14671         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14672
14673         * mpw-build.in: (install-only): New target.
14674
14675         * mpw-configure (host_alias, target_alias): Rename from hostalias
14676         and targetalias, add into generated Makefile.
14677         (mk.tmp): If present, add into generated Makefile.
14678         * mpw-build.in (all-gas): Build config.h first before gas proper.
14679
14680         * mpw-configure (config.status): Write only if changed.
14681         * mpw-config.in (readline): Configure it (not built, just used for
14682         definitions).
14683
14684         * mpw-config.in (elf/mips.h): Add a forward include.
14685
14686         * mpw-config.in: Forward-include most .h files in include into
14687         extra-include.
14688         (readline): Don't build.
14689         mpw-build.in (install): Install GDB.
14690
14691         * mpw-configure (prefix, mpw_prefix): Handle it.
14692         * mpw-config.in (mmalloc, readline): Don't configure.
14693         * mpw-build.in (thisscript): Rename to ThisScript.
14694         Use mpw-build instead of BuildProgram everywhere.
14695         (mmalloc, readline): Don't build.
14696         * mpw-README: New file, basic documentation about the MPW port.
14697
14698         * mpw-config.in: Use forward-include to create include files.
14699
14700         * mpw-configure: Add more things to the top of each configured
14701         Makefile, including contents of config/mpw-mh-mpw.
14702         * mpw-config.in (extra-include): Create this directory and fill it
14703         with Posix-like include files when configuring.
14704
14705         * config.sub (apple, mac, mpw): Add various aliases.
14706
14707         * mpw-build.in: New file, top-level build script fragment for MPW.
14708         * mpw-configure: New file, configure script for MPW.
14709         * mpw-config.in: New file, config fragment for MPW.
14710
14711 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14712
14713         * configure.in (host_libs): Remove glob, since it is gone from the
14714         sources.
14715
14716 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14717
14718         * Makefile.in: define empty GDB_NLM_DEPS var.
14719
14720         * configure.in(target_makefile_frag): use config/mt-netware
14721         for netware targets.
14722
14723 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14724
14725         * config.sub: Merge in recent FSF changes.  Remove linux special
14726         cases.
14727
14728 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14729
14730         Revert this change:
14731
14732         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14733
14734                 * build-all.mk: Use CC=cc -Xs on Solaris.
14735
14736 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14737
14738         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14739         stop using it.
14740         * Makefile.in: Nuke all references to glob subdirectory.
14741
14742 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14743
14744         * configure.in: Fix --enable-shared logic in per-host.
14745
14746 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14747
14748         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14749
14750 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14751
14752         * configure.in (noconfigdirs): Don't build gas on AIX, for
14753         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14754
14755 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14756
14757         * configure: Fix --cache-file to work if the file argument is a
14758         relative path.
14759
14760 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14761
14762         * configure: If the --cache-file is used, pass it down to
14763         configure in subdirectories.
14764
14765 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14766
14767         * config.sub: add vxworks29k configuration.
14768
14769 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14770
14771         * Makefile.in (taz): Do "diststuff" part quietly.
14772
14773 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14774
14775         * config.sub: Mini-merge with gcc/config.sub.
14776
14777 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14778
14779         * config.guess (IRIX): Sed - to _.
14780
14781 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14782
14783         * Makefile.in (source-vault, binary-vault): New targets.
14784
14785 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14786
14787         * config.sub: Recognize -eabi as a basic system type.
14788
14789 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14790
14791         * configure.in (enable_shared stuff): Fix typo.
14792
14793 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14794
14795         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14796
14797 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14798
14799         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14800
14801 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14802
14803         * configure.in (rs6000-*-*): Don't build gas.
14804
14805 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14806
14807         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14808         reduce command line length.
14809         (AS_FOR_TARGET): Check for as.new, not Makefile.
14810         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14811
14812 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14813
14814         * config.guess:  Merge from FSF.
14815
14816 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14817
14818         * configure: Don't use $ when handling program_suffix.
14819
14820 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14821
14822         * configure.in:  Configure tk for hppa/hpux.
14823
14824 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14825
14826         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14827
14828 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14829
14830         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14831         to LIBCXXFLAGS.  Tests are better run without it.
14832
14833 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14834
14835         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14836
14837 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14838
14839         * configure.in (*-*-netware*): Don't configure xiberty.
14840
14841 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14842
14843         * configure.in:  Remove tk from native_only list.
14844
14845 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14846
14847         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14848           for special NCD build.
14849
14850 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14851
14852         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14853         makeall.bat, they're only useful for binutils snapshots.
14854         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14855         makeall.bat to specified SUPPORT_FILES.
14856
14857 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14858
14859         * build-all.mk: Add Ericsson targets to sun4 and solaris
14860           hosts.  Add  BNR's sun4 target to solaris host, so their
14861           build-from-source will be tested in-house first.
14862
14863 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14864
14865         * Makefile.in (LIBCFLAGS): New variable.
14866         (CFLAGS_FOR_TARGET): Ditto.
14867         (LIBCFLAGS_FOR_TARGET): Ditto.
14868         (LIBCXXFLAGS): Ditto.
14869         (CXXFLAGS_FOR_TARGET): Ditto.
14870         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14871         (BASE_FLAGS_TO_PASS): Pass them.
14872         (EXTRA_TARGET_FLAGS): Ditto.
14873
14874         * configure.in: Support --enable-shared.
14875
14876 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14877
14878         * configure.in (target_libs):  Include libstdc++ again.
14879         * config.guess:  Update from FSF (for FreeBSD).
14880
14881 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14882
14883         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14884         makeall.bat.
14885         (DISTDOCDIRS): Add `etc'.
14886         (ETC_SUPPORT_PFX): New variable.
14887         (taz): Include anything from etc starting with a word in
14888         ETC_SUPPORT_PFX.
14889
14890 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14891
14892         * config.sub: Update for recent FSF changes.  Remove obsolete
14893         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14894         spacing changes.
14895
14896 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14897
14898         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14899
14900         * config.guess:  Merge with FSF.
14901         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14902
14903 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14904
14905         * configure: Since the "trap 0" handler will override the exit
14906         status on many systems, only use it for "exit 1", and make it set
14907         a non-zero exit status; reset it before "exit 0".  Also, check
14908         exit status of config.sub, and error out if it failed.
14909
14910 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14911
14912         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14913         and install libgloss.
14914
14915 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14916
14917         * Makefile.in (all-binutils): Depend upon all-byacc.
14918
14919         * configure.in: Don't build emacs on Irix 5.
14920
14921 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14922
14923         * configure.in (*-*-netware*): Add libio.
14924
14925 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14926
14927         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14928         (CHECK_TARGET_MODULES): Ditto.
14929         (INSTALL_TARGET_MODULES): Ditto.
14930         (TARGET_LIBS): Ditto.
14931         (all-libstdc++): Note dependencies.
14932
14933 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14934
14935         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14936
14937 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14938
14939         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14940         -fexternal-templates.
14941
14942         * configure.in (target_libs): Add libstdc++.
14943         (noconfigdirs): Add libstdc++ as appropriate.
14944
14945 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14946
14947         * config.guess:  Update from FSF.
14948
14949 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14950
14951         * configure: Use ${config_shell} when running ${configsub}.
14952
14953 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14954
14955         * config.sub: No longer recognize h8300h.
14956
14957 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14958
14959         * config.sub: Remove extraneous differences between config.sub and
14960         gcc/config.sub.
14961
14962 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14963
14964         * Makefile.in (DISTSTUFFDIRS): Add gas.
14965
14966 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14967
14968         * COPYING.NEWLIB: New file.
14969
14970 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14971
14972         * config.guess (HP-UX):  Patch from Harlan Stenn
14973         <harlan@landmark.com> to also emit release level.
14974
14975 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14976
14977         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14978
14979 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14980
14981         * config.sub:  Merge nextstep cleanup from FSF.
14982
14983 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14984
14985         * configure.in (arm-*-*): Don't configure ld for this target.
14986
14987 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14988
14989         * configure.in (*-*-netware): don't configure libg++, libio,
14990           librx, or newlib.
14991
14992 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14993
14994         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14995         configure ld--it works, but it doesn't support shared libraries.
14996
14997 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14998
14999         * config.guess (*-unknown-freebsd*):  Get rid of possible
15000         trailing "(Release)" in version string.
15001         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15002
15003 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15004
15005         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15006         Fix type: *-next-neststep -> *-next-nextstep.
15007
15008         * config.guess:  Merge from FSF:
15009
15010         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15011
15012         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15013
15014         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15015
15016         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15017         instead of UNIX_SV for UnixWare 1.0).
15018
15019 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15020
15021         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15022         to make gdb/nlm/* build after the compiler and linker.
15023
15024 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15025
15026         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15027         not just i[34]86.
15028         (m68k-atari-sysv4):  Relocate to match FSF version.
15029
15030         * config.guess:  More merges from the FSF:
15031
15032         Add a space before function call or macro invocation.
15033
15034         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15035
15036         * config.guess: Add trap cmd to remove dummy.c and dummy when
15037         interrupted.
15038
15039         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15040
15041         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15042         (dummy): Redirect stderr from compilation of dummy.c.
15043
15044         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15045
15046         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15047
15048 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15049
15050         * configure: Accept and ignore --cache*, for compatibility with
15051         new autoconf.
15052
15053 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15054
15055         * config.guess:  Merge from FSF:
15056
15057         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15058
15059         * config.guess (Pyramid*:OSx*:*:*): New case.
15060         (PATH): Add /.attbin at end for finding uname.
15061         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15062
15063         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15064
15065         * config.guess (M88*:DolphinOS:*:*): New case.
15066
15067         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15068
15069         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15070         to select whether to use ELF or COFF.
15071
15072         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15073
15074         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15075
15076         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15077
15078         * config.guess: Guess the OS version for HPUX.
15079
15080         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15081
15082         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15083
15084 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15085
15086         * configure.in: Recognize --with-headers, --with-libs, and
15087         --without-newlib.
15088         * Makefile.in (all-xiberty): Depend upon all-ld.
15089
15090 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15091
15092         * configure.in: Change i[34]86 to i[345]86.
15093
15094 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15095
15096         * configure (version): A few more tweaks to help message.
15097
15098 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15099
15100         * Makefile.in:  Remove (for now) librx as a host library,
15101         now that we're building it for target.
15102
15103 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15104
15105         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15106         (Karl Berry).
15107
15108 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15109
15110         * configure.in:  Also configure librx.
15111
15112 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15113
15114         * Makefile.in:  Update various rules to reflect that librx
15115         is now needed for libg++.
15116
15117 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15118
15119         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15120
15121 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15122
15123         * configure.in: Configure the examples directory.
15124
15125 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15126
15127         * configure: Simplify Jun 2 1994 change.
15128
15129 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15130
15131         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15132         /bin/gcc isn't good enough to build gcc.
15133
15134 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15135
15136         * Makefile.in (GDB_SUPPORT_FILES): Remove
15137         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15138         (gdb.tar.gz): Add new rule to use standard distribution building
15139         mechanism.
15140
15141 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15142
15143         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15144         Bill Cox <bill@cygnus.com>.
15145
15146 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15147
15148         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15149
15150 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15151
15152         * configure:  Search current dir first in .gdbinit.
15153
15154 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15155
15156         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15157
15158 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15159
15160         * config.sub:  Refer to NeXT's operating system as nextstep.
15161
15162         * config.sub (case $basic_machine):  Re-order the cases, to match
15163         the order in the FSF version (which is mostly alphabethical).
15164         Merge in some additions and changes from the FSF.
15165
15166 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15167
15168         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15169         * config.sub: Recognize cxux7.
15170         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15171
15172 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15173
15174         * config.sub:  Fix typo powerpc -> powerpc-*.
15175
15176 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15177
15178         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15179
15180         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15181         parallel with all-emacs and install-emacs).  Top-level command
15182         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15183
15184 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15185
15186         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15187         $(relbindir)/make before doing ``make install'', and use
15188         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15189         installing over running make binary.
15190         ($(host)-stamp-stage3-installed): Likewise.
15191
15192 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15193
15194         * config.guess: Recognize Mach.
15195
15196 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15197
15198         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15199         see whether --exec-prefix was used.
15200
15201 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15202
15203         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15204
15205 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15206
15207         * Makefile.in: Add all-librx target similar to all-libproc.
15208
15209 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15210
15211         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15212         with post 1.2 uname bogosity.
15213
15214 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15215
15216         * configure: Remove temporary files on receipt of a signal.
15217
15218 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15219
15220         * configure: If there is a package_makefile_frag, remove
15221         ${subdir}/Makefile.tem after copying it in.
15222
15223 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15224
15225         * build_all.mk: support rs6000 lynx identifies itself as
15226         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15227         since /bin/gcc is too feeble to compile a modern gcc.
15228
15229 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15230
15231         * brought devo/test-build.mk update-to-date with progressive/
15232           test-build.mk. Add lynx targets and hppa flag info.
15233
15234 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15235
15236         * configure.in:  Use mh-ncrsvr43.  Patch from
15237         Tom McConnell <tmcconne@sedona.intel.com>.
15238
15239 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15240
15241         * config.guess (i386-unknown-bsdi):  No longer need to
15242         check #if defined(__bsdi__) && defined(__i386__).
15243
15244 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15245
15246         * configure: Set program_transform_nameoption correctly.
15247
15248 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15249
15250         * brought build-all.mk update-to-date with progressive build-all.mk,
15251           added new targets and hppa info.
15252
15253 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15254
15255         * configure: If config.guess result is a prefix of the user
15256         specified target, assume a native build and use the user specified
15257         target as the host alias.  Remove SunOS patch suffix removal hack.
15258         * configure.in: Remove SunOS patch suffix removal hack.
15259
15260         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15261         in NATIVE_CHECK_MODULES.
15262
15263 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15264
15265         * Makefile.in: Rename HOST_ONLY to NATIVE.
15266         * configure: Delete SunOs patch suffix from host_canonical
15267           and build_canonical variables that are prepended to Makefiles.
15268         * configure.in: Add comments for easier maintenance.
15269
15270 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15271
15272         * Makefile.in: Add all-libproc target similar to all-gui.
15273
15274 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15275
15276         * Makefile.in (CHECK_MODULES): split into
15277         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15278
15279 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15280
15281         * config.guess (i386-unknown-bsdi): New system to guess.
15282
15283 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15284
15285         * Makefile.in: Add all-gui target (but not yet build by "all").
15286
15287 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15288
15289         * config.sub: Move deletion of patch suffix from here...
15290         * configure.in: To here, at Ian's suggestion.  The top-
15291           level scripts might need to know of a patch level.
15292
15293 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15294
15295         * config.sub: Strip off patch suffix so rtl is recognized
15296           as a sunos4.1.3 machine, even though it's been patched.
15297
15298 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15299
15300         * Makefile.in (INSTALL_LAST): Delete.
15301         (INSTALL_DOSREL): New.
15302
15303 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15304
15305         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15306         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15307         whether we pass down --with-gnu-ld anyhow.
15308
15309 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15310
15311         * Makefile.in (INSTALL_LAST): Change operation so it works
15312         on more flavors of make.
15313         * configure.in (go32): Don't build libg++ or libio.
15314
15315 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15316
15317         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15318         they can be overriden by templates.
15319
15320 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15321
15322         * configure.in (target==go32): Don't build gdb.
15323         * dosrel: New directory.
15324
15325 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15326
15327         * configure.in (host==go32): Configure dosrel too.
15328         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15329         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15330         be set by incoming names or templates.
15331         (INSTALL_LAST): New rule.
15332
15333 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15334
15335         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15336
15337 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15338
15339         * configure.in (appdirs): New variable.  Currently empty, but will
15340         be used in gas distribution.  If nonempty, lists a set of
15341         directories at least one of which must get configured, or top
15342         level configuration is considered to have failed.
15343         (rs6000-*-lynxos*): Use new file name.
15344
15345 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15346
15347         Eliminate XTRAFLAGS.
15348         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15349         newlib include files using -idirafter, and also use -nostdinc.
15350         (CXX_FOR_TARGET): Likewise.
15351         (XTRAFLAGS): Removed.
15352         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15353         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15354         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15355         ($(DO_X)): Don't pass down XTRAFLAGS.
15356
15357 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15358
15359         * configure.in (mips*-dec-bsd*): New target; do build linker.
15360         (mips*-*-bsd*): New target; don't build linker.
15361
15362 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15363
15364         * configure.in: support rs6000-*-lynxos* configuration.
15365         support sunos4 as a cross target.
15366
15367         * config.sub: look for lynx*, not lynx since the OS version may
15368         legitimately be part of the name.
15369
15370 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15371
15372         * configure.in (i[34]86-*-sco*): Move to be with other i386
15373         targets.
15374         (romp-*-*): New target.  Skip various binary utilities.
15375         (vax-*-*): New target.  Don't build newlib.
15376         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15377
15378 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15379
15380         * configure.in: Only set host_makefile_frag if config
15381         directory exists.
15382
15383 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15384
15385         * install.sh: If $dstdir exists, don't check whether each
15386         component does.
15387
15388 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15389
15390         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15391
15392 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15393
15394         * configure.in (*-*-lynxos*): Don't configure newlib for either
15395         native or cross Lynx.
15396
15397 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15398
15399         * config.sub (sparc64-elf): Fix os.
15400         (z8k): Remove duplicate.
15401
15402 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15403
15404         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15405         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15406
15407 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15408
15409         * configure: Make file links cleanly even if Lynx fails on
15410           an NFS symlink (at least fail cleanly).
15411
15412 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15413
15414         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15415         -XNh2000.
15416
15417 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15418
15419         * configure: Unknown options are fatal again.
15420
15421 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15422
15423         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15424         compatibility.
15425
15426 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15427
15428         * build-all.mk: Add `clean' target.
15429
15430 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15431
15432         * config.guess:  Add SINIX support.
15433         * configure.in:  Add mips-*-sysv4* support.
15434
15435 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15436
15437         * build-all.mk: Document all useful targets.
15438         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15439         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15440
15441 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15442
15443         * configure: Support --silent, --quiet.
15444
15445 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15446
15447         * configure: Support --disable-FEATURE.
15448
15449 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15450
15451         * config.guess: Recognize NCR running SVR4.3.
15452
15453 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15454
15455         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15456         Patch from Paul Eggert <eggert@twinsun.com>.
15457
15458 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15459
15460         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15461
15462 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15463
15464         * configure: Make unrecognized options give nonfatal warnings
15465         instead of fatal errors, and pass them to any subdirectory
15466         configures in case they recognize them.
15467         Make --x equivalent to --with-x.
15468
15469 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15470
15471         * configure: Add --enable-* options.  Clean up usage message and
15472         some comments.
15473
15474 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15475
15476         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15477
15478 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15479
15480         * configure.in (hppa*-*-*): Enable binutils.
15481
15482 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15483
15484         * config.sub: Recognize cisco.
15485
15486 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15487
15488         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15489
15490 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15491
15492         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15493         than one configuration name.  Add comment.
15494
15495 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15496
15497         * config.guess: about target *-hitachi-hiuxwe2, fixed
15498         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15499         macro is incorrect.]
15500
15501 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15502
15503         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15504         than the "make ls" stuff which used to be here.
15505
15506 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15507
15508         * config.guess:  Recognize i[34]86-unknown-freebsd.
15509         From Shawn M Carey <smcarey@rodan.syr.edu>.
15510
15511 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15512
15513         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15514
15515 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15516
15517         * config.guess: Check for ptx.
15518
15519 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15520
15521         * config.sub: Add os9k checking.
15522
15523 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15524
15525         * config.guess: Handle OSF1 running on HPPA processors
15526
15527 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15528
15529         * configure: If subdir configure fails, print out a message with
15530         subdirectory name, in case subdir's configure code didn't identify
15531         itself.
15532
15533 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15534
15535         * configure.in: Remove embedded newlines from configdirs.
15536         Avoid mismatches of substrings.  Fix matching strings at end
15537         of configdirs.
15538
15539 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15540
15541         * config.guess:  Add Lynx/rs6000 config support.
15542
15543 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15544
15545         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15546
15547 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15548
15549         * configure.in (hppa*-*-osf*): Treat this just like most other
15550         PA configurations (eg no binutils or ld).
15551         (hppa*-*-*elf*): These configurations have binutils and ld.
15552
15553 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15554
15555         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15556
15557 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15558
15559         * configure.in (rs6000-*-*): Build gas.
15560
15561 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15562
15563         * Makefile.in:  Avoid bug in losing hpux sed.
15564
15565 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15566
15567         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15568         for GDB and GDB has been fixed to not need it.
15569
15570 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15571
15572         * config.guess: Recognize vax hosts.
15573
15574 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15575
15576         * configure (while loop): Don't use "break 2" inside case
15577         statement -- the case statement isn't an enclosing loop.
15578
15579 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15580
15581         * config.guess:  Clean up NeXT support, to allow nextstep
15582         on Intel machines.  Make OS be nextstep.
15583
15584 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15585
15586         * config.guess: Add alternate forms for Convex.
15587
15588 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15589
15590         * configure:  Completely rewrite option processing.  Take
15591         advantage of pattern-matching to avoid invoking test frequently.
15592         Also clean up host and target defaulting logic.
15593
15594 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15595
15596         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15597         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15598         commands (plus user environment) will fit SCO limits.
15599
15600 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15601
15602         * configure.in: Don't issue warnings about directories which are
15603         not being configured if -norecursion is set.  Correct test for
15604         --with-gnu-as and --with-gnu-ld to not get confused by substring
15605         matches.
15606
15607         * configure.in: Don't build gas for alpha-dec-osf1*.
15608
15609 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15610
15611         * configure:  Back out Per's change of 12/19/1993.  It changes the
15612         behavior of configure in unexpected and confusing ways.
15613
15614         Also, use different delim char when calculating
15615         program_transform_name so that the name can contain slashes.
15616
15617 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15618
15619         * configure.in, config.sub: Add support for VSTa micro-kernel.
15620
15621 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15622
15623         * configure.in: Nuke hacks which were used to get a special
15624         version of GAS for HPPA configurations.
15625
15626 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15627
15628         * configure:  If only ${target_alias} is given, use that
15629         as the default for ${host_alias}.
15630         * configure:  Add missing back-slashes before nested quotes.
15631
15632 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15633
15634         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15635
15636 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15637
15638         * config.guess:  Recognize some Tektronix configurations.
15639         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15640
15641 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15642
15643         * config.sub: Match any flavor of SH.
15644
15645 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15646
15647         * configure.in: Don't try to configure newlib for Alpha.
15648
15649 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15650
15651         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15652         libg++ or libio for any Alpha target.
15653
15654         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15655
15656 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15657
15658         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15659         default arguments -- so it tried to compress itself.
15660
15661 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15662
15663         * configure.in (notsupp): ensure that a space is always at the end
15664           of the configdirs list, since the grep checks for an explicit space
15665
15666 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15667
15668         * configure.in (target i386-sysv4.2): don't build ld, since static
15669           versions of many libraries are not available.
15670
15671 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15672
15673         * config.guess: Recognize Apollos (using environment variables).
15674         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15675
15676 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15677
15678         * config.guess: Recognize Sony news mips running newsos.
15679
15680 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15681
15682         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15683         "fi ; else" for bash.
15684
15685 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15686
15687         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15688
15689 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15690
15691         * config.sub: accept unixware as an alias for svr4.2.
15692         Fix some inconsistancies with the gcc version.
15693
15694 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15695
15696         * Makefile.in (DISTDOCDIRS):  Add gdb.
15697
15698 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15699
15700         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15701
15702 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15703
15704         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15705         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15706         this now.
15707
15708 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15709
15710         * config.sub: Accept hiux* as an OS name.
15711
15712         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15713         etc/make-stds.texi.  The underscore came from gcc, and dje now
15714         agrees that RUNTESTFLAGS is the correct name.
15715
15716 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15717
15718         * install.sh:  Remove 'set -e'.  It makes any conditionals
15719         in the script useless.
15720
15721         * config.guess: Automatically recognize arm-acorn-riscix
15722         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15723
15724 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15725
15726         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15727
15728 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15729
15730         * Makefile.in (DISTDOCDIRS): New variable.
15731         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15732         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15733
15734 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15735
15736         * configure.in (hppa target): check the source directory for the
15737           pagas sub-directory
15738
15739 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15740
15741         * config.sub: Allow -aout* and -elf*.
15742
15743 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15744
15745         * configure.in: Don't build ld on i386-solaris2, same as for
15746         sparc-solaris2.
15747
15748 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15749
15750         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15751
15752 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15753
15754         * configure.in:  Configure gdb for alpha.
15755
15756 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15757
15758         * Makefile.in (CXXFLAGS): Add -O.
15759
15760 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15761
15762         * config.guess: added support for DG Aviion
15763
15764 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15765
15766         * configure.in: Produce warning message for subdirectories not
15767         configurable for this host/target combination.  Don't try to
15768         configure gdb for vms.
15769
15770 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15771
15772         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15773         appropriate files before making "diststuff".
15774         (DISTBISONFILES): New var: list of files to be edited.
15775         (DISTSTUFFDIRS): Add binutils.
15776
15777 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15778
15779         * config.sub: also handle mipsel and mips64el (for little endian mips)
15780
15781 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15782
15783         * configure.in: Add * to end of all OS names.
15784
15785 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15786
15787         * configure.in: Build newlib for LynxOS native.
15788
15789 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15790
15791         * config.guess: Add support for delta 88k running SVR3.
15792
15793         * configure.in: Add comment about HP compiler vs. emacs.
15794
15795 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15796
15797         * configure.in: don't build ld on solaris2 (not a viable option
15798           due to bugs in getpwnam & getpwuid)
15799
15800 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15801
15802         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15803         config.guess will produce a full version number.
15804
15805 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15806
15807         * configure.in: Build linker and binutils for alpha-dec-osf1.
15808
15809 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15810
15811         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15812         and gdb/testsuite/Makefile.in.
15813
15814 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15815
15816         * configure.in: recognize mips*- instead of mips-
15817
15818 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15819
15820         * config.sub: Accept linux*coff and linux*elf as operating
15821         systems.
15822
15823 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15824
15825         * config.sub: Recognize mips64, and mips3 as an alias for it.
15826
15827 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15828
15829         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15830         gdb knows how to handle OSF/1 shared libraries.
15831
15832 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15833
15834         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15835         * config.guess: Recognize Hitachi's HIUX.
15836         * config.sub: Recognize h3050r* and hppahitachi.
15837         Remove redundant cases for hp9k[23]*.
15838
15839 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15840
15841         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15842         if gas and ld are in the source tree and are in ${configdirs}.
15843         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15844         --with options (but still pass them down on the command line,
15845         if they were explicitly specified).
15846
15847 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15848
15849         * configure: substitute SHELL value in Makefile.in with
15850         ${CONFIG_SHELL}
15851
15852 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15853
15854         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15855         *-*-solaris2* targets.
15856
15857 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15858
15859         * Makefile.in: define M4, and pass it down to sub-makes;
15860         all-autoconf now depends on all-m4
15861
15862 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15863
15864         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15865         presence of {ar,ranlib} instead of a configured directory
15866
15867 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15868
15869         * config.guess: Accept 34?? as well as 33?? for NCR.
15870
15871 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15872
15873         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15874         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15875
15876 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15877
15878         * configure: grab values for $(CC) and $(CXX) from the
15879         environment, so that someone can do "CC=gcc configure; make" and
15880         have it work right (matching the way that autoconf works now)
15881
15882         * configure.in, Makefile.in: add support for gash, the tcl
15883         interface to Galaxy
15884
15885         * config.guess: add NetBSD variants (hp300, x86)
15886
15887 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15888
15889         * install.sh: Support -d option (in the manner of SunOS 4 install,
15890         as it is more deterministic than that of GNU install)
15891         (chmodcmd): Set file to mode 755 by default (should also do default
15892         chgrp and chown, but I don't feel like dealing with that now)
15893
15894 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15895
15896         * config.sub: Remove h8300hhms alias.
15897
15898 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15899
15900         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15901
15902 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15903
15904         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15905         as stmp-fixinc
15906
15907 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15908
15909         * config.sub: recognize m88110-bug-coff.
15910
15911 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15912
15913         * Makefile.in (all-libio): all dependencies on the toolchain used
15914         to build this (gcc, gas, ld, etc)
15915
15916 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15917
15918         * config.guess: Deal with OSF/1 1.3 on alpha.
15919
15920 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15921
15922         * install.sh: add some 'else true' clauses for portability
15923
15924         * configure.in: don't build libio for h8[35]00-*-* targets
15925
15926 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15927
15928         * Makefile.in:  Add support for new libio.
15929
15930 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15931
15932         * install.sh: If one command fails, don't try the rest.  Don't try
15933         to remove $dsttmp (via trap) unless we have already created it.
15934         If $src doesn't exist, detect it and exit with an error.
15935
15936         * config.guess: Recognize BSD on hp300.
15937
15938 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15939
15940         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15941         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15942
15943 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15944
15945         * Makefile.in (all-send-pr): depends on all-prms
15946
15947 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15948
15949         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15950
15951 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15952
15953         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15954         Added test for mips-mips-riscos5.
15955
15956 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15957
15958         * configure.in: use mh-hp300 for 68k HP hosts
15959
15960 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15961
15962         * configure: add support for CONFIG_SHELL, so that you can use
15963         some alternate shell for evaluating configure scripts
15964
15965 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15966
15967         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15968         in configure script to bug-gdb@prep.ai.mit.edu when building
15969         distribution archive.
15970         * Makefile.in (COMPRESS):  Remove def.
15971         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15972         gdb.tar.Z and make-gdb.tar.Z respectively.
15973         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15974         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15975         to convergence with 'taz' target in Makefile.in.
15976
15977 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15978
15979         * install.sh (dsttmp): use trap to ensure that tmp files go
15980         away on error conditions
15981
15982 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15983
15984         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15985
15986 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15987
15988         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15989         its parent is '/' not ''.
15990
15991         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15992
15993 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15994
15995         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15996         that ${newsrcdir}/configure.in does.
15997
15998 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15999
16000         * test-build.mk: support for CONFIG_SHELL
16001
16002 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16003
16004         * config.sub (netware):  Add as a basic system type.
16005
16006 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16007
16008         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16009           $(srcdir)/ from the dependency on Makefile.in.
16010
16011 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16012
16013         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16014         (h8300hhms is temporary until multi-libraries are implemented).
16015         * configure.in: Handle h8300h too.
16016
16017 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16018
16019         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16020
16021 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16022
16023         * configure:  Remove extraneous output when guessing host type.
16024         * config.guess:  Remove extraneous output when guessing using C
16025         compiler rather than uname, or when guessing fails.
16026
16027 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16028
16029         * Makefile.in: remove all.cross and install.cross targets
16030
16031         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16032           definitions
16033
16034 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16035
16036         * configure.in (target sh): Build gprof.
16037
16038 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16039
16040         * config.sub: change -solaris to -solaris2
16041
16042 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16043
16044         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16045
16046 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16047
16048         * configure: Correct error message for missing Makefile.in to
16049         print correct directory.
16050
16051 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16052
16053         * install.sh: kludge around 386BSD shell bug
16054
16055 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16056
16057         * config.guess:  Recognize NeXT.
16058         * config.guess:  Recognize i486-ncr-sysv4.
16059         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16060
16061 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16062
16063         * Makefile.in (MAKEINFOFLAGS): New variable.
16064         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16065         * build-all.mk, test-build.mk: Pass down --no-split as
16066         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16067
16068 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16069
16070         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16071
16072 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16073
16074         * Makefile.in (libg++.tar.z):  New rule.
16075         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16076         * Makefile.in (taz):  Only do a single chmod.
16077
16078 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16079
16080         * install.sh: don't use dirname anymore (replaced with sed usage)
16081
16082 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16083
16084         * Makefile.in:  Change extension for gzip'd files from '.z' to
16085         '.gz' per new FSF standard usage.
16086
16087 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16088
16089         * configure: put quotes around the final value of program_transform_name
16090
16091 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16092
16093         * Makefile.in: new install.sh support; update install-info rules
16094
16095 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16096
16097         * configure.in: Build diff for crosses, but not for go32 host.
16098
16099         * configure.in: Build gprof only for native, and don't build it
16100         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16101
16102 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16103
16104         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16105
16106 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16107
16108         * configure.in (host_tools): Add prms.
16109
16110 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16111
16112         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16113         with $(FLAGS_TO_PASS) on the command line
16114
16115         * config.sub: Recognize lynx and lynxos
16116
16117 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16118
16119         * config.sub: Accept -ecoff*, not just -ecoff.
16120
16121 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16122
16123         * Makefile.in (taz): Use .gz suffix instead of .z.
16124         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16125         names.
16126
16127 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16128
16129         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16130
16131 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16132
16133         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16134         that rebuilds that might happen during 'make install' don't get
16135         bogus gcc include files
16136
16137 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16138
16139         Change from Utah for HPPA support:
16140         * config.guess: Recognize hppa1.x-hp-bsd.
16141
16142 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16143
16144         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16145         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16146
16147 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16148
16149         * config.sub: Add support for rom68k and bug boot monitors.
16150
16151 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16152
16153         * Makefile.in: Make all-opcodes depend on all-bfd.
16154
16155 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16156
16157         * config.guess: Added special check for i[34]86-univel-sysv4*.
16158
16159 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16160
16161         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16162         the processor rather than assuming i486.
16163
16164 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16165
16166         * config.guess: Recognize SunOS6 as Solaris3.
16167
16168 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16169
16170         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16171         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16172
16173 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16174
16175         * build-all.mk (all-cross): New target for Canadian Cross.
16176         Added Q2 go32 targets.
16177         * test-build.mk: Configure go32 cross sparclite-aout and
16178         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16179         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16180
16181 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182
16183         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16184         GO32 hosted toolchains
16185
16186 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16187
16188         * configure: change  so "-exec-prefix" gets passed down rather
16189         than "-exec_prefix" so autoconf generated Makefiles get the
16190         exec_prefix set right.
16191
16192 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16193
16194         * config.guess: get the Solaris2 minor version number
16195
16196         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16197
16198 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16199
16200         * config.guess: Recognize some Sequent platforms.
16201
16202 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16203
16204         * Makefile.in: added the vault-install target
16205
16206         * configure.in: actually use the Sun3 makefile fragment that's in
16207         config, also added the release dir to configdirs
16208
16209 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16210
16211         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16212
16213 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16214
16215         * configure.in: remove some program from Alpha targetted toolchains
16216
16217 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16218
16219         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16220         gprof.
16221         (taz): Run "make diststuff" in those directories instead of "make
16222         proto-dir".  Look for "VERSION=" only at start of line in subdir
16223         Makefile.  Use "gzip -9" for compression.
16224         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16225         (binutils.tar.z): New target.
16226
16227 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16228
16229         * Makefile.in (taz): Include gpl.texinfo.
16230
16231 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16232
16233         * Makefile.in (setup-dirs): Merged into "taz" target.
16234         (taz): Only do `proto-dir' stuff if a directory is actually needed
16235         for this target.
16236
16237 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16238
16239         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16240         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16241         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16242         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16243         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16244
16245 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16246
16247         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16248         config.sub, and move-if-change to gdb testsuite distribution
16249         archive, so the testsuite can be extracted, configured, and
16250         run separately from the gdb distribution.  Blow away the Chill
16251         tests that require a Chill compiled executable, since GNU Chill
16252         is not yet publically available.
16253
16254 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16255
16256         * test-build.mk: set environment variables in a single command,
16257         instead of a list of assignments and exports
16258
16259         * config.guess: recognize Alpha/OSF1 systems
16260
16261 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16262
16263         * configure: Change help message to prefer --options rather than
16264           -options.
16265
16266 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16267
16268         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16269         zippy@ecst.csuchico.edu.
16270         * config.guess: Recognize miniframe.
16271
16272 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16273
16274         * Makefile.in: Use srcroot to find runtest rather than rootme.
16275         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16276
16277 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16278
16279         * test-build.mk: Extensive additions to support building on a
16280         machine other than the host.
16281
16282 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16283
16284         * configure (tooldir): Fix for i386-aix again.
16285
16286 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16287
16288         * configure, Makefile.in:  Change definition of $(tooldir)
16289         to match the FSF.
16290
16291 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16292
16293         * config.guess:  Recognize i[34]86/SVR4.
16294
16295 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16296
16297         * Makefile.in (all-gdb): gdb depends on sim.
16298
16299 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16300
16301         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16302         at the same time we make the prototype gdb directory.
16303         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16304         files at the same time as the gdb base release distribution.
16305
16306 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16307
16308         * Makefile.in (check): Use individual check targets rather than
16309         DO_X rule.
16310         (check-gcc): Added.
16311
16312 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16313
16314         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16315         for System V release 3.2.
16316
16317 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16318
16319         * config.sub: Recognize hppaosf.
16320         * configure.in: Do configure ld/binutils/gas for it.
16321
16322 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16323
16324         * configure (tooldir): Alter syntax used to set this, for systems
16325         where "\$" isn't handled right, like i386-aix.
16326
16327 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16328
16329         * configure: Pass program-transform-name, not
16330         program_transform_name, to recursive configures.
16331
16332 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16333
16334         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16335         of gas+ld+binutils.
16336
16337 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16338
16339         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16340
16341 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16342
16343         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16344
16345 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16346
16347         * Makefile.in (PRMS): Set back to all-prms.
16348
16349 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16350
16351         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16352         targets, rather than for MIPS hosts.
16353
16354 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16355
16356         * configure.in: add comment for --with-x default values
16357
16358         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16359
16360         * Makefile.in: add check-* targets for each of the directories in
16361         the tree.  Add a definition of RUNTEST that will use the one we
16362         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16363
16364 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16365
16366         * configure.in: Removed obsolete references to bfd_target and
16367         target_makefile_frag.
16368
16369         * build-all.mk: Set assorted targets for Q2.
16370         * config.sub: Recognize z8k-sim and h8300-hms.
16371         * test-build.mk: Really don't pass host to configure.
16372         (HOLES): Added uname.
16373
16374 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16375
16376         * configure: Handle an empty program-prefix, program-suffix or
16377         program-transform-name correctly.
16378
16379 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16380
16381         * build-all.mk: -G 8 no longer required for MIPS targets.
16382         * test-build.mk: Don't pass host argument to configure; make it
16383         guess.
16384
16385 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16386
16387         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16388         * Makefile.in (COMPRESS):  New macro, like GZIP.
16389
16390 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16391
16392         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16393
16394         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16395         with gas currently defaults to -G 0.
16396
16397 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16398
16399         * Makefile.in (all-flex): flex depends on byacc.
16400
16401         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16402         to test-build.mk as RELEASE_TAG.
16403         * test-build.mk (configargs): New variable containing arguments to
16404         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16405         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16406
16407         * config.guess: Use /bin/uname when checking -X argument on SCO,
16408         to avoid invoking GNU uname which doesn't understand -X.
16409
16410         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16411
16412         * configure.in: Build gas for mips-*-*.
16413
16414 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16415
16416         * Makefile.in (all.normal): insert missing backslash.
16417
16418 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16419
16420         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16421
16422         * Makefile.in: Complete overhaul to merge many almost identical
16423         targets.
16424
16425 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16426
16427         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16428         (gdb.tar.Z): Adjusted.
16429
16430         * Makefile.in (setup-dirs, taz): New targets; should be general
16431         enough to adapt for gdb sometime.  Build only .z file.
16432         (gas.tar.z): New target.
16433
16434 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16435
16436         * build-all.mk: Use CC=cc -Xs on Solaris.
16437
16438 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16439
16440         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16441         for handling BISON for FSF releases.
16442
16443 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16444
16445         * configure: Actually implement the change zoo just documented.
16446
16447 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16448
16449         * configure: when using config.guess, only set target_alias when
16450         it's not already been set (ie, on the command line)
16451
16452 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16453
16454         * Makefile.in: add installcheck target, set PRMS to install-prms
16455
16456 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16457
16458         * configure: add support for package_makefile_fragment, handle the
16459         case where a directory has a configure.in file but no Makefile.in
16460         more gracefully (with an actual understandable error message, even);
16461         add support for --without (and add this to the usage message); also
16462         explicitly add a --host=${host_alias} to the command line when
16463         config.guess is used
16464
16465 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16466
16467         * configure: Must use both --host and --target in recursive calls.
16468
16469 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16470
16471         * Makefile.in: Change deja-gnu to dejagnu.
16472
16473 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16474
16475         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16476
16477 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16478
16479         * configure.in: canonicalize all instances to *-*-solaris2*,
16480         also strip out a number of tools to not build for go32 host
16481
16482 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16483
16484         * config.guess: add GPL.
16485
16486         * Makefile.in, config.guess, config.sub, configure: bump
16487           copyrights to 93.
16488
16489 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16490
16491         * Makefile.in (do-info): Removed obsolete check for existence of
16492         localenv file.
16493
16494         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16495
16496 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16497
16498         * Makefile.in: a couple of 'else true' for decstation,
16499         support for TclX
16500
16501         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16502
16503 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16504
16505         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16506
16507 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16508
16509         * config.guess: Recognize i386-ibm-aix (PS/2).
16510         * configure.in: Use config/mh-aix386 file for it.
16511
16512 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16513
16514         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16515         CC_FOR_TARGET instead.
16516         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16517
16518 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16519
16520         * Makefile.in: Add sim to list of directories sent with gdb
16521
16522 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16523
16524         * configure.in: Put back mips-dec-bsd* case.
16525
16526 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16527
16528         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16529         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16530         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16531
16532 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16533
16534         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16535
16536         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16537         (install-info): install dir.info only if it exists,
16538         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16539
16540 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16541
16542         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16543         gas for mips-dec-bsd.
16544
16545 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16546
16547         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16548         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16549
16550 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16551
16552         * configure.in: Added "dejagnu" to hosttools list.
16553
16554 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16555
16556         * config.sub, configure.in, config.guess:  Add support
16557         for Bosx, an AIX variant from Bull.
16558         Patches from F.Pierresteguy@frcl.bull.fr.
16559
16560 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16561
16562         * devo/dejagnu: Initial creation of devo/dejagnu.
16563         Migrated dejagnu testcases and support files for testing software
16564         tools to reside as subdirectories, currently called "testsuite",
16565         within the directory of the software tool.  Migrated all programs,
16566         support libraries, etc. beloging to dejagnu proper from
16567         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16568         with no modifications.  The changes to these files which will
16569         allow them to configure, build, and execute properly will be made
16570         in a future update.
16571
16572 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16573
16574         * Makefile.in: Change send_pr to send-pr.
16575         * configure.in: Likewise.
16576         * send_pr: Renamed directory to send-pr.
16577
16578 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16579
16580         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16581
16582 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16583
16584         * README:  Update for gdb-4.8 release.
16585         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16586         gdb-xxx.tar.z (gzip'd) file also.
16587
16588 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16589
16590         * Makefile.in: make all-diff depend on all-libiberty
16591
16592 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16593
16594         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16595
16596 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16597
16598         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16599
16600 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16601
16602         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16603         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16604         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16605
16606 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16607
16608         * Makefile.in:  makeinfo binary is in a new location
16609
16610 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16611
16612         * config.sub: Accept -ecoff as an OS.
16613
16614         * Makefile.in: Various changes to eliminate a level of make
16615         recursion and reduce the required command line length.
16616         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16617         sub-makes.
16618         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16619         variables holding settings for specific sub-makes.
16620         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16621         in terms of BASE_FLAGS_TO_PASS.
16622         (TARGET_LIBS): New variable listing directories which use
16623         TARGET_FLAGS_TO_PASS.
16624         (subdir_do): Eliminated.
16625         (do-*): New set of targets to replace subdir_do.
16626         (various): All targets which used subdir_do now depend on do-*.
16627         (local-clean): Renamed from do_clean.
16628         (local-distclean): New target, dependency of distclean and
16629         realclean.
16630         (install-info): Don't create directories.  Depend on dir.info
16631         rather than calling make recursively.
16632         (install-dir.info): Eliminated.
16633         (install-info-dirs): Create all info directories here.
16634         (dir.info): Depend upon do-install-info.
16635
16636         * test-build.mk (HOLES): Added false.
16637
16638 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16639
16640         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16641
16642 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16643
16644         * Makefile.in (info): remove dependency on all-texinfo.  The
16645         problem was really in texinfo/C, not at this level.
16646
16647 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16648
16649         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16650
16651 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16652
16653         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16654         GDB releases.
16655
16656 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16657
16658         * configure: Include srcdir in message about target of link not
16659         being found.  Don't convert `-' to `_' in `with' options being
16660         passed to subdirs.
16661
16662 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16663
16664         * configure.in: add uudecode to host_tools
16665
16666         * Makefile.in: added {all,install}-uudecode targets, added them to
16667         the appropriate lists
16668
16669 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16670
16671         * Makefile.in (all-gcc): Added dependency on all-gas.
16672
16673         * configure.in (mips-*-*): Build ld and binutils.
16674
16675 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16676
16677         * configure: check return code from mkdir, print error message and
16678           exit on failure.
16679
16680 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16681
16682         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16683
16684 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16685
16686         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16687
16688 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16689
16690         * config.sub (h8500):  Recognize this as a cpu type.
16691
16692 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16693
16694         * configure: source directory missing is no longer a warning
16695
16696         * configure.in: recognize irix[34]* instead of irix[34]
16697
16698         * Makefile.in: define and pass down X11_LIB
16699
16700 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16701
16702         * guess-systype: Renamed to ...
16703         * config.guess:  ... by popular request.
16704         * configure.in, Makefile.in:  Update accordingly.
16705
16706 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16707
16708         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16709         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16710         + Execute ./dummy instead of assuming . is in PATH.
16711
16712 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16713
16714         * guess-systype:  New shell script.  Attempts to guess the
16715         canonical host name of the executing host.
16716         Only a few hosts are supported so far.
16717         * configure:  Call guess-systype if no host is specified.
16718
16719 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16720
16721         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16722         gcc Makefile.
16723
16724
16725 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16726
16727         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16728         (all-gcc, install-gcc, subdir_do): Use it.
16729
16730 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16731
16732         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16733
16734 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16735
16736         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16737           set exclusively by configure, using configure.in .
16738
16739 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16740
16741         * test-build.mk: set $PATH for all builds
16742
16743         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16744
16745 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16746
16747         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16748         the one used in gcc/Makefile.in, so that a null expansion doesn't
16749         override the one needed to build gcc with a native cc.
16750
16751
16752 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16753
16754         * configure: Accept -with arguments.
16755
16756 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16757
16758         * Makefile.in: added h8300sim
16759
16760 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16761
16762         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16763         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16764         (all-cygnus, native, build-cygnus): Make
16765         $(canonhost)-stamp-3stage-done, not $(host)....
16766         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16767         i386-sco3.2v4.  Added else true to if command.
16768
16769 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16770
16771         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16772
16773 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16774
16775         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16776
16777 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16778
16779         * configure.in: don't remove binutils from Solaris builds
16780
16781 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16782
16783         * Makefile.in: get rid of earlier definitions for *clean,
16784         also handle the recursive info rule better
16785
16786 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16787
16788         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16789         do more-or-less the right thing.
16790
16791 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16792
16793         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16794         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16795
16796 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16797
16798         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16799         $(host_canonical).
16800
16801         * configure.in: split the configdirs list into 4 categories (native
16802         v. cross, library v. tool) and handle the cross-only and native-
16803         only in more reasonable (and correct!) way.
16804
16805 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16806
16807         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16808         configdirs anymore.
16809
16810 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16811
16812         * Makefile.in: extensive cleanup::  removed all of the explicit
16813         clean-* targets, collapsed many wrappers around subdir_do into
16814         one, added additional targets to satisfy standards.texi, deleted
16815         some old targets, some changes for consistency
16816
16817 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16818
16819         * configure.in: handle some programs as cross-only, and others as
16820         native only
16821
16822         * test-build.mk: handle partial holes in a more generic manner
16823
16824         * Makefile.in: m4 depends on libiberty
16825
16826 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16827
16828         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16829         time, wdiff, and find to configdirs
16830
16831         * Makefile.in: all, clean, and install rules for the new programs
16832         added to configure.in
16833
16834 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16835
16836         * configure.in: use mh-sun for all *-sun-* hosts
16837
16838 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16839
16840         * Makefile.in: define flags for X11 include files and library file
16841         locations, pass them down to the programs that need this info
16842
16843         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16844
16845 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16846
16847         * configure.in: start building libg++ for HP-UX targets
16848
16849 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16850
16851         * README:  Update references to files moved into etc/.
16852
16853 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16854
16855         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16856         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16857
16858 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16859
16860         * configure: accept dash as well as underscore in long option
16861         names for FSF compatibility.
16862
16863 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16864
16865         * config.sub: added -sco3.2v4 support from FSF.
16866
16867 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16868
16869         * configure.in: expand the section that adds or removes
16870         directories from the list of programs to build, to handle native
16871         vs. cross in addition to host v. native
16872
16873 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16874
16875         * Makefile.in:  Replace C++ in macro names with CXX.
16876         This is less likely to break ...
16877
16878 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16879
16880         * test-build.mk: add -w to GNU_MAKE
16881
16882 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16883
16884         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16885         add 'sparc' to list of recognized cpus.  This needed to make
16886         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16887         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16888         then changes that into $CPU-wrs-vxworks.
16889
16890         * configure.in: remove most references to gdbtest, regularize
16891         target based program removal
16892
16893         * test-build.mk: import from p3 tree (many fixes and changes)
16894
16895 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16896
16897         * Makefile.in: added rules to handle tcl, tk, and expect
16898
16899         * configure.in: handle those directories if they exist
16900
16901 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16902
16903         * config.sub: removed bogus hppabsd and hppahpux names, since
16904         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16905
16906 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16907
16908         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16909         depends upon all-xiberty
16910
16911         * Makefile.in: changes from p3, including:
16912
16913         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16914
16915         * Makefile.in (XTRAFLAGS): include newlib directories if
16916         newlib/Makefile exists, rather than if host != target.
16917
16918         Fri Sep 25 13:41:52 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         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16926
16927         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16928         pick up the machine and system specific header files.
16929
16930         * Makefile.in: added AS_FOR_TARGET, passed down in
16931         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16932         the C compiler to use to create programs which are run in the
16933         build environment, set it to default to $(CC), and passed it down
16934         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16935
16936         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16937
16938         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16939         We need them for unusual native builds, like systems without
16940         ranlib.
16941
16942         * configure: also define $(host_canonical) and
16943         $(target_canonical), which are the full, canonical names for the
16944         given host and target
16945
16946 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16947
16948         * Makefile.in:  Added separate definitions for C++.
16949
16950 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16951
16952         * configure.in (configdirs):  Add deja-gnu.
16953
16954 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16955
16956         * README:  Update for configure.texi and gdb-4.7 release.
16957
16958 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16959
16960         * Makefile.in:  Move "all" target to top of file.
16961         Previously, first target was ".PHONY" which caused BSD4.4 make
16962         to build .PHONY when make was run without arguments.
16963
16964 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16965
16966         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16967         Library-copylefted code in libiberty.
16968
16969 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16970
16971         * config.sub:  Replace m68kmote with plain old m68k.
16972
16973 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16974
16975         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16976
16977 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16978
16979         * config.sub: Complain if no argument is given.  Added support for
16980         386bsd as OS and target alias.
16981
16982 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16983
16984         * Makefile.in (XTRAFLAGS): include newlib directories if
16985         newlib/Makefile exists, rather than if host != target.
16986
16987 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16988
16989         * config.sub: recognize sparclite-wrs-vxworks.
16990
16991         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16992         p3.) Added clean-xiberty to clean.
16993
16994 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16995
16996         * configure.in: use *-*-* instead of nested cases for host and target
16997
16998 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16999
17000         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17001         from the same source tree and not building a cross-compiler.  This
17002         matters for the libg++ configuration if reconfiguring a tree that
17003         has already been installed.
17004
17005 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17006
17007         * config.sub (i486v/i486v4):  Merge in from FSF version.
17008
17009 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17010
17011         * configure: only set PWD if it is already set.
17012
17013 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17014
17015         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17016         doesn't have unset and all success paths (and most error paths)
17017         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17018         to just ${PWD} to avoid confusion.)
17019
17020 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17021
17022         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17023         even for a native compilation.
17024
17025 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17026
17027         Changes to make the gdb.tar.Z rule work better.
17028
17029         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17030         (DEVO_SUPPORT):  Add configure.texi.
17031         (bfd-ilrt.tar.Z):  Remove ancient rule.
17032
17033 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17034
17035         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17036         pick up the machine and system specific header files.
17037
17038         * configure.in, config.sub: added new target m68010-adobe-scout,
17039         with alias of adobe68k.  Changed configure.in to check for
17040         -scout before -sco* to avoid a false match.
17041
17042         * Makefile.in: added AS_FOR_TARGET, passed down in
17043         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17044         the C compiler to use to create programs which are run in the
17045         build environment, set it to default to $(CC), and passed it down
17046         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17047
17048 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17049
17050         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17051         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17052         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17053         FOR_TARGET variants, to newlib and libg++.
17054
17055 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17056
17057         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17058         first.
17059
17060 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17061
17062         * config.sub:  Accept `elf' as an environment.
17063
17064 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17065
17066         * Makefile.in (all-opcodes):  cd into the right directory
17067
17068 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17069
17070         * configure: added -program_transform_name option, used as
17071         argument to sed when installing programs.
17072         configure.texi: added documentation for -program_prefix,
17073         -program_suffix and -program_transform_name.
17074
17075 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17076
17077         * config.sub:  Accept i486 where i386 ok.
17078
17079 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17080
17081         * config.sub: accept we32k
17082
17083 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17084
17085         * config.sub, configure.in: accept OSE68000 and OSE68k.
17086
17087         * Makefile.in: don't create all directories for ``make install'';
17088         let the subdirectories create the ones they need.
17089
17090 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17091
17092         * COPYING: new file, GPL v2
17093
17094 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17095
17096         * Makefile.in: use the new gen-info-dir, which needs a template
17097         argument (which also lives in texinfo)
17098
17099         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17100
17101 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17102
17103         * config.sub (ncr3000):  Change i386 to i486.
17104
17105 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17106
17107         * Makefile.in: add install-rcs, install-grep to
17108         install-no-fixedincludes, removed install-bison and install-libgcc
17109
17110 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17111
17112         * configure.in: grab the HPUX makefile fragment if on HPUX
17113
17114 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17115
17116         * Makefile.in: eradicate bison spoor (ditto libgcc).
17117          configure.in: recognise m68{k,000}-ericsson-OSE.
17118          es1800 is alias for m68k-ericsson-OSE
17119
17120 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17121
17122         * configure.in: rearrange the parts that remove programs from
17123         configdirs, based now on HOST==TARGET or by canonical triple.
17124
17125 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17126
17127         * test-build.mk: recurse explicitly with -f test-build.mk when
17128           appropriate.  predicate stage3 and comparison on the existence
17129           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17130           On very clean, also remove ...stamp-co.  Build in-place before
17131           doing other builds.
17132
17133 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17134
17135         * Makefile.in, configure.in: add tgas
17136
17137 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17138
17139         * Makefile.in: a number of changes merged in from progressive.
17140
17141         * configure.in: add libm.
17142
17143         * .cvsignore: ignore some stuff that comes from test-build.mk.
17144
17145 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17146
17147         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17148
17149 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17150
17151         * configure: Add program_suffix (parallel to program_prefix)
17152         * Makefile.in: adjust directory-creating script for losing decstation
17153
17154 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17155
17156         * configure:  Minor $subdir-related fixes.
17157
17158 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17159
17160         * configure: fix various problems with propogating
17161         makefile_target_frag in subdirs.
17162         * configure.in: config libgcc if its there
17163
17164 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17165
17166         * config.sub:  HPPA merge.
17167
17168 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17169
17170         * Makefile.in:  Replace all-bison with all-byacc in all
17171         dependency lines for other tools (which now use byacc).
17172
17173 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17174
17175         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17176
17177 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17178
17179         * Makefile.in: make gprof rules similar to byacc rules (instead of
17180         vestigal $(unsubdir) that didn't work...)
17181
17182 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17183
17184         * config.sub:  Add support for Linux.
17185         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17186         (at least for libg++).
17187
17188 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17189
17190         * configure.texi: fix doc for the -nfp option to configure
17191
17192 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17193
17194         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17195
17196 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17197
17198         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17199         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17200         * configure.in: added solaris* host_makefile_frag hook.
17201
17202 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17203
17204         * config.sub: changed recognition of m68000 so that various
17205         m68k types can be specified via m680[01234]0
17206
17207 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17208
17209         * config.sub (basic_machine): fix sed so that '-foo' isn't
17210         completely substituted out while .+'-foo' loses the '-foo'
17211
17212 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17213
17214         * config.sub ($os): Add -aout.
17215
17216 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17217
17218         * configure:  If host_makefile_frag is absolute, don't
17219         prefix ${invsubdir} (relevant to libg++ auto-configure).
17220
17221 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17222
17223         * Makefile.in (tooldir): Define it.
17224         (all-ld): Depend on all-flex.
17225
17226 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17227
17228         * Makefile.in (check):  Fix libg++ special case.
17229
17230 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17231
17232         * configure: do not bury `pwd` into config.status, thus do fewer
17233           pwd's.
17234
17235         * configure: print the "Building in" message only when building in
17236           other than "." AND verbose.
17237
17238         * configure: remove -s, rework -v to better accommodate guested
17239           configures.
17240
17241         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17242
17243 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17244
17245         * Makefile.in: macroize flags passed on recursion.  remove
17246           fileutils.
17247
17248 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17249
17250         * configure: get makesrcdir right for subdirs deeper than 1.
17251
17252         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17253           install.
17254
17255 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17256
17257         * Makefile.in: don't print subdir_do or recursion lines.
17258
17259 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17260
17261         * standards.texi: added menu item.
17262
17263         * Makefile.in: build and install standards.info.
17264
17265         * standards.texi: new file.
17266
17267 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17268
17269         * configure: test for and move config.status pieces from
17270           ${subdir}/.
17271
17272 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17273
17274         * configure:  Test for existance of files before trying to mv
17275         them, to avoid numerous non-existance messages.
17276
17277 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17278
17279         * configure: correct final line of config.status.
17280
17281         * configure: patch from eggert.  Avoids a protection problem if
17282           the original Makefile.in is read only.
17283
17284         * configure: use move-if-change from gcc to create config.status.
17285           Some makefiles depend on config.status to tell if a directory
17286           has been reconfigured for a different host.  This change
17287           prevents those directories from remaking everything in the case
17288           where the reconfig was only intended to rebuild a Makefile.
17289
17290         * configure: test for config.sub with "config.sub sun4" rather
17291           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17292           host alias from a missing config.sub.
17293
17294 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17295
17296         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17297           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17298
17299 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17300
17301         * configure: mkdir ${subdir} as needed.
17302
17303 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17304
17305         * Makefile.in,configure.in: added autoconf.
17306
17307 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17308
17309         * Makefile.in: no longer pass against on recursion.
17310
17311         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17312           definitions are not inherited.
17313
17314         * configure: correct makesrcdir when subdir is .
17315
17316 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17317
17318         * configure:  Add support for 'subdirs' variable, which is
17319         like 'configdirs', except that configure doesn't re-invoke
17320         itself for subdirs, it just creates a Makefile for each subdir.
17321         * configure.texi:  Document subdirs.
17322
17323 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17324
17325         * configure.in: added flex to configdirs
17326
17327 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17328
17329         * Makefile.in: remove clean-stamps from clean.
17330
17331 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17332
17333         * configure.in:  Add gdbtest to configdirs.
17334
17335 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17336
17337         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17338         to recursive makes.
17339         * configure.in:  Recognize new ncr3000 config.
17340
17341 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17342
17343         * Makefile.in, configure.in: removed references to gdbm.
17344
17345 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17346
17347         * config.sub:  Don't canonicalize os value
17348         newsos* to bsd (readline needs to check for newsos).
17349         (This fix was earlier made Jan 31, but got re-broken.)
17350
17351 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17352
17353         * configure.in:  sco is an os, not a vendor!
17354
17355         * configure:  Quote $( better.  Keep various shells happy.
17356
17357 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17358
17359         * Makefile.in: eliminate stamp-files.
17360
17361 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17362
17363         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17364           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17365
17366 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17367
17368         * config.sub:  fix iris/iris3.
17369
17370 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17371
17372         * configure: re-add -rm.
17373
17374 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17375
17376         * Maskefile.in: add .stmp-rcs to all.
17377
17378         * configure.in: remove gas from rs6000 build, use aix host fragment.
17379
17380 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17381
17382         * configure: pass down site_option during recursion.
17383
17384 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17385
17386         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17387
17388 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17389
17390         * configure: Change exec_prefix so that it really defaults to prefix.
17391
17392 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17393
17394         * Makefile.in, configure.in:  Add support for mmalloc library.
17395
17396 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17397
17398         * Makefile.in: add stmp dependencies for a few more things.
17399
17400 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17401
17402         * configure: adjusted error message on objdir/srcdir configure
17403           collision, per john's suggestion.
17404
17405         * Makefile.in: add libiberty stmp to all and all.cross.
17406
17407 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17408
17409         * Makefile.in: remove force dependencies, add grep to all.
17410
17411 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17412
17413         * Makefile.in: drop flex.  make stamp files work.
17414
17415         * configure: added test for conflicting configuration in srcdir,
17416           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17417           gets cranky.  use relative paths for configure and srcdir
17418           whenever possible.  Send some error messages to stderr that were
17419           going to stdout.
17420
17421 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17422
17423         * Makefile.in:  Fix libg++ rule to check for gcc directory
17424         before using gcc/gcc.  Also pass XTRAFLAGS.
17425
17426 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17427
17428         * Makefile.in: added stmp-files so that directories aren't polled
17429           when they are already built.
17430
17431         * configure.texi: fixed a node pointer problem.
17432
17433 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17434
17435         * config.sub configure.in gdb/configure.in
17436         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17437         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17438         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17439
17440 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17441
17442         * configure: -recurring becomes -silent.  corrected help message
17443           for -site= option.
17444
17445         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17446
17447 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17448
17449         * configure: when building Makefile for crosses, replace
17450           tooldir and program_prefix.  default srcdir from location of
17451           config.sub.  remove "for host in hosts" and "for target in
17452           targets" loops.
17453
17454 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17455
17456         * Makefile.in: Do not pass bindir or mandir to cvs.
17457
17458 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17459
17460         * Makefile.in, configure.in: removed traces of namesubdir,
17461           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17462           copyrights to '92, changed some from Cygnus to FSF.
17463
17464         * configure.texi: remove most references to multiple hosts,
17465           multiple targets, subdirs, etc.
17466
17467         * configure.man: removed rcsid. reference config.sub not
17468           config.subr.
17469
17470         * Makefile.in: mkdir $(infodir) on install-info.
17471
17472 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17473
17474         * configure.texi:  Explain better about .gdbinit and about
17475         the environment that configure.in sections run in.
17476
17477 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17478
17479         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17480
17481 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17482
17483         * README:  DOC.configure => cfg-paper.texi.
17484
17485 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17486
17487         * config.sub (near case $os):  Don't convert newsos* to bsd!
17488
17489 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17490
17491         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17492         the number of copies of COPYING that go into the GDB tar file.
17493
17494 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17495
17496         * bfd/configure.in, gdb/config/mh-i386sco,
17497         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17498         Fix SCO configuration stuff.
17499
17500 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17501
17502         * Makefile.in:  For libg++, make sure the -I pointing
17503         to the gcc directory goes *after* all the libg++-local -I flags.
17504         Also, move just-gcc dependency from just-libg++ to all-libg++.
17505
17506 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17507
17508         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17509
17510 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17511
17512         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17513
17514 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17515
17516         * config.sub:  Add stratus configuration frags.  Also
17517         submitted to FSF.
17518
17519 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17520
17521         * Makefile.in (DEV_SUPPORT):  add configure.man.
17522
17523         * config.sub(Decode manufacturer-specific):  add -none*.
17524
17525 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17526
17527         * Makefile.in:  remove form feeds to make Sun's make happy.
17528         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17529
17530 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17531
17532         * Makefile.in (AR_FLAGS):  Make quieter.
17533
17534 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17535
17536         * configure.in:  Add libg++.
17537         * configure:  When verbose, don't output the command line at each
17538         level; it will be unremarkably the same as the previous version,
17539         which will be the same as what the user typed.
17540
17541 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17542
17543         * configure.in, Makefile.in: fix clean-info, add flex.  add
17544           fileutils.
17545
17546         * configure: be less sensitive to spaces in Makefile.in.  Do not
17547           look for sources in "..".  Doing so breaks subdirectories that
17548           might have their own configure.  If a subdir has it's own
17549           configure script, use it.
17550
17551 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17552
17553         * cfg-paper.texi: some changes suggested by rms.
17554
17555 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17556
17557         * config.sub:  Merge in some small additions from the FSF version,
17558         taken from the gcc distribution, to bring the Cygnus and FSF
17559         versions into closer sync.
17560
17561 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17562
17563         * configure.in:  Changed svr4 references to sysv4.
17564
17565 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17566
17567         * configure: added -V for version number option.
17568
17569 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17570
17571         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17572           renamed from DOC.configure to cfg-paper.texi.
17573
17574 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17575
17576         * configure, config.subr, config.sub: config.subr is now
17577           config.sub again.
17578
17579 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17580
17581         * configure.texi: new file, in progress.
17582
17583         * Makefile.in: build info file and install the man page for
17584           configure.
17585
17586         * configure.man: new file, first cut.
17587
17588         * configure: find config.subr again now that configuration "none"
17589           has gone.  removed all traces of the -ansi option.  removed all
17590           traces of the -languages option.
17591
17592         * config.subr: resync from rms.
17593
17594 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17595
17596         * configure, config.sub, config.subr: merge config.sub into
17597           config.subr, call the result config.subr, remove config.sub, use
17598           config.subr.
17599
17600         * Makefile.in: revised install for dir.info.
17601
17602 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17603
17604         * configure.in: add decstation host makefile frag.
17605
17606         * Makefile.in: BISON now bison -y again.  also install-gcc on
17607           install.  clean-gdbm on clean.  infodir belongs in datadir.
17608           Make directories for info install.  Build dir.info here then
17609           install it.
17610
17611 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17612
17613         * Makefile.in: fix for bad directory tests.
17614
17615 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17616
17617         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17618           regexp.  -srcdir relative was being handled incorrectly.
17619
17620         * Makefile.in: unwrapped some for loops so that parallel makes
17621           work again and so one can focus one's attention on a particular
17622           package.
17623
17624 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17625
17626         * configure: added PWD as a stand in for `pwd` (for speed). use
17627           elif wherever possible.  make -srcdir work without -objdir.
17628           -objdir= commented out.
17629
17630 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17631
17632         * configure: +options become --options.  -subdirs commented out.
17633           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17634           Makefile now at top of generated Makefile.  Removed cvs log
17635           entries.  added -srcdir.  create .gdbinit only if there is one
17636           in ${srcdir}.
17637
17638         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17639           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17640           and mandir now keyed off datadir by default.
17641
17642 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17643
17644         * Freshly created ChangeLog.
17645
17646 \f
17647 Local Variables:
17648 mode: change-log
17649 left-margin: 8
17650 fill-column: 76
17651 version-control: never
17652 End: