OSDN Git Service

* configure.ac: Add support for --enable-gold.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-03-20  Ian Lance Taylor  <iant@google.com>
2
3         * configure.ac: Add support for --enable-gold.
4         * Makefile.def: Add gold as a directory like ld.
5         * configure, Makefile.in: Regenerate.
6
7 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8
9         * configure.ac: m4_include config/proginstall.m4.
10         * configure: Regenerate.
11
12         Backport from upstream Libtool:
13         
14         2007-10-12  Eric Blake  <ebb9@byu.net>
15         
16         Deal with Autoconf 2.62's semantic change in m4_append.
17         * ltsugar.m4 (lt_append): Replace broken versions of
18         m4_append.
19         (lt_if_append_uniq): Don't require separator to be overquoted,
20         and avoid broken m4_append.
21         (lt_dict_add): Fix typo.
22         * libtool.m4 (_LT_DECL): Don't overquote separator.
23
24 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
25
26         * config.rpath: Add AIX 6 support.
27
28 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
29
30         * Makefile.def (stageprofile).  Remove -fprofile-generate
31         from stage_libcflags.
32         * Makefile.in: Regenerate.
33
34 2008-03-13  Ben Elliston  <bje@au.ibm.com>
35
36         * config.sub, config.guess: Update from upstream sources.
37
38 2008-03-06  Tom Tromey  <tromey@redhat.com>
39
40         * MAINTAINERS: Update for treelang deletion.
41
42 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
43
44         * MAINTAINERS: Update my email address.
45
46 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
47
48         * MAINTAINERS (darwin port): Add myself as a maintainer.
49         (objective-c/c++): Add myself as a maintainer.
50
51 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
52
53         * MAINTAINERS (Write After Approval): Update my email address.
54
55 2008-02-25  Tomas Bily  <tbily@suse.cz>
56
57         * MAINTAINERS (Write After Approval): Add myself.
58
59 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
60
61         * MAINTAINERS (OpenMP): Add myself.
62
63 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
64
65         PR bootstrap/32009
66         PR bootstrap/32161
67
68         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
69         * configure: Regenerate.
70
71         * Makefile.def: Define stage_libcflags for all bootstrap stages.
72         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
73         STAGE4_LIBCFLAGS): New.
74         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
75         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
76         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
77         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
78         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
79         for target modules.  Don't export LIBCFLAGS.
80         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
81         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
82         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
83         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
84         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
85         * Makefile.in: Regenerate.
86
87 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88
89         PR libgcj/33085
90         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
91         Do not use -DDLL_EXPORT.  Backport from upstream.
92
93 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
94
95         * MAINTAINERS (Write After Approval): Add myself.
96
97 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
98
99         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
100         * configure: Regenerate.
101
102 2008-01-31  Marc Gauthier  <marc@tensilica.com>
103
104         * configure.ac (xtensa*-*-*): Recognize processor variants.
105         * configure: Regenerate.
106
107 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
108
109         PR bootstrap/34922
110         * configure.ac (PARSE_ARGS): Push suitable setting of
111         ac_subdirs_all, for `./configure --help=recursive'.
112         Handle `+' in generic toplevel directory disabling.
113         * configure: Regenerate.
114
115 2008-01-28  Nick Clifton  <nickc@redhat.com>
116
117         * MAINTAINERS (xstormy16): Take over maintainership.
118
119 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
120
121         * MAINTAINERS (c4x port): Remove.
122
123 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
124
125         * libtool.m4: Backport AIX 6 support from ToT Libtool.
126
127 2008-01-23  Ben Elliston  <bje@au.ibm.com>
128
129         * config.sub, config.guess: Update from upstream sources.
130
131 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
132
133         * MAINTAINERS (Write After Approval): Add myself.
134
135 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
136
137         * MAINTAINERS: Update my email address.
138
139 2008-01-09  Raksit Ashok  <raksit@google.com>
140
141         * MAINTAINERS (Write After Approval): Add myself.
142
143 2008-01-09  Raksit Ashok  <raksit@google.com>
144
145         * MAINTAINERS (Write After Approval): Add myself.
146
147 2008-01-08  Ben Elliston  <bje@au.ibm.com>
148
149         * config.sub, config.guess: Update from upstream sources.
150
151 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
152
153         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
154         Change recommended MPFR from 2.2.1 -> 2.3.0.
155         * configure: Regenerate.
156
157 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
158
159         * MAINTAINERS: Update my email address.
160
161 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
162
163         * MAINTAINERS: Update my email address.
164
165 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
166
167         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
168         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
169         * Makefile.in: Regenerate.
170
171 2007-12-10  Mark Heffernan <meheff@google.com>
172
173         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
174         misplaced entries.
175
176 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
177
178         * configure.ac: Enable libjava for x86_64-*-darwin9.
179         * configure: Regenerate.
180
181 2007-12-07  Bill Maddox <maddox@google.com>
182
183         * MAINTAINERS (Write After Approval): Add myself.
184
185 2007-12-05  Ben Elliston  <bje@au.ibm.com>
186
187         * config.sub, config.guess: Update from upstream sources.
188
189 2007-12-02  Matthias Klose  <doko@ubuntu.com>
190
191         * config-ml.in: Remove 64bit configure tests.
192
193 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
194
195         * config-ml.in: Robustify against white space in absolute file
196         names.
197
198         * config-ml.in (multi-clean): Substitute ${Makefile}.
199         Remove superfluous ${Makefile} in list.
200
201 2007-11-19  Thiemo Seufer  <ths@mips.com>
202
203         * config-ml.in: Don't hardcode the Makefile name.
204
205 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
206
207         * MAINTAINERS (Write After Approval): Add myself.
208
209 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
210
211         * MAINTAINERS (Write After Approval): Add myself.
212
213 2007-11-06  Doug Kwan <dougkwan@google.com>
214
215         * MAINTAINERS (Write After Approval): Add myself.
216
217 2007-10-25  Ben Elliston  <bje@au.ibm.com>
218
219         * MAINTAINERS (mercury): Remove entry.
220         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
221
222 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
223
224         * Makefile.def (dependencies): Make configure-gdb depend on
225         all-intl.
226         * Makefile.in: Regenerated.
227
228 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
229
230         * MAINTAINERS (Fortran maintainer): Remove myself.
231
232 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
233
234         * Makefile.def: To avoid problems running with parallel makes,
235         build newlib before libgloss so that target specific header
236         files are availble.
237         * Makefile.in: Regenerate
238
239 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
240
241         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
242         * Makefile.in: Regenerate.
243
244 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
245
246         * MAINTAINERS (Register allocation reviewer): Add myself.
247
248 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
249
250         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
251         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
252         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
253         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
254         * configure: Regenerate.
255
256 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
257
258         * MAINTAINERS (Register allocation reviewer): Add myself.
259
260 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
261
262         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
263         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
264         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
265         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
266         * configure.ac: Default them to host tools for $host = $build.
267         Subst them.
268
269         * configure: Regenerate.
270         * Makefile.in: Regenerate.
271
272 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
273
274         * MAINTAINERS (Register allocation reviewer): Add myself.
275
276 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
277
278         * MAINTAINERS (Register allocation reviewer): Add myself.
279
280 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
281
282         * MAINTAINERS (Write After Approval): Fix typo.
283
284 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
285
286         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
287         * configure: Regenerate.
288
289 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
290
291         PR bootstrap/31906
292         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
293         they're already prefixed.
294
295 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
296
297         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
298         libstdc++.
299         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
300         * configure: Regenerate.
301         * Makefile.in: Regenerate.
302         
303 2007-09-17  Andreas Schwab  <schwab@suse.de>
304
305         * configure.ac: Raise minimum makeinfo version to 4.6.
306         * configure: Regenerate.
307
308 2007-09-17  Johannes Singler <singler@ira.uka.de>
309
310         * MAINTAINERS (write-after-approval) add myself
311
312 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
313
314         * configure.ac: Correct makeinfo version check.
315         * configure: Regenerate.
316
317 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
318
319         * MAINTAINERS: Update my email address.
320
321 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
322
323         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
324         to $skipdirs and only disable gprof for newlib.  Use the normal
325         mips*-elf* handling in other respects.
326         * configure: Regnerate.
327
328 2007-09-12  David Daney  <ddaney@avtrex.com>
329
330         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
331         enabling libgcj.
332         * configure: Regenerate.
333
334 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
335
336         PR other/32154
337         * configure.ac: For libgloss targets, point the linker to the linker
338         script, startup code and simulator library.
339         * configure: Regenerate.
340
341 2007-09-07  Andrew Haley  <aph@redhat.com>
342
343         * configure.ac (noconfigdirs): Remove target-libffi and
344         target-libjava.
345         * configure: Regenerate.
346
347 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
348
349         PR target/33281
350         * configure.ac: Use config/mh-mingw on mingw.
351         * configure: Regenerate.
352
353 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2007-09-05  Richard Guenther  <rguenther@suse.de>
358
359         * configure.ac (--enable-stage1-checking): If neither --enable-checking
360         nor --disable-checking is provided also turn on yes and types
361         checking for stage1.
362         * configure: Re-generate.
363
364 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
365
366         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
367         (Write After Approval): Remove myself.
368
369 2007-08-29  Nick Clifton  <nickc@redhat.com>
370
371         * config.sub, config.guess: Update from upstream sources.
372
373 2007-08-22  Bud Davis  <jmdavis@link.com>
374
375         * MAINTAINERS (Write After Approval): Added myself.
376         * MAINTAINERS (Reviewers): Removed myself.
377
378 2007-08-18  Paul Brook  <paul@codesourcery.com>
379             Joseph Myers  <joseph@codesourcery.com>
380
381         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
382         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
383         * Makefile.in: Regenerate.
384         * configure.ac (--with-debug-prefix-map): New.
385         * configure: Regenerate.
386
387 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
388             Nigel Stephens  <nigel@mips.com>
389
390         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
391         as target_makefile_frag.
392         * configure: Regenerate.
393
394 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
395
396         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
397         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
398         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
399         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
400         (do-compare, do-compare3, do-compare-debug): New.
401         ([+compare-target+]): Use them.
402
403 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
404
405         * MAINTAINERS (Write After Approval): Change my email address.
406
407 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
408             Ben Elliston  <bje@au.ibm.com>
409
410         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
411         --silent if $silent.
412         * configure: Regenerate.
413
414 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
415
416         * MAINTAINERS (Various Maintainers): Add myself as
417         loop infrastructure maintainer.  Update my e-mail
418         address.
419
420 2007-07-31  Diego Novillo  <dnovillo@google.com>
421
422         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
423         Adjust description.
424
425 2007-07-26  Richard Guenther  <rguenther@suse.de>
426
427         * configure.ac: Add types checking to stage1 checking flags.
428         * configure: Regenerate.
429
430 2007-07-17  Nick Clifton  <nickc@redhat.com>
431
432         * COPYING3: New file.  Contains version 3 of the GNU General
433         Public License.
434         * COPYING3.LIB: New file.  Contains version 3 of the GNU
435         Lesser General Public License.
436
437 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
438
439         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
440
441 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
442
443         * MAINTAINERS (S/390 co-maintainer): Add myself.
444         (Write After Approval): Remove myself.
445
446 2007-07-13  Dan Hipschman  <dsh@google.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2007-07-11  Nick Clifton  <nickc@redhat.com>
451
452         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
453         WINDRES export.
454         * Makefile.in: Regenerate.
455
456 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
457
458         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
459         maintainer.
460
461 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
462
463         * lt~obsolete.m4: New. Import from 20070318 libtool.
464
465 2007-07-03  Julian Brown  <julian@codesourcery.com>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
470
471         * configure.ac: Rewrite 'configure --help' strings to look nicer.
472         * configure: Regenerate.
473
474 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
475
476         * configure.ac: Add some missing m4 quotation.
477         * configure: Regenerate.
478
479 2007-07-02  Simon Baldwin  <simonb@google.com>
480
481         * MAINTAINERS (Write After Approval): Add myself.
482
483 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
484
485         * configure: Regenerate.
486
487 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
488
489         * Makefile.def: Add windmc tool to build.
490         * Makefile.tpl: Likewise.
491         * configure.ac: Likewise.
492         * Makefile.in: Regenerate.
493         * configure: Regenerate.
494                                                 
495 2007-06-28  DJ Delorie  <dj@redhat.com>
496
497         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
498         not building newlib.
499         * configure: Regenerated.
500         
501 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
502
503         * MAINTAINERS (Write After Approval): Add myself.
504
505 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
506
507         * MAINTAINERS (Write After Approval): Add myself.
508
509 2007-06-19  Chris Matthews  <chrismatthews@google.com>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
518
519         * Makefile.def: Add dependency from configure-gdb to all-bfd.
520         * Makefile.in: Regenerated.
521
522 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
523
524         * configure.ac: Don't add target-libmudflap to noconfigdirs for
525         bfin*-*-uclinux* targets.
526         * configure: Regenerate.
527
528 2007-06-14  Ian Lance Taylor  <iant@google.com>
529
530         * MAINTAINERS: Add myself as non-algorithmic global write
531         maintainer.
532
533 2007-06-14  Diego Novillo  <dnovillo@google.com>
534
535         * MAINTAINERS: Add self as middle-end maintainer and
536         non-algorithmic global write maintainer.
537
538 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
539
540         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
541         Move all Fortran maintainers except Paul Brook into the
542         Non-Autopoiesis section.
543
544 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
545
546         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
547         (distclean-stage[+id+]): Possibly delete stage_last.
548         * Makefile.in: Regenerate.
549
550 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
551
552         * MAINTAINERS (Various Maintainer): Fix typo.
553
554 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
555
556         * MAINTAINERS (Various Maintainer): Add myself as
557         dataflow maintainer.
558
559 2007-06-07  Ben Elliston  <bje@au.ibm.com>
560
561         * config.sub, config.guess: Update from upstream sources.
562
563 2007-06-07  Ben Elliston  <bje@au.ibm.com>
564
565         * Makefile.tpl: Fix spelling error.
566         * Makefile.in: Regenerate.
567
568 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
569
570         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
571         lt_cv_sys_max_cmd_len.
572
573 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
574
575         * MAINTAINERS (Various Maintainers): Add myself as
576         auto-vectorizer maintainer.
577
578 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
579
580         PR libjava/32098
581         * libtool.m4: Revert previous change.
582         * ltgcc.m4: Put it here.
583
584 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
585
586         * MAINTAINERS (Various Maintainers): Add myself as
587         auto-vectorizer maintainer.
588
589 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
590
591         PR libjava/32098
592         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
593
594 2007-05-30  Richard Guenther  <rguenther@suse.de>
595
596         * MAINTAINERS (Various Maintainers): Add myself as
597         auto-vectorizer maintainer.
598
599 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
600
601         PR bootstrap/29382
602         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
603         * configure: Rebuilt.
604
605 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
606
607         * MAINTAINERS (Write After Approval): Removed my name.
608
609 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
610
611         * MAINTAINERS (Write After Approval): Remove myself.
612
613 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
614
615         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
616
617 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
618
619         * ltmain.sh: Update from ToT Libtool.
620         * libtool.m4: Update from ToT Libtool.
621         * ltsugar.m4: New. Update from ToT Libtool.
622         * ltversion.m4: New. Update from ToT Libtool.
623         * ltoptions.m4: New. Update from ToT Libtool.
624         * ltconfig: Remove.
625         * ltcf-c.sh: Remove.
626         * ltcf-cxx.sh: Remove.
627         * ltcf-gcj.sh: Remove.
628
629 2007-05-22  Ollie Wild  <aaw@google.com>
630
631         * MAINTAINERS (Write After Approval): Add myself.
632
633 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
634
635         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
636         stage_cflags.
637         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
638         Remove CFLAGS/LIBCFLAGS.
639         (configure-stage[+id+]-[+prefix+][+module+],
640         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
641         * Makefile.in: Regenerate.
642
643 2007-05-15  Diego Novillo  <dnovillo@google.com>
644
645         * MAINTAINERS: Update e-mail address.
646
647 2007-05-15  Revital Eres  <eres@il.ibm.com>
648
649         * MAINTAINERS (Write After Approval): Add myself.
650
651 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
652
653         * MAINTAINERS (Write After Approval): Updated my address.
654
655 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
656
657         * MAINTAINERS (Write After Approval): Add myself.
658
659 2007-05-11  Silvius Rus  <rus@google.com>
660
661         * MAINTAINERS (Write After Approval): Add myself.
662
663 2007-04-23  Tom Tromey  <tromey@redhat.com>
664
665         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
666
667 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
668
669         * MAINTAINERS (cpplib): Rename to ...
670         (libcpp): ... this.  Add C/C++ front end maintainers.
671
672 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
673
674         * config-ml.in: Pass ${ml_config_env} to configure calls.
675
676 2007-04-04  Christian Bruel  <christian.bruel@st.com>
677
678         * MAINTAINERS (Write After Approval): Add myself.
679         
680 2007-04-02  Dave Korn  <dave.korn@artimi.com>
681
682         * MAINTAINERS (Write After Approval): Add myself.
683
684 2007-03-31  Tobias Burnus  <burnus@net-b.de>
685
686         * MAINTAINERS (fortran 95 front end): Add myself.
687
688 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
689
690         * MAINTAINERS (Write After Approval): Add myself.
691         
692 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
693
694         * MAINTAINERS (Modulo Scheduler): Add myself.
695
696 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
697
698         * MAINTAINERS (fortran 95 front end): Add myself.
699         (c++ front end): whitespace fix.
700
701 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
702
703         * MAINTAINERS (Write After Approval): Add myself.
704
705 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
706
707         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
708         of glob.  Quote arguments with single quotes too.
709         * configure: Regenerate.
710
711 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
712
713         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
714         * Makefile.in: Regenerate
715
716 2007-03-07  Andreas Schwab  <schwab@suse.de>
717
718         * configure: Regenerate.
719
720 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
721
722         * configure.ac: Add "--with-pdfdir" configure option,
723         which defines pdfdir variable.
724         * Makefile.def (target=fixincludes): Add install-pdf to
725         missing targets.
726         (recursive_targets): Add install-pdf target.
727         (flags_to_pass): Add pdfdir.
728         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
729         target.
730         * configure: Regenerate
731         * Makefile.in: Regenerate
732
733 2007-02-28  Eric Christopher  <echristo@apple.com>
734
735         Revert:
736         2006-12-07  Mike Stump  <mrs@apple.com>
737
738         * Makefile.def (dependencies): Add dependency for
739         install-target-libssp and install-target-libgomp on
740         install-gcc.
741         * Makefile.in: Regenerate.
742
743 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
744
745         * configure: Regenerate.
746         * configure.ac: Move statements after variable declarations.
747
748 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
749
750         * MAINTAINERS: Add myself as sh maintainer.
751
752 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
753
754         * configure.ac: Adjust for loop syntax.
755         * configure: Regenerate.
756
757 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
758
759         * configure: Rebuilt.
760
761 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
762
763         * configure.ac: Drop multiple occurrences of --enable-languages,
764         and fix its quoting.
765         * configure: Rebuilt.
766
767 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
768             Nathan Sidwell  <nathan@codesourcery.com>
769             Vladimir Prus  <vladimir@codesourcery.com>
770             Joseph Myers  <joseph@codesourcery.com>
771
772         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
773         * configure: Regenerate.
774
775 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
776
777         * ltconfig (freebsd*): Default to elf.
778
779 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
780
781         * configure.ac (target_libraries): Move libgcc before libiberty.
782         * configure: Regenerated.
783
784 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
785             Paolo Bonzini  <bonzini@gnu.org>
786
787         PR bootstrap/30753
788         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
789         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
790         * configure: Regenerated.
791
792 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
793
794         * MAINTAINERS (Language Front End Maintainers): Update my mail
795         address.
796
797 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
798
799         PR bootstrap/30748
800         * configure.ac: Correct syntax for Solaris ksh.
801         * configure: Regenerated.
802
803 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
804
805         * configure.ac: Sync with src.
806         * configure: Regenerate.
807
808 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
809
810         * Makefile.in: Regenerate.
811
812 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
813
814         * config.sub: Sync with src.
815
816 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
817
818         * Makefile.tpl (build_alias, host_alias, target_alias): Use
819         noncanonical equivalents.
820         * configure.in: Rename to...
821         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
822         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
823         target_noncanonical.  Use them.  Rewrite removal of configure
824         arguments for autoconf 2.59.  Discard variable settings.  Force
825         program_transform_name for native tools.
826
827         * Makefile.in: Regenerated.
828         * configure: Regenerated with autoconf 2.59.
829
830 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
831
832         * MAINTAINERS (Write After Approval): Add myself.
833
834 2007-01-31  Andreas Schwab  <schwab@suse.de>
835
836         * Makefile.tpl (LDFLAGS): Substitute it.
837         * Makefile.in: Regenerate.
838
839 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
840
841         * MAINTAINERS (Write After Approval): Add myself.
842
843 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
844
845         * MAINTAINERS (spu port): Add myself.
846
847 2007-01-23  Richard Guenther  <rguenther@suse.de>
848
849         PR bootstrap/30541
850         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
851         * Makefile.tpl (GNATBIND): Substitute it.
852         (GNATMAKE): Likewise.
853         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
854         of STAGE_PREFIX.
855         * Makefile.in: Regenerate.
856         * configure: Regenerate.
857
858 2007-01-18  Mike Stump  <mrs@apple.com>
859
860         * configure.in: Re-enable -Werror for gcc builds.
861
862 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
863
864         * MAINTAINERS (Write After Approval): Add myself.
865
866 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
867
868         * configure.in: Change == to = in test command.
869         * configure: Regenerate.
870
871 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
872             Nick Clifton  <nickc@redhat.com>
873             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
874
875         * configure.in (build_configargs, host_configargs, target_configargs):
876         Remove build/host/target parameters.
877         (host_libs): Add gmp and mpfr.
878         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
879         * Makefile.def (gmp, mpfr): New.
880         (gcc): Remove target.
881         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
882         target_os, target_vendor): New.
883         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
884         * configure: Regenerate.
885         * Makefile.in: Regenerate.
886
887 2007-01-11  Matt Fago  <fago@earthlink.net>
888
889         * configure.in: Try to link to functions only in mpfr 2.2.x
890         to improve robustness of configure tests.
891         * configure: Regenerate.
892
893 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
894
895         * MAINTAINERS: Add myself as i386 maintainer.
896
897 2007-01-08  Jan Hubicka  <jh@suse.cz>
898
899         * MAINTAINERS: Add myself as i386 maintainer.
900
901 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
902
903         * configure.in: Add support for an x86_64-mingw* target.
904         * configure: Regenerate.
905
906 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
907
908         * Makefile.tpl (all-target): Correct @if conditional for target
909         modules.
910         * configure.in: Omit libiberty if building only target libgcc.
911         * configure, Makefile.in: Regenerated.
912
913 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
914
915         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
916         * configure: Regenerate.
917
918 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
919
920         * Makefile.def (target_modules): Add libgcc.
921         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
922         * Makefile.tpl (clean-target-libgcc): Delete.
923         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
924         on gcc even for bootstrapped modules.  Rewrite handling of
925         lang_env_dependencies to loop over target_modules.
926         * configure.in (target_libraries): Add target-libgcc.
927         * Makefile.in, configure: Regenerated.
928
929 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
930
931         * configure.in: Reorganize recognition of languages.  Add
932         --enable-stage1-languages.  Show supported languages for the chosen
933         target rather than all recognized languages.
934         * configure: Regenerate.
935
936 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
937
938         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
939         * Makefile.in: Regenerate.
940
941 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
942
943         * configure.in: Warn that MPFR 2.2.0 is buggy.
944         * configure: Regenerate.
945
946 2006-12-27  Ian Lance Taylor  <iant@google.com>
947
948         * configure.in: When removing Makefiles to force a reconfigure, also
949         remove prev-DIR*/Makefile.
950         * configure: Regenerate.
951
952 2006-12-22  Andreas Schwab  <schwab@suse.de>
953
954         * configure: Regenerate with correct autoconf version.
955
956 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
957
958         * configure.in: add AC_SUBST for *_FOR_TARGET.
959         * configure: Regenerate.
960
961 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
962
963         * configure.in: Simplify logic for rejecting languages that cannot
964         be built.  Separate the case when a language is unsupported,
965         from the case when the user chooses not to build a language.
966
967 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
968
969         * configure.in: Remove "$build" case for powerpc-*-darwin* since
970         it only affects bootstrap and could be tested on "$host" as well.
971         * configure: Regenerate.
972         * config/mh-ppc-darwin: Add to the stage1 cflags here.
973
974 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
975
976         PR bootstrap/29544
977         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
978         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
979         move here comment from Makefile.tpl.
980         * Makefile.tpl: Move some definitions higher in the file.
981         (STAGE1_CHECKING): New.
982         * configure.in: Add --enable-stage1-checking.
983         * configure: Regenerate.
984         * Makefile.in: Regenerate.
985
986 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
987
988         * MAINTAINERS: Add myself as build system maintainer.
989
990 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
991
992         * MAINTAINERS (Write After Approval): Add myself.
993
994 2006-12-13  Eric Christopher  <echristo@apple.com>
995
996         * MAINTAINERS: Add myself as darwin maintainer.
997
998 2006-12-11  Ian Lance Taylor  <ian@airs.com>
999
1000         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1001
1002 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1003
1004         MAINTAINERS: Update my entry.
1005
1006 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1007
1008         * configure.in:  Handle spu makefile frag.
1009         * Makefile.tpl (MAINT): Define
1010         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1011         * configure: Regenerate.
1012         * Makefile.in: Regenerate.
1013
1014 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1015
1016         * config.guess: Import latest version.
1017         * config.sub: Likewise.
1018
1019 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1020
1021         * configure.in (spu-*-*): Don't skip target-libiberty.
1022         * configure: Regenerate.
1023
1024 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1025
1026         PR bootstrap/30134
1027         * configure.in: Correct x86 darwin support for libjava to powerpc
1028         and i?86 only.
1029         * configure: Regenerate.
1030
1031 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1032
1033         * configure.in: Add x86 darwin support for libjava.
1034         * configure: Regenerate.
1035
1036 2006-12-07  Mike Stump  <mrs@apple.com>
1037
1038         * Makefile.def (dependencies): Add dependency for
1039         install-target-libssp and install-target-libgomp on
1040         install-gcc.
1041         * Makefile.in: Regenerate.
1042
1043 2006-12-04  Richard Guenther  <rguenther@suse.de>
1044
1045         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1046         (Non-Algorithmic Maintainers): Move over non-algorithmic
1047         loop optimizer maintainers, add myself as a non-algorithmic
1048         middle-end maintainer.
1049
1050 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1051
1052         * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1055
1056         * configure.in: Update error message for missing GMP/MPFR.
1057
1058         * configure: Regenerate.
1059
1060 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1061
1062         * configure.in: Update MPFR version in error message.
1063
1064         * configure: Regenerate.
1065
1066 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1067
1068         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1069         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1070         --with-gmp-lib): New flags.
1071
1072         * configure: Regenerate.
1073
1074 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1075
1076         * MAINTAINERS (Write After Approval): Change my email address.
1077
1078 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2006-11-22  Philipp Thomas <pth@suse.de>
1083
1084         * MAINTAINERS (i18n): Update e-mail address.
1085
1086 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1087
1088         * MAINTAINERS (spu port): Add myself as maintainer.
1089         (Write After Approval): Remove myself.
1090
1091 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1092
1093         * configure.in (skipdirs): Don't build libssp for SPU.
1094         * configure: Regenerate.
1095
1096 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1097
1098         * MAINTAINERS (spu port): Add myself as maintainer.
1099         (libobjc): Update my email address.
1100
1101 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1102
1103         * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1106
1107         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1108         * configure : Rebuilt.
1109
1110 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1111
1112         * MAINTAINERS (Write After Approval): Add myself.
1113
1114 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1115
1116         * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1119
1120         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1121         libmpfr.a.
1122         * configure: Regenerate.
1123
1124 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1125
1126         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1127         (unstage): Test for stage_last presence.
1128
1129         PR bootstrap/29802
1130         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1131         * Makefile.in: Regenerate.
1132
1133 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1134
1135         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1136         maintainers.
1137
1138 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1139
1140         * MAINTAINERS (Write After Approval): Add myself.
1141
1142 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1143
1144         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1145         and stageN-package/Makefile.
1146         * Makefile.in: Regenerated.
1147
1148 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1149
1150         * configure.in: Remove target-libgloss from noconfigdirs for
1151         bfin-*-*.
1152         * configure: Regenerated.
1153
1154 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1155
1156         * configure.in (have_gmp): Only error if the gcc directory exists.
1157
1158         * configure: Regenerate.
1159
1160 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1161
1162         * configure.in: Robustify error message for missing GMP/MPFR.
1163
1164         * configure: Regenerate.
1165
1166 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1167
1168         * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1171
1172         * MAINTAINERS: Change email address.
1173
1174 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1175
1176         * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1179
1180         * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1183
1184         * MAINTAINERS (Write After Approval): Move myself to
1185         Write After Approval section.
1186
1187 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1188
1189         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1190         need_gmp anymore.
1191         * configure: Regenerate.
1192
1193 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1194
1195         * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1198
1199         * config.guess: Import latest version.
1200         * config.sub: Likewise.
1201
1202 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1203
1204         * Makefile.def: Added pdf target handling.
1205         * Makefile.tpl: Added pdf target handling.
1206         * Makefile.in: Regenerated.
1207
1208 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1209
1210         * MAINTAINERS: Add self as score port maintainer.
1211
1212 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1213
1214         * MAINTAINERS (Write After Approval): Add myself.
1215
1216 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1217
1218         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1219         or newer.
1220         * configure: Regenerated.
1221
1222 2006-09-27  Dave Brolley  <brolley@redhat.com>
1223
1224         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1225         $s instead of $r.
1226         * configure: Regenerated.
1227
1228 2006-09-26  Thiemo Seufer  <ths@mips.com>
1229
1230         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1231         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1232         * configure: Regenerate.
1233
1234 2006-09-24  Graeme Peterson <gridly@gmail.com>
1235
1236         * MAINTAINERS (Write After Approval): Remove myself.
1237
1238 2006-09-22  Chao-ying Fu  <fu@mips.com>
1239
1240         * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1243
1244         * MAINTAINERS: Add self as soft-fp maintainer.
1245
1246 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1247
1248         * MAINTAINERS: Add myself as avr maintainer.
1249         Remove Marek Michalkiewicz as avr maintainer.
1250
1251 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1252
1253         * MAINTAINERS (Write After Approval): Add myself.
1254
1255 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1256
1257         * configure.in: Never build newlib for a Mingw host.
1258         Never build newlib as Mingw target library.
1259         Test the existence of winsup/cygwin for building a Cygwin newlib,
1260         rather than just winsup.
1261         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1262         building a Mingw target.
1263         * configure: Regenerate.
1264
1265 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1266
1267         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1268
1269 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1270
1271         * config.guess: Import from src (was more updated).
1272         * config.sub: Likewise.
1273
1274 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1275
1276         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1277         * configure: Regenerated.
1278
1279 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1280
1281         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1282         for stages after the first.
1283
1284 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1285
1286         * Makefile.def: Add dependencies for configure-opcodes
1287         on configure-intl and all-opcodes on all-intl.
1288         * Makefile.in: Regenerated.
1289
1290 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1291
1292         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1293
1294 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1295
1296         Port to hosts whose 'sort' and 'tail' implementations
1297         treat operands with leading '+' as file names, as POSIX
1298         has required since 2001.  However, make sure the code still
1299         works on pre-POSIX hosts.
1300         * ltmain.sh: Don't assume "sort +2" is equivalent to
1301         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1302
1303 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1304
1305         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1306
1307 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1308
1309         * ltconfig: chmod 644 before ranlib during install.
1310
1311 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1312
1313         PR bootstrap/18058
1314         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1315         if the bootstrap compiler is a GCC version that supports it.
1316         * configure: Regenerate.
1317
1318 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1319
1320         * configure.in: Fix thinkos in previous check-in.
1321         * configure: Regenerate.
1322
1323 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1324
1325         PR other/27063
1326         * configure.in: Test subdir_requires and give an appropriate
1327         error message.
1328         * configure: Regenerate.
1329
1330 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1331
1332         * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1335
1336         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1337
1338 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1339
1340         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1341
1342 2006-06-20  David Ayers  <d.ayers@inode.at>
1343
1344         PR bootstrap/28072
1345         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1346         whether target-libjava is being configured instead of whether the
1347         java front end is enabled.
1348         * configure: Regenerate.
1349
1350 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1351
1352         PR target/27540
1353         * configure.in: Only enable libgomp on IRIX 6.
1354         * configure: Regenerate.
1355
1356 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1357
1358         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1359         too.
1360         * Makefile.in: Regenerate.
1361
1362 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1363
1364         * config-ml.in: Alter CCASFLAGS to include special
1365         multilib options the same as is done for CFLAGS.
1366
1367 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1368
1369         * configure.in: Don't enable libgomp on hpux10.
1370         * configure: Rebuilt.
1371
1372 2006-06-12  David Ayers  <d.ayers@inode.at>
1373
1374         PR bootstrap/27963
1375         PR target/19970
1376         * configure.in: Remove target-boehm-gc from noconfigdirs where
1377         ${libgcj} is specified.
1378         * configure: Regenerate.
1379
1380 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1381
1382         Sync from src:
1383
1384         * configure.in: Sync.
1385         * configure: Regenerated.
1386
1387         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1388
1389         * Makefile.def: Added dependencies from sim and gdb on intl, and
1390         added configure dependencies to everything with an all dependency
1391         on intl.
1392         * Makefile.in: Regenerated.
1393
1394 2006-06-06  David Ayers  <d.ayers@inode.at>
1395
1396         PR libobjc/13946
1397         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1398         * Makefile.in: Regenerate.
1399         * configure.in: Add --enable-objc-gc at toplevel and have it
1400         enable boehm-gc for Objective-C.
1401         Remove target-boehm-gc from libgcj.
1402         Add target-boehm-gc to target_libraries.
1403         Add target-boehm-gc to noconfigdirs where ${libgcj}
1404         is specified.
1405         Assert that boehm-gc is supported when requested for Objective-C.
1406         Only build boehm-gc if needed either for Java or Objective-C.
1407         * configure: Regenerate.
1408
1409 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1410
1411         PR 27674
1412         * Makefile.tpl (configure-[+prefix+][+module+],
1413         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1414         Remove rule to unstage bootstrapped modules.
1415         (stage_current): New.
1416         * Makefile.in: Regenerate.
1417
1418 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1419
1420         * MAINTAINERS (Write After Approval): Update my e-mail address.
1421
1422 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1423
1424         * include/libiberty.h: Declare pex_run_in_environment.
1425
1426 2006-05-31  Asher Langton  <langton2@llnl.gov>
1427
1428         * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1431
1432         * Makefile.def (bfd, opcodes): Fix lib_path.
1433         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1434         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1435         * Makefile.in: Regenerate.
1436
1437 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1438
1439         * Makefile.in: Regenerate.
1440
1441 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1442
1443         * Makefile.def: Add install-html target. Add datarootdir
1444         docdir and htmldir to flags_to_pass.
1445         * Makefile.tpl: Add install-html target.
1446         * Makefile.in: Regenerate.
1447         * configure.in: Add --with-datarootdir, --with-docdir, and
1448         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1449         * configure: Regenerate.
1450
1451 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1452
1453         * configure.in: Enable gprof for cross builds.
1454         * configure: Regenerate.
1455
1456 2006-05-22  Richard Guenther  <rguenther@suse.de>
1457
1458         Revert
1459         2006-01-31  Richard Guenther  <rguenther@suse.de>
1460         Paolo Bonzini  <bonzini@gnu.org>
1461
1462         * Makefile.def (target_modules): Add libgcc-math target module.
1463         * configure.in (target_libraries): Add libgcc-math target library.
1464         (--enable-libgcc-math): New configure switch.
1465         * Makefile.in: Re-generate.
1466         * configure: Re-generate.
1467         * libgcc-math: New toplevel directory.
1468
1469 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1470             Andreas Tobler  <a.tobler@schweiz.ch>
1471
1472         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1473         * configure: Rebuilt.
1474
1475 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1476
1477         * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2006-05-01  DJ Delorie  <dj@redhat.com>
1480
1481         * configure.in: Restore CFLAGS if GMP isn't present.
1482         * configure: Regenerate.
1483
1484 2006-05-01  Richard Guenther  <rguenther@suse.de>
1485
1486         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1487         maintainer.
1488
1489 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1490
1491         * MAINTAINERS (Write After Approval): Add myself.
1492
1493 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1494
1495         * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2006-04-18  DJ Delorie  <dj@redhat.com>
1498
1499         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1500         reference libgloss so that libssp can be built in a combined
1501         tree.
1502         * configure: Regenerate.
1503
1504 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1505
1506         * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1509
1510         * configure.in: Require makeinfo 4.4 or higher.
1511         * configure: Regenerate.
1512
1513 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1514
1515         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1516         Rearrange the entries of other libraries to have them in one place.
1517
1518 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1519
1520         * MAINTAINERS (Write After Approval): Remove myself.
1521         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1522
1523 2006-03-14  Richard Guenther  <rguenther@suse.de>
1524
1525         * configure: Regenerate with autoconf 2.13.
1526
1527 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1528
1529         * MAINTAINERS: Use my work address.
1530
1531         * MAINTAINERS: Update my E-mail address.
1532
1533 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1534
1535         * configure.in: Handle --disable-<component> generically.
1536         * configure: Regenerate.
1537
1538 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1539
1540         PR libgcj/17311
1541         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1542
1543 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1544
1545         * MAINTAINERS (Write After Approval):  Remove myself.
1546         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1547
1548 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1549
1550         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1551         (TARGET_CONFIGDIRS): Remove.
1552         * configure.in: Remove AC_SUBST(target_configdirs).
1553         * Makefile.in, configure: Regenerated.
1554
1555 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1556
1557         * MAINTAINERS (Write After Approval):  Remove myself.
1558         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1559
1560 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1561
1562         PR bootstrap/25670
1563
1564         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1565
1566         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1567         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1568         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1569         BUILD_PREFIX, BUILD_PREFIX_1.
1570         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1571
1572         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1573         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1574
1575         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1576         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1577         of `cat stage_current`.  Always provide the `r' and `s' variables.
1578         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1579         a single shell execution.
1580         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1581         bootstrapped modules, make the stage1 module if the build was not
1582         started yet, else build the current stage.
1583         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1584         (all-build, all-host, all-target, [+make_target+]-host,
1585         [+make_target+]-target): Do not use \-continued lines.
1586         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1587         (current_stage, restrap, stage_last): New.
1588
1589         * Makefile.in: Regenerate.
1590         * configure: Regenerate.
1591
1592 2006-02-19  Bud Davis  <jmdavis@link.com>
1593
1594         * MAINTAINERS (Write After Approval):  Remove myself.
1595         (Language Front End Maintainers):  Add myself as fortran 95
1596         maintainer and update e-mail address.
1597
1598 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1599
1600         * MAINTAINERS (Write After Approval):  Remove myself.
1601         (Language Front End Maintainers):  Add myself as fortran 95
1602         maintainer.
1603
1604 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1605
1606         * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1609
1610         * MAINTAINERS (Write After Approval):  Remove myself.
1611         (Language Front End Maintainers):  Add myself as
1612         fortran 95 maintainer.
1613
1614 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1615
1616         Sync from src:
1617
1618         2005-12-27  Leif Ekblad  <leif@rdos.net>
1619
1620         * configure.in: Add support for RDOS target.
1621         * configure: Regenerate.
1622
1623 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1624             Andreas Schwab  <schwab@suse.de>
1625
1626         * configure: Regenerate.
1627
1628 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1629
1630         * configure.in (enable_libgomp): Add AIX.
1631         * configure: Regenerate.
1632
1633 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1634
1635         * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1638
1639         * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2006-01-31  Richard Guenther  <rguenther@suse.de>
1642         Paolo Bonzini  <bonzini@gnu.org>
1643
1644         * Makefile.def (target_modules): Add libgcc-math target module.
1645         * configure.in (target_libraries): Add libgcc-math target library.
1646         (--enable-libgcc-math): New configure switch.
1647         * Makefile.in: Re-generate.
1648         * configure: Re-generate.
1649         * libgcc-math: New toplevel directory.
1650
1651 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1652
1653         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1654         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1655         the assembler, linker and binutils.
1656         * configure: Regenerate.
1657
1658 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1659
1660         * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1663
1664         * configure: Regenerate.
1665
1666 2006-01-18  Richard Henderson  <rth@redhat.com>
1667             Jakub Jelinek  <jakub@redhat.com>
1668             Diego Novillo  <dnovillo@redhat.com>
1669
1670         * libgomp: New directory.
1671         * Makefile.def: Add target_module libgomp.
1672         * Makefile.in: Regenerate.
1673         * configure.in (target_libraries): Add target-libgomp.
1674         * configure: Regenerate.
1675
1676 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1677
1678         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1679         @ from continuation.
1680         * Makefile.in: Rebuilt.
1681
1682 2006-01-04  Chris Lattner  <sabre@gnu.org>
1683
1684         * MAINTAINERS (Write After Approval): Add myself.
1685
1686 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1687
1688         PR bootstrap/24252
1689
1690         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1691         * Makefile.tpl (OBJDUMP): New.
1692         (EXTRA_HOST_FLAGS): Add it.
1693         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1694
1695         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1696         to use symbolic links between directories.  Avoid race conditions
1697         or make them harmless.
1698         * configure.in: Do not try to use symbolic links between directories.
1699
1700         * Makefile.def (LEAN): Pass.
1701         * Makefile.tpl (LEAN): Define.
1702         (stage[+id+]-start): Accept that the previous directory does not
1703         exist, if the bootstrap is lean.
1704         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1705         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1706         configure substitution.
1707         ([+compare-target+]): Likewise.
1708         ([+bootstrap-target+]-lean): New.
1709         * configure.in: Remove lean bootstrap support from here.
1710
1711         * Makefile.in: Regenerate.
1712         * configure: Regenerate.
1713
1714 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1715
1716         * MAINTAINERS (libdecnumber): Add myself.
1717
1718 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1719
1720         * libtool-ldflags: New script.
1721
1722 2006-01-02  Andreas Schwab  <schwab@suse.de>
1723
1724         * configure.in: When reconfiguring remove Makefile in
1725         all stage directories.
1726         * configure: Regenerate.
1727
1728 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1729
1730         * MAINTAINERS: Update my email address.
1731
1732 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1733
1734         Revert Ada-related part of the previous change.
1735
1736         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1737         Do not pass.
1738         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1739         * Makefile.in: Regenerate.
1740         * configure.in: Do not include mt-ppc-aix target fragment.
1741         * configure: Regenerate.
1742
1743 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1744
1745         * configure.in: Select appropriate fragments for PowerPC/AIX.
1746         * configure: Regenerate.
1747
1748         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1749         BOOT_CFLAGS, BOOT_LDFLAGS.
1750         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1751         BOOT_CFLAGS, BOOT_LDFLAGS.
1752         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1753         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1754         (stage): Fail if we cannot complete the work.
1755         * Makefile.in: Regenerate.
1756
1757 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1758
1759         * configure.in: Replace ms1 with mt.
1760         * configure: Rebuilt.
1761
1762 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1763
1764         * MAINTAINERS: Update my email address.
1765
1766 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1767
1768         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1769         install-host-nogcc): Don't invoke $(stage) at the end.
1770         * Makefile.in: Regenerate.
1771
1772 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1773
1774         * configure.in: Flip the top-level bootstrap switch.
1775         * configure: Regenerate.
1776
1777 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1778
1779         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1780         $(stage) and $(unstage).
1781         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1782         (all): Remove stray semicolon.
1783         (local-distclean): Don't handle multilib.tmp and multilib.out.
1784         (install.all): Set $s for consistency.
1785         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1786         check_multilibs setting.  Always make the install directory.
1787         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1788         Correct @if/@endif.
1789         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1790         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1791         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1792         (multilib.out): Remove.
1793         * Makefile.in: Regenerated.
1794
1795 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1796
1797         * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1800
1801         * MAINTAINERS: Add myself as mt maintainer.
1802
1803         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1804
1805 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1806
1807         * MAINTAINERS: Change email address.
1808
1809 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1810
1811         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1812         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1813         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1814         Find in-tree tools if available.
1815         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1816         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1817         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1818         (COMPILER_*_FOR_TARGET): New.
1819         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1820         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1821         (CONFIGURED_*, USUAL_*): Remove.
1822         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1823         STRIP): Use autoconf substitutions.
1824         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1825         COMPILER_NM_FOR_TARGET): New.
1826         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1827
1828         (all): Make all-host and all-target in parallel.
1829         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1830         that $$r and $$s are set before invoking a recursive make.
1831         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1832         ([+bootstrap-target+]): Inline most of the `all' target.
1833
1834 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1835
1836         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1837         from the gcc build directory.
1838         * Makefile.in: Regenerate.
1839
1840 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1841
1842         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1843         depend on all-libdecnumber.
1844         * configure.in (host_libs): Include libdecnumber.
1845         * Makefile.in: Regenerate.
1846         * configure: Likewise.
1847
1848 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1849
1850         * libdecnumber: Import decNumber sources from the dfp-branch.
1851
1852 2005-11-21  Kean Johnston  <jkj@sco.com>
1853
1854         * config.sub, config.guess: Sync from upstream sources.
1855
1856 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1857
1858         Import from Autoconf sources:
1859
1860         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1861         * config/move-if-change: Don't output "$2 is unchanged";
1862         suggested by Ben Elliston.  Handle weird characters correctly.
1863
1864 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1865
1866         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1867         to match upstream libtool for darwin.
1868
1869 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1870
1871         * Makefile.def: Remove gdb dependencies for gdbtk.
1872         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1873         (configure-gdb, install-gdb): New rules.
1874         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1875         * Makefile.in, configure: Regenerated.
1876
1877 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1878
1879         * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1886
1887         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1888         Diego Novillo.
1889
1890 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1891
1892         PR bootstrap/24297
1893         * Makefile.tpl (do-[+make-target+], do-check, install,
1894         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1895         are set before recursing.
1896         * Makefile.in: Regenerate.
1897
1898 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1899
1900         PR bootstrap/18939
1901         * Makefile.def (gcc) <target>: Fix thinko.
1902         * Makefile.in: Regenerate.
1903
1904 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1905
1906         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1907         * configure: Regenerate.
1908
1909 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1910
1911         * MAINTAINERS (Write After Approval): Add self.
1912
1913 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1914
1915         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1916         target-libffi, target-qthreads, target-libjava, and
1917         targetlibobjc.
1918         * configure: Regenerate.
1919
1920 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1921
1922         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1923         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1924         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1925         (USUAL_OBJDUMP_FOR_TARGET): New.
1926         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1927         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1928         * configure, Makefile.in: Regenerated.
1929
1930 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1931
1932         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1933         before other host packages.
1934
1935 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1936
1937         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1938
1939 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1940
1941         PR bootstrap/22340
1942
1943         * configure.in (default_target): Remove.
1944         * Makefile.tpl (all): Do not use prerequisites as subroutines
1945         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1946         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1947         use prerequisites as subroutines.
1948         (check-host, check-target): New.
1949         (bootstrap configure & all targets): Do not use stage*-start
1950         if the directory layout is already ok.
1951         (non-bootstrap configure & all targets): Prepend a $(unstage).
1952         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1953         (NOTPARALLEL): Remove.
1954         (unstage, stage variables): New variables.
1955         (unstage, stage targets): Simply expand to those variables.
1956
1957         * configure: Regenerate.
1958         * Makefile.in: Regenerate.
1959
1960 2005-10-04  James E Wilson  <wilson@specifix.com>
1961
1962         * Makefile.def (lang_env_dependencies): Add libmudflap.
1963         * Makefile.in: Regenerate.
1964
1965 2005-10-03  Andreas Schwab  <schwab@suse.de>
1966
1967         Backport from libtool CVS:
1968         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1969
1970         * ltmain.sh: add support for installing into temporary
1971         staging area (e.g. 'make install DESTDIR=...')
1972
1973 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1974
1975         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1976         * configure: Regenerated.
1977
1978 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1979
1980         * configure: Regenerate with the correct
1981         autoconf version.
1982
1983 2005-09-30  Catherine Moore  <clm@cm00re.com>
1984
1985         * configure.in (bfin-*-*): New.
1986         * configure: Regenerated.
1987
1988 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1989
1990         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1991         (LIPO_FOR_TARGET): New.
1992         (CONFIGURED_LIPO_FOR_TARGET): New.
1993         (USUAL_LIPO_FOR_TARGET): New.
1994         (STRIP_FOR_TARGET): New.
1995         (CONFIGURED_STRIP_FOR_TARGET): New.
1996         (USUAL_STRIP_FOR_TARGET): New.
1997         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1998         STRIP_FOR_TARGET.
1999         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2000         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2001         * Makefile.in: Regenerate.
2002         * configure: Regenerate.
2003
2004 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2005
2006         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2007         (rs6000-*-aix*): Same.
2008         * configure: Regenerate.
2009
2010 2005-09-16  Tom Tromey  <tromey@redhat.com>
2011
2012         * MAINTAINERS: Add self as java maintainer.
2013
2014 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2015
2016         * configure.in: Recognize f95 in the --enable-languages option,
2017         and substitute it for fortran, issuing a warning.
2018         * configure: Regenerate.
2019
2020 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2021
2022         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2023         * configure:  Regenerated.
2024
2025 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2026
2027         * MAINTAINERS: Add self as ms1 maintainer.
2028
2029 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2030
2031         * Makefile.def (libssp): Add to lang_env_dependencies.
2032         * Makefile.in: Regenerate.
2033
2034 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2035
2036         * MAINTAINERS: Add myself as middle-end maintainer.
2037
2038 2005-08-17  Christian Groessler  <chris@groessler.org>
2039
2040         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2041         * Makefile.in: Regenerate.
2042
2043 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2044
2045         * MAINTAINERS (write after approval): Added myself.
2046
2047 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2048
2049         * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2052
2053         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2054         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2055         Look for alternate names of the target cc and c++
2056         * configure: Regenerate.
2057
2058 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2061         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2062         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2063         tools; remove code to manually set them.
2064         (Target tools): Look in the environment for them.
2065         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2066         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2067         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2068         build directory.
2069         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2070         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2071         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2072         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2073         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2074         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2075         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2076         * configure: Regenerate.
2077         * Makefile.in: Regenerate.
2078
2079 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2080
2081         * MAINTAINERS: Update for removed CPU targets.
2082
2083 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2084
2085         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2086         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2087         * Makefile.in: Regenerated.
2088
2089 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2090
2091         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2092         (CFLAGS_FOR_TARGET): Use it.
2093         (CXXFLAGS_FOR_TARGET): Likewise.
2094         * Makefile.in: Regenerated.
2095         * configure.in (--with-build-sysroot): New option.
2096         * configure: Regenerated.
2097
2098 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2099
2100         * Makefile.tpl: Wrap install between unstage and stage
2101         * Makefile.in: Regenerate.
2102
2103 2005-07-21  Eric Christopher  <echristo@apple.com>
2104
2105         * MAINTAINERS: Update affiliation.
2106
2107 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2108
2109         * MAINTAINERS: Add self as crx port maintainer.
2110
2111 2005-07-20  DJ Delorie  <dj@redhat.com>
2112
2113         * MAINTAINERS: Add self as m32c maintainer.
2114
2115 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2116
2117         * all files: Update FSF address.
2118
2119 2005-07-15  Eric Christopher  <echristo@redhat.com>
2120
2121         * MAINTAINERS: Change affiliation.
2122
2123 2005-07-14  Jim Blandy  <jimb@redhat.com>
2124
2125         * configure.in: Add cases for Renesas m32c.
2126         * configure: Regenerated.
2127
2128 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2129
2130         * COPYING.LIB: Update from fsf.org.
2131
2132 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2133
2134         * COPYING, compile, config.guess,
2135         config.sub, install-sh, missing, mkinstalldirs,
2136         symlink-tree, ylwrap: Sync from upstream sources.
2137         * config-ml.in: Update FSF address.
2138
2139 2005-07-13  Eric Christopher  <echristo@redhat.com>
2140
2141         * configure.in: Add toplevel noconfigdir support for tpf.
2142         * configure: Regenerate.
2143
2144 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2145
2146         PR ada/22340
2147
2148         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2149         * Makefile.in: Regenerate.
2150
2151 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2152
2153         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2154         Brolley to write-after-approval.
2155
2156 2005-07-07  Andreas Schwab  <schwab@suse.de>
2157
2158         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2159         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2160         * Makefile.in: Regenerated.
2161
2162 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2163
2164         * configure.in: Don't build sim or rda when targetting darwin.
2165         * configure: Regenerate.
2166
2167 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2168
2169         * configure.in: Add --enable-libssp and --disable-libssp.
2170         * configure: Regenerate with autoconf-2.13.
2171
2172 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2173
2174         * Makefile.def (target_modules): Add libssp.
2175         * configure.in (target_libraries): Add target-libssp.
2176         * configure: Rebuilt.
2177         * Makefile.in: Rebuilt.
2178
2179 2005-07-01  Zack Weinberg  <zackw@panix.com>
2180
2181         * MAINTAINERS: Change email address.  Resign from maintainership.
2182
2183 2005-07-01  Richard Guenther  <rguenther@suse.de>
2184
2185         * MAINTAINERS: Change my e-mail address and affiliation.
2186
2187 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2188
2189         * Makefile.def (stagefeedback): Come after profile.
2190         Define profiledbootstrap target.
2191         * Makefile.tpl (profiledbootstrap): Remove.
2192         (stageprofile-end): Zap stagefeedback.
2193         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2194         * Makefile.in: Regenerate.
2195
2196 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2197
2198         * MAINTAINERS: Update my email address.
2199
2200 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2201
2202         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2203         In 'cpp' stanza, support '#line' as well as '# '.
2204
2205 2005-06-08  Andreas Schwab  <schwab@suse.de>
2206
2207         * MAINTAINERS: Move myself from 'Write After Approval' to
2208         'CPU Port Maintainers' section as m68k maintainer.
2209
2210 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2211
2212         * configure.in (unsupported_languages): New macro.
2213         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2214         non-ported target libraries in noconfigdirs.
2215         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2216         non-linux-gnu.  Remove libgcj_ex_libffi.
2217         <lang_frag loop>: Set add_this_lang=no if the language is in
2218         unsupported_languages.
2219         * configure: Regenerate.
2220
2221 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2222
2223         * configure.in: Fix typo in handling of --with-mpfr-dir.
2224         * configure: Regenerate.
2225
2226 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2227
2228         * MAINTAINERS: Update my email address.
2229
2230 2005-06-02  Jim Blandy  <jimb@redhat.com>
2231
2232         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2233         accepted into the master sources.)
2234
2235 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2236             Michael Snyder  <msnyder@redhat.com>
2237             Stan Cox  <scox@redhat.com>
2238
2239         * configure.in: Set noconfigdirs for ms1.
2240
2241         * configure: Regenerate.
2242
2243 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2244
2245         * MAINTAINERS (Write After Approval): Add self.
2246
2247 2005-06-01  Josh Conner  <jconner@apple.com>
2248
2249         * MAINTAINERS (Write After Approval): Add self.
2250
2251 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2252
2253         * MAINTAINERS: Update my email address.
2254
2255 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2256
2257         * MAINTAINERS (Write After Approval): Add self.
2258
2259 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2260
2261         * MAINTAINERS (Write After Approval): Remove self.
2262
2263 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2264
2265         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2266         (Dependencies): Consider target modules for bootstrap dependencies.
2267         Make target bootstrap modules depend on each stage's gcc.
2268         * Makefile.in: Regenerate.
2269
2270 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2271
2272         * Makefile.def (configure-gcc): Depend on binutils having been built.
2273         (all-gcc): No need to do it here.
2274         * Makefile.in: Regenerate.
2275
2276 2005-05-19  Paul Brook  <paul@codesourcery.com>
2277
2278         * configure.in: Rewrite misleading error message when requested
2279         language cannot be built.
2280         * configure: Regenerate.
2281
2282 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2283
2284         * ylwrap: Import from Automake 1.9.5.
2285
2286 2005-05-13  David Ung  <davidu@mips.com>
2287
2288         * MAINTAINERS (Write After Approval): Add self.
2289
2290 2005-05-09  Mike Stump  <mrs@apple.com>
2291
2292         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2293         lt_cv_sys_max_cmd_len for now.
2294
2295 2005-05-09  Stan Cox  <scox@redhat.com>
2296
2297         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2298
2299 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2300
2301         * README.SCO: Update the URL.
2302
2303 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2304
2305         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2306         with_gnu_ld to libtool.
2307         * ltcf-c.sh (aix[45]): Define file_list_spec.
2308         * ltcf-cxx.sh (aix[45]): Same.
2309         * ltcf-gcj.sh (aix[45]): Same.
2310         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2311         exists, write list of input files to temporary file.
2312
2313 2005-05-04  Mike Stump  <mrs@apple.com>
2314
2315         * configure.in: Always pass --target to target configures as
2316         otherwise rebuilds that do --recheck will fail.
2317         * confiugure: Rebuilt.
2318
2319 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2320
2321         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2322         STAGE_HOST_EXPORTS.
2323         (configure, all): Add bootstrap support.
2324         (Host modules, target modules): Pass post-stage1 flags and exports.
2325         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2326         * Makefile.in: Regenerate.
2327
2328 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2329
2330         * configure: Regenerate.
2331
2332 2005-04-27  Mike Stump  <mrs@apple.com>
2333
2334         * MAINTAINERS: Add self as darwin maintainer.
2335
2336 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2337
2338         * config.sub: Update from master copy.
2339
2340 2005-04-21  Mike Stump  <mrs@apple.com>
2341
2342         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2343         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2344
2345 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2346
2347         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2348         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2349         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2350         "*-*-elf" and "*-*-linux*".
2351         * configure: Regenerate.
2352
2353 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2354
2355         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2356
2357 2005-04-12  Mike Stump  <mrs@apple.com>
2358
2359         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2360
2361 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2362
2363         * MAINTAINERS (Write After Approval): Add myself.
2364
2365 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2366
2367         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2368
2369 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2370
2371         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2372         (TARGET_CONFIGARGS): Include --with-target-subdir.
2373         (configure, all): New macros.  Use them throughout.
2374         * Makefile.in: Regenerate.
2375
2376 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2377
2378         * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2381
2382         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2383
2384 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2385
2386         * MAINTAINERS: Move John Carr to Write After Approval.
2387
2388 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2389
2390         * config/mh-mingw32: Delete.
2391         * configure.in: Don't use it.
2392         * configure: Regenerate.
2393
2394 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2395
2396         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2397         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2398         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2399         (HOST_LIB_PATH): Generate from Makefile.def.
2400         (TARGET_LIB_PATH): Likewise.
2401         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2402         * Makefile.in: Regenerate.
2403         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2404         (RPATH_ENVVAR): Include Darwin case.
2405         * configure: Regenerate.
2406
2407 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2408
2409         * MAINTAINERS (Various Maintainers): Remove self.
2410         (Write After Approval): Add self.
2411
2412 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2413
2414         * MAINTAINERS (Various Maintainers): Add self.
2415
2416 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2417
2418         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2419         * configure: Regenerate.
2420
2421 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2422
2423         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2424         gcc_version, and gcc_version_trigger from set of flags to pass.
2425         * Makefile.tpl: Remove definitions of above variables.
2426         (config.status): Remove dependency on $(gcc_version_trigger).
2427         * Makefile.in: Regenerate.
2428         * configure.in: Do not reference config/gcc-version.m4 nor
2429         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2430         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2431         * configure: Regenerate.
2432
2433 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2434             Andrew Pinski <pinskia@physics.uc.edu>
2435
2436         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2437         * Makefile.in: Regenerate.
2438
2439 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2440
2441         * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2005-03-03  David Ayers  <d.ayers@inode.at>
2444
2445         * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2448
2449         PR libgcj/20160
2450         * ltmain.sh: Avoid creating archives with components that have
2451         duplicate basenames.
2452
2453 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2454
2455         PR bootstrap/20250
2456         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2457         instead of check.
2458         * Makefile.in: Regenerate.
2459
2460 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         * Makefile.in: Regenerate to fix conflict between the previous two
2463         patches.
2464
2465 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2466
2467         PR bootstrap/17383
2468         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2469         * Makefile.tpl (HOST_SUBDIR): New substitution.
2470         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2471         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2472         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2473         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2474         (Host modules, Bootstrapped modules): Use it.
2475         (Build modules, Target modules): Do not create symlink trees,
2476         always configure out-of-srcdir.
2477         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2478         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2479         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2480         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2481
2482         * Makefile.in: Regenerate.
2483         * configure: Regenerate.
2484
2485 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2486
2487         Merged from libada-gnattools-branch:
2488         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2489
2490         * gnattools: New directory.
2491         * Makefile.def: Add gnattools as a module, depending on target-libada.
2492         * Makefile.in: Regenerate.
2493         * configure.in: Include gnattools in host_tools; disable it if ada
2494         is disabled.
2495         * configure: Regenerate.
2496
2497 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2498
2499         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2500         treelang maintainer.
2501         (Write After Approval): Remove myself.
2502
2503 2005-02-23  Paul Schlie  <schlie@comcast.net>
2504
2505         * configure.in: Allow darwin targeted ports to build tk, itcl and
2506         libgui.
2507         * configure: Regenerate.
2508
2509 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2510
2511         PR libgcj/10353
2512         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2513         * configure: Regenerate.
2514
2515 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2520
2521         * MAINTAINERS: Update my e-mail address.
2522
2523 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2524
2525         * MAINTAINERS (Write After Approval): Add myself.
2526
2527 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2528
2529         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2530         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2531         target-libgloss when not *-*-elf and *-*-aout.
2532         * configure: Regenerate.
2533
2534 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2535
2536         * MAINTAINERS: Remove obsolete entries.
2537
2538         * MAINTAINERS (Write After Approval): Add Michael Matz.
2539
2540 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2541
2542         * MAINTAINERS: Remove self as cpplib maintainer.
2543
2544 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2545
2546         * install-sh, config.sub: Import from upstream.
2547
2548 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2549
2550         PR bootstrap/18222
2551         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2552         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2553         * Makefile.in: Regenerate.
2554
2555 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2556
2557         * MAINTAINERS: Update my email address.
2558
2559 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2560             Andreas Schwab  <schwab@suse.de>
2561
2562         PR bootstrap/18033
2563         * config-ml.in: Eval option if surrounded by single quotes.
2564
2565 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2566
2567         Revert 2004-12-28 Makefile changes, a better fix will be
2568         applied to mainline and src after GCC 4.0 branches.
2569
2570 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2571
2572         PR bootstrap/17383
2573
2574         * Makefile.def (target_modules): Remove stage parameter,
2575         it is always true now.
2576         * Makefile.tpl (configure-build-[+module+],
2577         configure-target-[+module+]): Always build symlink tree
2578         for the directory and for include.  BUILD_SUBDIR and
2579         TARGET_SUBDIR cannot be . anymore.
2580         * Makefile.in: Regenerate.
2581
2582 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2583
2584         Revert 2004-12-08 Makefile changes.
2585
2586 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2587
2588         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2589         cygwin, mingw.
2590
2591 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2592
2593         * configure.in (sh64-*-*): Reenable gprof.
2594         * configure: Regenerate.
2595
2596 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2597
2598         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2599         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2600         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2601         * Makefile.in: Regenerate.
2602
2603 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2604
2605         * MAINTAINERS: Update my email address.
2606
2607 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2608
2609         * Makefile.tpl: Generate normal dependencies if the LHS module is
2610         not bootstrapped.
2611         * Makefile.in: Regenerate.
2612
2613 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2614
2615         * configure.in: Include config/gxx-include-dir.m4.  Use
2616         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2617         * configure: Regenerate.
2618
2619 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2620
2621         * config.if: Delete.
2622         * configure.in: Set libstdcxx_incdir directly.
2623         * configure: Regenerate.
2624
2625 2004-12-02  Eric Christopher  <echristo@redhat.com>
2626
2627         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2628         * Makefile.in: Regenerate.
2629
2630 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2631
2632         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2633         * configure: Regenerate.
2634
2635 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2636
2637         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2638         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2639         * configure: Regenerate.
2640
2641 2004-12-01  Eric Christopher  <echristo@redhat.com>
2642
2643         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2644         of things to remove.
2645
2646 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2647
2648         * MAINTAINERS (Write After Approval): Update my e-mail address.
2649
2650 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2651
2652         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2653         from CVS libtool to always pass_all.
2654
2655 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2656
2657         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2658         (hppa*64*-*-*): Delete incorrect comment.
2659         * configure: Rebuilt.
2660
2661 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2662
2663         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2664
2665 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2666
2667         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2668         from CVS libtool to always pass_all.
2669
2670 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2671
2672         * install-sh, compile: Import from automake.
2673
2674 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2675
2676         * config.guess, config.sub:  Import from savannnah.
2677
2678 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2679
2680         * MAINTAINERS (Write After Approval): Add myself
2681
2682 2004-11-12  Mike Stump  <mrs@apple.com>
2683
2684         * Makefile.def: Add html support.
2685         * Makefile.tpl: Likewise.
2686         * Makefile.in: Regenerate.
2687
2688 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2689
2690         PR 18423
2691         * configure.in: Remove all instances of build-fixincludes from
2692         noconfigdirs.
2693         (build_configargs): Supply --target to subdirectories.
2694         * configure: Regenerate.
2695
2696         * Makefile.def: Make gcc install depend on fixincludes install.
2697         * Makefile.in: Regenerate.
2698
2699 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2700
2701         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2702
2703 2004-11-11  Paul Brook  <paul@codesourcery.com>
2704
2705         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2706
2707 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2708
2709         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2710         target-libgfortran.
2711         * configure: Regenerate.
2712
2713 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2714
2715         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2716         like CC.
2717
2718 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2719
2720         * Makefile.def (host fixincludes): Specify missing targets.
2721         * Makefile.in: Regenerate.
2722
2723 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2724
2725         * MAINTAINERS: Add myself
2726
2727 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2728
2729         * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2732
2733         * Makefile.def: Build fixincludes for the host, too.
2734         * Makefile.in: Regenerate.
2735         * configure.in (host_tools): Add fixincludes.
2736         * configure: Regenerate.
2737
2738 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2739
2740         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2741         * configure: Regenerated.
2742
2743 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2744
2745         PR other/17783
2746         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2747         * configure: Regenerated.
2748
2749 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2750
2751         * README.SCO: Update per FSF instructions.
2752
2753 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2754
2755         PR target/18151
2756         * configure.in (case ${target}): Do not build fixincludes for avr.
2757         * configure: Regenerated.
2758
2759 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * configure.in (case ${target}): Do not build fixincludes
2762         on platforms where it is not used.
2763         * configure: Regenerated.
2764
2765 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2766
2767         * configure.in: Use an absolute path to install-sh.
2768         * configure: Regenerated.
2769
2770 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2771
2772         * MAINTAINERS (Write After Approval): Add myself.
2773
2774 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2775
2776         * MAINTAINERS: Remove from Write After Approval those that are
2777         already maintainers.
2778
2779 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2780
2781         * MAINTAINERS:  Update my email address.
2782
2783 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2784
2785         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2786         * configure: Regenerate.
2787
2788 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2789
2790         * MAINTAINERS:  Update my email address.
2791
2792 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2793
2794         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2795         entries belonging to this category.
2796
2797 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2798
2799         * MAINTAINERS: Update my e-mail address.
2800
2801 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2802
2803         Fix wrong conflict resolution in:
2804
2805         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2806
2807         * Makefile.in: Regenerate.
2808         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2809         in the recursive `make', instead of hardwiring `all'.
2810         (Autogenerated TARGET-* variables): New.
2811
2812 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2813
2814         * configure.in: Enable target-libgloss for crx-*-*.
2815         * configure: Regenerate.
2816
2817 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2818
2819         * MAINTAINERS (Various Maintainers): Move the "windows,
2820         cygwin, mingw" maintainer to ...
2821         (OS Port Maintainers): ... here.
2822
2823 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2824
2825         * MAINTAINERS (Write After Approval): Remove those that are
2826         maintainers of some subsystem.
2827
2828 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2829
2830         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2831         * ltcf-cxx.sh (tpf*): Likewise.
2832         * ltconfig (tpf*): Add TPF OS configuration support.
2833
2834 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2835
2836         * MAINTAINERS: Change my email address to my new work account.
2837
2838 2004-09-24  Michael Roth  <mroth@nessie.de>
2839
2840         * configure.in (--without-headers): Add missing double quotes.
2841         * configure: Regenerate.
2842
2843 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2844
2845         * ylwrap: Revert to previous version.
2846
2847 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2848
2849         PR bootstrap/17369
2850         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2851         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2852         SET_GCC_LIB_PATH_CMD.
2853         (BASE_TARGET_EXPORTS): Likewise.
2854         * Makefile.in: Regenerated.
2855
2856         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2857         * configure: Regenerated.
2858
2859 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2860
2861         * config.guess: New upstream version
2862         * compile, depcomp, install-sh, ylwrap: Likewise.
2863
2864 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2865
2866         * config/mh-x86omitfp: New host makefile fragment.  Add
2867         -fomit-frame-pointer to the default BOOT_CFLAGS.
2868         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2869         * configure: Regenerate.
2870
2871 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2872
2873         PR target/11572
2874         * configure.in (*-*-darwin*): Renable libobjc.
2875         * configure: Regenerate.
2876
2877 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2878
2879         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2880
2881 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2882
2883         * Makefile.def: Remove libbanshee.
2884         * Makefile.tpl: Ditto.
2885         * configure.in: Ditto.
2886         * Makefile.in: Regen.
2887         * configure: Ditto.
2888
2889 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2890
2891         * ltmain.sh: Use $pic_object as $non_pic_object if
2892         $non_pic_object=none.
2893
2894 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2895
2896         * missing: Import latest version from master repository.
2897
2898 2004-09-06  Nick Clifton  <nickc@redhat.com>
2899
2900         * config.sub: Import latest version from master repository.
2901         * config.guess: Likewise.
2902         This includes these changes:
2903
2904         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2905
2906         * config.sub: Handle crisv32, alias etraxfs.
2907         * config.guess (crisv32:Linux:*:*): Handle.
2908
2909         2004-08-13  Brad Smith  <brad@comstyle.com>
2910
2911         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2912         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2913
2914         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2915
2916         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2917         assume the processor is a powerpc.  This is because coreutils
2918         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2919         in this case, due to a MacOS X bug that causes
2920         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2921         to return a negative number.
2922         Problem reported by Petter Reinholdtsen in:
2923         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2924
2925         2004-07-19  Ben Elliston  <bje@gnu.org>
2926
2927         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2928
2929         2004-06-24  Ben Elliston  <bje@gnu.org>
2930
2931         * config.guess: Update copyright years.
2932         * config.sub: Likewise.
2933
2934         2004-06-22  Robert Millan  <robertmh@gnu.org>
2935
2936         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2937         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2938
2939         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2940
2941         * config.guess (*:*VMS:*:*): New entry. Replaces
2942         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2943         manufacturer.
2944
2945         2004-06-22  Ben Elliston  <bje@gnu.org>
2946
2947         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2948         * config.sub: Likewise.
2949
2950         2004-06-22  Ben Elliston  <bje@gnu.org>
2951
2952         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2953         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2954
2955         2004-06-11  Ben Elliston  <bje@gnu.org>
2956
2957         * config.guess (pegasos:OpenBSD:*:*): Remove.
2958
2959         2004-06-11  Ben Elliston  <bje@gnu.org>
2960
2961         From Wouter Verhelst <wouter@grep.be>:
2962         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2963
2964         2004-06-11  Ben Elliston  <bje@gnu.org>
2965
2966         * config.guess (luna88k:OpenBSD:*:*): New.
2967
2968         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2969
2970         * config.guess (m32r*:Linux:*:*): New case.
2971         * config.sub: Handle m32rle.
2972
2973         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2974
2975         From Jens Petersen  <petersen@redhat.com>:
2976         * config.sub: Handle sparcv8.
2977
2978         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2979
2980         From Tom Smith <smith@cag.lkg.hp.com>:
2981         * config.guess: Version suffixes are equally significant on Tru64
2982         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2983         prefix of "P" (patched kernel).
2984
2985         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2986
2987         * config.sub: Add support for National Semiconductor CRX target.
2988
2989 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2990
2991         * MAINTAINERS (Various Maintainers): Remove myself as web page
2992         maintainer, add myself as maintainer of build status lists.
2993
2994 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2995
2996         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2997         *-*-netware, but add target-libmudflap.
2998         Consolidate *-*-netware targets (of which really only i?86 exists)
2999         into a single entry.
3000         * configure: Likewise.
3001
3002 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3003
3004         * Makefile.tpl (sorry): Remove.
3005         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3006         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3007         (do-clean): Clean per-stage directories too.
3008         (do-distclean): Run distclean-stage1 too.
3009         (.NOTPARALLEL): Enable during toplevel bootstrap.
3010         (stage[+id+]-bubble): Enable parallel execution during
3011         the recursive invocation.
3012         * Makefile.in: Regenerate.
3013
3014         Fix previous checkin:
3015
3016         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3017         include.
3018         * configure.in: Fix indentation.
3019         * configure: Regenerate.
3020
3021 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3022
3023         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3024         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3025         * configure: regenerate
3026         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3027         -mdynamic-no-pic
3028
3029
3030 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         * Makefile.def (build_modules): Add fixincludes.
3033         (dependencies): Make gcc depend on fixincludes.
3034         * configure.in (build_tools): Add fixincludes.
3035         (build_configdirs): Always include build_libs.
3036         * Makefile.in: Regenerate.
3037         * configure: Regenerate.
3038
3039 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3040
3041         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3042         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3043         phony targets; do not generate timestamp files.
3044         (distclean-stageN): Remove references to their timestamp files.
3045         (restageN, touch-stageN): Remove.
3046         (stageN-bubble): Rewritten.
3047         (compare): Support lean bootstraps.
3048         * Makefile.in: Regenerate.
3049
3050         * configure.in: Only warn when bootstrapping but
3051         build != host or build != target.  Support lean bootstraps.
3052         * configure: Regenerate.
3053
3054 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3055
3056         * configure.in:  Give a better error message if GMP/MPFR are missing
3057         and a language needing them has been requested.
3058         * configure:  Regenerated.
3059
3060 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3061
3062         * configure.in:  Print a list of available language front-ends if
3063         a requested one is missing.  Tidy stray tab characters.
3064         * configure:  Regenerated.
3065
3066 2004-08-19  Michael Koch  <konqueror@gmx.de>
3067
3068         * gcc/doc/install.texi: Update entry about automake for libjava.
3069
3070 2004-08-17  Robert Millan  <robertmh@gnu.org>
3071
3072         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3073         (instead of FreeBSD).
3074         * configure: Regenerate.
3075
3076 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3077
3078         * Makefile.in: Regenerate.
3079         * configure: Regenerate.
3080
3081         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3082         stage_*_flags.
3083         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3084         for bootstrapped modules if toplevel bootstrap is going.
3085         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3086         modules.  Adjust for changes in Makefile.def.  Enable several
3087         rules even in non-bootstrap mode, just to avoid peppering the
3088         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3089         (stage-[+prev+]-bubble): Remove.
3090
3091         * Makefile.def (Dependencies): Depend on all-build-bison,
3092         all-build-flex, all-build-byacc, all-build-texinfo, rather
3093         than the host variations.
3094         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3095         with BUILD_SUBDIR.
3096         (BISON): Update for recent Bisons.
3097         (YACC): Fix typo.
3098         (cross): Depend on all-build.
3099         (all): Do not depend on all-build.
3100         (prebootstrap): Remove.
3101         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3102         (Prebootstrap dependencies): Add them to the per-stage targets
3103         and to all-prebootstrap.
3104         * configure.in (build_configdirs): Always enable build_tools.
3105         (BUILD_DIR_PREFIX): Remove.
3106
3107         * Makefile.def (gcc): Add target variable.
3108         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3109         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3110         in the recursive `make', instead of hardwiring `all'.
3111         (Autogenerated TARGET-* variables): New.
3112
3113 2004-08-13  Brian Booth  <bbooth@redhat.com>
3114
3115         * MAINTAINERS: Remove myself from write-after-approval.
3116
3117 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3118
3119         * src-release: Stop distributing mmalloc with gdb (which doesn't
3120         use it).
3121         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3122         * Makefile.in: Regenerate.
3123
3124 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3125
3126         * configure.in (arm*-*-eabi*): New target.
3127         * configure: Regenerate.
3128
3129 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3130
3131         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3132         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3133         (Dependencies): New section.
3134         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3135         (configure-target-[+module+]): Depend on maybe-all-gcc
3136         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3137         (toplevel profiledbootstrap): Fix dependencies.
3138         * Makefile.in: Regenerate.
3139
3140 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3141
3142         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3143         target-libiberty to noconfigdirs.
3144         * configure: Regenerate.
3145
3146 2004-08-03  Paul Brook  <paul@codesourcery.com>
3147
3148         * configure.in: Check for MPFR as well as GMP.
3149         * configure: Regenerate.
3150
3151 2004-08-01  Robert Millan  <robertmh@gnu.org>
3152
3153         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3154         libmudflap for all GNU-based systems (with Glibc).
3155         * configure: Regenerate.
3156
3157 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3158
3159         * Makefile.def (host-modules): Add gcc.
3160         * Makefile.in: Regenerate.
3161         * Makefile.tpl (sorry): New rule.
3162         (configure-host, all-host, [+make_target+]-host, do-check,
3163         install-host): Do not add gcc as a special case.
3164         (host modules): Add a small special-casing for gcc.  Export
3165         extra_make_flags through the environment.
3166         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3167         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3168         other recursive targets for gcc): Remove.
3169
3170         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3171         (stage, unstage): New rules.
3172         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3173         distclean-stage[+id+]): Use stage_current.
3174         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3175         the stage*-start rules.
3176
3177 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3178
3179         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3180         use -all_load flag.
3181
3182 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3183
3184         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3185         * configure: Regenerate.
3186
3187 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3188
3189         * maintainer-scripts/gcc_release: Revert yesterday's change.
3190
3191 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3192
3193         * MAINTAINERS: Add myself to write-after-approval.
3194
3195 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3196
3197         * libf2c: Removed.
3198         * gcc/gccbug.in: Updated because of libf2c removal.
3199         * maintainer-scripts/gcc_release: Ditto.
3200
3201 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3202
3203         * configure.in: Build libmudflap by default on FreeBSD.
3204         * configure: Regenerated.
3205
3206 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3207
3208         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3209         systems.
3210         * configure: Regenerated.
3211
3212 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3213
3214         PR target/16344
3215         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3216         feedback based compiler.
3217         * Makefile.in: Rebuilt.
3218
3219 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3220
3221         * Makefile.def (host_modules): Set bootstrap=true for flex.
3222         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3223         * Makefile.in: Rebuilt.
3224
3225 2004-07-07  Jan Hubicka  <jh@suse.cz>
3226
3227         * MAINTAINERS: Add self as a profile feedback maintainer.
3228
3229 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3230
3231         * configure.in:  Do not prepend $srcdir to /dev/null in
3232         makefile fragments.
3233         * configure:  Regenerate.
3234
3235 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3236
3237         * Makefile.def (build_modules): Add bison, byacc, flex,
3238         m4, texinfo.
3239         (flags_to_pass): Add FLEX.
3240         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3241         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3242         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3243         DEFAULT_MAKEINFO): Remove.
3244         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3245         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3246         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3247         objdir or else use configured tool.
3248         (all-build): New.
3249         (all): Depend on it.
3250         (Build module dependencies): Add.
3251         * Makefile.in: Regenerate.
3252         * configure.in: Better support for multiple build modules,
3253         matching what is done for host/target modules.  Do not look
3254         for "plausible" locations of build tools if Canadian cross.
3255         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3256         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3257         * configure: Regenerate.
3258
3259 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3260
3261         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3262         * Makefile.in: Regenerate.
3263
3264 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3265
3266         * Makefile.tpl (configure-build-[+module+],
3267         configure-[+module+], configure-target-[+module+]): Pass
3268         [+extra_configure_args+].
3269         (all-build-[+module+], all-[+module+], check-[+module+],
3270         install-[+module+], [+make_target+]-[+module+],
3271         all-target-[+module+], check-target-[+module+],
3272         install-target-[+module+], [+make_target+]-target-[+module+]):
3273         Pass [+extra_make_args+].
3274         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3275         (GCC_HOST_EXPORTS): Remove.
3276         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3277         cross, check-gcc, check-gcc-c++, install-gcc,
3278         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3279         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3280         * Makefile.in: Regenerate.
3281
3282 2004-06-21  Matthew Sachs  <msachs@apple.com>
3283
3284         * MAINTAINERS: Added self to write-after-approval.
3285
3286 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3287
3288         * configure.in: Check for srcdir/winsup rather than build directory
3289         winsup.
3290         * configure: Regenerate.
3291
3292 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3293
3294         * configure.in: Don't build Cygwin native newlib if winsup
3295         directory is missing.  Emit warning instead.
3296         * configure: Regenerate.
3297
3298 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3299
3300         * Makefile.tpl (touch-stage[+id+]): New.
3301         (restage[+prev+]): Depend on touch-stage[+id+].
3302
3303         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3304         Use it throughout.
3305
3306         * Makefile.def: Add profile and feedback bootstrap stages.
3307         Remove next field from bootstrap stages.
3308         * Makefile.tpl (LN, LN_S): Substitute.
3309         (stageN-start, stageN-end): Use double-colon rules, to
3310         provide a hook for additional setup commands.
3311         (distclean-stageN-gcc, restageN): Create dependencies from
3312         [+prev+], not from [+next+].
3313         (stageN-bubble): Add commands for successive stages from
3314         [+prev+], using double-colon rules.
3315         (all-stageN-gcc): Fix typo.
3316         (stagefeedback-start, profiledbootstrap): New.
3317         * Makefile.in: Regenerate.
3318         * configure.in: Call ACX_PROG_LN.
3319         * configure: Regenerate.
3320
3321 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3322
3323         * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3330
3331         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3332         without gcc.
3333         * configure: Regenerate.
3334
3335 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3336
3337         * Makefile.tpl: Fix typo.
3338         * Makefile.in: Regenerate.
3339
3340 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3341
3342         * configure.in: Remove new- prefix from toplevel
3343         bootstrap targets.
3344         * configure: Regenerate.
3345
3346 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3347
3348         * Makefile.tpl (all.normal): Rename to all.
3349         (all): Replace with a rule to pick the default
3350         target from configure.
3351         (all-gcc, configure-gcc): Use conditionals to
3352         do nothing when toplevel bootstrap is going on.
3353         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3354         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3355         * configure.in: Support --enable-bootstrap.
3356
3357         * Makefile.def: Remove new- prefix from toplevel
3358         bootstrap targets.
3359         * Makefile.tpl: Likewise.
3360
3361         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3362         target.
3363
3364         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3365         $(RECURSE_FLAGS) to recursive invocation of make.
3366
3367         * Makefile.in: Regenerate.
3368         * configure: Regenerate.
3369
3370 2004-05-30  Andreas Jaeger  <aj@suse.de>
3371             Jim Wilson <wilson@specifixinc.com>
3372
3373         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3374         like CC.
3375
3376 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3377
3378         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3379         * configure: Regenerate.
3380
3381 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3382
3383         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3384         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3385         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3386         targets.
3387         * Makefile.in: Regenerate.
3388
3389 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3390
3391         * configure.in: Test the ability to symlink directories.
3392         * configure: Regenerate.
3393
3394         * Makefile.def (bootstrap-stage): New definitions.
3395         * Makefile.tpl (configure-stage1-gcc,
3396         configure-stage2-gcc, configure-stage3-gcc,
3397         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3398         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3399         new-restage3, compare): Autogenerate, see Makefile.in
3400         entry for behavioral changes.
3401         (distclean-stage1, new-stage1-start, new-stage1-end,
3402         new-stage1-bubble, distclean-stage2, new-stage2-start,
3403         new-stage2-end, new-stage2-bubble, distclean-stage3,
3404         new-stage3-start, new-stage3-end): New autogenerated targets.
3405         (objext, prebootstrap, BOOT_CFLAGS,
3406         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3407         targets.
3408
3409         * Makefile.in: Regenerate.
3410         (distclean-stage1, new-stage1-start, new-stage1-end,
3411         new-stage1-bubble, distclean-stage2, new-stage2-start,
3412         new-stage2-end, new-stage2-bubble, distclean-stage3,
3413         new-stage3-start, new-stage3-end): New targets.
3414         (all-stage1-gcc): Move prebootstrap dependency from here...
3415         (configure-stage1-gcc): ...to here.
3416         (new-bootstrap): Use bubble targets.
3417         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3418         Use per-stage distclean targets.
3419         (configure-stage1-gcc, configure-stage2-gcc,
3420         configure-stage3-gcc, all-stage1-gcc,
3421         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3422         Use new-stageN-start to prepare the tree.
3423
3424 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3425
3426         * Makefile.def (host_modules): add libcpp.
3427         * Makefile.tpl: Add dependencies on and for libcpp.
3428         * Makefile.in: Regenerate.
3429         * configure.in: Add libcpp host module.
3430         * configure: Regenerate.
3431
3432 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3433
3434         * Makefile.tpl: Whenever a recursive target is defined, wrap
3435         it in a special @if/@endif block, and prepare its maybe
3436         dependency in the @if/@endif block
3437         * configure.in: Instead of writing maybe dependencies, remove
3438         the @if/@endif statements, and remove the @if/@endif blocks
3439         that remain.
3440         * configure: Regenerate.
3441         * Makefile.in: Regenerate.
3442
3443 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3444
3445         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3446
3447 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3448
3449         PR bootstrap/15120
3450         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3451         * */configure: Rebuilt.
3452
3453 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3454
3455         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3456         of libf2c.
3457         * configure, Makefile.in: Regenerate.
3458
3459 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3460
3461         * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3464
3465         Merge from tree-ssa-20020619-branch.
3466
3467         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3468         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3469         (HOST_GMPLIBS): Define.
3470         (HOST_GMPINC): Define.
3471         (TARGET_LIB_PATH): Add libmudflap.
3472         (GFORTRAN_FOR_TARGET): Define.
3473         (configure-build*): Export GFORTRAN.
3474         (configure-gcc): Export GMPLIBS and GMPINC.
3475         (all-gcc): Add maybe-all-libbanshee.
3476         (configure-target-libgfortran): Define.
3477         * Makefile.in: Regenerate.
3478         * configure.in (host_libs): Add libbanshee.
3479         (target_libraries): Add target-libmudflap and target-libgfortran.
3480         Add --with-libbanshee.
3481         Handle --disable-libmudflap.
3482         (*-*-freebsd*): Use with_gmp.
3483         Add $(libgcj) to noconfigdirs.
3484         * configure: Regenerate.
3485         * depcomp: New file.
3486         * MAINTAINERS: Add tree-ssa maintainers.
3487
3488 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3489
3490         * MAINTAINERS (Various Maintainers): Add myself.
3491
3492 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3493
3494         * MAINTAINERS (Write After Approval): Add myself.
3495
3496 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3497
3498         * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3501
3502         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3503         * configure: Regenerate.
3504
3505 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3506
3507         Revert:
3508         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3509
3510         * Makefile.def (flags_to_pass): Remove *dir variables that
3511         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3512         as well as prefix and exec_prefix.
3513         * Makefile.in: Regenerate.
3514
3515 2004-04-26  Robert Millan  <robertmh@gnu.org>
3516
3517         Add patches from libtool CVS.
3518         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3519         * ltconfig: Likewise.
3520         * ltcf-c.sh: Likewise.
3521         * ltcf-cxx.sh: Likewise.
3522         * ltcf-gcj.sh: Likewise.
3523
3524 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3525
3526         * Makefile.def (host_modules): Mark with the bootstrap
3527         flag packages on which gcc depends.
3528         * Makefile.tpl (all-bootstrap): Use it.
3529         * Makefile.in: Regenerate.
3530
3531 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3532
3533         * Makefile.def (flags_to_pass): Remove *dir variables that
3534         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3535         as well as prefix and exec_prefix.
3536         * Makefile.in: Regenerate.
3537
3538 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3539
3540         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3541         * configure: Regenerate.
3542         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3543         * gcc/Makefile.tpl (compare): Use the result of the test.
3544         * gcc/Makefile.in: Regenerate.
3545
3546 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3547
3548         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3549         Always relocate gcc and prev-gcc to the original names, even
3550         if the build fails.
3551         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3552         New targets.
3553
3554 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3555
3556         * MAINTAINERS: Update my email address.
3557
3558 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3559
3560         * configure.in (mips*-*-irix5*): Enable ld.
3561         * configure: Regenerate.
3562
3563 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3564
3565         * configure: Regenerate.
3566
3567 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3568
3569         * Makefile.tpl (configure-[+module+], configure-gcc,
3570         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3571         Set and export LDFLAGS.
3572         * Makefile.in: Regenerate.
3573
3574 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3575
3576         * MAINTAINERS: Add myself to write-after-approval.
3577
3578 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3579
3580         PR bootstrap/14871
3581         * Makefile.tpl: If we don't have built-in-tree target tools,
3582         use the ones found by configure rather than hacking around with
3583         program_transform_name.
3584         * configure.in: Give Makefile.tpl the information necessary
3585         to do that.
3586         * Makefile.in: Regenerate.
3587         * configure: Regenerate.
3588
3589 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3590
3591         PR bootstrap/14760
3592         * configure.in: When computing baseargs, strip *all* copies of
3593         offending options.  Also, don't match/substitute the trailing space,
3594         so that this actually works when two similar options are separated by
3595         only one space.
3596         * configure: Regenerate.
3597
3598 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3599
3600         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3601         (rs6000-*-aix*): Same.
3602         * configure: Regenerate.
3603
3604 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3605
3606         * MAINTAINERS: Add myself to write-after-approval.
3607
3608 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3609
3610         * MAINTAINERS: Add myself to write-after-approval.
3611
3612 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3613
3614         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3615         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3616         * Makefile.in: Regenerate.
3617
3618         * configure.in (top level bootstrap support): Rework --enable-werror
3619         to set @stage2_werror_flag@.
3620         * configure: Regenerate.
3621         * Makefile.tpl (top level bootstrap support): Pass
3622         @stage2_werror_flag@ down to configure in stages 2 and 3.
3623         * Makefile.in: Regenerate.
3624
3625 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3626
3627         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3628         for stages 2 and 3 as well as in make.  As a consequence, remove
3629         OUTPUT_OPTION (now detected by configure) from the flags passed down
3630         to make.
3631         * Makefile.in: Regenerate.
3632
3633         * Makefile.tpl (new-bootstrap): Fix typo.
3634         * Makefile.in: Regenerate.
3635
3636 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3637
3638         * Makefile.tpl: Rearrange by moving recursive_targets rules
3639         into their proper sections.
3640         * Makefile.tpl (top level bootstrap support): Move disabling
3641         of coverage flags from 'make' to 'configure'; improve comments.
3642         * Makefile.in: Regenerate.
3643
3644         * Makefile.tpl (experimental top level bootstrap) Move stage1
3645         language setting from all- target to configure- target; disable
3646         intermodule optimization in stage 1; prevent gratuitous rebuilds
3647         of stage 1.
3648         * Makefile.in: Regenerate.
3649         * configure.in: Comma-separate stage 1 language list for top
3650         level bootstrap.
3651         * configure: Regenerate.
3652
3653         * Makefile.tpl: Clean up experimental top level bootstrap support:
3654         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3655         prev-gcc in configure- targets as well as all- targets.
3656         * Makefile.in: Regenerate.
3657
3658 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3659
3660         * compile: New file imported from automake.
3661
3662 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3663
3664         * configure.in: Remove symbolic link section.
3665         * configure: Regenerate.
3666         * Makefile.tpl (links): Remove.
3667         * Makefile.in: Regenerate.
3668
3669 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3670             Nathanael Nerode  <neroden@gcc.gnu.org>
3671
3672         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3673         Set with AC_CHECK_PROGS.
3674         * configure.in: Fix comment typo from last patch.
3675         * configure: Regenerate.
3676
3677 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3678
3679         * Makefile.tpl: Introduce experimental top level bootstrap support.
3680         * Makefile.in: Regenerate.
3681         * configure.in: Introduce support for top level bootstrap.
3682         * configure: Regenerate.
3683
3684 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3685             Paolo Bonzini  <bonzini@gnu.org>
3686
3687         PR bootstrap/14522
3688         * configure.in: Cope with shells that do not support unquoted ^
3689         * configure: Regenerate.
3690
3691 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3692             Paolo Bonzini  <bonzini@gnu.org>
3693
3694         PR bootstrap/14522
3695         * configure.in: Cope with shells that do not support nesting
3696         quotes inside quoted backquote substitutions.
3697         * configure: Regenerate.
3698
3699 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3700
3701         PR bootstrap/14522
3702         * configure.in: Fix escaping of $.
3703         * configure: Regenerate.
3704
3705 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3706
3707         * configure: Regenerate, since I forgot to while committing Paolo's
3708         changes.
3709
3710 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3711
3712         PR ada/14131
3713         Move language detection to the top level.
3714         * configure.in: Find default values for the tools as
3715         soon as possible.  Disable ada if GNAT is not found.
3716         Emit error message about missing languages.  Expand
3717         --enable-languages=all for the gcc subdirectory.
3718
3719 2004-03-10  Ben Elliston  <bje@gnu.org>
3720
3721         * MAINTAINERS: Update my email address.
3722
3723 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3724
3725         * ltconfig: Disable building static libraries if building shared
3726         libraries on AIX 5L.
3727
3728 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3729
3730         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3731         and disable libgcj.
3732         * configure: Regenerated.
3733
3734 2004-03-01  Brian Booth  <bbooth@redhat.com>
3735
3736         * MAINTAINERS: Add myself to write-after-approval.
3737
3738 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3739
3740         * MAINTAINERS: Add myself to write-after-approval.
3741
3742 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3743
3744         PR bootstrap/7087
3745         * Makefile.tpl: Guard XFOO sed statements better.
3746         * Makefile.tpl: Add dependency for configure-target-libada.
3747         * Makefile.in: Regenerate (incidentally fixes broken
3748         commit when libada-branch was merged).
3749
3750 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3751
3752         * MAINTAINERS: Add myself to write-after-approval.
3753
3754 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3755
3756         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3757         maintainers.
3758
3759 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3760
3761         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3762         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3763
3764 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3765
3766         PR bootstrap/11932
3767         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3768
3769 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3770
3771         * MAINTAINERS: Added myself to write-after-approval.
3772
3773 2004-02-14  Michael Koch  <konqueror@gmx.de>
3774
3775         * MAINTAINERS: Added myself to write-after-approval.
3776
3777 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3778
3779         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3780         some OS port maintainers to OS port maintainers section.
3781
3782 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3783
3784         * MAINTAINERS: Add self.
3785
3786 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3787
3788         * MAINTAINERS: Alphabetize.
3789
3790 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3791
3792         * MAINTAINERS: Remove myself.
3793
3794 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3795
3796         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3797         (rs6000-*-aix*): Same.
3798         * configure: Regenerate.
3799
3800 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3801
3802         * configure.in (host): Add in missing $noconfigdirs to defines.
3803         * configure: Regenerate.
3804
3805 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3806             Nathanael Nerode  <neroden@gcc.gnu.org>
3807
3808         PR ada/6637, PR ada/5911
3809         Merge with libada-branch:
3810         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3811         with appropriate dependencies. Add --enable-libada configure switch.
3812         * configure, Makefile.in: Regenerate.
3813
3814 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3815
3816         * MAINTAINERS: Add myself to write-after-approval.
3817
3818 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3819
3820         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3821         * configure: Regenerate.
3822
3823 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3824
3825         Merge from upstream:
3826
3827         * ltmain.in: When setting IFS to '~', be careful about user
3828         arguments that contain '~'.
3829
3830         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3831
3832         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3833         Also test $base_compile against $CC with escaped arguments. Bug
3834         reported by Geoff Keating <geoffk@apple.com>.
3835
3836 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3837
3838         * MAINTAINERS: Remove i960 port.
3839
3840 2004-01-23  DJ Delorie  <dj@redhat.com>
3841
3842         * Makefile.def (target_modules) [libiberty]: Don't stage.
3843         * Makefile.in: Rebuilt.
3844
3845 2004-01-20  Caroline Tice  <ctice@apple.com>
3846
3847         * MAINTAINERS: Add myself to write-after-approval.
3848
3849 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3850
3851         * MAINTAINERS: Update my email address.
3852
3853 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3854
3855         * MAINTAINERS: Add myself to write-after-approval.
3856
3857 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3858
3859         * MAINTAINERS: Remove entries without email address.
3860
3861 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3862
3863         * MAINTAINERS: Add myself to write-after-approval.
3864
3865 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3866
3867         * MAINTAINERS: Update my email address.
3868
3869 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3870
3871         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3872         * Makefile.tpl (configure-target-[+module+]): Support stage.
3873         * Makefile.in: Rebuilt.
3874
3875 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3876
3877         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3878
3879 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3880
3881         * MAINTAINERS: Add myself as a MIPS maintainer.
3882
3883 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3884
3885         * configure.in: Use ./config.cache, not config.cache.
3886         * configure: Regenerate.
3887         * Makefile.tpl: Special-casing not needed for GCC any more.
3888         * Makefile.in: Regenerate.
3889
3890         * configure.in: Don't share a cache file for host dirs.
3891         * configure: Regenerate.
3892
3893         * config-ml.in: Don't mess with the cache file.
3894
3895 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3896
3897         * MAINTAINERS: Move myself from 'Write After Approval' to
3898         'CPU Port Maintainers' section as SPARC maintainer.
3899
3900 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3901
3902         * Makefile.tpl: Make GCC use a separate config.cache.
3903         * Makefile.in: Regenerate.
3904
3905         PR bootstrap/11932, PR bootstrap/11933
3906         (I don't know if it will fix either of them, but it relates
3907         to them.)
3908         * configure.in: Don't use shared config.cache for target
3909         directories.
3910         * configure: Regenerate.
3911
3912 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3913
3914         * MAINTAINERS: Add myself to 'Write After Approval' section.
3915
3916 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3917
3918         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3919         * configure: Regenerated.
3920
3921 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3922
3923         * MAINTAINERS: Remove the mn10200 maintainer.
3924
3925 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3926
3927         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3928         * configure: Regenerated.
3929
3930 2003-12-16  Jan Hubicka  <jh@suse.cz>
3931
3932         * MAINTAINERS: Add myself as callgraph maintainer.
3933
3934 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3935
3936         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3937         * configure: Regenerate.
3938
3939 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3940
3941         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3942         'Write After Approval' section. Update email.
3943
3944 2003-12-01  James Lemke <jim@wasabisystems.com>
3945
3946         * MAINTAINERS (Write After Approval): Add myself.
3947
3948 2003-11-20  Matt Thomas  <matt@3am-software.com>
3949
3950         * MAINTAINERS: Add myself as a vax port maintainer.
3951
3952 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3953
3954         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3955         (configure-build-[+module+], configure-[+module+]): Likewise.
3956         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3957         * Makefile.in: Regenerate.
3958
3959 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3960
3961         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3962         shared/dylibed libraries.
3963         * ltmain.sh: Likewise.
3964         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3965         * ltcf-cxx.sh: Likewise.
3966         * ltcf-gcj.sh: Likewise.
3967         * ltconfig: Likewise.
3968
3969 2003-11-17  Stan Cox  <scox@redhat.com>
3970
3971         * MAINTAINERS: Add myself as iq2000 port maintainer.
3972
3973 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3974
3975         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3976         * Makefile.in: Regenerate.
3977
3978 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3979
3980         * config.sub: Update to 2003-11-03 version.
3981
3982 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3983
3984         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3985         * configure:  Regenerate.
3986
3987 2003-10-20  Nicolas Pitre <nico@cam.org>
3988
3989         * MAINTAINERS: Add myself to 'Write After Approval' section.
3990
3991 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3992
3993         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3994
3995 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3996
3997         * MAINTAINERS: Update my email address.
3998
3999 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4000
4001         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4002
4003 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4004
4005         * MAINTAINERS: Add myself to 'Write After Approval' section.
4006
4007 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4008
4009         * config.guess: Update to 2003-10-16 version.
4010         * config.sub: Update to 2003-10-16 version.
4011
4012 2003-10-15 David Daney  <ddaney@avtrex.com>
4013
4014         * MAINTAINERS: Added myself to 'Write After Approval' section.
4015
4016 2003-10-15  Falk Hueffner  <falk@debian.org>
4017
4018         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4019         'Write After Approval' section. Update email.
4020
4021 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4022
4023         * MAINTAINERS: Move myself from 'Write After Approval' to
4024         'Various Maintainers' section as middle-end maintainer.
4025
4026 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4027
4028         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4029         HOST_FLAGS_TO_PASS.
4030         * Makefile.in: Regenerate.
4031
4032 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4033
4034         * config.guess: Update to 2003-10-07 version.
4035         * config.sub: Update to 2003-10-07 version.
4036
4037 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4038
4039         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4040         * ltconfig (irix5*, irix6*): Don't override version_type.
4041
4042 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4043
4044         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4045         * configure: Rebuilt
4046         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4047         * Makefile.in: Rebuilt
4048
4049 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4050
4051         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4052
4053 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4054
4055         * MAINTAINERS (Write After Approval): Add myself.
4056
4057 2003-09-29  Paul Koning  <ni1d@arrl.net>
4058
4059         * MAINTAINERS: Move myself from "Write After Approval"
4060         to CPU platform maintainers for pdp11 platform.
4061
4062 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4063
4064         * MAINTAINERS: Move myself from 'Write After Approval' to
4065         'Various Maintainers' section as libffi testsuite maintainer.
4066
4067 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4068
4069         * configure.in: Pass a computed --program-transform-name
4070         to subconfigures.
4071         * configure: Regenerated.
4072
4073 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4074
4075         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4076         * Makefile.in: Regenerate.
4077
4078         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4079         * Makefile.in: Regenerate.
4080
4081 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4082
4083         * MAINTAINERS: Move myself from 'Write After Approval'
4084         to 'Various Maintainers' (objective-c) section.
4085
4086 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4087
4088         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4089         quoting.
4090         * configure: Regenerated.
4091
4092 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4093
4094         * MAINTAINERS (Write After Approval): Add myself to write after
4095         approval list.
4096
4097 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4098
4099         * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4102
4103         * MAINTAINERS: Update my e-mail address.
4104
4105 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4106
4107         * libtool.m4 (LD): Correct powerpc64 host match.
4108
4109 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4110
4111         * MAINTAINTERS: Update my affiliation and email address.
4112
4113 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4114
4115         * MAINTAINERS (Write After Approval): Add myself.
4116
4117 2003-09-04  DJ Delorie  <dj@redhat.com>
4118
4119         * configure: Regenerate.
4120
4121 2003-09-04  Robert Millan  <robertmh@gnu.org>
4122
4123         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4124
4125 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4126
4127         * configure.in: Ensure arguments to sed are properly spaced.
4128         * configure: Regenerate.
4129
4130 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4131
4132         * MAINTAINERS: Update my e-mail address.
4133
4134 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4135
4136         * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4139
4140         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4141         * configure: Regenerated.
4142
4143 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4144
4145         * MAINTAINERS: Update my email address.
4146
4147 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4148
4149         * configure.in:  Use newline instead of semicolon when assuming
4150         shell arguments in a for loop.
4151         * configure:  Regenerated.
4152
4153 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4154
4155         * MAINTAINERS: Resurrect the i860 maintainer.
4156
4157 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4158
4159         PR 8180
4160         * configure.in: When testing with_libs and with_headers, treat
4161         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4162         * configure: Regenerate.
4163
4164         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4165         make, shell, etc.
4166         (baseargs): Likewise.
4167         * configure: Regenerate.
4168
4169 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4170
4171         * MAINTAINERS (Write After Approval): Add myself.
4172
4173 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4174
4175         * configure.in: Disable libgcj for darwin not on powerpc.
4176         * configure: Rebuild.
4177
4178 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4179
4180         * config-ml.in, symlink-tree: Add license.
4181
4182 2003-08-03  Richard Stallman  <rms@gnu.org>
4183             Eben Moglen  <moglen@columbia.edu>
4184
4185         * README.SCO: New file.
4186
4187 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4188
4189         * Makefile.tpl (check, check-c++): Express dependencies using
4190         dependencies rather than commands.
4191         * Makefile.in: Regenerate.
4192
4193 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4194
4195         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4196         * configure: Ditto.
4197
4198 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4199
4200         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4201         * Makefile.in: Update.
4202
4203 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4204
4205         * configure.in: Enable libgcj for darwin.
4206         * configure: Rebuild.
4207
4208 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4209
4210         * config-ml.in:  Use ac_configure_args directly instead of
4211         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4212         actually seen.
4213
4214 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4215
4216         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4217         creating target and build subdirs to build all parent dirs as needed.
4218         * Makefile.in: Rebuild.
4219         * configure.in: Don't build dirs explicitly here.
4220         * configure: Rebuild.
4221
4222 2003-07-26  Paul Brook  <paul@nowt.org>
4223
4224         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4225
4226 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4227
4228         * Makefile.tpl (all-make): Depend on intl.
4229         * Makefile.in: Rebuilt.
4230
4231 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4232
4233         * install-sh:  Update to newer upstream versions (associated with
4234         aclocal 1.7).
4235         * mkinstalldirs:  Likewise.
4236         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4237
4238 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4239
4240         * MAINTAINERS: Move self from Bug database only accounts
4241         to write-after-approval.
4242
4243 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4244
4245         * config.if: Remove unused libc_interface determination.
4246
4247 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4248
4249         * MAINTAINERS: Move self from write-after-approval to
4250         build machinery (*.in).
4251
4252 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4253
4254         PR bootstrap/11273
4255         PR bootstrap/11408
4256         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4257         unused INSTALL_PROGRAM_ARGS.
4258         * configure.in: Use AC_PROG_INSTALL.
4259         * Makefile.in: Regenerate.
4260         * configure: Regenerate.
4261
4262 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4263
4264         * MAINTAINERS: Alphabetize.
4265
4266 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4267
4268         * configure: Rebuilt.
4269         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4270         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4271         newlib nor libgloss.
4272         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4273         * configure.in (am33_2.0-*-linux*): Added.
4274
4275 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4276
4277         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4278         * configure: Regenerate.
4279
4280 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4281
4282         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4283         * Makefile.in: Regenerate.
4284
4285 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4286
4287         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4288         * Makefile.in: Regenerate.
4289
4290 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4291
4292         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4293         * Makefile.in: Regenerated.
4294
4295         * config-ml.in: Replace PWD with PWD_COMMAND.
4296
4297 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4298
4299         * intl: New directory; see intl/ChangeLog for details.
4300         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4301         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4302         * Makefile.in: Regenerate.
4303
4304 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4305
4306         * configure.in: Clean up config-lang.in handling.  Delete
4307         useless assignment to "subdirs".
4308         * configure: Regenerate.
4309
4310 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4311
4312         * configure.in: Rename 'target_libs' to 'target_libraries'.
4313         Remove useless reference to 'target_libs'.
4314         * configure: Regenerate.
4315
4316 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4317
4318         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4319         * Makefile.in: Regenerate.
4320
4321 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4322
4323         * Makefile.def: Introduce flags_to_pass.
4324         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4325         * Makefile.in: Regenerate.
4326
4327 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4328
4329         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4330         and target-libgloss.
4331         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4332         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4333         * configure: Regenerate.
4334
4335 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4336
4337         * configure.in: Update testsuite_flags to new location.
4338         * configure. Regenerate.
4339
4340 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4341
4342         * Makefile.tpl: Remove BUILD_CC stuff.
4343         * Makefile.in: Regenerate.
4344
4345 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4346
4347         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4348
4349 2003-06-16  Graeme Peterson <gp@qnx.com>
4350
4351         * MAINTAINERS (Write After Approval): Add myself.
4352
4353 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4354
4355         * config.guess: Update to 2003-06-12 version.
4356         * config.sub: Update to 2003-06-13 version.
4357
4358 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4359
4360         * config.guess: Update to 2003-06-06 version.
4361         * config.sub: Update to 2003-06-06 version.
4362
4363 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4364
4365         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4366         * configure. Regenerate.
4367
4368 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4369
4370         * configure.in: Disable serial configure by default.
4371         * configure: Regenerate.
4372         * Makefile.tpl: Abolish .NOTPARALLEL.
4373         * Makefile.in: Regenerate.
4374
4375         * Makefile.tpl: Replace {build,host,target}_canonical by
4376         {build,host,target}.
4377         * Makefile.in: Regenerate.
4378
4379         * Makefile.tpl: Fix stupid pasto.
4380         * Makefile.in: Regenerate.
4381
4382 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4383
4384         * Makefile.tpl: Remove bogus conditional.
4385         * Makefile.in: Regenerate.
4386
4387 2003-06-05  Jan Hubicka  <jh@suse.cz>
4388
4389         * Makefile.tpl (profiledbootstrap): New target.
4390         * Makefile.in (profiledbootstrap): New target.
4391
4392 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4393
4394         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4395         Pinski. Remove user names from other bugzilla-only maintainers.
4396
4397 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4398
4399         * Makefile.tpl: Make 'recursive targets' using autogen rather
4400         than shell loop.  Remove duplicate 'clean' targets and false
4401         comments.
4402         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4403         Add systematic method of specifying missing targets in subdirs.
4404         Add copyright boilerplate.
4405         * Makefile.in: Regenerate.
4406         * configure.in: Add 'recursive targets' to maybe list.
4407         * configure: Regenerate.
4408
4409         * MAINTAINERS: "GNATS only" -> "Bug database only".
4410
4411         * Makefile.tpl: Rename [+target+] to [+make_target+].
4412         * Makefile.def: Rename 'target' to 'make_target'.
4413
4414 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4415
4416         * MAINTAINERS: Add self as options handling maintainer.
4417
4418 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4419
4420         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4421         been too long since I touched those ports.
4422
4423 2003-05-28  DJ Delorie  <dj@redhat.com>
4424
4425         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4426         * Makefile.in: Regenerate.
4427
4428 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4429
4430         * configure.in: Use curly braces in the definition of tooldir.
4431         * configure: Regenerate.
4432
4433 2003-05-21  DJ Delorie  <dj@redhat.com>
4434
4435         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4436         newlib or libgloss.
4437         * Makefile.in: Regenerate.
4438
4439 2003-05-21  DJ Delorie  <dj@redhat.com>
4440
4441         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4442         * Makefile.in: Regenerate.
4443
4444 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4445
4446         * MAINTAINERS: Update my e-mail address.
4447
4448 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4449
4450         * configure.in: Switch more things to use maybe dependencies.
4451         * Makefile.tpl: Switch more things to use maybe dependencies.
4452         Factor out common code from autogen IF statements.
4453         * configure: Regenerate.
4454         * Makefile.in: Regenerate.
4455
4456 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4457
4458         * configure.in: Accept i[3456789]86 for machine type.
4459         * configure: Regenerate.
4460
4461 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4462
4463         * configure.in: Switch more things to use maybe dependencies.
4464         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4465         * configure: Regenerate.
4466         * Makefile.tpl: Switch more things to use maybe dependencies.
4467         * Makefile.in: Regenerate.
4468
4469 2003-05-16  Andreas Schwab  <schwab@suse.de>
4470
4471         * Makefile.tpl (install-opcodes): Define.
4472         * Makefile.in: Rebuild.
4473
4474 2003-05-13  Andreas Jaeger  <aj@suse.de>
4475
4476         * config.guess: Update to 2003-05-09 version.
4477         * config.sub: Update to 2003-05-09 version.
4478
4479 2003-05-13  Michael Eager <eager@mvista.com>
4480
4481         * configure.in: Correct sed script so that options in quotes are not
4482         deleted.
4483         * configure: Rebuild.
4484
4485 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4486
4487         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4488         and $$s/newlib/libc/sys/cygwin32 include paths.
4489         * configure: Ditto.
4490
4491 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4492
4493         * MAINTAINERS: Update my email addresses.
4494
4495 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4496
4497         * config-ml.in: Propagate INSTALL variables.
4498
4499 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4500
4501         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4502
4503 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4504
4505         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4506         * Makefile.in: Regenerate.
4507
4508 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4509
4510         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4511
4512 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4513
4514         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4515
4516 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4517
4518         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4519         * Makefile.in: Regenerated.
4520
4521 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4522
4523         * MAINTAINERS (Write After Approval): Upgrade myself from
4524         GNATS only to write-after-approval. Update my mail address.
4525
4526 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4527
4528         (OS Port Maintainers: freebsd): Add myself.
4529
4530 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4531
4532         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4533
4534 2003-04-22  Kean Johnston  <jkj@sco.com>
4535
4536         * MAINTAINERS (SCO ports): Added myself.
4537
4538 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4539
4540         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4541
4542 2003-04-19  Kean Johnston  <jkj@sco.com>
4543
4544         * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4547
4548         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4549         * Makefile.in: Regenerate.
4550
4551 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4552
4553         * configure.in (powerpc64*-*-linux*): Remove.
4554         * configure: Rebuilt.
4555
4556 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4557
4558         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4559         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4560         and restrap.
4561         * Makefile.in:  Regenerate.
4562
4563 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4564
4565         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4566         * configure: Regenerated.
4567
4568 2003-04-15  DJ Delorie  <dj@redhat.com>
4569
4570         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4571
4572 2003-04-13  Nick Clifton  <nickc@redhat.com>
4573
4574         * config-ml.in: Remove support for --disable-aix removing
4575         call-aix multilibs.
4576
4577 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4578
4579         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4580         * */configure: Rebuilt.
4581
4582 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4583
4584         * MAINTAINERS: Add my email address.
4585
4586 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4587
4588         * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4591
4592         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4593         * Makefile.in: Regenerate.
4594
4595 2003-03-14  Michael Chastain  <mec@shout.net>
4596
4597         * Makefile.in: Regenerate with correct Makefile.def.
4598
4599 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4600
4601         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4602         Make macro.
4603         * Makefile.in: Regenerate.
4604         * configure.in: Clean up gxx_include_dir logic.
4605         * configure: Regenerate.
4606
4607 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4608
4609         * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4612
4613         * MAINTAINERS: Update my mail address.
4614
4615 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4616
4617         * configure.in (gxx_include_dir): Fix typo.
4618         * configure: Regenerated.
4619
4620 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4621
4622         * Makefile.tpl: Reindent.
4623         * Makefile.in: Regenerate.
4624         * configure.in: Reindent.  Don't set unused variables.
4625         * configure: Regenerate.
4626
4627 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4628
4629         * configure.in: Include $(build_tooldir)/sys-include in
4630         FLAGS_FOR_TARGET.
4631         * configure: Regenerated.
4632
4633 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4634
4635         * Makefile.tpl: Always pass down RANLIB.
4636         * Makefile.in: Regenerate.
4637
4638         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4639         * Makefile.in: Regenerate.
4640         * configure.in: Remove unused logic relating to --enable-shared
4641         and --enable-threads.  Remove bogus comments.  Remove redundant
4642         noconfigdirs.
4643         * configure: Regenerate.
4644
4645         * configure.in: Replace ${libstdcxx_version} by its value.
4646         Remove reference to mh-dgux.
4647         * configure: Regenerate.
4648
4649 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4654
4655         * Makefile.tpl: Rearrange.
4656         * Makefile.in: Regenerate.
4657
4658 2003-02-25  Uwe Stieber <uwe@wwws.de>
4659
4660         * configure.in: Add support for kaOS as cross build target system.
4661         * configure: Regenerated.
4662
4663 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4664
4665         * MAINTAINERS (Write after approval): Add myself.
4666
4667 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4668
4669         * MAINTAINERS: Update my email address.
4670
4671 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4672
4673         * MAINTAINERS: Add self to blanket write privs. section.
4674
4675 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4676
4677         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4678         configure-target-* as some target builds may require additional
4679         flags for preprocessor tests.
4680         * Makefile.in: Regenerated.
4681
4682 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4683
4684         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4685         * ltconfig: Handle it.
4686         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4687         auto-detecting it.
4688
4689         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4690         it is used as argument to $CC.
4691         * ltcf-gcj.sh: Likewise.
4692
4693         * configure.in: Introduce --enable-maintainer-mode.
4694         * configure: Rebuilt.
4695         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4696         for maintainer mode.
4697         * Makefile.in: Rebuilt.
4698
4699 2003-02-18  Jason Merrill  <jason@redhat.com>
4700
4701         * Makefile.tpl (check-c++): Allow parallelism.
4702
4703 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4704
4705         * MAINTAINERS: Remove John Carr (who never actually had access to
4706         gcc.gnu.org).
4707
4708 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4709
4710         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4711         don't configure target-libobjc.
4712         * configure: Regenerate.
4713
4714 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4715
4716         * Makefile.tpl (RANLIB): Define.
4717         * Makefile.in: Regenerate.
4718
4719 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4720
4721         * MAINTAINERS: Update my email.
4722
4723 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4724
4725         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4726         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4727         * Makefile.in: Regenerated.
4728         * configure.in: Remove all traces of snavigator, db, and grep.
4729         * configure: Regenerated.
4730
4731 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4732
4733         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4734         After Approval.
4735
4736 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4737
4738         * MAINTAINERS (Write after approval): Add myself.
4739
4740 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4741
4742         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4743         * Makefile.in: Regenerated.
4744
4745 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4746
4747         * config.guess: Updated to 2003-01-30's version.
4748         * config.sub: Updated to 2003-01-28's version.
4749
4750 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4751
4752         * config.if: If gcc_version is already set, just use it.  Don't set
4753         gcc_version_trigger if it's already set, otherwise set it to
4754         gcc/version.c, but only if the file exists.  If it is not set and
4755         gcc/version.c does not exist, try to extract the version number from
4756         $CC.
4757
4758 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4759
4760         * MAINTAINERS: Add myself to write-after-approval list.
4761
4762 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4763
4764         * configure.in:  Revert 24Jan change.
4765         * configure:  Regenerate.
4766
4767 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4768
4769         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4770         entry of HJ Lu.
4771
4772 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4773
4774         * configure.in: Revert previous change.
4775         * configure: Regenerate.
4776
4777 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4778
4779         * configure.in: Make rda native-only.
4780         * configure: Regenerate.
4781
4782 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4783
4784         * MAINTAINERS: Move myself from GNATS-only-accounts to
4785         write-after-approval.
4786
4787 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4788
4789         * configure.in: Add missing \.
4790         * configure: Rebuilt.
4791
4792 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4793
4794         * configure.in (baseargs): Avoid using \| in sed regular
4795         expressions.
4796         * configure: Rebuilt.
4797
4798 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4799
4800         * configure.in (baseargs): Remove all supported forms of
4801         --cache-file, --srcdir, --host, --build and --target options
4802         from argument lists.
4803         * configure: Rebuilt.
4804
4805 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4806
4807         * MAINTAINERS: Add myself to write-after-approval list.
4808
4809 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4810
4811         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4812         * configure: Rebuilt.
4813
4814 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4815
4816         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4817         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4818         * Makefile.in: Regenerate.
4819         * configure: Regenerate.
4820
4821 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4822
4823         * configure.in: Remove Makefile in build, host and target modules
4824         unless configure was run with --no-recursion.
4825         * configure: Rebuilt.
4826
4827 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4828
4829         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4830         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4831         * Makefile.in: Regenerate.
4832
4833 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4834
4835         * config.guess: Update to 2003-01-03 version.
4836         * config.sub: Update to 2003-01-03 version.
4837
4838 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4839
4840         * configure: Regenerate with proper autoconf 2.13.
4841
4842 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4843
4844         * configure.in: Add AC_PREREQ for consistency.
4845         * configure: Regenerate.
4846
4847 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4848
4849         * configure.in (GDB_TK): Add tcl directories conditional on
4850         gdb/gdbtk directory being present.
4851         * configure: Regenerate.
4852
4853 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4854
4855         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4856         by gcc if LD is not defined and we are not doing a Canadian Cross.
4857         * configure: Rebuilt.
4858
4859 2002-12-31  Tom Tromey  <tromey@redhat.com>
4860
4861         * Makefile.in: Rebuilt.
4862         * Makefile.def (target_modules) [libffi]: Allow installation.
4863
4864 2002-12-31  Andreas Schwab  <schwab@suse.de>
4865
4866         * configure.in: Fix use of $program_transform_name.
4867         * configure: Regenerated.
4868
4869 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4870
4871         * configure.in (baseargs): Don't remove first configure argument.
4872         * configure: Regenerated.
4873
4874 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4875
4876         * Makefile.tpl (local-distclean): Don't remove...
4877         (multilib.ts): ... this.  Moved into...
4878         (multilib.out): ... this.  Don't use sub-make.
4879         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4880         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4881         (configure-build-[+module+], configure-[+module+],
4882         configure-target-[+module+], configure-gcc): ... these.  Test
4883         for Makefile existence.  Drop config.status from dependencies.
4884         * Makefile.in: Rebuilt.
4885         * configure.in: Move gcc-version-trigger to the end of
4886         ac_configure_args.  Add comments to maybedep.tmp and
4887         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4888         nonopt from baseargs, matching and removing corresponding
4889         whitespace while at it.
4890         * configure: Rebuilt.
4891
4892 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4893
4894         * configure.in (host_configargs): Replace reference to
4895         no-longer-defined buildopts with --build=${build_alias}.
4896         * configure: Rebuilt.
4897
4898         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4899         program_transform_name to standard idiom.
4900         (AUTOGEN, AUTOCONF): Define.
4901         (Makefile.in): Use $(AUTOGEN).
4902         (Makefile): Depend on config.status, and use autoconf-style rule to
4903         build it.  Move original commands to...
4904         (config.status): ... this new target.
4905         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4906         $(AUTOCONF).
4907         * Makefile.in: Rebuilt.
4908
4909 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4910
4911         * Makefile.tpl: Fix dramatic bustage due to change in
4912         program_transform_name.
4913         * Makefile.in: Regenerate.
4914
4915         * configure.in: Remove unnecessary PATH setting.
4916         * configure: Regnerate.
4917
4918         * configure.in: Don't default to unprefixed tools unless
4919         the native tools will work.
4920         * configure: Regenerate.
4921
4922         * configure.in: Convert to autoconf script.  Blow away lots
4923         of now-redundant Makefile fragments.
4924         * configure: Generate using Autoconf.
4925         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4926         * Makefile.in: Regenerate.
4927
4928 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4929
4930         * configure: Fix stupid bug where RANLIB was mistakenly included.
4931
4932         * configure.in: Rename (buildargs, hostargs, targargs) to
4933         (build_configargs, host_configargs, target_configargs).
4934
4935         * configure.in: Move logic out of sed statement.
4936
4937         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4938         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4939
4940 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4941
4942         * config.sub: Import from master repository
4943         * config.guess: Ditto
4944
4945 2002-12-24  Andreas Schwab  <schwab@suse.de>
4946
4947         * Makefile.tpl (multilib.out): Fix missing space.
4948         * Makefile.in: Regenerate.
4949
4950 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4951
4952         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4953         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4954         * Makefile.in: Regenerate.
4955         * configure.in: Remove unnecessary leftovers.
4956
4957 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4958
4959         * configure.in (extra_ranlibflags_for_target): New variable.
4960         (*-*-darwin): Add -c to ranlib commands.
4961         * configure (tooldir): Handle extra_ranlibflags_for_target.
4962
4963 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4964
4965         * Makefile.tpl: Revert HJL's change.
4966         * Makefile.in: Regenerated.
4967         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4968         always.
4969
4970 2002-12-19  Andreas Schwab  <schwab@suse.de>
4971
4972         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4973         * Makefile.in: Regenerate.
4974
4975 2002-12-18  H.J. Lu <hjl@gnu.org>
4976
4977         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4978         * Makefile.in: Regenerated.
4979
4980         * configure.in (build_prefix): New. Substitute.
4981
4982 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4983
4984         * Makefile.tpl: Don't let real targets depend on phony targets.
4985         * Makefile.in: Regenerate.
4986
4987         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4988         * Makefile.in: Regenerate.
4989
4990 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4991
4992         * config.sub: Import from master repository
4993         * config.guess: Ditto
4994
4995 2002-12-16  Jason Merrill  <jason@redhat.com>
4996
4997         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4998         previous 'make bootstrap'.
4999         * Makefile.in: Regenerate.
5000
5001 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5002
5003         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5004
5005 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5006
5007         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5008         * Makefile.in: Regenerate.
5009
5010 2002-12-13  Jason Merrill  <jason@redhat.com>
5011
5012         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5013         library tests.
5014         (check-c++): Just depend on it and check-target-libstdc++-v3.
5015         * Makefile.in: Regenerate.
5016
5017 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5018
5019         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5020         * Makefile.in: Rebuilt.
5021
5022 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5023
5024         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5025
5026 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5027
5028         * configure: Fix bug put in by gremlins.
5029
5030         * Makefile.tpl: Substitute more autoconfily.
5031         * configure: Substitute more autoconfily.
5032         * Makefile.in: Regenerate.
5033
5034 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5035
5036         * config.sub: Import from master repository
5037         * config.guess: Ditto
5038         * MAINTAINERS: Added Svein Seldal under write after approval
5039
5040 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5041
5042         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5043         * Makefile.in (all-sim): Ditto.
5044
5045 2002-12-06  DJ Delorie  <dj@redhat.com>
5046
5047         * Makefile.tpl: Change configure dependencies to not have real
5048         targets depend on phony targets.
5049
5050 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5051
5052         * configure.in: Revert unintentional change.
5053
5054         * Makefile.tpl: Change dependency for */multilib.out so that
5055         it works when gcc isn't in the tree.
5056
5057         * configure.in: Substitute more.
5058         * configure: Run subconfigures from the Makefile.
5059         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5060         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5061
5062 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5063
5064         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5065
5066 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5067
5068         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5069         and corresponding dependencies.
5070         * Makefile.in: Regenerate.
5071
5072         * configure.in (host_tools): Order binutils, gas and ld for
5073         convenience in running the testsuites.
5074
5075         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5076         * Makefile.in: Regenerate.
5077         * configure.in: Introduce rules to serialize subconfigure runs.
5078
5079         * configure.in: Introduce BASE_CC_FOR_TARGET.
5080         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5081         Realize configure-build-* targets.  Realize configure-target-* targets.
5082         * Makefile.in: Regenerate.
5083
5084 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5085
5086         * configure: Move gcc_version_trigger stuff from here...
5087         * configure.in: ...to here.
5088
5089         * configure.in: Separate subconfigure options added by this file from
5090         options given by the user.  Add machinery to put args for host
5091         subconfigures into the Makefile.
5092
5093         * Makefile.tpl: Remove 'vault' targets.
5094         * Makefile.tpl: Reorder and comment dependencies.
5095         * Makefile.in: Regenerate.
5096
5097 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5098         * configure.in: Fix my broken commit of previous patch. (sigh)
5099
5100 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5101
5102         * configure.in: Move host-specific darwin noconfigdirs into
5103         the host-specific section.
5104
5105 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5106
5107         * configure.in: Move host-specific darwin noconfigdirs into
5108         the host-specific section.
5109
5110 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5111
5112         * configure: Remove skip-this-dir support.
5113         * Makefile.tpl: Remove skip-this-dir support.
5114
5115         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5116         subdirectories.
5117         * Makefile.in: Regenerate.
5118
5119         * Makefile.tpl: Strip out useless setting of 'dir'.
5120         * Makefile.in: Regenerate.
5121
5122 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5123
5124         * configure.in: Fix deeply stupid bug.
5125
5126         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5127         shell code in CXX_FOR_TARGET
5128         * Makefile.def: Introduce raw_cxx.
5129         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5130         RAW_CXX_FOR_TARGET.
5131         * Makefile.in: Regenerate.
5132
5133 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5134
5135         * Makefile.tpl: Remove unnecessary ifs.
5136         * Makefile.in: Regenerate.
5137
5138         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5139         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5140         targets for 'no_install' modules.
5141         * configure: Move GDB_TK substitution to configure.in.  Move
5142         build_modules stuff to configure.in.
5143         * configure.in: Implement soft dependency machinery.  Maybe-ize
5144         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5145         * Makefile.in: Regenerate.
5146
5147 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5148
5149         * Makefile.tpl: Make all-target, install-target behave similarly
5150         to all, install (only hitting configured targets).  Eliminate
5151         unused macro defintions.
5152
5153         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5154         build != host.
5155
5156         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5157
5158         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5159
5160         * configure.in: Produce lists of subdir targets we're actually
5161         configuring.  Remove references to "dosrel".
5162         * Makefile.tpl: Let configure set which subdir targets are hit.
5163         Remove install-cross; clean up install; remove ALL.  Remove
5164         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5165         Autogenerate host module targets.  Remove empty dependency lines
5166         and redundant dependency; rearrange slightly.
5167         * Makefile.def: Add host-side libtermcap, utils.
5168
5169         * Makefile.in: Regenerate.
5170
5171 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5172
5173         * ltconfig (osf[345]): Append $major to soname_spec.
5174         Reflect this in library_names_spec.
5175         * ltmain.sh (osf): Prefix $major with . for use as extension.
5176
5177 2002-11-19  Andreas Jaeger  <aj@suse.de>
5178
5179         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5180         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5181         and sparc64 GNU/Linux systems.
5182
5183 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5184
5185         * MAINTAINERS: Update email.
5186
5187 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5188
5189         * MAINTAINERS: Complete James Dennett's entry.
5190
5191 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5192
5193         * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5196
5197         * Makefile.tpl: syntactic cleanup
5198
5199 2002-11-13 Stuart Hastings <stuart@apple.com>
5200
5201         * MAINTAINERS: Add myself to write-after-approval list.
5202
5203 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5204
5205         * Makefile.def: Add list of recursive targets to autogenerate.
5206         Add build_modules.
5207         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5208         targets.  Autogenerate *-build-* targets.
5209         * Makefile.in: Regenerate.
5210
5211 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5212
5213         * configure: More autoconf-style substitutions.
5214         * Makefile.tpl: More autoconf-style substitutions.
5215         * Makefile.in: Regenerate.
5216
5217 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5218
5219         * configure: Substitute more variables in a more autoconf-friendly
5220         way.  Simplify slightly.
5221         * Makefile.tpl: Make more variables substitutable in an
5222         autoconf-friendly way.
5223         * Makefile.in: Regenerate.
5224
5225 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5226
5227         * MAINTAINERS (Write After Approval): Add myself.
5228
5229 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5230
5231         * configure.in (v810*): Remove special setting of tools.
5232
5233         * configure: Add support for extra required flags for ar or nm.
5234         * configure.in (aix4.3+): Use above support for target-specific
5235         issues, rather than using config/mt-aix43.
5236
5237 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5238
5239         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5240         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5241         with $srcdir.  Reformat indentation.  Substitute some variables
5242         formerly hard-coded in the Makefile for build=host.
5243         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5244         * Makefile.def: Autogenerate more.
5245         * Makefile.in: Regenerate.
5246
5247 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5248
5249         * MAINTAINERS (Write After Approval): Add myself.
5250
5251 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5252
5253         * Makefile.def (host_modules): Add rda.
5254         * Makefile.in: Regenerate.
5255         * configure.in (target_tool): Add target-rda to list.
5256
5257 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5258
5259         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5260
5261 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5262
5263         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5264         and restrap targets to this rule.
5265         * Makefile.in:  Regenerate.
5266
5267 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5268
5269         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5270         GNATS only accounts.
5271
5272 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5273
5274         * configure.in (i[3456]86-*-linux*): Add check to disable
5275         ${libgcj} for glibc1.
5276
5277 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5278
5279         * MAINTAINERS: Add myself as ip2k port maintainer.
5280
5281 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5282
5283         * configure.in: Add tic4x target.
5284
5285 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5286
5287         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5288         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5289         * Makefile.in: Regenerate.
5290
5291         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5292         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5293         * Makefile.in: Regenerate.
5294
5295 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5296
5297         * MAINTAINERS: Add myself as web pages co-maintainer.
5298
5299 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5300
5301         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5302         * Makefile.in: Regenerate.
5303
5304 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5305
5306         * MAINTAINERS: Add myself and Nathan Sidwell
5307         <nathan@codesourcery.com> as VxWorks maintainers.
5308
5309 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5310
5311         * Makefile.def: Remove order dependency comments.
5312         * Makefile.tpl: Add explicit install-install dependencies.
5313         * Makefile.in: Regenerate.
5314
5315         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5316         * Makefile.in: Regenerate.
5317
5318         * Makefile.tpl: Add configure-target (for src-release in src)
5319         * Makefile.in: Regenerate.
5320
5321 2002-09-30  Nick Clifton  <nickc@redhat.com>
5322
5323         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5324
5325 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5326
5327         * configure.in (s390*-*-linux*): Enable libgcj.
5328
5329 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5330
5331         * configure: Revert accidentally applied changes.
5332
5333         * Makefile.tpl: Make more autoconf-friendly.
5334         * Makefile.in: Regenerate.
5335         * configure: Make substitution more autoconf-like.
5336
5337 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5338
5339         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5340         single entry to handle all these.
5341         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5342         libjava on arm-*-elf.
5343
5344 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5345
5346         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5347         things that depend on them.
5348
5349 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5350
5351         * Makefile.tpl: Make subsituted variables more autoconfy.
5352         * Makefile.in: Regenerate.
5353         * configure: Make seds more autoconfy.
5354
5355 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5356
5357         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5358         * Makefile.in: Regenerate.
5359         * configure.in: Rewrite sed statements to look autoconfy.
5360
5361         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5362         all-target-foo on configure-target-foo.
5363         * Makefile.def: Ditto.
5364         * Makefile.in: Rebuild.
5365
5366 2002-09-25  Andrew Haley  <aph@redhat.com>
5367
5368         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5369
5370 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5371
5372         * Makefile.def: New file.
5373         * Makefile.tpl: New file.
5374         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5375         * contrib/gcc_update: Note that Makefile.in is a generated file.
5376
5377         * configure.in: Minor rearrangement.  Simplify tests.
5378
5379 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5380
5381         * configure.in (with_headers): Skip copy if value is "yes".
5382         (with_libs): Likewise.
5383
5384 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5385
5386         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5387         * configure.in (sh*-*-pe*): Ditto.
5388         * configure.in (mips*-*-pe*): Ditto.
5389         * configure.in (*arm-wince-pe): Ditto.
5390
5391         * configure.in: Rearrange.
5392
5393 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5394
5395         * MAINTAINERS: Update my email address.
5396
5397 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5398
5399         * MAINTAINERS: (Write After Approval): Add myself.
5400
5401 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5402
5403         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5404
5405 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5406
5407         * MAINTAINERS: Change my mailing address.
5408
5409 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5410
5411         * MAINTAINERS (Write After Approval): Remove myself.
5412         (Various Maintainers: c++ runtime libs): Add myself.
5413
5414 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5415
5416         * MAINTAINERS (Write After Approval): Remove myself.
5417         (Various Maintainers: c++ runtime libs): Add myself.
5418
5419 2002-08-15  Eric Christopher  <echristo@redhat.com>
5420
5421         * config.sub: Import from master repository.
5422         * config.guess: Ditto.
5423
5424 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5425
5426         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5427         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5428         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5429
5430 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5431
5432         * MAINTAINERS: Add self to rs6000 vector extensions.
5433
5434 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5435
5436         * libiberty/configure: Reverted unintended yesterday's check in.
5437
5438 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5439
5440         * boehm-gc/configure, libf2c/configure: Rebuilt.
5441         * libffi/configure, libiberty/configure: Ditto.
5442         * libjava/configure, libobjc/configure: Ditto.
5443         * libstdc++-v3/configure, zlib/configure: Ditto.
5444         Merged from binutils:
5445         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5446         From Steve Ellcey <sje@cup.hp.com>:
5447         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5448         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5449         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5450         IA64.
5451         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5452         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5453         soname_spec, sys_lib_search_path_spec): Ditto.
5454
5455 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5456
5457         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5458
5459 2002-08-04  H.J. Lu  (hjl@gnu.org)
5460
5461         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5462
5463 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5464
5465         * MAINTAINERS (Write After Approval): Add myself.
5466
5467 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5468
5469         * configure.in: Move generic linux case to end.  Copy generic
5470         linux noconfigdirs to mips*-*-linux* entry and new
5471         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5472
5473 2002-07-19  Michael Matz  <matz@suse.de>
5474
5475         * MAINTAINERS: Add myself as ra* maintainer.
5476
5477 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5478
5479         * config.guess: Update to 2002-07-09 version.
5480         * config.sub: Update to 2002-07-03 version.
5481
5482 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5483
5484         * MAINTAINERS: Fix typo in a maintainer email address.
5485
5486 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5487
5488         * configure.in: Remove two redundant tests.
5489
5490 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5491
5492         * configure.in (mips*-*-irix6*o32): Enable stabs.
5493
5494 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5495
5496         * configure.in: Don't build grez.
5497         * Makefile.in: Ditto.
5498
5499         * Makefile.in: Remove references to bsp, cygmon, libstub.
5500         * configure.in: Ditto.
5501
5502         * configure.in: Remove leftover reference to gdbtest.
5503
5504 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5505
5506         * configure.in (gxx_include_dir):  Change to match versioned
5507         C++ headers if --enable-version-specific-runtime-libs is used.
5508
5509 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5510
5511         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5512
5513 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5514
5515         * configure.in: Make --without-x work.
5516
5517 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5518
5519         * configure.in: Rearrange target Makefile fragment collection.
5520
5521         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5522         cvs[src].
5523         * configure.in: Ditto.
5524
5525 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5526
5527         * MAINTAINERS (Write After Approval): Update my e-mail address.
5528
5529 2002-06-24  Ben Elliston  <bje@redhat.com>
5530
5531         * configure.in (host_tools): Remove cgen.
5532
5533         * Makefile.in (all-cgen): Remove; runs from its source directory.
5534         (check-cgen, install-cgen, clean-cgen): Likewise.
5535         (all-opcodes): Do not depend on all-cgen.
5536         (all-sim): Likewise.
5537
5538 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5539
5540         * Makefile.in: Eliminate 'apache' targets.
5541         * configure.in: Eliminate 'apache' targets.
5542
5543         * configure.in: Eliminate redundant tests.  Reorganize.
5544
5545         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5546
5547         * config-ml.in: Eliminate references to Cygnus configure.
5548
5549         * Makefile.in: Eliminate references to building emacs.
5550
5551 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5552
5553         * MAINTAINERS: Update my email address.
5554
5555 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5556
5557         * config.if (libstdcxx_incdir): Version C++ headers.
5558         (cxx_incdir): Remove.
5559
5560 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5561
5562         * MAINTAINERS (Write After Approval): Add self.
5563
5564 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5565
5566         * configure.in: Add support for ip2k.
5567
5568 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5569
5570         * configure.in: Fix AIX configury bug.
5571
5572 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5573
5574         * MAINTAINERS (Write After Approval): Add self.
5575
5576 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5577
5578         * configure.in: replace ${topsrcdir} with ${srcdir}
5579
5580         * configure.in: Move definition of libstdcxx_flags
5581         right above usage, rather than waaay earlier.
5582
5583         * configure.in: Pull definition of is_cross_compiler earlier.
5584
5585         * configure.in: Rearrange a little.
5586
5587         * configure.in: Remove references to librx.
5588         * Makefile.in: Remove references to librx.
5589
5590 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5591
5592         * config.sub: Add support for avr target.
5593         Import from master sources, rev 1.255
5594
5595 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5596
5597         * configure, .cvsignore:  Revert previous change...
5598         * Makefile:  ...delete.
5599
5600 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5601
5602         * configure.in: Eliminate ${gasdir} variable.
5603
5604 2002-06-18  Dave Brolley  <brolley@redhat.com>
5605
5606         * configure.in: Add support for frv.
5607         * config.sub: Add support for frv.
5608
5609 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5610
5611         * configure:  Remove garbage from previous commit.
5612
5613 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5614
5615         * configure:  For in-source builds, make a subdir and re-exec there.
5616         * Makefile:  New file.  Pass targets through to build directory.
5617         * .cvsignore:  No longer ignore "Makefile".
5618
5619 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5620
5621         * MAINTAINERS (Write After Approval): Add self.
5622
5623 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5624
5625         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5626
5627 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5628
5629         * configure.in (vax-*-netbsd*): Re-enable gas.
5630
5631 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5632
5633         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5634         BUILD_PREFIX_1, to correct nomenclature.
5635         * configure: Likewise.
5636
5637         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5638         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5639
5640 2002-05-31  Olaf Hering  <olh@suse.de>
5641
5642         * config-ml.in: Propogate DESTDIR also.
5643
5644 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5645
5646         * configure.in (vax-*-netbsd*): Don't build gas for this
5647         platform.
5648
5649 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5650
5651         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5652         and libgcj for AVR.
5653
5654 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5655
5656         * MAINTAINERS (Write After Approval): Add myself.
5657
5658 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5659
5660         * config.guess: Update to 2002-05-22 version.
5661         * config.sub: Likewise.
5662
5663 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5664
5665         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5666         * config-ml.in: Likewise.
5667         * configure: Likewise.
5668         * configure.in: Likewise.
5669
5670 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5671
5672         * MAINTAINERS: Update my email address.
5673
5674 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5675
5676         * configure.in: Simplify makefile fragment collection.
5677
5678         * configure.in: Remove code to build emacs.
5679
5680         * configure.in : Remove --srcdir argument from targargs and buildargs
5681         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5682
5683         * configure: Move some logic to configure.in.
5684         * configure.in: Move some logic from configure.
5685
5686 2002-05-11  Tom Tromey  <tromey@redhat.com>
5687
5688         * MAINTAINERS: Reflect libgcj reality.
5689
5690 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5691
5692         * Makefile.in: Honour DESTDIR.
5693
5694 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5695
5696         * config.guess: Import 2002-03-20 version.
5697         * config.sub: Import 2002-04-26 version.
5698
5699 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5700
5701         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5702
5703 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5704
5705         * MAINTAINERS: Add self.
5706
5707 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5708
5709         * ltmain.sh: Detect and handle object name conflicts
5710         while piecewise linking a static library.
5711
5712 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5713
5714         * configure.in (noconfigdirs): Don't disable libgcj on
5715         sparc64-*-solaris* and sparcv9-*-solaris*.
5716
5717 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5718
5719         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5720
5721 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5722
5723         * configure.in (FLAGS_FOR_TARGET): Do not add
5724         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5725         on i[3456]86-*-linux*.
5726
5727 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5728
5729         * configure.in (noconfigdirs): Replace [ ] with test.
5730
5731         * configure.in (noconfigdirs): Do not add target-newlib if
5732         target == i[3456]86-*-linux*, and host == target.
5733
5734 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5735
5736         * configure.in: delete reference to absent file
5737
5738         * configure.in: replace '[' with 'test'
5739
5740         * configure.in: Eliminate references to gash.
5741         * Makefile.in: Eliminate references to gash.
5742
5743         * configure.in: remove useless references to 'pic' makefile fragments.
5744
5745         * configure.in: (*-*-windows*) Finish removing.
5746
5747         * configure.in: Eliminate redundant test for libgui.
5748
5749 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5750
5751         * MAINTAINERS: Add self and realphabetize.  Update entries
5752         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5753         entry for a29k port maintainer.
5754
5755 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5756
5757         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5758         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5759
5760 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5761
5762         * configure.in: remove references to dead files
5763
5764 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5765
5766         * MAINTAINERS: Add information about purpose of this file.
5767
5768 2002-04-18  Tom Tromey  <tromey@redhat.com>
5769
5770         * configure.in: Disallow configuring libgcj when it is already
5771         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5772         Solaris 2.8 by default.  For PR libgcj/6158.
5773
5774 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5775
5776         * configure.in:  Move default CC setting out of config/mh-* fragments
5777         directly into here.
5778
5779 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5780
5781         * configure.in: don't even try to configure or make a subdirectory
5782         if there's no configure script for it.
5783
5784 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5785
5786         * MAINTAINERS: Remove chill maintainers.
5787         * Makefile.in (CHILLFLAGS): Remove.
5788         (CHILL_LIB): Remove.
5789         (TARGET_CONFIGDIRS): Remove libchill.
5790         (CHILL_FOR_TARGET): Remove.
5791         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5792         CHILL_LIB.
5793         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5794         (CHECK_TARGET_MODULES): Likewise.
5795         (INSTALL_TARGET_MODULES): Likewise.
5796         (CLEAN_TARGET_MODULES): Likewise.
5797         (configure-target-libchill): Remove.
5798         (all-target-libchill): Remove.
5799         * configure.in (target_libs): Remove target-libchill.
5800         Do not compute CHILL_FOR_TARGET.
5801         * libchill: Remove directory.
5802
5803 2002-04-11  DJ Delorie  <dj@redhat.com>
5804
5805         * Makefile.in, configure.in: Sync with binutils, entries
5806         follow...
5807
5808 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5809
5810         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5811         (do-tar, do-bz2): New rules.
5812         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5813         (gdb-tar): New rule.
5814         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5815         (insight_dejagnu.tar): New rule.
5816         (insight.tar): New rule.
5817         (gdb+dejagnu.tar): New rule.
5818         (gdb.tar): New rule.
5819
5820 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5821
5822         * Makefile.in: Add all-tix to deps for all-snavigator
5823         so that tix is built when building snavigator.
5824
5825 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5826
5827         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5828         ld and gdb are not supported.
5829
5830 2002-01-07  Mark Salter  <msalter@redhat.com>
5831
5832         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5833         Allow target-libgloss to be built for arm, strongarm, and xscale.
5834
5835 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5836
5837         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5838         options for i[3456]86-pc-linux* native builds.
5839
5840 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5841
5842         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5843         files from .po files for a distribution.
5844
5845 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5846
5847         * configure.in: Enable libstdc++-v3 for h8300 targets.
5848
5849 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5850
5851         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5852         version from bfd/.
5853
5854 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5855
5856         * Makefile.in (VER): When present, extract the version number from
5857         the file version.in.
5858
5859 2001-05-24  Tom Rix <trix@redhat.com>
5860
5861         * configure.in : enable ld for aix
5862
5863 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5864
5865         * config.guess: Add linux target for S/390.
5866
5867 2000-11-07  Philip Blundell  <pb@futuretv.com>
5868
5869         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5870
5871 2000-11-03  Philip Blundell  <pb@futuretv.com>
5872
5873         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5874         files.
5875
5876 2001-01-15  Ben Elliston  <bje@redhat.com>
5877
5878         * configure.in (host_tools): Add sid.
5879         Always configure cgen.
5880
5881 2000-11-24  Nick Clifton  <nickc@redhat.com>
5882
5883         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5884
5885
5886 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5887
5888         * Makefile.in (ALL_MODULES): Add all-cgen.
5889         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5890         (all-cgen): New target.
5891         (all-opcodes,all-sim): Depend on all-cgen.
5892         * configure.in (host_tools): Add cgen.
5893         Only configure cgen if --enable-cgen-maint.
5894
5895 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5896
5897         * configure.in: Add *-*-freebsd* configurations.
5898
5899 2002-04-08  Tom Tromey  <tromey@redhat.com>
5900
5901         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5902         Fixes PR libgcj/6068.
5903
5904 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5905
5906         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5907
5908 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5909
5910         * configure.in (alpha*-dec-osf*): Enable libgcj.
5911
5912 2003-03-27  Matthew Gingell <gingell@gnat.com>
5913
5914         * MAINTAINERS (Write After Approval): Add myself.
5915
5916 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5917
5918         Fix for: PR bootstrap/3591, target/5676
5919         * configure.in (mcore-pe): Disable the configuration of
5920         libstdc++-v3 since exceptions are not supported.
5921
5922 2002-03-20  Anthony Green  <green@redhat.com>
5923
5924         * configure.in: Enable libgcj for xscale-elf target.
5925
5926 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5927
5928         * MAINTAINERS:  Update my email address.
5929
5930 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5931
5932         * ltmain.sh (relink_command): Fix typo in previous change.
5933
5934 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5935
5936         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5937         (relink_command): Added --tag flags.
5938         (mode=install): If relinking fails; error out.
5939
5940 2002-03-12  Richard Henderson  <rth@redhat.com>
5941
5942         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5943         .NOTPARALLEL tag.
5944         (do-check): Rename from check.
5945         (check): Allow parallel check.
5946
5947 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5948
5949         * MAINTAINERS: Add myself as maintainer for xtensa port.
5950         Fix alphabetical order in CPU port maintainer list.
5951         Remove myself from Write After Approval list.
5952
5953 2002-03-11  Richard Henderson  <rth@redhat.com>
5954
5955         * Makefile.in (.NOTPARALLEL): Add fake tag.
5956
5957 2002-03-07  H.J. Lu  (hjl@gnu.org)
5958
5959         * configure.in: Enable gprof for mips*-*-linux*.
5960
5961 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5962
5963         * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5966
5967         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5968         libjava.
5969         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5970
5971 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5972
5973         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5974         because its Makefile is there; test for the executable instead.
5975
5976 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5977
5978         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5979         libstdc++-v3 and libjava.
5980
5981 2002-02-11  Adam Megacz <adam@xwt.org>
5982
5983         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5984         boehm-gc
5985
5986 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5987
5988         * config.guess: Updated to 2002-01-30's version.
5989         * config.sub: Updated to 2002-02-01's version.
5990         Contribute sh64-elf.
5991         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5992         * configure.in: Added sh64-*-*.
5993
5994 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5995
5996         * MAINTAINERS: Belatedly add myself to write after approval list.
5997
5998 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5999
6000         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6001         Remove self as Write After Approval.
6002
6003 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6004
6005         * MAINTAINERS: Put self in as maintainer for contrib/regression
6006         directory.
6007
6008 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6009
6010         * MAINTAINERS:  Update my email address.
6011
6012 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6013
6014         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6015         target-libiberty, and target-libgloss.  Skip Java-related
6016         libraries if not supported for NetBSD on target CPU.
6017
6018 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6019
6020         * install-sh: Use _inst.$$_ for temp file name.
6021
6022 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6023
6024         * MAINTAINERS (Write After Approval): Move my contact info
6025         from here...
6026         (OS Port Maintainers): ...to here (netbsd).
6027
6028 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6029
6030         * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2002-01-17  H.J. Lu <hjl@gnu.org>
6033
6034         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6035         (all-target-fastjar): Also depend on all-target-libiberty.
6036
6037 2002-01-16  H.J. Lu  (hjl@gnu.org)
6038
6039         * config.guess: Import from master sources, rev 1.225.
6040         * config.sub: Import from master sources, rev 1.238.
6041
6042 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6043
6044         * MAINTAINERS (Write After Approval): Remove myself.
6045
6046 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6047
6048         * MAINTAINERS (Write After Approval): Add myself.
6049
6050 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6051
6052         * MAINTAINERS: Add self as docs co-maintainer.
6053
6054 2001-12-11  Matthias Klose  <doko@debian.org>
6055
6056         * MAINTAINERS (Write After Approval): Add myself.
6057
6058 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6059
6060         * MAINTAINERS: Update my email address.
6061
6062 2001-12-07  Turly O'Connor  <turly@apple.com>
6063         * MAINTAINERS (Write After Approval): Add myself.
6064         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6065         (rs6000_initialize_trampoline): Call __trampoline_setup for
6066         ABI_DARWIN too.
6067         * darwin-tramp.asm: New file, implements __trampoline_setup.
6068         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6069
6070 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6071
6072         * MAINTAINERS (Write After Approval): Add myself.
6073
6074 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6075
6076         * configure, configure.in: Use temp file for long sed commands.
6077
6078 2001-12-03  Laurent Guerby  <guerby@acm.org>
6079
6080         * config.sub: Update to version 1.232 on subversion.
6081
6082 2001-12-03  Ben Elliston  <bje@redhat.com>
6083
6084         * MAINTAINERS: Update mail address for config.* patches.
6085
6086 2001-11-27  DJ Delorie <dj@redhat.com>
6087             Zack Weinberg  <zack@codesourcery.com>
6088
6089         When build != host, create libiberty for the build machine.
6090
6091         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6092         CONFIG_ARGUMENTS.
6093         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6094         New variables.
6095         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6096         and rules.
6097         (all.normal): Depend on ALL_BUILD_MODULES.
6098         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6099         (all-build-libiberty): Depend on configure-build-libiberty.
6100
6101         * configure: Calculate and substitute proper value for
6102         ALL_BUILD_MODULES.
6103         * configure.in: Create the build subdirectory.
6104         Calculate and substitute TARGET_CONFIGARGS (formerly
6105         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6106
6107 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6108
6109         * MAINTAINERS (write-after-approval): Add self.
6110
6111 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6112
6113         * MAINTAINERS (GNATS only accounts): Remove self.
6114
6115 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6116
6117         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6118         libf2c.
6119
6120 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6121
6122         * MAINTAINERS (Write After Approval): Add self.
6123
6124 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6125
6126         * MAINTAINERS: mips and s390 are also CPU ports.
6127
6128 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6129
6130         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6131
6132 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6133
6134         * MAINTAINERS: Alphabetize.
6135
6136 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6137
6138         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6139
6140 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6141
6142         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6143
6144 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6145
6146         * configure.in (--enable-languages): Be more permissive about
6147         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6148
6149 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6150
6151         * config.sub: Import from master sources, rev. 1.230.
6152         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6153
6154 2001-11-07  Laurent Guerby  <guerby@acm.org>
6155
6156         * MAINTAINERS (Write After Approval): Add self.
6157
6158 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6159
6160         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6161
6162 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6163
6164         * config.sub: Import from master sources, rev 1.226.
6165         * config.guess: Import from master sources, rev 1.216.
6166
6167 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6168
6169         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6170         * MAINTAINERS: Add self as maintainer of MMIX port.
6171         Remove old after-approval entry.
6172
6173 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6174
6175         * ChangeLog, configure: Fix spelling errors.
6176
6177 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6178
6179         * MAINTAINERS: Tweak my address.
6180
6181 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6182
6183         * MAINTAINERS: Update my email address.
6184
6185 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6186
6187         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6188         * MAINTAINERS: Add self as maintainer of CRIS port.
6189
6190 2001-10-10  Geert Bosch  <bosch@gnat.com>
6191
6192         * MAINTAINERS (Various maintainers: Ada front end):
6193         Added Robert Dewar.
6194
6195 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6196
6197         * MAINTAINERS (Write After Approval): Added self
6198
6199 2001-10-02  Geert Bosch  <bosch@gnat.com>
6200
6201         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6202
6203 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6204
6205         * configure: Handle temporary files securely using mkdir.
6206
6207 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6208
6209         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6210
6211 2001-09-26  Will Cohen <wcohen@redhat.com>
6212
6213         * configure.in (*-*-linux*): Disable configuration of target-newlib
6214         and target-libgloss.
6215
6216 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6217
6218         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6219         RANLIB.
6220
6221 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6224         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6225         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6226         avoid quotes nesting problems.
6227         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6228         (DO_X): Export only variables that are set.
6229
6230 2001-09-19  Ben Elliston  <bje@redhat.com>
6231
6232         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6233         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6234         semantics.  Use the shell built-in "type" command instead.
6235
6236 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6237
6238         Merged from gcc-3_0-branch:
6239         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6240         * ltcf-c.sh: Use $objext, not $ac_objext.
6241         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6242         * ltcf-cxx.sh: Add support for GNU.
6243         2001-07-22  Timothy Wall  <twall@redhat.com>
6244         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6245         default settings if using GNU tools with that configuration.
6246         * ltcf-cxx.sh: Ditto.
6247         * ltcf-gcj.sh: Ditto.
6248         2001-07-21  Michael Chastain  <chastain@redhat.com>
6249         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6250         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6251         * ltmain.sh: Mark as gcc-local.
6252
6253 2001-08-30  Eric Christopher  <echristo@redhat.com>
6254             Jason Eckhardt  <jle@redhat.com>
6255
6256         * config.guess: Merge from master sources.
6257         * config.sub: Merge from master sources, add support for mipsisa32.
6258
6259 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6260         * config.sub: Merge from master sources, rev 1.219.
6261         * MAINTAINERS: Add self as contact for stormy16 port.
6262
6263 2001-08-14  Zack Weinberg  <zackw@panix.com>
6264
6265         * config.sub: Merge from master sources, rev 1.218.
6266         * config.guess: Merge from master sources, rev 1.209.
6267
6268 2001-08-11  Graham Stott  <grahams@redhat.com>
6269
6270         * Makefile.in (check-c++): Add missing semicolon.
6271
6272 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6273
6274         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6275
6276 2001-07-30  Eric Christopher  <echristo@redhat.com>
6277
6278         * MAINTAINERS (Various maintainers: mips port): Added myself.
6279
6280 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6281
6282         * configure.in (sh-*-linux*): New.
6283
6284 2001-07-27  Richard Henderson  <rth@redhat.com>
6285
6286         * .cvsignore: Add LAST_UPDATED.
6287
6288 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6289
6290         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6291
6292 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6293
6294         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6295
6296 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6297
6298         * MAINTAINERS (Write After Approval): Added myself.
6299
6300 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6301
6302         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6303         and libgcj on m68hc11/m68hc12.
6304
6305 2001-06-27  H.J. Lu  (hjl@gnu.org)
6306
6307         * Makefile (CFLAGS_FOR_BUILD): New.
6308         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6309
6310 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6311
6312         * README: Remove version number.
6313
6314 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6315
6316         * INSTALL/README: Update wrt. to the installation instructions now
6317         residing in gcc/doc/install.texi.
6318
6319 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6320
6321         * README: Replace with a cut-down and updated version of gcc/README.
6322
6323 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6324
6325         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6326         multilibs to be disabled.
6327
6328 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6329
6330         * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6333
6334         * config.guess: Import CVS version 1.195.
6335         * config.sub: Import CVS version 1.212.
6336
6337 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6338
6339         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6340         gcc/xgcc is built, use -print-prog-name to find out the program
6341         name to use.
6342
6343 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6344
6345         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6346         appear to also be in the master copy.
6347         * config.sub:  Import CVS version 1.211.
6348
6349 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6350
6351         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6352         with_gcc]: Use `gcc -shared' to build a shared library.
6353
6354 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6355
6356         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6357         archives.
6358
6359 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6360
6361         * MAINTAINERS (Write After Approval): Add myself.
6362
6363 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6364
6365         * configure.in (libstdcxx_flags): Do not try to execute
6366         libstdc++-v3/testsuite_flags until it exists.
6367
6368 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6369
6370         * MAINTAINERS: Update my email address.
6371
6372 2001-05-31  Graham Stott  <grahams@redhat.com>
6373
6374         * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6377
6378         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6379         libraries when using g++ with native linker.
6380
6381 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6382
6383         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6384
6385 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6386
6387         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6388         [aix4*|aix5*]: Prepend blank.
6389
6390 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6391
6392         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6393         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6394         of subdir/configure scripts to use the new libtool.m4.
6395
6396 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6397
6398         * MAINTAINERS (Write After Approval): Add myself.
6399
6400 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6401
6402         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6403
6404 2001-05-11  Ben Elliston  <bje@redhat.com>
6405
6406         * Makefile.in (all-sid): New target.
6407         (check-sid, clean-sid, install-sid): Likewise.
6408
6409 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6410
6411         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6412
6413 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6414
6415         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6416         libgcj.
6417
6418 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6419
6420         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6421         gcc/xgcc is built, use -print-prog-name to find out the program
6422         name to use.
6423
6424 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6425
6426         * configure.in (noconfigdirs): Don't reset it from scratch in the
6427         target case; only append to it.
6428
6429         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6430         sparc-*-solaris2.8]: Disable ${libgcj}.
6431
6432 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6433
6434         * configure.in (libgcj_saved): Copy from $libgcj.
6435         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6436         --disable-libgcj.
6437
6438 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6439
6440         * MAINTAINERS: Remove self as MIPS maintainer and
6441         C front end maintainer.
6442
6443 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6444
6445         * configure.in: Move *-chorusos target case to the proper switch.
6446         Disable libgcj.
6447
6448 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6449
6450         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6451         1.641.2.228.
6452
6453 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6454
6455         * Makefile.in (STAGE1_CFLAGS): Pass down.
6456
6457 2001-04-13  Alan Modra  <amodra@one.net.au>
6458
6459         * config.guess: Add hppa64-linux support.  Note for next import that
6460         this is already in the master file.
6461         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6462
6463 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6464
6465         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6466         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6467
6468 2001-04-11  Stan Shebs  <shebs@apple.com>
6469
6470         * MAINTAINERS: Add self as Darwin port maintainer.
6471
6472 2001-04-11  Alan Modra  <amodra@one.net.au>
6473
6474         * MAINTAINERS: Update my email address.
6475
6476 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6477
6478         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6479         recent versions of FreeBSD (release 3 or later).
6480         * ltconfig: On FreeBSD, -lc must not be provided when building
6481         a shared library or else the standard -pthread gcc option is
6482         rendered worthless to later users of the built library.
6483
6484 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6485
6486         * MAINTAINERS: Add self and RTH as C front end maintainers.
6487
6488 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6489
6490         * config.sub: Make sure to match an already-canonicalized
6491         machine name (eg. mn10300-unknown-elf).
6492
6493 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6494
6495         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6496         New macros.
6497         (bootstrap, cross): Use RECURSE_FLAGS.
6498         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6499
6500 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6501
6502         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6503
6504 2001-03-22  Colin Howell  <chowell@redhat.com>
6505
6506         * Makefile.in (DO_X): Do not backslash single-quotes in
6507         backquotes (two places).
6508
6509 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6510
6511         Re-installed:
6512         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6513         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6514         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6515         * ltcf-cxx.sh: Likewise.
6516         * ltcf-gcj.sh: Likewise.
6517
6518 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6519
6520         * MAINTAINERS: Add myself as "documentation co-maintainer".
6521
6522 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6523
6524         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6525         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6526
6527 2001-03-19  Tom Tromey  <tromey@redhat.com>
6528
6529         * config-ml.in: Handle GCJ and GCJFLAGS.
6530
6531 2001-03-21  Michael Chastain  <chastain@redhat.com>
6532
6533         * Makefile.in: all-m4 depends on all-texinfo.
6534
6535 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6536
6537         * MAINTAINERS: Add myself to write after approval list.
6538
6539 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6540
6541         * Makefile.in (DO_X): Quote nested quotes.
6542
6543 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6544
6545         * MAINTAINERS: Add myself to write after approval list.
6546
6547 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6548
6549         * Makefile.in (DO_X): Use double quotes for quoting
6550         "RANLIB=$${RANLIB}".
6551
6552 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6553
6554         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6555
6556 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6557
6558         * configure.in: Only use `lang_requires' for languages athat are
6559         actually enabled.
6560
6561 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6562
6563         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6564
6565 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6566
6567         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6568
6569 2001-03-07  Tom Tromey  <tromey@redhat.com>
6570
6571         * configure.in: Allow config-lang.in to set `lang_requires' to list
6572         of other required languages.
6573
6574 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6575
6576         * Makefile.in: Remove RANLIB definition. Use RANLIB
6577         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6578         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6579
6580 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6581             Alexandre Oliva  <aoliva@redhat.com>
6582
6583         * Makefile.in (check-c++): Use tabs, not spaces.
6584
6585 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6586
6587         * MAINTAINERS: add myself to Write After Approval list.
6588
6589 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6590
6591         * Makefile.in (check-c++): New rule.
6592
6593         * configure.in (target_libs): Remove libg++.
6594         (noconfigdirs): Remove libg++.
6595         (noconfigdirs): Same.
6596         (noconfigdirs): Same.
6597         (noconfigdirs): Same.
6598
6599         * config-ml.in: Remove libg++ references.
6600
6601         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6602         (ALL_TARGET_MODULES): Same.
6603         (configure-target-libg++): Remove.
6604         (all-target-libg++): Remove.
6605         (configure-target-libio): Remove.
6606         (all-target-libio): Remove.
6607         (check-target-libio): Remove.
6608         (.PHONY): Remove.
6609         (libg++.tar.bz2): Remove.
6610         (all-target-cygmon): Remove libio.
6611         (all-target-libstdc++): Remove.
6612         (configure-target-libstdc++): Remove.
6613         (TARGET_LIB_PATH): Remove libstdc++.
6614         (ALL_GCC_CXX): Remove libstdc++.
6615         (all-target-gperf): Correct.
6616
6617 2001-02-16  Nick Clifton  <nickc@redhat.com>
6618
6619         * configure.in (noconfigdirs): Allow configuration of texinfo
6620         for Cygwin hosts.
6621
6622 2001-02-15  Anthony Green  <green@redhat.com>
6623
6624         * configure: Introduce GCJ_FOR_TARGET.
6625         * configure.in: Ditto.
6626         * Makefile.in: Ditto.
6627
6628 2001-02-13  Andreas Schwab  <schwab@suse.de>
6629
6630         * MAINTAINERS: Update mail address.
6631
6632 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6633
6634         * config.guess: Add linux target for S/390.
6635         * config.sub: Likewise.
6636
6637 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6638
6639         * configure.in: for *-chorusos, don't config target-newlib and
6640         target-libgloss.
6641
6642 2001-02-06  Ben Elliston  <bje@redhat.com>
6643
6644         * configure: Output host type to stdout, not stderr.
6645
6646 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6647
6648         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6649         * ltcf-cxx.sh: Likewise.
6650
6651         * config.if: Assume enable_libstdcxx_v3 is defined.
6652
6653 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6654
6655         Remove V2 C++ library.
6656         * configure.in: Remove --enable-libstdcxx_v3 support.
6657
6658 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6659
6660         * include/demangle.h: Add prototype for java_demangle_v3.
6661
6662 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6663
6664         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6665
6666 2001-01-27  Richard Henderson  <rth@redhat.com>
6667
6668         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6669
6670 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6671
6672         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6673         Don't unset, it's non-portable and no longer necessary, set to empty
6674         instead.
6675
6676 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6677
6678         * ltconfig: Shell portability fix for the tagname validity check.
6679
6680 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6681
6682         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6683         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6684
6685 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6686
6687         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6688
6689 2001-01-26  Tom Tromey  <tromey@redhat.com>
6690
6691         * configure.in: Allow libgcj to be built on Sparc Solaris.
6692
6693 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6694
6695         * ltcf-c.sh: Add aix5 case.
6696         * ltcf-cxx.sh: Likewise.
6697         * ltconfig: Likewise.
6698
6699 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6700
6701         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6702         keep at least one of build_libtool_libs or build_old_libs set to
6703         yes.
6704
6705         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6706         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6707
6708 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6709
6710         * configure.in: Enable libgcj on several additional platforms.
6711
6712 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6713
6714         * configure.in: Enable libgcj for linux targets.
6715
6716 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6717
6718         * MAINTAINERS (Write After Approval): Add myself.
6719
6720 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6721
6722         * MAINTAINERS: Add myself as vax port maintainer.
6723
6724 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6725
6726         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6727
6728 2001-01-09  Mike Stump  <mrs@wrs.com>
6729
6730         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6731         failures of subdirectories.
6732
6733 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6734
6735         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6736         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6737         * ltcf-cxx.sh: Likewise.
6738         * ltcf-gcj.sh: Likewise.
6739         * ltconfig.sh: Fix typo.
6740
6741 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6742
6743         * configure: handle DOS-style absolute paths.
6744
6745 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6746
6747         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6748
6749 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6750
6751         * MAINTAINERS: Add myself as avr port co-maintainer.
6752
6753 2000-12-28  Ben Elliston  <bje@redhat.com>
6754
6755         * MAINTAINERS: Add myself under ``Write After Approval''.
6756
6757 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6758
6759         * texinfo: Remove directory from GCC.
6760
6761 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6762
6763         * COPYING: Update to current
6764         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6765         to 19yy as example year in copyright notice).
6766
6767 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6768
6769         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6770         (libstdcxx_incdir): Pass down.
6771         * config.if: Remove expired bits for cxx_interface, add stub.
6772         (libstdcxx_incdir): Add variable for g++ include directory.
6773         * configure.in (gxx_include_dir): Use it.
6774
6775 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6776
6777         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6778         with old-email address from ``Write After Approval''.
6779
6780 2000-12-15  Andreas Jaeger  <aj@suse.de>
6781
6782         * configure.in: Handle lang_dirs.
6783
6784 2000-12-14  Tom Tromey  <tromey@redhat.com>
6785
6786         * MAINTAINERS: Removed brads.
6787
6788         * MAINTAINERS: Added gcj developers.
6789
6790 2000-12-13  Anthony Green  <green@redhat.com>
6791
6792         * configure.in: Disable libgcj for any target not specifically
6793         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6794         with g++ abi.
6795
6796 2000-12-13  Mike Stump  <mrs@wrs.com>
6797
6798         * Makefile.in (local-distclean): Also remove fastjar.
6799
6800 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6801
6802         * contrib/gcc_update: Add fastjar --touch entries.
6803
6804 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6805
6806         * configure.in: Disable language-specific target libraries for
6807         languages that aren't enabled.
6808
6809 2000-12-10  Anthony Green  <green@redhat.com>
6810
6811         * configure.in: Define libgcj.  Disable libgcj target libraries for
6812         most targets.
6813
6814 2000-12-10  Neil Booth  <neilb@earthling.net>
6815
6816         * MAINTAINERS: Update mail address, remove from WAA list.
6817
6818 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6819
6820         * libjava: Imported from /cvs/java.
6821         * libffi: Likewise.
6822         * Boehm-gc: Likewise.
6823
6824 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6825
6826         * configure.in (target_libs): Revert 2000-12-08 patch.
6827         (noconfigdirs): Added target-libjava.
6828
6829 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6830
6831         * djunpack.bat: removed.
6832
6833 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6834
6835         * Makefile.in: handle DOS-style absolute paths.
6836         * config-ml.in: likewise.
6837         * symlink-tree: likewise.
6838
6839 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6840
6841         * fastjar: Imported.
6842
6843 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6844
6845         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6846         libjava.
6847         * configure.in (target_libs): Removed `target-libjava'.
6848
6849 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6850
6851         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6852         (ALL_MODULES): Added fastjar.
6853         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6854         (all-target-libjava): all-fastjar replaces all-zip.
6855         (all-fastjar): Added.
6856         (configure-target-fastjar, all-target-fastjar): Likewise.
6857         * configure.in (host_tools): Added fastjar.
6858
6859 2000-12-07  Mike Stump  <mrs@wrs.com>
6860
6861         * Makefile.in (local-distclean): Remove leftover built files.
6862
6863 2000-11-24  Nick Clifton  <nickc@redhat.com>
6864
6865         * configure.in (xscale-elf): Add target.
6866         (xscale-coff): Add target.
6867
6868 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6869
6870         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6871         recent versions of FreeBSD (release 3 or later).
6872         * ltconfig: On FreeBSD, -lc must not be provided when building
6873         a shared library or else the standard -pthread gcc option is
6874         rendered worthless to later users of the built library.
6875
6876 2000-11-16  Fred Fish  <fnf@be.com>
6877
6878         * configure.in (enable_libstdcxx_v3): Fix typo,
6879         libstd++ -> libstdc++.
6880
6881 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6882
6883         * MAINTAINERS: Add self to Write After Approval list.
6884
6885 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6886
6887         * MAINTAINERS: Update my email address.  Add myself to global write
6888         privs list.
6889
6890 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6891
6892         * Makefile.in: Merge with src and libgcj.
6893         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6894         configure-target-<library> when their configure scripts need the C
6895         or C++ library to have already been built to work properly.
6896         (do_proto_toplev): Set them to an empty string.
6897
6898         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6899         (REALLY_SET_LIB_PATH): Use them.
6900
6901 2000-11-17  Stan Shebs  <shebs@apple.com>
6902
6903         * MAINTAINERS: Add self to Write After Approval list.
6904
6905 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6906
6907         * configure: Provide the original toplevel configure arguments
6908         (including $0) to subprocesses in the environment rather than
6909         through gcc/configargs.h.
6910
6911 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6912
6913         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6914         C99.  Alphabetise "Write After Approval" list.
6915
6916 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6917
6918         * configure: Turn on libstdc++ V3 by default.
6919
6920         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6921         if we've got GCC.
6922
6923 2000-11-11  Philip Blundell  <philb@gnu.org>
6924
6925         * MAINTAINERS: Add self to Write After Approval list.
6926
6927 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6928
6929         * ltcf-c.sh (aix4): Improve shared library configuration; require
6930         exporting symbols.
6931         * ltcf-cxx.sh (aix4): Define.
6932         * ltconfig (aix4): Define library and soname specs appropriate for
6933         AIX.  Define command to create export symbols list.
6934
6935 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6936
6937         * config.sub: Add support for Sun Chorus
6938
6939 2000-10-31  Nick Clifton  <nickc@redhat.com>
6940
6941         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6942         <name>@redhat.com.  Also installed new email address for Clint
6943         Popetz.
6944
6945 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6946
6947         * etc: Remove directory from GCC.
6948
6949 2000-10-16  Michael Meissner  <meissner@redhat.com>
6950
6951         * configure (gcc/configargs.h): Only create if there is a build GCC
6952         directory created.
6953
6954 2000-10-16  Matthias Klose  <doko@debian.org>
6955
6956         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6957         when configured for libstdc++-v3.
6958
6959 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6960
6961         * configure: Save configure arguments to gcc/configargs.h.
6962
6963 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6964
6965         * config.guess: Import CVS version 1.157.
6966         * config.sub: Import CVS version 1.181.
6967
6968 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6969
6970         * Makefile.in (bootstrap): avoid recursion if subdir missing
6971         (cross): ditto
6972         (do-proto-toplev): ditto
6973
6974 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6975
6976         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6977         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6978
6979         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6980         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6981         all affected `configure' scripts.
6982
6983 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6984
6985         * MAINTAINERS: Add self as cpplib co-maintainer.
6986
6987 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6988
6989         * MAINTAINERS: Add self to Write After Approval list.
6990
6991 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6992
6993         * INSTALL/README: egcs -> GCC update.
6994
6995 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6996
6997         * MAINTAINERS: Add myself to Write After Approval list.
6998
6999 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7000
7001         * MAINTAINERS: Add myself to Write After Approval list.
7002
7003 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7004
7005         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7006         X11 libraries for hppa64.
7007
7008 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7009
7010         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7011
7012 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7013
7014         * Makefile.in (all-zlib): Added dummy target.
7015
7016         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7017         ltcf-gcj.sh: Updated from libtool multi-language branch.
7018
7019 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7020
7021         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7022         (bootstrap*): Depend on all-bootstrap.
7023
7024 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7025
7026         * config.guess: Import CVS version 1.156.
7027         * config.sub: Import CVS version 1.179.
7028
7029 2000-09-02  Anthony Green  <green@cygnus.com>
7030
7031         * Makefile.in (all-gcc): Depend on all-zlib.
7032         (CLEAN_MODULES): Add clean-zlib.
7033         (ALL_MODULES): Add all-zlib.
7034         * configure.in (host_libs): Add zlib.
7035
7036 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7037
7038         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7039         crosses, but add gcc/include to the header search path for them.
7040
7041 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7042
7043         * MAINTAINERS: Add self to Write After Approval list.
7044
7045 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7046
7047         * config.guess: Import CVS version 1.152.
7048         * config.sub: Import CVS version 1.177.
7049
7050 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7051
7052         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7053         $targargs to tell whether newlib is going to be built.
7054
7055         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7056         $$r/TARGET_SUBDIR/libio for _G_config.h.
7057
7058 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7059
7060         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7061
7062 2000-08-22  DJ Delorie  <dj@redhat.com>
7063
7064         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7065
7066 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7067
7068         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7069         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7070         sub-configures.
7071
7072 2000-08-21  DJ Delorie  <dj@redhat.com>
7073
7074         * MAINTAINERS: Add self as a libiberty maintainer
7075
7076 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7077
7078         * configure.in (libstdcxx_flags): Use
7079         libstdc++-v3/src/libstdc++.INC.
7080
7081 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7082
7083         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7084
7085 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7086
7087         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7088
7089         * configure: Make enable_threads and enable_shared defaults
7090         explicit.  Substitute enable_threads into generated Makefiles.
7091         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7092         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7093
7094 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7095
7096         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7097
7098 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7099
7100         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7101         previous delta.
7102
7103 2000-08-11  Jason Merrill  <jason@redhat.com>
7104
7105         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7106         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7107         (FLAGS_FOR_TARGET): Not here.
7108         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7109
7110 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7111
7112         * config-ml.in (CC, CXX): Don't introduce a leading space.
7113
7114 2000-08-07  DJ Delorie  <dj@delorie.com>
7115
7116         * MAINTAINERS: Add self as a DJGPP maintainer
7117
7118 2000-08-07  DJ Delorie  <dj@redhat.com>
7119
7120         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7121         "if we're also building gcc, and it's a gcc that will run on the
7122         build machine, we want to use its includes instead of the system's
7123         default includes".
7124
7125 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7126
7127         * MAINTAINERS: Add self to Write After Approval list.
7128
7129 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7130
7131         * configure.in (libstdcxx_flags): Don't use `"'.
7132
7133         * config-ml.in: Adjust multilib search paths to the
7134         appropriate multilib tree.
7135
7136 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7137
7138         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7139         commas in $LANGUAGES.
7140
7141 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7142
7143         * configure.in: Re-enable all references to libg++ and librx.
7144
7145 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7146
7147         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7148         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7149         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7150         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7151
7152         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7153
7154 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7155
7156         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7157         CXX_FOR_TARGET for sed.
7158
7159 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7160
7161         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7162         Do not override if already set in the environment or in configure.
7163         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7164         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7165
7166 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7167
7168         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7169         the libtool CVS tree multi-language branch.
7170         * ltconfig, ltmain.sh: Updated.
7171
7172 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7173
7174         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7175         (clean-target): Depend on it.
7176
7177         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7178         (GCC_FOR_TARGET): Use it.
7179         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7180         * configure.in: ... here.
7181         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7182         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7183
7184 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7185
7186         * MAINTAINERS: Add self to Write After Approval list.
7187
7188 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7189
7190         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7191         (configure-target-libchill, configure-target-libobjc): Likewise.
7192
7193         * configure.in: Use the same cache file for all target libs.
7194         * config-ml.in: But different cache files per multilib variant.
7195
7196 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7197
7198         * configure (topsrcdir): Don't use dirname.
7199
7200 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7201
7202         * MAINTAINERS: Add self to Write After Approval list.
7203
7204 2000-07-20  Jason Merrill  <jason@redhat.com>
7205
7206         * configure.in: Remove all references to libg++ and librx.
7207
7208         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7209
7210 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7211
7212         * config.sub: Update to subversions version 2000-07-06.
7213
7214 2000-07-12  Andrew Haley  <aph@cygnus.com>
7215
7216         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7217         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7218
7219 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7220
7221         * symlink-tree:  Check number of arguments.
7222
7223 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7224
7225         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7226         search path for a g++ extracted from the build tree.  This
7227         will allow link tests run by configure scripts in
7228         subdirectories to succeed.
7229
7230 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7231
7232         * ltconfig: Add support for mips-dde-sysv4.2MP
7233
7234 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7235
7236         * MAINTAINERS: Add myself as loop discovery maintainer.
7237
7238 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7239
7240         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7241         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7242
7243 2000-06-19  Timothy Wall  <twall@cygnus.com>
7244
7245         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7246         * config.sub: Add tic54x target.
7247
7248 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7249
7250         * MAINTAINERS: Add self as Fortran maintainer,
7251         remove Craig Burley.
7252
7253 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7254
7255         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7256         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7257
7258 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7259
7260         * MAINTAINERS: Add self as i18n maintainer
7261
7262 20000-05-21  H.J. Lu  (hjl@gnu.org)
7263
7264         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7265         directory are used if they exist. Make sure
7266         $(build_tooldir)/include is searched for header files,
7267         $(build_tooldir)/lib/ for library files.
7268         (GCC_FOR_TARGET): Likewise.
7269         (CXX_FOR_TARGET): Likewise.
7270
7271 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7272
7273         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7274
7275 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7276
7277         * Makefile.in (configure-target-libiberty): Depend on
7278         configure-target-newlib.
7279
7280 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7281
7282         * configure.in, Makefile.in: Merge all libffi-related
7283         configury stuff from the libgcj tree.
7284
7285 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7286
7287         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7288         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7289
7290 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7291
7292         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7293         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7294         current version information.  Add to proto-toplev directory.
7295         (gdb-taz): Build do-djunpack.
7296
7297 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7298
7299         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7300
7301 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7302
7303         * MAINTAINERS: Add self to Write After Approval list.
7304
7305 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7306
7307         * ltmain.sh: Preserve in relink_command any environment
7308         variables that may affect the linker behavior.
7309
7310 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7311
7312         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7313
7314 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7315
7316         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7317
7318 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7319
7320         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7321         with the version name.
7322
7323 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7324
7325         * MAINTAINERS: Add self as bb-reorder maintainer.
7326
7327 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7328
7329         * config.if: Tweak.
7330
7331 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7332
7333         * djunpack.bat: New file.
7334
7335 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7336
7337         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7338         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7339         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7340         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7341
7342 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7343
7344         * config.sub (case $basic_machine): Change default for "ibm-*"
7345         to "openedition".
7346
7347 2000-04-13  Andreas Jaeger  <aj@suse.de>
7348
7349         * MAINTAINERS: Added myself.
7350
7351 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7352
7353         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7354         (do-md5sum): New target.
7355         (MD5PROG): Define.
7356         (PACKAGE): Default to TOOL.
7357         (VER): Default to a shell script.
7358         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7359         md5 checksum generation.
7360         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7361         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7362         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7363         insight.tar.bz2): Use gdb-taz to create archive.
7364
7365 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7366
7367         * configure (warn_cflags): Delete.
7368
7369 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7370
7371         * MAINTAINERS: Added myself.
7372
7373 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7374             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7375
7376         * configure.in (enable_libstdcxx_v3): Add.
7377         (target_libs): Add bits here to switch between libstdc++-v2 and
7378         libstdc++-v3.
7379         * config.if: And this file too.
7380         * Makefile.in: Add libstdc++-v3 targets.
7381
7382 2000-04-05  Michael Meissner  <meissner@redhat.com>
7383
7384         * config.sub (d30v): Add d30v as a basic machine type.
7385
7386 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7387
7388         * configure.in: -linux-gnu*, not -linux-gnu.
7389
7390 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7391
7392         * MAINTAINERS: Add self in write-after-approval section.
7393
7394 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7395
7396         * MAINTAINERS: Add self as ia64 port maintainer.
7397
7398 2000-03-08  Neil Booth  <NeilB@earthling.net>
7399
7400         * MAINTAINERS: Add self in write-after-approval section.
7401
7402 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7403
7404         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7405         (do-tar-bz2): Replace TOOL with PACKAGE.
7406         (gdb.tar.bz2): Remove GDBTK from GDB package.
7407         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7408         dejagnu.tar.bz2): New packages.
7409
7410 2000-02-27  Andreas Jaeger  <aj@suse.de>
7411
7412         * configure.in: Add entry for mips*-*-linux*, move catch all
7413         *-*-*linux* entry below this one.
7414
7415 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7416
7417         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7418
7419 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7420
7421         * config.sub: Support an OS of "wince".
7422
7423 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7424
7425         * config.guess, config.sub: Updated to match config's 2000-02-15
7426         version.
7427
7428 2000-02-23  Linas Vepstas <linas@linas.org>
7429
7430         * config.sub: Add support for Linux/IBM 370.
7431         * configure.in: Likewise.
7432
7433 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7434
7435         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7436
7437 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7438
7439         * config.guess: Guess "cygwin" rather than "cygwin32".
7440
7441 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7442
7443         * configure (gcc_version): When setting, narrow search to
7444         lines containing `version_string'.
7445
7446 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7447
7448         * config.sub: Add support for avr target.
7449
7450 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7451
7452         * MAINTAINERS: Add maintainers for MCore port.
7453
7454 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7455
7456         * config.sub: Add mmix-knuth-mmixware.
7457
7458 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7459
7460         * MAINTAINERS: Pair cccp with cpplib maintainership.
7461
7462 2000-01-27  Christopher Faylor <cgf@redhat.com>
7463
7464         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7465         structure stuff to -L library search.
7466         (CXX_FOR_TARGET): Ditto.
7467         (CROSS_CHECK_MODULES): Fix spelling mistake.
7468
7469 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7470
7471         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7472         the C++ compiler.
7473
7474 2000-01-12  Richard Henderson  <rth@cygnus.com>
7475
7476         * configure.in: Don't build some bits for beos.
7477
7478 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7479
7480         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7481         as include files.
7482
7483 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7484
7485         * Add self as cpplib maintainer, as requested by Jason
7486         Merrill.  Correct my e-mail address.
7487
7488 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7489
7490         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7491         not mh-aix43.
7492
7493 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7494
7495         * MAINTAINERS: Add myself to "write after approval" list.
7496
7497 1999-12-14  Richard Henderson  <rth@cygnus.com>
7498
7499         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7500         * config.sub: Accept alphaev[78], alphaev8.
7501
7502 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7503
7504         * config.guess, config.sub: Update from autoconf.
7505
7506 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7507
7508         * MAINTAINERS:  update my playtime e-address.
7509
7510 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7511
7512         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7513         necessary libraries are missing.
7514
7515 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7516
7517         * MAINTAINERS: Add new 'write after approval' maintainer.
7518
7519 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7520
7521         * MAINTAINERS: Add new Java maintainer.
7522
7523 1999-10-25  Andreas Schwab  <schwab@suse.de>
7524
7525         * configure: Fix quoting inside arguments of eval.
7526
7527 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7528
7529         * config-ml.in: Allow suppression of some ARM multilibs.
7530
7531 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7532
7533         * config.guess: Add OS/390 match pattern.
7534         * config.sub: Add mvs, openedition targets.
7535         * configure.in (i370-ibm-opened*): New.
7536
7537 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7538
7539         * config.sub: Add support for configuring for pj.
7540
7541 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7542
7543         * config.sub (maybe_os): Add support for configuring for fr30.
7544
7545 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7546
7547         * configure.in: Do not configure or build ld for AIX
7548         platforms.  ld is known to be broken on these platforms.
7549
7550 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7551
7552         * config-ml.in: Pass compiler flag corresponding to multidirs to
7553         subdir configures.
7554
7555 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7556
7557         * Makefile.in (LDFLAGS): Define.
7558
7559 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7560
7561         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7562         noconfigdirs.
7563         (*-*-cygwin*): Likewise.
7564
7565 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7566
7567         * mkdep: New file.
7568         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7569         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7570
7571         From Eli Zaretskii <eliz@is.elta.co.il>:
7572         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7573         long file name when using DJGPP on MS-DOS.
7574
7575 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7576
7577         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7578
7579 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7580
7581         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7582         dependency as this causes "make check" to globally "make all"
7583
7584 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7585
7586         * configure.in (target_libs): Added target-zlib.
7587         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7588         (CONFIGURE_TARGET_MODULES): Likewise.
7589         (CHECK_TARGET_MODULES): Likewise.
7590         (INSTALL_TARGET_MODULES): Likewise.
7591         (CLEAN_TARGET_MODULES): Likewise.
7592         (configure-target-zlib): New target.
7593         (all-target-zlib): Likewise.
7594         (all-target-libjava): Depend on all-target-zlib.
7595         (configure-target-libjava): Depend on configure-target-zlib.
7596
7597         * Makefile.in (configure-target-libjava): Depend on
7598         configure-target-newlib.
7599         (configure-target-boehm-gc): New target.
7600         (configure-target-qthreads): New target.
7601
7602         * configure.in (target_libs): Added target-qthreads.
7603         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7604         (CONFIGURE_TARGET_MODULES): Likewise.
7605         (CHECK_TARGET_MODULES): Likewise.
7606         (INSTALL_TARGET_MODULES): Likewise.
7607         (CLEAN_TARGET_MODULES): Likewise.
7608         (all-target-qthreads): New target.
7609         (configure-target-libjava): Depend on configure-target-qthreads.
7610         (all-target-libjava): Depend on all-target-qthreads.
7611
7612         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7613         (CONFIGURE_TARGET_MODULES): Likewise.
7614         (CHECK_TARGET_MODULES): Likewise.
7615         (INSTALL_TARGET_MODULES): Likewise.
7616         (CLEAN_TARGET_MODULES): Likewise.
7617         (all-target-libjava): New target.
7618         (all-target-boehm-gc): Likewise.
7619         * configure.in (target_libs): Added libjava, boehm-gc.
7620
7621 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7622
7623         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7624         configure.bat in SUPPORT_FILES.
7625         (gas+binutils.tar.bz2): Likewise.
7626
7627         * makeall.bat: Remove; obsolete.
7628
7629 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7630
7631         From Mark Elbrecht:
7632         * configure.bat: Remove; obsolete.
7633
7634 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7635
7636         * configure: Add -W -Wall to the default CFLAGS when compiling with
7637         gcc.
7638
7639 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7640
7641         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7642
7643 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7644
7645         * configure.in: Build ld on IRIX6.
7646
7647 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7648
7649         * Makefile.in: Change distribution targets to use bzip2 instead of
7650         gzip.
7651         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7652         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7653
7654 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7655
7656         * config.sub: Add mcore target.
7657
7658 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7659
7660         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7661
7662 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7663
7664         * config.guess (dummy): Changed to $dummy.
7665
7666 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7667
7668         * config.sub: Tidied up case statements.
7669
7670 1999-05-22  Ben Elliston  <bje@cygnus.com>
7671
7672         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7673         <jiro@din.or.jp>.
7674
7675         * config.guess: Merge with FSF version. Future changes will be
7676         more accurately recorded in this ChangeLog.
7677         * config.sub: Likewise.
7678
7679 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7680
7681          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7682
7683 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7684
7685         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7686
7687 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7688
7689         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7690
7691 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7692
7693         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7694         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7695         Bad merge removed these two changes.
7696
7697 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7698                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7699
7700         * config.guess (interix Alpha): Add.
7701
7702 1999-04-11  Richard Henderson  <rth@cygnus.com>
7703
7704         * configure.in (i?86-*-beos*): Do config gperf; don't config
7705         gdb, newlib, or libgloss.
7706
7707 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7708
7709         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7710         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7711         from multidirs.
7712
7713 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7714
7715         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7716
7717 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7718
7719         * config.sub: Add support for mcore targets.
7720
7721 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7722
7723         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7724         not mt-ospace, in order to shut up assembler warning about using
7725         symbols that are named the same as registers.
7726
7727 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7728
7729         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7730         dependency list for all-target-cygmon.
7731
7732 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7733
7734         * config-ml.in: Check $host, not $target, for selective multilibs.
7735         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7736         thumb interworking, and underscore prefix multilibs.
7737
7738 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7739
7740         * missing: Update to version from current automake.
7741
7742 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7743
7744         * configure (gxx_include_dir): Removed.
7745
7746         * configure.in (gxx_include_dir): Handle it.
7747         * Makefile.in: Likewise.
7748
7749 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7750
7751         * config.sub (mips64vr4111,mips64vr4111el) Add.
7752
7753 1999-03-21  Ben Elliston  <bje@cygnus.com>
7754
7755         * config.guess: Correct typo for detecting ELF on FreeBSD.
7756
7757 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7758
7759         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7760         config/mh-djgpp.
7761
7762 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7763
7764         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7765         all-target-newlib to dependency list for all-target-bsp.
7766
7767 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7768
7769         * config.sub: Add i386-uwin support.
7770         * config.guess: Likewise.
7771
7772 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7773
7774         * configure.in: cleanup, add mh-*pic handling for arm, special
7775         case powerpc*-*-aix*
7776
7777 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7778
7779         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7780         can be built.
7781
7782 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7783
7784         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7785         targets.
7786
7787 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7788
7789         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7790
7791 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7792
7793         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7794
7795 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7796
7797         * config.sub: Fix typo in arm recognition.
7798
7799 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7800
7801         * configure.in (noconfigdirs): Changed target_configdirs to
7802         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7803         rather than m68k-*-* since it is not known to work on
7804         m68k-aout. Ditto for arm-*-*oabi.
7805
7806 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7807
7808         * configure.in (*-*-windows*): Remove, no longer used.
7809
7810 1999-02-19  Ben Elliston <bje@cygnus.com>
7811
7812         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7813         Smart and improved by Andrew Cagney.
7814
7815 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7816
7817         * config.guess: Recognize openbsd-*-hppa.
7818
7819 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7820
7821         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7822         only if it is not empty.
7823
7824 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7825
7826         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7827
7828         * config.guess: Modified to recognize uname's armv* syntax.
7829
7830         * config.sub: Modified to recognize uname's armv* syntax.
7831
7832 1999-02-17  Mark Salter  <msalter@cygnus.com>
7833
7834         * configure.in: Added target-bsp for sparclite.
7835
7836 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7837
7838         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7839
7840 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7841
7842         * configure.in: Add support for strongarm port.
7843         * config.sub: Add support for strongarm target.
7844
7845 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7846
7847         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7848         the old name config/mh-cygwin32.
7849         Enable texinfo.
7850
7851 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7852
7853         * configure.in: Do build ld for ix86 Solaris.
7854
7855 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7856
7857         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7858         $AR_FOR_TARGET.  Likewise for RANLIB.
7859
7860 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7861
7862         * config.sub (oabi):  Recognize.
7863         * configure.in (arm-*-oabi):  Handle.
7864
7865 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7866
7867         * config.guess: Improve detection of i686 on UnixWare 7.
7868
7869 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7870
7871         * config.guess: Add support for i386-pc-interix.
7872         * config.sub: Likewise.
7873         * configure.in: Likewise.
7874
7875 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7876
7877         * Makefile.in: Remove unneeded all-target-libio from
7878         from all-target-winsup target since it is now unneeded.
7879         Add all-target-libtermcap in its place since it is now
7880         needed.
7881
7882 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7883
7884         * configure.in: makefile stub for cygwin target is probably
7885         unnecessary.  Remove it for now.
7886
7887 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7888
7889         * configure.in: libtermcap.a should be built when cygwin is the
7890         target as well as the host.
7891         * config.guess: Allow mixed case in cygwin uname output.
7892         * Makefile.in: Add libtermcap target.
7893
7894 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7895
7896         * config.sub: Clean up handling of hppa2.0.
7897
7898 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7899
7900         * config.guess: Use C code to identify more HP machines.
7901
7902 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7903
7904         * config.sub: Handle hppa2.0.
7905
7906 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7907
7908         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7909         cygmon for all sparclite targets, regardless of object format.
7910
7911 1998-12-15  Mark Salter  <msalter@cygnus.com>
7912
7913         * configure.in: Added target-bsp for several target architectures.
7914
7915         * Makefile.in: Added rules for bsp.
7916
7917 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7918
7919         * config.guess: Improve detection of hppa2.0 processors.
7920
7921 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7922
7923         * config.guess: Recognize FreeBSD using ELF automatically.
7924
7925 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7926
7927         * configure (skip-this-dir): Add handling for new shell script, which
7928         might be created by a sub-directory's configure to indicate, this particular
7929         directory is "unwanted".
7930         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7931
7932 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7933
7934         * ltconfig: import from libtool, after changing libtool to
7935         account for the cygwin name change.
7936
7937 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7938
7939         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7940         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7941
7942 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7943
7944         * configure.in: Add libtermcap to list of cygwin dependencies.
7945
7946 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7947
7948         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7949         they include winsup/include when it's a cygwin target.
7950
7951 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7952
7953         * configure.in (host_tools): Added zip.
7954         * Makefile.in (all-target-libjava): Depend on all-zip.
7955         (all-zip): New target.
7956         (ALL_MODULES): Added all-zip.
7957         (NATIVE_CHECK_MODULES): Added check-zip.
7958         (INSTALL_MODULES): Added install-zip.
7959         (CLEAN_MODULES): Added clean-zip.
7960
7961 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7962
7963         * Makefile.in: lose "32" from comment about cygwin.
7964
7965 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7966
7967         * configure.in: Use -Os to build target libraries for the fr30.
7968
7969 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7970
7971         * config.sub: Add fr30.
7972
7973 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7974
7975         * configure.in: drop "32" from config/mh-cygwin32.  Check
7976         cygwin* instead of cygwin32*.
7977         * config.sub: Check cygwin* instead of cygwin32*.
7978
7979 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7980
7981         * config.guess: Match any version of Unixware7.
7982
7983 1998-10-20  Syd Polk  <spolk@cygnus.com>
7984
7985         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7986         if desired.
7987
7988 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7989
7990         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7991         these if the appropriate directories and files to not exist.
7992
7993 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7994
7995         * Makefile.in (DEVO_SUPPORT): Add config.if.
7996
7997 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7998
7999         * configure: Add pattern to replace "build_tooldir"'s
8000         definition in the generated Makefile with "tooldir"'s
8001         actual value.
8002
8003 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8004
8005         * config.sub: Bring back lost sparcv9.
8006
8007         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8008
8009 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8010
8011         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8012         CC_FOR_TARGET and friends.
8013
8014 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8015
8016         * Makefile.in (build_tooldir): New variable, same as tooldir.
8017         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8018         -B$(build_tooldir)/bin/.
8019         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8020
8021 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8022
8023         * README: Remove installation instructions and refer to the
8024         INSTALL directory instead.
8025
8026 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8027
8028         * config.sub: Add support for i[34567]86-pc-udk.
8029         * configure.in: Likewise.
8030
8031 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8032
8033         * Makefile.in: add bzip2 package building bits for user
8034         tools module
8035         * configure.in: ditto
8036
8037 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8038
8039         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8040         (ALL_TARGET_MODULES): Add all-target-libobjc.
8041         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8042         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8043         (all-target-libchill): Add dependencies.
8044         * configure.in (target_libs): Add libchill.
8045
8046 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8047
8048         * configure.in (target_subdir): Remove duplicate line.
8049
8050 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8051
8052         * Makefile.in (all-automake): fix dependencies.
8053
8054 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8055
8056         * configure.in: Minor cleanups for building in the $(target_alias)
8057         subdir.
8058
8059 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8060
8061         * Makefile.in (bootstrap): Set r and s before make all.  Use
8062         BASE_FLAGS_TO_PASS in make all.
8063         (cross): Likewise.
8064
8065 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8066
8067         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8068
8069 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8070
8071         * config.sub: Fix typo in last change.
8072
8073 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8074
8075         * config.sub: Add support for C4x target.
8076         * configure.in: Likewise.
8077
8078 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8079
8080         * config.sub: Recognize sparcv9 just like sparc64.
8081
8082 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8083
8084         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8085
8086 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8087
8088         * config.guess: Correctly identify Pentium II sco boxes.
8089
8090         * config.guess: Fix "tr" code.  From Weiwen Liu.
8091
8092 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8093
8094         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8095         stabs.
8096
8097 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8098
8099         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8100         (ALL_TARGET_MODULES): Add all-target-libchill.
8101         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8102         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8103         (all-target-libchill): Add dependencies.
8104         * configure.in (target_libs): Add libchill.
8105
8106 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8107
8108         * config.guess: Avoid assumptions about "tr" behaves when
8109         LANG is set to something other than English.
8110
8111 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8112
8113         * configure (gxx_include_dir): Changed to
8114         '${prefix}/include/g++'-${libstdcxx_interface}.
8115
8116         * config.if: New to determine the interfaces.
8117
8118 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8119
8120         * config.guess: Detect and handle MPE/IX.
8121         * config.sub: Deal with MPE/IX.
8122
8123 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8124
8125         * configure.in: Use mh-aix43.
8126
8127 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8128
8129         * configure: Fix --without/--disable cases for gxx-include-dir.
8130
8131 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8132
8133         * mdata-sh:  Imported.  Needed for automake support.
8134
8135 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8136
8137         * Makefile.in (taz): Try "chmod -R og=u ." before
8138         "chmod og=u `find . -print`".
8139
8140 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8141
8142         * configure.in: Add arm-elf and thumb-elf support.
8143
8144 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8145
8146         * Makefile.in: Undo previous patch.
8147
8148 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8149
8150         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8151         to here ...
8152         (install-no-fixedincludes): and here
8153         (INSTALL_MODULES): ... from here.
8154
8155 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8156
8157         * config.sub: Merge with FSF.
8158
8159         * config.guess: Merge with FSF.
8160
8161 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8162
8163         * configure (extraconfigdirs): New variable.
8164         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8165         * Makefile.in (all): Move higher in file.
8166         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8167         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8168         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8169         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8170         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8171
8172 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8173
8174         * Makefile.in (all-target-libjava): Depend on all-gcc and
8175         all-target-newlib.
8176         (configure-target-libjava): Depend on $(ALL_GCC).
8177
8178 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8179
8180         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8181         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8182
8183 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8184
8185         * INSTALL/README: Fix typo.
8186
8187 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8188
8189         * ylwrap: Change absolute path checks to check for DOS style path
8190         names.
8191
8192         * ylwrap: Don't use a full path name if the source file is in the
8193         same directory.  From hjl@lucon.org (H.J. Lu).
8194
8195         * config-ml.in: Default to being verbose, to match Feb 18 change to
8196         configure.
8197
8198 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8199
8200         Brought over from egcs:
8201
8202         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8203
8204         * configure.in (target_subdir): Set to ${target_alias} instead
8205         of "libraries".
8206
8207         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8208
8209         * configure.in (target_subdir): Set to libraries if enable_multilib.
8210
8211 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8212
8213         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8214         multilibs, force reconfiguration the first time we create
8215         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8216
8217 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8218
8219         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8220         avoid confusion with --no-recursion.
8221
8222 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8223
8224         * configure.in: Win32 hosts shouldn't use install -x
8225         * install-sh: remove -x option, and special .exe-handling
8226         hack.
8227
8228 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8229
8230         * config.guess: Recognize i586-pc-beos.
8231         * configure.in: Don't build some bits for beos.
8232
8233 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8234
8235         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8236         CFLAGS default to -O2.
8237
8238         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8239         when using GNU ld.
8240
8241 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8242
8243         * ltmain.sh: Correct install when using a different shell.
8244
8245 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8246
8247         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8248
8249 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8250
8251         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8252         target.
8253
8254 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8255
8256         * ltconfig: Update to correct AIX handling.
8257
8258 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8259
8260         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8261
8262         * configure.in (target_subdir): Set to ${target_alias} instead
8263         of "libraries".
8264
8265 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8266
8267         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8268         (Makefile): Depend on $(gcc_version_trigger).
8269
8270         * configure (gcc_version): Change default initializer to empty
8271         string.
8272         (gcc_version_trigger): New variable; pass this variable down
8273         to subdir configures to enable them checking gcc's version
8274         themselves. Emit make macros for both gcc_version vars.
8275         (topsrcdir): Initialize reliably.
8276         (recursion line): Remove --with-gcc-version=${gcc_version}.
8277
8278 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8279
8280         * configure (enable_version_specific_runtime_libs): Implement new flag
8281         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8282         in $(libsubdir); emit definition in each generated Makefile.
8283         (gxx_include_dir): Initialize depending on
8284         $enable_version_specific_runtime_libs.
8285
8286 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8287
8288         * configure (gcc_version): Initialize properly depending on
8289         how and where configure is started.
8290         (recursion line): Pass a --with-gcc-version=${gcc_version}
8291         to configures in subdirs.
8292
8293 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8294
8295         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8296         cygmon
8297
8298 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8299
8300         * configure.in: Add cygmon and libstub support for mn10200.
8301
8302 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8303
8304         * configure (gcc_version): Add new variable describing the
8305         particular gcc version we're building.
8306         * Makefile.in (libsubdir): Add new macro for the directory
8307         in which the compiler finds executables, libraries, etc.
8308         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8309         and libsubdir.
8310
8311 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8312
8313         * Makefile.in (local-clean): Remove *.log.
8314         (warning.log): Built with warn_summary from build.log.
8315         (mail-report.log): Run test_summary.
8316         (mail-report-with-warnings.log): Run test_summary including
8317         warning.log in the report.
8318
8319 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8320
8321         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8322
8323 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8324
8325         * Makefile.in (grep): Grep no longer depends on libiberty.
8326
8327 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8328
8329         * Makefile.in: all-snavigator needs all-libgui.
8330
8331 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8332
8333         * configure.in: Add cygmon and libstub support for mn10300.
8334
8335 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8336
8337         * missing: Update to version from automake 1.3.
8338
8339         * ltmain.sh: On installation, don't get confused if the same name
8340         appears more than once in the list of library names.
8341
8342 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8343
8344         * config.sub: Accept m68060 and m5200 as CPU names.
8345
8346 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8347
8348         * configure: Use && rather than using -a in test, because odd
8349         strings can confuse test.
8350         * configure.in: Likewise.
8351
8352 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8353
8354         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8355
8356 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8357
8358         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8359         bootstrap4-lean): New targets.
8360
8361 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8362
8363         * mpw-* Delete.  Not used.
8364
8365 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8366
8367         * COPYING.LIB: Update FSF address.
8368
8369 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8370
8371         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8372
8373         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8374         GAS_SUPPORT_DIRS.
8375
8376 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8377
8378         * ltconfig, ltmain.sh: Avoid producing a version number if
8379         -version-info was not used.
8380
8381 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8382
8383         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8384         building with newlib.
8385
8386 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8387
8388         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8389         Solaris `make' causes it to continue to next definition.
8390
8391 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8392
8393         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8394         the right GUI libraries and files are installed along with GDB.
8395
8396 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8397
8398         * configure.in: Change alpha to alpha* in several places.
8399
8400 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8401
8402         * config.sub: Recognize sparc86x.
8403
8404 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8405
8406         * configure.in (--enable-target-optspace): Remove debug echo.
8407
8408 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8409
8410         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8411
8412 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8413
8414         * ltconfig: Update cygwin32 support.
8415
8416         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8417         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8418         (GDB_SUPPORT_DIRS): Likewise.
8419
8420 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8421
8422         * configure.in (target_makefile_frag): If --enable-target-optspace,
8423         use -Os to compile target libraries rather than -O2.  Default to
8424         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8425         not used.
8426         * configure.in (target_cflags): Ditto for d30v.
8427
8428 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8429
8430         * Makefile.in (all-bfd): Depend on all-intl.
8431         (all-binutils): Likewise.
8432         (all-gas): Likewise.
8433         (all-gprof): Likewise.
8434         (all-ld): Likewise.
8435
8436 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8437
8438         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8439
8440 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8441
8442         * Makefile.in (all-bfd): Depend upon all-libiberty.
8443
8444         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8445
8446 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8447
8448         * Makefile.in: Add libstub.
8449
8450         * configure.in: Ditto. Build libstub for targets that have cygmon
8451         support.
8452
8453 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8454
8455         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8456
8457 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8458
8459         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8460         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8461
8462 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8463
8464         * configure: Define DEFAULT_M4 by searching PATH.
8465         * Makfile.in: Use DEFAULT_M4.
8466
8467 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8468
8469         * ltconfig: Add cygwin32 support.
8470
8471         * Makefile.in, configure.in: Add libtool as a native only directory
8472         to configure and build.
8473
8474 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8475
8476         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8477
8478 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8479
8480         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8481
8482 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8483
8484         * Makefile.in: add ash make rules
8485         * configure.in: add ash to native_only and host_tools lists
8486
8487 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8488
8489         * Makefile.in (all-gettext, all-intl): New targets.
8490         (ALL_MODULES): Added all-gettext, all-intl.
8491         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8492         (INSTALL_MODULES): Added install-gettext, install-intl.
8493         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8494
8495         * configure.in (host_tools): Added gettext.
8496         (native_only): Likewise.
8497         (noconfigdirs) [various cases]: Likewise.
8498         (host_libs): Added intl.
8499
8500 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8501
8502         * configure: Do not disable building gdbtk for cygwin32 hosts.
8503
8504 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8505
8506         * configure.in: Add thumb-coff target.
8507         * config.sub: Add thumb-coff target.
8508
8509 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8510
8511         * Makefile.in: Revert yesterday's change.
8512         (all-target-winsup):  all-target-librx stays out of here.
8513
8514 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8515
8516         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8517         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8518         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8519         Remove references to librx and libg++.
8520
8521 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8522
8523         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8524         recursive makes
8525
8526 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8527
8528         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8529         for newlib directory.
8530         (CXX_FOR_TARGET): Likewise.
8531
8532 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8533
8534         * ltconfig: Update after libtool/ltconfig.in change for
8535         hpux11.
8536
8537 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8538
8539         * ltconfig, ltmain.sh: Update to libtool 1.2.
8540
8541 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8542
8543         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8544         (install-gcc-cross): Instead, override LANGUAGES here.
8545
8546 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8547
8548         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8549         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8550
8551 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8552
8553         * configure.in: Add Thumb-pe target.
8554
8555 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8556
8557         * Makefile.in - changed sn targets to snavigator
8558         * configure.in - changed sn targets to snavigator
8559
8560 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8561
8562         * config-ml.in: After building symlink tree call make distclean
8563         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8564         to be the case for libiberty.
8565
8566 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8567
8568         * configure: When making link, also check the current
8569         directory. The configure scripts may create one.
8570
8571 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8572
8573         * config.sub: Accept alphapca56 and alphaev6 properly.
8574
8575 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8576
8577         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8578
8579 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8580
8581         * config.sub (sco5): Fix typo.
8582
8583 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8584
8585         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8586         install-itcl.
8587         (install-itcl): Remove dependency on install-tcl.
8588
8589 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8590
8591         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8592
8593 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8594
8595         * configure.in: Don't build libgui for a cygwin32 target when not on
8596         a cygwin32 host.
8597
8598 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8599
8600         * configure (redirect): Set to null, so default behavior of
8601         configure is now --verbose.
8602
8603 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8604
8605         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8606         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8607
8608 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8609
8610         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8611         this change to sync Makefile.in with its ChangeLog entries.
8612
8613 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8614
8615         * ltmain.sh (mkdir): Check that the directory doesn't exist
8616         before we exit with error, so that we don't get races during
8617         parallel builds.
8618
8619 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8620
8621         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8622
8623 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8624
8625         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8626         PICFLAG_FOR_TARGET.
8627         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8628
8629         * configure: Emit a definition for the new macro enable_shared
8630         into each Makefile.
8631
8632 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8633
8634         * configure.in (host_tools, native_only): Add libtool.
8635
8636 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8637
8638         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8639         Fix typo in ming config comment.
8640
8641 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8642
8643         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8644
8645 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8646
8647         * config.sub: Add tic30 cases, and map c30 to tic30.
8648
8649 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8650
8651         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8652         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8653         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8654         (CLEAN_TARGET_MODULES): Similarly
8655         (all-target-libf2c): Add dependences.
8656         * configure.in (target_libs): Add libf2c.
8657
8658 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8659
8660         * configure.in: Remove expect from noconfigdirs when target
8661         is cygwin32.  OK to build expect and dejagnu with Canadian
8662         Cross.
8663
8664 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8665
8666         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8667         host.
8668
8669         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8670         and mingw32.
8671
8672 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8673
8674         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8675         here as it is not defined in the toplevel Makefile.
8676
8677 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8678
8679         * configure (package_makefile_rules_frag): New variable, which names
8680         a file with generic rules, ...
8681         Change comment to mention we now have FIVE parts.
8682         * configure: Undo last change.
8683
8684 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8685
8686         * config.guess: More accurate determination of HP processor types.
8687         * config.sub: More accurate determination of HP processor types.
8688
8689 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8690
8691         * configure (package_makefile_frag): Move inserting the
8692         ${package_makefile_frag} to where it should be according
8693         to the comment.
8694
8695 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8696
8697         * config.guess: Add support for Linux/ARM.
8698
8699 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8700
8701         * .cvsignore: Remove *-info and *-install since they match
8702         release-info and mpw-install, which we don't want to just ignore.
8703
8704 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8705
8706         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8707
8708 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8709
8710         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8711         local_prefix to sub-make invocations.
8712
8713 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8714
8715         * configure.in: Check makefile fragments in the source
8716         directory.
8717
8718 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8719
8720         * configure.in: Check whether host and target makefile
8721         fragments exist before adding them to *_makefile_frag.
8722
8723 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8724
8725         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8726
8727 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8728
8729         * configure.in: Make sure we only replace RPATH_ENVVAR on
8730         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8731         regexp to sed.
8732
8733         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8734         to sub-makes.
8735
8736 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8737
8738         * config-ml.in (multi-do): LDFLAGS must include multilib
8739         designator.
8740
8741 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8742
8743         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8744
8745 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8746
8747         * config.sub: Add mingw32 support.
8748         * configure.in: Likewise.
8749
8750 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8751
8752         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8753
8754 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8755
8756         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8757         * configure (gxx_include_dir): Provide a definition for subdirs
8758         which do not use autoconf.
8759
8760 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8761
8762         * config.guess: Sync with egcs.  Picks up new alpha support,
8763         BeOS & some additional linux support.
8764
8765 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8766
8767         * config.guess: HP 9000/803 is a PA1.1 machine.
8768
8769 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8770
8771         * configure.in: It's alpha*-...
8772
8773 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8774
8775         * configure.in (host_makefile_frag, target_makefile_frag):
8776         Handle multiple config files.
8777         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8778         alpha-*-*.
8779
8780 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8781
8782         * mkdep: New file.
8783
8784 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8785
8786         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8787
8788 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8789
8790         * Makefile.in: Add libgui directory.
8791         (GDB_TK): Add all-libgui.
8792         * configure.in: Add libgui directory.
8793         * configure: Add all-libgui to GDB_TK.
8794
8795 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8796
8797         * config-ml.in (multidirs): Add m32r to multilib list.
8798
8799 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8800
8801         * Makefile.in (all-target-gperf): Change dependency to
8802         all-target-libstdc++.
8803
8804 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8805
8806         * config.guess: Add BeOS support.
8807
8808 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8809
8810         Source directory cvs renamed to cvssrc:
8811         * configure.in (host_tools): Change cvs to cvssrc.
8812         (native_only): Likewise.
8813         (noconfigdirs) [various cases]: Likewise.
8814         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8815         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8816         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8817         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8818         (all-cvssrc): Rename target from all-cvs.
8819
8820 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8821
8822         * configure (gxx_include_dir): Fix thinko.
8823
8824 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8825
8826         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8827         (install-cross, install-gcc-cross): New targets.
8828
8829 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8830
8831         * configure.in (noconfigdirs): Add support for Thumb target.
8832
8833         * config.sub (maybe_os): Add support for Thumb target.
8834
8835 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8836
8837         * Makefile.in: Add rules for cygmon.
8838
8839         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8840
8841 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8842
8843         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8844         * configure (gxx_include_dir): Provide a definition for subdirs
8845         which do not use autoconf.
8846
8847 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8848
8849         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8850         11/18/97 build
8851
8852 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8853
8854         * From Franz Sirl.
8855         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8856         found on RedHat Linux systems.
8857
8858 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8859
8860         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8861         guesses.
8862
8863 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8864
8865         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8866
8867 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8868
8869         * ltmain.sh: If mkdir fails, check whether the directory was created
8870         anyhow by some other process.
8871
8872 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8873
8874         * configure.in (d30v-*-*): Configure all directories.
8875
8876 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8877
8878         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8879         for the D30V.
8880
8881 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8882
8883         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8884
8885 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8886
8887         * include/libiberty.h: Add extern "C" { so it can be used with C++
8888         progrms.
8889         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8890         programs.
8891
8892 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8893
8894         * configure.in (d30v-*-*): Configure GCC now.
8895
8896 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8897
8898         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8899         is no longer needed.
8900
8901 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8902
8903         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8904
8905 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8906
8907         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8908         targets using "$@" to provide support for similar but not identical
8909         targets without having to duplicate code.
8910
8911 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8912
8913         * makefile.vms: Fix to work with DEC C.
8914
8915 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8916
8917         * config.sub: Add mips-tx39-elf to marketing names.
8918
8919 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8920
8921         * ltmain.sh: Handle symlinks in generated script.
8922
8923 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8924
8925         * configure: Handle autoconf style directory options: --bindir,
8926         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8927         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8928         --sysconfdir.
8929         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8930         (sharedstatedir, localstatedir, oldincludedir): New variables.
8931         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8932         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8933         sbindir, sharedstatedir, and sysconfdir.
8934
8935 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8936
8937         * Makefile.in (bootstrap-lean): New target.
8938
8939 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8940
8941         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8942         sn, and gnuserv from noconfigdirs.
8943
8944 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8945
8946         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8947
8948 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8949
8950         * Makefile.in (cross): New target.
8951
8952 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8953                           Jeff Law         <law@cygnus.com>
8954
8955         * Makefile.in (bootstrap2, bootstrap3): New targets.
8956         (all-bootstrap): Remove outdated and confusing target.
8957         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8958
8959 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8960
8961         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8962         windows.  Consistent with gdb/configure.
8963
8964 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8965
8966         * configure.in: Name Linux target fragment.
8967
8968         * configure: Rewrite so that project Makefile fragment is inserted
8969         first and appears last in the resulting Makefile.
8970
8971 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8972
8973         * Makefile.in (install-itcl): Install tcl first.
8974
8975 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8976
8977         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8978
8979 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8980
8981         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8982
8983         * configure.in (skipdirs): Add target-librx for Linux.
8984         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8985
8986 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8987
8988         * Makefile.in (bootstrap): New target.
8989
8990 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8991
8992         * config.sub: Accept 'amigados' for backward compatibility.
8993
8994 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8995
8996         * config.guess: Merge with FSF.
8997
8998 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8999
9000         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9001
9002 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9003
9004         * config.sub: Add "marketing-names" patch.
9005
9006 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9007
9008         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9009
9010 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9011
9012         * config.sub: Handle v850-elf.
9013
9014 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9015
9016         * .cvsignore (*-install): Remove.
9017
9018 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9019
9020         * ltconfig: Set CONFIG_SHELL in libtool.
9021         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9022
9023 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9024
9025         * configure.in (target_subdir): Set to libraries if enable_multilib.
9026
9027 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9028
9029         * config.guess: Update from gcc directory.
9030
9031 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9032
9033         * Makefile.in (all-sim): Depends on all-readline.
9034
9035 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9036
9037         * Makefile.in (BISON, YACC): Use $$s.
9038         (all-bison): Depend on all-texinfo.
9039
9040 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9041
9042         * Makefile.in (BISON): Add -L flag.
9043         (YACC): Likewise.
9044
9045 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9046
9047         * configure.in (noconfigdirs): Add support for v850e target.
9048
9049         * config.sub (maybe_os): Add support for v850e target.
9050
9051 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9052
9053         * configure.in (noconfigdirs): Add support for v850ea target.
9054
9055         * config.sub (maybe_os): Add support for v850ea target.
9056
9057 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9058
9059         * config.sub: Add mipstx39.  Delete r3900.
9060
9061 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9062
9063         * Makefile.in (all-autoconf): Depends on all-texinfo.
9064
9065 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9066
9067         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9068         eabi targets.
9069
9070 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9071
9072         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9073
9074         * configure: When handling a Canadian Cross, handle YACC as well as
9075         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9076         * Makefile.in (all-bison): Depend upon all-texinfo.
9077
9078 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9079
9080         * Makefile.in (BISON): bison, not byacc or bison -y.
9081         (YACC): bison -y or byacc or yacc.
9082         (various): Add *-bison as appropriate.
9083         (taz): No need to mess with BISON anymore.
9084
9085 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9086
9087         * configure: If OSTYPE matches *win32*, try to find a good value for
9088         CONFIG_SHELL.
9089
9090 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9091
9092         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9093         configure.in if it is present.
9094
9095 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9096
9097         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9098
9099 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9100
9101         * config.sub: Recognize `arc' cpu.
9102         * configure.in: Likewise.
9103         * config-ml.in: Likewise.
9104
9105 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9106
9107         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9108
9109 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9110
9111         * configure: Changed sed delimiter from ':' to '|' when
9112         attempting to substitute ${config_shell} for SHELL. On
9113         NT ${config_shell} may contain a ':' in it.
9114
9115 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9116
9117         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9118
9119 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9120
9121         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9122
9123 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9124
9125         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9126
9127         * ylwrap: If the program is a relative path, force it to be
9128         absolute.
9129
9130 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9131
9132         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9133
9134 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9135
9136         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9137         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9138         for libraries.
9139
9140 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9141
9142         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9143         separated by spaces.
9144
9145 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * ylwrap: New file.
9148         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9149
9150         * ltmain.sh: Handle /bin/sh at start of install program.
9151
9152         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9153
9154         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9155         * missing: New file, from automake 1.2.
9156
9157 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9158
9159         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9160         check-tk to CHECK_X11_MODULES.
9161
9162 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9163
9164         * config.sub: Merge with FSF.
9165
9166 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9167
9168         * config.guess: Merge with FSF.
9169
9170 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9171
9172         * configure: Treat msdosdjgpp like go32.
9173         * configure.in: Likewise.  Don't remove gprof for go32.
9174
9175         * configure: Change Makefile.tem2 to Makefile.tm2.
9176
9177 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9178
9179         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9180
9181 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9182
9183         * install-sh (chmodcmd): Set to null if the DST directory already
9184         exists.  Same as Nov 11th change.
9185
9186 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9187
9188         * configure (GDB_TK): Needs itcl and tix.
9189
9190 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9191
9192         * config.guess: Update from FSF.
9193
9194 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9195
9196         * Makefile.in (GDB_TK): Depend on itcl and tix.
9197
9198 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9199
9200         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9201         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9202         (INSTALL_SCRIPT): New variable.
9203         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9204         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9205         to -x.
9206         * install-sh: Add support for -x option.
9207
9208 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9209
9210         * configure.in, Makefile.in: Treat tix like itcl.
9211
9212 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9213
9214         * Makefile.in (WINDRES): New variable.
9215         (WINDRES_FOR_TARGET): New variable.
9216         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9217         (EXTRA_HOST_FLAGS): Add WINDRES.
9218         (EXTRA_TARGET_FLAGS): Add WINDRES.
9219         (EXTRA_GCC_FLAGS): Add WINDRES.
9220         ($(DO_X)): Pass down WINDRES.
9221         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9222         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9223         DLLTOOL_FOR_TARGET.
9224
9225 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9226
9227         * configure.in: configure sim before gdb for win32-x-ppc
9228
9229 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9230
9231         Move gperf into the toplevel, from libg++.
9232         * configure.in (target_tools): Add target-gperf.
9233         (native_only): Add target-gperf.
9234         * Makefile.in (all-target-gperf): New target, depend on
9235         all-target-libg++.
9236         (configure-target-gperf): Empty rule.
9237         (ALL_TARGET_MODULES): Add all-target-gperf.
9238         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9239         (CHECK_TARGET_MODULES): Add check-target-gperf.
9240         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9241         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9242
9243 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9244
9245         * config.sub (mn10200): Recognize new basic machine.
9246
9247 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9248
9249         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9250         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9251
9252 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9253
9254         * configure.in: If we're building mips-sgi-irix6* native, turn on
9255         ENABLE_MULTILIB and set TARGET_SUBDIR.
9256
9257 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9258
9259         * Makefile.in (all-sn): Depend on all-grep.
9260
9261 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9262
9263         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9264
9265         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9266         Makefile.  From Jeff Makey <jeff@cts.com>.
9267         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9268
9269         * Makefile.in (DISTBISONFILES): Remove.
9270         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9271         $(DEFAULT_YACC).
9272
9273         * configure.in: Build itl, db, sn, etc., when building for native
9274         cygwin32.
9275
9276         * Makefile.in (LD): New variable.
9277         (EXTRA_HOST_FLAGS): Pass down LD.
9278         ($(DO_X)): Likewise.
9279
9280 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9281
9282         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9283
9284 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9285
9286         * configure.in (targargs): Strip out any supplied --build argument
9287         before adding our own. Always add --build.
9288
9289 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9290
9291         * configure.in (targargs): Pass --build if we're doing
9292         a cross-compile.
9293
9294 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9295
9296         * configure: Use '|' instead of ":" as the separator in
9297         sed. Otherwise sed chokes on NT path names with drive
9298         designators. Also look for "?:*" as the leading characters in an
9299         absolute pathname.
9300
9301 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9302
9303         * config.sub: Support for r3900.
9304
9305 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9306
9307         * configure.in: Use install-sh, not install.sh.
9308
9309 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9312         apply it twice.
9313
9314 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9315
9316         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9317         install-binutils.
9318
9319 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9320
9321         * Makefile.in: Add automake targets.
9322         * configure.in (host_tools): Add automake.
9323
9324 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9325
9326         * configure: Default CXX to c++, not gcc.
9327         * Makefile.in (CXX): Set to c++, not gcc.
9328         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9329
9330 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9331
9332         * install-sh: try appending a .exe if source file doesn't
9333         exist
9334
9335 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9336
9337         * configure.in: Turn on multilib by default.
9338         (cross_only): Remove target-libiberty.
9339
9340         * Makefile.in (all-gcc): Don't depend on libiberty.
9341
9342 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9343
9344         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9345
9346 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9347
9348         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9349         (DISTBISONFILES): Add ld/Makefile.in
9350
9351 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9352
9353         * configure.in: if target is cygwin32 but host isn't cygwin32,
9354         don't configure gdb tcl tk expect, not just gdb.
9355
9356 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9357
9358         * configure.in: Added gnuserv everywhere sn appears.
9359
9360         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9361         (CROSS_CHECK_MODULES): Added check-gnuserv.
9362         (INSTALL_MODULES): Added install-gnuserv.
9363         (CLEAN_MODULES): Added clean-gnuserv.
9364         (all-gnuserv): New target.
9365
9366 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9367
9368         * config.guess: Fixes for MIPS OpenBSD systems.
9369
9370 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9371
9372         * Makefile.in (INSTALL_XFORM): Remove.
9373         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9374
9375         * mkinstalldirs: New file, copied from automake.
9376         * Makefile.in (installdirs): Rename from install-dirs.  Use
9377         mkinstalldirs.  Change all users.
9378         (DEVO_SUPPORT): Add mkinstalldirs.
9379
9380 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9381
9382         * install-sh: Rename from install.sh.
9383         * Makefile.in (INSTALL): Change install.sh to install-sh.
9384         (DEVO_SUPPORT): Likewise.
9385
9386         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9387         Graichen <graichen@rzpd.de>.
9388
9389 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9390
9391         * config.guess: Recognize OpenBSD systems correctly.
9392
9393 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9394
9395         * README, Makefile.in (ETC_SUPPORT): Remove references to
9396         cfg-paper*, configure.{texi,man,info*}._
9397
9398 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9399
9400         * Makefile.in (all.normal): Ensure that gcc is built after all
9401         the x11 - ie gdb - targets.
9402
9403 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9404
9405         * makefile.vms: Don't run conf-a-gas.
9406
9407 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9408
9409         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9410
9411 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9412
9413         * configure.in: Remove noconfigdirs case since gdb also
9414         configures and builds for tic80-coff.
9415
9416 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9417
9418         * configure: Set cache_file to config.cache.
9419         * Makefile.in (local-distclean): Remove config.cache.
9420
9421 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9422
9423         * COPYING: Update FSF address.
9424
9425 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9426
9427         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9428         noconfigdirs.
9429
9430 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9431
9432         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9433         MAKEDIRS, is empty.
9434
9435 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9436
9437         * config.sub: Tweak mn10300 entry.
9438
9439 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9440
9441         * configure.in (host_tools): Put sim before gdb, so gdb's
9442         configure.tgt can determine if the simulator was configured.
9443
9444 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9445
9446         * config.sub: Move BeOS $os case to be with other Cygnus
9447         local cases.
9448
9449 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9450
9451         * config.sub: Remove misplaced comment that broke Linux.
9452
9453 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9454
9455         * config.sub: Add BeOS support.
9456
9457 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9458
9459         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9460
9461 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9462
9463         * configure.in (noconfigdirs): Remove tcl and tk from
9464         noconfigdirs for cygwin32 builds.
9465
9466 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9467
9468         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9469
9470 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9471
9472         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9473         make-all.com, use makefile.vms instead.
9474
9475 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9476
9477         * config.sub: Accept -lnews*.
9478
9479 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9480
9481         * configure.in (noconfigdirs): Disable target-newlib,
9482         target-examples and target-libiberty for d30v.
9483
9484 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9485
9486         * configure.in (noconfigdirs): Enable ld for d30v.
9487
9488 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9489
9490         * configure.in (tic80-*-*): Build compiler.
9491
9492 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9493
9494         * configure.in (d30v-*): Remove sim directory from list of
9495         unsupported d30v directories
9496
9497 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9498
9499         * config.sub, configure.in: Add d30v target cpu.
9500
9501 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9502
9503         * makefile.vms: New file.
9504         * make-all.com: Remove.
9505
9506 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9507
9508         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9509
9510 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9511
9512         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9513
9514 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9515
9516         * Makefile.in (ALL_MODULES): Added all-db.
9517         (CROSS_CHECK_MODULES): Addec check-db.
9518         (INSTALL_MODULES): Added install-db.
9519         (CLEAN_MODULES): Added clean-db.
9520
9521 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9522
9523         * config.guess: Merge with latest FSF sources.
9524
9525 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9526
9527         * Makefile.in (ALL_MODULES): Added all-itcl.
9528         (CROSS_CHECK_MODULES): Added check-itcl.
9529         (INSTALL_MODULES): Added install-itcl.
9530         (CLEAN_MODULES): Added clean-itcl.
9531
9532 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9533
9534         * configure.in: build gdb for mn10200
9535
9536 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9537
9538         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9539
9540 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9541
9542         * configure.in (tic80-*-*): Turn off most targets right now.
9543
9544 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9545
9546         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9547         rather than the makeinfo program.
9548         (do-info): Depend upon all-texinfo.
9549
9550 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9551
9552         * configure.in: Remove uses of config/mh-linux.
9553
9554         * config.sub, config.guess: Merge with latest FSF sources.
9555
9556 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9557
9558         * config.sub (case $basic_machine): Add tic80 entries.
9559
9560 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9561
9562         * config.sub, config.guess: Merge with latest FSF sources.
9563
9564 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9565
9566         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9567         * mpw-config.in: Test for NewFolderRecursive.
9568         * mpw-install: Use symbolic name for startup filename.
9569         * mpw-README: Add various additional details.
9570
9571 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9572
9573         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9574
9575 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9576
9577         * configure.in: Do build gcc and the target libraries for
9578         the mn10200.
9579
9580 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9581
9582         * configure.in: don't avoid building gdb for mn10300 any more
9583         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9584         instead of single-quoting it.
9585
9586 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9587
9588         * configure.in: Don't use --with-stabs on IRIX 6.
9589
9590 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9591
9592         * configure.in (m32r): Build gdb, libg++ now.
9593
9594 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9595
9596         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9597         directories from noconfigdirs.
9598
9599 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9600
9601         * config.sub (basic_machine): added mips16 configuration
9602
9603 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9604
9605         * config.sub: Handle d10v-unknown.
9606
9607 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9608
9609         * config.sub: Handle v850-unknown.
9610
9611 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9612
9613         * Makefile.in: add findutils
9614         * configure.in: add findutils to list of host_tools
9615
9616 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9617
9618         * config.sub: Handle mn10200 and mn10300.
9619
9620 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9621
9622         * configure.in (d10v-*): Do not build librx.
9623
9624 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9625
9626         * configure.in (mn10300): Build everything except gdb & libgloss.
9627
9628 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9629
9630         * config.guess:  Patch for Dansk Data Elektronik servers,
9631         from Niels Skou Olsen <nso@dde.dk>.
9632
9633         For ncr, use /bin/uname rather than uname, since GNU uname does not
9634         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9635
9636         Patch for MIPS R4000 running System V,
9637         from Eric S. Raymond <esr@snark.thyrsus.com>.
9638
9639         Fix thinko for nextstep.
9640
9641         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9642
9643         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9644         * config.guess: Guess mips-dec-mach_bsd4.3.
9645
9646         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9647         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9648         release numbers.
9649         * config.guess (mips-mips-riscos*):  Emit just enough of the
9650         release number.
9651
9652         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9653         * config.guess (sparc-auspex-sunos*):  Added.
9654         (f300-fujitsu-*): Added.
9655
9656         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9657         * config.guess:  Recognize a Tadpole as a sparc.
9658
9659 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9660
9661         * config.guess: Don't assume that NextStep version is either 2 or
9662         3.  NextStep 4 (aka OpenStep 4) has come out now.
9663
9664 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9665
9666         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9667         From Rik Faith <faith@cs.unc.edu>.
9668
9669 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9670
9671         * config.sub: Contributions from bug-gnu-utils to:
9672         Support plain "hppa" (no version given) architecture, reported by
9673         OpenStep.
9674         OpenBSD like NetBSD.
9675         LynxOs is not a hardware supplier.
9676
9677         * config.guess: Contributions from bug-gnu-utils to add support for:
9678         OpenBSD like NetBSD.
9679         Stratus systems.
9680         More Pyramid systems.
9681         i[n>4]86 Intel chips.
9682         M680[n>4]0 Motorola chips.
9683         Use unknown instead of lynx for hardware manufacturer.
9684
9685 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9686
9687         * install.sh (chmodcmd): Set to null if the DST directory already
9688         exists.
9689
9690 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9691
9692         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9693         not use mt-ppc target Makefile fragment any more.
9694
9695 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9696
9697         * configure.in (*-*-windows):  Exclude everything but those dirs
9698         needed to build windows.
9699
9700 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9701
9702         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9703
9704 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9705
9706         * configure.in:  Exclude mmalloc from i386-windows.
9707
9708 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9709
9710         * Undo my previous change.
9711
9712 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9713
9714         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9715         unconditionally.
9716         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9717
9718 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9719
9720         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9721         host to add it's own flags.
9722
9723 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9724
9725         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9726
9727 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9728
9729         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9730         (CXX_FOR_TARGET): Likewise.
9731         (GCC_FOR_TARGET): Define.
9732         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9733         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9734         CC_FOR_TARGET was specified on the command line.
9735         (MAKEOVERRIDES): Don't define.
9736
9737 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9738
9739         * configure.in (m32r): Fix spelling of libg++ libs.
9740
9741 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9742
9743         * config.sub (-apple*): Remove, now redundant.
9744
9745 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9748
9749         * configure: Rework yesterday's sed script patch.
9750
9751         * config.sub: Merge with FSF.
9752
9753 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9754
9755         * config.guess:  Merge from FSF.
9756
9757         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9758         * config.guess: Use pc instead of unknown, for pc clone systems.
9759         Change linux to linux-gnu.
9760
9761         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9762         * config.guess: Avoid non-portable tr syntax.
9763
9764 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9765
9766         * test-build.mk (HOLES): Add "xargs" for gdb.
9767
9768         * configure: Avoid hpux10.20 sed bug.
9769
9770 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9771
9772         * configure.in:  Add support for windows host
9773         (that is a build done under the Microsoft build environment).
9774
9775 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9776
9777         * Makefile.in: Replace all uses of srcroot with s, to shrink
9778         command line lengths.
9779
9780         Patches from Geoffrey Noer <noer@cygnus.com>:
9781         * configure.in: If configuring for newlib, pass --with-newlib to
9782         subdirectories.
9783         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9784         -Bnewlib/ and -Lwinsup to gcc.
9785         (CXX_FOR_TARGET): Likewise.
9786
9787 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9788
9789         * Makefile.in (ETC_SUPPORT): Add configure.
9790
9791 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9792
9793         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9794         host configuration file.
9795
9796 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9797
9798         * configure.in: Break mn10x00 support into separate
9799         mn10200 and mn10300 configurations.
9800         * config.sub: Likewise.
9801
9802 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9803
9804         * configure.in: Add lots of stuff to noconfigdirs for
9805         the mn10x00 targets.
9806
9807         * config.sub, configure.in: Add mn10x00 support.
9808
9809 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9810
9811         * make-all.com: Call conf-a-gas, not config-a-gas.
9812
9813 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9814
9815         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9816         targets.
9817
9818 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9819
9820         * mpw-README: Add much more detail for native PowerMac.
9821         * mpw-install: New file.
9822         * mpw-configure: Add --norecursion and --help options.
9823         * mpw-config.in: Translate readme and install files when
9824         copying to objdir.
9825         * mpw-build.in: Don't always depend on byacc and flex.
9826         (install-only-top): New action.
9827
9828 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9829
9830         * configure.in:  You can now configure GDB for the v850.
9831
9832 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9833
9834         * configure.in (noconfigdirs): Don't configure any C++ dirs
9835         if targeting D10V.
9836
9837 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9838
9839         * config.sub: Recognize mips64vr5000.
9840
9841 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9842
9843         * configure.in: Use a single line for host_tools and native_only.
9844
9845 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9846
9847         * config.sub, configure.in: Add entries for m32r.
9848
9849 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9850
9851         * Makefile.in (inet-install): Don't run install-gzip.
9852
9853 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9854
9855         * configure.in:  Don't config lots of things for *-*-windows*.
9856
9857 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9858
9859         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9860         (host_libs, host_tools): Copy from configure.in.
9861         * mpw-configure: Don't complain about directories not found.
9862
9863 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9864
9865         * configure.in (i[345]86): Recognize i686 for pentium pro.
9866         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9867         file.
9868
9869         * config.guess (i[345]86): Ditto.
9870
9871 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9872
9873         * configure.in (noconfigdirs): Removed gdb for D10V.
9874
9875 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9876
9877         * configure.in: Remove ld, target-libio, target-libg++, and
9878         target-libstdc++ from noconfigdirs.
9879
9880 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9881
9882         * configure: Fix three locations where shell scripts were
9883         being run directly rather than with config_shell.
9884
9885 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9886
9887         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9888         * config.sub (basic_machine): Recognize v850.
9889
9890 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9891
9892         * mpw-configure: Handle multiple enable/disable options and
9893         pass them down recursively, handle -c and -s flags appropriately
9894         depending on choice of compiler, add escape mechanism for
9895         quoted arguments to gC.
9896
9897 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9898
9899         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9900         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9901         so that -mrelocatable-lib and -mno-eabi are used.
9902
9903         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9904         not support --print-multi-lib, don't abort.
9905
9906 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9907
9908         * make-all.com: Run config-a-gas.
9909         * setup.com: Don't copy subdirectory files around.
9910
9911 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9912
9913         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9914         target, it now compiles correctly.
9915
9916 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9917
9918         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9919
9920 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9921
9922         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9923
9924 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9925
9926         * configure.in (native_only): Add prms.
9927
9928 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9929
9930         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9931         (BINUTILS_SUPPORT_DIRS): Likewise.
9932
9933 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9934
9935         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9936         d10v support is added.
9937
9938 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9939
9940         * configure.in (d10v-*-*): New target.
9941
9942 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9943
9944         * config.guess (HP 9000/811): Recognize this as a PA1.1
9945         machine.
9946
9947 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9948
9949         * Makefile.in (do-tar-gz): New target, split out from tail end of
9950         taz target.  Run each command separately, don't use pipes.
9951         (taz): Use it.
9952
9953 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9954
9955         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9956         * mpw-build.in: No builds should depend on building byacc or flex,
9957         they are assumed to be installed already.
9958
9959 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9960
9961         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9962         variable that CC_FOR_TARGET needs.
9963
9964 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9965
9966         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9967         options have changed since the last time the subdirectory was
9968         configured, and if it has, reconfigure.
9969         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9970         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9971
9972 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9973
9974         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9975         CLEAN_MODULES): Add bash.
9976         (all-bash): New target.
9977
9978 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9979
9980         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9981
9982 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9983
9984         * config.sub (basic_machine): Recognize d10v as a valid processor.
9985
9986 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9987
9988         * mpw-configure: Add support for --bindir.
9989         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9990
9991 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9992
9993         * configure.in: add bash, time, gawk to list of hosttools and things
9994         to only build for native toolchains
9995
9996 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9997
9998         * Makefile.in (docdir): Remove.
9999
10000 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10001
10002         * Makefile.in (datadir): Set to $(prefix)/share.
10003
10004 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10005
10006         * configure.in: build diff and patch for cygwin32-hosted
10007         toolchains.
10008
10009 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10010
10011         * config.sub: Accept -rtems*.
10012
10013 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10014
10015         * configure.in: enable dosrel for cygwin32-hosted builds,
10016                 remove diff from the list of things not buildable
10017                 via Canadian Cross
10018
10019 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10020
10021         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10022         don't get ". ".
10023
10024 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10025
10026         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10027
10028 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10029
10030         * Makefile.in (taz): Handle case where tex3patch didn't even get
10031         checked out.  Also, if it was found, put the symlink in a new util
10032         subdirectory.
10033
10034 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10035
10036         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10037
10038 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10039
10040         * config.sub: Recognize -openvms.
10041         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10042         * make-all.com, setup.com: New files.
10043
10044 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10045
10046         * Makefile.in (taz): tex3patch moved to texinfo/util.
10047
10048 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10049
10050         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10051         * configure.in: remove make from disable-if-Can-Cross list
10052                 enable gdb if ${host} and ${target} are cygwin32
10053
10054 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10055
10056         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10057         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10058
10059 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10060
10061         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10062         distinguish sysv/svr4/bsd variants.
10063         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10064
10065 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10066
10067         * configure.in: Added copyright notice.
10068         * move-if-change: Added copyright notice.
10069
10070 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10071
10072         * configure.in (powerpcle-*-solaris*): Until we get shared
10073         libraries working, don't build gdb, sim, make, tcl, tk, or
10074         expect.
10075
10076 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10077
10078         * config.guess:  Merge with FSF:
10079
10080         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10081         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10082
10083         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10084         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10085
10086         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10087         * config.guess:  Combine two OSF1 rules.
10088         Also recognize field test versions.  From mjr@zk3.dec.com.
10089         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10090         because GNU uname does not support -p.  From pmr@pajato.com.
10091
10092 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10093
10094         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10095
10096 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10097
10098         * mpw-README: Document GCCIncludes.
10099
10100 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10101
10102         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10103
10104 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10105
10106         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10107
10108 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10109
10110         * configure.in (*-*-cygwin32): Configure make.
10111
10112 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10113
10114         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10115
10116 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10117
10118         * Makefile.in (all-inet): Depend on all-perl.
10119
10120         * Makefile.in (inet-install): New target.
10121
10122         * Makefile.in (all-inet): Depend on all-tcl.
10123         (all-inet): Depend on all-send-pr.
10124
10125 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10126
10127         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10128         temporarily.
10129
10130 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10131
10132         * configure.in: Don't configure --with-gnu-ld on AIX.
10133
10134 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10135
10136         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10137
10138 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10139
10140         * Makefile.in (ALL_MODULES): Added all-inet.
10141         (CROSS_CHECK_MODULES): Added check-inet.
10142         (INSTALL_MODULES): Added install-inet.
10143         (CLEAN_MODULES): Added clean-inet.
10144         (all-indent): New target.
10145
10146         * configure.in (host_tools): Added inet.
10147         (native_only): Added inet.
10148         (noconfigdirs): Added inet.
10149
10150 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10151
10152         * configure.in: Don't configure libgloss if we are not configuring
10153         newlib.
10154
10155 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10156
10157         * configure.in: Don't configure libgloss for unsupported
10158         architectures.
10159
10160 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10161
10162         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10163
10164 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10165
10166         * Makefile.in (ALL_MODULES): Include all-apache.
10167         (CROSS_CHECK_MODULES): Include check-apache.
10168         (INSTALL_MODULES): Include install-apache.
10169         (all-apache): New target.
10170
10171         * configure.in: Added apache everywhere perl is seen.
10172
10173 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10174
10175         * Makefile.in: Add support for clean-{module} and
10176         clean-target-{module} rules.
10177
10178 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10179
10180         * configure.in (*-*-ose) do not build libgloss.
10181
10182 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10183
10184         * config.guess (prep*:SunOS:5.*:*): Turn into
10185         powerpele-unknown-solaris2.
10186
10187 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10188
10189         * configure.in: Permit --enable-shared to specify a list of
10190         directories.
10191
10192 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10193
10194         * configure.in (host==solaris): Pass only the first word of $CC
10195         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10196
10197 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10198
10199         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10200
10201 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10202
10203         * Makefile.in (ALL_MODULES): Include all-perl.
10204         (CROSS_CHECK_MODULES): Include check-perl.
10205         (INSTALL_MODULES): Include install-perl.
10206         (ALL_X11_MODULES): Include all-guile.
10207         (CHECK_X11_MODULES): Include check-guile.
10208         (INSTALL_X11_MODULES): Include install-guile.
10209         (all-perl): New target.
10210         (all-guile): New target.
10211
10212         * configure.in (host_tools): Include perl and guile.
10213         (native_only): Include perl and guile.
10214         (noconfigdirs): Don't build guile and perl; no ports have been
10215         done.
10216
10217 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10218
10219         * configure (--enable-*): Handle quoted option lists such as
10220         --enable-sim-cflags='-g0 -O' better.
10221
10222 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10223
10224         * Makefile.in ({,inst}all-target): New rule so we can make and
10225         install all of the target directories easily.
10226
10227 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10228
10229         * configure.in: Add missing global flag in sed substitution when
10230         deleting `target-' from ${configdirs}.
10231
10232 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10233
10234         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10235         option.
10236
10237         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10238         config/mh-necv4.
10239
10240         * install.sh: Correct misspelling of transformbasename.
10241
10242         * config.guess: Recognize mips-*-sysv*.
10243
10244 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10245
10246         * config.sub: Recognize mon960.
10247
10248 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10249
10250         * configure: Restore Canadian Cross handling of BISON and LEX,
10251         removed in Feb 20 change.
10252
10253 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10254
10255         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10256         Mention make install.  Remove the old copyright date as well the
10257         clumsy and rather pointless copyright on the README file.
10258
10259 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10260
10261         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10262         Makefile after running symlink-tree, then run `make distclean' to
10263         avoid clobbering any generated files in srcdir.
10264
10265 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10266
10267         * configure.in (m68k-*-netbsd*): Build everything now.
10268
10269 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10270
10271         * Makefile.in (taz): Fix quoting.
10272
10273 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10274
10275         * configure.in (sparclet-*-*): Build everything now.
10276
10277 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10278
10279         * configure.in (m68k-*-linux*): New host.
10280
10281 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10282
10283         * configure: Check for bison before byacc.
10284
10285 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10286
10287         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10288         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10289         searching PATH.  These are used as fallbacks by Makefile.in if
10290         flex/bison/byacc aren't in objdir.
10291
10292 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * Makefile.in: Make everything which depends upon all-bfd also
10295         depend upon all-opcodes, in case --with-commonbfdlib is used.
10296
10297 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10298
10299         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10300         building NT native compilers on Unix.
10301
10302 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10303
10304         * configure.in: Don't get CC from the host Makefile fragment if we
10305         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10306         Solaris test for /usr/ucb/cc to the post target script, just after
10307         the compiler sanity test.
10308
10309 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * config.sub: Merge with FSF.
10312
10313 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10314
10315         * Makefile.in (RPATH_ENVVAR): New variable.
10316         (REALLY_SET_LIB_PATH): Use it.
10317         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10318
10319 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10320
10321         * config.sub, configure.in: Recognize sparclet cpu.
10322
10323 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10324
10325         * config.guess:  Support m68k-cbm-sysv4.
10326
10327 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10328
10329         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10330         m68k-unknown-linuxaout from linker help string.  Put quotes around
10331         $ld_help_string.
10332
10333 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10334
10335         * config.guess (powerpc-harris-powerunix): Add guess for port
10336         to new target.
10337
10338 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10339
10340         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10341
10342 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10343
10344         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10345         $(REALLY_SET_LIB_PATH) in Makefile.
10346         * Makefile.in (SET_LIB_PATH): New variable.
10347         (REALLY_SET_LIB_PATH): New variable.
10348         ($(DO_X)): Use $(SET_LIB_PATH).
10349         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10350         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10351         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10352         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10353         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10354         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10355         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10356         (install-dosrel): Likewise.
10357         (all-opcodes): Depend upon all-libiberty.
10358
10359 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10360
10361         * config.guess (*:CYGWIN*): New
10362
10363 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10364
10365         * Makefile.in (all-target-winsup): All all-target-libiberty.
10366
10367 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10368
10369         * configure.in (noconfigdirs): Add missing # in front of comment.
10370
10371 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10372
10373         * configure.in: add second pass to things added to noconfigdirs
10374         so *-gm-magic can exclude libgloss properly.
10375
10376 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10377
10378         * mpw-configure (extralibs_name, rez_name): Set correctly
10379         for MWC68K compiler.
10380
10381         * mpw-README: Add more info on the necessary build tools.
10382
10383 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10384
10385         * configure.in, config.sub: Recognize cygwin32.
10386
10387 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10388
10389         * config.guess, config.sub: Recognize A/UX.
10390
10391 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10392
10393         * config.sub: Merge with gcc/config.sub.
10394
10395 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10396
10397         * mpw-build.in (do-binutils): Add build of stamps.
10398
10399 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10400
10401         * config.sub: Add recognition for mips64vr4100*-* targets.
10402
10403 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10404
10405         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10406         Add creation of gconfigargs with `--enable-shared' turned on.
10407         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10408         ($(host)-stamp-stage3-configured): Likewise.
10409         (HOLES): Add chatr and ldd.
10410         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10411
10412 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10413
10414         * configure: Pass --nfp to recursive configures.
10415
10416 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10417
10418         * Makefile.in (DLLTOOL): New.
10419         (DLLTOOL_FOR_TARGET): New.
10420         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10421         (EXTRA_TARGET_FLAGS): Ditto.
10422         (EXTRA_GCC_FLAGS): Ditto.
10423         (CONFIGURE_TARGET_MODULES): Ditto.
10424         (DO_X): Ditto.
10425         * configure: Add DLLTOOL.
10426
10427 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10428
10429         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10430         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10431         mh-sco, since old workarounds no longer needed, and don't
10432         build ld, since libraries have weak symbols in COFF.
10433
10434 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10435
10436         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10437
10438 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10439
10440         * configure.in: Make sure that ${CC} can be used to compile an
10441         executable.
10442
10443 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10444
10445         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10446         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10447         nothing depending on whether gdbtk is being built.
10448
10449 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10450
10451         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10452
10453 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10454
10455         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10456         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10457
10458 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10459
10460         * config-ml.in: Add support for
10461         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10462         Simplify setting of multidirs from --disable-foo.
10463
10464 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10465
10466         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10467         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10468         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10469         non-empty, pass them on to the  GCC make.
10470         (all-bootstrap): New rule that is like all-gcc, except it executes
10471         the GCC bootstrap rule instead of the GCC all rule.
10472
10473 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10474
10475         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10476
10477 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10478
10479         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10480         DG/UX support.
10481
10482 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10483
10484         * config.sub (i*86*) Change [345] to [3456]
10485
10486 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10487
10488         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10489         --with-gnu-ld=no.
10490
10491 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10492
10493         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10494         AIX multilibs get built.
10495
10496 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10497
10498         * configure.in (i386-win32): Don't build expect if we're not
10499         building the tcl subdir.
10500
10501 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10502
10503         * Makefile.in: (configure-target-examples, all-target-examples):
10504         New targets, configure and build example programs.
10505
10506 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10507
10508         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10509         use it as input to sedit the generated MPW makefile.
10510         * mpw-README: Add a suggestion about Gestalt.h.
10511
10512 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10513
10514         * config.sub: Accept *-*-ieee*.
10515
10516 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10517
10518         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10519         Ronald F. Guilmette <rfg@monkeys.com>.
10520
10521 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10522
10523         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10524         for powerpc-pe native.
10525         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10526         (target==powerpc-pe): duplicate i386-win32 entry.
10527
10528 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10529
10530         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10531         of vxworks, not just vxworks5.1.
10532
10533 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10534
10535         * mpw-configure: Add support for exec-prefix.
10536
10537 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10538
10539         * config.guess: Recognize HP model 816 machines as having
10540         a PA1.1 processor.
10541
10542 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10543
10544         * configure: Ignore new autoconf configure options.
10545
10546 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10547
10548         * config.guess:  Recognize Pentium under SCO.
10549         From Robert Lipe <robertl@arnet.com>.
10550
10551 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10552
10553         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10554
10555 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10556
10557         * configure.in: Don't configure gas for alpha-dec-osf*.
10558
10559 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10560
10561         * configure.in: Default to --with-stabs for some targets for which
10562         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10563         i[345]86*-*-unixware*.
10564
10565 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10566
10567         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10568         rather than basing it on the target.  Simplify handling of options
10569         controlling which directories to configure.  Remove extraneous
10570         slash in multi-clean target.
10571
10572 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10573
10574         * config-ml.in: Prefix more variables with ml_ so they don't collide
10575         with configure's.
10576
10577 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10578
10579         * configure: Don't turn -v into --v.
10580
10581 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10582
10583         * configure.in (targargs): Fix typo.
10584
10585         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10586
10587 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10588
10589         * configure.in: Strip --host and --target options from
10590         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10591         --with-cross-host option when building with a cross-compiler.
10592         * configure: Canonicalize the arguments put into config.status by
10593         always using `=' for an option with an argument.  Pass a presumed
10594         --host or --target explicitly.
10595
10596 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10597
10598         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10599         into general OS recognition case.
10600
10601 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10602
10603         * configure.in (target_configdirs): add target-winsup only
10604         for win32 target systems.
10605
10606 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10607
10608         * Makefile.in (all-target-libgloss): Depend upon
10609         configure-target-newlib, since when libgloss is built it looks to
10610         see if the newlib directory exists.
10611
10612 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10613
10614         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10615         cfg-ml-*.in.
10616
10617 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10618
10619         * configure: Handle LD and LD_FOR_TARGET when configuring a
10620         Canadian Cross.
10621
10622 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10623
10624         * configure.in (target_libs): add target-winsup.
10625         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10626         (target==ppcle-pe): remove ld from $noconfigdirs.
10627
10628 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10629
10630         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10631         Preserve relative path names in $srcdir.  Build symlink tree if
10632         configuring cross target dir and srcdir=. (= no VPATH support).
10633         (configure-target-libg++): Depend on configure-target-librx.
10634         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10635         * config-ml.in: New file.
10636         * symlink-tree: New file.
10637         * configure: Ensure srcdir="." if that's what it is.
10638
10639 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10640
10641         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10642         includes and FLEX_SKELETON setting.
10643         * mpw-configure (--with-gnu-ld): New option, controls whether
10644         to use PPCLink or ld with PowerMac GCC.
10645         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10646         * mpw-config.in: Configure grez if targeting Mac.
10647
10648         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10649         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10650         just macos.
10651         * configure.in: Configure grez resource compiler if targeting Mac.
10652         * Makefile.in (all-grez, install-grez): New targets.
10653
10654 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10655
10656         * configure: CXX defaults to gcc, not g++.  If we find
10657         gcc in the path, set CC to gcc -O2.
10658
10659 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10660
10661         * configure: Default ${build} correctly.  Avoid picking up extra
10662         spaces when reading CC and CXX from Makefile.  When doing a
10663         Canadian Cross, use plausible default values for numerous
10664         variables.
10665         * configure.in: When doing a Canadian Cross, don't try to
10666         configure tools whose configure script can't handle it.
10667
10668 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10669
10670         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10671
10672 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10673
10674         * configure:  Remove dubious bug reporting address.
10675
10676 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10677
10678         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10679         configure script, run that instead of this directory's configure.
10680         In either case, print a message that we're configuring the sub-dir.
10681
10682 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10683
10684         * configure.in: Before checking for the existence of various files,
10685         use sed to filter out "target-".
10686
10687 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10688
10689         * Makefile.in (DO_X): Split rule to decrease command line length
10690         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10691         (Philippe De Muyter).
10692
10693 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10694
10695         * Makefile.in (all-patch): depend on all-libiberty.
10696
10697 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10698
10699         * configure.in: If the only directory in target_configdirs which
10700         actually exists is libiberty, then set target_configdirs to empty,
10701         to avoid trying to build a target libiberty in a gas or gdb
10702         distribution.
10703
10704 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10705
10706         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10707         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10708         systems.
10709
10710 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10711
10712         * configure.in (copy_dirs): Use sys-include instead of include
10713         for --with-headers option.
10714
10715 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10716
10717         * Makefile.in, configure.in: Make winsup builds work with
10718         new scheme.
10719
10720 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10721
10722         * configure.in: Build the linker on AIX.
10723
10724 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10725
10726         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10727         where needed.
10728
10729 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10730
10731         * Makefile.in (all-gcc): Fix typo.
10732
10733 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10734
10735         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10736
10737 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10738
10739         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10740         to target-xiberty, to provide more flexibility.
10741         (target_subdir):  Define.  Create if cross.
10742         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10743         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10744         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10745         check-libFOO -> check-target-libFOO, etc.
10746         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10747         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10748         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10749         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10750         allow ALL_GCC="" to only configure.
10751         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10752         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10753         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10754
10755 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10756
10757         * Makefile.in (taz): Build "info" in etc explicitly.
10758
10759 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10760
10761         * configure.in:  Make sure that CC is undefined (as opposed to
10762         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10763         problem with autoconf trying to configure on a host without GCC.
10764
10765 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10766
10767         * mpw-configure: Set host alias from choice of host compiler,
10768         only use generic MPW Makefile sed if present, edit a file
10769         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10770         * mpw-README: Add problem notes about CW6 and CW7.
10771
10772 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10773
10774         * Makefile.in (taz): Use ";" instead of ";;".
10775
10776 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10777
10778         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10779         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10780         DISTDOCDIRS.
10781         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10782         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10783
10784 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10785
10786         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10787         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10788         Move bfd to DISTSTUFFDIRS.
10789
10790 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10791
10792         * Makefile.in (X11_LIB): Removed.
10793         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10794
10795         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10796
10797 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10798
10799         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10800         names.
10801
10802 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10803
10804         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10805
10806 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10807
10808         * configure.in (i[345]86-*-win32): Always build newlib.
10809         Don't configure cvs, autoconf or texinfo.
10810         * Makefile.in (LD_FOR_TARGET): New.
10811         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10812         Pass down LD_FOR_TARGET.
10813
10814 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10815
10816         * winsup: New directory.
10817         * Makefile.in: Build winsup.
10818         * configure.in: Winsup is configured when target is win32.
10819         Can only build win32 target GDB when native.
10820
10821 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10822
10823         * config.guess: Recognize HP model 819 machines as having
10824         a PA 1.1 processor.
10825
10826 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10827
10828         * configure: Fix sed loop which substitutes for CC and CXX to
10829         avoid bug found in various sed implementations.
10830
10831 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10832
10833         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10834         simulator.  Use standard powerpc-*-eabi*.
10835
10836 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10837
10838         * configure.in: Stop putting gas and binutils in noconfigdirs for
10839         powerpc-*-aix* and rs6000-*-*.
10840
10841 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10842
10843         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10844         -mcall-aixdesc libraries.
10845
10846 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10847
10848         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10849
10850         * config.sub (arm | armel | armeb): Fix shell syntax.
10851
10852 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10853
10854         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10855         -msoft-float and -mcpu=common support.
10856         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10857         libraries.
10858
10859 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10860
10861         * configure.in: Allow configuration and build of emacs19 for the alpha.
10862
10863 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10864
10865         * configure.in (CC): Get ^CC, not just any old CC, from
10866         ${host_makefile_frag}.
10867
10868 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10869
10870         * configure.in (CC): Try to get CC from
10871         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10872
10873 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10874
10875         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10876         only if it exists in $(srcdir).
10877
10878 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10879
10880         * configure: If CC and CXX are not set in the environment, set
10881         them, based on either an existing Makefile or on searching for gcc
10882         in PATH.  Substitute for CC and CXX in Makefile.
10883         * configure.in: Remove libm from target_libs.  Separate
10884         target_configdirs from configdirs.  If CC is not set in
10885         environment, try to get it from a host Makefile fragment.  Rewrite
10886         changes of configdirs to use skipdirs instead.  A few minor
10887         tweaks.  Take directories out of target_configdirs as they are
10888         taken out of configdirs.  Remove existing Makefile files from
10889         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10890         CONFIG_ARGUMENTS in Makefile.
10891         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10892         by configure.in.
10893         (CONFIG_ARGUMENTS): Likewise.
10894         (CONFIGURE_TARGET_MODULES): New variable.
10895         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10896         ($(CONFIGURE_TARGET_MODULES)): New target.
10897         (configure-libg++, configure-libio): New targets.
10898         (all-libg++): Depend upon configure-libg++.
10899         (all-libio): Depend upon configure-libio.
10900         (configure-libgloss, all-libgloss): New targets.
10901         (configure-libstdc++): New target.
10902         (all-libstdc++): Depend upon configure-libstdc++.
10903         (configure-librx, all-librx): New targets.
10904         (configure-newlib): New target.
10905         (all-newlib): Depend upon configure-newlib
10906         (configure-xiberty): New target.
10907         (all-xiberty): Depend upon configure-xiberty.
10908
10909 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10910
10911         * configure.in (host i[345]86-*-win32):  Expand the
10912         noconfigdirs again.
10913
10914 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10915
10916         * mpw-configure: Fix sed command file name.
10917
10918 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10919
10920         * configure.in (host i[345]86-*-win32): Reduce the
10921         noconfigdirs again.
10922
10923 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10924
10925         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10926         or powerpc*-*-pe*, since they are not yet supported.
10927
10928 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10929
10930         Add PowerMac support and many other enhancements.
10931         * mpw-configure: New option --cc to select compiler to use,
10932         paste options set according to --cc into the generated
10933         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10934         if mpw-make.sed is present.
10935         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10936         add forward includes for PowerPC include files.
10937         * mpw-build.in: Build using Makefile.PPC if present.
10938         (do-byacc, etc): Remove separate version resource builds.
10939         (do-gas): Build "stamps" before "all".
10940         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10941         * mpw-README: Update to reflect --cc option, PowerMac support,
10942         and recently-reported compatibility problems.
10943
10944 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10945
10946         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10947         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10948         (--with-multilib-top): Pass to recursive invocations.
10949
10950 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10951
10952         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10953         v810-*-*.
10954
10955 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10956
10957         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10958         gdb, ld and opcodes on v810-*-*.
10959
10960 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10963         (local-maintainer-clean): New target.
10964         (maintainer-clean): New target.
10965         (realclean): Just depend upon maintainer-clean.
10966
10967 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10968
10969         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10970
10971 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10972
10973         * configure.in: Build ld in mips*-*-bsd* case.
10974
10975 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10976
10977         * config.sub: Accept -lites* OS.  From Ian Dall.
10978
10979 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10980
10981         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10982         targets.
10983
10984 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10985
10986         * configure.in: treat i386-win32 canadian cross the same as
10987         i386-go32 canadian cross.
10988
10989 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10990
10991         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10992         running under the simulator to build a reduced set of libraries.
10993         (powerpc-*-eabiaix): Add fine grained multilib support added to
10994         other powerpc targets yesterday.
10995
10996 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10997
10998         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10999         -disable-softfloat, -disable-relocatable, -disable-aix, and
11000         -disable-sysv to control which multilib libraries get built.
11001
11002 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11003
11004         * configure: Add Makefile.tem to list of files to remove in trap
11005         handler.
11006
11007 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11008
11009         * config.guess (*Linux*):  Add missing "exit"s.
11010         Also, need specific check for alpha-unknown-linux (uses COFF).
11011
11012 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11013
11014         * config.guess:  Merge with FSF:
11015
11016         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11017         * config.guess (AIX4): More robust release numbering discovery.
11018
11019         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11020         * config.guess (i386-sequent-ptx): Properly get version number.
11021
11022         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11023         * config.guess (mips:*:4*:UMIPS): New case.
11024
11025 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11026
11027         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11028         (i386-win32 host): Likewise.  Don't build readline.
11029
11030 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11031
11032         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11033         SUPPORT_FILES to submakes.
11034
11035 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11036
11037         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11038         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11039         mpw-configure.
11040
11041 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11042
11043         * configure.in (appdirs): Use =, not ==, in test expression when
11044         trying to build the text to print in the warning message for
11045         Solaris users.
11046
11047 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11048
11049         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11050
11051 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11052
11053         * config.guess: Recognize lynx-2.3.
11054
11055 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11056
11057         * config.sub (z8ksim): Deleted
11058         (z8k-*-coff): New, this is the one true name of the target.
11059
11060 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11061
11062         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11063
11064 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11065
11066         * config.guess (*:Linux:*:*): First try asking the linker what the
11067         default object file format is (elf, aout, or coff).  Then if this
11068         fails, try previous methods.
11069
11070 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11071
11072         * configure.in: Don't build newlib for *-*-vxworks5.1.
11073
11074 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11075
11076         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11077         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11078
11079 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11080
11081         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11082
11083 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11084
11085         * cfg-ml-com.in: New file.
11086         * cfg-ml-pos.in: New file.
11087
11088 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11089
11090         * COPYING.NEWLIB: Add HP free copyright to list.
11091
11092 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11093
11094         * config.sub: Recognize -eabi* for the system, not just -eabi.
11095
11096 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11097
11098         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11099         * config.sub, configure.in (win32): New target and host.
11100
11101 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11102
11103         * configure.in: Add i386-pe configuration.
11104
11105 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11106
11107         * mpw-build.in (install): Install GDB after LD.
11108
11109 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11110
11111         * mpw-config.in (elf/mips.h): Always forward-include, needed
11112         for GDB to build.
11113
11114 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11115
11116         * testsuite: New directory for customer acceptance and whole tool
11117         chain tests.
11118
11119 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11120
11121         * configure: If per-host line isn't found, but AC_OUTPUT is found
11122         and a configure script exists, run it instead.
11123
11124 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11125
11126         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11127
11128 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11129
11130         * configure: Set build_{cpu,vendor,os,alias} to host values when
11131         --build isn't specified.
11132
11133 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11134
11135         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11136         (FLAGS_TO_PASS): Pass them.
11137         (EXTRA_TARGET_FLAGS): Ditto.
11138
11139 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11140
11141         * Makefile.in (all-libg++): Depend on all-libstdc++.
11142
11143 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11144
11145         * configure.in (noconfigdirs): Enable all packages for
11146           i386-unknown-netbsd.
11147
11148 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11149
11150         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11151         hosted builds (DOS builds)
11152
11153 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11154
11155         Changes for ARM based on patches from Richard Earnshaw:
11156         * config.sub: Handle armeb and armel.
11157         * configure.in: Omit arm linker only for riscix.
11158
11159 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11160
11161         * config.guess:  Update from FSF.
11162
11163 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11164
11165         * config.sub: Recognize powerpcle as the little endian variant of
11166         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11167         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11168         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11169         temporarily.
11170
11171 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11172
11173         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11174
11175 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11176
11177         * config.sub: Accept -lites* as a basic system type.
11178
11179 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11180
11181         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11182         installed, and if so return linuxoldld as the system name.
11183
11184 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11185
11186         * config.guess: Add hppa1.1-hp-lites support.
11187
11188 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11189
11190         * configure.in: Don't build newlib for m68k-vxworks5.1.
11191
11192 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11193
11194         * configure.in (mips-sgi-irix6): Use mh-irix5.
11195
11196 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11197
11198         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11199
11200 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11201
11202         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11203         OSF/1.  Fix compiler flags.
11204         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11205
11206 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11207
11208         * configure.in: Recognize --with-newlib.
11209         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11210
11211 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11212
11213         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11214         to *_X11_MODULES due to gdbtk needing X include files et al.
11215
11216 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11217
11218         Merge in support for Mac MPW as a host.
11219         (Old change descriptions retained for informational value.)
11220
11221         * mpw-config.in: Add generic include forwards for cpu-specific
11222         include files in aout and elf directories.
11223
11224         * mpw-configure: Added copyright.
11225         * mpw-config.in: Check for presence of required build tools.
11226         (target_libs): Add newlib.
11227         (target_tools): Add examples.
11228         (Read Me): Generate as "Read Me for MPW" instead.
11229         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11230         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11231         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11232
11233         * mpw-configure: Remove subdir-specific makefile hackery,
11234         delete mk.tmp after using it.
11235
11236         * mpw-build.in (all): Display start and end times.
11237
11238         * mpw-configure (host_canonical): Set.
11239         (target_cpu): Always add to makefiles.
11240         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11241         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11242         (mpw-mh-mpw): Look for in srcdir and srcroot.
11243         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11244
11245         * mpw-build.in: (install-only): New target.
11246
11247         * mpw-configure (host_alias, target_alias): Rename from hostalias
11248         and targetalias, add into generated Makefile.
11249         (mk.tmp): If present, add into generated Makefile.
11250         * mpw-build.in (all-gas): Build config.h first before gas proper.
11251
11252         * mpw-configure (config.status): Write only if changed.
11253         * mpw-config.in (readline): Configure it (not built, just used for
11254         definitions).
11255
11256         * mpw-config.in (elf/mips.h): Add a forward include.
11257
11258         * mpw-config.in: Forward-include most .h files in include into
11259         extra-include.
11260         (readline): Don't build.
11261         mpw-build.in (install): Install GDB.
11262
11263         * mpw-configure (prefix, mpw_prefix): Handle it.
11264         * mpw-config.in (mmalloc, readline): Don't configure.
11265         * mpw-build.in (thisscript): Rename to ThisScript.
11266         Use mpw-build instead of BuildProgram everywhere.
11267         (mmalloc, readline): Don't build.
11268         * mpw-README: New file, basic documentation about the MPW port.
11269
11270         * mpw-config.in: Use forward-include to create include files.
11271
11272         * mpw-configure: Add more things to the top of each configured
11273         Makefile, including contents of config/mpw-mh-mpw.
11274         * mpw-config.in (extra-include): Create this directory and fill it
11275         with Posix-like include files when configuring.
11276
11277         * config.sub (apple, mac, mpw): Add various aliases.
11278
11279         * mpw-build.in: New file, top-level build script fragment for MPW.
11280         * mpw-configure: New file, configure script for MPW.
11281         * mpw-config.in: New file, config fragment for MPW.
11282
11283 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11284
11285         * configure.in (host_libs): Remove glob, since it is gone from the
11286         sources.
11287
11288 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11289
11290         * Makefile.in: define empty GDB_NLM_DEPS var.
11291
11292         * configure.in(target_makefile_frag): use config/mt-netware
11293         for netware targets.
11294
11295 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11296
11297         * config.sub: Merge in recent FSF changes.  Remove linux special
11298         cases.
11299
11300 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11301
11302         Revert this change:
11303
11304         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11305
11306                 * build-all.mk: Use CC=cc -Xs on Solaris.
11307
11308 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11309
11310         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11311         stop using it.
11312         * Makefile.in: Nuke all references to glob subdirectory.
11313
11314 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11315
11316         * configure.in: Fix --enable-shared logic in per-host.
11317
11318 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11319
11320         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11321
11322 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11323
11324         * configure.in (noconfigdirs): Don't build gas on AIX, for
11325         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11326
11327 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11328
11329         * configure: Fix --cache-file to work if the file argument is a
11330         relative path.
11331
11332 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * configure: If the --cache-file is used, pass it down to
11335         configure in subdirectories.
11336
11337 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11338
11339         * config.sub: add vxworks29k configuration.
11340
11341 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11342
11343         * Makefile.in (taz): Do "diststuff" part quietly.
11344
11345 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11346
11347         * config.sub: Mini-merge with gcc/config.sub.
11348
11349 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11350
11351         * config.guess (IRIX): Sed - to _.
11352
11353 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11354
11355         * Makefile.in (source-vault, binary-vault): New targets.
11356
11357 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11358
11359         * config.sub: Recognize -eabi as a basic system type.
11360
11361 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11362
11363         * configure.in (enable_shared stuff): Fix typo.
11364
11365 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11366
11367         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11368
11369 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11370
11371         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11372
11373 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11374
11375         * configure.in (rs6000-*-*): Don't build gas.
11376
11377 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11378
11379         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11380         reduce command line length.
11381         (AS_FOR_TARGET): Check for as.new, not Makefile.
11382         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11383
11384 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11385
11386         * config.guess:  Merge from FSF.
11387
11388 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11389
11390         * configure: Don't use $ when handling program_suffix.
11391
11392 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11393
11394         * configure.in:  Configure tk for hppa/hpux.
11395
11396 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11397
11398         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11399
11400 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11401
11402         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11403         to LIBCXXFLAGS.  Tests are better run without it.
11404
11405 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11406
11407         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11408
11409 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11410
11411         * configure.in (*-*-netware*): Don't configure xiberty.
11412
11413 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11414
11415         * configure.in:  Remove tk from native_only list.
11416
11417 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11418
11419         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11420           for special NCD build.
11421
11422 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11423
11424         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11425         makeall.bat, they're only useful for binutils snapshots.
11426         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11427         makeall.bat to specified SUPPORT_FILES.
11428
11429 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11430
11431         * build-all.mk: Add Ericsson targets to sun4 and solaris
11432           hosts.  Add  BNR's sun4 target to solaris host, so their
11433           build-from-source will be tested in-house first.
11434
11435 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11436
11437         * Makefile.in (LIBCFLAGS): New variable.
11438         (CFLAGS_FOR_TARGET): Ditto.
11439         (LIBCFLAGS_FOR_TARGET): Ditto.
11440         (LIBCXXFLAGS): Ditto.
11441         (CXXFLAGS_FOR_TARGET): Ditto.
11442         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11443         (BASE_FLAGS_TO_PASS): Pass them.
11444         (EXTRA_TARGET_FLAGS): Ditto.
11445
11446         * configure.in: Support --enable-shared.
11447
11448 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11449
11450         * configure.in (target_libs):  Include libstdc++ again.
11451         * config.guess:  Update from FSF (for FreeBSD).
11452
11453 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11454
11455         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11456         makeall.bat.
11457         (DISTDOCDIRS): Add `etc'.
11458         (ETC_SUPPORT_PFX): New variable.
11459         (taz): Include anything from etc starting with a word in
11460         ETC_SUPPORT_PFX.
11461
11462 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11463
11464         * config.sub: Update for recent FSF changes.  Remove obsolete
11465         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11466         spacing changes.
11467
11468 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11469
11470         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11471
11472         * config.guess:  Merge with FSF.
11473         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11474
11475 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11476
11477         * configure: Since the "trap 0" handler will override the exit
11478         status on many systems, only use it for "exit 1", and make it set
11479         a non-zero exit status; reset it before "exit 0".  Also, check
11480         exit status of config.sub, and error out if it failed.
11481
11482 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11483
11484         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11485         and install libgloss.
11486
11487 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11488
11489         * Makefile.in (all-binutils): Depend upon all-byacc.
11490
11491         * configure.in: Don't build emacs on Irix 5.
11492
11493 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11494
11495         * configure.in (*-*-netware*): Add libio.
11496
11497 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11498
11499         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11500         (CHECK_TARGET_MODULES): Ditto.
11501         (INSTALL_TARGET_MODULES): Ditto.
11502         (TARGET_LIBS): Ditto.
11503         (all-libstdc++): Note dependencies.
11504
11505 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11506
11507         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11508
11509 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11510
11511         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11512         -fexternal-templates.
11513
11514         * configure.in (target_libs): Add libstdc++.
11515         (noconfigdirs): Add libstdc++ as appropriate.
11516
11517 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11518
11519         * config.guess:  Update from FSF.
11520
11521 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11522
11523         * configure: Use ${config_shell} when running ${configsub}.
11524
11525 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11526
11527         * config.sub: No longer recognize h8300h.
11528
11529 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11530
11531         * config.sub: Remove extraneous differences between config.sub and
11532         gcc/config.sub.
11533
11534 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11535
11536         * Makefile.in (DISTSTUFFDIRS): Add gas.
11537
11538 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11539
11540         * COPYING.NEWLIB: New file.
11541
11542 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11543
11544         * config.guess (HP-UX):  Patch from Harlan Stenn
11545         <harlan@landmark.com> to also emit release level.
11546
11547 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11548
11549         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11550
11551 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11552
11553         * config.sub:  Merge nextstep cleanup from FSF.
11554
11555 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11556
11557         * configure.in (arm-*-*): Don't configure ld for this target.
11558
11559 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11560
11561         * configure.in (*-*-netware): don't configure libg++, libio,
11562           librx, or newlib.
11563
11564 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11565
11566         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11567         configure ld--it works, but it doesn't support shared libraries.
11568
11569 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11570
11571         * config.guess (*-unknown-freebsd*):  Get rid of possible
11572         trailing "(Release)" in version string.
11573         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11574
11575 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11576
11577         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11578         Fix type: *-next-neststep -> *-next-nextstep.
11579
11580         * config.guess:  Merge from FSF:
11581
11582         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11583
11584         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11585
11586         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11587
11588         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11589         instead of UNIX_SV for UnixWare 1.0).
11590
11591 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11592
11593         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11594         to make gdb/nlm/* build after the compiler and linker.
11595
11596 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11597
11598         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11599         not just i[34]86.
11600         (m68k-atari-sysv4):  Relocate to match FSF version.
11601
11602         * config.guess:  More merges from the FSF:
11603
11604         Add a space before function call or macro invocation.
11605
11606         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11607
11608         * config.guess: Add trap cmd to remove dummy.c and dummy when
11609         interrupted.
11610
11611         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11612
11613         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11614         (dummy): Redirect stderr from compilation of dummy.c.
11615
11616         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11617
11618         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11619
11620 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11621
11622         * configure: Accept and ignore --cache*, for compatibility with
11623         new autoconf.
11624
11625 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11626
11627         * config.guess:  Merge from FSF:
11628
11629         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11630
11631         * config.guess (Pyramid*:OSx*:*:*): New case.
11632         (PATH): Add /.attbin at end for finding uname.
11633         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11634
11635         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11636
11637         * config.guess (M88*:DolphinOS:*:*): New case.
11638
11639         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11640
11641         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11642         to select whether to use ELF or COFF.
11643
11644         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11645
11646         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11647
11648         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11649
11650         * config.guess: Guess the OS version for HPUX.
11651
11652         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11653
11654         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11655
11656 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11657
11658         * configure.in: Recognize --with-headers, --with-libs, and
11659         --without-newlib.
11660         * Makefile.in (all-xiberty): Depend upon all-ld.
11661
11662 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11663
11664         * configure.in: Change i[34]86 to i[345]86.
11665
11666 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11667
11668         * configure (version): A few more tweaks to help message.
11669
11670 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11671
11672         * Makefile.in:  Remove (for now) librx as a host library,
11673         now that we're building it for target.
11674
11675 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11676
11677         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11678         (Karl Berry).
11679
11680 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11681
11682         * configure.in:  Also configure librx.
11683
11684 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11685
11686         * Makefile.in:  Update various rules to reflect that librx
11687         is now needed for libg++.
11688
11689 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11690
11691         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11692
11693 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11694
11695         * configure.in: Configure the examples directory.
11696
11697 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11698
11699         * configure: Simplify Jun 2 1994 change.
11700
11701 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11702
11703         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11704         /bin/gcc isn't good enough to build gcc.
11705
11706 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11707
11708         * Makefile.in (GDB_SUPPORT_FILES): Remove
11709         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11710         (gdb.tar.gz): Add new rule to use standard distribution building
11711         mechanism.
11712
11713 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11714
11715         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11716         Bill Cox <bill@cygnus.com>.
11717
11718 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11719
11720         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11721
11722 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11723
11724         * configure:  Search current dir first in .gdbinit.
11725
11726 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11727
11728         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11729
11730 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11731
11732         * config.sub:  Refer to NeXT's operating system as nextstep.
11733
11734         * config.sub (case $basic_machine):  Re-order the cases, to match
11735         the order in the FSF version (which is mostly alphabethical).
11736         Merge in some additions and changes from the FSF.
11737
11738 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11739
11740         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11741         * config.sub: Recognize cxux7.
11742         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11743
11744 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11745
11746         * config.sub:  Fix typo powerpc -> powerpc-*.
11747
11748 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11749
11750         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11751
11752         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11753         parallel with all-emacs and install-emacs).  Top-level command
11754         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11755
11756 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11757
11758         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11759         $(relbindir)/make before doing ``make install'', and use
11760         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11761         installing over running make binary.
11762         ($(host)-stamp-stage3-installed): Likewise.
11763
11764 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11765
11766         * config.guess: Recognize Mach.
11767
11768 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11769
11770         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11771         see whether --exec-prefix was used.
11772
11773 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11774
11775         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11776
11777 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11778
11779         * Makefile.in: Add all-librx target similar to all-libproc.
11780
11781 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11782
11783         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11784         with post 1.2 uname bogosity.
11785
11786 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11787
11788         * configure: Remove temporary files on receipt of a signal.
11789
11790 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11791
11792         * configure: If there is a package_makefile_frag, remove
11793         ${subdir}/Makefile.tem after copying it in.
11794
11795 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11796
11797         * build_all.mk: support rs6000 lynx identifies itself as
11798         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11799         since /bin/gcc is too feeble to compile a modern gcc.
11800
11801 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11802
11803         * brought devo/test-build.mk update-to-date with progressive/
11804           test-build.mk. Add lynx targets and hppa flag info.
11805
11806 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11807
11808         * configure.in:  Use mh-ncrsvr43.  Patch from
11809         Tom McConnell <tmcconne@sedona.intel.com>.
11810
11811 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11812
11813         * config.guess (i386-unknown-bsdi):  No longer need to
11814         check #if defined(__bsdi__) && defined(__i386__).
11815
11816 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11817
11818         * configure: Set program_transform_nameoption correctly.
11819
11820 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11821
11822         * brought build-all.mk update-to-date with progressive build-all.mk,
11823           added new targets and hppa info.
11824
11825 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11826
11827         * configure: If config.guess result is a prefix of the user
11828         specified target, assume a native build and use the user specified
11829         target as the host alias.  Remove SunOS patch suffix removal hack.
11830         * configure.in: Remove SunOS patch suffix removal hack.
11831
11832         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11833         in NATIVE_CHECK_MODULES.
11834
11835 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11836
11837         * Makefile.in: Rename HOST_ONLY to NATIVE.
11838         * configure: Delete SunOs patch suffix from host_canonical
11839           and build_canonical variables that are prepended to Makefiles.
11840         * configure.in: Add comments for easier maintenance.
11841
11842 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11843
11844         * Makefile.in: Add all-libproc target similar to all-gui.
11845
11846 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11847
11848         * Makefile.in (CHECK_MODULES): split into
11849         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11850
11851 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11852
11853         * config.guess (i386-unknown-bsdi): New system to guess.
11854
11855 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11856
11857         * Makefile.in: Add all-gui target (but not yet build by "all").
11858
11859 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11860
11861         * config.sub: Move deletion of patch suffix from here...
11862         * configure.in: To here, at Ian's suggestion.  The top-
11863           level scripts might need to know of a patch level.
11864
11865 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11866
11867         * config.sub: Strip off patch suffix so rtl is recognized
11868           as a sunos4.1.3 machine, even though it's been patched.
11869
11870 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11871
11872         * Makefile.in (INSTALL_LAST): Delete.
11873         (INSTALL_DOSREL): New.
11874
11875 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11876
11877         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11878         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11879         whether we pass down --with-gnu-ld anyhow.
11880
11881 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11882
11883         * Makefile.in (INSTALL_LAST): Change operation so it works
11884         on more flavors of make.
11885         * configure.in (go32): Don't build libg++ or libio.
11886
11887 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11888
11889         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11890         they can be overriden by templates.
11891
11892 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11893
11894         * configure.in (target==go32): Don't build gdb.
11895         * dosrel: New directory.
11896
11897 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11898
11899         * configure.in (host==go32): Configure dosrel too.
11900         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11901         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11902         be set by incoming names or templates.
11903         (INSTALL_LAST): New rule.
11904
11905 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11906
11907         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11908
11909 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11910
11911         * configure.in (appdirs): New variable.  Currently empty, but will
11912         be used in gas distribution.  If nonempty, lists a set of
11913         directories at least one of which must get configured, or top
11914         level configuration is considered to have failed.
11915         (rs6000-*-lynxos*): Use new file name.
11916
11917 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11918
11919         Eliminate XTRAFLAGS.
11920         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11921         newlib include files using -idirafter, and also use -nostdinc.
11922         (CXX_FOR_TARGET): Likewise.
11923         (XTRAFLAGS): Removed.
11924         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11925         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11926         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11927         ($(DO_X)): Don't pass down XTRAFLAGS.
11928
11929 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11930
11931         * configure.in (mips*-dec-bsd*): New target; do build linker.
11932         (mips*-*-bsd*): New target; don't build linker.
11933
11934 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11935
11936         * configure.in: support rs6000-*-lynxos* configuration.
11937         support sunos4 as a cross target.
11938
11939         * config.sub: look for lynx*, not lynx since the OS version may
11940         legitimately be part of the name.
11941
11942 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11943
11944         * configure.in (i[34]86-*-sco*): Move to be with other i386
11945         targets.
11946         (romp-*-*): New target.  Skip various binary utilities.
11947         (vax-*-*): New target.  Don't build newlib.
11948         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11949
11950 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11951
11952         * configure.in: Only set host_makefile_frag if config
11953         directory exists.
11954
11955 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11956
11957         * install.sh: If $dstdir exists, don't check whether each
11958         component does.
11959
11960 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11961
11962         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11963
11964 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11965
11966         * configure.in (*-*-lynxos*): Don't configure newlib for either
11967         native or cross Lynx.
11968
11969 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11970
11971         * config.sub (sparc64-elf): Fix os.
11972         (z8k): Remove duplicate.
11973
11974 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11975
11976         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11977         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11978
11979 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11980
11981         * configure: Make file links cleanly even if Lynx fails on
11982           an NFS symlink (at least fail cleanly).
11983
11984 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11985
11986         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11987         -XNh2000.
11988
11989 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11990
11991         * configure: Unknown options are fatal again.
11992
11993 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11994
11995         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11996         compatibility.
11997
11998 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11999
12000         * build-all.mk: Add `clean' target.
12001
12002 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12003
12004         * config.guess:  Add SINIX support.
12005         * configure.in:  Add mips-*-sysv4* support.
12006
12007 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12008
12009         * build-all.mk: Document all useful targets.
12010         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12011         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12012
12013 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12014
12015         * configure: Support --silent, --quiet.
12016
12017 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12018
12019         * configure: Support --disable-FEATURE.
12020
12021 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12022
12023         * config.guess: Recognize NCR running SVR4.3.
12024
12025 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12026
12027         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12028         Patch from Paul Eggert <eggert@twinsun.com>.
12029
12030 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12031
12032         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12033
12034 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12035
12036         * configure: Make unrecognized options give nonfatal warnings
12037         instead of fatal errors, and pass them to any subdirectory
12038         configures in case they recognize them.
12039         Make --x equivalent to --with-x.
12040
12041 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12042
12043         * configure: Add --enable-* options.  Clean up usage message and
12044         some comments.
12045
12046 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12047
12048         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12049
12050 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12051
12052         * configure.in (hppa*-*-*): Enable binutils.
12053
12054 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12055
12056         * config.sub: Recognize cisco.
12057
12058 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12059
12060         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12061
12062 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12063
12064         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12065         than one configuration name.  Add comment.
12066
12067 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12068
12069         * config.guess: about target *-hitachi-hiuxwe2, fixed
12070         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12071         macro is incorrect.]
12072
12073 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12074
12075         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12076         than the "make ls" stuff which used to be here.
12077
12078 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12079
12080         * config.guess:  Recognize i[34]86-unknown-freebsd.
12081         From Shawn M Carey <smcarey@rodan.syr.edu>.
12082
12083 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12084
12085         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12086
12087 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12088
12089         * config.guess: Check for ptx.
12090
12091 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12092
12093         * config.sub: Add os9k checking.
12094
12095 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12096
12097         * config.guess: Handle OSF1 running on HPPA processors
12098
12099 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12100
12101         * configure: If subdir configure fails, print out a message with
12102         subdirectory name, in case subdir's configure code didn't identify
12103         itself.
12104
12105 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12106
12107         * configure.in: Remove embedded newlines from configdirs.
12108         Avoid mismatches of substrings.  Fix matching strings at end
12109         of configdirs.
12110
12111 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12112
12113         * config.guess:  Add Lynx/rs6000 config support.
12114
12115 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12116
12117         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12118
12119 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12120
12121         * configure.in (hppa*-*-osf*): Treat this just like most other
12122         PA configurations (eg no binutils or ld).
12123         (hppa*-*-*elf*): These configurations have binutils and ld.
12124
12125 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12126
12127         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12128
12129 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12130
12131         * configure.in (rs6000-*-*): Build gas.
12132
12133 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12134
12135         * Makefile.in:  Avoid bug in losing hpux sed.
12136
12137 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12138
12139         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12140         for GDB and GDB has been fixed to not need it.
12141
12142 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12143
12144         * config.guess: Recognize vax hosts.
12145
12146 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12147
12148         * configure (while loop): Don't use "break 2" inside case
12149         statement -- the case statement isn't an enclosing loop.
12150
12151 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12152
12153         * config.guess:  Clean up NeXT support, to allow nextstep
12154         on Intel machines.  Make OS be nextstep.
12155
12156 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12157
12158         * config.guess: Add alternate forms for Convex.
12159
12160 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12161
12162         * configure:  Completely rewrite option processing.  Take
12163         advantage of pattern-matching to avoid invoking test frequently.
12164         Also clean up host and target defaulting logic.
12165
12166 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12167
12168         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12169         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12170         commands (plus user environment) will fit SCO limits.
12171
12172 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12173
12174         * configure.in: Don't issue warnings about directories which are
12175         not being configured if -norecursion is set.  Correct test for
12176         --with-gnu-as and --with-gnu-ld to not get confused by substring
12177         matches.
12178
12179         * configure.in: Don't build gas for alpha-dec-osf1*.
12180
12181 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12182
12183         * configure:  Back out Per's change of 12/19/1993.  It changes the
12184         behavior of configure in unexpected and confusing ways.
12185
12186         Also, use different delim char when calculating
12187         program_transform_name so that the name can contain slashes.
12188
12189 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12190
12191         * configure.in, config.sub: Add support for VSTa micro-kernel.
12192
12193 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12194
12195         * configure.in: Nuke hacks which were used to get a special
12196         version of GAS for HPPA configurations.
12197
12198 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12199
12200         * configure:  If only ${target_alias} is given, use that
12201         as the default for ${host_alias}.
12202         * configure:  Add missing back-slashes before nested quotes.
12203
12204 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12205
12206         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12207
12208 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12209
12210         * config.guess:  Recognize some Tektronix configurations.
12211         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12212
12213 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12214
12215         * config.sub: Match any flavor of SH.
12216
12217 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12218
12219         * configure.in: Don't try to configure newlib for Alpha.
12220
12221 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12222
12223         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12224         libg++ or libio for any Alpha target.
12225
12226         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12227
12228 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12229
12230         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12231         default arguments -- so it tried to compress itself.
12232
12233 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12234
12235         * configure.in (notsupp): ensure that a space is always at the end
12236           of the configdirs list, since the grep checks for an explicit space
12237
12238 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12239
12240         * configure.in (target i386-sysv4.2): don't build ld, since static
12241           versions of many libraries are not available.
12242
12243 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12244
12245         * config.guess: Recognize Apollos (using environment variables).
12246         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12247
12248 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12249
12250         * config.guess: Recognize Sony news mips running newsos.
12251
12252 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12253
12254         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12255         "fi ; else" for bash.
12256
12257 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12258
12259         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12260
12261 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12262
12263         * config.sub: accept unixware as an alias for svr4.2.
12264         Fix some inconsistancies with the gcc version.
12265
12266 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12267
12268         * Makefile.in (DISTDOCDIRS):  Add gdb.
12269
12270 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12271
12272         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12273
12274 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12275
12276         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12277         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12278         this now.
12279
12280 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12281
12282         * config.sub: Accept hiux* as an OS name.
12283
12284         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12285         etc/make-stds.texi.  The underscore came from gcc, and dje now
12286         agrees that RUNTESTFLAGS is the correct name.
12287
12288 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12289
12290         * install.sh:  Remove 'set -e'.  It makes any conditionals
12291         in the script useless.
12292
12293         * config.guess: Automatically recognize arm-acorn-riscix
12294         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12295
12296 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12297
12298         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12299
12300 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12301
12302         * Makefile.in (DISTDOCDIRS): New variable.
12303         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12304         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12305
12306 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12307
12308         * configure.in (hppa target): check the source directory for the
12309           pagas sub-directory
12310
12311 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12312
12313         * config.sub: Allow -aout* and -elf*.
12314
12315 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12316
12317         * configure.in: Don't build ld on i386-solaris2, same as for
12318         sparc-solaris2.
12319
12320 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12321
12322         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12323
12324 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12325
12326         * configure.in:  Configure gdb for alpha.
12327
12328 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12329
12330         * Makefile.in (CXXFLAGS): Add -O.
12331
12332 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12333
12334         * config.guess: added support for DG Aviion
12335
12336 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12337
12338         * configure.in: Produce warning message for subdirectories not
12339         configurable for this host/target combination.  Don't try to
12340         configure gdb for vms.
12341
12342 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12343
12344         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12345         appropriate files before making "diststuff".
12346         (DISTBISONFILES): New var: list of files to be edited.
12347         (DISTSTUFFDIRS): Add binutils.
12348
12349 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12350
12351         * config.sub: also handle mipsel and mips64el (for little endian mips)
12352
12353 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12354
12355         * configure.in: Add * to end of all OS names.
12356
12357 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12358
12359         * configure.in: Build newlib for LynxOS native.
12360
12361 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12362
12363         * config.guess: Add support for delta 88k running SVR3.
12364
12365         * configure.in: Add comment about HP compiler vs. emacs.
12366
12367 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12368
12369         * configure.in: don't build ld on solaris2 (not a viable option
12370           due to bugs in getpwnam & getpwuid)
12371
12372 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12373
12374         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12375         config.guess will produce a full version number.
12376
12377 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12378
12379         * configure.in: Build linker and binutils for alpha-dec-osf1.
12380
12381 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12382
12383         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12384         and gdb/testsuite/Makefile.in.
12385
12386 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12387
12388         * configure.in: recognize mips*- instead of mips-
12389
12390 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12391
12392         * config.sub: Accept linux*coff and linux*elf as operating
12393         systems.
12394
12395 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12396
12397         * config.sub: Recognize mips64, and mips3 as an alias for it.
12398
12399 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12400
12401         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12402         gdb knows how to handle OSF/1 shared libraries.
12403
12404 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12405
12406         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12407         * config.guess: Recognize Hitachi's HIUX.
12408         * config.sub: Recognize h3050r* and hppahitachi.
12409         Remove redundant cases for hp9k[23]*.
12410
12411 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12412
12413         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12414         if gas and ld are in the source tree and are in ${configdirs}.
12415         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12416         --with options (but still pass them down on the command line,
12417         if they were explicitly specified).
12418
12419 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12420
12421         * configure: substitute SHELL value in Makefile.in with
12422         ${CONFIG_SHELL}
12423
12424 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12425
12426         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12427         *-*-solaris2* targets.
12428
12429 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12430
12431         * Makefile.in: define M4, and pass it down to sub-makes;
12432         all-autoconf now depends on all-m4
12433
12434 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12435
12436         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12437         presence of {ar,ranlib} instead of a configured directory
12438
12439 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12440
12441         * config.guess: Accept 34?? as well as 33?? for NCR.
12442
12443 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12444
12445         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12446         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12447
12448 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12449
12450         * configure: grab values for $(CC) and $(CXX) from the
12451         environment, so that someone can do "CC=gcc configure; make" and
12452         have it work right (matching the way that autoconf works now)
12453
12454         * configure.in, Makefile.in: add support for gash, the tcl
12455         interface to Galaxy
12456
12457         * config.guess: add NetBSD variants (hp300, x86)
12458
12459 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12460
12461         * install.sh: Support -d option (in the manner of SunOS 4 install,
12462         as it is more deterministic than that of GNU install)
12463         (chmodcmd): Set file to mode 755 by default (should also do default
12464         chgrp and chown, but I don't feel like dealing with that now)
12465
12466 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12467
12468         * config.sub: Remove h8300hhms alias.
12469
12470 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12471
12472         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12473
12474 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12475
12476         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12477         as stmp-fixinc
12478
12479 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12480
12481         * config.sub: recognize m88110-bug-coff.
12482
12483 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12484
12485         * Makefile.in (all-libio): all dependencies on the toolchain used
12486         to build this (gcc, gas, ld, etc)
12487
12488 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12489
12490         * config.guess: Deal with OSF/1 1.3 on alpha.
12491
12492 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12493
12494         * install.sh: add some 'else true' clauses for portability
12495
12496         * configure.in: don't build libio for h8[35]00-*-* targets
12497
12498 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12499
12500         * Makefile.in:  Add support for new libio.
12501
12502 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12503
12504         * install.sh: If one command fails, don't try the rest.  Don't try
12505         to remove $dsttmp (via trap) unless we have already created it.
12506         If $src doesn't exist, detect it and exit with an error.
12507
12508         * config.guess: Recognize BSD on hp300.
12509
12510 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12511
12512         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12513         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12514
12515 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12516
12517         * Makefile.in (all-send-pr): depends on all-prms
12518
12519 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12520
12521         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12522
12523 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12524
12525         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12526         Added test for mips-mips-riscos5.
12527
12528 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12529
12530         * configure.in: use mh-hp300 for 68k HP hosts
12531
12532 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12533
12534         * configure: add support for CONFIG_SHELL, so that you can use
12535         some alternate shell for evaluating configure scripts
12536
12537 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12538
12539         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12540         in configure script to bug-gdb@prep.ai.mit.edu when building
12541         distribution archive.
12542         * Makefile.in (COMPRESS):  Remove def.
12543         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12544         gdb.tar.Z and make-gdb.tar.Z respectively.
12545         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12546         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12547         to convergence with 'taz' target in Makefile.in.
12548
12549 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12550
12551         * install.sh (dsttmp): use trap to ensure that tmp files go
12552         away on error conditions
12553
12554 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12555
12556         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12557
12558 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12559
12560         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12561         its parent is '/' not ''.
12562
12563         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12564
12565 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12566
12567         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12568         that ${newsrcdir}/configure.in does.
12569
12570 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12571
12572         * test-build.mk: support for CONFIG_SHELL
12573
12574 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12575
12576         * config.sub (netware):  Add as a basic system type.
12577
12578 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12579
12580         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12581           $(srcdir)/ from the dependency on Makefile.in.
12582
12583 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12584
12585         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12586         (h8300hhms is temporary until multi-libraries are implemented).
12587         * configure.in: Handle h8300h too.
12588
12589 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12590
12591         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12592
12593 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12594
12595         * configure:  Remove extraneous output when guessing host type.
12596         * config.guess:  Remove extraneous output when guessing using C
12597         compiler rather than uname, or when guessing fails.
12598
12599 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12600
12601         * Makefile.in: remove all.cross and install.cross targets
12602
12603         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12604           definitions
12605
12606 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12607
12608         * configure.in (target sh): Build gprof.
12609
12610 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12611
12612         * config.sub: change -solaris to -solaris2
12613
12614 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12615
12616         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12617
12618 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12619
12620         * configure: Correct error message for missing Makefile.in to
12621         print correct directory.
12622
12623 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12624
12625         * install.sh: kludge around 386BSD shell bug
12626
12627 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12628
12629         * config.guess:  Recognize NeXT.
12630         * config.guess:  Recognize i486-ncr-sysv4.
12631         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12632
12633 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12634
12635         * Makefile.in (MAKEINFOFLAGS): New variable.
12636         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12637         * build-all.mk, test-build.mk: Pass down --no-split as
12638         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12639
12640 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12641
12642         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12643
12644 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12645
12646         * Makefile.in (libg++.tar.z):  New rule.
12647         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12648         * Makefile.in (taz):  Only do a single chmod.
12649
12650 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12651
12652         * install.sh: don't use dirname anymore (replaced with sed usage)
12653
12654 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12655
12656         * Makefile.in:  Change extension for gzip'd files from '.z' to
12657         '.gz' per new FSF standard usage.
12658
12659 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12660
12661         * configure: put quotes around the final value of program_transform_name
12662
12663 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12664
12665         * Makefile.in: new install.sh support; update install-info rules
12666
12667 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12668
12669         * configure.in: Build diff for crosses, but not for go32 host.
12670
12671         * configure.in: Build gprof only for native, and don't build it
12672         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12673
12674 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12675
12676         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12677
12678 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12679
12680         * configure.in (host_tools): Add prms.
12681
12682 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12683
12684         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12685         with $(FLAGS_TO_PASS) on the command line
12686
12687         * config.sub: Recognize lynx and lynxos
12688
12689 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12690
12691         * config.sub: Accept -ecoff*, not just -ecoff.
12692
12693 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12694
12695         * Makefile.in (taz): Use .gz suffix instead of .z.
12696         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12697         names.
12698
12699 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12700
12701         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12702
12703 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12704
12705         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12706         that rebuilds that might happen during 'make install' don't get
12707         bogus gcc include files
12708
12709 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12710
12711         Change from Utah for HPPA support:
12712         * config.guess: Recognize hppa1.x-hp-bsd.
12713
12714 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12715
12716         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12717         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12718
12719 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12720
12721         * config.sub: Add support for rom68k and bug boot monitors.
12722
12723 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12724
12725         * Makefile.in: Make all-opcodes depend on all-bfd.
12726
12727 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12728
12729         * config.guess: Added special check for i[34]86-univel-sysv4*.
12730
12731 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12732
12733         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12734         the processor rather than assuming i486.
12735
12736 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12737
12738         * config.guess: Recognize SunOS6 as Solaris3.
12739
12740 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12741
12742         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12743         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12744
12745 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12746
12747         * build-all.mk (all-cross): New target for Canadian Cross.
12748         Added Q2 go32 targets.
12749         * test-build.mk: Configure go32 cross sparclite-aout and
12750         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12751         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12752
12753 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12754
12755         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12756         GO32 hosted toolchains
12757
12758 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12759
12760         * configure: change  so "-exec-prefix" gets passed down rather
12761         than "-exec_prefix" so autoconf generated Makefiles get the
12762         exec_prefix set right.
12763
12764 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12765
12766         * config.guess: get the Solaris2 minor version number
12767
12768         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12769
12770 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12771
12772         * config.guess: Recognize some Sequent platforms.
12773
12774 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12775
12776         * Makefile.in: added the vault-install target
12777
12778         * configure.in: actually use the Sun3 makefile fragment that's in
12779         config, also added the release dir to configdirs
12780
12781 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12782
12783         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12784
12785 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12786
12787         * configure.in: remove some program from Alpha targetted toolchains
12788
12789 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12790
12791         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12792         gprof.
12793         (taz): Run "make diststuff" in those directories instead of "make
12794         proto-dir".  Look for "VERSION=" only at start of line in subdir
12795         Makefile.  Use "gzip -9" for compression.
12796         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12797         (binutils.tar.z): New target.
12798
12799 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12800
12801         * Makefile.in (taz): Include gpl.texinfo.
12802
12803 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12804
12805         * Makefile.in (setup-dirs): Merged into "taz" target.
12806         (taz): Only do `proto-dir' stuff if a directory is actually needed
12807         for this target.
12808
12809 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12810
12811         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12812         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12813         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12814         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12815         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12816
12817 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12818
12819         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12820         config.sub, and move-if-change to gdb testsuite distribution
12821         archive, so the testsuite can be extracted, configured, and
12822         run separately from the gdb distribution.  Blow away the Chill
12823         tests that require a Chill compiled executable, since GNU Chill
12824         is not yet publically available.
12825
12826 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12827
12828         * test-build.mk: set environment variables in a single command,
12829         instead of a list of assignments and exports
12830
12831         * config.guess: recognize Alpha/OSF1 systems
12832
12833 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12834
12835         * configure: Change help message to prefer --options rather than
12836           -options.
12837
12838 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12839
12840         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12841         zippy@ecst.csuchico.edu.
12842         * config.guess: Recognize miniframe.
12843
12844 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12845
12846         * Makefile.in: Use srcroot to find runtest rather than rootme.
12847         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12848
12849 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12850
12851         * test-build.mk: Extensive additions to support building on a
12852         machine other than the host.
12853
12854 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12855
12856         * configure (tooldir): Fix for i386-aix again.
12857
12858 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12859
12860         * configure, Makefile.in:  Change definition of $(tooldir)
12861         to match the FSF.
12862
12863 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12864
12865         * config.guess:  Recognize i[34]86/SVR4.
12866
12867 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12868
12869         * Makefile.in (all-gdb): gdb depends on sim.
12870
12871 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12872
12873         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12874         at the same time we make the prototype gdb directory.
12875         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12876         files at the same time as the gdb base release distribution.
12877
12878 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12879
12880         * Makefile.in (check): Use individual check targets rather than
12881         DO_X rule.
12882         (check-gcc): Added.
12883
12884 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12885
12886         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12887         for System V release 3.2.
12888
12889 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12890
12891         * config.sub: Recognize hppaosf.
12892         * configure.in: Do configure ld/binutils/gas for it.
12893
12894 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12895
12896         * configure (tooldir): Alter syntax used to set this, for systems
12897         where "\$" isn't handled right, like i386-aix.
12898
12899 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12900
12901         * configure: Pass program-transform-name, not
12902         program_transform_name, to recursive configures.
12903
12904 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12905
12906         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12907         of gas+ld+binutils.
12908
12909 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12910
12911         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12912
12913 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12914
12915         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12916
12917 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12918
12919         * Makefile.in (PRMS): Set back to all-prms.
12920
12921 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12922
12923         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12924         targets, rather than for MIPS hosts.
12925
12926 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12927
12928         * configure.in: add comment for --with-x default values
12929
12930         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12931
12932         * Makefile.in: add check-* targets for each of the directories in
12933         the tree.  Add a definition of RUNTEST that will use the one we
12934         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12935
12936 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12937
12938         * configure.in: Removed obsolete references to bfd_target and
12939         target_makefile_frag.
12940
12941         * build-all.mk: Set assorted targets for Q2.
12942         * config.sub: Recognize z8k-sim and h8300-hms.
12943         * test-build.mk: Really don't pass host to configure.
12944         (HOLES): Added uname.
12945
12946 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12947
12948         * configure: Handle an empty program-prefix, program-suffix or
12949         program-transform-name correctly.
12950
12951 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12952
12953         * build-all.mk: -G 8 no longer required for MIPS targets.
12954         * test-build.mk: Don't pass host argument to configure; make it
12955         guess.
12956
12957 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12958
12959         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12960         * Makefile.in (COMPRESS):  New macro, like GZIP.
12961
12962 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12963
12964         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12965
12966         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12967         with gas currently defaults to -G 0.
12968
12969 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12970
12971         * Makefile.in (all-flex): flex depends on byacc.
12972
12973         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12974         to test-build.mk as RELEASE_TAG.
12975         * test-build.mk (configargs): New variable containing arguments to
12976         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12977         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12978
12979         * config.guess: Use /bin/uname when checking -X argument on SCO,
12980         to avoid invoking GNU uname which doesn't understand -X.
12981
12982         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12983
12984         * configure.in: Build gas for mips-*-*.
12985
12986 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12987
12988         * Makefile.in (all.normal): insert missing backslash.
12989
12990 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12991
12992         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12993
12994         * Makefile.in: Complete overhaul to merge many almost identical
12995         targets.
12996
12997 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12998
12999         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13000         (gdb.tar.Z): Adjusted.
13001
13002         * Makefile.in (setup-dirs, taz): New targets; should be general
13003         enough to adapt for gdb sometime.  Build only .z file.
13004         (gas.tar.z): New target.
13005
13006 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13007
13008         * build-all.mk: Use CC=cc -Xs on Solaris.
13009
13010 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13011
13012         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13013         for handling BISON for FSF releases.
13014
13015 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13016
13017         * configure: Actually implement the change zoo just documented.
13018
13019 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13020
13021         * configure: when using config.guess, only set target_alias when
13022         it's not already been set (ie, on the command line)
13023
13024 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13025
13026         * Makefile.in: add installcheck target, set PRMS to install-prms
13027
13028 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13029
13030         * configure: add support for package_makefile_fragment, handle the
13031         case where a directory has a configure.in file but no Makefile.in
13032         more gracefully (with an actual understandable error message, even);
13033         add support for --without (and add this to the usage message); also
13034         explicitly add a --host=${host_alias} to the command line when
13035         config.guess is used
13036
13037 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13038
13039         * configure: Must use both --host and --target in recursive calls.
13040
13041 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13042
13043         * Makefile.in: Change deja-gnu to dejagnu.
13044
13045 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13046
13047         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13048
13049 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13050
13051         * configure.in: canonicalize all instances to *-*-solaris2*,
13052         also strip out a number of tools to not build for go32 host
13053
13054 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13055
13056         * config.guess: add GPL.
13057
13058         * Makefile.in, config.guess, config.sub, configure: bump
13059           copyrights to 93.
13060
13061 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13062
13063         * Makefile.in (do-info): Removed obsolete check for existence of
13064         localenv file.
13065
13066         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13067
13068 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13069
13070         * Makefile.in: a couple of 'else true' for decstation,
13071         support for TclX
13072
13073         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13074
13075 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13076
13077         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13078
13079 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13080
13081         * config.guess: Recognize i386-ibm-aix (PS/2).
13082         * configure.in: Use config/mh-aix386 file for it.
13083
13084 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13085
13086         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13087         CC_FOR_TARGET instead.
13088         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13089
13090 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13091
13092         * Makefile.in: Add sim to list of directories sent with gdb
13093
13094 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13095
13096         * configure.in: Put back mips-dec-bsd* case.
13097
13098 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13099
13100         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13101         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13102         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13103
13104 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13105
13106         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13107
13108         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13109         (install-info): install dir.info only if it exists,
13110         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13111
13112 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13113
13114         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13115         gas for mips-dec-bsd.
13116
13117 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13118
13119         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13120         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13121
13122 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13123
13124         * configure.in: Added "dejagnu" to hosttools list.
13125
13126 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13127
13128         * config.sub, configure.in, config.guess:  Add support
13129         for Bosx, an AIX variant from Bull.
13130         Patches from F.Pierresteguy@frcl.bull.fr.
13131
13132 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13133
13134         * devo/dejagnu: Initial creation of devo/dejagnu.
13135         Migrated dejagnu testcases and support files for testing software
13136         tools to reside as subdirectories, currently called "testsuite",
13137         within the directory of the software tool.  Migrated all programs,
13138         support libraries, etc. beloging to dejagnu proper from
13139         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13140         with no modifications.  The changes to these files which will
13141         allow them to configure, build, and execute properly will be made
13142         in a future update.
13143
13144 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13145
13146         * Makefile.in: Change send_pr to send-pr.
13147         * configure.in: Likewise.
13148         * send_pr: Renamed directory to send-pr.
13149
13150 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13151
13152         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13153
13154 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13155
13156         * README:  Update for gdb-4.8 release.
13157         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13158         gdb-xxx.tar.z (gzip'd) file also.
13159
13160 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13161
13162         * Makefile.in: make all-diff depend on all-libiberty
13163
13164 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13165
13166         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13167
13168 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13169
13170         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13171
13172 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13173
13174         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13175         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13176         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13177
13178 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13179
13180         * Makefile.in:  makeinfo binary is in a new location
13181
13182 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13183
13184         * config.sub: Accept -ecoff as an OS.
13185
13186         * Makefile.in: Various changes to eliminate a level of make
13187         recursion and reduce the required command line length.
13188         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13189         sub-makes.
13190         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13191         variables holding settings for specific sub-makes.
13192         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13193         in terms of BASE_FLAGS_TO_PASS.
13194         (TARGET_LIBS): New variable listing directories which use
13195         TARGET_FLAGS_TO_PASS.
13196         (subdir_do): Eliminated.
13197         (do-*): New set of targets to replace subdir_do.
13198         (various): All targets which used subdir_do now depend on do-*.
13199         (local-clean): Renamed from do_clean.
13200         (local-distclean): New target, dependency of distclean and
13201         realclean.
13202         (install-info): Don't create directories.  Depend on dir.info
13203         rather than calling make recursively.
13204         (install-dir.info): Eliminated.
13205         (install-info-dirs): Create all info directories here.
13206         (dir.info): Depend upon do-install-info.
13207
13208         * test-build.mk (HOLES): Added false.
13209
13210 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13211
13212         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13213
13214 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13215
13216         * Makefile.in (info): remove dependency on all-texinfo.  The
13217         problem was really in texinfo/C, not at this level.
13218
13219 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13220
13221         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13222
13223 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13224
13225         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13226         GDB releases.
13227
13228 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13229
13230         * configure: Include srcdir in message about target of link not
13231         being found.  Don't convert `-' to `_' in `with' options being
13232         passed to subdirs.
13233
13234 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13235
13236         * configure.in: add uudecode to host_tools
13237
13238         * Makefile.in: added {all,install}-uudecode targets, added them to
13239         the appropriate lists
13240
13241 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13242
13243         * Makefile.in (all-gcc): Added dependency on all-gas.
13244
13245         * configure.in (mips-*-*): Build ld and binutils.
13246
13247 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13248
13249         * configure: check return code from mkdir, print error message and
13250           exit on failure.
13251
13252 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13253
13254         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13255
13256 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13257
13258         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13259
13260 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13261
13262         * config.sub (h8500):  Recognize this as a cpu type.
13263
13264 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13265
13266         * configure: source directory missing is no longer a warning
13267
13268         * configure.in: recognize irix[34]* instead of irix[34]
13269
13270         * Makefile.in: define and pass down X11_LIB
13271
13272 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13273
13274         * guess-systype: Renamed to ...
13275         * config.guess:  ... by popular request.
13276         * configure.in, Makefile.in:  Update accordingly.
13277
13278 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13279
13280         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13281         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13282         + Execute ./dummy instead of assuming . is in PATH.
13283
13284 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13285
13286         * guess-systype:  New shell script.  Attempts to guess the
13287         canonical host name of the executing host.
13288         Only a few hosts are supported so far.
13289         * configure:  Call guess-systype if no host is specified.
13290
13291 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13292
13293         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13294         gcc Makefile.
13295
13296
13297 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13298
13299         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13300         (all-gcc, install-gcc, subdir_do): Use it.
13301
13302 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13303
13304         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13305
13306 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13307
13308         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13309           set exclusively by configure, using configure.in .
13310
13311 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13312
13313         * test-build.mk: set $PATH for all builds
13314
13315         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13316
13317 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13318
13319         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13320         the one used in gcc/Makefile.in, so that a null expansion doesn't
13321         override the one needed to build gcc with a native cc.
13322
13323
13324 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13325
13326         * configure: Accept -with arguments.
13327
13328 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13329
13330         * Makefile.in: added h8300sim
13331
13332 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13333
13334         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13335         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13336         (all-cygnus, native, build-cygnus): Make
13337         $(canonhost)-stamp-3stage-done, not $(host)....
13338         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13339         i386-sco3.2v4.  Added else true to if command.
13340
13341 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13342
13343         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13344
13345 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13346
13347         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13348
13349 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13350
13351         * configure.in: don't remove binutils from Solaris builds
13352
13353 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13354
13355         * Makefile.in: get rid of earlier definitions for *clean,
13356         also handle the recursive info rule better
13357
13358 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13359
13360         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13361         do more-or-less the right thing.
13362
13363 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13364
13365         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13366         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13367
13368 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13369
13370         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13371         $(host_canonical).
13372
13373         * configure.in: split the configdirs list into 4 categories (native
13374         v. cross, library v. tool) and handle the cross-only and native-
13375         only in more reasonable (and correct!) way.
13376
13377 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13378
13379         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13380         configdirs anymore.
13381
13382 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13383
13384         * Makefile.in: extensive cleanup::  removed all of the explicit
13385         clean-* targets, collapsed many wrappers around subdir_do into
13386         one, added additional targets to satisfy standards.texi, deleted
13387         some old targets, some changes for consistency
13388
13389 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13390
13391         * configure.in: handle some programs as cross-only, and others as
13392         native only
13393
13394         * test-build.mk: handle partial holes in a more generic manner
13395
13396         * Makefile.in: m4 depends on libiberty
13397
13398 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13399
13400         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13401         time, wdiff, and find to configdirs
13402
13403         * Makefile.in: all, clean, and install rules for the new programs
13404         added to configure.in
13405
13406 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13407
13408         * configure.in: use mh-sun for all *-sun-* hosts
13409
13410 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13411
13412         * Makefile.in: define flags for X11 include files and library file
13413         locations, pass them down to the programs that need this info
13414
13415         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13416
13417 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13418
13419         * configure.in: start building libg++ for HP-UX targets
13420
13421 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13422
13423         * README:  Update references to files moved into etc/.
13424
13425 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13426
13427         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13428         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13429
13430 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13431
13432         * configure: accept dash as well as underscore in long option
13433         names for FSF compatibility.
13434
13435 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13436
13437         * config.sub: added -sco3.2v4 support from FSF.
13438
13439 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13440
13441         * configure.in: expand the section that adds or removes
13442         directories from the list of programs to build, to handle native
13443         vs. cross in addition to host v. native
13444
13445 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13446
13447         * Makefile.in:  Replace C++ in macro names with CXX.
13448         This is less likely to break ...
13449
13450 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13451
13452         * test-build.mk: add -w to GNU_MAKE
13453
13454 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13455
13456         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13457         add 'sparc' to list of recognized cpus.  This needed to make
13458         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13459         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13460         then changes that into $CPU-wrs-vxworks.
13461
13462         * configure.in: remove most references to gdbtest, regularize
13463         target based program removal
13464
13465         * test-build.mk: import from p3 tree (many fixes and changes)
13466
13467 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13468
13469         * Makefile.in: added rules to handle tcl, tk, and expect
13470
13471         * configure.in: handle those directories if they exist
13472
13473 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13474
13475         * config.sub: removed bogus hppabsd and hppahpux names, since
13476         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13477
13478 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13479
13480         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13481         depends upon all-xiberty
13482
13483         * Makefile.in: changes from p3, including:
13484
13485         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13486
13487         * Makefile.in (XTRAFLAGS): include newlib directories if
13488         newlib/Makefile exists, rather than if host != target.
13489
13490         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13491
13492         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13493         from the same source tree and not building a cross-compiler.  This
13494         matters for the libg++ configuration if reconfiguring a tree that
13495         has already been installed.
13496
13497         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13498
13499         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13500         pick up the machine and system specific header files.
13501
13502         * Makefile.in: added AS_FOR_TARGET, passed down in
13503         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13504         the C compiler to use to create programs which are run in the
13505         build environment, set it to default to $(CC), and passed it down
13506         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13507
13508         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13509
13510         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13511         We need them for unusual native builds, like systems without
13512         ranlib.
13513
13514         * configure: also define $(host_canonical) and
13515         $(target_canonical), which are the full, canonical names for the
13516         given host and target
13517
13518 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13519
13520         * Makefile.in:  Added separate definitions for C++.
13521
13522 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13523
13524         * configure.in (configdirs):  Add deja-gnu.
13525
13526 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13527
13528         * README:  Update for configure.texi and gdb-4.7 release.
13529
13530 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13531
13532         * Makefile.in:  Move "all" target to top of file.
13533         Previously, first target was ".PHONY" which caused BSD4.4 make
13534         to build .PHONY when make was run without arguments.
13535
13536 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13537
13538         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13539         Library-copylefted code in libiberty.
13540
13541 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13542
13543         * config.sub:  Replace m68kmote with plain old m68k.
13544
13545 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13546
13547         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13548
13549 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13550
13551         * config.sub: Complain if no argument is given.  Added support for
13552         386bsd as OS and target alias.
13553
13554 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13555
13556         * Makefile.in (XTRAFLAGS): include newlib directories if
13557         newlib/Makefile exists, rather than if host != target.
13558
13559 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13560
13561         * config.sub: recognize sparclite-wrs-vxworks.
13562
13563         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13564         p3.) Added clean-xiberty to clean.
13565
13566 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13567
13568         * configure.in: use *-*-* instead of nested cases for host and target
13569
13570 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13571
13572         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13573         from the same source tree and not building a cross-compiler.  This
13574         matters for the libg++ configuration if reconfiguring a tree that
13575         has already been installed.
13576
13577 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13578
13579         * config.sub (i486v/i486v4):  Merge in from FSF version.
13580
13581 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13582
13583         * configure: only set PWD if it is already set.
13584
13585 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13586
13587         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13588         doesn't have unset and all success paths (and most error paths)
13589         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13590         to just ${PWD} to avoid confusion.)
13591
13592 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13593
13594         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13595         even for a native compilation.
13596
13597 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13598
13599         Changes to make the gdb.tar.Z rule work better.
13600
13601         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13602         (DEVO_SUPPORT):  Add configure.texi.
13603         (bfd-ilrt.tar.Z):  Remove ancient rule.
13604
13605 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13606
13607         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13608         pick up the machine and system specific header files.
13609
13610         * configure.in, config.sub: added new target m68010-adobe-scout,
13611         with alias of adobe68k.  Changed configure.in to check for
13612         -scout before -sco* to avoid a false match.
13613
13614         * Makefile.in: added AS_FOR_TARGET, passed down in
13615         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13616         the C compiler to use to create programs which are run in the
13617         build environment, set it to default to $(CC), and passed it down
13618         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13619
13620 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13621
13622         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13623         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13624         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13625         FOR_TARGET variants, to newlib and libg++.
13626
13627 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13628
13629         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13630         first.
13631
13632 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13633
13634         * config.sub:  Accept `elf' as an environment.
13635
13636 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13637
13638         * Makefile.in (all-opcodes):  cd into the right directory
13639
13640 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13641
13642         * configure: added -program_transform_name option, used as
13643         argument to sed when installing programs.
13644         configure.texi: added documentation for -program_prefix,
13645         -program_suffix and -program_transform_name.
13646
13647 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13648
13649         * config.sub:  Accept i486 where i386 ok.
13650
13651 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13652
13653         * config.sub: accept we32k
13654
13655 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13656
13657         * config.sub, configure.in: accept OSE68000 and OSE68k.
13658
13659         * Makefile.in: don't create all directories for ``make install'';
13660         let the subdirectories create the ones they need.
13661
13662 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13663
13664         * COPYING: new file, GPL v2
13665
13666 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13667
13668         * Makefile.in: use the new gen-info-dir, which needs a template
13669         argument (which also lives in texinfo)
13670
13671         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13672
13673 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13674
13675         * config.sub (ncr3000):  Change i386 to i486.
13676
13677 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13678
13679         * Makefile.in: add install-rcs, install-grep to
13680         install-no-fixedincludes, removed install-bison and install-libgcc
13681
13682 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13683
13684         * configure.in: grab the HPUX makefile fragment if on HPUX
13685
13686 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13687
13688         * Makefile.in: eradicate bison spoor (ditto libgcc).
13689          configure.in: recognise m68{k,000}-ericsson-OSE.
13690          es1800 is alias for m68k-ericsson-OSE
13691
13692 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13693
13694         * configure.in: rearrange the parts that remove programs from
13695         configdirs, based now on HOST==TARGET or by canonical triple.
13696
13697 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13698
13699         * test-build.mk: recurse explicitly with -f test-build.mk when
13700           appropriate.  predicate stage3 and comparison on the existence
13701           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13702           On very clean, also remove ...stamp-co.  Build in-place before
13703           doing other builds.
13704
13705 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13706
13707         * Makefile.in, configure.in: add tgas
13708
13709 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13710
13711         * Makefile.in: a number of changes merged in from progressive.
13712
13713         * configure.in: add libm.
13714
13715         * .cvsignore: ignore some stuff that comes from test-build.mk.
13716
13717 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13718
13719         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13720
13721 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13722
13723         * configure: Add program_suffix (parallel to program_prefix)
13724         * Makefile.in: adjust directory-creating script for losing decstation
13725
13726 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13727
13728         * configure:  Minor $subdir-related fixes.
13729
13730 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13731
13732         * configure: fix various problems with propogating
13733         makefile_target_frag in subdirs.
13734         * configure.in: config libgcc if its there
13735
13736 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13737
13738         * config.sub:  HPPA merge.
13739
13740 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13741
13742         * Makefile.in:  Replace all-bison with all-byacc in all
13743         dependency lines for other tools (which now use byacc).
13744
13745 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13746
13747         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13748
13749 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13750
13751         * Makefile.in: make gprof rules similar to byacc rules (instead of
13752         vestigal $(unsubdir) that didn't work...)
13753
13754 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13755
13756         * config.sub:  Add support for Linux.
13757         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13758         (at least for libg++).
13759
13760 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13761
13762         * configure.texi: fix doc for the -nfp option to configure
13763
13764 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13765
13766         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13767
13768 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13769
13770         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13771         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13772         * configure.in: added solaris* host_makefile_frag hook.
13773
13774 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13775
13776         * config.sub: changed recognition of m68000 so that various
13777         m68k types can be specified via m680[01234]0
13778
13779 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13780
13781         * config.sub (basic_machine): fix sed so that '-foo' isn't
13782         completely substituted out while .+'-foo' loses the '-foo'
13783
13784 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13785
13786         * config.sub ($os): Add -aout.
13787
13788 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13789
13790         * configure:  If host_makefile_frag is absolute, don't
13791         prefix ${invsubdir} (relevant to libg++ auto-configure).
13792
13793 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13794
13795         * Makefile.in (tooldir): Define it.
13796         (all-ld): Depend on all-flex.
13797
13798 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13799
13800         * Makefile.in (check):  Fix libg++ special case.
13801
13802 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13803
13804         * configure: do not bury `pwd` into config.status, thus do fewer
13805           pwd's.
13806
13807         * configure: print the "Building in" message only when building in
13808           other than "." AND verbose.
13809
13810         * configure: remove -s, rework -v to better accommodate guested
13811           configures.
13812
13813         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13814
13815 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13816
13817         * Makefile.in: macroize flags passed on recursion.  remove
13818           fileutils.
13819
13820 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13821
13822         * configure: get makesrcdir right for subdirs deeper than 1.
13823
13824         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13825           install.
13826
13827 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13828
13829         * Makefile.in: don't print subdir_do or recursion lines.
13830
13831 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13832
13833         * standards.texi: added menu item.
13834
13835         * Makefile.in: build and install standards.info.
13836
13837         * standards.texi: new file.
13838
13839 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13840
13841         * configure: test for and move config.status pieces from
13842           ${subdir}/.
13843
13844 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13845
13846         * configure:  Test for existance of files before trying to mv
13847         them, to avoid numerous non-existance messages.
13848
13849 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13850
13851         * configure: correct final line of config.status.
13852
13853         * configure: patch from eggert.  Avoids a protection problem if
13854           the original Makefile.in is read only.
13855
13856         * configure: use move-if-change from gcc to create config.status.
13857           Some makefiles depend on config.status to tell if a directory
13858           has been reconfigured for a different host.  This change
13859           prevents those directories from remaking everything in the case
13860           where the reconfig was only intended to rebuild a Makefile.
13861
13862         * configure: test for config.sub with "config.sub sun4" rather
13863           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13864           host alias from a missing config.sub.
13865
13866 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13867
13868         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13869           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13870
13871 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13872
13873         * configure: mkdir ${subdir} as needed.
13874
13875 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13876
13877         * Makefile.in,configure.in: added autoconf.
13878
13879 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13880
13881         * Makefile.in: no longer pass against on recursion.
13882
13883         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13884           definitions are not inherited.
13885
13886         * configure: correct makesrcdir when subdir is .
13887
13888 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13889
13890         * configure:  Add support for 'subdirs' variable, which is
13891         like 'configdirs', except that configure doesn't re-invoke
13892         itself for subdirs, it just creates a Makefile for each subdir.
13893         * configure.texi:  Document subdirs.
13894
13895 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13896
13897         * configure.in: added flex to configdirs
13898
13899 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13900
13901         * Makefile.in: remove clean-stamps from clean.
13902
13903 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13904
13905         * configure.in:  Add gdbtest to configdirs.
13906
13907 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13908
13909         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13910         to recursive makes.
13911         * configure.in:  Recognize new ncr3000 config.
13912
13913 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13914
13915         * Makefile.in, configure.in: removed references to gdbm.
13916
13917 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13918
13919         * config.sub:  Don't canonicalize os value
13920         newsos* to bsd (readline needs to check for newsos).
13921         (This fix was earlier made Jan 31, but got re-broken.)
13922
13923 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13924
13925         * configure.in:  sco is an os, not a vendor!
13926
13927         * configure:  Quote $( better.  Keep various shells happy.
13928
13929 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13930
13931         * Makefile.in: eliminate stamp-files.
13932
13933 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13934
13935         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13936           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13937
13938 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13939
13940         * config.sub:  fix iris/iris3.
13941
13942 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13943
13944         * configure: re-add -rm.
13945
13946 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13947
13948         * Maskefile.in: add .stmp-rcs to all.
13949
13950         * configure.in: remove gas from rs6000 build, use aix host fragment.
13951
13952 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13953
13954         * configure: pass down site_option during recursion.
13955
13956 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13957
13958         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13959
13960 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13961
13962         * configure: Change exec_prefix so that it really defaults to prefix.
13963
13964 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13965
13966         * Makefile.in, configure.in:  Add support for mmalloc library.
13967
13968 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13969
13970         * Makefile.in: add stmp dependencies for a few more things.
13971
13972 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13973
13974         * configure: adjusted error message on objdir/srcdir configure
13975           collision, per john's suggestion.
13976
13977         * Makefile.in: add libiberty stmp to all and all.cross.
13978
13979 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13980
13981         * Makefile.in: remove force dependencies, add grep to all.
13982
13983 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13984
13985         * Makefile.in: drop flex.  make stamp files work.
13986
13987         * configure: added test for conflicting configuration in srcdir,
13988           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13989           gets cranky.  use relative paths for configure and srcdir
13990           whenever possible.  Send some error messages to stderr that were
13991           going to stdout.
13992
13993 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13994
13995         * Makefile.in:  Fix libg++ rule to check for gcc directory
13996         before using gcc/gcc.  Also pass XTRAFLAGS.
13997
13998 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13999
14000         * Makefile.in: added stmp-files so that directories aren't polled
14001           when they are already built.
14002
14003         * configure.texi: fixed a node pointer problem.
14004
14005 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14006
14007         * config.sub configure.in gdb/configure.in
14008         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14009         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14010         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14011
14012 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14013
14014         * configure: -recurring becomes -silent.  corrected help message
14015           for -site= option.
14016
14017         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14018
14019 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14020
14021         * configure: when building Makefile for crosses, replace
14022           tooldir and program_prefix.  default srcdir from location of
14023           config.sub.  remove "for host in hosts" and "for target in
14024           targets" loops.
14025
14026 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14027
14028         * Makefile.in: Do not pass bindir or mandir to cvs.
14029
14030 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14031
14032         * Makefile.in, configure.in: removed traces of namesubdir,
14033           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14034           copyrights to '92, changed some from Cygnus to FSF.
14035
14036         * configure.texi: remove most references to multiple hosts,
14037           multiple targets, subdirs, etc.
14038
14039         * configure.man: removed rcsid. reference config.sub not
14040           config.subr.
14041
14042         * Makefile.in: mkdir $(infodir) on install-info.
14043
14044 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14045
14046         * configure.texi:  Explain better about .gdbinit and about
14047         the environment that configure.in sections run in.
14048
14049 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14050
14051         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14052
14053 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14054
14055         * README:  DOC.configure => cfg-paper.texi.
14056
14057 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14058
14059         * config.sub (near case $os):  Don't convert newsos* to bsd!
14060
14061 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14062
14063         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14064         the number of copies of COPYING that go into the GDB tar file.
14065
14066 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14067
14068         * bfd/configure.in, gdb/config/mh-i386sco,
14069         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14070         Fix SCO configuration stuff.
14071
14072 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14073
14074         * Makefile.in:  For libg++, make sure the -I pointing
14075         to the gcc directory goes *after* all the libg++-local -I flags.
14076         Also, move just-gcc dependency from just-libg++ to all-libg++.
14077
14078 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14079
14080         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14081
14082 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14083
14084         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14085
14086 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14087
14088         * config.sub:  Add stratus configuration frags.  Also
14089         submitted to FSF.
14090
14091 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14092
14093         * Makefile.in (DEV_SUPPORT):  add configure.man.
14094
14095         * config.sub(Decode manufacturer-specific):  add -none*.
14096
14097 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14098
14099         * Makefile.in:  remove form feeds to make Sun's make happy.
14100         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14101
14102 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14103
14104         * Makefile.in (AR_FLAGS):  Make quieter.
14105
14106 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14107
14108         * configure.in:  Add libg++.
14109         * configure:  When verbose, don't output the command line at each
14110         level; it will be unremarkably the same as the previous version,
14111         which will be the same as what the user typed.
14112
14113 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14114
14115         * configure.in, Makefile.in: fix clean-info, add flex.  add
14116           fileutils.
14117
14118         * configure: be less sensitive to spaces in Makefile.in.  Do not
14119           look for sources in "..".  Doing so breaks subdirectories that
14120           might have their own configure.  If a subdir has it's own
14121           configure script, use it.
14122
14123 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14124
14125         * cfg-paper.texi: some changes suggested by rms.
14126
14127 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14128
14129         * config.sub:  Merge in some small additions from the FSF version,
14130         taken from the gcc distribution, to bring the Cygnus and FSF
14131         versions into closer sync.
14132
14133 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14134
14135         * configure.in:  Changed svr4 references to sysv4.
14136
14137 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14138
14139         * configure: added -V for version number option.
14140
14141 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14142
14143         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14144           renamed from DOC.configure to cfg-paper.texi.
14145
14146 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14147
14148         * configure, config.subr, config.sub: config.subr is now
14149           config.sub again.
14150
14151 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14152
14153         * configure.texi: new file, in progress.
14154
14155         * Makefile.in: build info file and install the man page for
14156           configure.
14157
14158         * configure.man: new file, first cut.
14159
14160         * configure: find config.subr again now that configuration "none"
14161           has gone.  removed all traces of the -ansi option.  removed all
14162           traces of the -languages option.
14163
14164         * config.subr: resync from rms.
14165
14166 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14167
14168         * configure, config.sub, config.subr: merge config.sub into
14169           config.subr, call the result config.subr, remove config.sub, use
14170           config.subr.
14171
14172         * Makefile.in: revised install for dir.info.
14173
14174 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14175
14176         * configure.in: add decstation host makefile frag.
14177
14178         * Makefile.in: BISON now bison -y again.  also install-gcc on
14179           install.  clean-gdbm on clean.  infodir belongs in datadir.
14180           Make directories for info install.  Build dir.info here then
14181           install it.
14182
14183 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14184
14185         * Makefile.in: fix for bad directory tests.
14186
14187 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14188
14189         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14190           regexp.  -srcdir relative was being handled incorrectly.
14191
14192         * Makefile.in: unwrapped some for loops so that parallel makes
14193           work again and so one can focus one's attention on a particular
14194           package.
14195
14196 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14197
14198         * configure: added PWD as a stand in for `pwd` (for speed). use
14199           elif wherever possible.  make -srcdir work without -objdir.
14200           -objdir= commented out.
14201
14202 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14203
14204         * configure: +options become --options.  -subdirs commented out.
14205           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14206           Makefile now at top of generated Makefile.  Removed cvs log
14207           entries.  added -srcdir.  create .gdbinit only if there is one
14208           in ${srcdir}.
14209
14210         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14211           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14212           and mandir now keyed off datadir by default.
14213
14214 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14215
14216         * Freshly created ChangeLog.
14217
14218 \f
14219 Local Variables:
14220 mode: change-log
14221 left-margin: 8
14222 fill-column: 76
14223 version-control: never
14224 End: