OSDN Git Service

* MAINTAINERS (Write After Approval): Add myself.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
6
7         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
8         Kostya Serebryany (kcc@google.com) and
9         Jakub Jelinek (jakub@redhat.com).
10         Rename area for Dodji Seketeli (dodji@redhat.com).
11
12 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
13
14         * MAINTAINERS: (asan.c, related): Add myself.
15
16 2012-11-14  Roland McGrath  <mcgrathr@google.com>
17
18         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
19         * configure: Regenerate.
20
21 2012-11-13  Richard Henderson  <rth@redhat.com>
22
23         * configure.ac: Move libsanitizer logic to subdirectory.
24         * configure: Regenerate.
25
26 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
27
28         * configure.ac: Enable libsanitizer just on x86 linux for now.
29         * configure: Re-generate.
30
31 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
32
33         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
34         sections.
35         * configure: Regenerate.
36
37 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
38
39         * configure.ac: Add section for configdirs for libsanitizer.
40         Disable for cris-*-* and mmix-*-*.
41         * configure: Regenerate.
42
43 2012-11-12  Wei Mi <wmi@google.com>
44
45         * configure.ac: Add libsanitizer to target_libraries.
46         * Makefile.def: Ditto.
47         * configure: Regenerate.
48         * Makefile.in: Regenerate.
49         * libsanitizer: New directory for asan runtime.  Contains an empty
50         tsan directory.
51
52 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
53
54         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
55         against Mingw64 w32api.
56         * configure: Regenerate.
57
58 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
59
60         * configure: Regenerated.
61
62 2012-11-03  Robert Mason  <rbmj@verizon.net>
63
64         * configure.ac: add --disable-libstdcxx configure option
65         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
66
67 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
68
69         * MAINTAINERS (Write After Approval): Add myself.
70
71 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
72
73         * MAINTAINERS (Write After Approval): Add myself.
74
75 2012-10-24  Sharad Singhai  <singhai@google.com>
76
77         * MAINTAINERS (Write After Approval): Add myself.
78
79 2012-10-24  Eric Christopher  <echristo@gmail.com>
80
81         * MAINTAINERS: Update email address.
82
83 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
84
85         PR bootstrap/54820
86         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
87         * configure: Regenerate.
88
89 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
90
91         * MAINTAINERS (aarch64): Add Marcus and myself.
92
93 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
94
95         PR bootstrap/54820
96         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
97         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
98         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
99         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
100         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
101         * Makefile.in: Regenerate.
102         * configure.ac (have_static_libs): New variable and associated check.
103         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
104         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
105         * configure: Regenerate.
106
107 2012-10-10  Richard Biener  <rguenther@suse.de>
108
109         * MAINTAINERS: Adjust for changed surname.
110
111 2012-10-04  Lawrence Crowl  <crowl@google.com>
112
113         * MAINTAINERS (Write After Approval): Add myself.
114
115 2012-10-01  Cary Coutant  <ccoutant@google.com>
116
117         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
118
119 2012-09-28  Ian Lance Taylor  <iant@google.com>
120
121         * Makefile.def: Make all-target-libgo depend on
122         all-target-libbacktrace.
123         * Makefile.in: Rebuild.
124
125 2012-09-26  Ian Lance Taylor  <iant@google.com>
126
127         * Makefile.def: Make all-gcc depend on all-libbacktrace.
128         * Makefile.in: Rebuild.
129
130 2012-09-20  Walter Lee  <walt@tilera.com>
131
132         * configure.ac: Add tilegx to list of targets that support gold.
133         * configure: Regenerate.
134
135 2012-09-20  Marek Polacek  <polacek@redhat.com>
136
137         * MAINTAINERS (Write After Approval): Add myself.
138
139 2012-09-19  Steve Ellcey  <sellcey@mips.com>
140
141         * configure.ac: Add mips*-mti-elf* target.
142         * configure: Regenerate.
143
144 2012-09-17  Ian Lance Taylor  <iant@google.com>
145
146         * MAINTAINERS (Various Maintainers): Add libbacktrace.
147         * configure.ac (host_libs): Add libbacktrace.
148         (target_libraries): Add libbacktrace.
149         * Makefile.def (host_modules): Add libbacktrace.
150         (target_modules): Likewise.
151         * configure, Makefile.in: Rebuild.
152
153 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
154
155         PR target/38607
156         Merge upstream change.
157         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
158
159         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
160         Add libgomp*.o to compare_exclusions for AIX.
161         * configure: Regenerate.
162
163 2012-09-06  Diego Novillo  <dnovillo@google.com>
164
165         * configure.ac: Bump minimum GMP version to 4.2.3.
166         * configure: Re-generate.
167
168 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
169
170         PR target/54461
171         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
172         target-libgloss if not configured --with-avrlibc=no.
173         * configure: Regenerate.
174
175 2012-09-04  Jason Merrill  <jason@redhat.com>
176
177         * configure.ac: Fix --enable-languages=all.
178
179 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
180
181         * MAINTAINERS (Write After Approval): Add myself.
182
183 2012-09-03  Richard Guenther  <rguenther@suse.de>
184
185         PR bootstrap/54138
186         * configure.ac: Re-organize ISL / CLOOG checks to allow
187         disabling with either --without-isl or --without-cloog.
188         * configure: Regenerated.
189
190 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
191
192         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
193         * configure: Regenerate.
194
195 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
196
197         * MAINTAINERS: Fix my email address.
198
199 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
200
201         PR binutils/4970
202         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
203         and opcodes.
204         * Makefile.in: Regenerated.
205
206 2012-08-26  Art Haas <ahaas@impactweather.com>
207
208         * configure: Regenerate.
209
210 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
211
212         * INSTALL/README: Also refer to the online installation
213         instructions.
214
215 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
216
217         * MAINTAINERS (Write After Approval): Add myself.
218         (Picochip port): Remove myself.
219
220 2012-08-14   Diego Novillo  <dnovillo@google.com>
221
222         Merge from cxx-conversion branch.
223
224         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
225         POSTSTAGE1_CONFIGURE_FLAGS.
226         * Makefile.in: Regenerate.
227         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
228         Force C++ when bootstrapping.
229         * configure: Regenerate.
230
231 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
232
233         * MAINTAINERS (Write After Approval): Add myself.
234
235 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
236
237         * README: Document use of ranges of years in copyright notices.
238
239 2012-07-06  Richard Guenther  <rguenther@suse.de>
240
241         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
242         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
243         --with-gmp=system.
244         * Makefile.in: Regenerated.
245         * configure: Likewise.
246
247 2012-07-06  Richard Guenther  <rguenther@suse.de>
248
249         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
250         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
251         supply V=1 as extra_make_flags.
252         * configure: Regenerated.
253         * Makefile.in: Likewise.
254
255 2012-07-04  Tristan Gingold  <gingold@adacore.com>
256
257         * configure: Regenerate.
258
259 2012-07-03  Richard Guenther  <rguenther@suse.de>
260
261         * Makfile.def (isl): Remove not necessary extra_exports and
262         extra_make_flags.
263         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
264         * Makefile.in: Regenerated.
265
266 2012-07-03  Richard Guenther  <rguenther@suse.de>
267
268         * Makefile.def (cloog): Add V=1 to extra_make_flags.
269         * configure.ac: If either the ISL or the CLooG check failed
270         do not try to build in-tree versions.
271         * Makefile.in: Regenerated.
272         * configure: Regenerated.
273
274 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
275
276         * configure: Regenerate.
277
278 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
279
280         * MAINTAINERS (Various Maintainers): Add myself as testsuite
281         maintainer.
282
283 2012-07-02  Richard Guenther  <rguenther@suse.de>
284
285         * configure: Regenerated.
286
287 2012-07-02  Richard Guenther  <rguenther@suse.de>
288         Michael Matz  <matz@suse.de>
289         Tobias Grosser <tobias@grosser.es>
290         Sebastian Pop <sebpop@gmail.com>
291
292         * Makefile.def: Add ISL host module, remove PPL host module.
293         Adjust ClooG host module to use the proper ISL.
294         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
295         * configure.ac: Include config/isl.m4.  Add ISL host library,
296         remove PPL.  Remove PPL configury, add ISL configury, adjust
297         ClooG configury.
298         * Makefile.in: Regenerated.
299         * configure: Likewise.
300
301 2012-07-02  Richard Guenther  <rguenther@suse.de>
302
303         Merge from graphite branch
304         2011-07-21  Tobias Grosser  <tobias@grosser.es>
305
306         * configure: Regenerated.
307         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
308         both cloog.org and legacy versions. The only supported version will
309         be CLooG with the isl backend.
310
311         2011-07-21  Tobias Grosser  <tobias@grosser.es>
312
313         * configure: Regenerated.
314         * configure.ac: Require cloog isl 0.17.0
315
316         2011-07-21  Tobias Grosser  <tobias@grosser.es>
317
318         * configure: Regenerated.
319         * config/cloog.m4: Do not define CLOOG_ORG
320
321 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
322
323         * configure.ac: Skip C if explicitly selected.
324         * configure: Regenerate.
325
326 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
327
328         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
329         they contain -O2.
330         * configure: Regenerate.
331
332 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
333
334         PR debug/53740
335         * df.h, df-problems.c, dce.c: Revert last patch.
336
337 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
338
339         * MAINTAINERS (Write After Approval): Update my email address.
340
341 2012-06-21  Meador Inge  <meadori@codesourcery.com>
342
343         * MAINTAINERS (Write After Approval): Add myself.
344
345 2012-06-20  Jason Merrill  <jason@redhat.com>
346
347         * Makefile.tpl (check-target-libgomp-c++): New.
348         (check-target-libitm-c++): New.
349         * Makefile.def (c++): Add them.
350         * Makefile.in: Regenerate.
351
352 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
353
354         * MAINTAINERS (Write After Approval): Add myself.
355
356 2012-05-16  Olivier Hainque  <hainque@adacore.com>
357
358         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
359         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
360         (install-no-fixedincludes): Adjust accordingly.
361         * Makefile.in: Regenerate.
362
363 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
364
365         Merge upstream change
366         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
367
368 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
369
370         * MAINTAINERS (Write After Approval): Add myself.
371
372 2012-05-09  Nick Clifton  <nickc@redhat.com>
373             Paul Smith  <psmith@gnu.org>
374
375         PR bootstrap/50461
376         * configure.ac (mpfr-dir): When using in-tree MPFR sources
377         allow for the fact that from release v3.1.0 of MPFR the source
378         files were moved into a src sub-directory.
379         * configure: Regenerate.
380
381 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
382
383         * configure.ac: Bump minimum MPFR version to 2.4.0.
384         * configure: Regenerated.
385
386 2012-05-01  Richard Henderson  <rth@redhat.com>
387
388         * Makefile.def (libatomic): New target_module.
389         * configure.ac (target_libraries): Add libatomic.
390         (noconfigdirs): Check if libatomic is supported.
391         * Makefile.in, configure: Rebuild.
392
393 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
394
395         * MAINTAINERS (Write After Approval): Add myself.
396
397 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
398
399         * config.sub: Update to 2012-04-18 version from official repo.
400
401 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
402
403         * MAINTAINERS (Write After Approval): Add myself.
404
405 2012-04-11  Steve Ellcey  <sellcey@mips.com>
406
407         * MAINTAINERS: Changed email address.
408
409 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
410
411         PR target/52737
412         * contrib/gcc_update (files_and_dependencies):
413         Remove gcc/config/avr/t-multilib from touch data.
414
415 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
416
417         * MAINTAINERS (OS Port Maintainers): Remove irix.
418         * configure.ac (enable_libgomp): Remove *-*-irix6*.
419         (unsupported_languages): Remove mips-sgi-irix6.*.
420         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
421         (with_stabs): Remove.
422         * configure: Regenerate.
423
424 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
425
426         * MAINTAINERS (OS Port Maintainers): Remove osf.
427         * configure.ac (enable_libgomp): Remove *-*-osf*.
428         (with_stabs): Remove alpha*-*-osf*.
429         * configure: Regenerate.
430
431 2012-03-05  Tristan Gingold  <gingold@adacore.com>
432
433         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
434         * configure: Regenerate.
435
436 2012-02-17  Walter Lee  <walt@tilera.com>
437
438         * MAINTAINERS: (Write After Approval): Delete myself.
439
440 2012-02-14  Walter Lee  <walt@tilera.com>
441
442         * MAINTAINERS (tilegx port): Add myself.
443         (tilepro port): Add myself.
444         (Write After Approval): Add myself.
445
446 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
447
448         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
449         and Joseph Myers as docstring relicensing maintainers.
450
451 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
452
453         * MAINTAINERS (write-after-approval): Add myself.
454
455 2012-02-08  Ira Rosen <irar@il.ibm.com>
456
457         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
458         maintainer.
459
460 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
461
462         * MAINTAINERS (Write After Approval): Move myself to
463         maintain alphabetical order.
464
465 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
470
471         * MAINTAINERS (Write After Approval): Add myself.
472
473 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
474             Jayant R Sonar <jayant.sonar@kpitcummins.com>
475
476         * configure.ac (cr16-*-*): Remove nonconfigdirs.
477         * configure: Regenerate.
478
479 2012-01-23  Harshit Chopra  <harshit@google.com>
480
481         * MAINTAINERS (Write After Approval): Add myself.
482
483 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
484
485         * configure.ac: Remove reference to mh-interix.
486         * configure: Regenerate.
487
488 2012-01-05  Richard Henderson  <rth@redhat.com>
489
490         PR bootstrap/51072
491         * configure.ac: Disable libitm if c++ is not enabled.
492         * configure: Rebuild.
493
494         * configure.ac: Fix regexp for same.
495         * configure: Rebuild.
496
497 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
498
499         * MAINTAINERS (Write After Approval): Add myself.
500
501 2012-01-02  Richard Guenther  <rguenther@suse.de>
502
503         PR bootstrap/51686
504         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
505         * Makefile.in: Regenerate.
506
507 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
508
509         * MAINTAINERS (Write After Approval): Add myself.
510
511 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
512
513         * configure: Regenerate.
514
515 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
516
517         * MAINTAINERS (picochip): Changed email address.
518
519 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
520
521         * MAINTAINERS (write-after-approval): Add self.
522
523 2011-11-29  DJ Delorie  <dj@redhat.com>
524
525         * configure.ac (rl78-*-*) New case.
526         * configure: Regenerate.
527         * MAINTAINERS: Add myself as RL78 maintainer.
528
529 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
530
531         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
532
533 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
534
535         * libtool.m4: Additional FreeBSD 10 fixes.
536
537 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
538
539         * MAINTAINERS: Move myself from Write After Approval to CPU Port
540         Maintainers section, as Epiphany maintainer.
541
542 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
543
544         PR target/49992
545         * configure.ac: Remove ranlib special-casing for Darwin.
546         * configure: Regenerate.
547
548 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
549
550         * MAINTAINERS (Reviewers): Keep the list sorted.
551
552 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
553
554         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
555
556 2011-11-09  Roland McGrath  <mcgrathr@google.com>
557
558         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
559         * configure: Rebuild.
560         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
561         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
562         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
563         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
564         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
565         Add READELF.
566         * Makefile.in: Rebuild.
567
568 2011-11-09  Jason Merrill  <jason@redhat.com>
569
570         * Makefile.def (language=c++): Remove check-c++0x.
571         * Makefile.in (check-gcc-c++): Regenerate.
572
573 2011-11-08  Richard Henderson  <rth@redhat.com>
574
575         * configure.ac: Test for libitm directory present first.
576
577         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
578
579         * configure.ac: Test libitm/configure.tgt to disable libitm.
580         * configure: Rebuild.
581
582 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
583             Richard Henderson  <rth@redhat.com>
584
585         Merged from transactional-memory.
586
587         * Makefile.def (lang_env_dependencies): libitm is c++.
588         Add libitm target module.
589         * configure.ac: Likewise.
590         * config/mmap.m4: New file.
591         * contrib/gcc_update: Add libitm to touch data.
592         * Makefile.in, configure: Rebuild.
593
594 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
595
596         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
597         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
598         * Makefile.in: Regenerate.
599
600 2011-11-01  DJ Delorie  <dj@redhat.com>
601
602         * config.sub: Update to version 2011-10-29 (added rl78)
603
604 2011-10-27  Nick Clifton  <nickc@redhat.com>
605
606         * config.sub: Import these changes from the config project:
607
608         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
609             Ben Elliston  <bje@gnu.org>
610
611         * config.sub (epiphany): New.
612
613         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
614             Ben Elliston  <bje@gnu.org>
615
616         * config.sub (hexagon, hexagon-*): New.
617
618         2011-08-23  Roland McGrath  <mcgrathr@google.com>
619
620         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
621         64eb to be64.
622
623         2011-08-16  Roland McGrath  <mcgrathr@google.com>
624
625         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
626         (nacl): Grok as alias for 32el-unknown-nacl.
627
628 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
629
630         * MAINTAINERS (Write After Approval): Add myself.
631
632 2011-10-24  Teresa Johnson  <tejohnson@google.com>
633
634         * MAINTAINERS (Write After Approval): Add myself.
635
636 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
637
638         * MAINTAINERS (sparc port): Remove myself.
639
640 2011-09-14  Tom de Vries  <tom@codesourcery.com>
641
642         * MAINTAINERS (Write After Approval): Add myself.
643
644 2011-08-14  Yao Qi  <yao@codesourcery.com>
645
646         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
647         * configure: Regenerate.
648
649 2011-07-26  Ian Lance Taylor  <iant@google.com>
650
651         * configure.ac: Set have_compiler based on whether gcc directory
652         exists, rather than on whether gcc is in configdirs.
653         * configure: Rebuild.
654
655 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
656
657         * MAINTAINERS (Global Reviewers): Add self.
658
659 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
660
661         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
662         link directories.
663         * Makefile.in: Rebuild.
664
665 2011-07-20  Ian Lance Taylor  <iant@google.com>
666
667         PR bootstrap/49787
668         * configure.ac: Move --enable-bootstrap handling earlier in file.
669         If --enable-bootstrap and either --enable-build-with-cxx or
670         --enable-build-poststage1-with-cxx, enable C++ automatically.
671         * configure: Rebuild.
672
673 2011-07-19  Ian Lance Taylor  <iant@google.com>
674
675         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
676         make C++ a boot_language.  Set and substitute
677         POSTSTAGE1_CONFIGURE_FLAGS.
678         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
679         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
680         * configure, Makefile.in: Rebuild.
681
682 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
683
684         * MAINTAINERS (Register Allocation): Move myself from reviewers to
685         maintainers.
686
687 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
688
689         * MAINTAINERS (Global Reviewers): Add myself.
690
691 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
692
693         * configure: Regenerate.
694
695 2011-07-16  Jason Merrill  <jason@redhat.com>
696
697         * Makefile.def (language=c++): Add check-c++0x and
698         check-target-libmudflap-c++.
699         * Makefile.tpl (check-target-libmudflap-c++): New.
700         * Makefile.in: Regenerate.
701
702 2011-07-16  Matthias Klose  <doko@ubuntu.com>
703
704         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
705         * Makefile.def (target_modules/libjava): Pass
706         $(EXTRA_CONFIGARGS_LIBJAVA).
707         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
708         if not configured with --enable-static-libjava.
709         * Makefile.in: Regenerate.
710         * configure: Likewise.
711
712 2011-07-15  Jason Merrill  <jason@redhat.com>
713
714         * Makefile.in (check-c++): Move check-gcc-c++0x after
715         check-target-libstdc++-v3.
716
717 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
718
719         * MAINTAINERS (c6x port): New entry.
720
721 2011-07-13  Jason Merrill  <jason@redhat.com>
722
723         * Makefile.in (check-gcc-c++0x): New.
724         (check-c++): Depend on it.
725
726 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
727
728         PR target/39150
729         * configure.ac (i[3456789]86-*-solaris2*): Also accept
730         x86_64-*-solaris2.1[0-9]*.
731         * configure: Regenerate.
732
733 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
734
735         * MAINTAINERS (RTL optimizers): Add self.
736
737 2011-06-27  Gabriel Charette  <gchare@google.com>
738
739         * MAINTAINERS (Write After Approval): Add myself.
740
741 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
742
743         PR regression/47836
744         PR bootstrap/23656
745         PR other/47733
746         PR bootstrap/49247
747         PR c/48825
748         * configure.ac (target_libraries): Remove target-libiberty.
749         Remove case-statement setting skipdirs=target-libiberty for
750         multiple targets.  Remove checking target_configdirs and
751         removing target-libiberty but keeping target-libgcc if
752         otherwise empty.
753         * Makefile.def (target_modules): Don't add libiberty.
754         (dependencies): Remove all traces of target-libiberty.
755         * configure, Makefile.in: Regenerate.
756
757 2011-06-13  Walter Lee <walt@tilera.com>
758
759         * configure.ac (tilepro-*-*) New case.
760         (tilegx-*-*): Likewise.
761         * configure: Regenerate.
762
763 2011-06-06  Jing Yu  <jingyu@google.com>
764
765         * configure.ac: Skip target-libiberty for
766         arm*-*-linux-androideabi.
767         * configure: Regenerated.
768
769 2011-06-06  Nick Clifton  <nickc@redhat.com>
770
771         * config.sub: Sync from upstream.
772
773 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
774
775         * MAINTAINERS (Write After Approval): Add myself.
776
777 2011-06-01  Daniel Jacobowitz  <drow@false.org>
778
779         * MAINTAINERS: Update my email address.
780
781 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
782
783         * MAINTAINERS (Write After Approval): Update my email address.
784
785 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
786
787         * MAINTAINERS (Write After Approval): Add myself.
788
789 2011-05-08  Doug Kwan  <dougkwan@google.com>
790
791         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
792         * configure: Regenerated.
793         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
794         value from configure.
795         * Makefile.in: Regenerated.
796
797 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
798
799         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
800         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
801         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
802         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
803         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
804         *-*-vxworks*): Disable newlib and libgloss in separate case
805         statement.
806         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
807         to separate case statement.
808         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
809         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
810         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
811         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
812         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
813         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
814         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
815         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
816         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
817         i[[3456789]]86-*-rdos*, m32r-*-*,
818         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
819         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
820         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
821         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
822         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
823         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
824         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
825         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
826         and libgloss in main case over targets.  Remove most empty cases
827         in main case over targets.
828         * configure: Regenerate.
829
830 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
835
836         * configure.ac: Remove code setting special library locations for
837         hppa*64*-*-hpux11*.  Remove code setting compiler for
838         sparc-sun-solaris2*.
839         * configure: Regenerate.
840
841 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
842
843         * configure.ac: Separate libgloss_dir settings from general case
844         over targets.
845         * configure: Regenerate.
846
847 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
848
849         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
850         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
851         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
852         cases in libgcj-disabling case statement.
853         (hppa*64*-*-linux*): Set unsupported_languages instead of
854         disabling target-zlib.
855         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
856         to hppa*64*-*-hpux*.
857         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
858         hppa*-*-hpux*.
859         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
860         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
861         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
862         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
863         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
864         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
865         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
866         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
867         libgcj-disabling case statement.
868         * configure: Regenerate.
869
870 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
871
872         * configure.ac: Disable Java for targets not supporting libffi.
873         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
874         Remove cases in Java-disabling statement.
875         (*arm-wince-pe): Change to arm-wince-pe.
876         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
877         cases in Java-disabling statement.
878         (bfin-*-*): Don't disable Java again.
879         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
880         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
881         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
882         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
883         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
884         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
885         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
886         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
887         Java-disabling statement.
888         (mmix-*-*): Don't disable Java again.
889         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
890         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
891         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
892         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
893         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
894         statement.
895         * configure: Regenerate.
896
897 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
898
899         * configure.ac: Separate cases disabling Java and Java libraries
900         from general case over targets.
901         * configure: Regenerate.
902
903 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
904
905         * MAINTAINERS: Update my email address.
906
907 2011-04-20  Easwaran Raman  <eraman@google.com>
908
909         * MAINTAINERS (Write After Approval): Add myself.
910
911 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
912
913         PR lto/48086
914         * configure.ac: Re-enable LTO on *-apple-darwin9*.
915         * configure: Regenerate.
916
917 2011-04-16  Jim Meyering  <meyering@redhat.com>
918
919         * MAINTAINERS (Write After Approval): Add myself.
920
921 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
922
923         * MAINTAINERS: Update my email address.
924
925 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
926
927         * MAINTAINERS (Write After Approval): Add myself.
928
929 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
930
931         * MAINTAINERS (Write After Approval): Add myself.
932
933 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
934
935         * MAINTAINERS (Write After Approval): Add myself.
936
937 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
938
939         * configure.ac (build_tools): Remove build-byacc.
940         (host_libs): Remove mmalloc.
941         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
942         autoconf automake libtool diff rcs fileutils shellutils time
943         textutils wdiff find uudecode hello tar gzip indent recode release
944         sed perl gawk findutils gettext zip.
945         (libgcj): Remove target-qthreads.
946         (target_tools): Remove target-examples target-gperf.
947         (YACC): Don't handle building byacc.
948         * configure: Regenerate.
949         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
950         dosutils, examples, fileutils, find, findutils, gawk, gettext,
951         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
952         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
953         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
954         handle building components.
955         * Makefile.in: Regenerate.
956
957 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
958
959         * MAINTAINERS: Update my email address as Xtensa maintainer.
960
961 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
962
963         * config.sub: Sync from upstream.
964
965 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
966
967         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
968         (microblaze*): Don't disable libssp.
969         * configure: Regenerate.
970
971 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
972
973         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
974         moveifchange.
975         * configure: Regenerate.
976         * Makefile.tpl: Use @SHELL@ not @config_shell@.
977         * Makefile.in: Regenerate.
978
979 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
980
981         * configure.ac (*-*-sysv4*): Don't enable libgomp.
982         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
983         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
984         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
985         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
986         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
987         md_exec_prefix cases.
988         * configure: Regenerate.
989
990 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
991
992         * configure.ac: Separate cases disabling target-libssp,
993         target-libiberty, target-libstdc++-v3 and Fortran from general
994         case over targets.
995         * configure: Regenerate.
996
997 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
998
999         * configure.ac (*-*-chorusos): Don't disable libgcj.
1000         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1001         Remove case.
1002         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1003         (arm-*-coff): Don't disable libgcj.
1004         (arm*-*-linux-gnueabi): Remove useless assignment.
1005         (arm-*-riscix*): Don't disable libgcj.
1006         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1007         configuration.
1008         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1009         (c54x*-*-*): Remove case.
1010         (tic54x-*-*): Don't disable GCC or GCC libraries.
1011         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1012         to *.
1013         (d10v-*-*): Don't disable GCC libraries.
1014         (d30v-*-*): Don't disable libgcj.
1015         (h8500-*-*): Don't disable GCC libraries.
1016         (i960-*-*): Don't disable libgcj.
1017         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1018         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1019         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1020         libgcj.
1021         (m68k-*-coff*): Remove case.
1022         (mmix-*-*): Don't disable libgloss on host.
1023         (mn10200-*-*, mn10300-*-*): Remove cases.
1024         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1025         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1026         Don't disable libgcj.
1027         (romp-*-*): Remove case.
1028         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1029         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1030         case.
1031         (v810-*-*): Don't disable GCC libraries.
1032         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1033         (ip2k-*-*): Don't disable GCC libraries.
1034         * configure: Regenerate.
1035
1036 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1037
1038         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1039         libffi on host.
1040         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1041         on host.
1042         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1043         * configure: Regenerate.
1044
1045 2011-03-26  John Marino  <binutils@marino.st>
1046
1047         * configure.ac: Add support for *-*-dragonfly*
1048         * configure: Regenerate.
1049
1050 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1051
1052         * configure.ac (native_only): Remove.
1053         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1054         send-pr uudecode guile gnuserv on host.
1055         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1056         send-pr rcs guile perl texinfo libtool on host.
1057         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1058         automake send-pr rcs guile perl texinfo libtool on host.
1059         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1060         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1061         (alpha*-dec-osf*): Don't disable fileutils on target.
1062         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1063         texinfo send-pr expect dejagnu on target.
1064         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1065         target-qthreads on target.
1066         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1067         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1068         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1069         x86_64-*-mingw*): Don't disable expect on target.
1070         (*-*-cygwin*): Don't disable target-gperf on target.
1071         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1072         gnuserv on target.
1073         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1074         target.
1075         * configure: Regenerate.
1076
1077 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1078
1079         * configure.ac (target_tools): Remove target-groff.
1080         (native_only): Remove target-groff.
1081         (hppa*64*-*-*): Don't disable byacc.
1082         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1083         setting.
1084         (*-*-kaos*): Don't skip target-librx and target-groff.
1085         (*-*-netware*): Don't skip target-libmudflap.
1086         (*-*-tpf*): Don't skip target-libmudflap.
1087         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1088         directories on the host.
1089         (ia64*-*-*vms*): Don't skip tix.
1090         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1091         host.
1092         * configure: Regenerate.
1093
1094 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1095
1096         * configure.ac: Remove references to mt-mep, mt-netware,
1097         mt-wince.
1098         * Makefile.def: Add all-utils soft dependencies.
1099         * Makefile.tpl: Remove GDB_NLM_DEPS.
1100         * configure: Regenerate.
1101         * Makefile.in: Regenerate.
1102
1103 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1104
1105         * configure.ac: Do not include mh-x86omitfp.
1106         * configure: Regenerate.
1107
1108 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1109
1110         * configure.ac: Remove empty cases.
1111         * configure: Regenerate.
1112
1113 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1114
1115         * Makefile.def: Add dependency from termcap to gdb.
1116         * Makefile.in: Regenerate.
1117
1118 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1119
1120         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1121         * configure: Regenerate.
1122         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1123         * Makefile.tpl: Likewise.
1124         * Makefile.in: Regenerate.
1125
1126 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1127
1128         * configure.ac: Remove all mentions of tentative_cc.
1129         * configure: Regenerate.
1130
1131 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1132
1133         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1134         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1135         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1136         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1137         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1138         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1139         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1140         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1141         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1142         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1143         *-*-rhapsody*): Remove host cases.
1144         * configure: Regenerate.
1145
1146 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1147
1148         * configure.ac (ppc*-*-pe): Remove host case.
1149         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1150         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1151         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1152         cases.
1153         * configure: Regenerate.
1154
1155 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1156
1157         * config.sub: Update to version 2011-03-23.
1158
1159 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1160
1161         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1162         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1163         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1164         * configure: Regenerate.
1165
1166 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1167
1168         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1169         to Write After Approval.
1170         * config-ml.in: Don't handle arc-*-elf*.
1171         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1172         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1173         handle GCC libraries.
1174         * configure: Regenerate.
1175
1176 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1177
1178         PR bootstrap/48120:
1179         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1180         Add -lstdc++ -lm to LIBS.
1181         * configure: Regenerate.
1182
1183 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1184
1185         * config.guess: Update to version 2011-02-02
1186         * config.sub: Update to version 2011-02-24
1187
1188 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1189
1190         PR lto/48086
1191         * configure.ac: Re-enable LTO on *-apple-darwin9.
1192         * configure: Regenerate.
1193
1194 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1195
1196         PR lto/48086
1197         * configure.ac: Disable LTO on darwin due to an assembler change in
1198         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1199         under 256.
1200         * configure: Regenerate.
1201
1202 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1203
1204         * MAINTAINERS: Update myself as score backend maintainer,
1205         update my e-mail address.
1206
1207 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1208
1209         * MAINTAINERS: Update my e-mail address.
1210
1211 2011-03-06  Joey Ye  <joey.ye@arm.com>
1212
1213         * MAINTAINERS: Update my e-mail address.
1214
1215 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1216
1217         * configure.ac: Adjust test of with_ppl.
1218         * configure: Regenerated.
1219
1220 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1221
1222         * MAINTAINERS: Adjust my e-mail address.
1223
1224 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1225
1226         * configure.ac: Add -lpwl to ppllibs.
1227         * configure: Regenerated.
1228
1229 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1230
1231         * config/cloog.m4: Add -lisl to clooglibs.
1232         * configure: Regenerated.
1233
1234 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1235
1236         * MAINTAINERS (CPU Port maintainers): Add self.
1237
1238 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1239
1240         * MAINTAINERS: Add myself as testsuite maintainer.
1241
1242 2011-02-15  Mike Stump  <mikestump@comcast.net>
1243
1244         * MAINTAINERS: Add myself as testsuite maintainer.
1245
1246 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1247
1248         Import from Libtool and gnulib:
1249
1250         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1251
1252         Prepare for supporting FreeBSD 10.
1253         * config.rpath: Remove handling of freebsd1* which soon would
1254         match FreeBSD 10.0.
1255
1256         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1257
1258         Remove support for FreeBSD 1.x.
1259         * libtool.m4 (_LT_LINKER_SHLIBS)
1260         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1261         soon would incorrectly match FreeBSD 10.0.
1262
1263 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1264
1265         PR binutils/12283
1266         * move-if-change: Import version from gnulib.
1267
1268 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1269
1270         PR lto/47225
1271         * Makefile.def (lto-plugin): Double dash for enable-shared.
1272         (configure-gcc): Depend on all-lto-plugin.
1273         * Makefile.in: Rebuilt.
1274
1275 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1276
1277         * configure.ac: Remove extra bracket.
1278         * configure: Regenerate.
1279
1280 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1281
1282         * MAINTAINERS: Add myself as libquadmath maintainer.
1283
1284 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1285
1286         * MAINTAINERS: Update my email address.
1287
1288 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1289
1290         * MAINTAINERS (option handling): Add self.
1291
1292 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1293
1294         PR lto/47225
1295         * Makefile.def: Add dependency for install-gcc
1296         on install-lto-plugin.
1297         * Makfile.in: Regenerated
1298
1299 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1300
1301         * MAINTAINERS (CPU Port Maintainers): Add myself.
1302
1303 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1304
1305         PR libgcj/44341
1306         * configure.ac: Discard --with-* flags for host when configuring
1307         target libraries for cross build.
1308         * configure: Rebuilt.
1309
1310 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1311
1312         * MAINTAINERS (linear loop transforms): Removed.
1313
1314 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1315
1316         * configure.ac: If with_ppl is no, move setting with_cloog=no
1317         after CLOOG_REQUESTED check.
1318         * configure: Regenerated.
1319
1320 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1321
1322         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1323         CLooG has been requested.
1324         * configure: Regenerated.
1325
1326 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1327
1328         * configure: Regenerated.
1329         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1330
1331 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1332
1333         * configure: Regenerated.
1334         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1335
1336 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1337
1338         * configure.ac: Use AS_HELP_STRING throughout.
1339         * configure: Regenerate.
1340
1341 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1342
1343         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1344         * configure: Regenerate.
1345
1346 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1347
1348         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1349
1350 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1351
1352         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1353         for ia64-hpux.
1354         * configure: Regenerate.
1355
1356 2011-01-07  Jan Hubicka  <jh@suse.cz>
1357
1358         PR lto/47225
1359         * Makefile.in: Regenerate.
1360         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1361         configure.
1362
1363 2011-01-07  Jan Hubicka  <jh@suse.cz>
1364
1365         * Makefile.in: Regenerate.
1366         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1367         and configure dependency on lto-plugin configure.
1368         (lto-plugin module): Remove dependency on GCC; add dependency on
1369         liniberty.
1370
1371 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1372
1373         * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1376
1377         * configure: Regenerate.
1378
1379 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1380
1381         * configure.ac: (picochip): Disable libiberty.
1382
1383 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1384
1385         * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2010-12-10  Ian Lance Taylor  <iant@google.com>
1388
1389         PR bootstrap/46819
1390         * configure.ac: For --disable-libgcj clear libgcj_saved.
1391         * configure: Rebuild.
1392
1393 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1394
1395         PR fortran/46540
1396         * configure.ac: Add --disable-libquadmath and
1397         --disable-libquadmath-support.
1398         * configure: Regenerate.
1399
1400 2010-12-03  Ian Lance Taylor  <iant@google.com>
1401
1402         * MAINTAINERS: Add myself as libgo maintainer.
1403
1404 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1405
1406         PR libffi/46792
1407         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1408         * configure: Regenerate.
1409
1410 2010-12-02  Ian Lance Taylor  <iant@google.com>
1411
1412         * configure.ac: Always set default for poststage1_ldflags to
1413         -static-libstdc++ -static-libgcc.
1414
1415 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1416
1417         * configure.ac: Move comment to remove extra space in last argument
1418         of GCC_TARGET_TOOL.
1419
1420 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1421
1422         PR other/46026
1423         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1424         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1425         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1426         (BASE_FLAGS_TO_PASS): Use it.
1427         * configure: Rebuilt.
1428         * Makefile.in: Rebuilt.
1429
1430 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1431
1432         PR binutils/12258
1433         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1434         Properly check default linker.
1435         * configure: Regnerated.
1436
1437 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1438
1439         * configure.ac: For --enable-gold, handle value `default' instead of
1440         `both*'.  New configure option --{en,dis}able-ld.
1441         * configure: Regenerate.
1442
1443 2010-11-20  Ian Lance Taylor  <iant@google.com>
1444
1445         * configure.ac: Only disable a language library if no language needs
1446         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1447         * configure: Rebuild.
1448
1449 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1450
1451         * Makefile.in: Regenerate.
1452
1453         PR other/46202
1454         * configure.ac: Fix just-built in-tree STRIP name to be
1455         binutils/strip-new.
1456         * configure: Regenerate.
1457         * Makefile.def (install-strip-gcc, install-strip-binutils)
1458         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1459         (install-strip-sid): Mirror dependencies on non-strip variants
1460         of these targets on the respective -strip prerequisites.
1461         * Makefile.tpl (install-strip, install-strip-host)
1462         (install-strip-target): New targets.
1463         (install-strip-[+module+], install-strip-target-[+module+]):
1464         New targets.
1465         * Makefile.in: Regenerate.
1466
1467 2010-11-19  Ian Lance Taylor  <iant@google.com>
1468             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1469
1470         * configure.ac: Add target-libgo to target_libraries.  Set
1471         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1472         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1473         (HOST_EXPORTS): Add GOC.
1474         (BASE_TARGET_EXPORTS): Add GOC.
1475         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1476         (GOCFLAGS_FOR_TARGET): New variable.
1477         (EXTRA_HOST_FLAGS): Add GOC.
1478         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1479         * Makefile.def (target_modules): Add libgo.
1480         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1481         (dependencies): Add dependency from configure-target-libgo to
1482         configure-target-libffi and all-target-libstdc++-v3.  Add
1483         dependencies from all-target-libgo to all-target-libffi.
1484         (languages): Add go.
1485         * configure: Rebuild.
1486         * Makefile.in: Rebuild.
1487
1488 2010-11-19  Ian Lance Taylor  <iant@google.com>
1489
1490         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1491         compiler/flag environment variables.
1492
1493 2010-11-18  Ian Lance Taylor  <iant@google.com>
1494
1495         * configure.ac: Check for lang_requires_boot_languages in
1496         config-lang.in files.
1497         * configure: Rebuild.
1498
1499 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1500             Tobias Burnus  <burnus@net-b.de>
1501
1502         PR fortran/32049
1503         * Makefile.def: Add libquadmath; build it with language=fortran.
1504         * configure.ac: Add libquadmath.
1505         * Makefile.tpl: Handle multiple libs in check-[+language+].
1506         * Makefile.in: Regenerate.
1507         * configure: Regenerate.
1508
1509 2010-11-16  Tom Tromey  <tromey@redhat.com>
1510
1511         * MAINTAINERS: Moved myself to reviewers section.
1512
1513 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1514
1515         * MAINTAINERS: Moved myself to reviewers section.
1516
1517 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1518
1519         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1520         (Write After Approval): Remove self.
1521
1522 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1523
1524         * configure.ac: Fix spelling in option names.
1525         * configure: Regenerated.
1526
1527 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1528
1529         PR bootstrap/39622
1530         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1531         * configure: Regenerated.
1532
1533 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1534
1535         * MAINTAINERS: Update my email address.
1536
1537 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1538
1539         * configure: Regenerate.
1540
1541 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1542
1543         * configure: Regenerate.
1544
1545 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1546
1547         * configure: Regenerate.
1548
1549 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1550
1551         * configure: Regenerate.
1552
1553 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1554
1555         * configure.ac: Support official CLooG.org versions.
1556         * configure: Regenerate.
1557         * config/cloog.m4: New.
1558
1559 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1560
1561         * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1564
1565         * MAINTAINERS: Update my email address.
1566
1567 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1568
1569         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1570         * configure: Regenerate.
1571
1572 2010-11-03  Ian Lance Taylor  <iant@google.com>
1573             Dave Korn  <dave.korn.cygwin@gmail.com>
1574
1575         PR lto/46273
1576         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1577         and on other supported platforms whenever LTO is enabled.
1578         * configure: Rebuild.
1579
1580 2010-11-02  Alan Modra  <amodra@gmail.com>
1581
1582         PR binutils/12110
1583         * configure.ac: Error when source path contains spaces.
1584         * configure: Regenerate.
1585
1586 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1587
1588         * MAINTAINERS: Update my email address.
1589
1590 2010-10-20  Ian Lance Taylor  <iant@google.com>
1591
1592         * Makefile.def (target_modules): Set lib_path to src/.libs for
1593         libstdc++-v3 module.
1594         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1595         * Makefile.in: Rebuild.
1596
1597 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1598
1599         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1600         (Write After Approval): Remove myself.
1601
1602 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1603
1604         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1605
1606 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1607
1608         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1609
1610 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1611
1612         * configure.ac (build_lto_plugin): New shell variable.
1613         (--enable-lto): Turn on by default for all non-ELF platforms that
1614         have had LTO support added so far.  Set build_lto_plugin appropriately
1615         for both ELF and non-ELF.
1616         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1617         * configure: Regenerate.
1618
1619 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1620
1621         Sync from src:
1622         * configure.ac (v850 support): Remove target-libgloss from
1623         noconfigdirs.
1624         * configure: Regenerate.
1625
1626 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1627
1628         PR bootstrap/45326
1629         PR bootstrap/45174
1630         * configure.ac: Honor initial values of $build_configargs,
1631         $host_configargs, $target_configargs.  Mark the precious, so
1632         environment settings get recorded.
1633         * configure: Regenerate.
1634
1635 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1636
1637         PR bootstrap/45796
1638         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1639         Depend on all-build-libiberty.
1640         * Makefile.in: Regenerate.
1641
1642 2010-09-30  Michael Eager  <eager@eagercon.com>
1643
1644         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1645         * configure: Regenerate.
1646
1647 2010-09-28  Michael Eager  <eager@eagercon.com>
1648
1649         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1650
1651 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1652
1653         PR bootstrap/44621
1654         * configure.ac: Fix unportable shell quoting.
1655         * configure: Regenerate.
1656
1657 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1658
1659         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1660         targets and amend comment.
1661         * configure: Regenerate.
1662
1663 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1664
1665         * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1668
1669         * configure.ac: Enable LTO by default on Darwin.
1670         * configure: Regenerate.
1671
1672 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1673
1674         * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1677
1678         * MAINTAINERS (Write After Approval): Add myself.
1679
1680 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1681
1682         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1683         ports
1684
1685 2010-07-28  David Yuste  <david.yuste@gmail.com>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1690
1691         * configure.ac: Support all v850 targets.
1692         * configure: Regenerate.
1693
1694 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1695
1696         PR bootstrap/44455
1697         * configure.ac (extra_mpfr_configure_flags): Copy from
1698         extra_mpc_gmp_configure_flags.
1699         * configure: Re-generated.
1700
1701 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1706
1707         * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1710
1711         * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1714
1715         PR target/44862
1716         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1717         Provide -B option to allow for link spec %s substitutions for
1718         libstdc++.a on darwin.
1719         * Makefile.in: Regenerate.
1720
1721 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1722
1723         * MAINTAINERS (Reviewers): Update my e-mail address
1724
1725 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1726
1727         * Makefile.def (configure-gcc): Depend on all-libelf.
1728         * Makefile.in: Rebuild.
1729
1730 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1731
1732         * MAINTAINERS (Write After Approval): Add myself in the right place.
1733
1734 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1735
1736         * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1739
1740         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1741
1742 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1743
1744         * config.sub: Update to version 2010-05-21.
1745         * config.guess: Update to version 2010-04-03.
1746
1747 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1748
1749         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1750         * configure: Regenerate.
1751
1752 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1753
1754         * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1757
1758         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1759         a platform that supports LTO.
1760         * configure: Regenerate.
1761
1762 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1763
1764         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1765         * configure: Regenerated.
1766
1767 2010-04-27  Roland McGrath  <roland@redhat.com>
1768             H.J. Lu  <hongjiu.lu@intel.com>
1769
1770         * configure.ac (--enable-gold): Support both, both/gold and
1771         both/bfd to add gold to configdirs without removing ld.
1772         * configure: Regenerated.
1773
1774         * Makefile.def: Add install-gold dependency to install-ld.
1775         * Makefile.in: Regenerated.
1776
1777 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1778
1779         PR lto/42776
1780         * configure.ac (--enable-lto): Refactor handling so libelf tests
1781         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1782         and allow LTO to be explicitly enabled on non-ELF platforms that
1783         are known to support it inside else-clause.
1784         * configure: Regenerate.
1785
1786 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1787
1788         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1789         * configure: Regenerate.
1790
1791 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1792
1793         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1794         * configure: Regenerate.
1795
1796 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1797
1798         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1799         separately.
1800         * configure: Regenerate.
1801
1802 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1803
1804         * MAINTAINERS (Write After Approval): Add myself.
1805
1806 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1807
1808         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1809         * configure: Regenerate.
1810
1811 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1812
1813         * configure: Regenerate after change to elf.m4.
1814
1815 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1816
1817         * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1820
1821         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1822         * configure: Regenerated.
1823
1824 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1825
1826         * configure.ac: Print "buggy but acceptable" when CLooG
1827         revision is less than 9.
1828         * configure: Regenerated.
1829
1830 2010-04-01  Diego Novillo  <dnovillo@google.com>
1831
1832         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1833
1834 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1835
1836         PR bootstrap/43615
1837         PR bootstrap/43328
1838
1839         Revert:
1840
1841         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1842
1843         * configure.ac: Do not pass --enable-multilib nor
1844         --disable-multilib in baseargs.  Accept explicitly passed
1845         --enable_multilib.
1846         * configure: Regenerate.
1847
1848 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1849
1850         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1851
1852 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1853
1854         * MAINTAINERS: Remove myself.
1855
1856 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1857
1858         PR bootstrap/43328
1859         * configure.ac: Do not pass --enable-multilib nor
1860         --disable-multilib in baseargs.  Accept explicitly passed
1861         --enable_multilib.
1862         * configure: Regenerate.
1863
1864 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1865
1866         * MAINTAINERS (spu port): Remove me.
1867
1868 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1869
1870         * configure.ac (tic6x-*-*): New case.
1871         * configure: Regenerate.
1872
1873 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1874
1875         * config.sub: Update to version 2010-03-22.
1876         * config.guess: Update to version 2009-12-30.
1877
1878 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1879
1880         PR ada/42554
1881         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1882         * configure: Regenerate.
1883
1884 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1885
1886         * MAINTAINERS: Update my email address.
1887
1888 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1889
1890         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1891         (ghassan.shobaki@amd.com): Removed.
1892
1893 2010-03-17  Alan Modra  <amodra@gmail.com>
1894
1895         * MAINTAINERS: Update my email address.
1896
1897 2010-03-16  Diego Novillo  <dnovillo@google.com>
1898
1899         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1900         Matthews.
1901
1902 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1903
1904         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1905         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1906
1907 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1908
1909         * MAINTAINERS: Update my email address.
1910
1911 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1912
1913         * MAINTAINERS: Update my email address.
1914
1915 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1916
1917         * MAINTAINERS: Update my email address.
1918
1919 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1920
1921         * MAINTAINERS: Update my email address.
1922
1923 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1924
1925         PR libstdc++/32499
1926         * configure.ac (RANLIB): Default to true.
1927         (STRIP): Likewise.
1928         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1929         * configure: Regenerate.
1930
1931 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1932
1933         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1934         (Write After Approval): Update my email address.
1935
1936 2010-02-17  Nick Clifton  <nickc@redhat.com>
1937
1938         PR 11238
1939         * Makefile.tpl (local-distclean): Also remove config.cache files in
1940         sub-directories as there may not be Makefiles present in the
1941         sub-directories.
1942         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1943         the config.cache files found by the find command.
1944
1945         * Makefile.in: Regenerate.
1946         * configure.ac: Revert previous delta.
1947         * configure: Regenerate.
1948
1949 2010-02-15  Nick Clifton  <nickc@redhat.com>
1950
1951         PR 11238
1952         * configure.ac: Delete config.cache files in sub-directories when
1953         deleting Makefiles.
1954         * configure: Regenerate.
1955
1956 2010-02-12  Ben Elliston  <bje@gnu.org>
1957
1958         * MAINTAINERS: Update my email address.
1959
1960 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1961
1962         * MAINTAINERS (spu port): Update my email address.
1963
1964 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1965
1966         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1967
1968 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1969
1970         * configure.ac: Add "recommended" version checks for GMP/MPC.
1971         Update recommended GMP/MPFR/MPC versions.
1972         * configure: Regenerate.
1973
1974 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1975
1976         * MAINTAINERS: Move my Embecosm email address into the
1977         write-after-approval section.
1978
1979 2010-01-26  Ian Lance Taylor  <iant@google.com>
1980
1981         * MAINTAINERS: Add myself as Go frontend maintainer.
1982
1983 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1984
1985         PR libstdc++/36101, PR libstdc++/42813
1986         * configure.ac (bootstrap_target_libs): Make inclusion of
1987         target-libgomp conditional on libgomb being in target_configdirs.
1988         * configure: Regenerate.
1989
1990 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1991
1992         PR libstdc++/36101, PR libstdc++/42813
1993         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1994         * configure: Regenerate.
1995
1996 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1997
1998         PR libstdc++/36101, PR libstdc++/42813
1999         * configure.ac (target_configdirs): Substitute.
2000         * Makefile.def: Bootstrap target module libgomp.
2001         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2002         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2003         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2004         * configure, Makefile.in: Regenerate.
2005
2006 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2007
2008         * MAINTAINERS: Adjust my details.
2009
2010 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2011
2012         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2013
2014 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2015
2016         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2017
2018 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2019
2020         * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2023
2024         * MAINTAINERS (Write After Approval): Add myself.
2025
2026 2010-01-11  Richard Guenther  <rguenther@suse.de>
2027
2028         PR lto/41569
2029         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2030         * Makefile.in: Regenerated.
2031
2032 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2033
2034         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2035         * configure: Regenerate.
2036
2037 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2038             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2039
2040         PR bootstrap/42424
2041         * configure.ac: Include libtool m4 files.
2042         (_LT_CHECK_OBJDIR): Call it.
2043         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2044         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2045
2046         * configure: Regenerate.
2047
2048 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2049
2050         PR bootstrap/41818
2051         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2052         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2053         * Makefile.in: Regenerate.
2054
2055 2010-01-02  Richard Guenther  <rguenther@suse.de>
2056
2057         PR lto/41529
2058         * configure.ac: Include config/elf.m4.  Disable LTO if not
2059         builting for an elf target.
2060         * configure: Regenerate.
2061
2062 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2063
2064         * MAINTAINERS: Change my email address.
2065
2066 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2067
2068         * config.sub, config.guess: Update from upstream sources.
2069
2070 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2071
2072         * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2075
2076         PR middle-end/30447
2077         PR middle-end/30789
2078         PR other/40302
2079
2080         * configure.ac: Require MPC.
2081         * configure: Regenerate.
2082
2083 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2084
2085         PR target/38384
2086         PR bootstrap/40972
2087         * libtool.m4: Sync from git Libtool.
2088         * ltoptions.m4: Likewise.
2089         * ltversion.m4: Likewise.
2090         * lt~obsolete.m4: Likewise.
2091         * ltmain.sh: Likewise.
2092
2093 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2094
2095         * configure.ac: Update minimum MPC version to 0.8.
2096         * configure: Regenerate.
2097
2098 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2099
2100         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2101         * configure: Regenerated.
2102
2103 2009-11-21  Ian Lance Taylor  <iant@google.com>
2104
2105         * configure.ac: Change default of poststage1_ldflags to be empty if
2106         poststage1_libs is set.  When poststage1_libs is empty, and
2107         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2108         * configure: Rebuild.
2109
2110 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2111
2112         * MAINTAINERS (Write After Approval): Update my email address.
2113
2114 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2115
2116         * config.guess: Update from upstream sources.
2117
2118 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2119
2120         * Makefile.def: Restore host and target settings for gmp.
2121         * Makefile.in: Rebuild.
2122
2123 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2124
2125         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2126         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2127         Fix portability of test of C++ as bootstrap language.  Add
2128         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2129         * configure: Rebuild.
2130         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2131         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2132         in-tree building.
2133         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2134         (POSTSTAGE1_HOST_EXPORTS): Use it.
2135         (STAGE[+id+]_CXXFLAGS): New.
2136         (BASE_FLAGS_TO_PASS): Pass it down.
2137         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2138         extra_exports.
2139         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2140         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2141         extra_exports.
2142         * Makefile.in: Rebuild.
2143
2144 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2145
2146         * config.sub, config.guess: Update from upstream sources.
2147
2148 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2149
2150         * MAINTAINERS (Write After Approval): Add myself.
2151
2152 2009-11-09  Jon Beniston  <jon@beniston.com>
2153
2154         * MAINTAINERS (Write After Approval): Add myself.
2155
2156 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2157
2158         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2159         paths for *-w64-mingw* and x86_64-*mingw*.
2160         * configure: Regenerated.
2161
2162 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2163
2164         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2165
2166 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2167
2168         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2169         Phil Edwards to Write-After Approval.
2170
2171 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2172
2173         * configure.ac: Disable target-winsup & co for
2174         x86_64-*-mingw* and *-w64-mingw* targets.
2175         * configure: Regenerated.
2176
2177 2009-10-16  Nick Clifton  <nickc@redhat.com>
2178
2179         * MAINTAINERS: Add myself as a maintainer for the RX port.
2180
2181 2009-10-26  Johannes Singler  <singler@kit.edu>
2182
2183         * MAINTAINERS (Write After Approval): Update my e-mail address.
2184
2185 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2186
2187         * configure.ac (CLooG test): Use = with test.
2188         * configure: Regenerate.
2189
2190 2009-10-22  Richard Guenther  <rguenther@suse.de>
2191
2192         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2193         cloog if the ppl version check failed.  Move flags saving
2194         before setting in libelf check.
2195         * configure: Regenerate.
2196
2197 2009-10-21  Richard Guenther  <rguenther@suse.de>
2198
2199         * configure.ac: Adjust the ppl and cloog configure to work as
2200         documented.  Disable cloog if ppl was disabled.  Omit the version
2201         checks if they were disabled.
2202         * configure: Re-generate.
2203
2204 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2205
2206         * configure.ac: Add 'lto' to enable_languages, not
2207         new_enable_languages, and only if not already present.
2208         * configure: Regenerate.
2209
2210 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2211
2212         * README: Refer to the various COPYING* files instead of just
2213         COPYING.
2214         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2215
2216 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2217
2218         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2219
2220 2009-10-07  Richard Guenther  <rguenther@suse.de>
2221
2222         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2223         and Richard Guenther as reviewers.
2224         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2225         as reviewers.
2226
2227 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2228
2229         * config.sub: Update from upstream sources.
2230
2231 2009-10-06  Ian Lance Taylor  <iant@google.com>
2232
2233         * Makefile.def: check-gold depends upon all-gas.
2234         * Makefile.in: Rebuild.
2235
2236 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2237
2238         * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2241
2242         * Makefile.def: all-lto-plugin depends on all-libiberty.
2243         set bootstrap=true for lto-plugin.
2244         Add lto-plugin.
2245         * Makefile.in: Regenerate.
2246         * configure.ac (host_libs): Add lto-plugin.
2247         * configure: Regenerate.
2248
2249 2009-10-03  Diego Novillo  <dnovillo@google.com>
2250
2251         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2252         (HOST_LIBELFLIBS): Define.
2253         (HOST_LIBELFINC): Define.
2254         * Makefile.in: Regenerate.
2255         * configure.ac: Add --enable-lto.
2256         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2257         If --enable-lto is used, add 'lto' to new_enable_languages.
2258         If --enable-lto is used and gold is enabled, add
2259         lto-plugin to configdirs.
2260         * configure: Regenerate.
2261
2262 2009-10-03  Simon Baldwin  <simonb@google.com>
2263
2264         * configure.ac: If --with-system-zlib, suppress local zlib and
2265         pass --with-system-zlib to subdir configure scripts.
2266         * configure: Regenerate.
2267
2268 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2269             Paolo Bonzini  <bonzini@gnu.org>
2270
2271         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2272         $(srcdir).
2273         * Makefile.in: Rebuilt.
2274
2275 2009-09-26  Gary Funck  <gary@intrepid.com>
2276
2277         * MAINTAINERS (Write After Approval): Add myself.
2278
2279 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2280
2281         * configure.ac: Update minimum MPC version to 0.7.
2282         * configure: Regenerate.
2283
2284 2009-09-25  Nick Clifton  <nickc@redhat.com>
2285
2286         * configure.ac: Pass any --cache-file=/dev/null option on to
2287         subconfigures.
2288         * configure: Regenerate.
2289
2290 2009-09-23  Nick Clifton  <nickc@redhat.com>
2291
2292         * config.sub, config.guess: Update from upstream sources.
2293
2294 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2295
2296         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2297         * Makefile.in: Rebuilt.
2298
2299 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2300
2301         PR bootstrap/32272
2302         * configure.ac: Error out if $srcdir isn't '.' but contains
2303         host-${host_noncanonical}.
2304         * configure: Regenerate.
2305
2306 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2307
2308         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2309         maintainer.
2310
2311 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2312
2313         * configure.ac: If bootstrapping a combined tree with
2314         --enable-gold, require c++ in stage1_languages.
2315         * configure: Regenerate.
2316
2317         * configure.ac: Also add target_libs of stage1_languages to
2318         bootstrap_target_libs.
2319         * configure: Regenerate.
2320
2321         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2322         with --enable-languages not containing c++.
2323         * configure: Regenerate.
2324
2325 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2326
2327         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2328         * configure: Regenerate.
2329
2330 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2331
2332         * MAINTAINERS (Write After Approval): Update my e-mail address,
2333         and move from from here...
2334         (Waiting for paperwork): To here.
2335
2336 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2337
2338         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2339
2340 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2341
2342         * configure.ac: Do not use $extrasub for replacing @if/@endif
2343         parts in Makefile; instead, use additional arguments to
2344         AC_CONFIG_COMMANDS to do the replacement manually, with several
2345         sed invocations, to avoid HP-UX sed command limits.
2346         * configure: Regenerate.
2347
2348 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2349
2350         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2351         blank before -L.
2352
2353 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2354
2355         * configure.ac (with-build-config): Document.  Handle without.
2356         Handle missing argument.
2357         * configure: Rebuilt.
2358
2359 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2360
2361         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2362         Default to bootstrap-debug only if compare-debug works.
2363         * configure: Rebuilt.
2364         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2365         * Makefile.in: Rebuilt.
2366
2367 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2368
2369         * MAINTAINERS (OS Port Maintainers): Update my email address.
2370
2371 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2372
2373         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2374         * Makefile.in: Rebuilt.
2375
2376 2009-09-01  Chris Demetriou  <cgd@google.com>
2377
2378         * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2381
2382         PR debug/30161
2383         * include/dwarf2.h (enum dwarf_tag): Added
2384         DW_TAG_GNU_template_template_param
2385         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2386
2387 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         * Makefile.tpl (AWK): Fix typo.
2390         * Makefile.in: Regenerate.
2391
2392 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2393
2394         * configure.ac: Detect awk and sed.
2395         * Makefile.def (flags_to_pass): Add AWK and SED.
2396         * Makefile.tpl (AWK, SED): New.
2397         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2398         * configure: Regenerate.
2399         * Makefile.in: Regenerate.
2400
2401 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2402
2403         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2404         (collapseslashes): Likewise.
2405
2406 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2407
2408         * configure.ac (AC_PREREQ): Bump to 2.64.
2409
2410 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2411
2412         * configure.ac: Remove --with-datarootdir, --with-docdir,
2413         --with-pdfdir, --with-htmldir switches.
2414         * configure: Regenerate.
2415
2416         * configure: Regenerate.
2417
2418         * compile: Sync from Automake 1.11.
2419         * depcomp: Likewise.
2420         * install-sh: Likewise.
2421         * missing: Likewise.
2422         * mkinstalldirs: Likewise.
2423         * ylwrap: Likewise.
2424
2425 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2426
2427         * ltmain.sh (func_normal_abspath): New function.
2428         (func_relative_path): Likewise.
2429         (func_mode_help): Document new -bindir option for link mode.
2430         (func_mode_link): Add new -bindir option, and use it to place
2431         output DLL if specified.
2432
2433 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2434
2435         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2436         (baseargs): Add --disable-option-checking.
2437         * configure: Regenerate.
2438
2439         * Makefile.def (configure-target-libiberty): Depend on
2440         all-binutils and all-ld.
2441         (configure-target-newlib): Likewise.
2442         * Makefile.in: Regenerate.
2443
2444 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2445
2446         * config.sub, config.guess: Update from upstream sources.
2447
2448 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2449
2450         Sync from src, merge:
2451
2452         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2453
2454         * configure.ac: Do not exclude gas for i386-*-darwin.
2455         Add a case for x86_64-*-darwin.
2456         * configure: Regenerate.
2457
2458 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2459
2460         * MAINTAINERS: Add my name to Write After Approval list.
2461
2462 2009-08-06  Michael Eager  <eager@eagercon.com>
2463
2464         * configure.ac: Add Microblaze target.
2465         * configure: Regenerate.
2466
2467 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2468
2469         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2470         * configure: Regenerate.
2471
2472 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2473
2474         * MAINTAINERS (Write After Approval): Update my e-mail address.
2475
2476 2009-07-06  Ian Lance Taylor  <iant@google.com>
2477
2478         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2479         * configure: Rebuild.
2480
2481 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2482
2483         * MAINTAINERS: Move myself to the Graphite Reviewers.
2484
2485 2009-06-30  Wei Guozhi  <carrot@google.com>
2486
2487         * MAINTAINERS: Add my name to Write After Approval list.
2488
2489 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2490
2491         PR bootstrap/40338
2492         * configure.ac (comparestring): Create new variable.
2493         * Makefile.tpl (comparestring): Use to skip some comparisions.
2494         * configure: Regenerate.
2495         * Makefile.in: Regenerate.
2496
2497 2009-06-26  Doug Evans  <dje@sebabeach.org>
2498
2499         * Makefile.def (host_modules): Add cgen.
2500         * Makefile.in: Regenerate.
2501         * configure.ac (host_tools): Add cgen.
2502         * configure: Regenerate.
2503
2504 2009-06-23  DJ Delorie  <dj@redhat.com>
2505
2506         * MAINTAINERS: Add myself as mep maintainer.
2507
2508 2009-06-23  Ian Lance Taylor  <iant@google.com>
2509
2510         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2511         boot_languages.  Only bootstrap target libraries listed in
2512         target_libs for some boot language.  Add --with-stage1-ldflags,
2513         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2514         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2515         if not building with C++.
2516         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2517         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2518         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2519         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2520         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2521         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2522         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2523         * configure, Makefile.in: Rebuild.
2524
2525 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2526
2527         * MAINTAINERS: Added my name to write-after-approval list.
2528
2529 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2530
2531         * configure.ac: Define is_elf for QNX Neutrino targets.
2532         * configure: Regenerate.
2533
2534 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2535
2536         * MAINTAINERS: Added my name to the write-after-approval list
2537
2538 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2539
2540         * configure.ac: Detect MPC in default directory.
2541         * configure: Regenerate.
2542
2543 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2544             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2545
2546         * Makefile.tpl (all): Avoid a trailing backslash.
2547         * Makefile.in: Regenerate.
2548
2549 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2550
2551         * config.sub, config.guess: Update from upstream sources.
2552
2553 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2554
2555         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2556         to noconfdirs.
2557         * configure: Regenerate.
2558
2559 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2560
2561         * Makefile.tpl ([+compare-target+]): Compare all stage
2562         directories, rather than just gcc.
2563         * Makefile.in: Rebuilt.
2564
2565 2009-06-01  Doug Kwan  <dougkwan@google.com>
2566
2567         * configure.ac: Support gold for target arm*-*-*.
2568         * configure: Regenerate.
2569
2570 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2571
2572         * Makefile.def: Add MPC support and dependencies.
2573         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2574
2575         * Makefile.in, configure: Regenerate.
2576
2577 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2578
2579         * Makefile.tpl (all): Avoid harmless warning in make all when
2580         gcc-bootstrap is enabled but stage_last does not exist.
2581         * Makefile.in: Rebuilt.
2582
2583 2009-05-24  Nicolas Roche  <roche@adacore.com>
2584
2585         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2586         * Makefile.in: Regenerate.
2587
2588 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2589
2590         * MAINTAINERS: Update my e-mail address.
2591
2592 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2593
2594         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2595         * configure:  Regenerate.
2596
2597 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2598
2599         PR other/40159
2600         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2601         gcc-no-bootstrap are mutually exclusive.
2602         * Makefile.in: Rebuilt.
2603
2604 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2605
2606         PR other/40159
2607         * Makefile.tpl (all): Don't end with unconditional success.
2608         * Makefile.in: Rebuilt.
2609
2610 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2611
2612         PR target/37137
2613         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2614         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2615         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2616         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2617         stage_configureflags, stage_cflags and stage_libcflags into
2618         explicit Makefile macros.
2619         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2620         GFORTRAN.
2621         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2622         CC.  Set CC_FOR_BUILD from CC.
2623         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2624         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2625         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2626         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2627         and GFORTRAN.
2628         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2629         (_LIBCFLAGS): Renamed to _TFLAGS.
2630         (do-compare-debug, do-compare3-debug): Drop.
2631         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2632         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2633         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2634         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2635         (XGCC_FLAGS_FOR_TARGET): New.
2636         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2637         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2638         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2639         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2640         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2641         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2642         TFLAGS.
2643         (BUILD_CONFIG): Include if requested.
2644         (all): Set TFLAGS on bootstrap.
2645         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2646         (all-stageid-prefixmodule): Likewise.
2647         (do-clean, distclean-stageid): Set TFLAGS.
2648         (restrap): Fix whitespace.
2649         * Makefile.in: Rebuilt.
2650
2651 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2652
2653         * config.guess: Sync with src.
2654
2655 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2656
2657         * configure.ac ($with_ppl):  Default to no if not supplied.
2658         ($with_cloog):  Likewise.
2659         configure:  Regenerate.
2660
2661 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2662
2663         * MAINTAINERS: Update my e-mail address.
2664
2665 2009-04-27  Nick Clifton  <nickc@redhat.com>
2666
2667         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2668
2669 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2670
2671         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2672         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2673         * Makefile.in: Regenerate.
2674
2675 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2676
2677         PR bootstrap/39739
2678         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2679         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2680
2681         * configure, Makefile.in: Regenerate.
2682
2683 2009-04-21  Taras Glek  <tglek@mozilla.com>
2684
2685         * include/hashtab.h: Update GTY annotations to new syntax
2686         * include/splay-tree.h: Likewise
2687
2688 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2689
2690         * config.sub, config.guess: Update from upstream sources.
2691
2692 2009-04-15  Anthony Green  <green@moxielogic.com>
2693
2694         * configure.ac: Add moxie support.
2695         * configure: Rebuilt.
2696
2697 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2698
2699         * configure.ac: Change copyright header to refer to version
2700         3 of the GNU General Public License and to point readers at the
2701         COPYING3 file and the FSF's license web page.
2702         * Makefile.def: Likewise.
2703         * Makefile.tpl: Likewise.
2704         * Makefile.in: Regenerate.
2705
2706 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2707
2708         * configure.ac: Restore match for darwin9 or later. Use double
2709         brackets since regeneration eats one pair.
2710         * configure: Regenerate.
2711
2712 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2713
2714         PR gas/10039
2715         * configure.ac: Require texinfo 4.7.
2716         * configure: Regenerated.
2717
2718 2009-04-09  Nick Clifton  <nickc@redhat.com>
2719
2720         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2721         the GCC Runtime Library Exception.
2722
2723 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2724
2725         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2726         * configure: Regenerate.
2727
2728 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2729
2730         * Makefil.def (languages): New entries.
2731         * Makefile.tpl (check-gcc-*): New generic target.
2732         * Makefile.in: Regenerate.
2733
2734 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2735
2736         * MAINTAINERS:  Update my email address.
2737
2738 2009-03-18  Tom Tromey  <tromey@redhat.com>
2739
2740         * configure: Rebuild.
2741         * configure.ac (host_libs): Add libiconv.
2742         * Makefile.in: Rebuild.
2743         * Makefile.def (host_modules): Add libiconv.
2744         (configure-gdb, all-gdb): Depend on libiconv.
2745
2746 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2747
2748         * configure.ac: Treat gdb as supported on x86_64-darwin.
2749         * configure: Regenerate.
2750
2751 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2752
2753         * configure.ac (--with-host-libstdcxx): New option.
2754         * configure: Regenerate.
2755
2756 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2757
2758         * MAINTAINERS:  Move myself into the write after approval list.
2759
2760 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2761
2762         * MAINTAINERS: Update e-mail address.
2763
2764 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2765
2766         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2767
2768 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2769
2770         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2771
2772 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2773
2774         Backport from git Libtool:
2775
2776         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2777         Support GNU/kOpenSolaris.
2778         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2779         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2780         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2781         GNU/kOpenSolaris.
2782
2783 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2784
2785         * MAINTAINERS: Update e-mail address.
2786
2787 2009-02-24  Michael Eager  <eager@eagercon.com>
2788
2789         * MAINTAINERS (Write After Approval): Add self.
2790
2791 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2792
2793         * MAINTAINERS (Write After Approval): Add myself.
2794
2795 2009-02-05  Andreas Schwab  <schwab@suse.de>
2796
2797         * Makefile.tpl (stage_last): Define $r and $s before using
2798         $(RECURSE_FLAGS_TO_PASS).
2799         * Makefile.in: Regenerate
2800
2801 2009-01-30  Ian Lance Taylor  <iant@google.com>
2802
2803         * MAINTAINERS: Move myself to the Global Reviewers list.
2804
2805 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2806
2807         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2808         * configure: Regenerate.
2809
2810 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2811
2812         * MAINTAINERS: Make whitespace consistent.
2813         Remove Robert Millan from Write After Approval.
2814
2815 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2816
2817         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2818         (all-opcodes): Depend on all-libiberty.
2819         * Makefile.in: Regenerate.
2820
2821 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2822
2823         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2824         * configure: Regenerate.
2825
2826 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2827
2828         * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2831
2832         * MAINTAINERS: Add myself to reviewers (Fortran).
2833
2834 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2835
2836         PR tree-optimization/38515
2837         * configure.ac (cloog-polylib): Removed.
2838         (with_ppl, with_cloog): Test for "no".
2839         * configure: Regenerated.
2840
2841 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2842
2843         * MAINTAINERS: Moved myself to reviewers (Fortran).
2844
2845 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2846
2847         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2848         (Write After Approval): Remove myself.
2849
2850 2009-01-03  Diego Novillo  <dnovillo@google.com>
2851
2852         * MAINTAINERS: Remove myself from alias maintainership.
2853
2854 2009-01-02  David Ayers  <ayers@fsfe.org>
2855
2856         * MAINTAINERS: Update e-mail address.
2857
2858 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2859
2860         * MAINTAINERS: Make whitespace consistent.
2861
2862 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2863
2864         Backport from upstream Libtool:
2865         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2866         Add cache variables to tests that require the linker to work.
2867         For shlibpath_overrides_runpath, this also changes the semantics
2868         to let the result from the C compiler take precedence.
2869
2870 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2871
2872         * config.sub, config.guess: Update from upstream sources.
2873
2874 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2875
2876         * configure.ac (ppllibs): Add by default the lib flags.
2877         * configure: Regenerate.
2878
2879 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2880
2881         * MAINTAINERS:  Add myself to the write after approval list.
2882
2883 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2884
2885         * configure.ac: Add double brackets on darwin[912].
2886         * configure: Regenerate.
2887
2888 2008-12-03  Daniel Kraft  <d@domob.eu>
2889
2890         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2891         Approval to Reviewer section (for Fortran front-end).
2892
2893 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2894
2895         * configure.ac: Expand to darwin10 and later.
2896         * configure: Regenerate.
2897
2898 2008-12-02  Andreas Schwab  <schwab@suse.de>
2899
2900         * Makefile.def: configure-target-boehm-gc depends on
2901         all-target-libstdc++-v3.
2902         * Makefile.in: Regenerate.
2903
2904 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2905
2906         * MAINTAINERS:  Add myself as mingw maintainer.
2907
2908 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2909
2910         * config.sub, config.guess: Update from upstream sources.
2911
2912 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2913
2914         * README.SCO: Remove.
2915
2916 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2917
2918         * MAINTAINERS:  Add myself to the write after approval list.
2919
2920 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2921
2922         * MAINTAINERS:  Update my email address in WAA section.
2923
2924 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2925
2926         * MAINTAINERS: Update e-mail address.
2927
2928 2008-11-27  Toon Moene  <toon@moene.org>
2929
2930         * MAINTAINERS: Change e-mail address.
2931
2932 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2933
2934         * configure.ac: Build gdb for i?86-*-darwin*
2935         * configure: Regenerated.
2936
2937 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2938
2939         * MAINTAINERS: Added my full name.
2940
2941 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2942
2943         PR bootstrap/38014
2944         PR bootstrap/37923
2945
2946         Revert:
2947
2948         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2949
2950         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2951         * Makefile.in: Regenerated.
2952
2953         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2954
2955         PR gdb/921
2956         PR gdb/1646
2957         PR gdb/2175
2958         PR gdb/2176
2959
2960         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2961         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2962         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2963         (HOST_EXPORTS): Pass CPPFLAGS.
2964         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2965         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2966         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2967         * Makefile.in, configure: Regenerated.
2968         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2969         and CPPFLAGS_FOR_BUILD.
2970
2971 2008-11-06  Jeff Law  <law@redhat.com>
2972
2973         * MAINTAINERS: Add myself as middle end maintainer.
2974
2975 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2976
2977         * MAINTAINERS (Write after approval): Add myself.
2978
2979 2008-11-05  Diego Novillo  <dnovillo@google.com>
2980
2981         * MAINTAINERS (Global Reviewers): Add myself.
2982         (Non-Algorithmic Maintainers): Remove myself.
2983
2984 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2985
2986         * MAINTAINERS (Write after approval): Add myself.
2987
2988 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2989
2990         * MAINTAINERS (Write after approval): Add myself.
2991
2992 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2993
2994         * configure.ac (spu-*-*): Remove special case.
2995         * configure: Regenerate.
2996
2997 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2998
2999         * MAINTAINERS (Write after approval): Update my email address.
3000
3001 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3002
3003         * configure.ac [spu-*-*]: Do not set skipdirs.
3004         * configure: Re-generate.
3005
3006 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3007
3008         * MAINTAINERS (Various Maintainers): Add myself to reload.
3009
3010 2008-10-25  Richard Guenther  <rguenther@suse.de>
3011
3012         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3013         maintainer.  Remove myself as libgcc-math maintainer.
3014         (Non-Algorithmic Maintainers): Remove myself.
3015
3016 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3017
3018         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3019         * Makefile.in: Regenerated.
3020
3021 2008-10-23  Cary Coutant  <ccoutant@google.com>
3022
3023         * MAINTAINERS (Write after approval): Add myself.
3024
3025 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3026
3027         PR gdb/921
3028         PR gdb/1646
3029         PR gdb/2175
3030         PR gdb/2176
3031
3032         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3033         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3034         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3035         (HOST_EXPORTS): Pass CPPFLAGS.
3036         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3037         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3038         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3039         * Makefile.in, configure: Regenerated.
3040         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3041         and CPPFLAGS_FOR_BUILD.
3042
3043 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3044
3045         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3046         Sebastian Pop.
3047
3048 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3049
3050         * MAINTAINERS (Write After Approval): Added myself.
3051
3052 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3053
3054         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3055         recommended version to 2.3.2.
3056
3057         * configure: Regenerate.
3058
3059 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3060
3061         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3062
3063 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3064
3065         * MAINTAINERS (Write After Approval): Update e-mail address.
3066
3067 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3068
3069         * libtool.m4: Update to libtool 2.2.6.
3070         * lt~obsolete.m4: Update to libtool 2.2.6.
3071         * ltmain.sh: Update to libtool 2.2.6.
3072         * ltsugar.m4: Update to libtool 2.2.6.
3073         * ltversion.m4: Update to libtool 2.2.6.
3074         * ltoptions.m4: Update to libtool 2.2.6.
3075         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3076
3077 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3078
3079         * MAINTAINERS (Write After Approval): Add myself.
3080
3081 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3082
3083         * MAINTAINERS (Write After Approval): Update my name.
3084
3085 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3086
3087         * MAINTAINERS: Add myself in "Write After Approval".
3088
3089 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3090
3091         * MAINTAINERS: Add myself as ia64 maintainer.
3092
3093 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3094
3095         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3096         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3097         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3098         and Michael Tiemann from Write After Approval since they do not
3099         actually have access.
3100
3101 2008-09-05  Richard Guenther  <rguenther@suse.de>
3102
3103         * configure.ac: Initialize clooglibs to -lcloog.
3104         * configure: Re-generate.
3105
3106 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3111
3112         * configure.ac (--with-cloog-polylib): New.
3113         (--disable-cloog-version-check): New.
3114         (--disable-ppl-version-check): New.
3115         * configure: Re-generate.
3116
3117 2008-09-03  Richard Guenther  <rguenther@suse.de>
3118
3119         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3120         cloog test.
3121         * configure: Re-generate.
3122
3123 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3124
3125         Add picoChip port.
3126         * MAINTAINERS: Add picoChip maintainers.
3127
3128 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3129             Tobias Grosser  <grosser@fim.uni-passau.de>
3130             Jan Sjodin  <jan.sjodin@amd.com>
3131             Harsha Jagasia  <harsha.jagasia@amd.com>
3132             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3133             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3134             Adrien Eliche  <aeliche@isty.uvsq.fr>
3135
3136         Merge from graphite branch.
3137         * configure: Regenerate.
3138         * Makefile.in: Regenerate.
3139         * configure.ac (host_libs): Add ppl and cloog.
3140         Add checks for PPL and CLooG.
3141         * Makefile.def (ppl, cloog): Added modules and dependences.
3142         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3143         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3144
3145 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3146
3147         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3148         (GCC_SHLIB_SUBDIR): New.
3149         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3150         * configure: Regenerate.
3151         * Makefile.in: Regenerate.
3152
3153 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3154
3155         * MAINTAINERS: Consistently use tabs to separate columns.
3156
3157 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3158
3159         * MAINTAINERS (Write after Approval): Add myself.
3160
3161 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3162
3163         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3164         Enable bfd, binutils and opcodes.
3165         * configure: Regenerate.
3166
3167 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3168
3169         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3170
3171 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3172
3173         * MAINTAINERS:  Use correct Umlaut for last name.
3174
3175 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3176
3177         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3178
3179 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3180
3181         * MAINTAINERS: Update my email address.
3182
3183 2008-08-16  Nicolas Roche  <roche@adacore.com>
3184
3185         * Makefile.tpl: Add BOOT_ADAFLAGS.
3186         * Makefile.in: Regenerate.
3187
3188 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3189
3190         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3191         * configure: Regenerate.
3192
3193 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3194
3195         * configure.ac: Add makefile fragments for hpux.
3196         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3197         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3198         * configure: Regenerate.
3199         * Makefile.in: Regenerate.
3200
3201 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3202
3203         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3204
3205 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3206
3207         * MAINTAINERS (Write after Approval): Add myself.
3208
3209 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3210
3211         * MAINTAINERS (Write After Approval):  Add myself.
3212
3213 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3214
3215         * MAINTAINERS (Write After Approval):  Add myself.
3216
3217 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3218
3219         * MAINTAINERS: Update my email address.
3220
3221 2008-06-25  Joey Ye  <joey.ye@intel.com>
3222
3223         * MAINTAINERS (Write After Approval):  Add myself.
3224
3225 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3226
3227         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3228         * Makefile.in: Regenerate.
3229         * configure: Regenerate.
3230
3231 2008-06-17  Daniel Kraft  <d@domob.eu>
3232
3233         * MAINTAINERS (Write After Approval):  Add myself.
3234
3235 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3236
3237         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3238         "$@" is still intact with both Autoconf 2.59 and 2.62.
3239         * configure: Regenerate.
3240
3241 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3242
3243         * Makefile.tpl: Fix comment errors.
3244         * Makefile.in: Regenerate.
3245
3246 2008-06-12  David S. Miller  <davem@davemloft.net>
3247             David Edelsohn  <edelsohn@gnu.org>
3248
3249         * configure.ac: Add powerpc*-*-* to gold supported targets.
3250         * configure: Regenerate.
3251
3252 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3253
3254         PR tree-optimization/36218
3255         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3256         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3257         (all prefix="build-"): Pass them to build-system sub-makes.
3258         * Makefile.in: Regenerate.
3259
3260 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3261
3262         * MAINTAINERS (mt port): Remove.
3263         (sco5, unixware, sco udk): Remove.
3264         (Kean Johnston): Add to Write After Approval.
3265
3266 2008-05-30  Julian Brown  <julian@codesourcery.com>
3267
3268         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3269         of libobjc for ARM EABI Linux.
3270         * configure: Regenerate.
3271
3272 2008-05-18  Xinliang David Li   <davidxl@google.com>
3273
3274         * ChangeLog: Remove wrong ChangeLog entry.
3275
3276 2008-05-17  Xinliang David Li   <davidxl@google.com>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2008-05-14  Rafael Espíndola  <espindola@google.com>
3285
3286         * config-ml.in: don't handle --enable-shared and --enable-static.
3287
3288 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3289
3290         * MAINTAINERS: Update my email address.
3291
3292 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3293
3294         * MAINTAINERS: Update my email address.
3295
3296 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3297
3298         * MAINTAINERS (Write After Approval): Add myself.
3299
3300 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3305
3306         * MAINTAINERS (crx): Add myself.
3307
3308 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         Sync with src:
3311         2008-04-14  David S. Miller  <davem@davemloft.net>
3312
3313         * configure.ac: Add sparc*-*-* to gold supported targets.
3314         * configure: Regenerate.
3315
3316 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3317
3318         PR bootstrap/35457
3319         * configure.ac: Include override.m4.
3320         * configure: Regenerate.
3321
3322 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3323
3324         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3325         * Makefile.in: Regenerate.
3326
3327 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3328
3329         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3330         as nonconfigurable directories list.
3331         * configure: Regenerate.
3332
3333 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3334
3335         * config.sub, config.guess: Update from upstream sources.
3336
3337 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3338
3339         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3340         * Makefile.in: Regenerate.
3341
3342 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3343
3344         * configure.ac: Do not build libssp for the AVR.
3345         * configure: Regenerate.
3346
3347 2008-04-07  Ian Lance Taylor  <iant@google.com>
3348
3349         * Makefile.def: check-gold depends upon all-binutils.
3350         * Makefile.in: Regenerate.
3351
3352 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3353
3354         * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2008-04-04  Nick Clifton  <nickc@redhat.com>
3357
3358         PR binutils/4334
3359         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3360         builds.
3361         * configure: Regenerate.
3362
3363 2008-04-04  NightStrike  <NightStrike@gmail.com>
3364
3365         PR other/35151
3366         * configure.ac: Combine rules for mingw32 and mingw64.
3367         * configure: Regenerate.
3368
3369 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3370
3371         * MAINTAINERS (Write After Approval): Add myself.
3372
3373 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3374
3375         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3376         * Makefile.in (.NOTPARALLEL): Ditto.
3377
3378 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3379
3380         * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3383
3384         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3385         * Makefile.in (.NOTPARALLEL): Regenerate.
3386
3387 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3388
3389         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3390         * Makefile.in: Regenerate.
3391
3392 2008-03-26  Jakub Staszak  <kuba@et.pl>
3393
3394         * MAINTAINERS (Write After Approval): Add myself.
3395
3396 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3397
3398         * MAINTAINERS:  Update e-mail address.
3399
3400 2008-03-20  Ian Lance Taylor  <iant@google.com>
3401
3402         * configure.ac: Add support for --enable-gold.
3403         * Makefile.def: Add gold as a directory like ld.
3404         * configure, Makefile.in: Regenerate.
3405
3406 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3407
3408         * configure.ac: m4_include config/proginstall.m4.
3409         * configure: Regenerate.
3410
3411         Backport from upstream Libtool:
3412
3413         2007-10-12  Eric Blake  <ebb9@byu.net>
3414
3415         Deal with Autoconf 2.62's semantic change in m4_append.
3416         * ltsugar.m4 (lt_append): Replace broken versions of
3417         m4_append.
3418         (lt_if_append_uniq): Don't require separator to be overquoted,
3419         and avoid broken m4_append.
3420         (lt_dict_add): Fix typo.
3421         * libtool.m4 (_LT_DECL): Don't overquote separator.
3422
3423 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3424
3425         * config.rpath: Add AIX 6 support.
3426
3427 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3428
3429         * Makefile.def (stageprofile).  Remove -fprofile-generate
3430         from stage_libcflags.
3431         * Makefile.in: Regenerate.
3432
3433 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3434
3435         * config.sub, config.guess: Update from upstream sources.
3436
3437 2008-03-06  Tom Tromey  <tromey@redhat.com>
3438
3439         * MAINTAINERS: Update for treelang deletion.
3440
3441 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3442
3443         * MAINTAINERS: Update my email address.
3444
3445 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3446
3447         * MAINTAINERS (darwin port): Add myself as a maintainer.
3448         (objective-c/c++): Add myself as a maintainer.
3449
3450 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3451
3452         * MAINTAINERS (Write After Approval): Update my email address.
3453
3454 2008-02-25  Tomas Bily  <tbily@suse.cz>
3455
3456         * MAINTAINERS (Write After Approval): Add myself.
3457
3458 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3459
3460         * MAINTAINERS (OpenMP): Add myself.
3461
3462 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3463
3464         PR bootstrap/32009
3465         PR bootstrap/32161
3466
3467         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3468         * configure: Regenerate.
3469
3470         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3471         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3472         STAGE4_LIBCFLAGS): New.
3473         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3474         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3475         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3476         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3477         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3478         for target modules.  Don't export LIBCFLAGS.
3479         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3480         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3481         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3482         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3483         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3484         * Makefile.in: Regenerate.
3485
3486 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3487
3488         PR libgcj/33085
3489         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3490         Do not use -DDLL_EXPORT.  Backport from upstream.
3491
3492 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3493
3494         * MAINTAINERS (Write After Approval): Add myself.
3495
3496 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3497
3498         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3499         * configure: Regenerate.
3500
3501 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3502
3503         * configure.ac (xtensa*-*-*): Recognize processor variants.
3504         * configure: Regenerate.
3505
3506 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3507
3508         PR bootstrap/34922
3509         * configure.ac (PARSE_ARGS): Push suitable setting of
3510         ac_subdirs_all, for `./configure --help=recursive'.
3511         Handle `+' in generic toplevel directory disabling.
3512         * configure: Regenerate.
3513
3514 2008-01-28  Nick Clifton  <nickc@redhat.com>
3515
3516         * MAINTAINERS (xstormy16): Take over maintainership.
3517
3518 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3519
3520         * MAINTAINERS (c4x port): Remove.
3521
3522 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3523
3524         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3525
3526 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3527
3528         * config.sub, config.guess: Update from upstream sources.
3529
3530 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3531
3532         * MAINTAINERS (Write After Approval): Add myself.
3533
3534 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3535
3536         * MAINTAINERS: Update my email address.
3537
3538 2008-01-09  Raksit Ashok  <raksit@google.com>
3539
3540         * MAINTAINERS (Write After Approval): Add myself.
3541
3542 2008-01-09  Raksit Ashok  <raksit@google.com>
3543
3544         * MAINTAINERS (Write After Approval): Add myself.
3545
3546 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3547
3548         * config.sub, config.guess: Update from upstream sources.
3549
3550 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3551
3552         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3553         Change recommended MPFR from 2.2.1 -> 2.3.0.
3554         * configure: Regenerate.
3555
3556 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3557
3558         * MAINTAINERS: Update my email address.
3559
3560 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3561
3562         * MAINTAINERS: Update my email address.
3563
3564 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3565
3566         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3567         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3568         * Makefile.in: Regenerate.
3569
3570 2007-12-10  Mark Heffernan  <meheff@google.com>
3571
3572         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3573         misplaced entries.
3574
3575 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3576
3577         * configure.ac: Enable libjava for x86_64-*-darwin9.
3578         * configure: Regenerate.
3579
3580 2007-12-07  Bill Maddox  <maddox@google.com>
3581
3582         * MAINTAINERS (Write After Approval): Add myself.
3583
3584 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3585
3586         * config.sub, config.guess: Update from upstream sources.
3587
3588 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3589
3590         * config-ml.in: Remove 64bit configure tests.
3591
3592 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3593
3594         * config-ml.in: Robustify against white space in absolute file
3595         names.
3596
3597         * config-ml.in (multi-clean): Substitute ${Makefile}.
3598         Remove superfluous ${Makefile} in list.
3599
3600 2007-11-19  Thiemo Seufer  <ths@mips.com>
3601
3602         * config-ml.in: Don't hardcode the Makefile name.
3603
3604 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3605
3606         * MAINTAINERS (Write After Approval): Add myself.
3607
3608 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3609
3610         * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2007-11-06  Doug Kwan  <dougkwan@google.com>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3617
3618         * MAINTAINERS (mercury): Remove entry.
3619         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3620
3621 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3622
3623         * Makefile.def (dependencies): Make configure-gdb depend on
3624         all-intl.
3625         * Makefile.in: Regenerated.
3626
3627 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3628
3629         * MAINTAINERS (Fortran maintainer): Remove myself.
3630
3631 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3632
3633         * Makefile.def: To avoid problems running with parallel makes,
3634         build newlib before libgloss so that target specific header
3635         files are availble.
3636         * Makefile.in: Regenerate
3637
3638 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3639
3640         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3641         * Makefile.in: Regenerate.
3642
3643 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3644
3645         * MAINTAINERS (Register allocation reviewer): Add myself.
3646
3647 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3648
3649         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3650         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3651         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3652         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3653         * configure: Regenerate.
3654
3655 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3656
3657         * MAINTAINERS (Register allocation reviewer): Add myself.
3658
3659 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3662         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3663         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3664         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3665         * configure.ac: Default them to host tools for $host = $build.
3666         Subst them.
3667
3668         * configure: Regenerate.
3669         * Makefile.in: Regenerate.
3670
3671 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3672
3673         * MAINTAINERS (Register allocation reviewer): Add myself.
3674
3675 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3676
3677         * MAINTAINERS (Register allocation reviewer): Add myself.
3678
3679 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3680
3681         * MAINTAINERS (Write After Approval): Fix typo.
3682
3683 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3684
3685         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3686         * configure: Regenerate.
3687
3688 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3689
3690         PR bootstrap/31906
3691         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3692         they're already prefixed.
3693
3694 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3695
3696         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3697         libstdc++.
3698         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3699         * configure: Regenerate.
3700         * Makefile.in: Regenerate.
3701
3702 2007-09-17  Andreas Schwab  <schwab@suse.de>
3703
3704         * configure.ac: Raise minimum makeinfo version to 4.6.
3705         * configure: Regenerate.
3706
3707 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3708
3709         * MAINTAINERS (write-after-approval) add myself
3710
3711 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3712
3713         * configure.ac: Correct makeinfo version check.
3714         * configure: Regenerate.
3715
3716 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3717
3718         * MAINTAINERS: Update my email address.
3719
3720 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3721
3722         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3723         to $skipdirs and only disable gprof for newlib.  Use the normal
3724         mips*-elf* handling in other respects.
3725         * configure: Regnerate.
3726
3727 2007-09-12  David Daney  <ddaney@avtrex.com>
3728
3729         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3730         enabling libgcj.
3731         * configure: Regenerate.
3732
3733 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3734
3735         PR other/32154
3736         * configure.ac: For libgloss targets, point the linker to the linker
3737         script, startup code and simulator library.
3738         * configure: Regenerate.
3739
3740 2007-09-07  Andrew Haley  <aph@redhat.com>
3741
3742         * configure.ac (noconfigdirs): Remove target-libffi and
3743         target-libjava.
3744         * configure: Regenerate.
3745
3746 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3747
3748         PR target/33281
3749         * configure.ac: Use config/mh-mingw on mingw.
3750         * configure: Regenerate.
3751
3752 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3753
3754         * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2007-09-05  Richard Guenther  <rguenther@suse.de>
3757
3758         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3759         nor --disable-checking is provided also turn on yes and types
3760         checking for stage1.
3761         * configure: Re-generate.
3762
3763 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3764
3765         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3766         (Write After Approval): Remove myself.
3767
3768 2007-08-29  Nick Clifton  <nickc@redhat.com>
3769
3770         * config.sub, config.guess: Update from upstream sources.
3771
3772 2007-08-22  Bud Davis  <jmdavis@link.com>
3773
3774         * MAINTAINERS (Write After Approval): Added myself.
3775         * MAINTAINERS (Reviewers): Removed myself.
3776
3777 2007-08-18  Paul Brook  <paul@codesourcery.com>
3778             Joseph Myers  <joseph@codesourcery.com>
3779
3780         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3781         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3782         * Makefile.in: Regenerate.
3783         * configure.ac (--with-debug-prefix-map): New.
3784         * configure: Regenerate.
3785
3786 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3787             Nigel Stephens  <nigel@mips.com>
3788
3789         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3790         as target_makefile_frag.
3791         * configure: Regenerate.
3792
3793 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3794
3795         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3796         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3797         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3798         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3799         (do-compare, do-compare3, do-compare-debug): New.
3800         ([+compare-target+]): Use them.
3801
3802 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3803
3804         * MAINTAINERS (Write After Approval): Change my email address.
3805
3806 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3807             Ben Elliston  <bje@au.ibm.com>
3808
3809         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3810         --silent if $silent.
3811         * configure: Regenerate.
3812
3813 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3814
3815         * MAINTAINERS (Various Maintainers): Add myself as
3816         loop infrastructure maintainer.  Update my e-mail
3817         address.
3818
3819 2007-07-31  Diego Novillo  <dnovillo@google.com>
3820
3821         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3822         Adjust description.
3823
3824 2007-07-26  Richard Guenther  <rguenther@suse.de>
3825
3826         * configure.ac: Add types checking to stage1 checking flags.
3827         * configure: Regenerate.
3828
3829 2007-07-17  Nick Clifton  <nickc@redhat.com>
3830
3831         * COPYING3: New file.  Contains version 3 of the GNU General
3832         Public License.
3833         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3834         Lesser General Public License.
3835
3836 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3837
3838         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3839
3840 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3841
3842         * MAINTAINERS (S/390 co-maintainer): Add myself.
3843         (Write After Approval): Remove myself.
3844
3845 2007-07-13  Dan Hipschman  <dsh@google.com>
3846
3847         * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2007-07-11  Nick Clifton  <nickc@redhat.com>
3850
3851         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3852         WINDRES export.
3853         * Makefile.in: Regenerate.
3854
3855 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3856
3857         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3858         maintainer.
3859
3860 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3861
3862         * lt~obsolete.m4: New. Import from 20070318 libtool.
3863
3864 2007-07-03  Julian Brown  <julian@codesourcery.com>
3865
3866         * MAINTAINERS (Write After Approval): Add myself.
3867
3868 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3869
3870         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3871         * configure: Regenerate.
3872
3873 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3874
3875         * configure.ac: Add some missing m4 quotation.
3876         * configure: Regenerate.
3877
3878 2007-07-02  Simon Baldwin  <simonb@google.com>
3879
3880         * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3883
3884         * configure: Regenerate.
3885
3886 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3887
3888         * Makefile.def: Add windmc tool to build.
3889         * Makefile.tpl: Likewise.
3890         * configure.ac: Likewise.
3891         * Makefile.in: Regenerate.
3892         * configure: Regenerate.
3893
3894 2007-06-28  DJ Delorie  <dj@redhat.com>
3895
3896         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3897         not building newlib.
3898         * configure: Regenerated.
3899
3900 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3901
3902         * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3905
3906         * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3909
3910         * MAINTAINERS (Write After Approval): Add myself.
3911
3912 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3913
3914         * MAINTAINERS (Write After Approval): Add myself.
3915
3916 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3917
3918         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3919         * Makefile.in: Regenerated.
3920
3921 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3922
3923         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3924         bfin*-*-uclinux* targets.
3925         * configure: Regenerate.
3926
3927 2007-06-14  Ian Lance Taylor  <iant@google.com>
3928
3929         * MAINTAINERS: Add myself as non-algorithmic global write
3930         maintainer.
3931
3932 2007-06-14  Diego Novillo  <dnovillo@google.com>
3933
3934         * MAINTAINERS: Add self as middle-end maintainer and
3935         non-algorithmic global write maintainer.
3936
3937 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3938
3939         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3940         Move all Fortran maintainers except Paul Brook into the
3941         Non-Autopoiesis section.
3942
3943 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3946         (distclean-stage[+id+]): Possibly delete stage_last.
3947         * Makefile.in: Regenerate.
3948
3949 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3950
3951         * MAINTAINERS (Various Maintainer): Fix typo.
3952
3953 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3954
3955         * MAINTAINERS (Various Maintainer): Add myself as
3956         dataflow maintainer.
3957
3958 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3959
3960         * config.sub, config.guess: Update from upstream sources.
3961
3962 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3963
3964         * Makefile.tpl: Fix spelling error.
3965         * Makefile.in: Regenerate.
3966
3967 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3968
3969         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3970         lt_cv_sys_max_cmd_len.
3971
3972 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3973
3974         * MAINTAINERS (Various Maintainers): Add myself as
3975         auto-vectorizer maintainer.
3976
3977 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3978
3979         PR libjava/32098
3980         * libtool.m4: Revert previous change.
3981         * ltgcc.m4: Put it here.
3982
3983 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3984
3985         * MAINTAINERS (Various Maintainers): Add myself as
3986         auto-vectorizer maintainer.
3987
3988 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3989
3990         PR libjava/32098
3991         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3992
3993 2007-05-30  Richard Guenther  <rguenther@suse.de>
3994
3995         * MAINTAINERS (Various Maintainers): Add myself as
3996         auto-vectorizer maintainer.
3997
3998 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3999
4000         PR bootstrap/29382
4001         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4002         * configure: Rebuilt.
4003
4004 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4005
4006         * MAINTAINERS (Write After Approval): Removed my name.
4007
4008 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4009
4010         * MAINTAINERS (Write After Approval): Remove myself.
4011
4012 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4013
4014         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4015
4016 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4017
4018         * ltmain.sh: Update from ToT Libtool.
4019         * libtool.m4: Update from ToT Libtool.
4020         * ltsugar.m4: New. Update from ToT Libtool.
4021         * ltversion.m4: New. Update from ToT Libtool.
4022         * ltoptions.m4: New. Update from ToT Libtool.
4023         * ltconfig: Remove.
4024         * ltcf-c.sh: Remove.
4025         * ltcf-cxx.sh: Remove.
4026         * ltcf-gcj.sh: Remove.
4027
4028 2007-05-22  Ollie Wild  <aaw@google.com>
4029
4030         * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4033
4034         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4035         stage_cflags.
4036         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4037         Remove CFLAGS/LIBCFLAGS.
4038         (configure-stage[+id+]-[+prefix+][+module+],
4039         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4040         * Makefile.in: Regenerate.
4041
4042 2007-05-15  Diego Novillo  <dnovillo@google.com>
4043
4044         * MAINTAINERS: Update e-mail address.
4045
4046 2007-05-15  Revital Eres  <eres@il.ibm.com>
4047
4048         * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4051
4052         * MAINTAINERS (Write After Approval): Updated my address.
4053
4054 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4055
4056         * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2007-05-11  Silvius Rus  <rus@google.com>
4059
4060         * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2007-04-23  Tom Tromey  <tromey@redhat.com>
4063
4064         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4065
4066 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4067
4068         * MAINTAINERS (cpplib): Rename to ...
4069         (libcpp): ... this.  Add C/C++ front end maintainers.
4070
4071 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4072
4073         * config-ml.in: Pass ${ml_config_env} to configure calls.
4074
4075 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4076
4077         * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4080
4081         * MAINTAINERS (Write After Approval): Add myself.
4082
4083 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4084
4085         * MAINTAINERS (fortran 95 front end): Add myself.
4086
4087 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4092
4093         * MAINTAINERS (Modulo Scheduler): Add myself.
4094
4095 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4096
4097         * MAINTAINERS (fortran 95 front end): Add myself.
4098         (c++ front end): whitespace fix.
4099
4100 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4101
4102         * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4105
4106         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4107         of glob.  Quote arguments with single quotes too.
4108         * configure: Regenerate.
4109
4110 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4111
4112         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4113         * Makefile.in: Regenerate
4114
4115 2007-03-07  Andreas Schwab  <schwab@suse.de>
4116
4117         * configure: Regenerate.
4118
4119 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4120
4121         * configure.ac: Add "--with-pdfdir" configure option,
4122         which defines pdfdir variable.
4123         * Makefile.def (target=fixincludes): Add install-pdf to
4124         missing targets.
4125         (recursive_targets): Add install-pdf target.
4126         (flags_to_pass): Add pdfdir.
4127         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4128         target.
4129         * configure: Regenerate
4130         * Makefile.in: Regenerate
4131
4132 2007-02-28  Eric Christopher  <echristo@apple.com>
4133
4134         Revert:
4135         2006-12-07  Mike Stump  <mrs@apple.com>
4136
4137         * Makefile.def (dependencies): Add dependency for
4138         install-target-libssp and install-target-libgomp on
4139         install-gcc.
4140         * Makefile.in: Regenerate.
4141
4142 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4143
4144         * configure: Regenerate.
4145         * configure.ac: Move statements after variable declarations.
4146
4147 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4148
4149         * MAINTAINERS: Add myself as sh maintainer.
4150
4151 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4152
4153         * configure.ac: Adjust for loop syntax.
4154         * configure: Regenerate.
4155
4156 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4157
4158         * configure: Rebuilt.
4159
4160 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4161
4162         * configure.ac: Drop multiple occurrences of --enable-languages,
4163         and fix its quoting.
4164         * configure: Rebuilt.
4165
4166 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4167             Nathan Sidwell  <nathan@codesourcery.com>
4168             Vladimir Prus  <vladimir@codesourcery.com>
4169             Joseph Myers  <joseph@codesourcery.com>
4170
4171         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4172         * configure: Regenerate.
4173
4174 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4175
4176         * ltconfig (freebsd*): Default to elf.
4177
4178 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4179
4180         * configure.ac (target_libraries): Move libgcc before libiberty.
4181         * configure: Regenerated.
4182
4183 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4184             Paolo Bonzini  <bonzini@gnu.org>
4185
4186         PR bootstrap/30753
4187         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4188         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4189         * configure: Regenerated.
4190
4191 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4192
4193         * MAINTAINERS (Language Front End Maintainers): Update my mail
4194         address.
4195
4196 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4197
4198         PR bootstrap/30748
4199         * configure.ac: Correct syntax for Solaris ksh.
4200         * configure: Regenerated.
4201
4202 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4203
4204         * configure.ac: Sync with src.
4205         * configure: Regenerate.
4206
4207 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4208
4209         * Makefile.in: Regenerate.
4210
4211 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4212
4213         * config.sub: Sync with src.
4214
4215 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4216
4217         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4218         noncanonical equivalents.
4219         * configure.in: Rename to...
4220         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4221         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4222         target_noncanonical.  Use them.  Rewrite removal of configure
4223         arguments for autoconf 2.59.  Discard variable settings.  Force
4224         program_transform_name for native tools.
4225
4226         * Makefile.in: Regenerated.
4227         * configure: Regenerated with autoconf 2.59.
4228
4229 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4230
4231         * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2007-01-31  Andreas Schwab  <schwab@suse.de>
4234
4235         * Makefile.tpl (LDFLAGS): Substitute it.
4236         * Makefile.in: Regenerate.
4237
4238 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4239
4240         * MAINTAINERS (Write After Approval): Add myself.
4241
4242 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4243
4244         * MAINTAINERS (spu port): Add myself.
4245
4246 2007-01-23  Richard Guenther  <rguenther@suse.de>
4247
4248         PR bootstrap/30541
4249         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4250         * Makefile.tpl (GNATBIND): Substitute it.
4251         (GNATMAKE): Likewise.
4252         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4253         of STAGE_PREFIX.
4254         * Makefile.in: Regenerate.
4255         * configure: Regenerate.
4256
4257 2007-01-18  Mike Stump  <mrs@apple.com>
4258
4259         * configure.in: Re-enable -Werror for gcc builds.
4260
4261 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4262
4263         * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4266
4267         * configure.in: Change == to = in test command.
4268         * configure: Regenerate.
4269
4270 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4271             Nick Clifton  <nickc@redhat.com>
4272             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4273
4274         * configure.in (build_configargs, host_configargs, target_configargs):
4275         Remove build/host/target parameters.
4276         (host_libs): Add gmp and mpfr.
4277         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4278         * Makefile.def (gmp, mpfr): New.
4279         (gcc): Remove target.
4280         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4281         target_os, target_vendor): New.
4282         (configure): Add host_alias/target_alias arguments; adjust invocations.
4283         * configure: Regenerate.
4284         * Makefile.in: Regenerate.
4285
4286 2007-01-11  Matt Fago  <fago@earthlink.net>
4287
4288         * configure.in: Try to link to functions only in mpfr 2.2.x
4289         to improve robustness of configure tests.
4290         * configure: Regenerate.
4291
4292 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4293
4294         * MAINTAINERS: Add myself as i386 maintainer.
4295
4296 2007-01-08  Jan Hubicka  <jh@suse.cz>
4297
4298         * MAINTAINERS: Add myself as i386 maintainer.
4299
4300 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4301
4302         * configure.in: Add support for an x86_64-mingw* target.
4303         * configure: Regenerate.
4304
4305 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4306
4307         * Makefile.tpl (all-target): Correct @if conditional for target
4308         modules.
4309         * configure.in: Omit libiberty if building only target libgcc.
4310         * configure, Makefile.in: Regenerated.
4311
4312 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4313
4314         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4315         * configure: Regenerate.
4316
4317 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4318
4319         * Makefile.def (target_modules): Add libgcc.
4320         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4321         * Makefile.tpl (clean-target-libgcc): Delete.
4322         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4323         on gcc even for bootstrapped modules.  Rewrite handling of
4324         lang_env_dependencies to loop over target_modules.
4325         * configure.in (target_libraries): Add target-libgcc.
4326         * Makefile.in, configure: Regenerated.
4327
4328 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4329
4330         * configure.in: Reorganize recognition of languages.  Add
4331         --enable-stage1-languages.  Show supported languages for the chosen
4332         target rather than all recognized languages.
4333         * configure: Regenerate.
4334
4335 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4336
4337         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4338         * Makefile.in: Regenerate.
4339
4340 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4341
4342         * configure.in: Warn that MPFR 2.2.0 is buggy.
4343         * configure: Regenerate.
4344
4345 2006-12-27  Ian Lance Taylor  <iant@google.com>
4346
4347         * configure.in: When removing Makefiles to force a reconfigure, also
4348         remove prev-DIR*/Makefile.
4349         * configure: Regenerate.
4350
4351 2006-12-22  Andreas Schwab  <schwab@suse.de>
4352
4353         * configure: Regenerate with correct autoconf version.
4354
4355 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4356
4357         * configure.in: add AC_SUBST for *_FOR_TARGET.
4358         * configure: Regenerate.
4359
4360 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * configure.in: Simplify logic for rejecting languages that cannot
4363         be built.  Separate the case when a language is unsupported,
4364         from the case when the user chooses not to build a language.
4365
4366 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4369         it only affects bootstrap and could be tested on "$host" as well.
4370         * configure: Regenerate.
4371         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4372
4373 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4374
4375         PR bootstrap/29544
4376         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4377         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4378         move here comment from Makefile.tpl.
4379         * Makefile.tpl: Move some definitions higher in the file.
4380         (STAGE1_CHECKING): New.
4381         * configure.in: Add --enable-stage1-checking.
4382         * configure: Regenerate.
4383         * Makefile.in: Regenerate.
4384
4385 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         * MAINTAINERS: Add myself as build system maintainer.
4388
4389 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4390
4391         * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2006-12-13  Eric Christopher  <echristo@apple.com>
4394
4395         * MAINTAINERS: Add myself as darwin maintainer.
4396
4397 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4398
4399         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4400
4401 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4402
4403         MAINTAINERS: Update my entry.
4404
4405 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4406
4407         * configure.in:  Handle spu makefile frag.
4408         * Makefile.tpl (MAINT): Define
4409         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4410         * configure: Regenerate.
4411         * Makefile.in: Regenerate.
4412
4413 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4414
4415         * config.guess: Import latest version.
4416         * config.sub: Likewise.
4417
4418 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4419
4420         * configure.in (spu-*-*): Don't skip target-libiberty.
4421         * configure: Regenerate.
4422
4423 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4424
4425         PR bootstrap/30134
4426         * configure.in: Correct x86 darwin support for libjava to powerpc
4427         and i?86 only.
4428         * configure: Regenerate.
4429
4430 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4431
4432         * configure.in: Add x86 darwin support for libjava.
4433         * configure: Regenerate.
4434
4435 2006-12-07  Mike Stump  <mrs@apple.com>
4436
4437         * Makefile.def (dependencies): Add dependency for
4438         install-target-libssp and install-target-libgomp on
4439         install-gcc.
4440         * Makefile.in: Regenerate.
4441
4442 2006-12-04  Richard Guenther  <rguenther@suse.de>
4443
4444         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4445         (Non-Algorithmic Maintainers): Move over non-algorithmic
4446         loop optimizer maintainers, add myself as a non-algorithmic
4447         middle-end maintainer.
4448
4449 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4450
4451         * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4454
4455         * configure.in: Update error message for missing GMP/MPFR.
4456
4457         * configure: Regenerate.
4458
4459 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4460
4461         * configure.in: Update MPFR version in error message.
4462
4463         * configure: Regenerate.
4464
4465 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4466
4467         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4468         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4469         --with-gmp-lib): New flags.
4470
4471         * configure: Regenerate.
4472
4473 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4474
4475         * MAINTAINERS (Write After Approval): Change my email address.
4476
4477 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4478
4479         * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2006-11-22  Philipp Thomas  <pth@suse.de>
4482
4483         * MAINTAINERS (i18n): Update e-mail address.
4484
4485 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4486
4487         * MAINTAINERS (spu port): Add myself as maintainer.
4488         (Write After Approval): Remove myself.
4489
4490 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4491
4492         * configure.in (skipdirs): Don't build libssp for SPU.
4493         * configure: Regenerate.
4494
4495 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4496
4497         * MAINTAINERS (spu port): Add myself as maintainer.
4498         (libobjc): Update my email address.
4499
4500 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4501
4502         * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4505
4506         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4507         * configure : Rebuilt.
4508
4509 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4510
4511         * MAINTAINERS (Write After Approval): Add myself.
4512
4513 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4514
4515         * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4518
4519         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4520         libmpfr.a.
4521         * configure: Regenerate.
4522
4523 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4524
4525         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4526         (unstage): Test for stage_last presence.
4527
4528         PR bootstrap/29802
4529         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4530         STAGE_PREFIX.
4531         * Makefile.in: Regenerate.
4532
4533 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4534
4535         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4536         maintainers.
4537
4538 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4539
4540         * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4543
4544         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4545         and stageN-package/Makefile.
4546         * Makefile.in: Regenerated.
4547
4548 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4549
4550         * configure.in: Remove target-libgloss from noconfigdirs for
4551         bfin-*-*.
4552         * configure: Regenerated.
4553
4554 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4555
4556         * configure.in (have_gmp): Only error if the gcc directory exists.
4557
4558         * configure: Regenerate.
4559
4560 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4561
4562         * configure.in: Robustify error message for missing GMP/MPFR.
4563
4564         * configure: Regenerate.
4565
4566 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4567
4568         * MAINTAINERS (Write After Approval): Add myself.
4569
4570 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4571
4572         * MAINTAINERS: Change email address.
4573
4574 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4575
4576         * MAINTAINERS (Write After Approval): Add myself.
4577
4578 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4579
4580         * MAINTAINERS (Write After Approval): Add myself.
4581
4582 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4583
4584         * MAINTAINERS (Write After Approval): Move myself to
4585         Write After Approval section.
4586
4587 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4588
4589         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4590         need_gmp anymore.
4591         * configure: Regenerate.
4592
4593 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4594
4595         * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4598
4599         * config.guess: Import latest version.
4600         * config.sub: Likewise.
4601
4602 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4603
4604         * Makefile.def: Added pdf target handling.
4605         * Makefile.tpl: Added pdf target handling.
4606         * Makefile.in: Regenerated.
4607
4608 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4609
4610         * MAINTAINERS: Add self as score port maintainer.
4611
4612 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4613
4614         * MAINTAINERS (Write After Approval): Add myself.
4615
4616 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4617
4618         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4619         or newer.
4620         * configure: Regenerated.
4621
4622 2006-09-27  Dave Brolley  <brolley@redhat.com>
4623
4624         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4625         using $s instead of $r.
4626         * configure: Regenerated.
4627
4628 2006-09-26  Thiemo Seufer  <ths@mips.com>
4629
4630         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4631         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4632         * configure: Regenerate.
4633
4634 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4635
4636         * MAINTAINERS (Write After Approval): Remove myself.
4637
4638 2006-09-22  Chao-ying Fu  <fu@mips.com>
4639
4640         * MAINTAINERS (Write After Approval): Add myself.
4641
4642 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4643
4644         * MAINTAINERS: Add self as soft-fp maintainer.
4645
4646 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4647
4648         * MAINTAINERS: Add myself as avr maintainer.
4649         Remove Marek Michalkiewicz as avr maintainer.
4650
4651 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4652
4653         * MAINTAINERS (Write After Approval): Add myself.
4654
4655 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4656
4657         * configure.in: Never build newlib for a Mingw host.
4658         Never build newlib as Mingw target library.
4659         Test the existence of winsup/cygwin for building a Cygwin newlib,
4660         rather than just winsup.
4661         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4662         building a Mingw target.
4663         * configure: Regenerate.
4664
4665 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4666
4667         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4668
4669 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4670
4671         * config.guess: Import from src (was more updated).
4672         * config.sub: Likewise.
4673
4674 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4675
4676         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4677         * configure: Regenerated.
4678
4679 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4680
4681         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4682         for stages after the first.
4683
4684 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4685
4686         * Makefile.def: Add dependencies for configure-opcodes
4687         on configure-intl and all-opcodes on all-intl.
4688         * Makefile.in: Regenerated.
4689
4690 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4691
4692         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4693
4694 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4695
4696         Port to hosts whose 'sort' and 'tail' implementations
4697         treat operands with leading '+' as file names, as POSIX
4698         has required since 2001.  However, make sure the code still
4699         works on pre-POSIX hosts.
4700         * ltmain.sh: Don't assume "sort +2" is equivalent to
4701         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4702
4703 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4704
4705         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4706
4707 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4708
4709         * ltconfig: chmod 644 before ranlib during install.
4710
4711 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4712
4713         PR bootstrap/18058
4714         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4715         if the bootstrap compiler is a GCC version that supports it.
4716         * configure: Regenerate.
4717
4718 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4719
4720         * configure.in: Fix thinkos in previous check-in.
4721         * configure: Regenerate.
4722
4723 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4724
4725         PR other/27063
4726         * configure.in: Test subdir_requires and give an appropriate
4727         error message.
4728         * configure: Regenerate.
4729
4730 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4731
4732         * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4735
4736         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4737
4738 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4739
4740         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4741
4742 2006-06-20  David Ayers  <d.ayers@inode.at>
4743
4744         PR bootstrap/28072
4745         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4746         whether target-libjava is being configured instead of whether the
4747         java front end is enabled.
4748         * configure: Regenerate.
4749
4750 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4751
4752         PR target/27540
4753         * configure.in: Only enable libgomp on IRIX 6.
4754         * configure: Regenerate.
4755
4756 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4757
4758         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4759         too.
4760         * Makefile.in: Regenerate.
4761
4762 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4763
4764         * config-ml.in: Alter CCASFLAGS to include special
4765         multilib options the same as is done for CFLAGS.
4766
4767 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4768
4769         * configure.in: Don't enable libgomp on hpux10.
4770         * configure: Rebuilt.
4771
4772 2006-06-12  David Ayers  <d.ayers@inode.at>
4773
4774         PR bootstrap/27963
4775         PR target/19970
4776         * configure.in: Remove target-boehm-gc from noconfigdirs where
4777         ${libgcj} is specified.
4778         * configure: Regenerate.
4779
4780 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4781
4782         Sync from src:
4783
4784         * configure.in: Sync.
4785         * configure: Regenerated.
4786
4787         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4788
4789         * Makefile.def: Added dependencies from sim and gdb on intl, and
4790         added configure dependencies to everything with an all dependency
4791         on intl.
4792         * Makefile.in: Regenerated.
4793
4794 2006-06-06  David Ayers  <d.ayers@inode.at>
4795
4796         PR libobjc/13946
4797         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4798         * Makefile.in: Regenerate.
4799         * configure.in: Add --enable-objc-gc at toplevel and have it
4800         enable boehm-gc for Objective-C.
4801         Remove target-boehm-gc from libgcj.
4802         Add target-boehm-gc to target_libraries.
4803         Add target-boehm-gc to noconfigdirs where ${libgcj}
4804         is specified.
4805         Assert that boehm-gc is supported when requested for Objective-C.
4806         Only build boehm-gc if needed either for Java or Objective-C.
4807         * configure: Regenerate.
4808
4809 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4810
4811         PR 27674
4812         * Makefile.tpl (configure-[+prefix+][+module+],
4813         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4814         Remove rule to unstage bootstrapped modules.
4815         (stage_current): New.
4816         * Makefile.in: Regenerate.
4817
4818 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4819
4820         * MAINTAINERS (Write After Approval): Update my e-mail address.
4821
4822 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4823
4824         * include/libiberty.h: Declare pex_run_in_environment.
4825
4826 2006-05-31  Asher Langton  <langton2@llnl.gov>
4827
4828         * MAINTAINERS (Write After Approval): Add myself.
4829
4830 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4831
4832         * Makefile.def (bfd, opcodes): Fix lib_path.
4833         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4834         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4835         * Makefile.in: Regenerate.
4836
4837 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4838
4839         * Makefile.in: Regenerate.
4840
4841 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4842
4843         * Makefile.def: Add install-html target. Add datarootdir
4844         docdir and htmldir to flags_to_pass.
4845         * Makefile.tpl: Add install-html target.
4846         * Makefile.in: Regenerate.
4847         * configure.in: Add --with-datarootdir, --with-docdir, and
4848         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4849         * configure: Regenerate.
4850
4851 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4852
4853         * configure.in: Enable gprof for cross builds.
4854         * configure: Regenerate.
4855
4856 2006-05-22  Richard Guenther  <rguenther@suse.de>
4857
4858         Revert
4859         2006-01-31  Richard Guenther  <rguenther@suse.de>
4860         Paolo Bonzini  <bonzini@gnu.org>
4861
4862         * Makefile.def (target_modules): Add libgcc-math target module.
4863         * configure.in (target_libraries): Add libgcc-math target library.
4864         (--enable-libgcc-math): New configure switch.
4865         * Makefile.in: Re-generate.
4866         * configure: Re-generate.
4867         * libgcc-math: New toplevel directory.
4868
4869 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4870             Andreas Tobler  <a.tobler@schweiz.ch>
4871
4872         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4873         * configure: Rebuilt.
4874
4875 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4876
4877         * MAINTAINERS (Write After Approval): Add myself.
4878
4879 2006-05-01  DJ Delorie  <dj@redhat.com>
4880
4881         * configure.in: Restore CFLAGS if GMP isn't present.
4882         * configure: Regenerate.
4883
4884 2006-05-01  Richard Guenther  <rguenther@suse.de>
4885
4886         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4887         maintainer.
4888
4889 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4890
4891         * MAINTAINERS (Write After Approval): Add myself.
4892
4893 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4894
4895         * MAINTAINERS (Write After Approval): Add myself.
4896
4897 2006-04-18  DJ Delorie  <dj@redhat.com>
4898
4899         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4900         reference libgloss so that libssp can be built in a combined
4901         tree.
4902         * configure: Regenerate.
4903
4904 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4905
4906         * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4909
4910         * configure.in: Require makeinfo 4.4 or higher.
4911         * configure: Regenerate.
4912
4913 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4914
4915         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4916         Rearrange the entries of other libraries to have them in one place.
4917
4918 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4919
4920         * MAINTAINERS (Write After Approval): Remove myself.
4921         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4922
4923 2006-03-14  Richard Guenther  <rguenther@suse.de>
4924
4925         * configure: Regenerate with autoconf 2.13.
4926
4927 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4928
4929         * MAINTAINERS: Use my work address.
4930
4931         * MAINTAINERS: Update my E-mail address.
4932
4933 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4934
4935         * configure.in: Handle --disable-<component> generically.
4936         * configure: Regenerate.
4937
4938 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4939
4940         PR libgcj/17311
4941         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4942
4943 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4944
4945         * MAINTAINERS (Write After Approval):  Remove myself.
4946         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4947
4948 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4949
4950         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4951         (TARGET_CONFIGDIRS): Remove.
4952         * configure.in: Remove AC_SUBST(target_configdirs).
4953         * Makefile.in, configure: Regenerated.
4954
4955 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4956
4957         * MAINTAINERS (Write After Approval):  Remove myself.
4958         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4959
4960 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         PR bootstrap/25670
4963
4964         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4965
4966         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4967         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4968         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4969         BUILD_PREFIX, BUILD_PREFIX_1.
4970         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4971
4972         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4973         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4974
4975         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4976         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4977         of `cat stage_current`.  Always provide the `r' and `s' variables.
4978         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4979         a single shell execution.
4980         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4981         bootstrapped modules, make the stage1 module if the build was not
4982         started yet, else build the current stage.
4983         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4984         (all-build, all-host, all-target, [+make_target+]-host,
4985         [+make_target+]-target): Do not use \-continued lines.
4986         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4987         (current_stage, restrap, stage_last): New.
4988
4989         * Makefile.in: Regenerate.
4990         * configure: Regenerate.
4991
4992 2006-02-19  Bud Davis  <jmdavis@link.com>
4993
4994         * MAINTAINERS (Write After Approval):  Remove myself.
4995         (Language Front End Maintainers):  Add myself as fortran 95
4996         maintainer and update e-mail address.
4997
4998 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4999
5000         * MAINTAINERS (Write After Approval):  Remove myself.
5001         (Language Front End Maintainers):  Add myself as fortran 95
5002         maintainer.
5003
5004 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5005
5006         * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5009
5010         * MAINTAINERS (Write After Approval):  Remove myself.
5011         (Language Front End Maintainers):  Add myself as
5012         fortran 95 maintainer.
5013
5014 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5015
5016         Sync from src:
5017
5018         2005-12-27  Leif Ekblad  <leif@rdos.net>
5019
5020         * configure.in: Add support for RDOS target.
5021         * configure: Regenerate.
5022
5023 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5024             Andreas Schwab  <schwab@suse.de>
5025
5026         * configure: Regenerate.
5027
5028 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5029
5030         * configure.in (enable_libgomp): Add AIX.
5031         * configure: Regenerate.
5032
5033 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5034
5035         * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5038
5039         * MAINTAINERS (Write After Approval): Add myself.
5040
5041 2006-01-31  Richard Guenther  <rguenther@suse.de>
5042         Paolo Bonzini  <bonzini@gnu.org>
5043
5044         * Makefile.def (target_modules): Add libgcc-math target module.
5045         * configure.in (target_libraries): Add libgcc-math target library.
5046         (--enable-libgcc-math): New configure switch.
5047         * Makefile.in: Re-generate.
5048         * configure: Re-generate.
5049         * libgcc-math: New toplevel directory.
5050
5051 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5052
5053         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5054         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5055         the assembler, linker and binutils.
5056         * configure: Regenerate.
5057
5058 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5059
5060         * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5063
5064         * configure: Regenerate.
5065
5066 2006-01-18  Richard Henderson  <rth@redhat.com>
5067             Jakub Jelinek  <jakub@redhat.com>
5068             Diego Novillo  <dnovillo@redhat.com>
5069
5070         * libgomp: New directory.
5071         * Makefile.def: Add target_module libgomp.
5072         * Makefile.in: Regenerate.
5073         * configure.in (target_libraries): Add target-libgomp.
5074         * configure: Regenerate.
5075
5076 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5077
5078         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5079         @ from continuation.
5080         * Makefile.in: Rebuilt.
5081
5082 2006-01-04  Chris Lattner  <sabre@gnu.org>
5083
5084         * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5087
5088         PR bootstrap/24252
5089
5090         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5091         * Makefile.tpl (OBJDUMP): New.
5092         (EXTRA_HOST_FLAGS): Add it.
5093         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5094
5095         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5096         to use symbolic links between directories.  Avoid race conditions
5097         or make them harmless.
5098         * configure.in: Do not try to use symbolic links between directories.
5099
5100         * Makefile.def (LEAN): Pass.
5101         * Makefile.tpl (LEAN): Define.
5102         (stage[+id+]-start): Accept that the previous directory does not
5103         exist, if the bootstrap is lean.
5104         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5105         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5106         configure substitution.
5107         ([+compare-target+]): Likewise.
5108         ([+bootstrap-target+]-lean): New.
5109         * configure.in: Remove lean bootstrap support from here.
5110
5111         * Makefile.in: Regenerate.
5112         * configure: Regenerate.
5113
5114 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5115
5116         * MAINTAINERS (libdecnumber): Add myself.
5117
5118 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5119
5120         * libtool-ldflags: New script.
5121
5122 2006-01-02  Andreas Schwab  <schwab@suse.de>
5123
5124         * configure.in: When reconfiguring remove Makefile in
5125         all stage directories.
5126         * configure: Regenerate.
5127
5128 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5129
5130         * MAINTAINERS: Update my email address.
5131
5132 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5133
5134         Revert Ada-related part of the previous change.
5135
5136         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5137         Do not pass.
5138         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5139         * Makefile.in: Regenerate.
5140         * configure.in: Do not include mt-ppc-aix target fragment.
5141         * configure: Regenerate.
5142
5143 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5144
5145         * configure.in: Select appropriate fragments for PowerPC/AIX.
5146         * configure: Regenerate.
5147
5148         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5149         BOOT_CFLAGS, BOOT_LDFLAGS.
5150         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5151         BOOT_CFLAGS, BOOT_LDFLAGS.
5152         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5153         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5154         (stage): Fail if we cannot complete the work.
5155         * Makefile.in: Regenerate.
5156
5157 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5158
5159         * configure.in: Replace ms1 with mt.
5160         * configure: Rebuilt.
5161
5162 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5163
5164         * MAINTAINERS: Update my email address.
5165
5166 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5167
5168         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5169         install-host-nogcc): Don't invoke $(stage) at the end.
5170         * Makefile.in: Regenerate.
5171
5172 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5173
5174         * configure.in: Flip the top-level bootstrap switch.
5175         * configure: Regenerate.
5176
5177 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5178
5179         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5180         $(stage) and $(unstage).
5181         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5182         (all): Remove stray semicolon.
5183         (local-distclean): Don't handle multilib.tmp and multilib.out.
5184         (install.all): Set $s for consistency.
5185         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5186         check_multilibs setting.  Always make the install directory.
5187         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5188         Correct @if/@endif.
5189         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5190         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5191         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5192         (multilib.out): Remove.
5193         * Makefile.in: Regenerated.
5194
5195 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5196
5197         * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5200
5201         * MAINTAINERS: Add myself as mt maintainer.
5202
5203         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5204
5205 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5206
5207         * MAINTAINERS: Change email address.
5208
5209 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5210
5211         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5212         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5213         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5214         Find in-tree tools if available.
5215         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5216         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5217         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5218         (COMPILER_*_FOR_TARGET): New.
5219         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5220         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5221         (CONFIGURED_*, USUAL_*): Remove.
5222         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5223         STRIP): Use autoconf substitutions.
5224         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5225         COMPILER_NM_FOR_TARGET): New.
5226         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5227
5228         (all): Make all-host and all-target in parallel.
5229         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5230         that $$r and $$s are set before invoking a recursive make.
5231         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5232         ([+bootstrap-target+]): Inline most of the `all' target.
5233
5234 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5235
5236         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5237         from the gcc build directory.
5238         * Makefile.in: Regenerate.
5239
5240 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5241
5242         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5243         depend on all-libdecnumber.
5244         * configure.in (host_libs): Include libdecnumber.
5245         * Makefile.in: Regenerate.
5246         * configure: Likewise.
5247
5248 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5249
5250         * libdecnumber: Import decNumber sources from the dfp-branch.
5251
5252 2005-11-21  Kean Johnston  <jkj@sco.com>
5253
5254         * config.sub, config.guess: Sync from upstream sources.
5255
5256 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5257
5258         Import from Autoconf sources:
5259
5260         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5261         * config/move-if-change: Don't output "$2 is unchanged";
5262         suggested by Ben Elliston.  Handle weird characters correctly.
5263
5264 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5265
5266         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5267         to match upstream libtool for darwin.
5268
5269 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5270
5271         * Makefile.def: Remove gdb dependencies for gdbtk.
5272         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5273         (configure-gdb, install-gdb): New rules.
5274         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5275         * Makefile.in, configure: Regenerated.
5276
5277 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5278
5279         * MAINTAINERS (Write After Approval): Add myself.
5280
5281 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5282
5283         * MAINTAINERS (Write After Approval): Add myself.
5284
5285 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5286
5287         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5288         Diego Novillo.
5289
5290 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5291
5292         PR bootstrap/24297
5293         * Makefile.tpl (do-[+make-target+], do-check, install,
5294         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5295         are set before recursing.
5296         * Makefile.in: Regenerate.
5297
5298 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5299
5300         PR bootstrap/18939
5301         * Makefile.def (gcc) <target>: Fix thinko.
5302         * Makefile.in: Regenerate.
5303
5304 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5305
5306         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5307         * configure: Regenerate.
5308
5309 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5310
5311         * MAINTAINERS (Write After Approval): Add self.
5312
5313 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5314
5315         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5316         target-libffi, target-qthreads, target-libjava, and
5317         targetlibobjc.
5318         * configure: Regenerate.
5319
5320 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5321
5322         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5323         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5324         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5325         (USUAL_OBJDUMP_FOR_TARGET): New.
5326         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5327         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5328         * configure, Makefile.in: Regenerated.
5329
5330 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5331
5332         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5333         before other host packages.
5334
5335 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5336
5337         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5338
5339 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5340
5341         PR bootstrap/22340
5342
5343         * configure.in (default_target): Remove.
5344         * Makefile.tpl (all): Do not use prerequisites as subroutines
5345         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5346         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5347         use prerequisites as subroutines.
5348         (check-host, check-target): New.
5349         (bootstrap configure & all targets): Do not use stage*-start
5350         if the directory layout is already ok.
5351         (non-bootstrap configure & all targets): Prepend a $(unstage).
5352         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5353         (NOTPARALLEL): Remove.
5354         (unstage, stage variables): New variables.
5355         (unstage, stage targets): Simply expand to those variables.
5356
5357         * configure: Regenerate.
5358         * Makefile.in: Regenerate.
5359
5360 2005-10-04  James E Wilson  <wilson@specifix.com>
5361
5362         * Makefile.def (lang_env_dependencies): Add libmudflap.
5363         * Makefile.in: Regenerate.
5364
5365 2005-10-03  Andreas Schwab  <schwab@suse.de>
5366
5367         Backport from libtool CVS:
5368         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5369
5370         * ltmain.sh: add support for installing into temporary
5371         staging area (e.g. 'make install DESTDIR=...')
5372
5373 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5374
5375         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5376         * configure: Regenerated.
5377
5378 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5379
5380         * configure: Regenerate with the correct
5381         autoconf version.
5382
5383 2005-09-30  Catherine Moore  <clm@cm00re.com>
5384
5385         * configure.in (bfin-*-*): New.
5386         * configure: Regenerated.
5387
5388 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5389
5390         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5391         (LIPO_FOR_TARGET): New.
5392         (CONFIGURED_LIPO_FOR_TARGET): New.
5393         (USUAL_LIPO_FOR_TARGET): New.
5394         (STRIP_FOR_TARGET): New.
5395         (CONFIGURED_STRIP_FOR_TARGET): New.
5396         (USUAL_STRIP_FOR_TARGET): New.
5397         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5398         STRIP_FOR_TARGET.
5399         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5400         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5401         * Makefile.in: Regenerate.
5402         * configure: Regenerate.
5403
5404 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5405
5406         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5407         (rs6000-*-aix*): Same.
5408         * configure: Regenerate.
5409
5410 2005-09-16  Tom Tromey  <tromey@redhat.com>
5411
5412         * MAINTAINERS: Add self as java maintainer.
5413
5414 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5415
5416         * configure.in: Recognize f95 in the --enable-languages option,
5417         and substitute it for fortran, issuing a warning.
5418         * configure: Regenerate.
5419
5420 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5421
5422         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5423         * configure:  Regenerated.
5424
5425 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5426
5427         * MAINTAINERS: Add self as ms1 maintainer.
5428
5429 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5430
5431         * Makefile.def (libssp): Add to lang_env_dependencies.
5432         * Makefile.in: Regenerate.
5433
5434 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5435
5436         * MAINTAINERS: Add myself as middle-end maintainer.
5437
5438 2005-08-17  Christian Groessler  <chris@groessler.org>
5439
5440         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5441         * Makefile.in: Regenerate.
5442
5443 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5444
5445         * MAINTAINERS (write after approval): Added myself.
5446
5447 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5448
5449         * MAINTAINERS (Write After Approval): Add myself.
5450
5451 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5452
5453         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5454         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5455         Look for alternate names of the target cc and c++
5456         * configure: Regenerate.
5457
5458 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5459
5460         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5461         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5462         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5463         tools; remove code to manually set them.
5464         (Target tools): Look in the environment for them.
5465         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5466         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5467         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5468         build directory.
5469         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5470         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5471         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5472         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5473         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5474         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5475         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5476         * configure: Regenerate.
5477         * Makefile.in: Regenerate.
5478
5479 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5480
5481         * MAINTAINERS: Update for removed CPU targets.
5482
5483 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5484
5485         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5486         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5487         * Makefile.in: Regenerated.
5488
5489 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5490
5491         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5492         (CFLAGS_FOR_TARGET): Use it.
5493         (CXXFLAGS_FOR_TARGET): Likewise.
5494         * Makefile.in: Regenerated.
5495         * configure.in (--with-build-sysroot): New option.
5496         * configure: Regenerated.
5497
5498 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5499
5500         * Makefile.tpl: Wrap install between unstage and stage
5501         * Makefile.in: Regenerate.
5502
5503 2005-07-21  Eric Christopher  <echristo@apple.com>
5504
5505         * MAINTAINERS: Update affiliation.
5506
5507 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5508
5509         * MAINTAINERS: Add self as crx port maintainer.
5510
5511 2005-07-20  DJ Delorie  <dj@redhat.com>
5512
5513         * MAINTAINERS: Add self as m32c maintainer.
5514
5515 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5516
5517         * all files: Update FSF address.
5518
5519 2005-07-15  Eric Christopher  <echristo@redhat.com>
5520
5521         * MAINTAINERS: Change affiliation.
5522
5523 2005-07-14  Jim Blandy  <jimb@redhat.com>
5524
5525         * configure.in: Add cases for Renesas m32c.
5526         * configure: Regenerated.
5527
5528 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5529
5530         * COPYING.LIB: Update from fsf.org.
5531
5532 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5533
5534         * COPYING, compile, config.guess,
5535         config.sub, install-sh, missing, mkinstalldirs,
5536         symlink-tree, ylwrap: Sync from upstream sources.
5537         * config-ml.in: Update FSF address.
5538
5539 2005-07-13  Eric Christopher  <echristo@redhat.com>
5540
5541         * configure.in: Add toplevel noconfigdir support for tpf.
5542         * configure: Regenerate.
5543
5544 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5545
5546         PR ada/22340
5547
5548         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5549         * Makefile.in: Regenerate.
5550
5551 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5552
5553         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5554         Brolley to write-after-approval.
5555
5556 2005-07-07  Andreas Schwab  <schwab@suse.de>
5557
5558         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5559         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5560         * Makefile.in: Regenerated.
5561
5562 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5563
5564         * configure.in: Don't build sim or rda when targetting darwin.
5565         * configure: Regenerate.
5566
5567 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5568
5569         * configure.in: Add --enable-libssp and --disable-libssp.
5570         * configure: Regenerate with autoconf-2.13.
5571
5572 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5573
5574         * Makefile.def (target_modules): Add libssp.
5575         * configure.in (target_libraries): Add target-libssp.
5576         * configure: Rebuilt.
5577         * Makefile.in: Rebuilt.
5578
5579 2005-07-01  Zack Weinberg  <zackw@panix.com>
5580
5581         * MAINTAINERS: Change email address.  Resign from maintainership.
5582
5583 2005-07-01  Richard Guenther  <rguenther@suse.de>
5584
5585         * MAINTAINERS: Change my e-mail address and affiliation.
5586
5587 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5588
5589         * Makefile.def (stagefeedback): Come after profile.
5590         Define profiledbootstrap target.
5591         * Makefile.tpl (profiledbootstrap): Remove.
5592         (stageprofile-end): Zap stagefeedback.
5593         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5594         * Makefile.in: Regenerate.
5595
5596 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5597
5598         * MAINTAINERS: Update my email address.
5599
5600 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5601
5602         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5603         In 'cpp' stanza, support '#line' as well as '# '.
5604
5605 2005-06-08  Andreas Schwab  <schwab@suse.de>
5606
5607         * MAINTAINERS: Move myself from 'Write After Approval' to
5608         'CPU Port Maintainers' section as m68k maintainer.
5609
5610 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5611
5612         * configure.in (unsupported_languages): New macro.
5613         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5614         non-ported target libraries in noconfigdirs.
5615         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5616         non-linux-gnu.  Remove libgcj_ex_libffi.
5617         <lang_frag loop>: Set add_this_lang=no if the language is in
5618         unsupported_languages.
5619         * configure: Regenerate.
5620
5621 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5622
5623         * configure.in: Fix typo in handling of --with-mpfr-dir.
5624         * configure: Regenerate.
5625
5626 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5627
5628         * MAINTAINERS: Update my email address.
5629
5630 2005-06-02  Jim Blandy  <jimb@redhat.com>
5631
5632         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5633         accepted into the master sources.)
5634
5635 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5636             Michael Snyder  <msnyder@redhat.com>
5637             Stan Cox  <scox@redhat.com>
5638
5639         * configure.in: Set noconfigdirs for ms1.
5640
5641         * configure: Regenerate.
5642
5643 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5644
5645         * MAINTAINERS (Write After Approval): Add self.
5646
5647 2005-06-01  Josh Conner  <jconner@apple.com>
5648
5649         * MAINTAINERS (Write After Approval): Add self.
5650
5651 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5652
5653         * MAINTAINERS: Update my email address.
5654
5655 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5656
5657         * MAINTAINERS (Write After Approval): Add self.
5658
5659 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5660
5661         * MAINTAINERS (Write After Approval): Remove self.
5662
5663 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5664
5665         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5666         (Dependencies): Consider target modules for bootstrap dependencies.
5667         Make target bootstrap modules depend on each stage's gcc.
5668         * Makefile.in: Regenerate.
5669
5670 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5671
5672         * Makefile.def (configure-gcc): Depend on binutils having been built.
5673         (all-gcc): No need to do it here.
5674         * Makefile.in: Regenerate.
5675
5676 2005-05-19  Paul Brook  <paul@codesourcery.com>
5677
5678         * configure.in: Rewrite misleading error message when requested
5679         language cannot be built.
5680         * configure: Regenerate.
5681
5682 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5683
5684         * ylwrap: Import from Automake 1.9.5.
5685
5686 2005-05-13  David Ung  <davidu@mips.com>
5687
5688         * MAINTAINERS (Write After Approval): Add self.
5689
5690 2005-05-09  Mike Stump  <mrs@apple.com>
5691
5692         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5693         lt_cv_sys_max_cmd_len for now.
5694
5695 2005-05-09  Stan Cox  <scox@redhat.com>
5696
5697         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5698
5699 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5700
5701         * README.SCO: Update the URL.
5702
5703 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5704
5705         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5706         with_gnu_ld to libtool.
5707         * ltcf-c.sh (aix[45]): Define file_list_spec.
5708         * ltcf-cxx.sh (aix[45]): Same.
5709         * ltcf-gcj.sh (aix[45]): Same.
5710         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5711         exists, write list of input files to temporary file.
5712
5713 2005-05-04  Mike Stump  <mrs@apple.com>
5714
5715         * configure.in: Always pass --target to target configures as
5716         otherwise rebuilds that do --recheck will fail.
5717         * confiugure: Rebuilt.
5718
5719 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5720
5721         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5722         STAGE_HOST_EXPORTS.
5723         (configure, all): Add bootstrap support.
5724         (Host modules, target modules): Pass post-stage1 flags and exports.
5725         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5726         * Makefile.in: Regenerate.
5727
5728 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5729
5730         * configure: Regenerate.
5731
5732 2005-04-27  Mike Stump  <mrs@apple.com>
5733
5734         * MAINTAINERS: Add self as darwin maintainer.
5735
5736 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5737
5738         * config.sub: Update from master copy.
5739
5740 2005-04-21  Mike Stump  <mrs@apple.com>
5741
5742         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5743         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5744
5745 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5746
5747         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5748         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5749         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5750         "*-*-elf" and "*-*-linux*".
5751         * configure: Regenerate.
5752
5753 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5754
5755         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5756
5757 2005-04-12  Mike Stump  <mrs@apple.com>
5758
5759         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5760
5761 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5762
5763         * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5766
5767         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5768
5769 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5770
5771         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5772         (TARGET_CONFIGARGS): Include --with-target-subdir.
5773         (configure, all): New macros.  Use them throughout.
5774         * Makefile.in: Regenerate.
5775
5776 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5777
5778         * MAINTAINERS (Write After Approval): Add myself.
5779
5780 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5781
5782         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5783
5784 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5785
5786         * MAINTAINERS: Move John Carr to Write After Approval.
5787
5788 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5789
5790         * config/mh-mingw32: Delete.
5791         * configure.in: Don't use it.
5792         * configure: Regenerate.
5793
5794 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5795
5796         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5797         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5798         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5799         (HOST_LIB_PATH): Generate from Makefile.def.
5800         (TARGET_LIB_PATH): Likewise.
5801         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5802         * Makefile.in: Regenerate.
5803         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5804         (RPATH_ENVVAR): Include Darwin case.
5805         * configure: Regenerate.
5806
5807 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5808
5809         * MAINTAINERS (Various Maintainers): Remove self.
5810         (Write After Approval): Add self.
5811
5812 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5813
5814         * MAINTAINERS (Various Maintainers): Add self.
5815
5816 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5817
5818         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5819         * configure: Regenerate.
5820
5821 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5822
5823         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5824         gcc_version, and gcc_version_trigger from set of flags to pass.
5825         * Makefile.tpl: Remove definitions of above variables.
5826         (config.status): Remove dependency on $(gcc_version_trigger).
5827         * Makefile.in: Regenerate.
5828         * configure.in: Do not reference config/gcc-version.m4 nor
5829         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5830         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5831         * configure: Regenerate.
5832
5833 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5834             Andrew Pinski  <pinskia@physics.uc.edu>
5835
5836         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5837         * Makefile.in: Regenerate.
5838
5839 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5840
5841         * MAINTAINERS (Write After Approval): Add myself.
5842
5843 2005-03-03  David Ayers  <d.ayers@inode.at>
5844
5845         * MAINTAINERS (Write After Approval): Add myself.
5846
5847 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5848
5849         PR libgcj/20160
5850         * ltmain.sh: Avoid creating archives with components that have
5851         duplicate basenames.
5852
5853 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5854
5855         PR bootstrap/20250
5856         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5857         instead of check.
5858         * Makefile.in: Regenerate.
5859
5860 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5861
5862         * Makefile.in: Regenerate to fix conflict between the previous two
5863         patches.
5864
5865 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5866
5867         PR bootstrap/17383
5868         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5869         * Makefile.tpl (HOST_SUBDIR): New substitution.
5870         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5871         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5872         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5873         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5874         (Host modules, Bootstrapped modules): Use it.
5875         (Build modules, Target modules): Do not create symlink trees,
5876         always configure out-of-srcdir.
5877         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5878         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5879         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5880         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5881
5882         * Makefile.in: Regenerate.
5883         * configure: Regenerate.
5884
5885 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5886
5887         Merged from libada-gnattools-branch:
5888         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5889
5890         * gnattools: New directory.
5891         * Makefile.def: Add gnattools as a module, depending on target-libada.
5892         * Makefile.in: Regenerate.
5893         * configure.in: Include gnattools in host_tools; disable it if ada
5894         is disabled.
5895         * configure: Regenerate.
5896
5897 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5898
5899         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5900         treelang maintainer.
5901         (Write After Approval): Remove myself.
5902
5903 2005-02-23  Paul Schlie  <schlie@comcast.net>
5904
5905         * configure.in: Allow darwin targeted ports to build tk, itcl and
5906         libgui.
5907         * configure: Regenerate.
5908
5909 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5910
5911         PR libgcj/10353
5912         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5913         * configure: Regenerate.
5914
5915 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5916
5917         * MAINTAINERS (Write After Approval): Add myself.
5918
5919 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5920
5921         * MAINTAINERS: Update my e-mail address.
5922
5923 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5924
5925         * MAINTAINERS (Write After Approval): Add myself.
5926
5927 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5928
5929         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5930         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5931         target-libgloss when not *-*-elf and *-*-aout.
5932         * configure: Regenerate.
5933
5934 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5935
5936         * MAINTAINERS: Remove obsolete entries.
5937
5938         * MAINTAINERS (Write After Approval): Add Michael Matz.
5939
5940 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5941
5942         * MAINTAINERS: Remove self as cpplib maintainer.
5943
5944 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5945
5946         * install-sh, config.sub: Import from upstream.
5947
5948 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5949
5950         PR bootstrap/18222
5951         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5952         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5953         * Makefile.in: Regenerate.
5954
5955 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5956
5957         * MAINTAINERS: Update my email address.
5958
5959 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5960             Andreas Schwab  <schwab@suse.de>
5961
5962         PR bootstrap/18033
5963         * config-ml.in: Eval option if surrounded by single quotes.
5964
5965 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5966
5967         Revert 2004-12-28 Makefile changes, a better fix will be
5968         applied to mainline and src after GCC 4.0 branches.
5969
5970 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5971
5972         PR bootstrap/17383
5973
5974         * Makefile.def (target_modules): Remove stage parameter,
5975         it is always true now.
5976         * Makefile.tpl (configure-build-[+module+],
5977         configure-target-[+module+]): Always build symlink tree
5978         for the directory and for include.  BUILD_SUBDIR and
5979         TARGET_SUBDIR cannot be . anymore.
5980         * Makefile.in: Regenerate.
5981
5982 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5983
5984         Revert 2004-12-08 Makefile changes.
5985
5986 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5987
5988         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5989         cygwin, mingw.
5990
5991 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5992
5993         * configure.in (sh64-*-*): Reenable gprof.
5994         * configure: Regenerate.
5995
5996 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5997
5998         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5999         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6000         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6001         * Makefile.in: Regenerate.
6002
6003 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6004
6005         * MAINTAINERS: Update my email address.
6006
6007 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6008
6009         * Makefile.tpl: Generate normal dependencies if the LHS module is
6010         not bootstrapped.
6011         * Makefile.in: Regenerate.
6012
6013 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6014
6015         * configure.in: Include config/gxx-include-dir.m4.  Use
6016         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6017         * configure: Regenerate.
6018
6019 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6020
6021         * config.if: Delete.
6022         * configure.in: Set libstdcxx_incdir directly.
6023         * configure: Regenerate.
6024
6025 2004-12-02  Eric Christopher  <echristo@redhat.com>
6026
6027         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6028         * Makefile.in: Regenerate.
6029
6030 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6031
6032         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6033         * configure: Regenerate.
6034
6035 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6036
6037         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6038         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6039         * configure: Regenerate.
6040
6041 2004-12-01  Eric Christopher  <echristo@redhat.com>
6042
6043         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6044         of things to remove.
6045
6046 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6047
6048         * MAINTAINERS (Write After Approval): Update my e-mail address.
6049
6050 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6051
6052         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6053         from CVS libtool to always pass_all.
6054
6055 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6056
6057         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6058         (hppa*64*-*-*): Delete incorrect comment.
6059         * configure: Rebuilt.
6060
6061 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6062
6063         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6064
6065 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6066
6067         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6068         from CVS libtool to always pass_all.
6069
6070 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6071
6072         * install-sh, compile: Import from automake.
6073
6074 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6075
6076         * config.guess, config.sub:  Import from savannnah.
6077
6078 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6079
6080         * MAINTAINERS (Write After Approval): Add myself
6081
6082 2004-11-12  Mike Stump  <mrs@apple.com>
6083
6084         * Makefile.def: Add html support.
6085         * Makefile.tpl: Likewise.
6086         * Makefile.in: Regenerate.
6087
6088 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6089
6090         PR 18423
6091         * configure.in: Remove all instances of build-fixincludes from
6092         noconfigdirs.
6093         (build_configargs): Supply --target to subdirectories.
6094         * configure: Regenerate.
6095
6096         * Makefile.def: Make gcc install depend on fixincludes install.
6097         * Makefile.in: Regenerate.
6098
6099 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6100
6101         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6102
6103 2004-11-11  Paul Brook  <paul@codesourcery.com>
6104
6105         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6106
6107 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6108
6109         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6110         target-libgfortran.
6111         * configure: Regenerate.
6112
6113 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6114
6115         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6116         like CC.
6117
6118 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6119
6120         * Makefile.def (host fixincludes): Specify missing targets.
6121         * Makefile.in: Regenerate.
6122
6123 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6124
6125         * MAINTAINERS: Add myself
6126
6127 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6128
6129         * MAINTAINERS (Write After Approval): Add myself.
6130
6131 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6132
6133         * Makefile.def: Build fixincludes for the host, too.
6134         * Makefile.in: Regenerate.
6135         * configure.in (host_tools): Add fixincludes.
6136         * configure: Regenerate.
6137
6138 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6139
6140         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6141         * configure: Regenerated.
6142
6143 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6144
6145         PR other/17783
6146         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6147         * configure: Regenerated.
6148
6149 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6150
6151         * README.SCO: Update per FSF instructions.
6152
6153 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6154
6155         PR target/18151
6156         * configure.in (case ${target}): Do not build fixincludes for avr.
6157         * configure: Regenerated.
6158
6159 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6160
6161         * configure.in (case ${target}): Do not build fixincludes
6162         on platforms where it is not used.
6163         * configure: Regenerated.
6164
6165 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6166
6167         * configure.in: Use an absolute path to install-sh.
6168         * configure: Regenerated.
6169
6170 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6171
6172         * MAINTAINERS (Write After Approval): Add myself.
6173
6174 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6175
6176         * MAINTAINERS: Remove from Write After Approval those that are
6177         already maintainers.
6178
6179 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6180
6181         * MAINTAINERS:  Update my email address.
6182
6183 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6184
6185         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6186         * configure: Regenerate.
6187
6188 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6189
6190         * MAINTAINERS:  Update my email address.
6191
6192 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6193
6194         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6195         entries belonging to this category.
6196
6197 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6198
6199         * MAINTAINERS: Update my e-mail address.
6200
6201 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6202
6203         Fix wrong conflict resolution in:
6204
6205         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6206
6207         * Makefile.in: Regenerate.
6208         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6209         in the recursive `make', instead of hardwiring `all'.
6210         (Autogenerated TARGET-* variables): New.
6211
6212 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6213
6214         * configure.in: Enable target-libgloss for crx-*-*.
6215         * configure: Regenerate.
6216
6217 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6218
6219         * MAINTAINERS (Various Maintainers): Move the "windows,
6220         cygwin, mingw" maintainer to ...
6221         (OS Port Maintainers): ... here.
6222
6223 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6224
6225         * MAINTAINERS (Write After Approval): Remove those that are
6226         maintainers of some subsystem.
6227
6228 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6229
6230         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6231         * ltcf-cxx.sh (tpf*): Likewise.
6232         * ltconfig (tpf*): Add TPF OS configuration support.
6233
6234 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6235
6236         * MAINTAINERS: Change my email address to my new work account.
6237
6238 2004-09-24  Michael Roth  <mroth@nessie.de>
6239
6240         * configure.in (--without-headers): Add missing double quotes.
6241         * configure: Regenerate.
6242
6243 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6244
6245         * ylwrap: Revert to previous version.
6246
6247 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6248
6249         PR bootstrap/17369
6250         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6251         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6252         SET_GCC_LIB_PATH_CMD.
6253         (BASE_TARGET_EXPORTS): Likewise.
6254         * Makefile.in: Regenerated.
6255
6256         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6257         * configure: Regenerated.
6258
6259 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6260
6261         * config.guess: New upstream version
6262         * compile, depcomp, install-sh, ylwrap: Likewise.
6263
6264 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6265
6266         * config/mh-x86omitfp: New host makefile fragment.  Add
6267         -fomit-frame-pointer to the default BOOT_CFLAGS.
6268         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6269         * configure: Regenerate.
6270
6271 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6272
6273         PR target/11572
6274         * configure.in (*-*-darwin*): Renable libobjc.
6275         * configure: Regenerate.
6276
6277 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6278
6279         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6280
6281 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6282
6283         * Makefile.def: Remove libbanshee.
6284         * Makefile.tpl: Ditto.
6285         * configure.in: Ditto.
6286         * Makefile.in: Regen.
6287         * configure: Ditto.
6288
6289 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6290
6291         * ltmain.sh: Use $pic_object as $non_pic_object if
6292         $non_pic_object=none.
6293
6294 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6295
6296         * missing: Import latest version from master repository.
6297
6298 2004-09-06  Nick Clifton  <nickc@redhat.com>
6299
6300         * config.sub: Import latest version from master repository.
6301         * config.guess: Likewise.
6302         This includes these changes:
6303
6304         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6305
6306         * config.sub: Handle crisv32, alias etraxfs.
6307         * config.guess (crisv32:Linux:*:*): Handle.
6308
6309         2004-08-13  Brad Smith  <brad@comstyle.com>
6310
6311         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6312         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6313
6314         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6315
6316         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6317         assume the processor is a powerpc.  This is because coreutils
6318         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6319         in this case, due to a MacOS X bug that causes
6320         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6321         to return a negative number.
6322         Problem reported by Petter Reinholdtsen in:
6323         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6324
6325         2004-07-19  Ben Elliston  <bje@gnu.org>
6326
6327         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6328
6329         2004-06-24  Ben Elliston  <bje@gnu.org>
6330
6331         * config.guess: Update copyright years.
6332         * config.sub: Likewise.
6333
6334         2004-06-22  Robert Millan  <robertmh@gnu.org>
6335
6336         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6337         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6338
6339         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6340
6341         * config.guess (*:*VMS:*:*): New entry. Replaces
6342         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6343         manufacturer.
6344
6345         2004-06-22  Ben Elliston  <bje@gnu.org>
6346
6347         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6348         * config.sub: Likewise.
6349
6350         2004-06-22  Ben Elliston  <bje@gnu.org>
6351
6352         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6353         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6354
6355         2004-06-11  Ben Elliston  <bje@gnu.org>
6356
6357         * config.guess (pegasos:OpenBSD:*:*): Remove.
6358
6359         2004-06-11  Ben Elliston  <bje@gnu.org>
6360
6361         From Wouter Verhelst <wouter@grep.be>:
6362         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6363
6364         2004-06-11  Ben Elliston  <bje@gnu.org>
6365
6366         * config.guess (luna88k:OpenBSD:*:*): New.
6367
6368         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6369
6370         * config.guess (m32r*:Linux:*:*): New case.
6371         * config.sub: Handle m32rle.
6372
6373         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6374
6375         From Jens Petersen  <petersen@redhat.com>:
6376         * config.sub: Handle sparcv8.
6377
6378         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6379
6380         From Tom Smith <smith@cag.lkg.hp.com>:
6381         * config.guess: Version suffixes are equally significant on Tru64
6382         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6383         prefix of "P" (patched kernel).
6384
6385         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6386
6387         * config.sub: Add support for National Semiconductor CRX target.
6388
6389 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6390
6391         * MAINTAINERS (Various Maintainers): Remove myself as web page
6392         maintainer, add myself as maintainer of build status lists.
6393
6394 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6395
6396         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6397         *-*-netware, but add target-libmudflap.
6398         Consolidate *-*-netware targets (of which really only i?86 exists)
6399         into a single entry.
6400         * configure: Likewise.
6401
6402 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6403
6404         * Makefile.tpl (sorry): Remove.
6405         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6406         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6407         (do-clean): Clean per-stage directories too.
6408         (do-distclean): Run distclean-stage1 too.
6409         (.NOTPARALLEL): Enable during toplevel bootstrap.
6410         (stage[+id+]-bubble): Enable parallel execution during
6411         the recursive invocation.
6412         * Makefile.in: Regenerate.
6413
6414         Fix previous checkin:
6415
6416         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6417         include.
6418         * configure.in: Fix indentation.
6419         * configure: Regenerate.
6420
6421 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6422
6423         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6424         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6425         * configure: regenerate
6426         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6427         -mdynamic-no-pic
6428
6429 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6430
6431         * Makefile.def (build_modules): Add fixincludes.
6432         (dependencies): Make gcc depend on fixincludes.
6433         * configure.in (build_tools): Add fixincludes.
6434         (build_configdirs): Always include build_libs.
6435         * Makefile.in: Regenerate.
6436         * configure: Regenerate.
6437
6438 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6439
6440         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6441         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6442         phony targets; do not generate timestamp files.
6443         (distclean-stageN): Remove references to their timestamp files.
6444         (restageN, touch-stageN): Remove.
6445         (stageN-bubble): Rewritten.
6446         (compare): Support lean bootstraps.
6447         * Makefile.in: Regenerate.
6448
6449         * configure.in: Only warn when bootstrapping but
6450         build != host or build != target.  Support lean bootstraps.
6451         * configure: Regenerate.
6452
6453 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6454
6455         * configure.in:  Give a better error message if GMP/MPFR are missing
6456         and a language needing them has been requested.
6457         * configure:  Regenerated.
6458
6459 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6460
6461         * configure.in:  Print a list of available language front-ends if
6462         a requested one is missing.  Tidy stray tab characters.
6463         * configure:  Regenerated.
6464
6465 2004-08-19  Michael Koch  <konqueror@gmx.de>
6466
6467         * gcc/doc/install.texi: Update entry about automake for libjava.
6468
6469 2004-08-17  Robert Millan  <robertmh@gnu.org>
6470
6471         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6472         (instead of FreeBSD).
6473         * configure: Regenerate.
6474
6475 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6476
6477         * Makefile.in: Regenerate.
6478         * configure: Regenerate.
6479
6480         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6481         stage_*_flags.
6482         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6483         for bootstrapped modules if toplevel bootstrap is going.
6484         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6485         modules.  Adjust for changes in Makefile.def.  Enable several
6486         rules even in non-bootstrap mode, just to avoid peppering the
6487         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6488         (stage-[+prev+]-bubble): Remove.
6489
6490         * Makefile.def (Dependencies): Depend on all-build-bison,
6491         all-build-flex, all-build-byacc, all-build-texinfo, rather
6492         than the host variations.
6493         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6494         with BUILD_SUBDIR.
6495         (BISON): Update for recent Bisons.
6496         (YACC): Fix typo.
6497         (cross): Depend on all-build.
6498         (all): Do not depend on all-build.
6499         (prebootstrap): Remove.
6500         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6501         (Prebootstrap dependencies): Add them to the per-stage targets
6502         and to all-prebootstrap.
6503         * configure.in (build_configdirs): Always enable build_tools.
6504         (BUILD_DIR_PREFIX): Remove.
6505
6506         * Makefile.def (gcc): Add target variable.
6507         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6508         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6509         in the recursive `make', instead of hardwiring `all'.
6510         (Autogenerated TARGET-* variables): New.
6511
6512 2004-08-13  Brian Booth  <bbooth@redhat.com>
6513
6514         * MAINTAINERS: Remove myself from write-after-approval.
6515
6516 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6517
6518         * src-release: Stop distributing mmalloc with gdb (which doesn't
6519         use it).
6520         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6521         * Makefile.in: Regenerate.
6522
6523 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6524
6525         * configure.in (arm*-*-eabi*): New target.
6526         * configure: Regenerate.
6527
6528 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6529
6530         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6531         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6532         (Dependencies): New section.
6533         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6534         (configure-target-[+module+]): Depend on maybe-all-gcc
6535         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6536         (toplevel profiledbootstrap): Fix dependencies.
6537         * Makefile.in: Regenerate.
6538
6539 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6540
6541         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6542         target-libiberty to noconfigdirs.
6543         * configure: Regenerate.
6544
6545 2004-08-03  Paul Brook  <paul@codesourcery.com>
6546
6547         * configure.in: Check for MPFR as well as GMP.
6548         * configure: Regenerate.
6549
6550 2004-08-01  Robert Millan  <robertmh@gnu.org>
6551
6552         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6553         libmudflap for all GNU-based systems (with Glibc).
6554         * configure: Regenerate.
6555
6556 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6557
6558         * Makefile.def (host-modules): Add gcc.
6559         * Makefile.in: Regenerate.
6560         * Makefile.tpl (sorry): New rule.
6561         (configure-host, all-host, [+make_target+]-host, do-check,
6562         install-host): Do not add gcc as a special case.
6563         (host modules): Add a small special-casing for gcc.  Export
6564         extra_make_flags through the environment.
6565         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6566         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6567         other recursive targets for gcc): Remove.
6568
6569         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6570         (stage, unstage): New rules.
6571         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6572         distclean-stage[+id+]): Use stage_current.
6573         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6574         the stage*-start rules.
6575
6576 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6577
6578         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6579         use -all_load flag.
6580
6581 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6582
6583         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6584         * configure: Regenerate.
6585
6586 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6587
6588         * maintainer-scripts/gcc_release: Revert yesterday's change.
6589
6590 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6591
6592         * MAINTAINERS: Add myself to write-after-approval.
6593
6594 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6595
6596         * libf2c: Removed.
6597         * gcc/gccbug.in: Updated because of libf2c removal.
6598         * maintainer-scripts/gcc_release: Ditto.
6599
6600 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6601
6602         * configure.in: Build libmudflap by default on FreeBSD.
6603         * configure: Regenerated.
6604
6605 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6606
6607         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6608         systems.
6609         * configure: Regenerated.
6610
6611 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6612
6613         PR target/16344
6614         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6615         feedback based compiler.
6616         * Makefile.in: Rebuilt.
6617
6618 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6619
6620         * Makefile.def (host_modules): Set bootstrap=true for flex.
6621         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6622         * Makefile.in: Rebuilt.
6623
6624 2004-07-07  Jan Hubicka  <jh@suse.cz>
6625
6626         * MAINTAINERS: Add self as a profile feedback maintainer.
6627
6628 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6629
6630         * configure.in:  Do not prepend $srcdir to /dev/null in
6631         makefile fragments.
6632         * configure:  Regenerate.
6633
6634 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6635
6636         * Makefile.def (build_modules): Add bison, byacc, flex,
6637         m4, texinfo.
6638         (flags_to_pass): Add FLEX.
6639         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6640         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6641         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6642         DEFAULT_MAKEINFO): Remove.
6643         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6644         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6645         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6646         objdir or else use configured tool.
6647         (all-build): New.
6648         (all): Depend on it.
6649         (Build module dependencies): Add.
6650         * Makefile.in: Regenerate.
6651         * configure.in: Better support for multiple build modules,
6652         matching what is done for host/target modules.  Do not look
6653         for "plausible" locations of build tools if Canadian cross.
6654         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6655         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6656         * configure: Regenerate.
6657
6658 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6659
6660         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6661         * Makefile.in: Regenerate.
6662
6663 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6664
6665         * Makefile.tpl (configure-build-[+module+],
6666         configure-[+module+], configure-target-[+module+]): Pass
6667         [+extra_configure_args+].
6668         (all-build-[+module+], all-[+module+], check-[+module+],
6669         install-[+module+], [+make_target+]-[+module+],
6670         all-target-[+module+], check-target-[+module+],
6671         install-target-[+module+], [+make_target+]-target-[+module+]):
6672         Pass [+extra_make_args+].
6673         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6674         (GCC_HOST_EXPORTS): Remove.
6675         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6676         cross, check-gcc, check-gcc-c++, install-gcc,
6677         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6678         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6679         * Makefile.in: Regenerate.
6680
6681 2004-06-21  Matthew Sachs  <msachs@apple.com>
6682
6683         * MAINTAINERS: Added self to write-after-approval.
6684
6685 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6686
6687         * configure.in: Check for srcdir/winsup rather than build directory
6688         winsup.
6689         * configure: Regenerate.
6690
6691 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6692
6693         * configure.in: Don't build Cygwin native newlib if winsup
6694         directory is missing.  Emit warning instead.
6695         * configure: Regenerate.
6696
6697 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6698
6699         * Makefile.tpl (touch-stage[+id+]): New.
6700         (restage[+prev+]): Depend on touch-stage[+id+].
6701
6702         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6703         Use it throughout.
6704
6705         * Makefile.def: Add profile and feedback bootstrap stages.
6706         Remove next field from bootstrap stages.
6707         * Makefile.tpl (LN, LN_S): Substitute.
6708         (stageN-start, stageN-end): Use double-colon rules, to
6709         provide a hook for additional setup commands.
6710         (distclean-stageN-gcc, restageN): Create dependencies from
6711         [+prev+], not from [+next+].
6712         (stageN-bubble): Add commands for successive stages from
6713         [+prev+], using double-colon rules.
6714         (all-stageN-gcc): Fix typo.
6715         (stagefeedback-start, profiledbootstrap): New.
6716         * Makefile.in: Regenerate.
6717         * configure.in: Call ACX_PROG_LN.
6718         * configure: Regenerate.
6719
6720 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6721
6722         * MAINTAINERS (Write After Approval): Add myself.
6723
6724 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6725
6726         * MAINTAINERS (Write After Approval): Add myself.
6727
6728 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6729
6730         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6731         without gcc.
6732         * configure: Regenerate.
6733
6734 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6735
6736         * Makefile.tpl: Fix typo.
6737         * Makefile.in: Regenerate.
6738
6739 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6740
6741         * configure.in: Remove new- prefix from toplevel
6742         bootstrap targets.
6743         * configure: Regenerate.
6744
6745 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6746
6747         * Makefile.tpl (all.normal): Rename to all.
6748         (all): Replace with a rule to pick the default
6749         target from configure.
6750         (all-gcc, configure-gcc): Use conditionals to
6751         do nothing when toplevel bootstrap is going on.
6752         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6753         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6754         * configure.in: Support --enable-bootstrap.
6755
6756         * Makefile.def: Remove new- prefix from toplevel
6757         bootstrap targets.
6758         * Makefile.tpl: Likewise.
6759
6760         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6761         target.
6762
6763         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6764         $(RECURSE_FLAGS) to recursive invocation of make.
6765
6766         * Makefile.in: Regenerate.
6767         * configure: Regenerate.
6768
6769 2004-05-30  Andreas Jaeger  <aj@suse.de>
6770             Jim Wilson  <wilson@specifixinc.com>
6771
6772         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6773         like CC.
6774
6775 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6776
6777         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6778         * configure: Regenerate.
6779
6780 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6781
6782         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6783         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6784         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6785         targets.
6786         * Makefile.in: Regenerate.
6787
6788 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6789
6790         * configure.in: Test the ability to symlink directories.
6791         * configure: Regenerate.
6792
6793         * Makefile.def (bootstrap-stage): New definitions.
6794         * Makefile.tpl (configure-stage1-gcc,
6795         configure-stage2-gcc, configure-stage3-gcc,
6796         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6797         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6798         new-restage3, compare): Autogenerate, see Makefile.in
6799         entry for behavioral changes.
6800         (distclean-stage1, new-stage1-start, new-stage1-end,
6801         new-stage1-bubble, distclean-stage2, new-stage2-start,
6802         new-stage2-end, new-stage2-bubble, distclean-stage3,
6803         new-stage3-start, new-stage3-end): New autogenerated targets.
6804         (objext, prebootstrap, BOOT_CFLAGS,
6805         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6806         targets.
6807
6808         * Makefile.in: Regenerate.
6809         (distclean-stage1, new-stage1-start, new-stage1-end,
6810         new-stage1-bubble, distclean-stage2, new-stage2-start,
6811         new-stage2-end, new-stage2-bubble, distclean-stage3,
6812         new-stage3-start, new-stage3-end): New targets.
6813         (all-stage1-gcc): Move prebootstrap dependency from here...
6814         (configure-stage1-gcc): ...to here.
6815         (new-bootstrap): Use bubble targets.
6816         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6817         Use per-stage distclean targets.
6818         (configure-stage1-gcc, configure-stage2-gcc,
6819         configure-stage3-gcc, all-stage1-gcc,
6820         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6821         Use new-stageN-start to prepare the tree.
6822
6823 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6824
6825         * Makefile.def (host_modules): add libcpp.
6826         * Makefile.tpl: Add dependencies on and for libcpp.
6827         * Makefile.in: Regenerate.
6828         * configure.in: Add libcpp host module.
6829         * configure: Regenerate.
6830
6831 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6832
6833         * Makefile.tpl: Whenever a recursive target is defined, wrap
6834         it in a special @if/@endif block, and prepare its maybe
6835         dependency in the @if/@endif block
6836         * configure.in: Instead of writing maybe dependencies, remove
6837         the @if/@endif statements, and remove the @if/@endif blocks
6838         that remain.
6839         * configure: Regenerate.
6840         * Makefile.in: Regenerate.
6841
6842 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6843
6844         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6845
6846 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6847
6848         PR bootstrap/15120
6849         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6850         * */configure: Rebuilt.
6851
6852 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6853
6854         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6855         of libf2c.
6856         * configure, Makefile.in: Regenerate.
6857
6858 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6859
6860         * MAINTAINERS (Write After Approval): Add myself.
6861
6862 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6863
6864         Merge from tree-ssa-20020619-branch.
6865
6866         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6867         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6868         (HOST_GMPLIBS): Define.
6869         (HOST_GMPINC): Define.
6870         (TARGET_LIB_PATH): Add libmudflap.
6871         (GFORTRAN_FOR_TARGET): Define.
6872         (configure-build*): Export GFORTRAN.
6873         (configure-gcc): Export GMPLIBS and GMPINC.
6874         (all-gcc): Add maybe-all-libbanshee.
6875         (configure-target-libgfortran): Define.
6876         * Makefile.in: Regenerate.
6877         * configure.in (host_libs): Add libbanshee.
6878         (target_libraries): Add target-libmudflap and target-libgfortran.
6879         Add --with-libbanshee.
6880         Handle --disable-libmudflap.
6881         (*-*-freebsd*): Use with_gmp.
6882         Add $(libgcj) to noconfigdirs.
6883         * configure: Regenerate.
6884         * depcomp: New file.
6885         * MAINTAINERS: Add tree-ssa maintainers.
6886
6887 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6888
6889         * MAINTAINERS (Various Maintainers): Add myself.
6890
6891 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6892
6893         * MAINTAINERS (Write After Approval): Add myself.
6894
6895 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6896
6897         * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6900
6901         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6902         * configure: Regenerate.
6903
6904 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6905
6906         Revert:
6907         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6908
6909         * Makefile.def (flags_to_pass): Remove *dir variables that
6910         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6911         as well as prefix and exec_prefix.
6912         * Makefile.in: Regenerate.
6913
6914 2004-04-26  Robert Millan  <robertmh@gnu.org>
6915
6916         Add patches from libtool CVS.
6917         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6918         * ltconfig: Likewise.
6919         * ltcf-c.sh: Likewise.
6920         * ltcf-cxx.sh: Likewise.
6921         * ltcf-gcj.sh: Likewise.
6922
6923 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6924
6925         * Makefile.def (host_modules): Mark with the bootstrap
6926         flag packages on which gcc depends.
6927         * Makefile.tpl (all-bootstrap): Use it.
6928         * Makefile.in: Regenerate.
6929
6930 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6931
6932         * Makefile.def (flags_to_pass): Remove *dir variables that
6933         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6934         as well as prefix and exec_prefix.
6935         * Makefile.in: Regenerate.
6936
6937 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6938
6939         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6940         * configure: Regenerate.
6941         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6942         * gcc/Makefile.tpl (compare): Use the result of the test.
6943         * gcc/Makefile.in: Regenerate.
6944
6945 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6946
6947         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6948         Always relocate gcc and prev-gcc to the original names, even
6949         if the build fails.
6950         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6951         New targets.
6952
6953 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6954
6955         * MAINTAINERS: Update my email address.
6956
6957 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6958
6959         * configure.in (mips*-*-irix5*): Enable ld.
6960         * configure: Regenerate.
6961
6962 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6963
6964         * configure: Regenerate.
6965
6966 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6967
6968         * Makefile.tpl (configure-[+module+], configure-gcc,
6969         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6970         Set and export LDFLAGS.
6971         * Makefile.in: Regenerate.
6972
6973 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6974
6975         * MAINTAINERS: Add myself to write-after-approval.
6976
6977 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6978
6979         PR bootstrap/14871
6980         * Makefile.tpl: If we don't have built-in-tree target tools,
6981         use the ones found by configure rather than hacking around with
6982         program_transform_name.
6983         * configure.in: Give Makefile.tpl the information necessary
6984         to do that.
6985         * Makefile.in: Regenerate.
6986         * configure: Regenerate.
6987
6988 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6989
6990         PR bootstrap/14760
6991         * configure.in: When computing baseargs, strip *all* copies of
6992         offending options.  Also, don't match/substitute the trailing space,
6993         so that this actually works when two similar options are separated by
6994         only one space.
6995         * configure: Regenerate.
6996
6997 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6998
6999         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7000         (rs6000-*-aix*): Same.
7001         * configure: Regenerate.
7002
7003 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7004
7005         * MAINTAINERS: Add myself to write-after-approval.
7006
7007 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7008
7009         * MAINTAINERS: Add myself to write-after-approval.
7010
7011 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7012
7013         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7014         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7015         * Makefile.in: Regenerate.
7016
7017         * configure.in (top level bootstrap support): Rework --enable-werror
7018         to set @stage2_werror_flag@.
7019         * configure: Regenerate.
7020         * Makefile.tpl (top level bootstrap support): Pass
7021         @stage2_werror_flag@ down to configure in stages 2 and 3.
7022         * Makefile.in: Regenerate.
7023
7024 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7025
7026         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7027         for stages 2 and 3 as well as in make.  As a consequence, remove
7028         OUTPUT_OPTION (now detected by configure) from the flags passed down
7029         to make.
7030         * Makefile.in: Regenerate.
7031
7032         * Makefile.tpl (new-bootstrap): Fix typo.
7033         * Makefile.in: Regenerate.
7034
7035 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7036
7037         * Makefile.tpl: Rearrange by moving recursive_targets rules
7038         into their proper sections.
7039         * Makefile.tpl (top level bootstrap support): Move disabling
7040         of coverage flags from 'make' to 'configure'; improve comments.
7041         * Makefile.in: Regenerate.
7042
7043         * Makefile.tpl (experimental top level bootstrap) Move stage1
7044         language setting from all- target to configure- target; disable
7045         intermodule optimization in stage 1; prevent gratuitous rebuilds
7046         of stage 1.
7047         * Makefile.in: Regenerate.
7048         * configure.in: Comma-separate stage 1 language list for top
7049         level bootstrap.
7050         * configure: Regenerate.
7051
7052         * Makefile.tpl: Clean up experimental top level bootstrap support:
7053         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7054         prev-gcc in configure- targets as well as all- targets.
7055         * Makefile.in: Regenerate.
7056
7057 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7058
7059         * compile: New file imported from automake.
7060
7061 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7062
7063         * configure.in: Remove symbolic link section.
7064         * configure: Regenerate.
7065         * Makefile.tpl (links): Remove.
7066         * Makefile.in: Regenerate.
7067
7068 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7069             Nathanael Nerode  <neroden@gcc.gnu.org>
7070
7071         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7072         Set with AC_CHECK_PROGS.
7073         * configure.in: Fix comment typo from last patch.
7074         * configure: Regenerate.
7075
7076 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7077
7078         * Makefile.tpl: Introduce experimental top level bootstrap support.
7079         * Makefile.in: Regenerate.
7080         * configure.in: Introduce support for top level bootstrap.
7081         * configure: Regenerate.
7082
7083 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7084             Paolo Bonzini  <bonzini@gnu.org>
7085
7086         PR bootstrap/14522
7087         * configure.in: Cope with shells that do not support unquoted ^
7088         * configure: Regenerate.
7089
7090 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7091             Paolo Bonzini  <bonzini@gnu.org>
7092
7093         PR bootstrap/14522
7094         * configure.in: Cope with shells that do not support nesting
7095         quotes inside quoted backquote substitutions.
7096         * configure: Regenerate.
7097
7098 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7099
7100         PR bootstrap/14522
7101         * configure.in: Fix escaping of $.
7102         * configure: Regenerate.
7103
7104 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7105
7106         * configure: Regenerate, since I forgot to while committing Paolo's
7107         changes.
7108
7109 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7110
7111         PR ada/14131
7112         Move language detection to the top level.
7113         * configure.in: Find default values for the tools as
7114         soon as possible.  Disable ada if GNAT is not found.
7115         Emit error message about missing languages.  Expand
7116         --enable-languages=all for the gcc subdirectory.
7117
7118 2004-03-10  Ben Elliston  <bje@gnu.org>
7119
7120         * MAINTAINERS: Update my email address.
7121
7122 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7123
7124         * ltconfig: Disable building static libraries if building shared
7125         libraries on AIX 5L.
7126
7127 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7128
7129         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7130         and disable libgcj.
7131         * configure: Regenerated.
7132
7133 2004-03-01  Brian Booth  <bbooth@redhat.com>
7134
7135         * MAINTAINERS: Add myself to write-after-approval.
7136
7137 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7138
7139         * MAINTAINERS: Add myself to write-after-approval.
7140
7141 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7142
7143         PR bootstrap/7087
7144         * Makefile.tpl: Guard XFOO sed statements better.
7145         * Makefile.tpl: Add dependency for configure-target-libada.
7146         * Makefile.in: Regenerate (incidentally fixes broken
7147         commit when libada-branch was merged).
7148
7149 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7150
7151         * MAINTAINERS: Add myself to write-after-approval.
7152
7153 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7154
7155         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7156         maintainers.
7157
7158 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7159
7160         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7161         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7162
7163 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7164
7165         PR bootstrap/11932
7166         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7167
7168 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7169
7170         * MAINTAINERS: Added myself to write-after-approval.
7171
7172 2004-02-14  Michael Koch  <konqueror@gmx.de>
7173
7174         * MAINTAINERS: Added myself to write-after-approval.
7175
7176 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7177
7178         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7179         some OS port maintainers to OS port maintainers section.
7180
7181 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7182
7183         * MAINTAINERS: Add self.
7184
7185 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7186
7187         * MAINTAINERS: Alphabetize.
7188
7189 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7190
7191         * MAINTAINERS: Remove myself.
7192
7193 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7194
7195         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7196         (rs6000-*-aix*): Same.
7197         * configure: Regenerate.
7198
7199 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7200
7201         * configure.in (host): Add in missing $noconfigdirs to defines.
7202         * configure: Regenerate.
7203
7204 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7205             Nathanael Nerode  <neroden@gcc.gnu.org>
7206
7207         PR ada/6637, PR ada/5911
7208         Merge with libada-branch:
7209         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7210         with appropriate dependencies. Add --enable-libada configure switch.
7211         * configure, Makefile.in: Regenerate.
7212
7213 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7214
7215         * MAINTAINERS: Add myself to write-after-approval.
7216
7217 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7218
7219         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7220         * configure: Regenerate.
7221
7222 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7223
7224         Merge from upstream:
7225
7226         * ltmain.in: When setting IFS to '~', be careful about user
7227         arguments that contain '~'.
7228
7229         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7230
7231         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7232         Also test $base_compile against $CC with escaped arguments. Bug
7233         reported by Geoff Keating <geoffk@apple.com>.
7234
7235 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7236
7237         * MAINTAINERS: Remove i960 port.
7238
7239 2004-01-23  DJ Delorie  <dj@redhat.com>
7240
7241         * Makefile.def (target_modules) [libiberty]: Don't stage.
7242         * Makefile.in: Rebuilt.
7243
7244 2004-01-20  Caroline Tice  <ctice@apple.com>
7245
7246         * MAINTAINERS: Add myself to write-after-approval.
7247
7248 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7249
7250         * MAINTAINERS: Update my email address.
7251
7252 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7253
7254         * MAINTAINERS: Add myself to write-after-approval.
7255
7256 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7257
7258         * MAINTAINERS: Remove entries without email address.
7259
7260 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7261
7262         * MAINTAINERS: Add myself to write-after-approval.
7263
7264 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7265
7266         * MAINTAINERS: Update my email address.
7267
7268 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7269
7270         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7271         * Makefile.tpl (configure-target-[+module+]): Support stage.
7272         * Makefile.in: Rebuilt.
7273
7274 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7275
7276         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7277
7278 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7279
7280         * MAINTAINERS: Add myself as a MIPS maintainer.
7281
7282 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7283
7284         * configure.in: Use ./config.cache, not config.cache.
7285         * configure: Regenerate.
7286         * Makefile.tpl: Special-casing not needed for GCC any more.
7287         * Makefile.in: Regenerate.
7288
7289         * configure.in: Don't share a cache file for host dirs.
7290         * configure: Regenerate.
7291
7292         * config-ml.in: Don't mess with the cache file.
7293
7294 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7295
7296         * MAINTAINERS: Move myself from 'Write After Approval' to
7297         'CPU Port Maintainers' section as SPARC maintainer.
7298
7299 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7300
7301         * Makefile.tpl: Make GCC use a separate config.cache.
7302         * Makefile.in: Regenerate.
7303
7304         PR bootstrap/11932, PR bootstrap/11933
7305         (I don't know if it will fix either of them, but it relates
7306         to them.)
7307         * configure.in: Don't use shared config.cache for target
7308         directories.
7309         * configure: Regenerate.
7310
7311 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7312
7313         * MAINTAINERS: Add myself to 'Write After Approval' section.
7314
7315 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7316
7317         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7318         * configure: Regenerated.
7319
7320 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7321
7322         * MAINTAINERS: Remove the mn10200 maintainer.
7323
7324 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7325
7326         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7327         * configure: Regenerated.
7328
7329 2003-12-16  Jan Hubicka  <jh@suse.cz>
7330
7331         * MAINTAINERS: Add myself as callgraph maintainer.
7332
7333 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7334
7335         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7336         * configure: Regenerate.
7337
7338 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7339
7340         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7341         'Write After Approval' section. Update email.
7342
7343 2003-12-01  James Lemke  <jim@wasabisystems.com>
7344
7345         * MAINTAINERS (Write After Approval): Add myself.
7346
7347 2003-11-20  Matt Thomas  <matt@3am-software.com>
7348
7349         * MAINTAINERS: Add myself as a vax port maintainer.
7350
7351 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7352
7353         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7354         (configure-build-[+module+], configure-[+module+]): Likewise.
7355         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7356         * Makefile.in: Regenerate.
7357
7358 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7359
7360         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7361         shared/dylibed libraries.
7362         * ltmain.sh: Likewise.
7363         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7364         * ltcf-cxx.sh: Likewise.
7365         * ltcf-gcj.sh: Likewise.
7366         * ltconfig: Likewise.
7367
7368 2003-11-17  Stan Cox  <scox@redhat.com>
7369
7370         * MAINTAINERS: Add myself as iq2000 port maintainer.
7371
7372 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7373
7374         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7375         * Makefile.in: Regenerate.
7376
7377 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7378
7379         * config.sub: Update to 2003-11-03 version.
7380
7381 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7382
7383         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7384         * configure:  Regenerate.
7385
7386 2003-10-20  Nicolas Pitre  <nico@cam.org>
7387
7388         * MAINTAINERS: Add myself to 'Write After Approval' section.
7389
7390 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7391
7392         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7393
7394 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7395
7396         * MAINTAINERS: Update my email address.
7397
7398 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7399
7400         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7401
7402 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7403
7404         * MAINTAINERS: Add myself to 'Write After Approval' section.
7405
7406 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7407
7408         * config.guess: Update to 2003-10-16 version.
7409         * config.sub: Update to 2003-10-16 version.
7410
7411 2003-10-15  David Daney  <ddaney@avtrex.com>
7412
7413         * MAINTAINERS: Added myself to 'Write After Approval' section.
7414
7415 2003-10-15  Falk Hueffner  <falk@debian.org>
7416
7417         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7418         'Write After Approval' section. Update email.
7419
7420 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7421
7422         * MAINTAINERS: Move myself from 'Write After Approval' to
7423         'Various Maintainers' section as middle-end maintainer.
7424
7425 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7426
7427         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7428         HOST_FLAGS_TO_PASS.
7429         * Makefile.in: Regenerate.
7430
7431 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7432
7433         * config.guess: Update to 2003-10-07 version.
7434         * config.sub: Update to 2003-10-07 version.
7435
7436 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7437
7438         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7439         * ltconfig (irix5*, irix6*): Don't override version_type.
7440
7441 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7442
7443         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7444         * configure: Rebuilt
7445         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7446         * Makefile.in: Rebuilt
7447
7448 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7449
7450         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7451
7452 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7453
7454         * MAINTAINERS (Write After Approval): Add myself.
7455
7456 2003-09-29  Paul Koning  <ni1d@arrl.net>
7457
7458         * MAINTAINERS: Move myself from "Write After Approval"
7459         to CPU platform maintainers for pdp11 platform.
7460
7461 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7462
7463         * MAINTAINERS: Move myself from 'Write After Approval' to
7464         'Various Maintainers' section as libffi testsuite maintainer.
7465
7466 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7467
7468         * configure.in: Pass a computed --program-transform-name
7469         to subconfigures.
7470         * configure: Regenerated.
7471
7472 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7473
7474         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7475         * Makefile.in: Regenerate.
7476
7477         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7478         * Makefile.in: Regenerate.
7479
7480 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7481
7482         * MAINTAINERS: Move myself from 'Write After Approval'
7483         to 'Various Maintainers' (objective-c) section.
7484
7485 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7486
7487         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7488         quoting.
7489         * configure: Regenerated.
7490
7491 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7492
7493         * MAINTAINERS (Write After Approval): Add myself to write after
7494         approval list.
7495
7496 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7497
7498         * MAINTAINERS (Write After Approval): Add myself.
7499
7500 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7501
7502         * MAINTAINERS: Update my e-mail address.
7503
7504 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7505
7506         * libtool.m4 (LD): Correct powerpc64 host match.
7507
7508 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7509
7510         * MAINTAINTERS: Update my affiliation and email address.
7511
7512 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7513
7514         * MAINTAINERS (Write After Approval): Add myself.
7515
7516 2003-09-04  DJ Delorie  <dj@redhat.com>
7517
7518         * configure: Regenerate.
7519
7520 2003-09-04  Robert Millan  <robertmh@gnu.org>
7521
7522         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7523
7524 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7525
7526         * configure.in: Ensure arguments to sed are properly spaced.
7527         * configure: Regenerate.
7528
7529 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7530
7531         * MAINTAINERS: Update my e-mail address.
7532
7533 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7534
7535         * MAINTAINERS (Write After Approval): Add myself.
7536
7537 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7538
7539         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7540         * configure: Regenerated.
7541
7542 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7543
7544         * MAINTAINERS: Update my email address.
7545
7546 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7547
7548         * configure.in:  Use newline instead of semicolon when assuming
7549         shell arguments in a for loop.
7550         * configure:  Regenerated.
7551
7552 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7553
7554         * MAINTAINERS: Resurrect the i860 maintainer.
7555
7556 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7557
7558         PR 8180
7559         * configure.in: When testing with_libs and with_headers, treat
7560         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7561         * configure: Regenerate.
7562
7563         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7564         make, shell, etc.
7565         (baseargs): Likewise.
7566         * configure: Regenerate.
7567
7568 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7569
7570         * MAINTAINERS (Write After Approval): Add myself.
7571
7572 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7573
7574         * configure.in: Disable libgcj for darwin not on powerpc.
7575         * configure: Rebuild.
7576
7577 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7578
7579         * config-ml.in, symlink-tree: Add license.
7580
7581 2003-08-03  Richard Stallman  <rms@gnu.org>
7582             Eben Moglen  <moglen@columbia.edu>
7583
7584         * README.SCO: New file.
7585
7586 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7587
7588         * Makefile.tpl (check, check-c++): Express dependencies using
7589         dependencies rather than commands.
7590         * Makefile.in: Regenerate.
7591
7592 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7593
7594         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7595         * configure: Ditto.
7596
7597 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7598
7599         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7600         * Makefile.in: Update.
7601
7602 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7603
7604         * configure.in: Enable libgcj for darwin.
7605         * configure: Rebuild.
7606
7607 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7608
7609         * config-ml.in:  Use ac_configure_args directly instead of
7610         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7611         actually seen.
7612
7613 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7614
7615         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7616         creating target and build subdirs to build all parent dirs as needed.
7617         * Makefile.in: Rebuild.
7618         * configure.in: Don't build dirs explicitly here.
7619         * configure: Rebuild.
7620
7621 2003-07-26  Paul Brook  <paul@nowt.org>
7622
7623         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7624
7625 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7626
7627         * Makefile.tpl (all-make): Depend on intl.
7628         * Makefile.in: Rebuilt.
7629
7630 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7631
7632         * install-sh:  Update to newer upstream versions (associated with
7633         aclocal 1.7).
7634         * mkinstalldirs:  Likewise.
7635         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7636
7637 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7638
7639         * MAINTAINERS: Move self from Bug database only accounts
7640         to write-after-approval.
7641
7642 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7643
7644         * config.if: Remove unused libc_interface determination.
7645
7646 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7647
7648         * MAINTAINERS: Move self from write-after-approval to
7649         build machinery (*.in).
7650
7651 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7652
7653         PR bootstrap/11273
7654         PR bootstrap/11408
7655         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7656         unused INSTALL_PROGRAM_ARGS.
7657         * configure.in: Use AC_PROG_INSTALL.
7658         * Makefile.in: Regenerate.
7659         * configure: Regenerate.
7660
7661 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7662
7663         * MAINTAINERS: Alphabetize.
7664
7665 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7666
7667         * configure: Rebuilt.
7668         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7669         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7670         newlib nor libgloss.
7671         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7672         * configure.in (am33_2.0-*-linux*): Added.
7673
7674 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7675
7676         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7677         * configure: Regenerate.
7678
7679 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7680
7681         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7682         * Makefile.in: Regenerate.
7683
7684 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7685
7686         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7687         * Makefile.in: Regenerate.
7688
7689 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7690
7691         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7692         * Makefile.in: Regenerated.
7693
7694         * config-ml.in: Replace PWD with PWD_COMMAND.
7695
7696 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7697
7698         * intl: New directory; see intl/ChangeLog for details.
7699         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7700         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7701         * Makefile.in: Regenerate.
7702
7703 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7704
7705         * configure.in: Clean up config-lang.in handling.  Delete
7706         useless assignment to "subdirs".
7707         * configure: Regenerate.
7708
7709 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7710
7711         * configure.in: Rename 'target_libs' to 'target_libraries'.
7712         Remove useless reference to 'target_libs'.
7713         * configure: Regenerate.
7714
7715 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7716
7717         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7718         * Makefile.in: Regenerate.
7719
7720 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7721
7722         * Makefile.def: Introduce flags_to_pass.
7723         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7724         * Makefile.in: Regenerate.
7725
7726 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7727
7728         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7729         and target-libgloss.
7730         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7731         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7732         * configure: Regenerate.
7733
7734 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7735
7736         * configure.in: Update testsuite_flags to new location.
7737         * configure. Regenerate.
7738
7739 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7740
7741         * Makefile.tpl: Remove BUILD_CC stuff.
7742         * Makefile.in: Regenerate.
7743
7744 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7745
7746         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7747
7748 2003-06-16  Graeme Peterson  <gp@qnx.com>
7749
7750         * MAINTAINERS (Write After Approval): Add myself.
7751
7752 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7753
7754         * config.guess: Update to 2003-06-12 version.
7755         * config.sub: Update to 2003-06-13 version.
7756
7757 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7758
7759         * config.guess: Update to 2003-06-06 version.
7760         * config.sub: Update to 2003-06-06 version.
7761
7762 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7763
7764         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7765         * configure. Regenerate.
7766
7767 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7768
7769         * configure.in: Disable serial configure by default.
7770         * configure: Regenerate.
7771         * Makefile.tpl: Abolish .NOTPARALLEL.
7772         * Makefile.in: Regenerate.
7773
7774         * Makefile.tpl: Replace {build,host,target}_canonical by
7775         {build,host,target}.
7776         * Makefile.in: Regenerate.
7777
7778         * Makefile.tpl: Fix stupid pasto.
7779         * Makefile.in: Regenerate.
7780
7781 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7782
7783         * Makefile.tpl: Remove bogus conditional.
7784         * Makefile.in: Regenerate.
7785
7786 2003-06-05  Jan Hubicka  <jh@suse.cz>
7787
7788         * Makefile.tpl (profiledbootstrap): New target.
7789         * Makefile.in (profiledbootstrap): New target.
7790
7791 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7792
7793         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7794         Pinski. Remove user names from other bugzilla-only maintainers.
7795
7796 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7797
7798         * Makefile.tpl: Make 'recursive targets' using autogen rather
7799         than shell loop.  Remove duplicate 'clean' targets and false
7800         comments.
7801         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7802         Add systematic method of specifying missing targets in subdirs.
7803         Add copyright boilerplate.
7804         * Makefile.in: Regenerate.
7805         * configure.in: Add 'recursive targets' to maybe list.
7806         * configure: Regenerate.
7807
7808         * MAINTAINERS: "GNATS only" -> "Bug database only".
7809
7810         * Makefile.tpl: Rename [+target+] to [+make_target+].
7811         * Makefile.def: Rename 'target' to 'make_target'.
7812
7813 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7814
7815         * MAINTAINERS: Add self as options handling maintainer.
7816
7817 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7818
7819         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7820         been too long since I touched those ports.
7821
7822 2003-05-28  DJ Delorie  <dj@redhat.com>
7823
7824         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7825         * Makefile.in: Regenerate.
7826
7827 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7828
7829         * configure.in: Use curly braces in the definition of tooldir.
7830         * configure: Regenerate.
7831
7832 2003-05-21  DJ Delorie  <dj@redhat.com>
7833
7834         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7835         newlib or libgloss.
7836         * Makefile.in: Regenerate.
7837
7838 2003-05-21  DJ Delorie  <dj@redhat.com>
7839
7840         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7841         * Makefile.in: Regenerate.
7842
7843 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7844
7845         * MAINTAINERS: Update my e-mail address.
7846
7847 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7848
7849         * configure.in: Switch more things to use maybe dependencies.
7850         * Makefile.tpl: Switch more things to use maybe dependencies.
7851         Factor out common code from autogen IF statements.
7852         * configure: Regenerate.
7853         * Makefile.in: Regenerate.
7854
7855 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7856
7857         * configure.in: Accept i[3456789]86 for machine type.
7858         * configure: Regenerate.
7859
7860 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7861
7862         * configure.in: Switch more things to use maybe dependencies.
7863         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7864         * configure: Regenerate.
7865         * Makefile.tpl: Switch more things to use maybe dependencies.
7866         * Makefile.in: Regenerate.
7867
7868 2003-05-16  Andreas Schwab  <schwab@suse.de>
7869
7870         * Makefile.tpl (install-opcodes): Define.
7871         * Makefile.in: Rebuild.
7872
7873 2003-05-13  Andreas Jaeger  <aj@suse.de>
7874
7875         * config.guess: Update to 2003-05-09 version.
7876         * config.sub: Update to 2003-05-09 version.
7877
7878 2003-05-13  Michael Eager  <eager@mvista.com>
7879
7880         * configure.in: Correct sed script so that options in quotes are not
7881         deleted.
7882         * configure: Rebuild.
7883
7884 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7885
7886         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7887         and $$s/newlib/libc/sys/cygwin32 include paths.
7888         * configure: Ditto.
7889
7890 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7891
7892         * MAINTAINERS: Update my email addresses.
7893
7894 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7895
7896         * config-ml.in: Propagate INSTALL variables.
7897
7898 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7899
7900         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7901
7902 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7903
7904         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7905         * Makefile.in: Regenerate.
7906
7907 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7908
7909         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7910
7911 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7912
7913         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7914
7915 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7916
7917         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7918         * Makefile.in: Regenerated.
7919
7920 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7921
7922         * MAINTAINERS (Write After Approval): Upgrade myself from
7923         GNATS only to write-after-approval. Update my mail address.
7924
7925 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7926
7927         (OS Port Maintainers: freebsd): Add myself.
7928
7929 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7930
7931         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7932
7933 2003-04-22  Kean Johnston  <jkj@sco.com>
7934
7935         * MAINTAINERS (SCO ports): Added myself.
7936
7937 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7938
7939         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7940
7941 2003-04-19  Kean Johnston  <jkj@sco.com>
7942
7943         * MAINTAINERS (Write After Approval): Add myself.
7944
7945 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7946
7947         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7948         * Makefile.in: Regenerate.
7949
7950 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7951
7952         * configure.in (powerpc64*-*-linux*): Remove.
7953         * configure: Rebuilt.
7954
7955 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7956
7957         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7958         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7959         and restrap.
7960         * Makefile.in:  Regenerate.
7961
7962 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7963
7964         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7965         * configure: Regenerated.
7966
7967 2003-04-15  DJ Delorie  <dj@redhat.com>
7968
7969         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7970
7971 2003-04-13  Nick Clifton  <nickc@redhat.com>
7972
7973         * config-ml.in: Remove support for --disable-aix removing
7974         call-aix multilibs.
7975
7976 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7977
7978         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7979         * */configure: Rebuilt.
7980
7981 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7982
7983         * MAINTAINERS: Add my email address.
7984
7985 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7986
7987         * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7990
7991         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7992         * Makefile.in: Regenerate.
7993
7994 2003-03-14  Michael Chastain  <mec@shout.net>
7995
7996         * Makefile.in: Regenerate with correct Makefile.def.
7997
7998 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7999
8000         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8001         Make macro.
8002         * Makefile.in: Regenerate.
8003         * configure.in: Clean up gxx_include_dir logic.
8004         * configure: Regenerate.
8005
8006 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8007
8008         * MAINTAINERS (Write After Approval): Add myself.
8009
8010 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8011
8012         * MAINTAINERS: Update my mail address.
8013
8014 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8015
8016         * configure.in (gxx_include_dir): Fix typo.
8017         * configure: Regenerated.
8018
8019 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8020
8021         * Makefile.tpl: Reindent.
8022         * Makefile.in: Regenerate.
8023         * configure.in: Reindent.  Don't set unused variables.
8024         * configure: Regenerate.
8025
8026 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8027
8028         * configure.in: Include $(build_tooldir)/sys-include in
8029         FLAGS_FOR_TARGET.
8030         * configure: Regenerated.
8031
8032 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8033
8034         * Makefile.tpl: Always pass down RANLIB.
8035         * Makefile.in: Regenerate.
8036
8037         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8038         * Makefile.in: Regenerate.
8039         * configure.in: Remove unused logic relating to --enable-shared
8040         and --enable-threads.  Remove bogus comments.  Remove redundant
8041         noconfigdirs.
8042         * configure: Regenerate.
8043
8044         * configure.in: Replace ${libstdcxx_version} by its value.
8045         Remove reference to mh-dgux.
8046         * configure: Regenerate.
8047
8048 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8049
8050         * MAINTAINERS (Write After Approval): Add myself.
8051
8052 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8053
8054         * Makefile.tpl: Rearrange.
8055         * Makefile.in: Regenerate.
8056
8057 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8058
8059         * configure.in: Add support for kaOS as cross build target system.
8060         * configure: Regenerated.
8061
8062 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8063
8064         * MAINTAINERS (Write after approval): Add myself.
8065
8066 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8067
8068         * MAINTAINERS: Update my email address.
8069
8070 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8071
8072         * MAINTAINERS: Add self to blanket write privs. section.
8073
8074 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8075
8076         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8077         configure-target-* as some target builds may require additional
8078         flags for preprocessor tests.
8079         * Makefile.in: Regenerated.
8080
8081 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8082
8083         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8084         * ltconfig: Handle it.
8085         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8086         auto-detecting it.
8087
8088         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8089         it is used as argument to $CC.
8090         * ltcf-gcj.sh: Likewise.
8091
8092         * configure.in: Introduce --enable-maintainer-mode.
8093         * configure: Rebuilt.
8094         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8095         for maintainer mode.
8096         * Makefile.in: Rebuilt.
8097
8098 2003-02-18  Jason Merrill  <jason@redhat.com>
8099
8100         * Makefile.tpl (check-c++): Allow parallelism.
8101
8102 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8103
8104         * MAINTAINERS: Remove John Carr (who never actually had access to
8105         gcc.gnu.org).
8106
8107 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8108
8109         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8110         don't configure target-libobjc.
8111         * configure: Regenerate.
8112
8113 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8114
8115         * Makefile.tpl (RANLIB): Define.
8116         * Makefile.in: Regenerate.
8117
8118 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8119
8120         * MAINTAINERS: Update my email.
8121
8122 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8123
8124         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8125         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8126         * Makefile.in: Regenerated.
8127         * configure.in: Remove all traces of snavigator, db, and grep.
8128         * configure: Regenerated.
8129
8130 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8131
8132         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8133         After Approval.
8134
8135 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8136
8137         * MAINTAINERS (Write after approval): Add myself.
8138
8139 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8140
8141         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8142         * Makefile.in: Regenerated.
8143
8144 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8145
8146         * config.guess: Updated to 2003-01-30's version.
8147         * config.sub: Updated to 2003-01-28's version.
8148
8149 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8150
8151         * config.if: If gcc_version is already set, just use it.  Don't set
8152         gcc_version_trigger if it's already set, otherwise set it to
8153         gcc/version.c, but only if the file exists.  If it is not set and
8154         gcc/version.c does not exist, try to extract the version number from
8155         $CC.
8156
8157 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8158
8159         * MAINTAINERS: Add myself to write-after-approval list.
8160
8161 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8162
8163         * configure.in:  Revert 24Jan change.
8164         * configure:  Regenerate.
8165
8166 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8167
8168         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8169         entry of HJ Lu.
8170
8171 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8172
8173         * configure.in: Revert previous change.
8174         * configure: Regenerate.
8175
8176 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8177
8178         * configure.in: Make rda native-only.
8179         * configure: Regenerate.
8180
8181 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8182
8183         * MAINTAINERS: Move myself from GNATS-only-accounts to
8184         write-after-approval.
8185
8186 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8187
8188         * configure.in: Add missing \.
8189         * configure: Rebuilt.
8190
8191 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8192
8193         * configure.in (baseargs): Avoid using \| in sed regular
8194         expressions.
8195         * configure: Rebuilt.
8196
8197 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8198
8199         * configure.in (baseargs): Remove all supported forms of
8200         --cache-file, --srcdir, --host, --build and --target options
8201         from argument lists.
8202         * configure: Rebuilt.
8203
8204 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8205
8206         * MAINTAINERS: Add myself to write-after-approval list.
8207
8208 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8209
8210         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8211         * configure: Rebuilt.
8212
8213 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8214
8215         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8216         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8217         * Makefile.in: Regenerate.
8218         * configure: Regenerate.
8219
8220 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8221
8222         * configure.in: Remove Makefile in build, host and target modules
8223         unless configure was run with --no-recursion.
8224         * configure: Rebuilt.
8225
8226 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8227
8228         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8229         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8230         * Makefile.in: Regenerate.
8231
8232 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8233
8234         * config.guess: Update to 2003-01-03 version.
8235         * config.sub: Update to 2003-01-03 version.
8236
8237 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8238
8239         * configure: Regenerate with proper autoconf 2.13.
8240
8241 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8242
8243         * configure.in: Add AC_PREREQ for consistency.
8244         * configure: Regenerate.
8245
8246 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8247
8248         * configure.in (GDB_TK): Add tcl directories conditional on
8249         gdb/gdbtk directory being present.
8250         * configure: Regenerate.
8251
8252 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8253
8254         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8255         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8256         * configure: Rebuilt.
8257
8258 2002-12-31  Tom Tromey  <tromey@redhat.com>
8259
8260         * Makefile.in: Rebuilt.
8261         * Makefile.def (target_modules) [libffi]: Allow installation.
8262
8263 2002-12-31  Andreas Schwab  <schwab@suse.de>
8264
8265         * configure.in: Fix use of $program_transform_name.
8266         * configure: Regenerated.
8267
8268 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8269
8270         * configure.in (baseargs): Don't remove first configure argument.
8271         * configure: Regenerated.
8272
8273 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8274
8275         * Makefile.tpl (local-distclean): Don't remove...
8276         (multilib.ts): ... this.  Moved into...
8277         (multilib.out): ... this.  Don't use sub-make.
8278         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8279         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8280         (configure-build-[+module+], configure-[+module+],
8281         configure-target-[+module+], configure-gcc): ... these.  Test
8282         for Makefile existence.  Drop config.status from dependencies.
8283         * Makefile.in: Rebuilt.
8284         * configure.in: Move gcc-version-trigger to the end of
8285         ac_configure_args.  Add comments to maybedep.tmp and
8286         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8287         nonopt from baseargs, matching and removing corresponding
8288         whitespace while at it.
8289         * configure: Rebuilt.
8290
8291 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8292
8293         * configure.in (host_configargs): Replace reference to
8294         no-longer-defined buildopts with --build=${build_alias}.
8295         * configure: Rebuilt.
8296
8297         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8298         program_transform_name to standard idiom.
8299         (AUTOGEN, AUTOCONF): Define.
8300         (Makefile.in): Use $(AUTOGEN).
8301         (Makefile): Depend on config.status, and use autoconf-style rule to
8302         build it.  Move original commands to...
8303         (config.status): ... this new target.
8304         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8305         $(AUTOCONF).
8306         * Makefile.in: Rebuilt.
8307
8308 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8309
8310         * Makefile.tpl: Fix dramatic bustage due to change in
8311         program_transform_name.
8312         * Makefile.in: Regenerate.
8313
8314         * configure.in: Remove unnecessary PATH setting.
8315         * configure: Regnerate.
8316
8317         * configure.in: Don't default to unprefixed tools unless
8318         the native tools will work.
8319         * configure: Regenerate.
8320
8321         * configure.in: Convert to autoconf script.  Blow away lots
8322         of now-redundant Makefile fragments.
8323         * configure: Generate using Autoconf.
8324         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8325         * Makefile.in: Regenerate.
8326
8327 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8328
8329         * configure: Fix stupid bug where RANLIB was mistakenly included.
8330
8331         * configure.in: Rename (buildargs, hostargs, targargs) to
8332         (build_configargs, host_configargs, target_configargs).
8333
8334         * configure.in: Move logic out of sed statement.
8335
8336         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8337         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8338
8339 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8340
8341         * config.sub: Import from master repository
8342         * config.guess: Ditto
8343
8344 2002-12-24  Andreas Schwab  <schwab@suse.de>
8345
8346         * Makefile.tpl (multilib.out): Fix missing space.
8347         * Makefile.in: Regenerate.
8348
8349 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8350
8351         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8352         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8353         * Makefile.in: Regenerate.
8354         * configure.in: Remove unnecessary leftovers.
8355
8356 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8357
8358         * configure.in (extra_ranlibflags_for_target): New variable.
8359         (*-*-darwin): Add -c to ranlib commands.
8360         * configure (tooldir): Handle extra_ranlibflags_for_target.
8361
8362 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8363
8364         * Makefile.tpl: Revert HJL's change.
8365         * Makefile.in: Regenerated.
8366         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8367         always.
8368
8369 2002-12-19  Andreas Schwab  <schwab@suse.de>
8370
8371         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8372         * Makefile.in: Regenerate.
8373
8374 2002-12-18  H.J. Lu  <hjl@gnu.org>
8375
8376         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8377         * Makefile.in: Regenerated.
8378
8379         * configure.in (build_prefix): New. Substitute.
8380
8381 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8382
8383         * Makefile.tpl: Don't let real targets depend on phony targets.
8384         * Makefile.in: Regenerate.
8385
8386         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8387         * Makefile.in: Regenerate.
8388
8389 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8390
8391         * config.sub: Import from master repository
8392         * config.guess: Ditto
8393
8394 2002-12-16  Jason Merrill  <jason@redhat.com>
8395
8396         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8397         previous 'make bootstrap'.
8398         * Makefile.in: Regenerate.
8399
8400 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8401
8402         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8403
8404 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8405
8406         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8407         * Makefile.in: Regenerate.
8408
8409 2002-12-13  Jason Merrill  <jason@redhat.com>
8410
8411         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8412         library tests.
8413         (check-c++): Just depend on it and check-target-libstdc++-v3.
8414         * Makefile.in: Regenerate.
8415
8416 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8417
8418         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8419         * Makefile.in: Rebuilt.
8420
8421 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8422
8423         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8424
8425 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8426
8427         * configure: Fix bug put in by gremlins.
8428
8429         * Makefile.tpl: Substitute more autoconfily.
8430         * configure: Substitute more autoconfily.
8431         * Makefile.in: Regenerate.
8432
8433 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8434
8435         * config.sub: Import from master repository
8436         * config.guess: Ditto
8437         * MAINTAINERS: Added Svein Seldal under write after approval
8438
8439 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8440
8441         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8442         * Makefile.in (all-sim): Ditto.
8443
8444 2002-12-06  DJ Delorie  <dj@redhat.com>
8445
8446         * Makefile.tpl: Change configure dependencies to not have real
8447         targets depend on phony targets.
8448
8449 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8450
8451         * configure.in: Revert unintentional change.
8452
8453         * Makefile.tpl: Change dependency for */multilib.out so that
8454         it works when gcc isn't in the tree.
8455
8456         * configure.in: Substitute more.
8457         * configure: Run subconfigures from the Makefile.
8458         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8459         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8460
8461 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8462
8463         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8464
8465 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8466
8467         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8468         and corresponding dependencies.
8469         * Makefile.in: Regenerate.
8470
8471         * configure.in (host_tools): Order binutils, gas and ld for
8472         convenience in running the testsuites.
8473
8474         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8475         * Makefile.in: Regenerate.
8476         * configure.in: Introduce rules to serialize subconfigure runs.
8477
8478         * configure.in: Introduce BASE_CC_FOR_TARGET.
8479         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8480         Realize configure-build-* targets.  Realize configure-target-* targets.
8481         * Makefile.in: Regenerate.
8482
8483 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8484
8485         * configure: Move gcc_version_trigger stuff from here...
8486         * configure.in: ...to here.
8487
8488         * configure.in: Separate subconfigure options added by this file from
8489         options given by the user.  Add machinery to put args for host
8490         subconfigures into the Makefile.
8491
8492         * Makefile.tpl: Remove 'vault' targets.
8493         * Makefile.tpl: Reorder and comment dependencies.
8494         * Makefile.in: Regenerate.
8495
8496 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8497         * configure.in: Fix my broken commit of previous patch. (sigh)
8498
8499 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8500
8501         * configure.in: Move host-specific darwin noconfigdirs into
8502         the host-specific section.
8503
8504 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8505
8506         * configure.in: Move host-specific darwin noconfigdirs into
8507         the host-specific section.
8508
8509 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8510
8511         * configure: Remove skip-this-dir support.
8512         * Makefile.tpl: Remove skip-this-dir support.
8513
8514         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8515         subdirectories.
8516         * Makefile.in: Regenerate.
8517
8518         * Makefile.tpl: Strip out useless setting of 'dir'.
8519         * Makefile.in: Regenerate.
8520
8521 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8522
8523         * configure.in: Fix deeply stupid bug.
8524
8525         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8526         shell code in CXX_FOR_TARGET
8527         * Makefile.def: Introduce raw_cxx.
8528         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8529         RAW_CXX_FOR_TARGET.
8530         * Makefile.in: Regenerate.
8531
8532 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8533
8534         * Makefile.tpl: Remove unnecessary ifs.
8535         * Makefile.in: Regenerate.
8536
8537         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8538         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8539         targets for 'no_install' modules.
8540         * configure: Move GDB_TK substitution to configure.in.  Move
8541         build_modules stuff to configure.in.
8542         * configure.in: Implement soft dependency machinery.  Maybe-ize
8543         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8544         * Makefile.in: Regenerate.
8545
8546 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8547
8548         * Makefile.tpl: Make all-target, install-target behave similarly
8549         to all, install (only hitting configured targets).  Eliminate
8550         unused macro defintions.
8551
8552         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8553         build != host.
8554
8555         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8556
8557         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8558
8559         * configure.in: Produce lists of subdir targets we're actually
8560         configuring.  Remove references to "dosrel".
8561         * Makefile.tpl: Let configure set which subdir targets are hit.
8562         Remove install-cross; clean up install; remove ALL.  Remove
8563         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8564         Autogenerate host module targets.  Remove empty dependency lines
8565         and redundant dependency; rearrange slightly.
8566         * Makefile.def: Add host-side libtermcap, utils.
8567
8568         * Makefile.in: Regenerate.
8569
8570 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8571
8572         * ltconfig (osf[345]): Append $major to soname_spec.
8573         Reflect this in library_names_spec.
8574         * ltmain.sh (osf): Prefix $major with . for use as extension.
8575
8576 2002-11-19  Andreas Jaeger  <aj@suse.de>
8577
8578         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8579         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8580         and sparc64 GNU/Linux systems.
8581
8582 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8583
8584         * MAINTAINERS: Update email.
8585
8586 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8587
8588         * MAINTAINERS: Complete James Dennett's entry.
8589
8590 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8591
8592         * MAINTAINERS (Write After Approval): Add myself.
8593
8594 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8595
8596         * Makefile.tpl: syntactic cleanup
8597
8598 2002-11-13  Stuart Hastings  <stuart@apple.com>
8599
8600         * MAINTAINERS: Add myself to write-after-approval list.
8601
8602 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8603
8604         * Makefile.def: Add list of recursive targets to autogenerate.
8605         Add build_modules.
8606         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8607         targets.  Autogenerate *-build-* targets.
8608         * Makefile.in: Regenerate.
8609
8610 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8611
8612         * configure: More autoconf-style substitutions.
8613         * Makefile.tpl: More autoconf-style substitutions.
8614         * Makefile.in: Regenerate.
8615
8616 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8617
8618         * configure: Substitute more variables in a more autoconf-friendly
8619         way.  Simplify slightly.
8620         * Makefile.tpl: Make more variables substitutable in an
8621         autoconf-friendly way.
8622         * Makefile.in: Regenerate.
8623
8624 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8625
8626         * MAINTAINERS (Write After Approval): Add myself.
8627
8628 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8629
8630         * configure.in (v810*): Remove special setting of tools.
8631
8632         * configure: Add support for extra required flags for ar or nm.
8633         * configure.in (aix4.3+): Use above support for target-specific
8634         issues, rather than using config/mt-aix43.
8635
8636 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8637
8638         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8639         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8640         with $srcdir.  Reformat indentation.  Substitute some variables
8641         formerly hard-coded in the Makefile for build=host.
8642         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8643         * Makefile.def: Autogenerate more.
8644         * Makefile.in: Regenerate.
8645
8646 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8647
8648         * MAINTAINERS (Write After Approval): Add myself.
8649
8650 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8651
8652         * Makefile.def (host_modules): Add rda.
8653         * Makefile.in: Regenerate.
8654         * configure.in (target_tool): Add target-rda to list.
8655
8656 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8657
8658         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8659
8660 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8661
8662         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8663         and restrap targets to this rule.
8664         * Makefile.in:  Regenerate.
8665
8666 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8667
8668         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8669         GNATS only accounts.
8670
8671 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8672
8673         * configure.in (i[3456]86-*-linux*): Add check to disable
8674         ${libgcj} for glibc1.
8675
8676 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8677
8678         * MAINTAINERS: Add myself as ip2k port maintainer.
8679
8680 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8681
8682         * configure.in: Add tic4x target.
8683
8684 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8685
8686         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8687         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8688         * Makefile.in: Regenerate.
8689
8690         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8691         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8692         * Makefile.in: Regenerate.
8693
8694 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8695
8696         * MAINTAINERS: Add myself as web pages co-maintainer.
8697
8698 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8699
8700         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8701         * Makefile.in: Regenerate.
8702
8703 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8704
8705         * MAINTAINERS: Add myself and Nathan Sidwell
8706         <nathan@codesourcery.com> as VxWorks maintainers.
8707
8708 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8709
8710         * Makefile.def: Remove order dependency comments.
8711         * Makefile.tpl: Add explicit install-install dependencies.
8712         * Makefile.in: Regenerate.
8713
8714         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8715         * Makefile.in: Regenerate.
8716
8717         * Makefile.tpl: Add configure-target (for src-release in src)
8718         * Makefile.in: Regenerate.
8719
8720 2002-09-30  Nick Clifton  <nickc@redhat.com>
8721
8722         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8723
8724 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8725
8726         * configure.in (s390*-*-linux*): Enable libgcj.
8727
8728 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8729
8730         * configure: Revert accidentally applied changes.
8731
8732         * Makefile.tpl: Make more autoconf-friendly.
8733         * Makefile.in: Regenerate.
8734         * configure: Make substitution more autoconf-like.
8735
8736 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8737
8738         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8739         single entry to handle all these.
8740         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8741         libjava on arm-*-elf.
8742
8743 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8744
8745         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8746         things that depend on them.
8747
8748 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8749
8750         * Makefile.tpl: Make subsituted variables more autoconfy.
8751         * Makefile.in: Regenerate.
8752         * configure: Make seds more autoconfy.
8753
8754 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8755
8756         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8757         * Makefile.in: Regenerate.
8758         * configure.in: Rewrite sed statements to look autoconfy.
8759
8760         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8761         all-target-foo on configure-target-foo.
8762         * Makefile.def: Ditto.
8763         * Makefile.in: Rebuild.
8764
8765 2002-09-25  Andrew Haley  <aph@redhat.com>
8766
8767         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8768
8769 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8770
8771         * Makefile.def: New file.
8772         * Makefile.tpl: New file.
8773         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8774         * contrib/gcc_update: Note that Makefile.in is a generated file.
8775
8776         * configure.in: Minor rearrangement.  Simplify tests.
8777
8778 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8779
8780         * configure.in (with_headers): Skip copy if value is "yes".
8781         (with_libs): Likewise.
8782
8783 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8784
8785         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8786         * configure.in (sh*-*-pe*): Ditto.
8787         * configure.in (mips*-*-pe*): Ditto.
8788         * configure.in (*arm-wince-pe): Ditto.
8789
8790         * configure.in: Rearrange.
8791
8792 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8793
8794         * MAINTAINERS: Update my email address.
8795
8796 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8797
8798         * MAINTAINERS: (Write After Approval): Add myself.
8799
8800 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8801
8802         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8803
8804 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8805
8806         * MAINTAINERS: Change my mailing address.
8807
8808 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8809
8810         * MAINTAINERS (Write After Approval): Remove myself.
8811         (Various Maintainers: c++ runtime libs): Add myself.
8812
8813 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8814
8815         * MAINTAINERS (Write After Approval): Remove myself.
8816         (Various Maintainers: c++ runtime libs): Add myself.
8817
8818 2002-08-15  Eric Christopher  <echristo@redhat.com>
8819
8820         * config.sub: Import from master repository.
8821         * config.guess: Ditto.
8822
8823 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8824
8825         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8826         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8827         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8828
8829 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8830
8831         * MAINTAINERS: Add self to rs6000 vector extensions.
8832
8833 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8834
8835         * libiberty/configure: Reverted unintended yesterday's check in.
8836
8837 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8838
8839         * boehm-gc/configure, libf2c/configure: Rebuilt.
8840         * libffi/configure, libiberty/configure: Ditto.
8841         * libjava/configure, libobjc/configure: Ditto.
8842         * libstdc++-v3/configure, zlib/configure: Ditto.
8843         Merged from binutils:
8844         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8845         From Steve Ellcey <sje@cup.hp.com>:
8846         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8847         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8848         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8849         IA64.
8850         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8851         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8852         soname_spec, sys_lib_search_path_spec): Ditto.
8853
8854 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8855
8856         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8857
8858 2002-08-04  H.J. Lu  (hjl@gnu.org)
8859
8860         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8861
8862 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8863
8864         * MAINTAINERS (Write After Approval): Add myself.
8865
8866 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8867
8868         * configure.in: Move generic linux case to end.  Copy generic
8869         linux noconfigdirs to mips*-*-linux* entry and new
8870         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8871
8872 2002-07-19  Michael Matz  <matz@suse.de>
8873
8874         * MAINTAINERS: Add myself as ra* maintainer.
8875
8876 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8877
8878         * config.guess: Update to 2002-07-09 version.
8879         * config.sub: Update to 2002-07-03 version.
8880
8881 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8882
8883         * MAINTAINERS: Fix typo in a maintainer email address.
8884
8885 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8886
8887         * configure.in: Remove two redundant tests.
8888
8889 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8890
8891         * configure.in (mips*-*-irix6*o32): Enable stabs.
8892
8893 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8894
8895         * configure.in: Don't build grez.
8896         * Makefile.in: Ditto.
8897
8898         * Makefile.in: Remove references to bsp, cygmon, libstub.
8899         * configure.in: Ditto.
8900
8901         * configure.in: Remove leftover reference to gdbtest.
8902
8903 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8904
8905         * configure.in (gxx_include_dir):  Change to match versioned
8906         C++ headers if --enable-version-specific-runtime-libs is used.
8907
8908 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8909
8910         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8911
8912 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8913
8914         * configure.in: Make --without-x work.
8915
8916 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8917
8918         * configure.in: Rearrange target Makefile fragment collection.
8919
8920         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8921         cvs[src].
8922         * configure.in: Ditto.
8923
8924 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8925
8926         * MAINTAINERS (Write After Approval): Update my e-mail address.
8927
8928 2002-06-24  Ben Elliston  <bje@redhat.com>
8929
8930         * configure.in (host_tools): Remove cgen.
8931
8932         * Makefile.in (all-cgen): Remove; runs from its source directory.
8933         (check-cgen, install-cgen, clean-cgen): Likewise.
8934         (all-opcodes): Do not depend on all-cgen.
8935         (all-sim): Likewise.
8936
8937 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8938
8939         * Makefile.in: Eliminate 'apache' targets.
8940         * configure.in: Eliminate 'apache' targets.
8941
8942         * configure.in: Eliminate redundant tests.  Reorganize.
8943
8944         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8945
8946         * config-ml.in: Eliminate references to Cygnus configure.
8947
8948         * Makefile.in: Eliminate references to building emacs.
8949
8950 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8951
8952         * MAINTAINERS: Update my email address.
8953
8954 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8955
8956         * config.if (libstdcxx_incdir): Version C++ headers.
8957         (cxx_incdir): Remove.
8958
8959 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8960
8961         * MAINTAINERS (Write After Approval): Add self.
8962
8963 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8964
8965         * configure.in: Add support for ip2k.
8966
8967 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8968
8969         * configure.in: Fix AIX configury bug.
8970
8971 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8972
8973         * MAINTAINERS (Write After Approval): Add self.
8974
8975 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8976
8977         * configure.in: replace ${topsrcdir} with ${srcdir}
8978
8979         * configure.in: Move definition of libstdcxx_flags
8980         right above usage, rather than waaay earlier.
8981
8982         * configure.in: Pull definition of is_cross_compiler earlier.
8983
8984         * configure.in: Rearrange a little.
8985
8986         * configure.in: Remove references to librx.
8987         * Makefile.in: Remove references to librx.
8988
8989 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8990
8991         * config.sub: Add support for avr target.
8992         Import from master sources, rev 1.255
8993
8994 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8995
8996         * configure, .cvsignore:  Revert previous change...
8997         * Makefile:  ...delete.
8998
8999 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9000
9001         * configure.in: Eliminate ${gasdir} variable.
9002
9003 2002-06-18  Dave Brolley  <brolley@redhat.com>
9004
9005         * configure.in: Add support for frv.
9006         * config.sub: Add support for frv.
9007
9008 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9009
9010         * configure:  Remove garbage from previous commit.
9011
9012 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9013
9014         * configure:  For in-source builds, make a subdir and re-exec there.
9015         * Makefile:  New file.  Pass targets through to build directory.
9016         * .cvsignore:  No longer ignore "Makefile".
9017
9018 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9019
9020         * MAINTAINERS (Write After Approval): Add self.
9021
9022 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9023
9024         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9025
9026 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9027
9028         * configure.in (vax-*-netbsd*): Re-enable gas.
9029
9030 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9031
9032         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9033         BUILD_PREFIX_1, to correct nomenclature.
9034         * configure: Likewise.
9035
9036         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9037         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9038
9039 2002-05-31  Olaf Hering  <olh@suse.de>
9040
9041         * config-ml.in: Propogate DESTDIR also.
9042
9043 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9044
9045         * configure.in (vax-*-netbsd*): Don't build gas for this
9046         platform.
9047
9048 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9049
9050         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9051         and libgcj for AVR.
9052
9053 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9054
9055         * MAINTAINERS (Write After Approval): Add myself.
9056
9057 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9058
9059         * config.guess: Update to 2002-05-22 version.
9060         * config.sub: Likewise.
9061
9062 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9063
9064         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9065         * config-ml.in: Likewise.
9066         * configure: Likewise.
9067         * configure.in: Likewise.
9068
9069 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9070
9071         * MAINTAINERS: Update my email address.
9072
9073 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9074
9075         * configure.in: Simplify makefile fragment collection.
9076
9077         * configure.in: Remove code to build emacs.
9078
9079         * configure.in : Remove --srcdir argument from targargs and buildargs
9080         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9081
9082         * configure: Move some logic to configure.in.
9083         * configure.in: Move some logic from configure.
9084
9085 2002-05-11  Tom Tromey  <tromey@redhat.com>
9086
9087         * MAINTAINERS: Reflect libgcj reality.
9088
9089 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9090
9091         * Makefile.in: Honour DESTDIR.
9092
9093 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9094
9095         * config.guess: Import 2002-03-20 version.
9096         * config.sub: Import 2002-04-26 version.
9097
9098 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9099
9100         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9101
9102 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9103
9104         * MAINTAINERS: Add self.
9105
9106 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9107
9108         * ltmain.sh: Detect and handle object name conflicts
9109         while piecewise linking a static library.
9110
9111 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9112
9113         * configure.in (noconfigdirs): Don't disable libgcj on
9114         sparc64-*-solaris* and sparcv9-*-solaris*.
9115
9116 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9117
9118         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9119
9120 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9121
9122         * configure.in (FLAGS_FOR_TARGET): Do not add
9123         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9124         on i[3456]86-*-linux*.
9125
9126 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9127
9128         * configure.in (noconfigdirs): Replace [ ] with test.
9129
9130         * configure.in (noconfigdirs): Do not add target-newlib if
9131         target == i[3456]86-*-linux*, and host == target.
9132
9133 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9134
9135         * configure.in: delete reference to absent file
9136
9137         * configure.in: replace '[' with 'test'
9138
9139         * configure.in: Eliminate references to gash.
9140         * Makefile.in: Eliminate references to gash.
9141
9142         * configure.in: remove useless references to 'pic' makefile fragments.
9143
9144         * configure.in: (*-*-windows*) Finish removing.
9145
9146         * configure.in: Eliminate redundant test for libgui.
9147
9148 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9149
9150         * MAINTAINERS: Add self and realphabetize.  Update entries
9151         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9152         entry for a29k port maintainer.
9153
9154 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9155
9156         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9157         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9158
9159 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9160
9161         * configure.in: remove references to dead files
9162
9163 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9164
9165         * MAINTAINERS: Add information about purpose of this file.
9166
9167 2002-04-18  Tom Tromey  <tromey@redhat.com>
9168
9169         * configure.in: Disallow configuring libgcj when it is already
9170         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9171         Solaris 2.8 by default.  For PR libgcj/6158.
9172
9173 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9174
9175         * configure.in:  Move default CC setting out of config/mh-* fragments
9176         directly into here.
9177
9178 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9179
9180         * configure.in: don't even try to configure or make a subdirectory
9181         if there's no configure script for it.
9182
9183 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9184
9185         * MAINTAINERS: Remove chill maintainers.
9186         * Makefile.in (CHILLFLAGS): Remove.
9187         (CHILL_LIB): Remove.
9188         (TARGET_CONFIGDIRS): Remove libchill.
9189         (CHILL_FOR_TARGET): Remove.
9190         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9191         CHILL_LIB.
9192         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9193         (CHECK_TARGET_MODULES): Likewise.
9194         (INSTALL_TARGET_MODULES): Likewise.
9195         (CLEAN_TARGET_MODULES): Likewise.
9196         (configure-target-libchill): Remove.
9197         (all-target-libchill): Remove.
9198         * configure.in (target_libs): Remove target-libchill.
9199         Do not compute CHILL_FOR_TARGET.
9200         * libchill: Remove directory.
9201
9202 2002-04-11  DJ Delorie  <dj@redhat.com>
9203
9204         * Makefile.in, configure.in: Sync with binutils, entries
9205         follow...
9206
9207 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9208
9209         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9210         (do-tar, do-bz2): New rules.
9211         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9212         (gdb-tar): New rule.
9213         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9214         (insight_dejagnu.tar): New rule.
9215         (insight.tar): New rule.
9216         (gdb+dejagnu.tar): New rule.
9217         (gdb.tar): New rule.
9218
9219 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9220
9221         * Makefile.in: Add all-tix to deps for all-snavigator
9222         so that tix is built when building snavigator.
9223
9224 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9225
9226         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9227         ld and gdb are not supported.
9228
9229 2002-01-07  Mark Salter  <msalter@redhat.com>
9230
9231         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9232         Allow target-libgloss to be built for arm, strongarm, and xscale.
9233
9234 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9235
9236         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9237         options for i[3456]86-pc-linux* native builds.
9238
9239 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9240
9241         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9242         files from .po files for a distribution.
9243
9244 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9245
9246         * configure.in: Enable libstdc++-v3 for h8300 targets.
9247
9248 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9249
9250         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9251         version from bfd/.
9252
9253 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9254
9255         * Makefile.in (VER): When present, extract the version number from
9256         the file version.in.
9257
9258 2001-05-24  Tom Rix  <trix@redhat.com>
9259
9260         * configure.in : enable ld for aix
9261
9262 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9263
9264         * config.guess: Add linux target for S/390.
9265
9266 2000-11-07  Philip Blundell  <pb@futuretv.com>
9267
9268         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9269
9270 2000-11-03  Philip Blundell  <pb@futuretv.com>
9271
9272         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9273         files.
9274
9275 2001-01-15  Ben Elliston  <bje@redhat.com>
9276
9277         * configure.in (host_tools): Add sid.
9278         Always configure cgen.
9279
9280 2000-11-24  Nick Clifton  <nickc@redhat.com>
9281
9282         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9283
9284
9285 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9286
9287         * Makefile.in (ALL_MODULES): Add all-cgen.
9288         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9289         (all-cgen): New target.
9290         (all-opcodes,all-sim): Depend on all-cgen.
9291         * configure.in (host_tools): Add cgen.
9292         Only configure cgen if --enable-cgen-maint.
9293
9294 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9295
9296         * configure.in: Add *-*-freebsd* configurations.
9297
9298 2002-04-08  Tom Tromey  <tromey@redhat.com>
9299
9300         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9301         Fixes PR libgcj/6068.
9302
9303 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9304
9305         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9306
9307 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9308
9309         * configure.in (alpha*-dec-osf*): Enable libgcj.
9310
9311 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9312
9313         * MAINTAINERS (Write After Approval): Add myself.
9314
9315 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9316
9317         Fix for: PR bootstrap/3591, target/5676
9318         * configure.in (mcore-pe): Disable the configuration of
9319         libstdc++-v3 since exceptions are not supported.
9320
9321 2002-03-20  Anthony Green  <green@redhat.com>
9322
9323         * configure.in: Enable libgcj for xscale-elf target.
9324
9325 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9326
9327         * MAINTAINERS:  Update my email address.
9328
9329 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9330
9331         * ltmain.sh (relink_command): Fix typo in previous change.
9332
9333 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9334
9335         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9336         (relink_command): Added --tag flags.
9337         (mode=install): If relinking fails; error out.
9338
9339 2002-03-12  Richard Henderson  <rth@redhat.com>
9340
9341         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9342         .NOTPARALLEL tag.
9343         (do-check): Rename from check.
9344         (check): Allow parallel check.
9345
9346 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9347
9348         * MAINTAINERS: Add myself as maintainer for xtensa port.
9349         Fix alphabetical order in CPU port maintainer list.
9350         Remove myself from Write After Approval list.
9351
9352 2002-03-11  Richard Henderson  <rth@redhat.com>
9353
9354         * Makefile.in (.NOTPARALLEL): Add fake tag.
9355
9356 2002-03-07  H.J. Lu  (hjl@gnu.org)
9357
9358         * configure.in: Enable gprof for mips*-*-linux*.
9359
9360 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9361
9362         * MAINTAINERS (Write After Approval): Add myself.
9363
9364 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9365
9366         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9367         libjava.
9368         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9369
9370 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9371
9372         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9373         because its Makefile is there; test for the executable instead.
9374
9375 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9376
9377         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9378         libstdc++-v3 and libjava.
9379
9380 2002-02-11  Adam Megacz  <adam@xwt.org>
9381
9382         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9383         boehm-gc
9384
9385 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9386
9387         * config.guess: Updated to 2002-01-30's version.
9388         * config.sub: Updated to 2002-02-01's version.
9389         Contribute sh64-elf.
9390         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9391         * configure.in: Added sh64-*-*.
9392
9393 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9394
9395         * MAINTAINERS: Belatedly add myself to write after approval list.
9396
9397 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9398
9399         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9400         Remove self as Write After Approval.
9401
9402 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9403
9404         * MAINTAINERS: Put self in as maintainer for contrib/regression
9405         directory.
9406
9407 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9408
9409         * MAINTAINERS:  Update my email address.
9410
9411 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9412
9413         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9414         target-libiberty, and target-libgloss.  Skip Java-related
9415         libraries if not supported for NetBSD on target CPU.
9416
9417 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9418
9419         * install-sh: Use _inst.$$_ for temp file name.
9420
9421 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9422
9423         * MAINTAINERS (Write After Approval): Move my contact info
9424         from here...
9425         (OS Port Maintainers): ...to here (netbsd).
9426
9427 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9428
9429         * MAINTAINERS (Write After Approval): Add myself.
9430
9431 2002-01-17  H.J. Lu  <hjl@gnu.org>
9432
9433         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9434         (all-target-fastjar): Also depend on all-target-libiberty.
9435
9436 2002-01-16  H.J. Lu  (hjl@gnu.org)
9437
9438         * config.guess: Import from master sources, rev 1.225.
9439         * config.sub: Import from master sources, rev 1.238.
9440
9441 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9442
9443         * MAINTAINERS (Write After Approval): Remove myself.
9444
9445 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9446
9447         * MAINTAINERS (Write After Approval): Add myself.
9448
9449 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9450
9451         * MAINTAINERS: Add self as docs co-maintainer.
9452
9453 2001-12-11  Matthias Klose  <doko@debian.org>
9454
9455         * MAINTAINERS (Write After Approval): Add myself.
9456
9457 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9458
9459         * MAINTAINERS: Update my email address.
9460
9461 2001-12-07  Turly O'Connor  <turly@apple.com>
9462         * MAINTAINERS (Write After Approval): Add myself.
9463         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9464         (rs6000_initialize_trampoline): Call __trampoline_setup for
9465         ABI_DARWIN too.
9466         * darwin-tramp.asm: New file, implements __trampoline_setup.
9467         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9468
9469 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9470
9471         * MAINTAINERS (Write After Approval): Add myself.
9472
9473 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9474
9475         * configure, configure.in: Use temp file for long sed commands.
9476
9477 2001-12-03  Laurent Guerby  <guerby@acm.org>
9478
9479         * config.sub: Update to version 1.232 on subversion.
9480
9481 2001-12-03  Ben Elliston  <bje@redhat.com>
9482
9483         * MAINTAINERS: Update mail address for config.* patches.
9484
9485 2001-11-27  DJ Delorie  <dj@redhat.com>
9486             Zack Weinberg  <zack@codesourcery.com>
9487
9488         When build != host, create libiberty for the build machine.
9489
9490         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9491         CONFIG_ARGUMENTS.
9492         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9493         New variables.
9494         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9495         and rules.
9496         (all.normal): Depend on ALL_BUILD_MODULES.
9497         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9498         (all-build-libiberty): Depend on configure-build-libiberty.
9499
9500         * configure: Calculate and substitute proper value for
9501         ALL_BUILD_MODULES.
9502         * configure.in: Create the build subdirectory.
9503         Calculate and substitute TARGET_CONFIGARGS (formerly
9504         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9505
9506 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9507
9508         * MAINTAINERS (write-after-approval): Add self.
9509
9510 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9511
9512         * MAINTAINERS (GNATS only accounts): Remove self.
9513
9514 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9515
9516         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9517         libf2c.
9518
9519 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9520
9521         * MAINTAINERS (Write After Approval): Add self.
9522
9523 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9524
9525         * MAINTAINERS: mips and s390 are also CPU ports.
9526
9527 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9528
9529         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9530
9531 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9532
9533         * MAINTAINERS: Alphabetize.
9534
9535 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9536
9537         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9538
9539 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9540
9541         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9542
9543 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9544
9545         * configure.in (--enable-languages): Be more permissive about
9546         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9547
9548 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9549
9550         * config.sub: Import from master sources, rev. 1.230.
9551         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9552
9553 2001-11-07  Laurent Guerby  <guerby@acm.org>
9554
9555         * MAINTAINERS (Write After Approval): Add self.
9556
9557 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9558
9559         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9560
9561 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9562
9563         * config.sub: Import from master sources, rev 1.226.
9564         * config.guess: Import from master sources, rev 1.216.
9565
9566 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9567
9568         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9569         * MAINTAINERS: Add self as maintainer of MMIX port.
9570         Remove old after-approval entry.
9571
9572 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9573
9574         * ChangeLog, configure: Fix spelling errors.
9575
9576 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9577
9578         * MAINTAINERS: Tweak my address.
9579
9580 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9581
9582         * MAINTAINERS: Update my email address.
9583
9584 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9585
9586         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9587         * MAINTAINERS: Add self as maintainer of CRIS port.
9588
9589 2001-10-10  Geert Bosch  <bosch@gnat.com>
9590
9591         * MAINTAINERS (Various maintainers: Ada front end):
9592         Added Robert Dewar.
9593
9594 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9595
9596         * MAINTAINERS (Write After Approval): Added self
9597
9598 2001-10-02  Geert Bosch  <bosch@gnat.com>
9599
9600         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9601
9602 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9603
9604         * configure: Handle temporary files securely using mkdir.
9605
9606 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9607
9608         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9609
9610 2001-09-26  Will Cohen  <wcohen@redhat.com>
9611
9612         * configure.in (*-*-linux*): Disable configuration of target-newlib
9613         and target-libgloss.
9614
9615 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9616
9617         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9618         RANLIB.
9619
9620 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9621
9622         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9623         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9624         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9625         avoid quotes nesting problems.
9626         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9627         (DO_X): Export only variables that are set.
9628
9629 2001-09-19  Ben Elliston  <bje@redhat.com>
9630
9631         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9632         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9633         semantics.  Use the shell built-in "type" command instead.
9634
9635 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9636
9637         Merged from gcc-3_0-branch:
9638         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9639         * ltcf-c.sh: Use $objext, not $ac_objext.
9640         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9641         * ltcf-cxx.sh: Add support for GNU.
9642         2001-07-22  Timothy Wall  <twall@redhat.com>
9643         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9644         default settings if using GNU tools with that configuration.
9645         * ltcf-cxx.sh: Ditto.
9646         * ltcf-gcj.sh: Ditto.
9647         2001-07-21  Michael Chastain  <chastain@redhat.com>
9648         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9649         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9650         * ltmain.sh: Mark as gcc-local.
9651
9652 2001-08-30  Eric Christopher  <echristo@redhat.com>
9653             Jason Eckhardt  <jle@redhat.com>
9654
9655         * config.guess: Merge from master sources.
9656         * config.sub: Merge from master sources, add support for mipsisa32.
9657
9658 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9659         * config.sub: Merge from master sources, rev 1.219.
9660         * MAINTAINERS: Add self as contact for stormy16 port.
9661
9662 2001-08-14  Zack Weinberg  <zackw@panix.com>
9663
9664         * config.sub: Merge from master sources, rev 1.218.
9665         * config.guess: Merge from master sources, rev 1.209.
9666
9667 2001-08-11  Graham Stott  <grahams@redhat.com>
9668
9669         * Makefile.in (check-c++): Add missing semicolon.
9670
9671 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9672
9673         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9674
9675 2001-07-30  Eric Christopher  <echristo@redhat.com>
9676
9677         * MAINTAINERS (Various maintainers: mips port): Added myself.
9678
9679 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9680
9681         * configure.in (sh-*-linux*): New.
9682
9683 2001-07-27  Richard Henderson  <rth@redhat.com>
9684
9685         * .cvsignore: Add LAST_UPDATED.
9686
9687 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9688
9689         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9690
9691 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9692
9693         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9694
9695 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9696
9697         * MAINTAINERS (Write After Approval): Added myself.
9698
9699 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9700
9701         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9702         and libgcj on m68hc11/m68hc12.
9703
9704 2001-06-27  H.J. Lu  (hjl@gnu.org)
9705
9706         * Makefile (CFLAGS_FOR_BUILD): New.
9707         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9708
9709 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9710
9711         * README: Remove version number.
9712
9713 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9714
9715         * INSTALL/README: Update wrt. to the installation instructions now
9716         residing in gcc/doc/install.texi.
9717
9718 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9719
9720         * README: Replace with a cut-down and updated version of gcc/README.
9721
9722 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9723
9724         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9725         multilibs to be disabled.
9726
9727 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9728
9729         * MAINTAINERS (Write After Approval): Add myself.
9730
9731 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9732
9733         * config.guess: Import CVS version 1.195.
9734         * config.sub: Import CVS version 1.212.
9735
9736 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9737
9738         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9739         gcc/xgcc is built, use -print-prog-name to find out the program
9740         name to use.
9741
9742 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9743
9744         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9745         appear to also be in the master copy.
9746         * config.sub:  Import CVS version 1.211.
9747
9748 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9749
9750         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9751         with_gcc]: Use `gcc -shared' to build a shared library.
9752
9753 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9754
9755         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9756         archives.
9757
9758 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9759
9760         * MAINTAINERS (Write After Approval): Add myself.
9761
9762 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9763
9764         * configure.in (libstdcxx_flags): Do not try to execute
9765         libstdc++-v3/testsuite_flags until it exists.
9766
9767 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9768
9769         * MAINTAINERS: Update my email address.
9770
9771 2001-05-31  Graham Stott  <grahams@redhat.com>
9772
9773         * MAINTAINERS (Write After Approval): Add myself.
9774
9775 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9776
9777         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9778         libraries when using g++ with native linker.
9779
9780 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9781
9782         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9783
9784 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9785
9786         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9787         [aix4*|aix5*]: Prepend blank.
9788
9789 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9790
9791         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9792         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9793         of subdir/configure scripts to use the new libtool.m4.
9794
9795 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9796
9797         * MAINTAINERS (Write After Approval): Add myself.
9798
9799 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9800
9801         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9802
9803 2001-05-11  Ben Elliston  <bje@redhat.com>
9804
9805         * Makefile.in (all-sid): New target.
9806         (check-sid, clean-sid, install-sid): Likewise.
9807
9808 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9809
9810         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9811
9812 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9813
9814         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9815         libgcj.
9816
9817 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9818
9819         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9820         gcc/xgcc is built, use -print-prog-name to find out the program
9821         name to use.
9822
9823 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9824
9825         * configure.in (noconfigdirs): Don't reset it from scratch in the
9826         target case; only append to it.
9827
9828         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9829         sparc-*-solaris2.8]: Disable ${libgcj}.
9830
9831 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9832
9833         * configure.in (libgcj_saved): Copy from $libgcj.
9834         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9835         --disable-libgcj.
9836
9837 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9838
9839         * MAINTAINERS: Remove self as MIPS maintainer and
9840         C front end maintainer.
9841
9842 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9843
9844         * configure.in: Move *-chorusos target case to the proper switch.
9845         Disable libgcj.
9846
9847 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9848
9849         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9850         1.641.2.228.
9851
9852 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9853
9854         * Makefile.in (STAGE1_CFLAGS): Pass down.
9855
9856 2001-04-13  Alan Modra  <amodra@one.net.au>
9857
9858         * config.guess: Add hppa64-linux support.  Note for next import that
9859         this is already in the master file.
9860         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9861
9862 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9863
9864         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9865         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9866
9867 2001-04-11  Stan Shebs  <shebs@apple.com>
9868
9869         * MAINTAINERS: Add self as Darwin port maintainer.
9870
9871 2001-04-11  Alan Modra  <amodra@one.net.au>
9872
9873         * MAINTAINERS: Update my email address.
9874
9875 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9876
9877         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9878         recent versions of FreeBSD (release 3 or later).
9879         * ltconfig: On FreeBSD, -lc must not be provided when building
9880         a shared library or else the standard -pthread gcc option is
9881         rendered worthless to later users of the built library.
9882
9883 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9884
9885         * MAINTAINERS: Add self and RTH as C front end maintainers.
9886
9887 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9888
9889         * config.sub: Make sure to match an already-canonicalized
9890         machine name (eg. mn10300-unknown-elf).
9891
9892 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9893
9894         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9895         New macros.
9896         (bootstrap, cross): Use RECURSE_FLAGS.
9897         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9898
9899 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9900
9901         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9902
9903 2001-03-22  Colin Howell  <chowell@redhat.com>
9904
9905         * Makefile.in (DO_X): Do not backslash single-quotes in
9906         backquotes (two places).
9907
9908 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9909
9910         Re-installed:
9911         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9912         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9913         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9914         * ltcf-cxx.sh: Likewise.
9915         * ltcf-gcj.sh: Likewise.
9916
9917 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9918
9919         * MAINTAINERS: Add myself as "documentation co-maintainer".
9920
9921 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9922
9923         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9924         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9925
9926 2001-03-19  Tom Tromey  <tromey@redhat.com>
9927
9928         * config-ml.in: Handle GCJ and GCJFLAGS.
9929
9930 2001-03-21  Michael Chastain  <chastain@redhat.com>
9931
9932         * Makefile.in: all-m4 depends on all-texinfo.
9933
9934 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9935
9936         * MAINTAINERS: Add myself to write after approval list.
9937
9938 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9939
9940         * Makefile.in (DO_X): Quote nested quotes.
9941
9942 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9943
9944         * MAINTAINERS: Add myself to write after approval list.
9945
9946 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9947
9948         * Makefile.in (DO_X): Use double quotes for quoting
9949         "RANLIB=$${RANLIB}".
9950
9951 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9952
9953         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9954
9955 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9956
9957         * configure.in: Only use `lang_requires' for languages athat are
9958         actually enabled.
9959
9960 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9961
9962         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9963
9964 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9965
9966         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9967
9968 2001-03-07  Tom Tromey  <tromey@redhat.com>
9969
9970         * configure.in: Allow config-lang.in to set `lang_requires' to list
9971         of other required languages.
9972
9973 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9974
9975         * Makefile.in: Remove RANLIB definition. Use RANLIB
9976         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9977         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9978
9979 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9980             Alexandre Oliva  <aoliva@redhat.com>
9981
9982         * Makefile.in (check-c++): Use tabs, not spaces.
9983
9984 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9985
9986         * MAINTAINERS: add myself to Write After Approval list.
9987
9988 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9989
9990         * Makefile.in (check-c++): New rule.
9991
9992         * configure.in (target_libs): Remove libg++.
9993         (noconfigdirs): Remove libg++.
9994         (noconfigdirs): Same.
9995         (noconfigdirs): Same.
9996         (noconfigdirs): Same.
9997
9998         * config-ml.in: Remove libg++ references.
9999
10000         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10001         (ALL_TARGET_MODULES): Same.
10002         (configure-target-libg++): Remove.
10003         (all-target-libg++): Remove.
10004         (configure-target-libio): Remove.
10005         (all-target-libio): Remove.
10006         (check-target-libio): Remove.
10007         (.PHONY): Remove.
10008         (libg++.tar.bz2): Remove.
10009         (all-target-cygmon): Remove libio.
10010         (all-target-libstdc++): Remove.
10011         (configure-target-libstdc++): Remove.
10012         (TARGET_LIB_PATH): Remove libstdc++.
10013         (ALL_GCC_CXX): Remove libstdc++.
10014         (all-target-gperf): Correct.
10015
10016 2001-02-16  Nick Clifton  <nickc@redhat.com>
10017
10018         * configure.in (noconfigdirs): Allow configuration of texinfo
10019         for Cygwin hosts.
10020
10021 2001-02-15  Anthony Green  <green@redhat.com>
10022
10023         * configure: Introduce GCJ_FOR_TARGET.
10024         * configure.in: Ditto.
10025         * Makefile.in: Ditto.
10026
10027 2001-02-13  Andreas Schwab  <schwab@suse.de>
10028
10029         * MAINTAINERS: Update mail address.
10030
10031 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10032
10033         * config.guess: Add linux target for S/390.
10034         * config.sub: Likewise.
10035
10036 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10037
10038         * configure.in: for *-chorusos, don't config target-newlib and
10039         target-libgloss.
10040
10041 2001-02-06  Ben Elliston  <bje@redhat.com>
10042
10043         * configure: Output host type to stdout, not stderr.
10044
10045 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10046
10047         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10048         * ltcf-cxx.sh: Likewise.
10049
10050         * config.if: Assume enable_libstdcxx_v3 is defined.
10051
10052 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10053
10054         Remove V2 C++ library.
10055         * configure.in: Remove --enable-libstdcxx_v3 support.
10056
10057 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10058
10059         * include/demangle.h: Add prototype for java_demangle_v3.
10060
10061 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10062
10063         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10064
10065 2001-01-27  Richard Henderson  <rth@redhat.com>
10066
10067         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10068
10069 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10070
10071         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10072         Don't unset, it's non-portable and no longer necessary, set to empty
10073         instead.
10074
10075 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10076
10077         * ltconfig: Shell portability fix for the tagname validity check.
10078
10079 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10080
10081         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10082         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10083
10084 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10085
10086         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10087
10088 2001-01-26  Tom Tromey  <tromey@redhat.com>
10089
10090         * configure.in: Allow libgcj to be built on Sparc Solaris.
10091
10092 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10093
10094         * ltcf-c.sh: Add aix5 case.
10095         * ltcf-cxx.sh: Likewise.
10096         * ltconfig: Likewise.
10097
10098 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10099
10100         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10101         keep at least one of build_libtool_libs or build_old_libs set to
10102         yes.
10103
10104         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10105         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10106
10107 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10108
10109         * configure.in: Enable libgcj on several additional platforms.
10110
10111 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10112
10113         * configure.in: Enable libgcj for linux targets.
10114
10115 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10116
10117         * MAINTAINERS (Write After Approval): Add myself.
10118
10119 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10120
10121         * MAINTAINERS: Add myself as vax port maintainer.
10122
10123 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10124
10125         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10126
10127 2001-01-09  Mike Stump  <mrs@wrs.com>
10128
10129         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10130         failures of subdirectories.
10131
10132 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10133
10134         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10135         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10136         * ltcf-cxx.sh: Likewise.
10137         * ltcf-gcj.sh: Likewise.
10138         * ltconfig.sh: Fix typo.
10139
10140 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10141
10142         * configure: handle DOS-style absolute paths.
10143
10144 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10145
10146         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10147
10148 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10149
10150         * MAINTAINERS: Add myself as avr port co-maintainer.
10151
10152 2000-12-28  Ben Elliston  <bje@redhat.com>
10153
10154         * MAINTAINERS: Add myself under ``Write After Approval''.
10155
10156 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10157
10158         * texinfo: Remove directory from GCC.
10159
10160 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10161
10162         * COPYING: Update to current
10163         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10164         to 19yy as example year in copyright notice).
10165
10166 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10167
10168         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10169         (libstdcxx_incdir): Pass down.
10170         * config.if: Remove expired bits for cxx_interface, add stub.
10171         (libstdcxx_incdir): Add variable for g++ include directory.
10172         * configure.in (gxx_include_dir): Use it.
10173
10174 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10175
10176         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10177         with old-email address from ``Write After Approval''.
10178
10179 2000-12-15  Andreas Jaeger  <aj@suse.de>
10180
10181         * configure.in: Handle lang_dirs.
10182
10183 2000-12-14  Tom Tromey  <tromey@redhat.com>
10184
10185         * MAINTAINERS: Removed brads.
10186
10187         * MAINTAINERS: Added gcj developers.
10188
10189 2000-12-13  Anthony Green  <green@redhat.com>
10190
10191         * configure.in: Disable libgcj for any target not specifically
10192         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10193         with g++ abi.
10194
10195 2000-12-13  Mike Stump  <mrs@wrs.com>
10196
10197         * Makefile.in (local-distclean): Also remove fastjar.
10198
10199 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10200
10201         * contrib/gcc_update: Add fastjar --touch entries.
10202
10203 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10204
10205         * configure.in: Disable language-specific target libraries for
10206         languages that aren't enabled.
10207
10208 2000-12-10  Anthony Green  <green@redhat.com>
10209
10210         * configure.in: Define libgcj.  Disable libgcj target libraries for
10211         most targets.
10212
10213 2000-12-10  Neil Booth  <neilb@earthling.net>
10214
10215         * MAINTAINERS: Update mail address, remove from WAA list.
10216
10217 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10218
10219         * libjava: Imported from /cvs/java.
10220         * libffi: Likewise.
10221         * Boehm-gc: Likewise.
10222
10223 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10224
10225         * configure.in (target_libs): Revert 2000-12-08 patch.
10226         (noconfigdirs): Added target-libjava.
10227
10228 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10229
10230         * djunpack.bat: removed.
10231
10232 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10233
10234         * Makefile.in: handle DOS-style absolute paths.
10235         * config-ml.in: likewise.
10236         * symlink-tree: likewise.
10237
10238 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10239
10240         * fastjar: Imported.
10241
10242 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10243
10244         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10245         libjava.
10246         * configure.in (target_libs): Removed `target-libjava'.
10247
10248 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10249
10250         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10251         (ALL_MODULES): Added fastjar.
10252         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10253         (all-target-libjava): all-fastjar replaces all-zip.
10254         (all-fastjar): Added.
10255         (configure-target-fastjar, all-target-fastjar): Likewise.
10256         * configure.in (host_tools): Added fastjar.
10257
10258 2000-12-07  Mike Stump  <mrs@wrs.com>
10259
10260         * Makefile.in (local-distclean): Remove leftover built files.
10261
10262 2000-11-24  Nick Clifton  <nickc@redhat.com>
10263
10264         * configure.in (xscale-elf): Add target.
10265         (xscale-coff): Add target.
10266
10267 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10268
10269         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10270         recent versions of FreeBSD (release 3 or later).
10271         * ltconfig: On FreeBSD, -lc must not be provided when building
10272         a shared library or else the standard -pthread gcc option is
10273         rendered worthless to later users of the built library.
10274
10275 2000-11-16  Fred Fish  <fnf@be.com>
10276
10277         * configure.in (enable_libstdcxx_v3): Fix typo,
10278         libstd++ -> libstdc++.
10279
10280 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10281
10282         * MAINTAINERS: Add self to Write After Approval list.
10283
10284 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10285
10286         * MAINTAINERS: Update my email address.  Add myself to global write
10287         privs list.
10288
10289 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10290
10291         * Makefile.in: Merge with src and libgcj.
10292         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10293         configure-target-<library> when their configure scripts need the C
10294         or C++ library to have already been built to work properly.
10295         (do_proto_toplev): Set them to an empty string.
10296
10297         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10298         (REALLY_SET_LIB_PATH): Use them.
10299
10300 2000-11-17  Stan Shebs  <shebs@apple.com>
10301
10302         * MAINTAINERS: Add self to Write After Approval list.
10303
10304 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10305
10306         * configure: Provide the original toplevel configure arguments
10307         (including $0) to subprocesses in the environment rather than
10308         through gcc/configargs.h.
10309
10310 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10311
10312         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10313         C99.  Alphabetise "Write After Approval" list.
10314
10315 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10316
10317         * configure: Turn on libstdc++ V3 by default.
10318
10319         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10320         if we've got GCC.
10321
10322 2000-11-11  Philip Blundell  <philb@gnu.org>
10323
10324         * MAINTAINERS: Add self to Write After Approval list.
10325
10326 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10327
10328         * ltcf-c.sh (aix4): Improve shared library configuration; require
10329         exporting symbols.
10330         * ltcf-cxx.sh (aix4): Define.
10331         * ltconfig (aix4): Define library and soname specs appropriate for
10332         AIX.  Define command to create export symbols list.
10333
10334 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10335
10336         * config.sub: Add support for Sun Chorus
10337
10338 2000-10-31  Nick Clifton  <nickc@redhat.com>
10339
10340         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10341         <name>@redhat.com.  Also installed new email address for Clint
10342         Popetz.
10343
10344 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10345
10346         * etc: Remove directory from GCC.
10347
10348 2000-10-16  Michael Meissner  <meissner@redhat.com>
10349
10350         * configure (gcc/configargs.h): Only create if there is a build GCC
10351         directory created.
10352
10353 2000-10-16  Matthias Klose  <doko@debian.org>
10354
10355         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10356         when configured for libstdc++-v3.
10357
10358 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10359
10360         * configure: Save configure arguments to gcc/configargs.h.
10361
10362 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10363
10364         * config.guess: Import CVS version 1.157.
10365         * config.sub: Import CVS version 1.181.
10366
10367 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10368
10369         * Makefile.in (bootstrap): avoid recursion if subdir missing
10370         (cross): ditto
10371         (do-proto-toplev): ditto
10372
10373 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10374
10375         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10376         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10377
10378         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10379         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10380         all affected `configure' scripts.
10381
10382 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10383
10384         * MAINTAINERS: Add self as cpplib co-maintainer.
10385
10386 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10387
10388         * MAINTAINERS: Add self to Write After Approval list.
10389
10390 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10391
10392         * INSTALL/README: egcs -> GCC update.
10393
10394 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10395
10396         * MAINTAINERS: Add myself to Write After Approval list.
10397
10398 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10399
10400         * MAINTAINERS: Add myself to Write After Approval list.
10401
10402 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10403
10404         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10405         X11 libraries for hppa64.
10406
10407 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10408
10409         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10410
10411 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10412
10413         * Makefile.in (all-zlib): Added dummy target.
10414
10415         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10416         ltcf-gcj.sh: Updated from libtool multi-language branch.
10417
10418 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10419
10420         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10421         (bootstrap*): Depend on all-bootstrap.
10422
10423 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10424
10425         * config.guess: Import CVS version 1.156.
10426         * config.sub: Import CVS version 1.179.
10427
10428 2000-09-02  Anthony Green  <green@cygnus.com>
10429
10430         * Makefile.in (all-gcc): Depend on all-zlib.
10431         (CLEAN_MODULES): Add clean-zlib.
10432         (ALL_MODULES): Add all-zlib.
10433         * configure.in (host_libs): Add zlib.
10434
10435 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10436
10437         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10438         crosses, but add gcc/include to the header search path for them.
10439
10440 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10441
10442         * MAINTAINERS: Add self to Write After Approval list.
10443
10444 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10445
10446         * config.guess: Import CVS version 1.152.
10447         * config.sub: Import CVS version 1.177.
10448
10449 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10450
10451         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10452         $targargs to tell whether newlib is going to be built.
10453
10454         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10455         $$r/TARGET_SUBDIR/libio for _G_config.h.
10456
10457 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10458
10459         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10460
10461 2000-08-22  DJ Delorie  <dj@redhat.com>
10462
10463         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10464
10465 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10466
10467         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10468         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10469         sub-configures.
10470
10471 2000-08-21  DJ Delorie  <dj@redhat.com>
10472
10473         * MAINTAINERS: Add self as a libiberty maintainer
10474
10475 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10476
10477         * configure.in (libstdcxx_flags): Use
10478         libstdc++-v3/src/libstdc++.INC.
10479
10480 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10481
10482         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10483
10484 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10485
10486         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10487
10488         * configure: Make enable_threads and enable_shared defaults
10489         explicit.  Substitute enable_threads into generated Makefiles.
10490         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10491         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10492
10493 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10494
10495         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10496
10497 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10498
10499         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10500         previous delta.
10501
10502 2000-08-11  Jason Merrill  <jason@redhat.com>
10503
10504         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10505         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10506         (FLAGS_FOR_TARGET): Not here.
10507         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10508
10509 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10510
10511         * config-ml.in (CC, CXX): Don't introduce a leading space.
10512
10513 2000-08-07  DJ Delorie  <dj@delorie.com>
10514
10515         * MAINTAINERS: Add self as a DJGPP maintainer
10516
10517 2000-08-07  DJ Delorie  <dj@redhat.com>
10518
10519         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10520         "if we're also building gcc, and it's a gcc that will run on the
10521         build machine, we want to use its includes instead of the system's
10522         default includes".
10523
10524 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10525
10526         * MAINTAINERS: Add self to Write After Approval list.
10527
10528 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10529
10530         * configure.in (libstdcxx_flags): Don't use `"'.
10531
10532         * config-ml.in: Adjust multilib search paths to the
10533         appropriate multilib tree.
10534
10535 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10536
10537         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10538         commas in $LANGUAGES.
10539
10540 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10541
10542         * configure.in: Re-enable all references to libg++ and librx.
10543
10544 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10545
10546         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10547         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10548         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10549         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10550
10551         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10552
10553 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10554
10555         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10556         CXX_FOR_TARGET for sed.
10557
10558 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10559
10560         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10561         Do not override if already set in the environment or in configure.
10562         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10563         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10564
10565 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10566
10567         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10568         the libtool CVS tree multi-language branch.
10569         * ltconfig, ltmain.sh: Updated.
10570
10571 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10572
10573         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10574         (clean-target): Depend on it.
10575
10576         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10577         (GCC_FOR_TARGET): Use it.
10578         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10579         * configure.in: ... here.
10580         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10581         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10582
10583 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10584
10585         * MAINTAINERS: Add self to Write After Approval list.
10586
10587 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10588
10589         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10590         (configure-target-libchill, configure-target-libobjc): Likewise.
10591
10592         * configure.in: Use the same cache file for all target libs.
10593         * config-ml.in: But different cache files per multilib variant.
10594
10595 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10596
10597         * configure (topsrcdir): Don't use dirname.
10598
10599 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10600
10601         * MAINTAINERS: Add self to Write After Approval list.
10602
10603 2000-07-20  Jason Merrill  <jason@redhat.com>
10604
10605         * configure.in: Remove all references to libg++ and librx.
10606
10607         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10608
10609 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10610
10611         * config.sub: Update to subversions version 2000-07-06.
10612
10613 2000-07-12  Andrew Haley  <aph@cygnus.com>
10614
10615         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10616         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10617
10618 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10619
10620         * symlink-tree:  Check number of arguments.
10621
10622 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10623
10624         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10625         search path for a g++ extracted from the build tree.  This
10626         will allow link tests run by configure scripts in
10627         subdirectories to succeed.
10628
10629 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10630
10631         * ltconfig: Add support for mips-dde-sysv4.2MP
10632
10633 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10634
10635         * MAINTAINERS: Add myself as loop discovery maintainer.
10636
10637 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10638
10639         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10640         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10641
10642 2000-06-19  Timothy Wall  <twall@cygnus.com>
10643
10644         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10645         * config.sub: Add tic54x target.
10646
10647 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10648
10649         * MAINTAINERS: Add self as Fortran maintainer,
10650         remove Craig Burley.
10651
10652 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10653
10654         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10655         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10656
10657 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10658
10659         * MAINTAINERS: Add self as i18n maintainer
10660
10661 20000-05-21  H.J. Lu  (hjl@gnu.org)
10662
10663         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10664         directory are used if they exist. Make sure
10665         $(build_tooldir)/include is searched for header files,
10666         $(build_tooldir)/lib/ for library files.
10667         (GCC_FOR_TARGET): Likewise.
10668         (CXX_FOR_TARGET): Likewise.
10669
10670 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10671
10672         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10673
10674 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10675
10676         * Makefile.in (configure-target-libiberty): Depend on
10677         configure-target-newlib.
10678
10679 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10680
10681         * configure.in, Makefile.in: Merge all libffi-related
10682         configury stuff from the libgcj tree.
10683
10684 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10685
10686         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10687         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10688
10689 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10690
10691         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10692         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10693         current version information.  Add to proto-toplev directory.
10694         (gdb-taz): Build do-djunpack.
10695
10696 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10697
10698         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10699
10700 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10701
10702         * MAINTAINERS: Add self to Write After Approval list.
10703
10704 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10705
10706         * ltmain.sh: Preserve in relink_command any environment
10707         variables that may affect the linker behavior.
10708
10709 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10710
10711         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10712
10713 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10714
10715         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10716
10717 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10718
10719         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10720         with the version name.
10721
10722 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10723
10724         * MAINTAINERS: Add self as bb-reorder maintainer.
10725
10726 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10727
10728         * config.if: Tweak.
10729
10730 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10731
10732         * djunpack.bat: New file.
10733
10734 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10735
10736         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10737         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10738         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10739         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10740
10741 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10742
10743         * config.sub (case $basic_machine): Change default for "ibm-*"
10744         to "openedition".
10745
10746 2000-04-13  Andreas Jaeger  <aj@suse.de>
10747
10748         * MAINTAINERS: Added myself.
10749
10750 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10751
10752         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10753         (do-md5sum): New target.
10754         (MD5PROG): Define.
10755         (PACKAGE): Default to TOOL.
10756         (VER): Default to a shell script.
10757         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10758         md5 checksum generation.
10759         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10760         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10761         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10762         insight.tar.bz2): Use gdb-taz to create archive.
10763
10764 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10765
10766         * configure (warn_cflags): Delete.
10767
10768 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10769
10770         * MAINTAINERS: Added myself.
10771
10772 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10773             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10774
10775         * configure.in (enable_libstdcxx_v3): Add.
10776         (target_libs): Add bits here to switch between libstdc++-v2 and
10777         libstdc++-v3.
10778         * config.if: And this file too.
10779         * Makefile.in: Add libstdc++-v3 targets.
10780
10781 2000-04-05  Michael Meissner  <meissner@redhat.com>
10782
10783         * config.sub (d30v): Add d30v as a basic machine type.
10784
10785 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10786
10787         * configure.in: -linux-gnu*, not -linux-gnu.
10788
10789 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10790
10791         * MAINTAINERS: Add self in write-after-approval section.
10792
10793 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10794
10795         * MAINTAINERS: Add self as ia64 port maintainer.
10796
10797 2000-03-08  Neil Booth  <NeilB@earthling.net>
10798
10799         * MAINTAINERS: Add self in write-after-approval section.
10800
10801 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10802
10803         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10804         (do-tar-bz2): Replace TOOL with PACKAGE.
10805         (gdb.tar.bz2): Remove GDBTK from GDB package.
10806         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10807         dejagnu.tar.bz2): New packages.
10808
10809 2000-02-27  Andreas Jaeger  <aj@suse.de>
10810
10811         * configure.in: Add entry for mips*-*-linux*, move catch all
10812         *-*-*linux* entry below this one.
10813
10814 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10815
10816         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10817
10818 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10819
10820         * config.sub: Support an OS of "wince".
10821
10822 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10823
10824         * config.guess, config.sub: Updated to match config's 2000-02-15
10825         version.
10826
10827 2000-02-23  Linas Vepstas  <linas@linas.org>
10828
10829         * config.sub: Add support for Linux/IBM 370.
10830         * configure.in: Likewise.
10831
10832 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10833
10834         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10835
10836 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10837
10838         * config.guess: Guess "cygwin" rather than "cygwin32".
10839
10840 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10841
10842         * configure (gcc_version): When setting, narrow search to
10843         lines containing `version_string'.
10844
10845 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10846
10847         * config.sub: Add support for avr target.
10848
10849 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10850
10851         * MAINTAINERS: Add maintainers for MCore port.
10852
10853 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10854
10855         * config.sub: Add mmix-knuth-mmixware.
10856
10857 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10858
10859         * MAINTAINERS: Pair cccp with cpplib maintainership.
10860
10861 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10862
10863         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10864         structure stuff to -L library search.
10865         (CXX_FOR_TARGET): Ditto.
10866         (CROSS_CHECK_MODULES): Fix spelling mistake.
10867
10868 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10869
10870         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10871         the C++ compiler.
10872
10873 2000-01-12  Richard Henderson  <rth@cygnus.com>
10874
10875         * configure.in: Don't build some bits for beos.
10876
10877 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10878
10879         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10880         as include files.
10881
10882 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10883
10884         * Add self as cpplib maintainer, as requested by Jason
10885         Merrill.  Correct my e-mail address.
10886
10887 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10888
10889         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10890         not mh-aix43.
10891
10892 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10893
10894         * MAINTAINERS: Add myself to "write after approval" list.
10895
10896 1999-12-14  Richard Henderson  <rth@cygnus.com>
10897
10898         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10899         * config.sub: Accept alphaev[78], alphaev8.
10900
10901 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10902
10903         * config.guess, config.sub: Update from autoconf.
10904
10905 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10906
10907         * MAINTAINERS:  update my playtime e-address.
10908
10909 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10910
10911         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10912         necessary libraries are missing.
10913
10914 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10915
10916         * MAINTAINERS: Add new 'write after approval' maintainer.
10917
10918 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10919
10920         * MAINTAINERS: Add new Java maintainer.
10921
10922 1999-10-25  Andreas Schwab  <schwab@suse.de>
10923
10924         * configure: Fix quoting inside arguments of eval.
10925
10926 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10927
10928         * config-ml.in: Allow suppression of some ARM multilibs.
10929
10930 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10931
10932         * config.guess: Add OS/390 match pattern.
10933         * config.sub: Add mvs, openedition targets.
10934         * configure.in (i370-ibm-opened*): New.
10935
10936 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10937
10938         * config.sub: Add support for configuring for pj.
10939
10940 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10941
10942         * config.sub (maybe_os): Add support for configuring for fr30.
10943
10944 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10945
10946         * configure.in: Do not configure or build ld for AIX
10947         platforms.  ld is known to be broken on these platforms.
10948
10949 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10950
10951         * config-ml.in: Pass compiler flag corresponding to multidirs to
10952         subdir configures.
10953
10954 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10955
10956         * Makefile.in (LDFLAGS): Define.
10957
10958 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10959
10960         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10961         noconfigdirs.
10962         (*-*-cygwin*): Likewise.
10963
10964 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10965
10966         * mkdep: New file.
10967         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10968         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10969
10970         From Eli Zaretskii <eliz@is.elta.co.il>:
10971         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10972         long file name when using DJGPP on MS-DOS.
10973
10974 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10975
10976         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10977
10978 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10979
10980         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10981         dependency as this causes "make check" to globally "make all"
10982
10983 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10984
10985         * configure.in (target_libs): Added target-zlib.
10986         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10987         (CONFIGURE_TARGET_MODULES): Likewise.
10988         (CHECK_TARGET_MODULES): Likewise.
10989         (INSTALL_TARGET_MODULES): Likewise.
10990         (CLEAN_TARGET_MODULES): Likewise.
10991         (configure-target-zlib): New target.
10992         (all-target-zlib): Likewise.
10993         (all-target-libjava): Depend on all-target-zlib.
10994         (configure-target-libjava): Depend on configure-target-zlib.
10995
10996         * Makefile.in (configure-target-libjava): Depend on
10997         configure-target-newlib.
10998         (configure-target-boehm-gc): New target.
10999         (configure-target-qthreads): New target.
11000
11001         * configure.in (target_libs): Added target-qthreads.
11002         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11003         (CONFIGURE_TARGET_MODULES): Likewise.
11004         (CHECK_TARGET_MODULES): Likewise.
11005         (INSTALL_TARGET_MODULES): Likewise.
11006         (CLEAN_TARGET_MODULES): Likewise.
11007         (all-target-qthreads): New target.
11008         (configure-target-libjava): Depend on configure-target-qthreads.
11009         (all-target-libjava): Depend on all-target-qthreads.
11010
11011         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11012         (CONFIGURE_TARGET_MODULES): Likewise.
11013         (CHECK_TARGET_MODULES): Likewise.
11014         (INSTALL_TARGET_MODULES): Likewise.
11015         (CLEAN_TARGET_MODULES): Likewise.
11016         (all-target-libjava): New target.
11017         (all-target-boehm-gc): Likewise.
11018         * configure.in (target_libs): Added libjava, boehm-gc.
11019
11020 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11021
11022         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11023         configure.bat in SUPPORT_FILES.
11024         (gas+binutils.tar.bz2): Likewise.
11025
11026         * makeall.bat: Remove; obsolete.
11027
11028 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11029
11030         From Mark Elbrecht:
11031         * configure.bat: Remove; obsolete.
11032
11033 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11034
11035         * configure: Add -W -Wall to the default CFLAGS when compiling with
11036         gcc.
11037
11038 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11039
11040         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11041
11042 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11043
11044         * configure.in: Build ld on IRIX6.
11045
11046 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11047
11048         * Makefile.in: Change distribution targets to use bzip2 instead of
11049         gzip.
11050         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11051         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11052
11053 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11054
11055         * config.sub: Add mcore target.
11056
11057 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11058
11059         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11060
11061 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11062
11063         * config.guess (dummy): Changed to $dummy.
11064
11065 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11066
11067         * config.sub: Tidied up case statements.
11068
11069 1999-05-22  Ben Elliston  <bje@cygnus.com>
11070
11071         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11072         <jiro@din.or.jp>.
11073
11074         * config.guess: Merge with FSF version. Future changes will be
11075         more accurately recorded in this ChangeLog.
11076         * config.sub: Likewise.
11077
11078 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11079
11080          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11081
11082 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11083
11084         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11085
11086 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11087
11088         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11089
11090 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11091
11092         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11093         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11094         Bad merge removed these two changes.
11095
11096 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11097                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11098
11099         * config.guess (interix Alpha): Add.
11100
11101 1999-04-11  Richard Henderson  <rth@cygnus.com>
11102
11103         * configure.in (i?86-*-beos*): Do config gperf; don't config
11104         gdb, newlib, or libgloss.
11105
11106 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11107
11108         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11109         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11110         from multidirs.
11111
11112 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11113
11114         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11115
11116 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11117
11118         * config.sub: Add support for mcore targets.
11119
11120 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11121
11122         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11123         not mt-ospace, in order to shut up assembler warning about using
11124         symbols that are named the same as registers.
11125
11126 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11127
11128         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11129         dependency list for all-target-cygmon.
11130
11131 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11132
11133         * config-ml.in: Check $host, not $target, for selective multilibs.
11134         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11135         thumb interworking, and underscore prefix multilibs.
11136
11137 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11138
11139         * missing: Update to version from current automake.
11140
11141 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11142
11143         * configure (gxx_include_dir): Removed.
11144
11145         * configure.in (gxx_include_dir): Handle it.
11146         * Makefile.in: Likewise.
11147
11148 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11149
11150         * config.sub (mips64vr4111,mips64vr4111el) Add.
11151
11152 1999-03-21  Ben Elliston  <bje@cygnus.com>
11153
11154         * config.guess: Correct typo for detecting ELF on FreeBSD.
11155
11156 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11157
11158         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11159         config/mh-djgpp.
11160
11161 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11162
11163         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11164         all-target-newlib to dependency list for all-target-bsp.
11165
11166 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11167
11168         * config.sub: Add i386-uwin support.
11169         * config.guess: Likewise.
11170
11171 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11172
11173         * configure.in: cleanup, add mh-*pic handling for arm, special
11174         case powerpc*-*-aix*
11175
11176 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11177
11178         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11179         can be built.
11180
11181 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11182
11183         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11184         targets.
11185
11186 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11187
11188         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11189
11190 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11191
11192         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11193
11194 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11195
11196         * config.sub: Fix typo in arm recognition.
11197
11198 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11199
11200         * configure.in (noconfigdirs): Changed target_configdirs to
11201         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11202         rather than m68k-*-* since it is not known to work on
11203         m68k-aout. Ditto for arm-*-*oabi.
11204
11205 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11206
11207         * configure.in (*-*-windows*): Remove, no longer used.
11208
11209 1999-02-19  Ben Elliston <bje@cygnus.com>
11210
11211         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11212         Smart and improved by Andrew Cagney.
11213
11214 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11215
11216         * config.guess: Recognize openbsd-*-hppa.
11217
11218 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11219
11220         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11221         only if it is not empty.
11222
11223 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11224
11225         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11226
11227         * config.guess: Modified to recognize uname's armv* syntax.
11228
11229         * config.sub: Modified to recognize uname's armv* syntax.
11230
11231 1999-02-17  Mark Salter  <msalter@cygnus.com>
11232
11233         * configure.in: Added target-bsp for sparclite.
11234
11235 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11236
11237         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11238
11239 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11240
11241         * configure.in: Add support for strongarm port.
11242         * config.sub: Add support for strongarm target.
11243
11244 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11245
11246         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11247         the old name config/mh-cygwin32.
11248         Enable texinfo.
11249
11250 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11251
11252         * configure.in: Do build ld for ix86 Solaris.
11253
11254 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11255
11256         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11257         $AR_FOR_TARGET.  Likewise for RANLIB.
11258
11259 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11260
11261         * config.sub (oabi):  Recognize.
11262         * configure.in (arm-*-oabi):  Handle.
11263
11264 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11265
11266         * config.guess: Improve detection of i686 on UnixWare 7.
11267
11268 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11269
11270         * config.guess: Add support for i386-pc-interix.
11271         * config.sub: Likewise.
11272         * configure.in: Likewise.
11273
11274 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11275
11276         * Makefile.in: Remove unneeded all-target-libio from
11277         from all-target-winsup target since it is now unneeded.
11278         Add all-target-libtermcap in its place since it is now
11279         needed.
11280
11281 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11282
11283         * configure.in: makefile stub for cygwin target is probably
11284         unnecessary.  Remove it for now.
11285
11286 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11287
11288         * configure.in: libtermcap.a should be built when cygwin is the
11289         target as well as the host.
11290         * config.guess: Allow mixed case in cygwin uname output.
11291         * Makefile.in: Add libtermcap target.
11292
11293 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11294
11295         * config.sub: Clean up handling of hppa2.0.
11296
11297 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11298
11299         * config.guess: Use C code to identify more HP machines.
11300
11301 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11302
11303         * config.sub: Handle hppa2.0.
11304
11305 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11306
11307         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11308         cygmon for all sparclite targets, regardless of object format.
11309
11310 1998-12-15  Mark Salter  <msalter@cygnus.com>
11311
11312         * configure.in: Added target-bsp for several target architectures.
11313
11314         * Makefile.in: Added rules for bsp.
11315
11316 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11317
11318         * config.guess: Improve detection of hppa2.0 processors.
11319
11320 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11321
11322         * config.guess: Recognize FreeBSD using ELF automatically.
11323
11324 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11325
11326         * configure (skip-this-dir): Add handling for new shell script, which
11327         might be created by a sub-directory's configure to indicate, this particular
11328         directory is "unwanted".
11329         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11330
11331 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11332
11333         * ltconfig: import from libtool, after changing libtool to
11334         account for the cygwin name change.
11335
11336 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11337
11338         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11339         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11340
11341 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11342
11343         * configure.in: Add libtermcap to list of cygwin dependencies.
11344
11345 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11346
11347         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11348         they include winsup/include when it's a cygwin target.
11349
11350 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11351
11352         * configure.in (host_tools): Added zip.
11353         * Makefile.in (all-target-libjava): Depend on all-zip.
11354         (all-zip): New target.
11355         (ALL_MODULES): Added all-zip.
11356         (NATIVE_CHECK_MODULES): Added check-zip.
11357         (INSTALL_MODULES): Added install-zip.
11358         (CLEAN_MODULES): Added clean-zip.
11359
11360 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11361
11362         * Makefile.in: lose "32" from comment about cygwin.
11363
11364 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11365
11366         * configure.in: Use -Os to build target libraries for the fr30.
11367
11368 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11369
11370         * config.sub: Add fr30.
11371
11372 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11373
11374         * configure.in: drop "32" from config/mh-cygwin32.  Check
11375         cygwin* instead of cygwin32*.
11376         * config.sub: Check cygwin* instead of cygwin32*.
11377
11378 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11379
11380         * config.guess: Match any version of Unixware7.
11381
11382 1998-10-20  Syd Polk  <spolk@cygnus.com>
11383
11384         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11385         if desired.
11386
11387 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11388
11389         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11390         these if the appropriate directories and files to not exist.
11391
11392 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11393
11394         * Makefile.in (DEVO_SUPPORT): Add config.if.
11395
11396 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11397
11398         * configure: Add pattern to replace "build_tooldir"'s
11399         definition in the generated Makefile with "tooldir"'s
11400         actual value.
11401
11402 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11403
11404         * config.sub: Bring back lost sparcv9.
11405
11406         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11407
11408 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11409
11410         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11411         CC_FOR_TARGET and friends.
11412
11413 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11414
11415         * Makefile.in (build_tooldir): New variable, same as tooldir.
11416         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11417         -B$(build_tooldir)/bin/.
11418         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11419
11420 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11421
11422         * README: Remove installation instructions and refer to the
11423         INSTALL directory instead.
11424
11425 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11426
11427         * config.sub: Add support for i[34567]86-pc-udk.
11428         * configure.in: Likewise.
11429
11430 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11431
11432         * Makefile.in: add bzip2 package building bits for user
11433         tools module
11434         * configure.in: ditto
11435
11436 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11437
11438         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11439         (ALL_TARGET_MODULES): Add all-target-libobjc.
11440         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11441         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11442         (all-target-libchill): Add dependencies.
11443         * configure.in (target_libs): Add libchill.
11444
11445 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11446
11447         * configure.in (target_subdir): Remove duplicate line.
11448
11449 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11450
11451         * Makefile.in (all-automake): fix dependencies.
11452
11453 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11454
11455         * configure.in: Minor cleanups for building in the $(target_alias)
11456         subdir.
11457
11458 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11459
11460         * Makefile.in (bootstrap): Set r and s before make all.  Use
11461         BASE_FLAGS_TO_PASS in make all.
11462         (cross): Likewise.
11463
11464 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11465
11466         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11467
11468 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11469
11470         * config.sub: Fix typo in last change.
11471
11472 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11473
11474         * config.sub: Add support for C4x target.
11475         * configure.in: Likewise.
11476
11477 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11478
11479         * config.sub: Recognize sparcv9 just like sparc64.
11480
11481 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11482
11483         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11484
11485 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11486
11487         * config.guess: Correctly identify Pentium II sco boxes.
11488
11489         * config.guess: Fix "tr" code.  From Weiwen Liu.
11490
11491 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11492
11493         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11494         stabs.
11495
11496 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11497
11498         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11499         (ALL_TARGET_MODULES): Add all-target-libchill.
11500         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11501         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11502         (all-target-libchill): Add dependencies.
11503         * configure.in (target_libs): Add libchill.
11504
11505 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11506
11507         * config.guess: Avoid assumptions about "tr" behaves when
11508         LANG is set to something other than English.
11509
11510 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11511
11512         * configure (gxx_include_dir): Changed to
11513         '${prefix}/include/g++'-${libstdcxx_interface}.
11514
11515         * config.if: New to determine the interfaces.
11516
11517 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11518
11519         * config.guess: Detect and handle MPE/IX.
11520         * config.sub: Deal with MPE/IX.
11521
11522 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11523
11524         * configure.in: Use mh-aix43.
11525
11526 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11527
11528         * configure: Fix --without/--disable cases for gxx-include-dir.
11529
11530 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11531
11532         * mdata-sh:  Imported.  Needed for automake support.
11533
11534 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11535
11536         * Makefile.in (taz): Try "chmod -R og=u ." before
11537         "chmod og=u `find . -print`".
11538
11539 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11540
11541         * configure.in: Add arm-elf and thumb-elf support.
11542
11543 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11544
11545         * Makefile.in: Undo previous patch.
11546
11547 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11548
11549         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11550         to here ...
11551         (install-no-fixedincludes): and here
11552         (INSTALL_MODULES): ... from here.
11553
11554 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11555
11556         * config.sub: Merge with FSF.
11557
11558         * config.guess: Merge with FSF.
11559
11560 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11561
11562         * configure (extraconfigdirs): New variable.
11563         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11564         * Makefile.in (all): Move higher in file.
11565         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11566         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11567         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11568         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11569         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11570
11571 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11572
11573         * Makefile.in (all-target-libjava): Depend on all-gcc and
11574         all-target-newlib.
11575         (configure-target-libjava): Depend on $(ALL_GCC).
11576
11577 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11578
11579         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11580         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11581
11582 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11583
11584         * INSTALL/README: Fix typo.
11585
11586 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11587
11588         * ylwrap: Change absolute path checks to check for DOS style path
11589         names.
11590
11591         * ylwrap: Don't use a full path name if the source file is in the
11592         same directory.  From hjl@lucon.org (H.J. Lu).
11593
11594         * config-ml.in: Default to being verbose, to match Feb 18 change to
11595         configure.
11596
11597 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11598
11599         Brought over from egcs:
11600
11601         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11602
11603         * configure.in (target_subdir): Set to ${target_alias} instead
11604         of "libraries".
11605
11606         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11607
11608         * configure.in (target_subdir): Set to libraries if enable_multilib.
11609
11610 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11611
11612         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11613         multilibs, force reconfiguration the first time we create
11614         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11615
11616 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11617
11618         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11619         avoid confusion with --no-recursion.
11620
11621 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11622
11623         * configure.in: Win32 hosts shouldn't use install -x
11624         * install-sh: remove -x option, and special .exe-handling
11625         hack.
11626
11627 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11628
11629         * config.guess: Recognize i586-pc-beos.
11630         * configure.in: Don't build some bits for beos.
11631
11632 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11633
11634         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11635         CFLAGS default to -O2.
11636
11637         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11638         when using GNU ld.
11639
11640 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11641
11642         * ltmain.sh: Correct install when using a different shell.
11643
11644 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11645
11646         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11647
11648 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11649
11650         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11651         target.
11652
11653 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11654
11655         * ltconfig: Update to correct AIX handling.
11656
11657 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11658
11659         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11660
11661         * configure.in (target_subdir): Set to ${target_alias} instead
11662         of "libraries".
11663
11664 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11665
11666         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11667         (Makefile): Depend on $(gcc_version_trigger).
11668
11669         * configure (gcc_version): Change default initializer to empty
11670         string.
11671         (gcc_version_trigger): New variable; pass this variable down
11672         to subdir configures to enable them checking gcc's version
11673         themselves. Emit make macros for both gcc_version vars.
11674         (topsrcdir): Initialize reliably.
11675         (recursion line): Remove --with-gcc-version=${gcc_version}.
11676
11677 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11678
11679         * configure (enable_version_specific_runtime_libs): Implement new flag
11680         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11681         in $(libsubdir); emit definition in each generated Makefile.
11682         (gxx_include_dir): Initialize depending on
11683         $enable_version_specific_runtime_libs.
11684
11685 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11686
11687         * configure (gcc_version): Initialize properly depending on
11688         how and where configure is started.
11689         (recursion line): Pass a --with-gcc-version=${gcc_version}
11690         to configures in subdirs.
11691
11692 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11693
11694         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11695         cygmon
11696
11697 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11698
11699         * configure.in: Add cygmon and libstub support for mn10200.
11700
11701 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11702
11703         * configure (gcc_version): Add new variable describing the
11704         particular gcc version we're building.
11705         * Makefile.in (libsubdir): Add new macro for the directory
11706         in which the compiler finds executables, libraries, etc.
11707         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11708         and libsubdir.
11709
11710 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11711
11712         * Makefile.in (local-clean): Remove *.log.
11713         (warning.log): Built with warn_summary from build.log.
11714         (mail-report.log): Run test_summary.
11715         (mail-report-with-warnings.log): Run test_summary including
11716         warning.log in the report.
11717
11718 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11719
11720         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11721
11722 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11723
11724         * Makefile.in (grep): Grep no longer depends on libiberty.
11725
11726 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11727
11728         * Makefile.in: all-snavigator needs all-libgui.
11729
11730 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11731
11732         * configure.in: Add cygmon and libstub support for mn10300.
11733
11734 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11735
11736         * missing: Update to version from automake 1.3.
11737
11738         * ltmain.sh: On installation, don't get confused if the same name
11739         appears more than once in the list of library names.
11740
11741 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11742
11743         * config.sub: Accept m68060 and m5200 as CPU names.
11744
11745 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11746
11747         * configure: Use && rather than using -a in test, because odd
11748         strings can confuse test.
11749         * configure.in: Likewise.
11750
11751 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11752
11753         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11754
11755 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11756
11757         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11758         bootstrap4-lean): New targets.
11759
11760 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11761
11762         * mpw-* Delete.  Not used.
11763
11764 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11765
11766         * COPYING.LIB: Update FSF address.
11767
11768 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11769
11770         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11771
11772         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11773         GAS_SUPPORT_DIRS.
11774
11775 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11776
11777         * ltconfig, ltmain.sh: Avoid producing a version number if
11778         -version-info was not used.
11779
11780 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11781
11782         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11783         building with newlib.
11784
11785 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11786
11787         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11788         Solaris `make' causes it to continue to next definition.
11789
11790 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11791
11792         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11793         the right GUI libraries and files are installed along with GDB.
11794
11795 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11796
11797         * configure.in: Change alpha to alpha* in several places.
11798
11799 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11800
11801         * config.sub: Recognize sparc86x.
11802
11803 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11804
11805         * configure.in (--enable-target-optspace): Remove debug echo.
11806
11807 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11808
11809         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11810
11811 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11812
11813         * ltconfig: Update cygwin32 support.
11814
11815         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11816         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11817         (GDB_SUPPORT_DIRS): Likewise.
11818
11819 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11820
11821         * configure.in (target_makefile_frag): If --enable-target-optspace,
11822         use -Os to compile target libraries rather than -O2.  Default to
11823         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11824         not used.
11825         * configure.in (target_cflags): Ditto for d30v.
11826
11827 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11828
11829         * Makefile.in (all-bfd): Depend on all-intl.
11830         (all-binutils): Likewise.
11831         (all-gas): Likewise.
11832         (all-gprof): Likewise.
11833         (all-ld): Likewise.
11834
11835 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11836
11837         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11838
11839 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11840
11841         * Makefile.in (all-bfd): Depend upon all-libiberty.
11842
11843         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11844
11845 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11846
11847         * Makefile.in: Add libstub.
11848
11849         * configure.in: Ditto. Build libstub for targets that have cygmon
11850         support.
11851
11852 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11853
11854         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11855
11856 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11857
11858         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11859         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11860
11861 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11862
11863         * configure: Define DEFAULT_M4 by searching PATH.
11864         * Makfile.in: Use DEFAULT_M4.
11865
11866 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11867
11868         * ltconfig: Add cygwin32 support.
11869
11870         * Makefile.in, configure.in: Add libtool as a native only directory
11871         to configure and build.
11872
11873 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11874
11875         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11876
11877 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11878
11879         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11880
11881 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11882
11883         * Makefile.in: add ash make rules
11884         * configure.in: add ash to native_only and host_tools lists
11885
11886 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11887
11888         * Makefile.in (all-gettext, all-intl): New targets.
11889         (ALL_MODULES): Added all-gettext, all-intl.
11890         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11891         (INSTALL_MODULES): Added install-gettext, install-intl.
11892         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11893
11894         * configure.in (host_tools): Added gettext.
11895         (native_only): Likewise.
11896         (noconfigdirs) [various cases]: Likewise.
11897         (host_libs): Added intl.
11898
11899 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11900
11901         * configure: Do not disable building gdbtk for cygwin32 hosts.
11902
11903 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11904
11905         * configure.in: Add thumb-coff target.
11906         * config.sub: Add thumb-coff target.
11907
11908 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11909
11910         * Makefile.in: Revert yesterday's change.
11911         (all-target-winsup):  all-target-librx stays out of here.
11912
11913 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11914
11915         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11916         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11917         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11918         Remove references to librx and libg++.
11919
11920 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11921
11922         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11923         recursive makes
11924
11925 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11926
11927         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11928         for newlib directory.
11929         (CXX_FOR_TARGET): Likewise.
11930
11931 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11932
11933         * ltconfig: Update after libtool/ltconfig.in change for
11934         hpux11.
11935
11936 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11937
11938         * ltconfig, ltmain.sh: Update to libtool 1.2.
11939
11940 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11941
11942         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11943         (install-gcc-cross): Instead, override LANGUAGES here.
11944
11945 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11946
11947         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11948         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11949
11950 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11951
11952         * configure.in: Add Thumb-pe target.
11953
11954 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11955
11956         * Makefile.in - changed sn targets to snavigator
11957         * configure.in - changed sn targets to snavigator
11958
11959 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11960
11961         * config-ml.in: After building symlink tree call make distclean
11962         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11963         to be the case for libiberty.
11964
11965 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11966
11967         * configure: When making link, also check the current
11968         directory. The configure scripts may create one.
11969
11970 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11971
11972         * config.sub: Accept alphapca56 and alphaev6 properly.
11973
11974 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11975
11976         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11977
11978 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11979
11980         * config.sub (sco5): Fix typo.
11981
11982 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11983
11984         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11985         install-itcl.
11986         (install-itcl): Remove dependency on install-tcl.
11987
11988 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11989
11990         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11991
11992 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * configure.in: Don't build libgui for a cygwin32 target when not on
11995         a cygwin32 host.
11996
11997 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11998
11999         * configure (redirect): Set to null, so default behavior of
12000         configure is now --verbose.
12001
12002 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12003
12004         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12005         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12006
12007 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12008
12009         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12010         this change to sync Makefile.in with its ChangeLog entries.
12011
12012 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12013
12014         * ltmain.sh (mkdir): Check that the directory doesn't exist
12015         before we exit with error, so that we don't get races during
12016         parallel builds.
12017
12018 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12019
12020         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12021
12022 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12023
12024         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12025         PICFLAG_FOR_TARGET.
12026         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12027
12028         * configure: Emit a definition for the new macro enable_shared
12029         into each Makefile.
12030
12031 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12032
12033         * configure.in (host_tools, native_only): Add libtool.
12034
12035 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12036
12037         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12038         Fix typo in ming config comment.
12039
12040 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12041
12042         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12043
12044 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12045
12046         * config.sub: Add tic30 cases, and map c30 to tic30.
12047
12048 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12049
12050         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12051         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12052         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12053         (CLEAN_TARGET_MODULES): Similarly
12054         (all-target-libf2c): Add dependences.
12055         * configure.in (target_libs): Add libf2c.
12056
12057 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12058
12059         * configure.in: Remove expect from noconfigdirs when target
12060         is cygwin32.  OK to build expect and dejagnu with Canadian
12061         Cross.
12062
12063 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12064
12065         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12066         host.
12067
12068         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12069         and mingw32.
12070
12071 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12072
12073         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12074         here as it is not defined in the toplevel Makefile.
12075
12076 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12077
12078         * configure (package_makefile_rules_frag): New variable, which names
12079         a file with generic rules, ...
12080         Change comment to mention we now have FIVE parts.
12081         * configure: Undo last change.
12082
12083 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12084
12085         * config.guess: More accurate determination of HP processor types.
12086         * config.sub: More accurate determination of HP processor types.
12087
12088 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12089
12090         * configure (package_makefile_frag): Move inserting the
12091         ${package_makefile_frag} to where it should be according
12092         to the comment.
12093
12094 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12095
12096         * config.guess: Add support for Linux/ARM.
12097
12098 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12099
12100         * .cvsignore: Remove *-info and *-install since they match
12101         release-info and mpw-install, which we don't want to just ignore.
12102
12103 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12104
12105         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12106
12107 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12108
12109         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12110         local_prefix to sub-make invocations.
12111
12112 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12113
12114         * configure.in: Check makefile fragments in the source
12115         directory.
12116
12117 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12118
12119         * configure.in: Check whether host and target makefile
12120         fragments exist before adding them to *_makefile_frag.
12121
12122 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12123
12124         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12125
12126 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12127
12128         * configure.in: Make sure we only replace RPATH_ENVVAR on
12129         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12130         regexp to sed.
12131
12132         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12133         to sub-makes.
12134
12135 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12136
12137         * config-ml.in (multi-do): LDFLAGS must include multilib
12138         designator.
12139
12140 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12141
12142         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12143
12144 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12145
12146         * config.sub: Add mingw32 support.
12147         * configure.in: Likewise.
12148
12149 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12150
12151         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12152
12153 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12154
12155         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12156         * configure (gxx_include_dir): Provide a definition for subdirs
12157         which do not use autoconf.
12158
12159 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12160
12161         * config.guess: Sync with egcs.  Picks up new alpha support,
12162         BeOS & some additional linux support.
12163
12164 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12165
12166         * config.guess: HP 9000/803 is a PA1.1 machine.
12167
12168 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12169
12170         * configure.in: It's alpha*-...
12171
12172 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12173
12174         * configure.in (host_makefile_frag, target_makefile_frag):
12175         Handle multiple config files.
12176         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12177         alpha-*-*.
12178
12179 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12180
12181         * mkdep: New file.
12182
12183 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12184
12185         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12186
12187 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * Makefile.in: Add libgui directory.
12190         (GDB_TK): Add all-libgui.
12191         * configure.in: Add libgui directory.
12192         * configure: Add all-libgui to GDB_TK.
12193
12194 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12195
12196         * config-ml.in (multidirs): Add m32r to multilib list.
12197
12198 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12199
12200         * Makefile.in (all-target-gperf): Change dependency to
12201         all-target-libstdc++.
12202
12203 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12204
12205         * config.guess: Add BeOS support.
12206
12207 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12208
12209         Source directory cvs renamed to cvssrc:
12210         * configure.in (host_tools): Change cvs to cvssrc.
12211         (native_only): Likewise.
12212         (noconfigdirs) [various cases]: Likewise.
12213         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12214         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12215         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12216         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12217         (all-cvssrc): Rename target from all-cvs.
12218
12219 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12220
12221         * configure (gxx_include_dir): Fix thinko.
12222
12223 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12224
12225         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12226         (install-cross, install-gcc-cross): New targets.
12227
12228 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12229
12230         * configure.in (noconfigdirs): Add support for Thumb target.
12231
12232         * config.sub (maybe_os): Add support for Thumb target.
12233
12234 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12235
12236         * Makefile.in: Add rules for cygmon.
12237
12238         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12239
12240 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12241
12242         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12243         * configure (gxx_include_dir): Provide a definition for subdirs
12244         which do not use autoconf.
12245
12246 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12247
12248         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12249         11/18/97 build
12250
12251 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12252
12253         * From Franz Sirl.
12254         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12255         found on RedHat Linux systems.
12256
12257 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12258
12259         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12260         guesses.
12261
12262 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12263
12264         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12265
12266 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12267
12268         * ltmain.sh: If mkdir fails, check whether the directory was created
12269         anyhow by some other process.
12270
12271 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12272
12273         * configure.in (d30v-*-*): Configure all directories.
12274
12275 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12276
12277         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12278         for the D30V.
12279
12280 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12281
12282         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12283
12284 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12285
12286         * include/libiberty.h: Add extern "C" { so it can be used with C++
12287         progrms.
12288         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12289         programs.
12290
12291 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12292
12293         * configure.in (d30v-*-*): Configure GCC now.
12294
12295 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12296
12297         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12298         is no longer needed.
12299
12300 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12301
12302         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12303
12304 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12305
12306         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12307         targets using "$@" to provide support for similar but not identical
12308         targets without having to duplicate code.
12309
12310 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12311
12312         * makefile.vms: Fix to work with DEC C.
12313
12314 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12315
12316         * config.sub: Add mips-tx39-elf to marketing names.
12317
12318 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12319
12320         * ltmain.sh: Handle symlinks in generated script.
12321
12322 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12323
12324         * configure: Handle autoconf style directory options: --bindir,
12325         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12326         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12327         --sysconfdir.
12328         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12329         (sharedstatedir, localstatedir, oldincludedir): New variables.
12330         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12331         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12332         sbindir, sharedstatedir, and sysconfdir.
12333
12334 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12335
12336         * Makefile.in (bootstrap-lean): New target.
12337
12338 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12339
12340         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12341         sn, and gnuserv from noconfigdirs.
12342
12343 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12344
12345         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12346
12347 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12348
12349         * Makefile.in (cross): New target.
12350
12351 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12352                           Jeff Law         <law@cygnus.com>
12353
12354         * Makefile.in (bootstrap2, bootstrap3): New targets.
12355         (all-bootstrap): Remove outdated and confusing target.
12356         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12357
12358 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12359
12360         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12361         windows.  Consistent with gdb/configure.
12362
12363 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12364
12365         * configure.in: Name Linux target fragment.
12366
12367         * configure: Rewrite so that project Makefile fragment is inserted
12368         first and appears last in the resulting Makefile.
12369
12370 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12371
12372         * Makefile.in (install-itcl): Install tcl first.
12373
12374 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12375
12376         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12377
12378 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12379
12380         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12381
12382         * configure.in (skipdirs): Add target-librx for Linux.
12383         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12384
12385 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12386
12387         * Makefile.in (bootstrap): New target.
12388
12389 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12390
12391         * config.sub: Accept 'amigados' for backward compatibility.
12392
12393 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12394
12395         * config.guess: Merge with FSF.
12396
12397 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12398
12399         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12400
12401 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12402
12403         * config.sub: Add "marketing-names" patch.
12404
12405 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12406
12407         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12408
12409 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12410
12411         * config.sub: Handle v850-elf.
12412
12413 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12414
12415         * .cvsignore (*-install): Remove.
12416
12417 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12418
12419         * ltconfig: Set CONFIG_SHELL in libtool.
12420         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12421
12422 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12423
12424         * configure.in (target_subdir): Set to libraries if enable_multilib.
12425
12426 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12427
12428         * config.guess: Update from gcc directory.
12429
12430 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12431
12432         * Makefile.in (all-sim): Depends on all-readline.
12433
12434 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12435
12436         * Makefile.in (BISON, YACC): Use $$s.
12437         (all-bison): Depend on all-texinfo.
12438
12439 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12440
12441         * Makefile.in (BISON): Add -L flag.
12442         (YACC): Likewise.
12443
12444 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12445
12446         * configure.in (noconfigdirs): Add support for v850e target.
12447
12448         * config.sub (maybe_os): Add support for v850e target.
12449
12450 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12451
12452         * configure.in (noconfigdirs): Add support for v850ea target.
12453
12454         * config.sub (maybe_os): Add support for v850ea target.
12455
12456 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12457
12458         * config.sub: Add mipstx39.  Delete r3900.
12459
12460 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12461
12462         * Makefile.in (all-autoconf): Depends on all-texinfo.
12463
12464 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12465
12466         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12467         eabi targets.
12468
12469 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12470
12471         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12472
12473         * configure: When handling a Canadian Cross, handle YACC as well as
12474         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12475         * Makefile.in (all-bison): Depend upon all-texinfo.
12476
12477 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12478
12479         * Makefile.in (BISON): bison, not byacc or bison -y.
12480         (YACC): bison -y or byacc or yacc.
12481         (various): Add *-bison as appropriate.
12482         (taz): No need to mess with BISON anymore.
12483
12484 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12485
12486         * configure: If OSTYPE matches *win32*, try to find a good value for
12487         CONFIG_SHELL.
12488
12489 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12490
12491         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12492         configure.in if it is present.
12493
12494 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12495
12496         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12497
12498 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12499
12500         * config.sub: Recognize `arc' cpu.
12501         * configure.in: Likewise.
12502         * config-ml.in: Likewise.
12503
12504 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12505
12506         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12507
12508 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12509
12510         * configure: Changed sed delimiter from ':' to '|' when
12511         attempting to substitute ${config_shell} for SHELL. On
12512         NT ${config_shell} may contain a ':' in it.
12513
12514 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12515
12516         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12517
12518 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12521
12522 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12523
12524         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12525
12526         * ylwrap: If the program is a relative path, force it to be
12527         absolute.
12528
12529 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12530
12531         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12532
12533 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12534
12535         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12536         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12537         for libraries.
12538
12539 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12540
12541         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12542         separated by spaces.
12543
12544 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12545
12546         * ylwrap: New file.
12547         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12548
12549         * ltmain.sh: Handle /bin/sh at start of install program.
12550
12551         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12552
12553         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12554         * missing: New file, from automake 1.2.
12555
12556 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12557
12558         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12559         check-tk to CHECK_X11_MODULES.
12560
12561 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12562
12563         * config.sub: Merge with FSF.
12564
12565 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * config.guess: Merge with FSF.
12568
12569 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12570
12571         * configure: Treat msdosdjgpp like go32.
12572         * configure.in: Likewise.  Don't remove gprof for go32.
12573
12574         * configure: Change Makefile.tem2 to Makefile.tm2.
12575
12576 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12577
12578         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12579
12580 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12581
12582         * install-sh (chmodcmd): Set to null if the DST directory already
12583         exists.  Same as Nov 11th change.
12584
12585 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12586
12587         * configure (GDB_TK): Needs itcl and tix.
12588
12589 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12590
12591         * config.guess: Update from FSF.
12592
12593 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12594
12595         * Makefile.in (GDB_TK): Depend on itcl and tix.
12596
12597 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12598
12599         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12600         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12601         (INSTALL_SCRIPT): New variable.
12602         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12603         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12604         to -x.
12605         * install-sh: Add support for -x option.
12606
12607 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12608
12609         * configure.in, Makefile.in: Treat tix like itcl.
12610
12611 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12612
12613         * Makefile.in (WINDRES): New variable.
12614         (WINDRES_FOR_TARGET): New variable.
12615         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12616         (EXTRA_HOST_FLAGS): Add WINDRES.
12617         (EXTRA_TARGET_FLAGS): Add WINDRES.
12618         (EXTRA_GCC_FLAGS): Add WINDRES.
12619         ($(DO_X)): Pass down WINDRES.
12620         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12621         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12622         DLLTOOL_FOR_TARGET.
12623
12624 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12625
12626         * configure.in: configure sim before gdb for win32-x-ppc
12627
12628 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12629
12630         Move gperf into the toplevel, from libg++.
12631         * configure.in (target_tools): Add target-gperf.
12632         (native_only): Add target-gperf.
12633         * Makefile.in (all-target-gperf): New target, depend on
12634         all-target-libg++.
12635         (configure-target-gperf): Empty rule.
12636         (ALL_TARGET_MODULES): Add all-target-gperf.
12637         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12638         (CHECK_TARGET_MODULES): Add check-target-gperf.
12639         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12640         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12641
12642 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12643
12644         * config.sub (mn10200): Recognize new basic machine.
12645
12646 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12647
12648         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12649         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12650
12651 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12652
12653         * configure.in: If we're building mips-sgi-irix6* native, turn on
12654         ENABLE_MULTILIB and set TARGET_SUBDIR.
12655
12656 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12657
12658         * Makefile.in (all-sn): Depend on all-grep.
12659
12660 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12661
12662         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12663
12664         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12665         Makefile.  From Jeff Makey <jeff@cts.com>.
12666         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12667
12668         * Makefile.in (DISTBISONFILES): Remove.
12669         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12670         $(DEFAULT_YACC).
12671
12672         * configure.in: Build itl, db, sn, etc., when building for native
12673         cygwin32.
12674
12675         * Makefile.in (LD): New variable.
12676         (EXTRA_HOST_FLAGS): Pass down LD.
12677         ($(DO_X)): Likewise.
12678
12679 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12680
12681         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12682
12683 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12684
12685         * configure.in (targargs): Strip out any supplied --build argument
12686         before adding our own. Always add --build.
12687
12688 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12689
12690         * configure.in (targargs): Pass --build if we're doing
12691         a cross-compile.
12692
12693 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12694
12695         * configure: Use '|' instead of ":" as the separator in
12696         sed. Otherwise sed chokes on NT path names with drive
12697         designators. Also look for "?:*" as the leading characters in an
12698         absolute pathname.
12699
12700 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12701
12702         * config.sub: Support for r3900.
12703
12704 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12705
12706         * configure.in: Use install-sh, not install.sh.
12707
12708 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12709
12710         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12711         apply it twice.
12712
12713 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12716         install-binutils.
12717
12718 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12719
12720         * Makefile.in: Add automake targets.
12721         * configure.in (host_tools): Add automake.
12722
12723 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12724
12725         * configure: Default CXX to c++, not gcc.
12726         * Makefile.in (CXX): Set to c++, not gcc.
12727         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12728
12729 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12730
12731         * install-sh: try appending a .exe if source file doesn't
12732         exist
12733
12734 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12735
12736         * configure.in: Turn on multilib by default.
12737         (cross_only): Remove target-libiberty.
12738
12739         * Makefile.in (all-gcc): Don't depend on libiberty.
12740
12741 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12742
12743         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12744
12745 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12746
12747         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12748         (DISTBISONFILES): Add ld/Makefile.in
12749
12750 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12751
12752         * configure.in: if target is cygwin32 but host isn't cygwin32,
12753         don't configure gdb tcl tk expect, not just gdb.
12754
12755 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12756
12757         * configure.in: Added gnuserv everywhere sn appears.
12758
12759         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12760         (CROSS_CHECK_MODULES): Added check-gnuserv.
12761         (INSTALL_MODULES): Added install-gnuserv.
12762         (CLEAN_MODULES): Added clean-gnuserv.
12763         (all-gnuserv): New target.
12764
12765 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12766
12767         * config.guess: Fixes for MIPS OpenBSD systems.
12768
12769 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12770
12771         * Makefile.in (INSTALL_XFORM): Remove.
12772         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12773
12774         * mkinstalldirs: New file, copied from automake.
12775         * Makefile.in (installdirs): Rename from install-dirs.  Use
12776         mkinstalldirs.  Change all users.
12777         (DEVO_SUPPORT): Add mkinstalldirs.
12778
12779 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12780
12781         * install-sh: Rename from install.sh.
12782         * Makefile.in (INSTALL): Change install.sh to install-sh.
12783         (DEVO_SUPPORT): Likewise.
12784
12785         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12786         Graichen <graichen@rzpd.de>.
12787
12788 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12789
12790         * config.guess: Recognize OpenBSD systems correctly.
12791
12792 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12793
12794         * README, Makefile.in (ETC_SUPPORT): Remove references to
12795         cfg-paper*, configure.{texi,man,info*}._
12796
12797 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12798
12799         * Makefile.in (all.normal): Ensure that gcc is built after all
12800         the x11 - ie gdb - targets.
12801
12802 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12803
12804         * makefile.vms: Don't run conf-a-gas.
12805
12806 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12807
12808         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12809
12810 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12811
12812         * configure.in: Remove noconfigdirs case since gdb also
12813         configures and builds for tic80-coff.
12814
12815 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12816
12817         * configure: Set cache_file to config.cache.
12818         * Makefile.in (local-distclean): Remove config.cache.
12819
12820 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12821
12822         * COPYING: Update FSF address.
12823
12824 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12825
12826         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12827         noconfigdirs.
12828
12829 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12830
12831         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12832         MAKEDIRS, is empty.
12833
12834 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12835
12836         * config.sub: Tweak mn10300 entry.
12837
12838 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12839
12840         * configure.in (host_tools): Put sim before gdb, so gdb's
12841         configure.tgt can determine if the simulator was configured.
12842
12843 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12844
12845         * config.sub: Move BeOS $os case to be with other Cygnus
12846         local cases.
12847
12848 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12849
12850         * config.sub: Remove misplaced comment that broke Linux.
12851
12852 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12853
12854         * config.sub: Add BeOS support.
12855
12856 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12857
12858         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12859
12860 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12861
12862         * configure.in (noconfigdirs): Remove tcl and tk from
12863         noconfigdirs for cygwin32 builds.
12864
12865 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12866
12867         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12868
12869 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12870
12871         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12872         make-all.com, use makefile.vms instead.
12873
12874 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12875
12876         * config.sub: Accept -lnews*.
12877
12878 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12879
12880         * configure.in (noconfigdirs): Disable target-newlib,
12881         target-examples and target-libiberty for d30v.
12882
12883 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12884
12885         * configure.in (noconfigdirs): Enable ld for d30v.
12886
12887 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12888
12889         * configure.in (tic80-*-*): Build compiler.
12890
12891 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12892
12893         * configure.in (d30v-*): Remove sim directory from list of
12894         unsupported d30v directories
12895
12896 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12897
12898         * config.sub, configure.in: Add d30v target cpu.
12899
12900 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12901
12902         * makefile.vms: New file.
12903         * make-all.com: Remove.
12904
12905 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12906
12907         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12908
12909 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12910
12911         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12912
12913 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12914
12915         * Makefile.in (ALL_MODULES): Added all-db.
12916         (CROSS_CHECK_MODULES): Addec check-db.
12917         (INSTALL_MODULES): Added install-db.
12918         (CLEAN_MODULES): Added clean-db.
12919
12920 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12921
12922         * config.guess: Merge with latest FSF sources.
12923
12924 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12925
12926         * Makefile.in (ALL_MODULES): Added all-itcl.
12927         (CROSS_CHECK_MODULES): Added check-itcl.
12928         (INSTALL_MODULES): Added install-itcl.
12929         (CLEAN_MODULES): Added clean-itcl.
12930
12931 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12932
12933         * configure.in: build gdb for mn10200
12934
12935 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12936
12937         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12938
12939 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12940
12941         * configure.in (tic80-*-*): Turn off most targets right now.
12942
12943 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12944
12945         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12946         rather than the makeinfo program.
12947         (do-info): Depend upon all-texinfo.
12948
12949 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12950
12951         * configure.in: Remove uses of config/mh-linux.
12952
12953         * config.sub, config.guess: Merge with latest FSF sources.
12954
12955 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12956
12957         * config.sub (case $basic_machine): Add tic80 entries.
12958
12959 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12960
12961         * config.sub, config.guess: Merge with latest FSF sources.
12962
12963 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12964
12965         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12966         * mpw-config.in: Test for NewFolderRecursive.
12967         * mpw-install: Use symbolic name for startup filename.
12968         * mpw-README: Add various additional details.
12969
12970 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12971
12972         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12973
12974 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12975
12976         * configure.in: Do build gcc and the target libraries for
12977         the mn10200.
12978
12979 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12980
12981         * configure.in: don't avoid building gdb for mn10300 any more
12982         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12983         instead of single-quoting it.
12984
12985 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12986
12987         * configure.in: Don't use --with-stabs on IRIX 6.
12988
12989 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12990
12991         * configure.in (m32r): Build gdb, libg++ now.
12992
12993 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12994
12995         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12996         directories from noconfigdirs.
12997
12998 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12999
13000         * config.sub (basic_machine): added mips16 configuration
13001
13002 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13003
13004         * config.sub: Handle d10v-unknown.
13005
13006 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13007
13008         * config.sub: Handle v850-unknown.
13009
13010 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13011
13012         * Makefile.in: add findutils
13013         * configure.in: add findutils to list of host_tools
13014
13015 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13016
13017         * config.sub: Handle mn10200 and mn10300.
13018
13019 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13020
13021         * configure.in (d10v-*): Do not build librx.
13022
13023 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13024
13025         * configure.in (mn10300): Build everything except gdb & libgloss.
13026
13027 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13028
13029         * config.guess:  Patch for Dansk Data Elektronik servers,
13030         from Niels Skou Olsen <nso@dde.dk>.
13031
13032         For ncr, use /bin/uname rather than uname, since GNU uname does not
13033         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13034
13035         Patch for MIPS R4000 running System V,
13036         from Eric S. Raymond <esr@snark.thyrsus.com>.
13037
13038         Fix thinko for nextstep.
13039
13040         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13041
13042         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13043         * config.guess: Guess mips-dec-mach_bsd4.3.
13044
13045         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13046         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13047         release numbers.
13048         * config.guess (mips-mips-riscos*):  Emit just enough of the
13049         release number.
13050
13051         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13052         * config.guess (sparc-auspex-sunos*):  Added.
13053         (f300-fujitsu-*): Added.
13054
13055         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13056         * config.guess:  Recognize a Tadpole as a sparc.
13057
13058 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13059
13060         * config.guess: Don't assume that NextStep version is either 2 or
13061         3.  NextStep 4 (aka OpenStep 4) has come out now.
13062
13063 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13064
13065         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13066         From Rik Faith <faith@cs.unc.edu>.
13067
13068 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13069
13070         * config.sub: Contributions from bug-gnu-utils to:
13071         Support plain "hppa" (no version given) architecture, reported by
13072         OpenStep.
13073         OpenBSD like NetBSD.
13074         LynxOs is not a hardware supplier.
13075
13076         * config.guess: Contributions from bug-gnu-utils to add support for:
13077         OpenBSD like NetBSD.
13078         Stratus systems.
13079         More Pyramid systems.
13080         i[n>4]86 Intel chips.
13081         M680[n>4]0 Motorola chips.
13082         Use unknown instead of lynx for hardware manufacturer.
13083
13084 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13085
13086         * install.sh (chmodcmd): Set to null if the DST directory already
13087         exists.
13088
13089 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13090
13091         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13092         not use mt-ppc target Makefile fragment any more.
13093
13094 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13095
13096         * configure.in (*-*-windows):  Exclude everything but those dirs
13097         needed to build windows.
13098
13099 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13100
13101         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13102
13103 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13104
13105         * configure.in:  Exclude mmalloc from i386-windows.
13106
13107 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13108
13109         * Undo my previous change.
13110
13111 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13112
13113         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13114         unconditionally.
13115         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13116
13117 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13118
13119         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13120         host to add it's own flags.
13121
13122 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13123
13124         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13125
13126 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13127
13128         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13129         (CXX_FOR_TARGET): Likewise.
13130         (GCC_FOR_TARGET): Define.
13131         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13132         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13133         CC_FOR_TARGET was specified on the command line.
13134         (MAKEOVERRIDES): Don't define.
13135
13136 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13137
13138         * configure.in (m32r): Fix spelling of libg++ libs.
13139
13140 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13141
13142         * config.sub (-apple*): Remove, now redundant.
13143
13144 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13145
13146         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13147
13148         * configure: Rework yesterday's sed script patch.
13149
13150         * config.sub: Merge with FSF.
13151
13152 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13153
13154         * config.guess:  Merge from FSF.
13155
13156         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13157         * config.guess: Use pc instead of unknown, for pc clone systems.
13158         Change linux to linux-gnu.
13159
13160         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13161         * config.guess: Avoid non-portable tr syntax.
13162
13163 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13164
13165         * test-build.mk (HOLES): Add "xargs" for gdb.
13166
13167         * configure: Avoid hpux10.20 sed bug.
13168
13169 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13170
13171         * configure.in:  Add support for windows host
13172         (that is a build done under the Microsoft build environment).
13173
13174 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13175
13176         * Makefile.in: Replace all uses of srcroot with s, to shrink
13177         command line lengths.
13178
13179         Patches from Geoffrey Noer <noer@cygnus.com>:
13180         * configure.in: If configuring for newlib, pass --with-newlib to
13181         subdirectories.
13182         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13183         -Bnewlib/ and -Lwinsup to gcc.
13184         (CXX_FOR_TARGET): Likewise.
13185
13186 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13187
13188         * Makefile.in (ETC_SUPPORT): Add configure.
13189
13190 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13191
13192         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13193         host configuration file.
13194
13195 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13196
13197         * configure.in: Break mn10x00 support into separate
13198         mn10200 and mn10300 configurations.
13199         * config.sub: Likewise.
13200
13201 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13202
13203         * configure.in: Add lots of stuff to noconfigdirs for
13204         the mn10x00 targets.
13205
13206         * config.sub, configure.in: Add mn10x00 support.
13207
13208 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13209
13210         * make-all.com: Call conf-a-gas, not config-a-gas.
13211
13212 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13213
13214         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13215         targets.
13216
13217 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13218
13219         * mpw-README: Add much more detail for native PowerMac.
13220         * mpw-install: New file.
13221         * mpw-configure: Add --norecursion and --help options.
13222         * mpw-config.in: Translate readme and install files when
13223         copying to objdir.
13224         * mpw-build.in: Don't always depend on byacc and flex.
13225         (install-only-top): New action.
13226
13227 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13228
13229         * configure.in:  You can now configure GDB for the v850.
13230
13231 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13232
13233         * configure.in (noconfigdirs): Don't configure any C++ dirs
13234         if targeting D10V.
13235
13236 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13237
13238         * config.sub: Recognize mips64vr5000.
13239
13240 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13241
13242         * configure.in: Use a single line for host_tools and native_only.
13243
13244 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13245
13246         * config.sub, configure.in: Add entries for m32r.
13247
13248 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13249
13250         * Makefile.in (inet-install): Don't run install-gzip.
13251
13252 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13253
13254         * configure.in:  Don't config lots of things for *-*-windows*.
13255
13256 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13257
13258         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13259         (host_libs, host_tools): Copy from configure.in.
13260         * mpw-configure: Don't complain about directories not found.
13261
13262 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13263
13264         * configure.in (i[345]86): Recognize i686 for pentium pro.
13265         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13266         file.
13267
13268         * config.guess (i[345]86): Ditto.
13269
13270 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13271
13272         * configure.in (noconfigdirs): Removed gdb for D10V.
13273
13274 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13275
13276         * configure.in: Remove ld, target-libio, target-libg++, and
13277         target-libstdc++ from noconfigdirs.
13278
13279 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13280
13281         * configure: Fix three locations where shell scripts were
13282         being run directly rather than with config_shell.
13283
13284 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13285
13286         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13287         * config.sub (basic_machine): Recognize v850.
13288
13289 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13290
13291         * mpw-configure: Handle multiple enable/disable options and
13292         pass them down recursively, handle -c and -s flags appropriately
13293         depending on choice of compiler, add escape mechanism for
13294         quoted arguments to gC.
13295
13296 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13297
13298         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13299         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13300         so that -mrelocatable-lib and -mno-eabi are used.
13301
13302         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13303         not support --print-multi-lib, don't abort.
13304
13305 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13306
13307         * make-all.com: Run config-a-gas.
13308         * setup.com: Don't copy subdirectory files around.
13309
13310 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13311
13312         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13313         target, it now compiles correctly.
13314
13315 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13316
13317         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13318
13319 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13320
13321         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13322
13323 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13324
13325         * configure.in (native_only): Add prms.
13326
13327 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13328
13329         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13330         (BINUTILS_SUPPORT_DIRS): Likewise.
13331
13332 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13333
13334         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13335         d10v support is added.
13336
13337 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13338
13339         * configure.in (d10v-*-*): New target.
13340
13341 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13342
13343         * config.guess (HP 9000/811): Recognize this as a PA1.1
13344         machine.
13345
13346 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13347
13348         * Makefile.in (do-tar-gz): New target, split out from tail end of
13349         taz target.  Run each command separately, don't use pipes.
13350         (taz): Use it.
13351
13352 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13353
13354         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13355         * mpw-build.in: No builds should depend on building byacc or flex,
13356         they are assumed to be installed already.
13357
13358 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13359
13360         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13361         variable that CC_FOR_TARGET needs.
13362
13363 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13364
13365         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13366         options have changed since the last time the subdirectory was
13367         configured, and if it has, reconfigure.
13368         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13369         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13370
13371 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13372
13373         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13374         CLEAN_MODULES): Add bash.
13375         (all-bash): New target.
13376
13377 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13378
13379         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13380
13381 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13382
13383         * config.sub (basic_machine): Recognize d10v as a valid processor.
13384
13385 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13386
13387         * mpw-configure: Add support for --bindir.
13388         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13389
13390 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13391
13392         * configure.in: add bash, time, gawk to list of hosttools and things
13393         to only build for native toolchains
13394
13395 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13396
13397         * Makefile.in (docdir): Remove.
13398
13399 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13400
13401         * Makefile.in (datadir): Set to $(prefix)/share.
13402
13403 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13404
13405         * configure.in: build diff and patch for cygwin32-hosted
13406         toolchains.
13407
13408 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13409
13410         * config.sub: Accept -rtems*.
13411
13412 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13413
13414         * configure.in: enable dosrel for cygwin32-hosted builds,
13415                 remove diff from the list of things not buildable
13416                 via Canadian Cross
13417
13418 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13419
13420         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13421         don't get ". ".
13422
13423 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13424
13425         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13426
13427 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13428
13429         * Makefile.in (taz): Handle case where tex3patch didn't even get
13430         checked out.  Also, if it was found, put the symlink in a new util
13431         subdirectory.
13432
13433 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13434
13435         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13436
13437 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13438
13439         * config.sub: Recognize -openvms.
13440         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13441         * make-all.com, setup.com: New files.
13442
13443 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13444
13445         * Makefile.in (taz): tex3patch moved to texinfo/util.
13446
13447 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13448
13449         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13450         * configure.in: remove make from disable-if-Can-Cross list
13451                 enable gdb if ${host} and ${target} are cygwin32
13452
13453 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13454
13455         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13456         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13457
13458 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13459
13460         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13461         distinguish sysv/svr4/bsd variants.
13462         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13463
13464 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13465
13466         * configure.in: Added copyright notice.
13467         * move-if-change: Added copyright notice.
13468
13469 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13470
13471         * configure.in (powerpcle-*-solaris*): Until we get shared
13472         libraries working, don't build gdb, sim, make, tcl, tk, or
13473         expect.
13474
13475 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13476
13477         * config.guess:  Merge with FSF:
13478
13479         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13480         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13481
13482         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13483         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13484
13485         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13486         * config.guess:  Combine two OSF1 rules.
13487         Also recognize field test versions.  From mjr@zk3.dec.com.
13488         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13489         because GNU uname does not support -p.  From pmr@pajato.com.
13490
13491 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13492
13493         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13494
13495 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13496
13497         * mpw-README: Document GCCIncludes.
13498
13499 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13500
13501         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13502
13503 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13504
13505         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13506
13507 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13508
13509         * configure.in (*-*-cygwin32): Configure make.
13510
13511 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13512
13513         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13514
13515 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13516
13517         * Makefile.in (all-inet): Depend on all-perl.
13518
13519         * Makefile.in (inet-install): New target.
13520
13521         * Makefile.in (all-inet): Depend on all-tcl.
13522         (all-inet): Depend on all-send-pr.
13523
13524 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13525
13526         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13527         temporarily.
13528
13529 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13530
13531         * configure.in: Don't configure --with-gnu-ld on AIX.
13532
13533 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13534
13535         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13536
13537 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13538
13539         * Makefile.in (ALL_MODULES): Added all-inet.
13540         (CROSS_CHECK_MODULES): Added check-inet.
13541         (INSTALL_MODULES): Added install-inet.
13542         (CLEAN_MODULES): Added clean-inet.
13543         (all-indent): New target.
13544
13545         * configure.in (host_tools): Added inet.
13546         (native_only): Added inet.
13547         (noconfigdirs): Added inet.
13548
13549 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13550
13551         * configure.in: Don't configure libgloss if we are not configuring
13552         newlib.
13553
13554 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13555
13556         * configure.in: Don't configure libgloss for unsupported
13557         architectures.
13558
13559 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13560
13561         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13562
13563 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13564
13565         * Makefile.in (ALL_MODULES): Include all-apache.
13566         (CROSS_CHECK_MODULES): Include check-apache.
13567         (INSTALL_MODULES): Include install-apache.
13568         (all-apache): New target.
13569
13570         * configure.in: Added apache everywhere perl is seen.
13571
13572 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13573
13574         * Makefile.in: Add support for clean-{module} and
13575         clean-target-{module} rules.
13576
13577 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13578
13579         * configure.in (*-*-ose) do not build libgloss.
13580
13581 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13582
13583         * config.guess (prep*:SunOS:5.*:*): Turn into
13584         powerpele-unknown-solaris2.
13585
13586 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13587
13588         * configure.in: Permit --enable-shared to specify a list of
13589         directories.
13590
13591 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13592
13593         * configure.in (host==solaris): Pass only the first word of $CC
13594         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13595
13596 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13597
13598         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13599
13600 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13601
13602         * Makefile.in (ALL_MODULES): Include all-perl.
13603         (CROSS_CHECK_MODULES): Include check-perl.
13604         (INSTALL_MODULES): Include install-perl.
13605         (ALL_X11_MODULES): Include all-guile.
13606         (CHECK_X11_MODULES): Include check-guile.
13607         (INSTALL_X11_MODULES): Include install-guile.
13608         (all-perl): New target.
13609         (all-guile): New target.
13610
13611         * configure.in (host_tools): Include perl and guile.
13612         (native_only): Include perl and guile.
13613         (noconfigdirs): Don't build guile and perl; no ports have been
13614         done.
13615
13616 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13617
13618         * configure (--enable-*): Handle quoted option lists such as
13619         --enable-sim-cflags='-g0 -O' better.
13620
13621 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13622
13623         * Makefile.in ({,inst}all-target): New rule so we can make and
13624         install all of the target directories easily.
13625
13626 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13627
13628         * configure.in: Add missing global flag in sed substitution when
13629         deleting `target-' from ${configdirs}.
13630
13631 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13632
13633         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13634         option.
13635
13636         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13637         config/mh-necv4.
13638
13639         * install.sh: Correct misspelling of transformbasename.
13640
13641         * config.guess: Recognize mips-*-sysv*.
13642
13643 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13644
13645         * config.sub: Recognize mon960.
13646
13647 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13648
13649         * configure: Restore Canadian Cross handling of BISON and LEX,
13650         removed in Feb 20 change.
13651
13652 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13653
13654         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13655         Mention make install.  Remove the old copyright date as well the
13656         clumsy and rather pointless copyright on the README file.
13657
13658 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13659
13660         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13661         Makefile after running symlink-tree, then run `make distclean' to
13662         avoid clobbering any generated files in srcdir.
13663
13664 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13665
13666         * configure.in (m68k-*-netbsd*): Build everything now.
13667
13668 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13669
13670         * Makefile.in (taz): Fix quoting.
13671
13672 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13673
13674         * configure.in (sparclet-*-*): Build everything now.
13675
13676 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13677
13678         * configure.in (m68k-*-linux*): New host.
13679
13680 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13681
13682         * configure: Check for bison before byacc.
13683
13684 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13685
13686         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13687         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13688         searching PATH.  These are used as fallbacks by Makefile.in if
13689         flex/bison/byacc aren't in objdir.
13690
13691 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13692
13693         * Makefile.in: Make everything which depends upon all-bfd also
13694         depend upon all-opcodes, in case --with-commonbfdlib is used.
13695
13696 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13697
13698         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13699         building NT native compilers on Unix.
13700
13701 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13702
13703         * configure.in: Don't get CC from the host Makefile fragment if we
13704         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13705         Solaris test for /usr/ucb/cc to the post target script, just after
13706         the compiler sanity test.
13707
13708 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13709
13710         * config.sub: Merge with FSF.
13711
13712 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13713
13714         * Makefile.in (RPATH_ENVVAR): New variable.
13715         (REALLY_SET_LIB_PATH): Use it.
13716         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13717
13718 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13719
13720         * config.sub, configure.in: Recognize sparclet cpu.
13721
13722 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13723
13724         * config.guess:  Support m68k-cbm-sysv4.
13725
13726 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13727
13728         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13729         m68k-unknown-linuxaout from linker help string.  Put quotes around
13730         $ld_help_string.
13731
13732 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13733
13734         * config.guess (powerpc-harris-powerunix): Add guess for port
13735         to new target.
13736
13737 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13738
13739         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13740
13741 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13742
13743         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13744         $(REALLY_SET_LIB_PATH) in Makefile.
13745         * Makefile.in (SET_LIB_PATH): New variable.
13746         (REALLY_SET_LIB_PATH): New variable.
13747         ($(DO_X)): Use $(SET_LIB_PATH).
13748         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13749         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13750         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13751         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13752         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13753         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13754         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13755         (install-dosrel): Likewise.
13756         (all-opcodes): Depend upon all-libiberty.
13757
13758 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13759
13760         * config.guess (*:CYGWIN*): New
13761
13762 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13763
13764         * Makefile.in (all-target-winsup): All all-target-libiberty.
13765
13766 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13767
13768         * configure.in (noconfigdirs): Add missing # in front of comment.
13769
13770 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13771
13772         * configure.in: add second pass to things added to noconfigdirs
13773         so *-gm-magic can exclude libgloss properly.
13774
13775 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13776
13777         * mpw-configure (extralibs_name, rez_name): Set correctly
13778         for MWC68K compiler.
13779
13780         * mpw-README: Add more info on the necessary build tools.
13781
13782 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13783
13784         * configure.in, config.sub: Recognize cygwin32.
13785
13786 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13787
13788         * config.guess, config.sub: Recognize A/UX.
13789
13790 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13791
13792         * config.sub: Merge with gcc/config.sub.
13793
13794 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13795
13796         * mpw-build.in (do-binutils): Add build of stamps.
13797
13798 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13799
13800         * config.sub: Add recognition for mips64vr4100*-* targets.
13801
13802 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13803
13804         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13805         Add creation of gconfigargs with `--enable-shared' turned on.
13806         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13807         ($(host)-stamp-stage3-configured): Likewise.
13808         (HOLES): Add chatr and ldd.
13809         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13810
13811 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13812
13813         * configure: Pass --nfp to recursive configures.
13814
13815 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13816
13817         * Makefile.in (DLLTOOL): New.
13818         (DLLTOOL_FOR_TARGET): New.
13819         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13820         (EXTRA_TARGET_FLAGS): Ditto.
13821         (EXTRA_GCC_FLAGS): Ditto.
13822         (CONFIGURE_TARGET_MODULES): Ditto.
13823         (DO_X): Ditto.
13824         * configure: Add DLLTOOL.
13825
13826 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13827
13828         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13829         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13830         mh-sco, since old workarounds no longer needed, and don't
13831         build ld, since libraries have weak symbols in COFF.
13832
13833 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13834
13835         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13836
13837 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13838
13839         * configure.in: Make sure that ${CC} can be used to compile an
13840         executable.
13841
13842 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13843
13844         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13845         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13846         nothing depending on whether gdbtk is being built.
13847
13848 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13849
13850         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13851
13852 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13853
13854         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13855         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13856
13857 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13858
13859         * config-ml.in: Add support for
13860         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13861         Simplify setting of multidirs from --disable-foo.
13862
13863 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13864
13865         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13866         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13867         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13868         non-empty, pass them on to the  GCC make.
13869         (all-bootstrap): New rule that is like all-gcc, except it executes
13870         the GCC bootstrap rule instead of the GCC all rule.
13871
13872 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13873
13874         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13875
13876 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13877
13878         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13879         DG/UX support.
13880
13881 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13882
13883         * config.sub (i*86*) Change [345] to [3456]
13884
13885 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13886
13887         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13888         --with-gnu-ld=no.
13889
13890 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13891
13892         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13893         AIX multilibs get built.
13894
13895 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13896
13897         * configure.in (i386-win32): Don't build expect if we're not
13898         building the tcl subdir.
13899
13900 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13901
13902         * Makefile.in: (configure-target-examples, all-target-examples):
13903         New targets, configure and build example programs.
13904
13905 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13906
13907         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13908         use it as input to sedit the generated MPW makefile.
13909         * mpw-README: Add a suggestion about Gestalt.h.
13910
13911 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13912
13913         * config.sub: Accept *-*-ieee*.
13914
13915 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13916
13917         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13918         Ronald F. Guilmette <rfg@monkeys.com>.
13919
13920 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13921
13922         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13923         for powerpc-pe native.
13924         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13925         (target==powerpc-pe): duplicate i386-win32 entry.
13926
13927 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13928
13929         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13930         of vxworks, not just vxworks5.1.
13931
13932 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13933
13934         * mpw-configure: Add support for exec-prefix.
13935
13936 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13937
13938         * config.guess: Recognize HP model 816 machines as having
13939         a PA1.1 processor.
13940
13941 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13942
13943         * configure: Ignore new autoconf configure options.
13944
13945 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13946
13947         * config.guess:  Recognize Pentium under SCO.
13948         From Robert Lipe <robertl@arnet.com>.
13949
13950 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13951
13952         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13953
13954 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13955
13956         * configure.in: Don't configure gas for alpha-dec-osf*.
13957
13958 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13959
13960         * configure.in: Default to --with-stabs for some targets for which
13961         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13962         i[345]86*-*-unixware*.
13963
13964 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13965
13966         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13967         rather than basing it on the target.  Simplify handling of options
13968         controlling which directories to configure.  Remove extraneous
13969         slash in multi-clean target.
13970
13971 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13972
13973         * config-ml.in: Prefix more variables with ml_ so they don't collide
13974         with configure's.
13975
13976 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13977
13978         * configure: Don't turn -v into --v.
13979
13980 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13981
13982         * configure.in (targargs): Fix typo.
13983
13984         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13985
13986 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13987
13988         * configure.in: Strip --host and --target options from
13989         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13990         --with-cross-host option when building with a cross-compiler.
13991         * configure: Canonicalize the arguments put into config.status by
13992         always using `=' for an option with an argument.  Pass a presumed
13993         --host or --target explicitly.
13994
13995 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13996
13997         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13998         into general OS recognition case.
13999
14000 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14001
14002         * configure.in (target_configdirs): add target-winsup only
14003         for win32 target systems.
14004
14005 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * Makefile.in (all-target-libgloss): Depend upon
14008         configure-target-newlib, since when libgloss is built it looks to
14009         see if the newlib directory exists.
14010
14011 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14012
14013         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14014         cfg-ml-*.in.
14015
14016 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14017
14018         * configure: Handle LD and LD_FOR_TARGET when configuring a
14019         Canadian Cross.
14020
14021 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14022
14023         * configure.in (target_libs): add target-winsup.
14024         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14025         (target==ppcle-pe): remove ld from $noconfigdirs.
14026
14027 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14028
14029         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14030         Preserve relative path names in $srcdir.  Build symlink tree if
14031         configuring cross target dir and srcdir=. (= no VPATH support).
14032         (configure-target-libg++): Depend on configure-target-librx.
14033         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14034         * config-ml.in: New file.
14035         * symlink-tree: New file.
14036         * configure: Ensure srcdir="." if that's what it is.
14037
14038 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14039
14040         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14041         includes and FLEX_SKELETON setting.
14042         * mpw-configure (--with-gnu-ld): New option, controls whether
14043         to use PPCLink or ld with PowerMac GCC.
14044         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14045         * mpw-config.in: Configure grez if targeting Mac.
14046
14047         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14048         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14049         just macos.
14050         * configure.in: Configure grez resource compiler if targeting Mac.
14051         * Makefile.in (all-grez, install-grez): New targets.
14052
14053 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14054
14055         * configure: CXX defaults to gcc, not g++.  If we find
14056         gcc in the path, set CC to gcc -O2.
14057
14058 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14059
14060         * configure: Default ${build} correctly.  Avoid picking up extra
14061         spaces when reading CC and CXX from Makefile.  When doing a
14062         Canadian Cross, use plausible default values for numerous
14063         variables.
14064         * configure.in: When doing a Canadian Cross, don't try to
14065         configure tools whose configure script can't handle it.
14066
14067 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14068
14069         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14070
14071 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14072
14073         * configure:  Remove dubious bug reporting address.
14074
14075 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14076
14077         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14078         configure script, run that instead of this directory's configure.
14079         In either case, print a message that we're configuring the sub-dir.
14080
14081 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14082
14083         * configure.in: Before checking for the existence of various files,
14084         use sed to filter out "target-".
14085
14086 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14087
14088         * Makefile.in (DO_X): Split rule to decrease command line length
14089         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14090         (Philippe De Muyter).
14091
14092 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14093
14094         * Makefile.in (all-patch): depend on all-libiberty.
14095
14096 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14097
14098         * configure.in: If the only directory in target_configdirs which
14099         actually exists is libiberty, then set target_configdirs to empty,
14100         to avoid trying to build a target libiberty in a gas or gdb
14101         distribution.
14102
14103 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14104
14105         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14106         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14107         systems.
14108
14109 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14110
14111         * configure.in (copy_dirs): Use sys-include instead of include
14112         for --with-headers option.
14113
14114 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14115
14116         * Makefile.in, configure.in: Make winsup builds work with
14117         new scheme.
14118
14119 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14120
14121         * configure.in: Build the linker on AIX.
14122
14123 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14124
14125         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14126         where needed.
14127
14128 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14129
14130         * Makefile.in (all-gcc): Fix typo.
14131
14132 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14133
14134         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14135
14136 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14137
14138         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14139         to target-xiberty, to provide more flexibility.
14140         (target_subdir):  Define.  Create if cross.
14141         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14142         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14143         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14144         check-libFOO -> check-target-libFOO, etc.
14145         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14146         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14147         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14148         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14149         allow ALL_GCC="" to only configure.
14150         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14151         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14152         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14153
14154 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14155
14156         * Makefile.in (taz): Build "info" in etc explicitly.
14157
14158 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14159
14160         * configure.in:  Make sure that CC is undefined (as opposed to
14161         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14162         problem with autoconf trying to configure on a host without GCC.
14163
14164 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14165
14166         * mpw-configure: Set host alias from choice of host compiler,
14167         only use generic MPW Makefile sed if present, edit a file
14168         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14169         * mpw-README: Add problem notes about CW6 and CW7.
14170
14171 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14172
14173         * Makefile.in (taz): Use ";" instead of ";;".
14174
14175 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14176
14177         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14178         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14179         DISTDOCDIRS.
14180         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14181         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14182
14183 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14184
14185         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14186         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14187         Move bfd to DISTSTUFFDIRS.
14188
14189 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14190
14191         * Makefile.in (X11_LIB): Removed.
14192         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14193
14194         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14195
14196 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14197
14198         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14199         names.
14200
14201 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14202
14203         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14204
14205 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14206
14207         * configure.in (i[345]86-*-win32): Always build newlib.
14208         Don't configure cvs, autoconf or texinfo.
14209         * Makefile.in (LD_FOR_TARGET): New.
14210         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14211         Pass down LD_FOR_TARGET.
14212
14213 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14214
14215         * winsup: New directory.
14216         * Makefile.in: Build winsup.
14217         * configure.in: Winsup is configured when target is win32.
14218         Can only build win32 target GDB when native.
14219
14220 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14221
14222         * config.guess: Recognize HP model 819 machines as having
14223         a PA 1.1 processor.
14224
14225 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14226
14227         * configure: Fix sed loop which substitutes for CC and CXX to
14228         avoid bug found in various sed implementations.
14229
14230 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14231
14232         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14233         simulator.  Use standard powerpc-*-eabi*.
14234
14235 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14236
14237         * configure.in: Stop putting gas and binutils in noconfigdirs for
14238         powerpc-*-aix* and rs6000-*-*.
14239
14240 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14241
14242         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14243         -mcall-aixdesc libraries.
14244
14245 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14246
14247         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14248
14249         * config.sub (arm | armel | armeb): Fix shell syntax.
14250
14251 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14252
14253         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14254         -msoft-float and -mcpu=common support.
14255         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14256         libraries.
14257
14258 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14259
14260         * configure.in: Allow configuration and build of emacs19 for the alpha.
14261
14262 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14263
14264         * configure.in (CC): Get ^CC, not just any old CC, from
14265         ${host_makefile_frag}.
14266
14267 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14268
14269         * configure.in (CC): Try to get CC from
14270         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14271
14272 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14273
14274         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14275         only if it exists in $(srcdir).
14276
14277 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14278
14279         * configure: If CC and CXX are not set in the environment, set
14280         them, based on either an existing Makefile or on searching for gcc
14281         in PATH.  Substitute for CC and CXX in Makefile.
14282         * configure.in: Remove libm from target_libs.  Separate
14283         target_configdirs from configdirs.  If CC is not set in
14284         environment, try to get it from a host Makefile fragment.  Rewrite
14285         changes of configdirs to use skipdirs instead.  A few minor
14286         tweaks.  Take directories out of target_configdirs as they are
14287         taken out of configdirs.  Remove existing Makefile files from
14288         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14289         CONFIG_ARGUMENTS in Makefile.
14290         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14291         by configure.in.
14292         (CONFIG_ARGUMENTS): Likewise.
14293         (CONFIGURE_TARGET_MODULES): New variable.
14294         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14295         ($(CONFIGURE_TARGET_MODULES)): New target.
14296         (configure-libg++, configure-libio): New targets.
14297         (all-libg++): Depend upon configure-libg++.
14298         (all-libio): Depend upon configure-libio.
14299         (configure-libgloss, all-libgloss): New targets.
14300         (configure-libstdc++): New target.
14301         (all-libstdc++): Depend upon configure-libstdc++.
14302         (configure-librx, all-librx): New targets.
14303         (configure-newlib): New target.
14304         (all-newlib): Depend upon configure-newlib
14305         (configure-xiberty): New target.
14306         (all-xiberty): Depend upon configure-xiberty.
14307
14308 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14309
14310         * configure.in (host i[345]86-*-win32):  Expand the
14311         noconfigdirs again.
14312
14313 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14314
14315         * mpw-configure: Fix sed command file name.
14316
14317 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14318
14319         * configure.in (host i[345]86-*-win32): Reduce the
14320         noconfigdirs again.
14321
14322 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14323
14324         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14325         or powerpc*-*-pe*, since they are not yet supported.
14326
14327 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14328
14329         Add PowerMac support and many other enhancements.
14330         * mpw-configure: New option --cc to select compiler to use,
14331         paste options set according to --cc into the generated
14332         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14333         if mpw-make.sed is present.
14334         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14335         add forward includes for PowerPC include files.
14336         * mpw-build.in: Build using Makefile.PPC if present.
14337         (do-byacc, etc): Remove separate version resource builds.
14338         (do-gas): Build "stamps" before "all".
14339         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14340         * mpw-README: Update to reflect --cc option, PowerMac support,
14341         and recently-reported compatibility problems.
14342
14343 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14344
14345         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14346         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14347         (--with-multilib-top): Pass to recursive invocations.
14348
14349 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14350
14351         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14352         v810-*-*.
14353
14354 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14355
14356         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14357         gdb, ld and opcodes on v810-*-*.
14358
14359 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14360
14361         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14362         (local-maintainer-clean): New target.
14363         (maintainer-clean): New target.
14364         (realclean): Just depend upon maintainer-clean.
14365
14366 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14367
14368         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14369
14370 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14371
14372         * configure.in: Build ld in mips*-*-bsd* case.
14373
14374 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14375
14376         * config.sub: Accept -lites* OS.  From Ian Dall.
14377
14378 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14379
14380         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14381         targets.
14382
14383 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14384
14385         * configure.in: treat i386-win32 canadian cross the same as
14386         i386-go32 canadian cross.
14387
14388 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14389
14390         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14391         running under the simulator to build a reduced set of libraries.
14392         (powerpc-*-eabiaix): Add fine grained multilib support added to
14393         other powerpc targets yesterday.
14394
14395 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14396
14397         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14398         -disable-softfloat, -disable-relocatable, -disable-aix, and
14399         -disable-sysv to control which multilib libraries get built.
14400
14401 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14402
14403         * configure: Add Makefile.tem to list of files to remove in trap
14404         handler.
14405
14406 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14407
14408         * config.guess (*Linux*):  Add missing "exit"s.
14409         Also, need specific check for alpha-unknown-linux (uses COFF).
14410
14411 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14412
14413         * config.guess:  Merge with FSF:
14414
14415         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14416         * config.guess (AIX4): More robust release numbering discovery.
14417
14418         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14419         * config.guess (i386-sequent-ptx): Properly get version number.
14420
14421         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14422         * config.guess (mips:*:4*:UMIPS): New case.
14423
14424 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14425
14426         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14427         (i386-win32 host): Likewise.  Don't build readline.
14428
14429 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14430
14431         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14432         SUPPORT_FILES to submakes.
14433
14434 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14435
14436         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14437         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14438         mpw-configure.
14439
14440 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14441
14442         * configure.in (appdirs): Use =, not ==, in test expression when
14443         trying to build the text to print in the warning message for
14444         Solaris users.
14445
14446 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14447
14448         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14449
14450 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14451
14452         * config.guess: Recognize lynx-2.3.
14453
14454 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14455
14456         * config.sub (z8ksim): Deleted
14457         (z8k-*-coff): New, this is the one true name of the target.
14458
14459 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14460
14461         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14462
14463 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14464
14465         * config.guess (*:Linux:*:*): First try asking the linker what the
14466         default object file format is (elf, aout, or coff).  Then if this
14467         fails, try previous methods.
14468
14469 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14470
14471         * configure.in: Don't build newlib for *-*-vxworks5.1.
14472
14473 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14474
14475         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14476         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14477
14478 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14479
14480         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14481
14482 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14483
14484         * cfg-ml-com.in: New file.
14485         * cfg-ml-pos.in: New file.
14486
14487 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14488
14489         * COPYING.NEWLIB: Add HP free copyright to list.
14490
14491 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14492
14493         * config.sub: Recognize -eabi* for the system, not just -eabi.
14494
14495 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14496
14497         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14498         * config.sub, configure.in (win32): New target and host.
14499
14500 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14501
14502         * configure.in: Add i386-pe configuration.
14503
14504 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14505
14506         * mpw-build.in (install): Install GDB after LD.
14507
14508 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14509
14510         * mpw-config.in (elf/mips.h): Always forward-include, needed
14511         for GDB to build.
14512
14513 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14514
14515         * testsuite: New directory for customer acceptance and whole tool
14516         chain tests.
14517
14518 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14519
14520         * configure: If per-host line isn't found, but AC_OUTPUT is found
14521         and a configure script exists, run it instead.
14522
14523 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14524
14525         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14526
14527 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14528
14529         * configure: Set build_{cpu,vendor,os,alias} to host values when
14530         --build isn't specified.
14531
14532 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14533
14534         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14535         (FLAGS_TO_PASS): Pass them.
14536         (EXTRA_TARGET_FLAGS): Ditto.
14537
14538 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14539
14540         * Makefile.in (all-libg++): Depend on all-libstdc++.
14541
14542 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14543
14544         * configure.in (noconfigdirs): Enable all packages for
14545           i386-unknown-netbsd.
14546
14547 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14548
14549         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14550         hosted builds (DOS builds)
14551
14552 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14553
14554         Changes for ARM based on patches from Richard Earnshaw:
14555         * config.sub: Handle armeb and armel.
14556         * configure.in: Omit arm linker only for riscix.
14557
14558 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14559
14560         * config.guess:  Update from FSF.
14561
14562 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14563
14564         * config.sub: Recognize powerpcle as the little endian variant of
14565         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14566         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14567         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14568         temporarily.
14569
14570 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14571
14572         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14573
14574 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14575
14576         * config.sub: Accept -lites* as a basic system type.
14577
14578 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14579
14580         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14581         installed, and if so return linuxoldld as the system name.
14582
14583 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14584
14585         * config.guess: Add hppa1.1-hp-lites support.
14586
14587 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14588
14589         * configure.in: Don't build newlib for m68k-vxworks5.1.
14590
14591 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14592
14593         * configure.in (mips-sgi-irix6): Use mh-irix5.
14594
14595 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14596
14597         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14598
14599 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14600
14601         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14602         OSF/1.  Fix compiler flags.
14603         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14604
14605 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14606
14607         * configure.in: Recognize --with-newlib.
14608         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14609
14610 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14611
14612         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14613         to *_X11_MODULES due to gdbtk needing X include files et al.
14614
14615 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14616
14617         Merge in support for Mac MPW as a host.
14618         (Old change descriptions retained for informational value.)
14619
14620         * mpw-config.in: Add generic include forwards for cpu-specific
14621         include files in aout and elf directories.
14622
14623         * mpw-configure: Added copyright.
14624         * mpw-config.in: Check for presence of required build tools.
14625         (target_libs): Add newlib.
14626         (target_tools): Add examples.
14627         (Read Me): Generate as "Read Me for MPW" instead.
14628         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14629         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14630         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14631
14632         * mpw-configure: Remove subdir-specific makefile hackery,
14633         delete mk.tmp after using it.
14634
14635         * mpw-build.in (all): Display start and end times.
14636
14637         * mpw-configure (host_canonical): Set.
14638         (target_cpu): Always add to makefiles.
14639         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14640         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14641         (mpw-mh-mpw): Look for in srcdir and srcroot.
14642         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14643
14644         * mpw-build.in: (install-only): New target.
14645
14646         * mpw-configure (host_alias, target_alias): Rename from hostalias
14647         and targetalias, add into generated Makefile.
14648         (mk.tmp): If present, add into generated Makefile.
14649         * mpw-build.in (all-gas): Build config.h first before gas proper.
14650
14651         * mpw-configure (config.status): Write only if changed.
14652         * mpw-config.in (readline): Configure it (not built, just used for
14653         definitions).
14654
14655         * mpw-config.in (elf/mips.h): Add a forward include.
14656
14657         * mpw-config.in: Forward-include most .h files in include into
14658         extra-include.
14659         (readline): Don't build.
14660         mpw-build.in (install): Install GDB.
14661
14662         * mpw-configure (prefix, mpw_prefix): Handle it.
14663         * mpw-config.in (mmalloc, readline): Don't configure.
14664         * mpw-build.in (thisscript): Rename to ThisScript.
14665         Use mpw-build instead of BuildProgram everywhere.
14666         (mmalloc, readline): Don't build.
14667         * mpw-README: New file, basic documentation about the MPW port.
14668
14669         * mpw-config.in: Use forward-include to create include files.
14670
14671         * mpw-configure: Add more things to the top of each configured
14672         Makefile, including contents of config/mpw-mh-mpw.
14673         * mpw-config.in (extra-include): Create this directory and fill it
14674         with Posix-like include files when configuring.
14675
14676         * config.sub (apple, mac, mpw): Add various aliases.
14677
14678         * mpw-build.in: New file, top-level build script fragment for MPW.
14679         * mpw-configure: New file, configure script for MPW.
14680         * mpw-config.in: New file, config fragment for MPW.
14681
14682 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14683
14684         * configure.in (host_libs): Remove glob, since it is gone from the
14685         sources.
14686
14687 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14688
14689         * Makefile.in: define empty GDB_NLM_DEPS var.
14690
14691         * configure.in(target_makefile_frag): use config/mt-netware
14692         for netware targets.
14693
14694 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14695
14696         * config.sub: Merge in recent FSF changes.  Remove linux special
14697         cases.
14698
14699 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14700
14701         Revert this change:
14702
14703         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14704
14705                 * build-all.mk: Use CC=cc -Xs on Solaris.
14706
14707 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14708
14709         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14710         stop using it.
14711         * Makefile.in: Nuke all references to glob subdirectory.
14712
14713 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14714
14715         * configure.in: Fix --enable-shared logic in per-host.
14716
14717 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14718
14719         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14720
14721 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14722
14723         * configure.in (noconfigdirs): Don't build gas on AIX, for
14724         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14725
14726 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14727
14728         * configure: Fix --cache-file to work if the file argument is a
14729         relative path.
14730
14731 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14732
14733         * configure: If the --cache-file is used, pass it down to
14734         configure in subdirectories.
14735
14736 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14737
14738         * config.sub: add vxworks29k configuration.
14739
14740 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14741
14742         * Makefile.in (taz): Do "diststuff" part quietly.
14743
14744 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14745
14746         * config.sub: Mini-merge with gcc/config.sub.
14747
14748 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14749
14750         * config.guess (IRIX): Sed - to _.
14751
14752 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14753
14754         * Makefile.in (source-vault, binary-vault): New targets.
14755
14756 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14757
14758         * config.sub: Recognize -eabi as a basic system type.
14759
14760 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14761
14762         * configure.in (enable_shared stuff): Fix typo.
14763
14764 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14765
14766         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14767
14768 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14769
14770         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14771
14772 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14773
14774         * configure.in (rs6000-*-*): Don't build gas.
14775
14776 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14777
14778         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14779         reduce command line length.
14780         (AS_FOR_TARGET): Check for as.new, not Makefile.
14781         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14782
14783 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14784
14785         * config.guess:  Merge from FSF.
14786
14787 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14788
14789         * configure: Don't use $ when handling program_suffix.
14790
14791 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14792
14793         * configure.in:  Configure tk for hppa/hpux.
14794
14795 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14796
14797         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14798
14799 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14800
14801         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14802         to LIBCXXFLAGS.  Tests are better run without it.
14803
14804 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14805
14806         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14807
14808 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14809
14810         * configure.in (*-*-netware*): Don't configure xiberty.
14811
14812 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14813
14814         * configure.in:  Remove tk from native_only list.
14815
14816 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14817
14818         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14819           for special NCD build.
14820
14821 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14822
14823         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14824         makeall.bat, they're only useful for binutils snapshots.
14825         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14826         makeall.bat to specified SUPPORT_FILES.
14827
14828 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14829
14830         * build-all.mk: Add Ericsson targets to sun4 and solaris
14831           hosts.  Add  BNR's sun4 target to solaris host, so their
14832           build-from-source will be tested in-house first.
14833
14834 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14835
14836         * Makefile.in (LIBCFLAGS): New variable.
14837         (CFLAGS_FOR_TARGET): Ditto.
14838         (LIBCFLAGS_FOR_TARGET): Ditto.
14839         (LIBCXXFLAGS): Ditto.
14840         (CXXFLAGS_FOR_TARGET): Ditto.
14841         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14842         (BASE_FLAGS_TO_PASS): Pass them.
14843         (EXTRA_TARGET_FLAGS): Ditto.
14844
14845         * configure.in: Support --enable-shared.
14846
14847 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14848
14849         * configure.in (target_libs):  Include libstdc++ again.
14850         * config.guess:  Update from FSF (for FreeBSD).
14851
14852 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14853
14854         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14855         makeall.bat.
14856         (DISTDOCDIRS): Add `etc'.
14857         (ETC_SUPPORT_PFX): New variable.
14858         (taz): Include anything from etc starting with a word in
14859         ETC_SUPPORT_PFX.
14860
14861 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14862
14863         * config.sub: Update for recent FSF changes.  Remove obsolete
14864         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14865         spacing changes.
14866
14867 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14868
14869         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14870
14871         * config.guess:  Merge with FSF.
14872         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14873
14874 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14875
14876         * configure: Since the "trap 0" handler will override the exit
14877         status on many systems, only use it for "exit 1", and make it set
14878         a non-zero exit status; reset it before "exit 0".  Also, check
14879         exit status of config.sub, and error out if it failed.
14880
14881 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14882
14883         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14884         and install libgloss.
14885
14886 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14887
14888         * Makefile.in (all-binutils): Depend upon all-byacc.
14889
14890         * configure.in: Don't build emacs on Irix 5.
14891
14892 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14893
14894         * configure.in (*-*-netware*): Add libio.
14895
14896 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14897
14898         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14899         (CHECK_TARGET_MODULES): Ditto.
14900         (INSTALL_TARGET_MODULES): Ditto.
14901         (TARGET_LIBS): Ditto.
14902         (all-libstdc++): Note dependencies.
14903
14904 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14905
14906         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14907
14908 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14909
14910         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14911         -fexternal-templates.
14912
14913         * configure.in (target_libs): Add libstdc++.
14914         (noconfigdirs): Add libstdc++ as appropriate.
14915
14916 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14917
14918         * config.guess:  Update from FSF.
14919
14920 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14921
14922         * configure: Use ${config_shell} when running ${configsub}.
14923
14924 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14925
14926         * config.sub: No longer recognize h8300h.
14927
14928 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14929
14930         * config.sub: Remove extraneous differences between config.sub and
14931         gcc/config.sub.
14932
14933 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14934
14935         * Makefile.in (DISTSTUFFDIRS): Add gas.
14936
14937 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14938
14939         * COPYING.NEWLIB: New file.
14940
14941 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14942
14943         * config.guess (HP-UX):  Patch from Harlan Stenn
14944         <harlan@landmark.com> to also emit release level.
14945
14946 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14947
14948         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14949
14950 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14951
14952         * config.sub:  Merge nextstep cleanup from FSF.
14953
14954 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14955
14956         * configure.in (arm-*-*): Don't configure ld for this target.
14957
14958 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14959
14960         * configure.in (*-*-netware): don't configure libg++, libio,
14961           librx, or newlib.
14962
14963 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14964
14965         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14966         configure ld--it works, but it doesn't support shared libraries.
14967
14968 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14969
14970         * config.guess (*-unknown-freebsd*):  Get rid of possible
14971         trailing "(Release)" in version string.
14972         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14973
14974 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14975
14976         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14977         Fix type: *-next-neststep -> *-next-nextstep.
14978
14979         * config.guess:  Merge from FSF:
14980
14981         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14982
14983         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14984
14985         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14986
14987         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14988         instead of UNIX_SV for UnixWare 1.0).
14989
14990 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14991
14992         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14993         to make gdb/nlm/* build after the compiler and linker.
14994
14995 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14996
14997         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14998         not just i[34]86.
14999         (m68k-atari-sysv4):  Relocate to match FSF version.
15000
15001         * config.guess:  More merges from the FSF:
15002
15003         Add a space before function call or macro invocation.
15004
15005         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15006
15007         * config.guess: Add trap cmd to remove dummy.c and dummy when
15008         interrupted.
15009
15010         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15011
15012         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15013         (dummy): Redirect stderr from compilation of dummy.c.
15014
15015         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15016
15017         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15018
15019 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15020
15021         * configure: Accept and ignore --cache*, for compatibility with
15022         new autoconf.
15023
15024 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15025
15026         * config.guess:  Merge from FSF:
15027
15028         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15029
15030         * config.guess (Pyramid*:OSx*:*:*): New case.
15031         (PATH): Add /.attbin at end for finding uname.
15032         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15033
15034         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15035
15036         * config.guess (M88*:DolphinOS:*:*): New case.
15037
15038         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15039
15040         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15041         to select whether to use ELF or COFF.
15042
15043         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15044
15045         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15046
15047         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15048
15049         * config.guess: Guess the OS version for HPUX.
15050
15051         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15052
15053         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15054
15055 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15056
15057         * configure.in: Recognize --with-headers, --with-libs, and
15058         --without-newlib.
15059         * Makefile.in (all-xiberty): Depend upon all-ld.
15060
15061 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15062
15063         * configure.in: Change i[34]86 to i[345]86.
15064
15065 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15066
15067         * configure (version): A few more tweaks to help message.
15068
15069 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15070
15071         * Makefile.in:  Remove (for now) librx as a host library,
15072         now that we're building it for target.
15073
15074 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15075
15076         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15077         (Karl Berry).
15078
15079 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15080
15081         * configure.in:  Also configure librx.
15082
15083 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15084
15085         * Makefile.in:  Update various rules to reflect that librx
15086         is now needed for libg++.
15087
15088 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15089
15090         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15091
15092 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15093
15094         * configure.in: Configure the examples directory.
15095
15096 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15097
15098         * configure: Simplify Jun 2 1994 change.
15099
15100 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15101
15102         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15103         /bin/gcc isn't good enough to build gcc.
15104
15105 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15106
15107         * Makefile.in (GDB_SUPPORT_FILES): Remove
15108         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15109         (gdb.tar.gz): Add new rule to use standard distribution building
15110         mechanism.
15111
15112 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15113
15114         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15115         Bill Cox <bill@cygnus.com>.
15116
15117 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15118
15119         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15120
15121 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15122
15123         * configure:  Search current dir first in .gdbinit.
15124
15125 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15126
15127         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15128
15129 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15130
15131         * config.sub:  Refer to NeXT's operating system as nextstep.
15132
15133         * config.sub (case $basic_machine):  Re-order the cases, to match
15134         the order in the FSF version (which is mostly alphabethical).
15135         Merge in some additions and changes from the FSF.
15136
15137 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15138
15139         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15140         * config.sub: Recognize cxux7.
15141         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15142
15143 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15144
15145         * config.sub:  Fix typo powerpc -> powerpc-*.
15146
15147 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15148
15149         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15150
15151         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15152         parallel with all-emacs and install-emacs).  Top-level command
15153         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15154
15155 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15156
15157         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15158         $(relbindir)/make before doing ``make install'', and use
15159         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15160         installing over running make binary.
15161         ($(host)-stamp-stage3-installed): Likewise.
15162
15163 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15164
15165         * config.guess: Recognize Mach.
15166
15167 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15168
15169         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15170         see whether --exec-prefix was used.
15171
15172 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15173
15174         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15175
15176 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15177
15178         * Makefile.in: Add all-librx target similar to all-libproc.
15179
15180 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15181
15182         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15183         with post 1.2 uname bogosity.
15184
15185 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15186
15187         * configure: Remove temporary files on receipt of a signal.
15188
15189 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15190
15191         * configure: If there is a package_makefile_frag, remove
15192         ${subdir}/Makefile.tem after copying it in.
15193
15194 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15195
15196         * build_all.mk: support rs6000 lynx identifies itself as
15197         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15198         since /bin/gcc is too feeble to compile a modern gcc.
15199
15200 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15201
15202         * brought devo/test-build.mk update-to-date with progressive/
15203           test-build.mk. Add lynx targets and hppa flag info.
15204
15205 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15206
15207         * configure.in:  Use mh-ncrsvr43.  Patch from
15208         Tom McConnell <tmcconne@sedona.intel.com>.
15209
15210 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15211
15212         * config.guess (i386-unknown-bsdi):  No longer need to
15213         check #if defined(__bsdi__) && defined(__i386__).
15214
15215 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15216
15217         * configure: Set program_transform_nameoption correctly.
15218
15219 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15220
15221         * brought build-all.mk update-to-date with progressive build-all.mk,
15222           added new targets and hppa info.
15223
15224 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15225
15226         * configure: If config.guess result is a prefix of the user
15227         specified target, assume a native build and use the user specified
15228         target as the host alias.  Remove SunOS patch suffix removal hack.
15229         * configure.in: Remove SunOS patch suffix removal hack.
15230
15231         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15232         in NATIVE_CHECK_MODULES.
15233
15234 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15235
15236         * Makefile.in: Rename HOST_ONLY to NATIVE.
15237         * configure: Delete SunOs patch suffix from host_canonical
15238           and build_canonical variables that are prepended to Makefiles.
15239         * configure.in: Add comments for easier maintenance.
15240
15241 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15242
15243         * Makefile.in: Add all-libproc target similar to all-gui.
15244
15245 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15246
15247         * Makefile.in (CHECK_MODULES): split into
15248         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15249
15250 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15251
15252         * config.guess (i386-unknown-bsdi): New system to guess.
15253
15254 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15255
15256         * Makefile.in: Add all-gui target (but not yet build by "all").
15257
15258 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15259
15260         * config.sub: Move deletion of patch suffix from here...
15261         * configure.in: To here, at Ian's suggestion.  The top-
15262           level scripts might need to know of a patch level.
15263
15264 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15265
15266         * config.sub: Strip off patch suffix so rtl is recognized
15267           as a sunos4.1.3 machine, even though it's been patched.
15268
15269 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15270
15271         * Makefile.in (INSTALL_LAST): Delete.
15272         (INSTALL_DOSREL): New.
15273
15274 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15275
15276         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15277         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15278         whether we pass down --with-gnu-ld anyhow.
15279
15280 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15281
15282         * Makefile.in (INSTALL_LAST): Change operation so it works
15283         on more flavors of make.
15284         * configure.in (go32): Don't build libg++ or libio.
15285
15286 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15287
15288         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15289         they can be overriden by templates.
15290
15291 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15292
15293         * configure.in (target==go32): Don't build gdb.
15294         * dosrel: New directory.
15295
15296 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15297
15298         * configure.in (host==go32): Configure dosrel too.
15299         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15300         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15301         be set by incoming names or templates.
15302         (INSTALL_LAST): New rule.
15303
15304 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15305
15306         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15307
15308 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15309
15310         * configure.in (appdirs): New variable.  Currently empty, but will
15311         be used in gas distribution.  If nonempty, lists a set of
15312         directories at least one of which must get configured, or top
15313         level configuration is considered to have failed.
15314         (rs6000-*-lynxos*): Use new file name.
15315
15316 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15317
15318         Eliminate XTRAFLAGS.
15319         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15320         newlib include files using -idirafter, and also use -nostdinc.
15321         (CXX_FOR_TARGET): Likewise.
15322         (XTRAFLAGS): Removed.
15323         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15324         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15325         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15326         ($(DO_X)): Don't pass down XTRAFLAGS.
15327
15328 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15329
15330         * configure.in (mips*-dec-bsd*): New target; do build linker.
15331         (mips*-*-bsd*): New target; don't build linker.
15332
15333 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15334
15335         * configure.in: support rs6000-*-lynxos* configuration.
15336         support sunos4 as a cross target.
15337
15338         * config.sub: look for lynx*, not lynx since the OS version may
15339         legitimately be part of the name.
15340
15341 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15342
15343         * configure.in (i[34]86-*-sco*): Move to be with other i386
15344         targets.
15345         (romp-*-*): New target.  Skip various binary utilities.
15346         (vax-*-*): New target.  Don't build newlib.
15347         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15348
15349 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15350
15351         * configure.in: Only set host_makefile_frag if config
15352         directory exists.
15353
15354 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15355
15356         * install.sh: If $dstdir exists, don't check whether each
15357         component does.
15358
15359 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15360
15361         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15362
15363 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15364
15365         * configure.in (*-*-lynxos*): Don't configure newlib for either
15366         native or cross Lynx.
15367
15368 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15369
15370         * config.sub (sparc64-elf): Fix os.
15371         (z8k): Remove duplicate.
15372
15373 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15374
15375         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15376         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15377
15378 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15379
15380         * configure: Make file links cleanly even if Lynx fails on
15381           an NFS symlink (at least fail cleanly).
15382
15383 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15384
15385         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15386         -XNh2000.
15387
15388 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15389
15390         * configure: Unknown options are fatal again.
15391
15392 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15393
15394         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15395         compatibility.
15396
15397 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15398
15399         * build-all.mk: Add `clean' target.
15400
15401 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15402
15403         * config.guess:  Add SINIX support.
15404         * configure.in:  Add mips-*-sysv4* support.
15405
15406 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15407
15408         * build-all.mk: Document all useful targets.
15409         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15410         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15411
15412 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15413
15414         * configure: Support --silent, --quiet.
15415
15416 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15417
15418         * configure: Support --disable-FEATURE.
15419
15420 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15421
15422         * config.guess: Recognize NCR running SVR4.3.
15423
15424 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15425
15426         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15427         Patch from Paul Eggert <eggert@twinsun.com>.
15428
15429 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15430
15431         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15432
15433 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15434
15435         * configure: Make unrecognized options give nonfatal warnings
15436         instead of fatal errors, and pass them to any subdirectory
15437         configures in case they recognize them.
15438         Make --x equivalent to --with-x.
15439
15440 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15441
15442         * configure: Add --enable-* options.  Clean up usage message and
15443         some comments.
15444
15445 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15446
15447         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15448
15449 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15450
15451         * configure.in (hppa*-*-*): Enable binutils.
15452
15453 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15454
15455         * config.sub: Recognize cisco.
15456
15457 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15458
15459         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15460
15461 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15462
15463         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15464         than one configuration name.  Add comment.
15465
15466 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15467
15468         * config.guess: about target *-hitachi-hiuxwe2, fixed
15469         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15470         macro is incorrect.]
15471
15472 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15473
15474         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15475         than the "make ls" stuff which used to be here.
15476
15477 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15478
15479         * config.guess:  Recognize i[34]86-unknown-freebsd.
15480         From Shawn M Carey <smcarey@rodan.syr.edu>.
15481
15482 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15483
15484         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15485
15486 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15487
15488         * config.guess: Check for ptx.
15489
15490 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15491
15492         * config.sub: Add os9k checking.
15493
15494 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15495
15496         * config.guess: Handle OSF1 running on HPPA processors
15497
15498 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15499
15500         * configure: If subdir configure fails, print out a message with
15501         subdirectory name, in case subdir's configure code didn't identify
15502         itself.
15503
15504 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15505
15506         * configure.in: Remove embedded newlines from configdirs.
15507         Avoid mismatches of substrings.  Fix matching strings at end
15508         of configdirs.
15509
15510 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15511
15512         * config.guess:  Add Lynx/rs6000 config support.
15513
15514 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15515
15516         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15517
15518 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15519
15520         * configure.in (hppa*-*-osf*): Treat this just like most other
15521         PA configurations (eg no binutils or ld).
15522         (hppa*-*-*elf*): These configurations have binutils and ld.
15523
15524 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15525
15526         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15527
15528 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15529
15530         * configure.in (rs6000-*-*): Build gas.
15531
15532 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15533
15534         * Makefile.in:  Avoid bug in losing hpux sed.
15535
15536 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15537
15538         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15539         for GDB and GDB has been fixed to not need it.
15540
15541 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15542
15543         * config.guess: Recognize vax hosts.
15544
15545 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15546
15547         * configure (while loop): Don't use "break 2" inside case
15548         statement -- the case statement isn't an enclosing loop.
15549
15550 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15551
15552         * config.guess:  Clean up NeXT support, to allow nextstep
15553         on Intel machines.  Make OS be nextstep.
15554
15555 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15556
15557         * config.guess: Add alternate forms for Convex.
15558
15559 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15560
15561         * configure:  Completely rewrite option processing.  Take
15562         advantage of pattern-matching to avoid invoking test frequently.
15563         Also clean up host and target defaulting logic.
15564
15565 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15566
15567         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15568         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15569         commands (plus user environment) will fit SCO limits.
15570
15571 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15572
15573         * configure.in: Don't issue warnings about directories which are
15574         not being configured if -norecursion is set.  Correct test for
15575         --with-gnu-as and --with-gnu-ld to not get confused by substring
15576         matches.
15577
15578         * configure.in: Don't build gas for alpha-dec-osf1*.
15579
15580 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15581
15582         * configure:  Back out Per's change of 12/19/1993.  It changes the
15583         behavior of configure in unexpected and confusing ways.
15584
15585         Also, use different delim char when calculating
15586         program_transform_name so that the name can contain slashes.
15587
15588 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15589
15590         * configure.in, config.sub: Add support for VSTa micro-kernel.
15591
15592 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15593
15594         * configure.in: Nuke hacks which were used to get a special
15595         version of GAS for HPPA configurations.
15596
15597 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15598
15599         * configure:  If only ${target_alias} is given, use that
15600         as the default for ${host_alias}.
15601         * configure:  Add missing back-slashes before nested quotes.
15602
15603 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15604
15605         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15606
15607 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15608
15609         * config.guess:  Recognize some Tektronix configurations.
15610         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15611
15612 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15613
15614         * config.sub: Match any flavor of SH.
15615
15616 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15617
15618         * configure.in: Don't try to configure newlib for Alpha.
15619
15620 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15621
15622         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15623         libg++ or libio for any Alpha target.
15624
15625         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15626
15627 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15628
15629         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15630         default arguments -- so it tried to compress itself.
15631
15632 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15633
15634         * configure.in (notsupp): ensure that a space is always at the end
15635           of the configdirs list, since the grep checks for an explicit space
15636
15637 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15638
15639         * configure.in (target i386-sysv4.2): don't build ld, since static
15640           versions of many libraries are not available.
15641
15642 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15643
15644         * config.guess: Recognize Apollos (using environment variables).
15645         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15646
15647 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15648
15649         * config.guess: Recognize Sony news mips running newsos.
15650
15651 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15652
15653         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15654         "fi ; else" for bash.
15655
15656 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15657
15658         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15659
15660 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15661
15662         * config.sub: accept unixware as an alias for svr4.2.
15663         Fix some inconsistancies with the gcc version.
15664
15665 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15666
15667         * Makefile.in (DISTDOCDIRS):  Add gdb.
15668
15669 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15670
15671         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15672
15673 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15674
15675         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15676         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15677         this now.
15678
15679 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15680
15681         * config.sub: Accept hiux* as an OS name.
15682
15683         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15684         etc/make-stds.texi.  The underscore came from gcc, and dje now
15685         agrees that RUNTESTFLAGS is the correct name.
15686
15687 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15688
15689         * install.sh:  Remove 'set -e'.  It makes any conditionals
15690         in the script useless.
15691
15692         * config.guess: Automatically recognize arm-acorn-riscix
15693         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15694
15695 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15696
15697         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15698
15699 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15700
15701         * Makefile.in (DISTDOCDIRS): New variable.
15702         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15703         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15704
15705 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15706
15707         * configure.in (hppa target): check the source directory for the
15708           pagas sub-directory
15709
15710 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15711
15712         * config.sub: Allow -aout* and -elf*.
15713
15714 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15715
15716         * configure.in: Don't build ld on i386-solaris2, same as for
15717         sparc-solaris2.
15718
15719 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15720
15721         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15722
15723 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15724
15725         * configure.in:  Configure gdb for alpha.
15726
15727 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15728
15729         * Makefile.in (CXXFLAGS): Add -O.
15730
15731 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15732
15733         * config.guess: added support for DG Aviion
15734
15735 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15736
15737         * configure.in: Produce warning message for subdirectories not
15738         configurable for this host/target combination.  Don't try to
15739         configure gdb for vms.
15740
15741 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15742
15743         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15744         appropriate files before making "diststuff".
15745         (DISTBISONFILES): New var: list of files to be edited.
15746         (DISTSTUFFDIRS): Add binutils.
15747
15748 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15749
15750         * config.sub: also handle mipsel and mips64el (for little endian mips)
15751
15752 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753
15754         * configure.in: Add * to end of all OS names.
15755
15756 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15757
15758         * configure.in: Build newlib for LynxOS native.
15759
15760 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15761
15762         * config.guess: Add support for delta 88k running SVR3.
15763
15764         * configure.in: Add comment about HP compiler vs. emacs.
15765
15766 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15767
15768         * configure.in: don't build ld on solaris2 (not a viable option
15769           due to bugs in getpwnam & getpwuid)
15770
15771 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15772
15773         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15774         config.guess will produce a full version number.
15775
15776 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15777
15778         * configure.in: Build linker and binutils for alpha-dec-osf1.
15779
15780 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15781
15782         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15783         and gdb/testsuite/Makefile.in.
15784
15785 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15786
15787         * configure.in: recognize mips*- instead of mips-
15788
15789 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15790
15791         * config.sub: Accept linux*coff and linux*elf as operating
15792         systems.
15793
15794 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15795
15796         * config.sub: Recognize mips64, and mips3 as an alias for it.
15797
15798 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15799
15800         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15801         gdb knows how to handle OSF/1 shared libraries.
15802
15803 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15804
15805         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15806         * config.guess: Recognize Hitachi's HIUX.
15807         * config.sub: Recognize h3050r* and hppahitachi.
15808         Remove redundant cases for hp9k[23]*.
15809
15810 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15811
15812         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15813         if gas and ld are in the source tree and are in ${configdirs}.
15814         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15815         --with options (but still pass them down on the command line,
15816         if they were explicitly specified).
15817
15818 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15819
15820         * configure: substitute SHELL value in Makefile.in with
15821         ${CONFIG_SHELL}
15822
15823 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15824
15825         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15826         *-*-solaris2* targets.
15827
15828 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15829
15830         * Makefile.in: define M4, and pass it down to sub-makes;
15831         all-autoconf now depends on all-m4
15832
15833 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15834
15835         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15836         presence of {ar,ranlib} instead of a configured directory
15837
15838 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15839
15840         * config.guess: Accept 34?? as well as 33?? for NCR.
15841
15842 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15843
15844         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15845         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15846
15847 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15848
15849         * configure: grab values for $(CC) and $(CXX) from the
15850         environment, so that someone can do "CC=gcc configure; make" and
15851         have it work right (matching the way that autoconf works now)
15852
15853         * configure.in, Makefile.in: add support for gash, the tcl
15854         interface to Galaxy
15855
15856         * config.guess: add NetBSD variants (hp300, x86)
15857
15858 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15859
15860         * install.sh: Support -d option (in the manner of SunOS 4 install,
15861         as it is more deterministic than that of GNU install)
15862         (chmodcmd): Set file to mode 755 by default (should also do default
15863         chgrp and chown, but I don't feel like dealing with that now)
15864
15865 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15866
15867         * config.sub: Remove h8300hhms alias.
15868
15869 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15870
15871         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15872
15873 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15874
15875         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15876         as stmp-fixinc
15877
15878 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15879
15880         * config.sub: recognize m88110-bug-coff.
15881
15882 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15883
15884         * Makefile.in (all-libio): all dependencies on the toolchain used
15885         to build this (gcc, gas, ld, etc)
15886
15887 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15888
15889         * config.guess: Deal with OSF/1 1.3 on alpha.
15890
15891 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15892
15893         * install.sh: add some 'else true' clauses for portability
15894
15895         * configure.in: don't build libio for h8[35]00-*-* targets
15896
15897 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15898
15899         * Makefile.in:  Add support for new libio.
15900
15901 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15902
15903         * install.sh: If one command fails, don't try the rest.  Don't try
15904         to remove $dsttmp (via trap) unless we have already created it.
15905         If $src doesn't exist, detect it and exit with an error.
15906
15907         * config.guess: Recognize BSD on hp300.
15908
15909 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15910
15911         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15912         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15913
15914 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15915
15916         * Makefile.in (all-send-pr): depends on all-prms
15917
15918 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15919
15920         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15921
15922 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15923
15924         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15925         Added test for mips-mips-riscos5.
15926
15927 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15928
15929         * configure.in: use mh-hp300 for 68k HP hosts
15930
15931 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15932
15933         * configure: add support for CONFIG_SHELL, so that you can use
15934         some alternate shell for evaluating configure scripts
15935
15936 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15937
15938         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15939         in configure script to bug-gdb@prep.ai.mit.edu when building
15940         distribution archive.
15941         * Makefile.in (COMPRESS):  Remove def.
15942         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15943         gdb.tar.Z and make-gdb.tar.Z respectively.
15944         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15945         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15946         to convergence with 'taz' target in Makefile.in.
15947
15948 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15949
15950         * install.sh (dsttmp): use trap to ensure that tmp files go
15951         away on error conditions
15952
15953 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15954
15955         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15956
15957 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15958
15959         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15960         its parent is '/' not ''.
15961
15962         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15963
15964 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15965
15966         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15967         that ${newsrcdir}/configure.in does.
15968
15969 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15970
15971         * test-build.mk: support for CONFIG_SHELL
15972
15973 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15974
15975         * config.sub (netware):  Add as a basic system type.
15976
15977 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15978
15979         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15980           $(srcdir)/ from the dependency on Makefile.in.
15981
15982 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15983
15984         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15985         (h8300hhms is temporary until multi-libraries are implemented).
15986         * configure.in: Handle h8300h too.
15987
15988 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15989
15990         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15991
15992 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15993
15994         * configure:  Remove extraneous output when guessing host type.
15995         * config.guess:  Remove extraneous output when guessing using C
15996         compiler rather than uname, or when guessing fails.
15997
15998 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15999
16000         * Makefile.in: remove all.cross and install.cross targets
16001
16002         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16003           definitions
16004
16005 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16006
16007         * configure.in (target sh): Build gprof.
16008
16009 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16010
16011         * config.sub: change -solaris to -solaris2
16012
16013 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16014
16015         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16016
16017 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16018
16019         * configure: Correct error message for missing Makefile.in to
16020         print correct directory.
16021
16022 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16023
16024         * install.sh: kludge around 386BSD shell bug
16025
16026 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16027
16028         * config.guess:  Recognize NeXT.
16029         * config.guess:  Recognize i486-ncr-sysv4.
16030         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16031
16032 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16033
16034         * Makefile.in (MAKEINFOFLAGS): New variable.
16035         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16036         * build-all.mk, test-build.mk: Pass down --no-split as
16037         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16038
16039 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16040
16041         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16042
16043 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16044
16045         * Makefile.in (libg++.tar.z):  New rule.
16046         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16047         * Makefile.in (taz):  Only do a single chmod.
16048
16049 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16050
16051         * install.sh: don't use dirname anymore (replaced with sed usage)
16052
16053 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16054
16055         * Makefile.in:  Change extension for gzip'd files from '.z' to
16056         '.gz' per new FSF standard usage.
16057
16058 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16059
16060         * configure: put quotes around the final value of program_transform_name
16061
16062 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16063
16064         * Makefile.in: new install.sh support; update install-info rules
16065
16066 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16067
16068         * configure.in: Build diff for crosses, but not for go32 host.
16069
16070         * configure.in: Build gprof only for native, and don't build it
16071         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16072
16073 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16074
16075         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16076
16077 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16078
16079         * configure.in (host_tools): Add prms.
16080
16081 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16082
16083         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16084         with $(FLAGS_TO_PASS) on the command line
16085
16086         * config.sub: Recognize lynx and lynxos
16087
16088 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16089
16090         * config.sub: Accept -ecoff*, not just -ecoff.
16091
16092 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16093
16094         * Makefile.in (taz): Use .gz suffix instead of .z.
16095         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16096         names.
16097
16098 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16099
16100         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16101
16102 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16103
16104         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16105         that rebuilds that might happen during 'make install' don't get
16106         bogus gcc include files
16107
16108 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16109
16110         Change from Utah for HPPA support:
16111         * config.guess: Recognize hppa1.x-hp-bsd.
16112
16113 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16114
16115         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16116         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16117
16118 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16119
16120         * config.sub: Add support for rom68k and bug boot monitors.
16121
16122 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16123
16124         * Makefile.in: Make all-opcodes depend on all-bfd.
16125
16126 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16127
16128         * config.guess: Added special check for i[34]86-univel-sysv4*.
16129
16130 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16131
16132         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16133         the processor rather than assuming i486.
16134
16135 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16136
16137         * config.guess: Recognize SunOS6 as Solaris3.
16138
16139 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16140
16141         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16142         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16143
16144 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16145
16146         * build-all.mk (all-cross): New target for Canadian Cross.
16147         Added Q2 go32 targets.
16148         * test-build.mk: Configure go32 cross sparclite-aout and
16149         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16150         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16151
16152 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16153
16154         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16155         GO32 hosted toolchains
16156
16157 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16158
16159         * configure: change  so "-exec-prefix" gets passed down rather
16160         than "-exec_prefix" so autoconf generated Makefiles get the
16161         exec_prefix set right.
16162
16163 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16164
16165         * config.guess: get the Solaris2 minor version number
16166
16167         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16168
16169 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16170
16171         * config.guess: Recognize some Sequent platforms.
16172
16173 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16174
16175         * Makefile.in: added the vault-install target
16176
16177         * configure.in: actually use the Sun3 makefile fragment that's in
16178         config, also added the release dir to configdirs
16179
16180 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16181
16182         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16183
16184 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16185
16186         * configure.in: remove some program from Alpha targetted toolchains
16187
16188 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16189
16190         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16191         gprof.
16192         (taz): Run "make diststuff" in those directories instead of "make
16193         proto-dir".  Look for "VERSION=" only at start of line in subdir
16194         Makefile.  Use "gzip -9" for compression.
16195         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16196         (binutils.tar.z): New target.
16197
16198 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16199
16200         * Makefile.in (taz): Include gpl.texinfo.
16201
16202 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16203
16204         * Makefile.in (setup-dirs): Merged into "taz" target.
16205         (taz): Only do `proto-dir' stuff if a directory is actually needed
16206         for this target.
16207
16208 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16209
16210         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16211         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16212         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16213         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16214         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16215
16216 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16217
16218         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16219         config.sub, and move-if-change to gdb testsuite distribution
16220         archive, so the testsuite can be extracted, configured, and
16221         run separately from the gdb distribution.  Blow away the Chill
16222         tests that require a Chill compiled executable, since GNU Chill
16223         is not yet publically available.
16224
16225 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16226
16227         * test-build.mk: set environment variables in a single command,
16228         instead of a list of assignments and exports
16229
16230         * config.guess: recognize Alpha/OSF1 systems
16231
16232 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16233
16234         * configure: Change help message to prefer --options rather than
16235           -options.
16236
16237 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16238
16239         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16240         zippy@ecst.csuchico.edu.
16241         * config.guess: Recognize miniframe.
16242
16243 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16244
16245         * Makefile.in: Use srcroot to find runtest rather than rootme.
16246         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16247
16248 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16249
16250         * test-build.mk: Extensive additions to support building on a
16251         machine other than the host.
16252
16253 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16254
16255         * configure (tooldir): Fix for i386-aix again.
16256
16257 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16258
16259         * configure, Makefile.in:  Change definition of $(tooldir)
16260         to match the FSF.
16261
16262 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16263
16264         * config.guess:  Recognize i[34]86/SVR4.
16265
16266 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16267
16268         * Makefile.in (all-gdb): gdb depends on sim.
16269
16270 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16271
16272         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16273         at the same time we make the prototype gdb directory.
16274         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16275         files at the same time as the gdb base release distribution.
16276
16277 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16278
16279         * Makefile.in (check): Use individual check targets rather than
16280         DO_X rule.
16281         (check-gcc): Added.
16282
16283 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16284
16285         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16286         for System V release 3.2.
16287
16288 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16289
16290         * config.sub: Recognize hppaosf.
16291         * configure.in: Do configure ld/binutils/gas for it.
16292
16293 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16294
16295         * configure (tooldir): Alter syntax used to set this, for systems
16296         where "\$" isn't handled right, like i386-aix.
16297
16298 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16299
16300         * configure: Pass program-transform-name, not
16301         program_transform_name, to recursive configures.
16302
16303 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16304
16305         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16306         of gas+ld+binutils.
16307
16308 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16309
16310         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16311
16312 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16313
16314         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16315
16316 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16317
16318         * Makefile.in (PRMS): Set back to all-prms.
16319
16320 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16321
16322         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16323         targets, rather than for MIPS hosts.
16324
16325 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16326
16327         * configure.in: add comment for --with-x default values
16328
16329         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16330
16331         * Makefile.in: add check-* targets for each of the directories in
16332         the tree.  Add a definition of RUNTEST that will use the one we
16333         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16334
16335 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16336
16337         * configure.in: Removed obsolete references to bfd_target and
16338         target_makefile_frag.
16339
16340         * build-all.mk: Set assorted targets for Q2.
16341         * config.sub: Recognize z8k-sim and h8300-hms.
16342         * test-build.mk: Really don't pass host to configure.
16343         (HOLES): Added uname.
16344
16345 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16346
16347         * configure: Handle an empty program-prefix, program-suffix or
16348         program-transform-name correctly.
16349
16350 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16351
16352         * build-all.mk: -G 8 no longer required for MIPS targets.
16353         * test-build.mk: Don't pass host argument to configure; make it
16354         guess.
16355
16356 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16357
16358         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16359         * Makefile.in (COMPRESS):  New macro, like GZIP.
16360
16361 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16362
16363         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16364
16365         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16366         with gas currently defaults to -G 0.
16367
16368 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16369
16370         * Makefile.in (all-flex): flex depends on byacc.
16371
16372         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16373         to test-build.mk as RELEASE_TAG.
16374         * test-build.mk (configargs): New variable containing arguments to
16375         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16376         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16377
16378         * config.guess: Use /bin/uname when checking -X argument on SCO,
16379         to avoid invoking GNU uname which doesn't understand -X.
16380
16381         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16382
16383         * configure.in: Build gas for mips-*-*.
16384
16385 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16386
16387         * Makefile.in (all.normal): insert missing backslash.
16388
16389 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16390
16391         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16392
16393         * Makefile.in: Complete overhaul to merge many almost identical
16394         targets.
16395
16396 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16397
16398         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16399         (gdb.tar.Z): Adjusted.
16400
16401         * Makefile.in (setup-dirs, taz): New targets; should be general
16402         enough to adapt for gdb sometime.  Build only .z file.
16403         (gas.tar.z): New target.
16404
16405 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16406
16407         * build-all.mk: Use CC=cc -Xs on Solaris.
16408
16409 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16410
16411         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16412         for handling BISON for FSF releases.
16413
16414 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16415
16416         * configure: Actually implement the change zoo just documented.
16417
16418 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16419
16420         * configure: when using config.guess, only set target_alias when
16421         it's not already been set (ie, on the command line)
16422
16423 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16424
16425         * Makefile.in: add installcheck target, set PRMS to install-prms
16426
16427 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16428
16429         * configure: add support for package_makefile_fragment, handle the
16430         case where a directory has a configure.in file but no Makefile.in
16431         more gracefully (with an actual understandable error message, even);
16432         add support for --without (and add this to the usage message); also
16433         explicitly add a --host=${host_alias} to the command line when
16434         config.guess is used
16435
16436 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16437
16438         * configure: Must use both --host and --target in recursive calls.
16439
16440 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16441
16442         * Makefile.in: Change deja-gnu to dejagnu.
16443
16444 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16445
16446         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16447
16448 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16449
16450         * configure.in: canonicalize all instances to *-*-solaris2*,
16451         also strip out a number of tools to not build for go32 host
16452
16453 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16454
16455         * config.guess: add GPL.
16456
16457         * Makefile.in, config.guess, config.sub, configure: bump
16458           copyrights to 93.
16459
16460 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16461
16462         * Makefile.in (do-info): Removed obsolete check for existence of
16463         localenv file.
16464
16465         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16466
16467 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16468
16469         * Makefile.in: a couple of 'else true' for decstation,
16470         support for TclX
16471
16472         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16473
16474 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16475
16476         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16477
16478 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16479
16480         * config.guess: Recognize i386-ibm-aix (PS/2).
16481         * configure.in: Use config/mh-aix386 file for it.
16482
16483 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16484
16485         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16486         CC_FOR_TARGET instead.
16487         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16488
16489 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16490
16491         * Makefile.in: Add sim to list of directories sent with gdb
16492
16493 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16494
16495         * configure.in: Put back mips-dec-bsd* case.
16496
16497 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16498
16499         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16500         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16501         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16502
16503 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16504
16505         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16506
16507         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16508         (install-info): install dir.info only if it exists,
16509         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16510
16511 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16512
16513         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16514         gas for mips-dec-bsd.
16515
16516 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16517
16518         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16519         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16520
16521 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16522
16523         * configure.in: Added "dejagnu" to hosttools list.
16524
16525 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16526
16527         * config.sub, configure.in, config.guess:  Add support
16528         for Bosx, an AIX variant from Bull.
16529         Patches from F.Pierresteguy@frcl.bull.fr.
16530
16531 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16532
16533         * devo/dejagnu: Initial creation of devo/dejagnu.
16534         Migrated dejagnu testcases and support files for testing software
16535         tools to reside as subdirectories, currently called "testsuite",
16536         within the directory of the software tool.  Migrated all programs,
16537         support libraries, etc. beloging to dejagnu proper from
16538         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16539         with no modifications.  The changes to these files which will
16540         allow them to configure, build, and execute properly will be made
16541         in a future update.
16542
16543 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16544
16545         * Makefile.in: Change send_pr to send-pr.
16546         * configure.in: Likewise.
16547         * send_pr: Renamed directory to send-pr.
16548
16549 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16550
16551         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16552
16553 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16554
16555         * README:  Update for gdb-4.8 release.
16556         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16557         gdb-xxx.tar.z (gzip'd) file also.
16558
16559 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16560
16561         * Makefile.in: make all-diff depend on all-libiberty
16562
16563 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16564
16565         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16566
16567 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16568
16569         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16570
16571 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16572
16573         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16574         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16575         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16576
16577 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16578
16579         * Makefile.in:  makeinfo binary is in a new location
16580
16581 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16582
16583         * config.sub: Accept -ecoff as an OS.
16584
16585         * Makefile.in: Various changes to eliminate a level of make
16586         recursion and reduce the required command line length.
16587         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16588         sub-makes.
16589         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16590         variables holding settings for specific sub-makes.
16591         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16592         in terms of BASE_FLAGS_TO_PASS.
16593         (TARGET_LIBS): New variable listing directories which use
16594         TARGET_FLAGS_TO_PASS.
16595         (subdir_do): Eliminated.
16596         (do-*): New set of targets to replace subdir_do.
16597         (various): All targets which used subdir_do now depend on do-*.
16598         (local-clean): Renamed from do_clean.
16599         (local-distclean): New target, dependency of distclean and
16600         realclean.
16601         (install-info): Don't create directories.  Depend on dir.info
16602         rather than calling make recursively.
16603         (install-dir.info): Eliminated.
16604         (install-info-dirs): Create all info directories here.
16605         (dir.info): Depend upon do-install-info.
16606
16607         * test-build.mk (HOLES): Added false.
16608
16609 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16610
16611         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16612
16613 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16614
16615         * Makefile.in (info): remove dependency on all-texinfo.  The
16616         problem was really in texinfo/C, not at this level.
16617
16618 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16619
16620         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16621
16622 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16623
16624         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16625         GDB releases.
16626
16627 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16628
16629         * configure: Include srcdir in message about target of link not
16630         being found.  Don't convert `-' to `_' in `with' options being
16631         passed to subdirs.
16632
16633 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16634
16635         * configure.in: add uudecode to host_tools
16636
16637         * Makefile.in: added {all,install}-uudecode targets, added them to
16638         the appropriate lists
16639
16640 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16641
16642         * Makefile.in (all-gcc): Added dependency on all-gas.
16643
16644         * configure.in (mips-*-*): Build ld and binutils.
16645
16646 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16647
16648         * configure: check return code from mkdir, print error message and
16649           exit on failure.
16650
16651 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16652
16653         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16654
16655 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16656
16657         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16658
16659 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16660
16661         * config.sub (h8500):  Recognize this as a cpu type.
16662
16663 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16664
16665         * configure: source directory missing is no longer a warning
16666
16667         * configure.in: recognize irix[34]* instead of irix[34]
16668
16669         * Makefile.in: define and pass down X11_LIB
16670
16671 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16672
16673         * guess-systype: Renamed to ...
16674         * config.guess:  ... by popular request.
16675         * configure.in, Makefile.in:  Update accordingly.
16676
16677 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16678
16679         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16680         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16681         + Execute ./dummy instead of assuming . is in PATH.
16682
16683 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16684
16685         * guess-systype:  New shell script.  Attempts to guess the
16686         canonical host name of the executing host.
16687         Only a few hosts are supported so far.
16688         * configure:  Call guess-systype if no host is specified.
16689
16690 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16691
16692         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16693         gcc Makefile.
16694
16695
16696 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16697
16698         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16699         (all-gcc, install-gcc, subdir_do): Use it.
16700
16701 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16702
16703         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16704
16705 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16706
16707         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16708           set exclusively by configure, using configure.in .
16709
16710 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16711
16712         * test-build.mk: set $PATH for all builds
16713
16714         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16715
16716 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16717
16718         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16719         the one used in gcc/Makefile.in, so that a null expansion doesn't
16720         override the one needed to build gcc with a native cc.
16721
16722
16723 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16724
16725         * configure: Accept -with arguments.
16726
16727 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16728
16729         * Makefile.in: added h8300sim
16730
16731 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16732
16733         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16734         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16735         (all-cygnus, native, build-cygnus): Make
16736         $(canonhost)-stamp-3stage-done, not $(host)....
16737         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16738         i386-sco3.2v4.  Added else true to if command.
16739
16740 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16741
16742         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16743
16744 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16745
16746         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16747
16748 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16749
16750         * configure.in: don't remove binutils from Solaris builds
16751
16752 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16753
16754         * Makefile.in: get rid of earlier definitions for *clean,
16755         also handle the recursive info rule better
16756
16757 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16758
16759         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16760         do more-or-less the right thing.
16761
16762 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16763
16764         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16765         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16766
16767 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16768
16769         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16770         $(host_canonical).
16771
16772         * configure.in: split the configdirs list into 4 categories (native
16773         v. cross, library v. tool) and handle the cross-only and native-
16774         only in more reasonable (and correct!) way.
16775
16776 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16777
16778         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16779         configdirs anymore.
16780
16781 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16782
16783         * Makefile.in: extensive cleanup::  removed all of the explicit
16784         clean-* targets, collapsed many wrappers around subdir_do into
16785         one, added additional targets to satisfy standards.texi, deleted
16786         some old targets, some changes for consistency
16787
16788 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16789
16790         * configure.in: handle some programs as cross-only, and others as
16791         native only
16792
16793         * test-build.mk: handle partial holes in a more generic manner
16794
16795         * Makefile.in: m4 depends on libiberty
16796
16797 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798
16799         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16800         time, wdiff, and find to configdirs
16801
16802         * Makefile.in: all, clean, and install rules for the new programs
16803         added to configure.in
16804
16805 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16806
16807         * configure.in: use mh-sun for all *-sun-* hosts
16808
16809 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16810
16811         * Makefile.in: define flags for X11 include files and library file
16812         locations, pass them down to the programs that need this info
16813
16814         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16815
16816 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16817
16818         * configure.in: start building libg++ for HP-UX targets
16819
16820 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16821
16822         * README:  Update references to files moved into etc/.
16823
16824 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16825
16826         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16827         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16828
16829 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16830
16831         * configure: accept dash as well as underscore in long option
16832         names for FSF compatibility.
16833
16834 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16835
16836         * config.sub: added -sco3.2v4 support from FSF.
16837
16838 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16839
16840         * configure.in: expand the section that adds or removes
16841         directories from the list of programs to build, to handle native
16842         vs. cross in addition to host v. native
16843
16844 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16845
16846         * Makefile.in:  Replace C++ in macro names with CXX.
16847         This is less likely to break ...
16848
16849 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16850
16851         * test-build.mk: add -w to GNU_MAKE
16852
16853 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16854
16855         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16856         add 'sparc' to list of recognized cpus.  This needed to make
16857         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16858         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16859         then changes that into $CPU-wrs-vxworks.
16860
16861         * configure.in: remove most references to gdbtest, regularize
16862         target based program removal
16863
16864         * test-build.mk: import from p3 tree (many fixes and changes)
16865
16866 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16867
16868         * Makefile.in: added rules to handle tcl, tk, and expect
16869
16870         * configure.in: handle those directories if they exist
16871
16872 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16873
16874         * config.sub: removed bogus hppabsd and hppahpux names, since
16875         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16876
16877 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16878
16879         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16880         depends upon all-xiberty
16881
16882         * Makefile.in: changes from p3, including:
16883
16884         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16885
16886         * Makefile.in (XTRAFLAGS): include newlib directories if
16887         newlib/Makefile exists, rather than if host != target.
16888
16889         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16890
16891         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16892         from the same source tree and not building a cross-compiler.  This
16893         matters for the libg++ configuration if reconfiguring a tree that
16894         has already been installed.
16895
16896         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16897
16898         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16899         pick up the machine and system specific header files.
16900
16901         * Makefile.in: added AS_FOR_TARGET, passed down in
16902         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16903         the C compiler to use to create programs which are run in the
16904         build environment, set it to default to $(CC), and passed it down
16905         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16906
16907         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16908
16909         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16910         We need them for unusual native builds, like systems without
16911         ranlib.
16912
16913         * configure: also define $(host_canonical) and
16914         $(target_canonical), which are the full, canonical names for the
16915         given host and target
16916
16917 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16918
16919         * Makefile.in:  Added separate definitions for C++.
16920
16921 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16922
16923         * configure.in (configdirs):  Add deja-gnu.
16924
16925 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16926
16927         * README:  Update for configure.texi and gdb-4.7 release.
16928
16929 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16930
16931         * Makefile.in:  Move "all" target to top of file.
16932         Previously, first target was ".PHONY" which caused BSD4.4 make
16933         to build .PHONY when make was run without arguments.
16934
16935 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16936
16937         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16938         Library-copylefted code in libiberty.
16939
16940 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16941
16942         * config.sub:  Replace m68kmote with plain old m68k.
16943
16944 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16945
16946         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16947
16948 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16949
16950         * config.sub: Complain if no argument is given.  Added support for
16951         386bsd as OS and target alias.
16952
16953 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16954
16955         * Makefile.in (XTRAFLAGS): include newlib directories if
16956         newlib/Makefile exists, rather than if host != target.
16957
16958 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16959
16960         * config.sub: recognize sparclite-wrs-vxworks.
16961
16962         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16963         p3.) Added clean-xiberty to clean.
16964
16965 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16966
16967         * configure.in: use *-*-* instead of nested cases for host and target
16968
16969 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16970
16971         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16972         from the same source tree and not building a cross-compiler.  This
16973         matters for the libg++ configuration if reconfiguring a tree that
16974         has already been installed.
16975
16976 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16977
16978         * config.sub (i486v/i486v4):  Merge in from FSF version.
16979
16980 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16981
16982         * configure: only set PWD if it is already set.
16983
16984 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16985
16986         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16987         doesn't have unset and all success paths (and most error paths)
16988         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16989         to just ${PWD} to avoid confusion.)
16990
16991 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16992
16993         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16994         even for a native compilation.
16995
16996 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16997
16998         Changes to make the gdb.tar.Z rule work better.
16999
17000         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17001         (DEVO_SUPPORT):  Add configure.texi.
17002         (bfd-ilrt.tar.Z):  Remove ancient rule.
17003
17004 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17005
17006         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17007         pick up the machine and system specific header files.
17008
17009         * configure.in, config.sub: added new target m68010-adobe-scout,
17010         with alias of adobe68k.  Changed configure.in to check for
17011         -scout before -sco* to avoid a false match.
17012
17013         * Makefile.in: added AS_FOR_TARGET, passed down in
17014         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17015         the C compiler to use to create programs which are run in the
17016         build environment, set it to default to $(CC), and passed it down
17017         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17018
17019 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17020
17021         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17022         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17023         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17024         FOR_TARGET variants, to newlib and libg++.
17025
17026 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17027
17028         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17029         first.
17030
17031 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17032
17033         * config.sub:  Accept `elf' as an environment.
17034
17035 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17036
17037         * Makefile.in (all-opcodes):  cd into the right directory
17038
17039 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17040
17041         * configure: added -program_transform_name option, used as
17042         argument to sed when installing programs.
17043         configure.texi: added documentation for -program_prefix,
17044         -program_suffix and -program_transform_name.
17045
17046 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17047
17048         * config.sub:  Accept i486 where i386 ok.
17049
17050 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17051
17052         * config.sub: accept we32k
17053
17054 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17055
17056         * config.sub, configure.in: accept OSE68000 and OSE68k.
17057
17058         * Makefile.in: don't create all directories for ``make install'';
17059         let the subdirectories create the ones they need.
17060
17061 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17062
17063         * COPYING: new file, GPL v2
17064
17065 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17066
17067         * Makefile.in: use the new gen-info-dir, which needs a template
17068         argument (which also lives in texinfo)
17069
17070         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17071
17072 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17073
17074         * config.sub (ncr3000):  Change i386 to i486.
17075
17076 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17077
17078         * Makefile.in: add install-rcs, install-grep to
17079         install-no-fixedincludes, removed install-bison and install-libgcc
17080
17081 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17082
17083         * configure.in: grab the HPUX makefile fragment if on HPUX
17084
17085 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17086
17087         * Makefile.in: eradicate bison spoor (ditto libgcc).
17088          configure.in: recognise m68{k,000}-ericsson-OSE.
17089          es1800 is alias for m68k-ericsson-OSE
17090
17091 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17092
17093         * configure.in: rearrange the parts that remove programs from
17094         configdirs, based now on HOST==TARGET or by canonical triple.
17095
17096 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17097
17098         * test-build.mk: recurse explicitly with -f test-build.mk when
17099           appropriate.  predicate stage3 and comparison on the existence
17100           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17101           On very clean, also remove ...stamp-co.  Build in-place before
17102           doing other builds.
17103
17104 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17105
17106         * Makefile.in, configure.in: add tgas
17107
17108 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17109
17110         * Makefile.in: a number of changes merged in from progressive.
17111
17112         * configure.in: add libm.
17113
17114         * .cvsignore: ignore some stuff that comes from test-build.mk.
17115
17116 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17117
17118         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17119
17120 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17121
17122         * configure: Add program_suffix (parallel to program_prefix)
17123         * Makefile.in: adjust directory-creating script for losing decstation
17124
17125 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17126
17127         * configure:  Minor $subdir-related fixes.
17128
17129 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17130
17131         * configure: fix various problems with propogating
17132         makefile_target_frag in subdirs.
17133         * configure.in: config libgcc if its there
17134
17135 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17136
17137         * config.sub:  HPPA merge.
17138
17139 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17140
17141         * Makefile.in:  Replace all-bison with all-byacc in all
17142         dependency lines for other tools (which now use byacc).
17143
17144 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17145
17146         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17147
17148 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17149
17150         * Makefile.in: make gprof rules similar to byacc rules (instead of
17151         vestigal $(unsubdir) that didn't work...)
17152
17153 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17154
17155         * config.sub:  Add support for Linux.
17156         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17157         (at least for libg++).
17158
17159 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17160
17161         * configure.texi: fix doc for the -nfp option to configure
17162
17163 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17164
17165         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17166
17167 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17168
17169         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17170         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17171         * configure.in: added solaris* host_makefile_frag hook.
17172
17173 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17174
17175         * config.sub: changed recognition of m68000 so that various
17176         m68k types can be specified via m680[01234]0
17177
17178 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17179
17180         * config.sub (basic_machine): fix sed so that '-foo' isn't
17181         completely substituted out while .+'-foo' loses the '-foo'
17182
17183 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17184
17185         * config.sub ($os): Add -aout.
17186
17187 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17188
17189         * configure:  If host_makefile_frag is absolute, don't
17190         prefix ${invsubdir} (relevant to libg++ auto-configure).
17191
17192 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17193
17194         * Makefile.in (tooldir): Define it.
17195         (all-ld): Depend on all-flex.
17196
17197 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17198
17199         * Makefile.in (check):  Fix libg++ special case.
17200
17201 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17202
17203         * configure: do not bury `pwd` into config.status, thus do fewer
17204           pwd's.
17205
17206         * configure: print the "Building in" message only when building in
17207           other than "." AND verbose.
17208
17209         * configure: remove -s, rework -v to better accommodate guested
17210           configures.
17211
17212         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17213
17214 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17215
17216         * Makefile.in: macroize flags passed on recursion.  remove
17217           fileutils.
17218
17219 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17220
17221         * configure: get makesrcdir right for subdirs deeper than 1.
17222
17223         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17224           install.
17225
17226 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17227
17228         * Makefile.in: don't print subdir_do or recursion lines.
17229
17230 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17231
17232         * standards.texi: added menu item.
17233
17234         * Makefile.in: build and install standards.info.
17235
17236         * standards.texi: new file.
17237
17238 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17239
17240         * configure: test for and move config.status pieces from
17241           ${subdir}/.
17242
17243 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17244
17245         * configure:  Test for existance of files before trying to mv
17246         them, to avoid numerous non-existance messages.
17247
17248 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17249
17250         * configure: correct final line of config.status.
17251
17252         * configure: patch from eggert.  Avoids a protection problem if
17253           the original Makefile.in is read only.
17254
17255         * configure: use move-if-change from gcc to create config.status.
17256           Some makefiles depend on config.status to tell if a directory
17257           has been reconfigured for a different host.  This change
17258           prevents those directories from remaking everything in the case
17259           where the reconfig was only intended to rebuild a Makefile.
17260
17261         * configure: test for config.sub with "config.sub sun4" rather
17262           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17263           host alias from a missing config.sub.
17264
17265 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17266
17267         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17268           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17269
17270 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17271
17272         * configure: mkdir ${subdir} as needed.
17273
17274 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17275
17276         * Makefile.in,configure.in: added autoconf.
17277
17278 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17279
17280         * Makefile.in: no longer pass against on recursion.
17281
17282         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17283           definitions are not inherited.
17284
17285         * configure: correct makesrcdir when subdir is .
17286
17287 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17288
17289         * configure:  Add support for 'subdirs' variable, which is
17290         like 'configdirs', except that configure doesn't re-invoke
17291         itself for subdirs, it just creates a Makefile for each subdir.
17292         * configure.texi:  Document subdirs.
17293
17294 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17295
17296         * configure.in: added flex to configdirs
17297
17298 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17299
17300         * Makefile.in: remove clean-stamps from clean.
17301
17302 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17303
17304         * configure.in:  Add gdbtest to configdirs.
17305
17306 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17307
17308         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17309         to recursive makes.
17310         * configure.in:  Recognize new ncr3000 config.
17311
17312 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17313
17314         * Makefile.in, configure.in: removed references to gdbm.
17315
17316 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17317
17318         * config.sub:  Don't canonicalize os value
17319         newsos* to bsd (readline needs to check for newsos).
17320         (This fix was earlier made Jan 31, but got re-broken.)
17321
17322 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17323
17324         * configure.in:  sco is an os, not a vendor!
17325
17326         * configure:  Quote $( better.  Keep various shells happy.
17327
17328 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17329
17330         * Makefile.in: eliminate stamp-files.
17331
17332 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17333
17334         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17335           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17336
17337 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17338
17339         * config.sub:  fix iris/iris3.
17340
17341 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17342
17343         * configure: re-add -rm.
17344
17345 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17346
17347         * Maskefile.in: add .stmp-rcs to all.
17348
17349         * configure.in: remove gas from rs6000 build, use aix host fragment.
17350
17351 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17352
17353         * configure: pass down site_option during recursion.
17354
17355 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17356
17357         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17358
17359 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17360
17361         * configure: Change exec_prefix so that it really defaults to prefix.
17362
17363 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17364
17365         * Makefile.in, configure.in:  Add support for mmalloc library.
17366
17367 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17368
17369         * Makefile.in: add stmp dependencies for a few more things.
17370
17371 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17372
17373         * configure: adjusted error message on objdir/srcdir configure
17374           collision, per john's suggestion.
17375
17376         * Makefile.in: add libiberty stmp to all and all.cross.
17377
17378 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17379
17380         * Makefile.in: remove force dependencies, add grep to all.
17381
17382 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17383
17384         * Makefile.in: drop flex.  make stamp files work.
17385
17386         * configure: added test for conflicting configuration in srcdir,
17387           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17388           gets cranky.  use relative paths for configure and srcdir
17389           whenever possible.  Send some error messages to stderr that were
17390           going to stdout.
17391
17392 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17393
17394         * Makefile.in:  Fix libg++ rule to check for gcc directory
17395         before using gcc/gcc.  Also pass XTRAFLAGS.
17396
17397 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17398
17399         * Makefile.in: added stmp-files so that directories aren't polled
17400           when they are already built.
17401
17402         * configure.texi: fixed a node pointer problem.
17403
17404 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17405
17406         * config.sub configure.in gdb/configure.in
17407         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17408         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17409         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17410
17411 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17412
17413         * configure: -recurring becomes -silent.  corrected help message
17414           for -site= option.
17415
17416         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17417
17418 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17419
17420         * configure: when building Makefile for crosses, replace
17421           tooldir and program_prefix.  default srcdir from location of
17422           config.sub.  remove "for host in hosts" and "for target in
17423           targets" loops.
17424
17425 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17426
17427         * Makefile.in: Do not pass bindir or mandir to cvs.
17428
17429 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17430
17431         * Makefile.in, configure.in: removed traces of namesubdir,
17432           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17433           copyrights to '92, changed some from Cygnus to FSF.
17434
17435         * configure.texi: remove most references to multiple hosts,
17436           multiple targets, subdirs, etc.
17437
17438         * configure.man: removed rcsid. reference config.sub not
17439           config.subr.
17440
17441         * Makefile.in: mkdir $(infodir) on install-info.
17442
17443 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17444
17445         * configure.texi:  Explain better about .gdbinit and about
17446         the environment that configure.in sections run in.
17447
17448 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17449
17450         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17451
17452 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17453
17454         * README:  DOC.configure => cfg-paper.texi.
17455
17456 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17457
17458         * config.sub (near case $os):  Don't convert newsos* to bsd!
17459
17460 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17461
17462         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17463         the number of copies of COPYING that go into the GDB tar file.
17464
17465 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17466
17467         * bfd/configure.in, gdb/config/mh-i386sco,
17468         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17469         Fix SCO configuration stuff.
17470
17471 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17472
17473         * Makefile.in:  For libg++, make sure the -I pointing
17474         to the gcc directory goes *after* all the libg++-local -I flags.
17475         Also, move just-gcc dependency from just-libg++ to all-libg++.
17476
17477 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17478
17479         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17480
17481 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17482
17483         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17484
17485 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17486
17487         * config.sub:  Add stratus configuration frags.  Also
17488         submitted to FSF.
17489
17490 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17491
17492         * Makefile.in (DEV_SUPPORT):  add configure.man.
17493
17494         * config.sub(Decode manufacturer-specific):  add -none*.
17495
17496 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17497
17498         * Makefile.in:  remove form feeds to make Sun's make happy.
17499         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17500
17501 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17502
17503         * Makefile.in (AR_FLAGS):  Make quieter.
17504
17505 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17506
17507         * configure.in:  Add libg++.
17508         * configure:  When verbose, don't output the command line at each
17509         level; it will be unremarkably the same as the previous version,
17510         which will be the same as what the user typed.
17511
17512 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17513
17514         * configure.in, Makefile.in: fix clean-info, add flex.  add
17515           fileutils.
17516
17517         * configure: be less sensitive to spaces in Makefile.in.  Do not
17518           look for sources in "..".  Doing so breaks subdirectories that
17519           might have their own configure.  If a subdir has it's own
17520           configure script, use it.
17521
17522 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17523
17524         * cfg-paper.texi: some changes suggested by rms.
17525
17526 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17527
17528         * config.sub:  Merge in some small additions from the FSF version,
17529         taken from the gcc distribution, to bring the Cygnus and FSF
17530         versions into closer sync.
17531
17532 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17533
17534         * configure.in:  Changed svr4 references to sysv4.
17535
17536 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17537
17538         * configure: added -V for version number option.
17539
17540 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17541
17542         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17543           renamed from DOC.configure to cfg-paper.texi.
17544
17545 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17546
17547         * configure, config.subr, config.sub: config.subr is now
17548           config.sub again.
17549
17550 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17551
17552         * configure.texi: new file, in progress.
17553
17554         * Makefile.in: build info file and install the man page for
17555           configure.
17556
17557         * configure.man: new file, first cut.
17558
17559         * configure: find config.subr again now that configuration "none"
17560           has gone.  removed all traces of the -ansi option.  removed all
17561           traces of the -languages option.
17562
17563         * config.subr: resync from rms.
17564
17565 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17566
17567         * configure, config.sub, config.subr: merge config.sub into
17568           config.subr, call the result config.subr, remove config.sub, use
17569           config.subr.
17570
17571         * Makefile.in: revised install for dir.info.
17572
17573 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17574
17575         * configure.in: add decstation host makefile frag.
17576
17577         * Makefile.in: BISON now bison -y again.  also install-gcc on
17578           install.  clean-gdbm on clean.  infodir belongs in datadir.
17579           Make directories for info install.  Build dir.info here then
17580           install it.
17581
17582 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17583
17584         * Makefile.in: fix for bad directory tests.
17585
17586 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17587
17588         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17589           regexp.  -srcdir relative was being handled incorrectly.
17590
17591         * Makefile.in: unwrapped some for loops so that parallel makes
17592           work again and so one can focus one's attention on a particular
17593           package.
17594
17595 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17596
17597         * configure: added PWD as a stand in for `pwd` (for speed). use
17598           elif wherever possible.  make -srcdir work without -objdir.
17599           -objdir= commented out.
17600
17601 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17602
17603         * configure: +options become --options.  -subdirs commented out.
17604           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17605           Makefile now at top of generated Makefile.  Removed cvs log
17606           entries.  added -srcdir.  create .gdbinit only if there is one
17607           in ${srcdir}.
17608
17609         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17610           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17611           and mandir now keyed off datadir by default.
17612
17613 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17614
17615         * Freshly created ChangeLog.
17616
17617 \f
17618 Local Variables:
17619 mode: change-log
17620 left-margin: 8
17621 fill-column: 76
17622 version-control: never
17623 End: