2008-03-13 Paolo Bonzini <bonzini@gnu.org>
[platform/upstream/gcc.git] / ChangeLog
1 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2
3         * Makefile.def (stageprofile).  Remove -fprofile-generate
4         from stage_libcflags.
5         * Makefile.in: Regenerate.
6
7 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8
9         * config.sub, config.guess: Update from upstream sources.
10
11 2008-03-06  Tom Tromey  <tromey@redhat.com>
12
13         * MAINTAINERS: Update for treelang deletion.
14
15 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
16
17         * MAINTAINERS: Update my email address.
18
19 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
20
21         * MAINTAINERS (darwin port): Add myself as a maintainer.
22         (objective-c/c++): Add myself as a maintainer.
23
24 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
25
26         * MAINTAINERS (Write After Approval): Update my email address.
27
28 2008-02-25  Tomas Bily  <tbily@suse.cz>
29
30         * MAINTAINERS (Write After Approval): Add myself.
31
32 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
33
34         * MAINTAINERS (OpenMP): Add myself.
35
36 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
37
38         PR bootstrap/32009
39         PR bootstrap/32161
40
41         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
42         * configure: Regenerate.
43
44         * Makefile.def: Define stage_libcflags for all bootstrap stages.
45         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
46         STAGE4_LIBCFLAGS): New.
47         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
48         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
49         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
50         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
51         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
52         for target modules.  Don't export LIBCFLAGS.
53         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
54         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
55         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
56         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
57         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
58         * Makefile.in: Regenerate.
59
60 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61
62         PR libgcj/33085
63         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
64         Do not use -DDLL_EXPORT.  Backport from upstream.
65
66 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
67
68         * MAINTAINERS (Write After Approval): Add myself.
69
70 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
71
72         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
73         * configure: Regenerate.
74
75 2008-01-31  Marc Gauthier  <marc@tensilica.com>
76
77         * configure.ac (xtensa*-*-*): Recognize processor variants.
78         * configure: Regenerate.
79
80 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
81
82         PR bootstrap/34922
83         * configure.ac (PARSE_ARGS): Push suitable setting of
84         ac_subdirs_all, for `./configure --help=recursive'.
85         Handle `+' in generic toplevel directory disabling.
86         * configure: Regenerate.
87
88 2008-01-28  Nick Clifton  <nickc@redhat.com>
89
90         * MAINTAINERS (xstormy16): Take over maintainership.
91
92 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
93
94         * MAINTAINERS (c4x port): Remove.
95
96 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
97
98         * libtool.m4: Backport AIX 6 support from ToT Libtool.
99
100 2008-01-23  Ben Elliston  <bje@au.ibm.com>
101
102         * config.sub, config.guess: Update from upstream sources.
103
104 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
105
106         * MAINTAINERS (Write After Approval): Add myself.
107
108 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
109
110         * MAINTAINERS: Update my email address.
111
112 2008-01-09  Raksit Ashok  <raksit@google.com>
113
114         * MAINTAINERS (Write After Approval): Add myself.
115
116 2008-01-09  Raksit Ashok  <raksit@google.com>
117
118         * MAINTAINERS (Write After Approval): Add myself.
119
120 2008-01-08  Ben Elliston  <bje@au.ibm.com>
121
122         * config.sub, config.guess: Update from upstream sources.
123
124 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
125
126         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
127         Change recommended MPFR from 2.2.1 -> 2.3.0.
128         * configure: Regenerate.
129
130 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
131
132         * MAINTAINERS: Update my email address.
133
134 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
135
136         * MAINTAINERS: Update my email address.
137
138 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
139
140         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
141         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
142         * Makefile.in: Regenerate.
143
144 2007-12-10  Mark Heffernan <meheff@google.com>
145
146         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
147         misplaced entries.
148
149 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
150
151         * configure.ac: Enable libjava for x86_64-*-darwin9.
152         * configure: Regenerate.
153
154 2007-12-07  Bill Maddox <maddox@google.com>
155
156         * MAINTAINERS (Write After Approval): Add myself.
157
158 2007-12-05  Ben Elliston  <bje@au.ibm.com>
159
160         * config.sub, config.guess: Update from upstream sources.
161
162 2007-12-02  Matthias Klose  <doko@ubuntu.com>
163
164         * config-ml.in: Remove 64bit configure tests.
165
166 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
167
168         * config-ml.in: Robustify against white space in absolute file
169         names.
170
171         * config-ml.in (multi-clean): Substitute ${Makefile}.
172         Remove superfluous ${Makefile} in list.
173
174 2007-11-19  Thiemo Seufer  <ths@mips.com>
175
176         * config-ml.in: Don't hardcode the Makefile name.
177
178 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
179
180         * MAINTAINERS (Write After Approval): Add myself.
181
182 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
183
184         * MAINTAINERS (Write After Approval): Add myself.
185
186 2007-11-06  Doug Kwan <dougkwan@google.com>
187
188         * MAINTAINERS (Write After Approval): Add myself.
189
190 2007-10-25  Ben Elliston  <bje@au.ibm.com>
191
192         * MAINTAINERS (mercury): Remove entry.
193         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
194
195 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
196
197         * Makefile.def (dependencies): Make configure-gdb depend on
198         all-intl.
199         * Makefile.in: Regenerated.
200
201 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
202
203         * MAINTAINERS (Fortran maintainer): Remove myself.
204
205 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
206
207         * Makefile.def: To avoid problems running with parallel makes,
208         build newlib before libgloss so that target specific header
209         files are availble.
210         * Makefile.in: Regenerate
211
212 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
213
214         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
215         * Makefile.in: Regenerate.
216
217 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
218
219         * MAINTAINERS (Register allocation reviewer): Add myself.
220
221 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
222
223         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
224         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
225         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
226         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
227         * configure: Regenerate.
228
229 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
230
231         * MAINTAINERS (Register allocation reviewer): Add myself.
232
233 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
234
235         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
236         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
237         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
238         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
239         * configure.ac: Default them to host tools for $host = $build.
240         Subst them.
241
242         * configure: Regenerate.
243         * Makefile.in: Regenerate.
244
245 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
246
247         * MAINTAINERS (Register allocation reviewer): Add myself.
248
249 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
250
251         * MAINTAINERS (Register allocation reviewer): Add myself.
252
253 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
254
255         * MAINTAINERS (Write After Approval): Fix typo.
256
257 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
258
259         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
260         * configure: Regenerate.
261
262 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
263
264         PR bootstrap/31906
265         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
266         they're already prefixed.
267
268 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
269
270         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
271         libstdc++.
272         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
273         * configure: Regenerate.
274         * Makefile.in: Regenerate.
275         
276 2007-09-17  Andreas Schwab  <schwab@suse.de>
277
278         * configure.ac: Raise minimum makeinfo version to 4.6.
279         * configure: Regenerate.
280
281 2007-09-17  Johannes Singler <singler@ira.uka.de>
282
283         * MAINTAINERS (write-after-approval) add myself
284
285 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
286
287         * configure.ac: Correct makeinfo version check.
288         * configure: Regenerate.
289
290 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
291
292         * MAINTAINERS: Update my email address.
293
294 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
295
296         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
297         to $skipdirs and only disable gprof for newlib.  Use the normal
298         mips*-elf* handling in other respects.
299         * configure: Regnerate.
300
301 2007-09-12  David Daney  <ddaney@avtrex.com>
302
303         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
304         enabling libgcj.
305         * configure: Regenerate.
306
307 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
308
309         PR other/32154
310         * configure.ac: For libgloss targets, point the linker to the linker
311         script, startup code and simulator library.
312         * configure: Regenerate.
313
314 2007-09-07  Andrew Haley  <aph@redhat.com>
315
316         * configure.ac (noconfigdirs): Remove target-libffi and
317         target-libjava.
318         * configure: Regenerate.
319
320 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
321
322         PR target/33281
323         * configure.ac: Use config/mh-mingw on mingw.
324         * configure: Regenerate.
325
326 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
327
328         * MAINTAINERS (Write After Approval): Add myself.
329
330 2007-09-05  Richard Guenther  <rguenther@suse.de>
331
332         * configure.ac (--enable-stage1-checking): If neither --enable-checking
333         nor --disable-checking is provided also turn on yes and types
334         checking for stage1.
335         * configure: Re-generate.
336
337 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
338
339         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
340         (Write After Approval): Remove myself.
341
342 2007-08-29  Nick Clifton  <nickc@redhat.com>
343
344         * config.sub, config.guess: Update from upstream sources.
345
346 2007-08-22  Bud Davis  <jmdavis@link.com>
347
348         * MAINTAINERS (Write After Approval): Added myself.
349         * MAINTAINERS (Reviewers): Removed myself.
350
351 2007-08-18  Paul Brook  <paul@codesourcery.com>
352             Joseph Myers  <joseph@codesourcery.com>
353
354         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
355         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
356         * Makefile.in: Regenerate.
357         * configure.ac (--with-debug-prefix-map): New.
358         * configure: Regenerate.
359
360 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
361             Nigel Stephens  <nigel@mips.com>
362
363         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
364         as target_makefile_frag.
365         * configure: Regenerate.
366
367 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
368
369         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
370         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
371         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
372         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
373         (do-compare, do-compare3, do-compare-debug): New.
374         ([+compare-target+]): Use them.
375
376 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
377
378         * MAINTAINERS (Write After Approval): Change my email address.
379
380 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
381             Ben Elliston  <bje@au.ibm.com>
382
383         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
384         --silent if $silent.
385         * configure: Regenerate.
386
387 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
388
389         * MAINTAINERS (Various Maintainers): Add myself as
390         loop infrastructure maintainer.  Update my e-mail
391         address.
392
393 2007-07-31  Diego Novillo  <dnovillo@google.com>
394
395         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
396         Adjust description.
397
398 2007-07-26  Richard Guenther  <rguenther@suse.de>
399
400         * configure.ac: Add types checking to stage1 checking flags.
401         * configure: Regenerate.
402
403 2007-07-17  Nick Clifton  <nickc@redhat.com>
404
405         * COPYING3: New file.  Contains version 3 of the GNU General
406         Public License.
407         * COPYING3.LIB: New file.  Contains version 3 of the GNU
408         Lesser General Public License.
409
410 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
411
412         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
413
414 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
415
416         * MAINTAINERS (S/390 co-maintainer): Add myself.
417         (Write After Approval): Remove myself.
418
419 2007-07-13  Dan Hipschman  <dsh@google.com>
420
421         * MAINTAINERS (Write After Approval): Add myself.
422
423 2007-07-11  Nick Clifton  <nickc@redhat.com>
424
425         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
426         WINDRES export.
427         * Makefile.in: Regenerate.
428
429 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
430
431         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
432         maintainer.
433
434 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
435
436         * lt~obsolete.m4: New. Import from 20070318 libtool.
437
438 2007-07-03  Julian Brown  <julian@codesourcery.com>
439
440         * MAINTAINERS (Write After Approval): Add myself.
441
442 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
443
444         * configure.ac: Rewrite 'configure --help' strings to look nicer.
445         * configure: Regenerate.
446
447 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
448
449         * configure.ac: Add some missing m4 quotation.
450         * configure: Regenerate.
451
452 2007-07-02  Simon Baldwin  <simonb@google.com>
453
454         * MAINTAINERS (Write After Approval): Add myself.
455
456 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
457
458         * configure: Regenerate.
459
460 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
461
462         * Makefile.def: Add windmc tool to build.
463         * Makefile.tpl: Likewise.
464         * configure.ac: Likewise.
465         * Makefile.in: Regenerate.
466         * configure: Regenerate.
467                                                 
468 2007-06-28  DJ Delorie  <dj@redhat.com>
469
470         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
471         not building newlib.
472         * configure: Regenerated.
473         
474 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
475
476         * MAINTAINERS (Write After Approval): Add myself.
477
478 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
479
480         * MAINTAINERS (Write After Approval): Add myself.
481
482 2007-06-19  Chris Matthews  <chrismatthews@google.com>
483
484         * MAINTAINERS (Write After Approval): Add myself.
485
486 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
487
488         * MAINTAINERS (Write After Approval): Add myself.
489
490 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
491
492         * Makefile.def: Add dependency from configure-gdb to all-bfd.
493         * Makefile.in: Regenerated.
494
495 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
496
497         * configure.ac: Don't add target-libmudflap to noconfigdirs for
498         bfin*-*-uclinux* targets.
499         * configure: Regenerate.
500
501 2007-06-14  Ian Lance Taylor  <iant@google.com>
502
503         * MAINTAINERS: Add myself as non-algorithmic global write
504         maintainer.
505
506 2007-06-14  Diego Novillo  <dnovillo@google.com>
507
508         * MAINTAINERS: Add self as middle-end maintainer and
509         non-algorithmic global write maintainer.
510
511 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
512
513         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
514         Move all Fortran maintainers except Paul Brook into the
515         Non-Autopoiesis section.
516
517 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
518
519         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
520         (distclean-stage[+id+]): Possibly delete stage_last.
521         * Makefile.in: Regenerate.
522
523 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
524
525         * MAINTAINERS (Various Maintainer): Fix typo.
526
527 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
528
529         * MAINTAINERS (Various Maintainer): Add myself as
530         dataflow maintainer.
531
532 2007-06-07  Ben Elliston  <bje@au.ibm.com>
533
534         * config.sub, config.guess: Update from upstream sources.
535
536 2007-06-07  Ben Elliston  <bje@au.ibm.com>
537
538         * Makefile.tpl: Fix spelling error.
539         * Makefile.in: Regenerate.
540
541 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
542
543         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
544         lt_cv_sys_max_cmd_len.
545
546 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
547
548         * MAINTAINERS (Various Maintainers): Add myself as
549         auto-vectorizer maintainer.
550
551 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
552
553         PR libjava/32098
554         * libtool.m4: Revert previous change.
555         * ltgcc.m4: Put it here.
556
557 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
558
559         * MAINTAINERS (Various Maintainers): Add myself as
560         auto-vectorizer maintainer.
561
562 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
563
564         PR libjava/32098
565         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
566
567 2007-05-30  Richard Guenther  <rguenther@suse.de>
568
569         * MAINTAINERS (Various Maintainers): Add myself as
570         auto-vectorizer maintainer.
571
572 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
573
574         PR bootstrap/29382
575         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
576         * configure: Rebuilt.
577
578 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
579
580         * MAINTAINERS (Write After Approval): Removed my name.
581
582 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
583
584         * MAINTAINERS (Write After Approval): Remove myself.
585
586 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
587
588         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
589
590 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
591
592         * ltmain.sh: Update from ToT Libtool.
593         * libtool.m4: Update from ToT Libtool.
594         * ltsugar.m4: New. Update from ToT Libtool.
595         * ltversion.m4: New. Update from ToT Libtool.
596         * ltoptions.m4: New. Update from ToT Libtool.
597         * ltconfig: Remove.
598         * ltcf-c.sh: Remove.
599         * ltcf-cxx.sh: Remove.
600         * ltcf-gcj.sh: Remove.
601
602 2007-05-22  Ollie Wild  <aaw@google.com>
603
604         * MAINTAINERS (Write After Approval): Add myself.
605
606 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
607
608         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
609         stage_cflags.
610         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
611         Remove CFLAGS/LIBCFLAGS.
612         (configure-stage[+id+]-[+prefix+][+module+],
613         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
614         * Makefile.in: Regenerate.
615
616 2007-05-15  Diego Novillo  <dnovillo@google.com>
617
618         * MAINTAINERS: Update e-mail address.
619
620 2007-05-15  Revital Eres  <eres@il.ibm.com>
621
622         * MAINTAINERS (Write After Approval): Add myself.
623
624 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
625
626         * MAINTAINERS (Write After Approval): Updated my address.
627
628 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
629
630         * MAINTAINERS (Write After Approval): Add myself.
631
632 2007-05-11  Silvius Rus  <rus@google.com>
633
634         * MAINTAINERS (Write After Approval): Add myself.
635
636 2007-04-23  Tom Tromey  <tromey@redhat.com>
637
638         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
639
640 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
641
642         * MAINTAINERS (cpplib): Rename to ...
643         (libcpp): ... this.  Add C/C++ front end maintainers.
644
645 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
646
647         * config-ml.in: Pass ${ml_config_env} to configure calls.
648
649 2007-04-04  Christian Bruel  <christian.bruel@st.com>
650
651         * MAINTAINERS (Write After Approval): Add myself.
652         
653 2007-04-02  Dave Korn  <dave.korn@artimi.com>
654
655         * MAINTAINERS (Write After Approval): Add myself.
656
657 2007-03-31  Tobias Burnus  <burnus@net-b.de>
658
659         * MAINTAINERS (fortran 95 front end): Add myself.
660
661 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
662
663         * MAINTAINERS (Write After Approval): Add myself.
664         
665 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
666
667         * MAINTAINERS (Modulo Scheduler): Add myself.
668
669 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
670
671         * MAINTAINERS (fortran 95 front end): Add myself.
672         (c++ front end): whitespace fix.
673
674 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
675
676         * MAINTAINERS (Write After Approval): Add myself.
677
678 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
679
680         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
681         of glob.  Quote arguments with single quotes too.
682         * configure: Regenerate.
683
684 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
685
686         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
687         * Makefile.in: Regenerate
688
689 2007-03-07  Andreas Schwab  <schwab@suse.de>
690
691         * configure: Regenerate.
692
693 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
694
695         * configure.ac: Add "--with-pdfdir" configure option,
696         which defines pdfdir variable.
697         * Makefile.def (target=fixincludes): Add install-pdf to
698         missing targets.
699         (recursive_targets): Add install-pdf target.
700         (flags_to_pass): Add pdfdir.
701         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
702         target.
703         * configure: Regenerate
704         * Makefile.in: Regenerate
705
706 2007-02-28  Eric Christopher  <echristo@apple.com>
707
708         Revert:
709         2006-12-07  Mike Stump  <mrs@apple.com>
710
711         * Makefile.def (dependencies): Add dependency for
712         install-target-libssp and install-target-libgomp on
713         install-gcc.
714         * Makefile.in: Regenerate.
715
716 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
717
718         * configure: Regenerate.
719         * configure.ac: Move statements after variable declarations.
720
721 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
722
723         * MAINTAINERS: Add myself as sh maintainer.
724
725 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
726
727         * configure.ac: Adjust for loop syntax.
728         * configure: Regenerate.
729
730 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
731
732         * configure: Rebuilt.
733
734 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
735
736         * configure.ac: Drop multiple occurrences of --enable-languages,
737         and fix its quoting.
738         * configure: Rebuilt.
739
740 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
741             Nathan Sidwell  <nathan@codesourcery.com>
742             Vladimir Prus  <vladimir@codesourcery.com>
743             Joseph Myers  <joseph@codesourcery.com>
744
745         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
746         * configure: Regenerate.
747
748 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
749
750         * ltconfig (freebsd*): Default to elf.
751
752 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
753
754         * configure.ac (target_libraries): Move libgcc before libiberty.
755         * configure: Regenerated.
756
757 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
758             Paolo Bonzini  <bonzini@gnu.org>
759
760         PR bootstrap/30753
761         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
762         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
763         * configure: Regenerated.
764
765 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
766
767         * MAINTAINERS (Language Front End Maintainers): Update my mail
768         address.
769
770 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
771
772         PR bootstrap/30748
773         * configure.ac: Correct syntax for Solaris ksh.
774         * configure: Regenerated.
775
776 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
777
778         * configure.ac: Sync with src.
779         * configure: Regenerate.
780
781 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
782
783         * Makefile.in: Regenerate.
784
785 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
786
787         * config.sub: Sync with src.
788
789 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
790
791         * Makefile.tpl (build_alias, host_alias, target_alias): Use
792         noncanonical equivalents.
793         * configure.in: Rename to...
794         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
795         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
796         target_noncanonical.  Use them.  Rewrite removal of configure
797         arguments for autoconf 2.59.  Discard variable settings.  Force
798         program_transform_name for native tools.
799
800         * Makefile.in: Regenerated.
801         * configure: Regenerated with autoconf 2.59.
802
803 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
804
805         * MAINTAINERS (Write After Approval): Add myself.
806
807 2007-01-31  Andreas Schwab  <schwab@suse.de>
808
809         * Makefile.tpl (LDFLAGS): Substitute it.
810         * Makefile.in: Regenerate.
811
812 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
813
814         * MAINTAINERS (Write After Approval): Add myself.
815
816 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
817
818         * MAINTAINERS (spu port): Add myself.
819
820 2007-01-23  Richard Guenther  <rguenther@suse.de>
821
822         PR bootstrap/30541
823         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
824         * Makefile.tpl (GNATBIND): Substitute it.
825         (GNATMAKE): Likewise.
826         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
827         of STAGE_PREFIX.
828         * Makefile.in: Regenerate.
829         * configure: Regenerate.
830
831 2007-01-18  Mike Stump  <mrs@apple.com>
832
833         * configure.in: Re-enable -Werror for gcc builds.
834
835 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
836
837         * MAINTAINERS (Write After Approval): Add myself.
838
839 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
840
841         * configure.in: Change == to = in test command.
842         * configure: Regenerate.
843
844 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
845             Nick Clifton  <nickc@redhat.com>
846             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
847
848         * configure.in (build_configargs, host_configargs, target_configargs):
849         Remove build/host/target parameters.
850         (host_libs): Add gmp and mpfr.
851         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
852         * Makefile.def (gmp, mpfr): New.
853         (gcc): Remove target.
854         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
855         target_os, target_vendor): New.
856         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
857         * configure: Regenerate.
858         * Makefile.in: Regenerate.
859
860 2007-01-11  Matt Fago  <fago@earthlink.net>
861
862         * configure.in: Try to link to functions only in mpfr 2.2.x
863         to improve robustness of configure tests.
864         * configure: Regenerate.
865
866 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
867
868         * MAINTAINERS: Add myself as i386 maintainer.
869
870 2007-01-08  Jan Hubicka  <jh@suse.cz>
871
872         * MAINTAINERS: Add myself as i386 maintainer.
873
874 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
875
876         * configure.in: Add support for an x86_64-mingw* target.
877         * configure: Regenerate.
878
879 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
880
881         * Makefile.tpl (all-target): Correct @if conditional for target
882         modules.
883         * configure.in: Omit libiberty if building only target libgcc.
884         * configure, Makefile.in: Regenerated.
885
886 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
887
888         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
889         * configure: Regenerate.
890
891 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
892
893         * Makefile.def (target_modules): Add libgcc.
894         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
895         * Makefile.tpl (clean-target-libgcc): Delete.
896         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
897         on gcc even for bootstrapped modules.  Rewrite handling of
898         lang_env_dependencies to loop over target_modules.
899         * configure.in (target_libraries): Add target-libgcc.
900         * Makefile.in, configure: Regenerated.
901
902 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
903
904         * configure.in: Reorganize recognition of languages.  Add
905         --enable-stage1-languages.  Show supported languages for the chosen
906         target rather than all recognized languages.
907         * configure: Regenerate.
908
909 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
910
911         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
912         * Makefile.in: Regenerate.
913
914 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
915
916         * configure.in: Warn that MPFR 2.2.0 is buggy.
917         * configure: Regenerate.
918
919 2006-12-27  Ian Lance Taylor  <iant@google.com>
920
921         * configure.in: When removing Makefiles to force a reconfigure, also
922         remove prev-DIR*/Makefile.
923         * configure: Regenerate.
924
925 2006-12-22  Andreas Schwab  <schwab@suse.de>
926
927         * configure: Regenerate with correct autoconf version.
928
929 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
930
931         * configure.in: add AC_SUBST for *_FOR_TARGET.
932         * configure: Regenerate.
933
934 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
935
936         * configure.in: Simplify logic for rejecting languages that cannot
937         be built.  Separate the case when a language is unsupported,
938         from the case when the user chooses not to build a language.
939
940 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
941
942         * configure.in: Remove "$build" case for powerpc-*-darwin* since
943         it only affects bootstrap and could be tested on "$host" as well.
944         * configure: Regenerate.
945         * config/mh-ppc-darwin: Add to the stage1 cflags here.
946
947 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
948
949         PR bootstrap/29544
950         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
951         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
952         move here comment from Makefile.tpl.
953         * Makefile.tpl: Move some definitions higher in the file.
954         (STAGE1_CHECKING): New.
955         * configure.in: Add --enable-stage1-checking.
956         * configure: Regenerate.
957         * Makefile.in: Regenerate.
958
959 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
960
961         * MAINTAINERS: Add myself as build system maintainer.
962
963 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
964
965         * MAINTAINERS (Write After Approval): Add myself.
966
967 2006-12-13  Eric Christopher  <echristo@apple.com>
968
969         * MAINTAINERS: Add myself as darwin maintainer.
970
971 2006-12-11  Ian Lance Taylor  <ian@airs.com>
972
973         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
974
975 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
976
977         MAINTAINERS: Update my entry.
978
979 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
980
981         * configure.in:  Handle spu makefile frag.
982         * Makefile.tpl (MAINT): Define
983         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
984         * configure: Regenerate.
985         * Makefile.in: Regenerate.
986
987 2006-12-11  Ben Elliston  <bje@au.ibm.com>
988
989         * config.guess: Import latest version.
990         * config.sub: Likewise.
991
992 2006-12-11  Ben Elliston  <bje@au.ibm.com>
993
994         * configure.in (spu-*-*): Don't skip target-libiberty.
995         * configure: Regenerate.
996
997 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
998
999         PR bootstrap/30134
1000         * configure.in: Correct x86 darwin support for libjava to powerpc
1001         and i?86 only.
1002         * configure: Regenerate.
1003
1004 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1005
1006         * configure.in: Add x86 darwin support for libjava.
1007         * configure: Regenerate.
1008
1009 2006-12-07  Mike Stump  <mrs@apple.com>
1010
1011         * Makefile.def (dependencies): Add dependency for
1012         install-target-libssp and install-target-libgomp on
1013         install-gcc.
1014         * Makefile.in: Regenerate.
1015
1016 2006-12-04  Richard Guenther  <rguenther@suse.de>
1017
1018         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1019         (Non-Algorithmic Maintainers): Move over non-algorithmic
1020         loop optimizer maintainers, add myself as a non-algorithmic
1021         middle-end maintainer.
1022
1023 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1024
1025         * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1028
1029         * configure.in: Update error message for missing GMP/MPFR.
1030
1031         * configure: Regenerate.
1032
1033 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1034
1035         * configure.in: Update MPFR version in error message.
1036
1037         * configure: Regenerate.
1038
1039 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1040
1041         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1042         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1043         --with-gmp-lib): New flags.
1044
1045         * configure: Regenerate.
1046
1047 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1048
1049         * MAINTAINERS (Write After Approval): Change my email address.
1050
1051 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2006-11-22  Philipp Thomas <pth@suse.de>
1056
1057         * MAINTAINERS (i18n): Update e-mail address.
1058
1059 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1060
1061         * MAINTAINERS (spu port): Add myself as maintainer.
1062         (Write After Approval): Remove myself.
1063
1064 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1065
1066         * configure.in (skipdirs): Don't build libssp for SPU.
1067         * configure: Regenerate.
1068
1069 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1070
1071         * MAINTAINERS (spu port): Add myself as maintainer.
1072         (libobjc): Update my email address.
1073
1074 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1075
1076         * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1079
1080         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1081         * configure : Rebuilt.
1082
1083 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1084
1085         * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1088
1089         * MAINTAINERS (Write After Approval): Add myself.
1090
1091 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1092
1093         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1094         libmpfr.a.
1095         * configure: Regenerate.
1096
1097 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1098
1099         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1100         (unstage): Test for stage_last presence.
1101
1102         PR bootstrap/29802
1103         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1104         * Makefile.in: Regenerate.
1105
1106 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1107
1108         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1109         maintainers.
1110
1111 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1112
1113         * MAINTAINERS (Write After Approval): Add myself.
1114
1115 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1116
1117         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1118         and stageN-package/Makefile.
1119         * Makefile.in: Regenerated.
1120
1121 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1122
1123         * configure.in: Remove target-libgloss from noconfigdirs for
1124         bfin-*-*.
1125         * configure: Regenerated.
1126
1127 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1128
1129         * configure.in (have_gmp): Only error if the gcc directory exists.
1130
1131         * configure: Regenerate.
1132
1133 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1134
1135         * configure.in: Robustify error message for missing GMP/MPFR.
1136
1137         * configure: Regenerate.
1138
1139 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1140
1141         * MAINTAINERS (Write After Approval): Add myself.
1142
1143 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1144
1145         * MAINTAINERS: Change email address.
1146
1147 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1148
1149         * MAINTAINERS (Write After Approval): Add myself.
1150
1151 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1152
1153         * MAINTAINERS (Write After Approval): Add myself.
1154
1155 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1156
1157         * MAINTAINERS (Write After Approval): Move myself to
1158         Write After Approval section.
1159
1160 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1161
1162         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1163         need_gmp anymore.
1164         * configure: Regenerate.
1165
1166 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1167
1168         * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1171
1172         * config.guess: Import latest version.
1173         * config.sub: Likewise.
1174
1175 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1176
1177         * Makefile.def: Added pdf target handling.
1178         * Makefile.tpl: Added pdf target handling.
1179         * Makefile.in: Regenerated.
1180
1181 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1182
1183         * MAINTAINERS: Add self as score port maintainer.
1184
1185 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1186
1187         * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1190
1191         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1192         or newer.
1193         * configure: Regenerated.
1194
1195 2006-09-27  Dave Brolley  <brolley@redhat.com>
1196
1197         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1198         $s instead of $r.
1199         * configure: Regenerated.
1200
1201 2006-09-26  Thiemo Seufer  <ths@mips.com>
1202
1203         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1204         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1205         * configure: Regenerate.
1206
1207 2006-09-24  Graeme Peterson <gridly@gmail.com>
1208
1209         * MAINTAINERS (Write After Approval): Remove myself.
1210
1211 2006-09-22  Chao-ying Fu  <fu@mips.com>
1212
1213         * MAINTAINERS (Write After Approval): Add myself.
1214
1215 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1216
1217         * MAINTAINERS: Add self as soft-fp maintainer.
1218
1219 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1220
1221         * MAINTAINERS: Add myself as avr maintainer.
1222         Remove Marek Michalkiewicz as avr maintainer.
1223
1224 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1225
1226         * MAINTAINERS (Write After Approval): Add myself.
1227
1228 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1229
1230         * configure.in: Never build newlib for a Mingw host.
1231         Never build newlib as Mingw target library.
1232         Test the existence of winsup/cygwin for building a Cygwin newlib,
1233         rather than just winsup.
1234         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1235         building a Mingw target.
1236         * configure: Regenerate.
1237
1238 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1239
1240         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1241
1242 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1243
1244         * config.guess: Import from src (was more updated).
1245         * config.sub: Likewise.
1246
1247 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1248
1249         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1250         * configure: Regenerated.
1251
1252 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1253
1254         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1255         for stages after the first.
1256
1257 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1258
1259         * Makefile.def: Add dependencies for configure-opcodes
1260         on configure-intl and all-opcodes on all-intl.
1261         * Makefile.in: Regenerated.
1262
1263 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1264
1265         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1266
1267 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1268
1269         Port to hosts whose 'sort' and 'tail' implementations
1270         treat operands with leading '+' as file names, as POSIX
1271         has required since 2001.  However, make sure the code still
1272         works on pre-POSIX hosts.
1273         * ltmain.sh: Don't assume "sort +2" is equivalent to
1274         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1275
1276 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1277
1278         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1279
1280 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1281
1282         * ltconfig: chmod 644 before ranlib during install.
1283
1284 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1285
1286         PR bootstrap/18058
1287         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1288         if the bootstrap compiler is a GCC version that supports it.
1289         * configure: Regenerate.
1290
1291 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1292
1293         * configure.in: Fix thinkos in previous check-in.
1294         * configure: Regenerate.
1295
1296 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1297
1298         PR other/27063
1299         * configure.in: Test subdir_requires and give an appropriate
1300         error message.
1301         * configure: Regenerate.
1302
1303 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1304
1305         * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1308
1309         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1310
1311 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1312
1313         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1314
1315 2006-06-20  David Ayers  <d.ayers@inode.at>
1316
1317         PR bootstrap/28072
1318         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1319         whether target-libjava is being configured instead of whether the
1320         java front end is enabled.
1321         * configure: Regenerate.
1322
1323 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1324
1325         PR target/27540
1326         * configure.in: Only enable libgomp on IRIX 6.
1327         * configure: Regenerate.
1328
1329 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1330
1331         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1332         too.
1333         * Makefile.in: Regenerate.
1334
1335 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1336
1337         * config-ml.in: Alter CCASFLAGS to include special
1338         multilib options the same as is done for CFLAGS.
1339
1340 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1341
1342         * configure.in: Don't enable libgomp on hpux10.
1343         * configure: Rebuilt.
1344
1345 2006-06-12  David Ayers  <d.ayers@inode.at>
1346
1347         PR bootstrap/27963
1348         PR target/19970
1349         * configure.in: Remove target-boehm-gc from noconfigdirs where
1350         ${libgcj} is specified.
1351         * configure: Regenerate.
1352
1353 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1354
1355         Sync from src:
1356
1357         * configure.in: Sync.
1358         * configure: Regenerated.
1359
1360         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1361
1362         * Makefile.def: Added dependencies from sim and gdb on intl, and
1363         added configure dependencies to everything with an all dependency
1364         on intl.
1365         * Makefile.in: Regenerated.
1366
1367 2006-06-06  David Ayers  <d.ayers@inode.at>
1368
1369         PR libobjc/13946
1370         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1371         * Makefile.in: Regenerate.
1372         * configure.in: Add --enable-objc-gc at toplevel and have it
1373         enable boehm-gc for Objective-C.
1374         Remove target-boehm-gc from libgcj.
1375         Add target-boehm-gc to target_libraries.
1376         Add target-boehm-gc to noconfigdirs where ${libgcj}
1377         is specified.
1378         Assert that boehm-gc is supported when requested for Objective-C.
1379         Only build boehm-gc if needed either for Java or Objective-C.
1380         * configure: Regenerate.
1381
1382 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1383
1384         PR 27674
1385         * Makefile.tpl (configure-[+prefix+][+module+],
1386         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1387         Remove rule to unstage bootstrapped modules.
1388         (stage_current): New.
1389         * Makefile.in: Regenerate.
1390
1391 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1392
1393         * MAINTAINERS (Write After Approval): Update my e-mail address.
1394
1395 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1396
1397         * include/libiberty.h: Declare pex_run_in_environment.
1398
1399 2006-05-31  Asher Langton  <langton2@llnl.gov>
1400
1401         * MAINTAINERS (Write After Approval): Add myself.
1402
1403 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1404
1405         * Makefile.def (bfd, opcodes): Fix lib_path.
1406         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1407         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1408         * Makefile.in: Regenerate.
1409
1410 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1411
1412         * Makefile.in: Regenerate.
1413
1414 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1415
1416         * Makefile.def: Add install-html target. Add datarootdir
1417         docdir and htmldir to flags_to_pass.
1418         * Makefile.tpl: Add install-html target.
1419         * Makefile.in: Regenerate.
1420         * configure.in: Add --with-datarootdir, --with-docdir, and
1421         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1422         * configure: Regenerate.
1423
1424 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1425
1426         * configure.in: Enable gprof for cross builds.
1427         * configure: Regenerate.
1428
1429 2006-05-22  Richard Guenther  <rguenther@suse.de>
1430
1431         Revert
1432         2006-01-31  Richard Guenther  <rguenther@suse.de>
1433         Paolo Bonzini  <bonzini@gnu.org>
1434
1435         * Makefile.def (target_modules): Add libgcc-math target module.
1436         * configure.in (target_libraries): Add libgcc-math target library.
1437         (--enable-libgcc-math): New configure switch.
1438         * Makefile.in: Re-generate.
1439         * configure: Re-generate.
1440         * libgcc-math: New toplevel directory.
1441
1442 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1443             Andreas Tobler  <a.tobler@schweiz.ch>
1444
1445         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1446         * configure: Rebuilt.
1447
1448 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1449
1450         * MAINTAINERS (Write After Approval): Add myself.
1451
1452 2006-05-01  DJ Delorie  <dj@redhat.com>
1453
1454         * configure.in: Restore CFLAGS if GMP isn't present.
1455         * configure: Regenerate.
1456
1457 2006-05-01  Richard Guenther  <rguenther@suse.de>
1458
1459         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1460         maintainer.
1461
1462 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1463
1464         * MAINTAINERS (Write After Approval): Add myself.
1465
1466 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1467
1468         * MAINTAINERS (Write After Approval): Add myself.
1469
1470 2006-04-18  DJ Delorie  <dj@redhat.com>
1471
1472         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1473         reference libgloss so that libssp can be built in a combined
1474         tree.
1475         * configure: Regenerate.
1476
1477 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1478
1479         * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1482
1483         * configure.in: Require makeinfo 4.4 or higher.
1484         * configure: Regenerate.
1485
1486 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1487
1488         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1489         Rearrange the entries of other libraries to have them in one place.
1490
1491 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1492
1493         * MAINTAINERS (Write After Approval): Remove myself.
1494         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1495
1496 2006-03-14  Richard Guenther  <rguenther@suse.de>
1497
1498         * configure: Regenerate with autoconf 2.13.
1499
1500 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1501
1502         * MAINTAINERS: Use my work address.
1503
1504         * MAINTAINERS: Update my E-mail address.
1505
1506 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1507
1508         * configure.in: Handle --disable-<component> generically.
1509         * configure: Regenerate.
1510
1511 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1512
1513         PR libgcj/17311
1514         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1515
1516 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1517
1518         * MAINTAINERS (Write After Approval):  Remove myself.
1519         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1520
1521 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1522
1523         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1524         (TARGET_CONFIGDIRS): Remove.
1525         * configure.in: Remove AC_SUBST(target_configdirs).
1526         * Makefile.in, configure: Regenerated.
1527
1528 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1529
1530         * MAINTAINERS (Write After Approval):  Remove myself.
1531         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1532
1533 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1534
1535         PR bootstrap/25670
1536
1537         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1538
1539         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1540         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1541         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1542         BUILD_PREFIX, BUILD_PREFIX_1.
1543         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1544
1545         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1546         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1547
1548         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1549         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1550         of `cat stage_current`.  Always provide the `r' and `s' variables.
1551         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1552         a single shell execution.
1553         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1554         bootstrapped modules, make the stage1 module if the build was not
1555         started yet, else build the current stage.
1556         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1557         (all-build, all-host, all-target, [+make_target+]-host,
1558         [+make_target+]-target): Do not use \-continued lines.
1559         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1560         (current_stage, restrap, stage_last): New.
1561
1562         * Makefile.in: Regenerate.
1563         * configure: Regenerate.
1564
1565 2006-02-19  Bud Davis  <jmdavis@link.com>
1566
1567         * MAINTAINERS (Write After Approval):  Remove myself.
1568         (Language Front End Maintainers):  Add myself as fortran 95
1569         maintainer and update e-mail address.
1570
1571 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1572
1573         * MAINTAINERS (Write After Approval):  Remove myself.
1574         (Language Front End Maintainers):  Add myself as fortran 95
1575         maintainer.
1576
1577 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1578
1579         * MAINTAINERS (Write After Approval): Add myself.
1580
1581 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1582
1583         * MAINTAINERS (Write After Approval):  Remove myself.
1584         (Language Front End Maintainers):  Add myself as
1585         fortran 95 maintainer.
1586
1587 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1588
1589         Sync from src:
1590
1591         2005-12-27  Leif Ekblad  <leif@rdos.net>
1592
1593         * configure.in: Add support for RDOS target.
1594         * configure: Regenerate.
1595
1596 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1597             Andreas Schwab  <schwab@suse.de>
1598
1599         * configure: Regenerate.
1600
1601 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1602
1603         * configure.in (enable_libgomp): Add AIX.
1604         * configure: Regenerate.
1605
1606 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1607
1608         * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1611
1612         * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2006-01-31  Richard Guenther  <rguenther@suse.de>
1615         Paolo Bonzini  <bonzini@gnu.org>
1616
1617         * Makefile.def (target_modules): Add libgcc-math target module.
1618         * configure.in (target_libraries): Add libgcc-math target library.
1619         (--enable-libgcc-math): New configure switch.
1620         * Makefile.in: Re-generate.
1621         * configure: Re-generate.
1622         * libgcc-math: New toplevel directory.
1623
1624 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1625
1626         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1627         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1628         the assembler, linker and binutils.
1629         * configure: Regenerate.
1630
1631 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1636
1637         * configure: Regenerate.
1638
1639 2006-01-18  Richard Henderson  <rth@redhat.com>
1640             Jakub Jelinek  <jakub@redhat.com>
1641             Diego Novillo  <dnovillo@redhat.com>
1642
1643         * libgomp: New directory.
1644         * Makefile.def: Add target_module libgomp.
1645         * Makefile.in: Regenerate.
1646         * configure.in (target_libraries): Add target-libgomp.
1647         * configure: Regenerate.
1648
1649 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1650
1651         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1652         @ from continuation.
1653         * Makefile.in: Rebuilt.
1654
1655 2006-01-04  Chris Lattner  <sabre@gnu.org>
1656
1657         * MAINTAINERS (Write After Approval): Add myself.
1658
1659 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1660
1661         PR bootstrap/24252
1662
1663         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1664         * Makefile.tpl (OBJDUMP): New.
1665         (EXTRA_HOST_FLAGS): Add it.
1666         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1667
1668         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1669         to use symbolic links between directories.  Avoid race conditions
1670         or make them harmless.
1671         * configure.in: Do not try to use symbolic links between directories.
1672
1673         * Makefile.def (LEAN): Pass.
1674         * Makefile.tpl (LEAN): Define.
1675         (stage[+id+]-start): Accept that the previous directory does not
1676         exist, if the bootstrap is lean.
1677         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1678         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1679         configure substitution.
1680         ([+compare-target+]): Likewise.
1681         ([+bootstrap-target+]-lean): New.
1682         * configure.in: Remove lean bootstrap support from here.
1683
1684         * Makefile.in: Regenerate.
1685         * configure: Regenerate.
1686
1687 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1688
1689         * MAINTAINERS (libdecnumber): Add myself.
1690
1691 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1692
1693         * libtool-ldflags: New script.
1694
1695 2006-01-02  Andreas Schwab  <schwab@suse.de>
1696
1697         * configure.in: When reconfiguring remove Makefile in
1698         all stage directories.
1699         * configure: Regenerate.
1700
1701 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1702
1703         * MAINTAINERS: Update my email address.
1704
1705 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1706
1707         Revert Ada-related part of the previous change.
1708
1709         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1710         Do not pass.
1711         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1712         * Makefile.in: Regenerate.
1713         * configure.in: Do not include mt-ppc-aix target fragment.
1714         * configure: Regenerate.
1715
1716 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1717
1718         * configure.in: Select appropriate fragments for PowerPC/AIX.
1719         * configure: Regenerate.
1720
1721         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1722         BOOT_CFLAGS, BOOT_LDFLAGS.
1723         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1724         BOOT_CFLAGS, BOOT_LDFLAGS.
1725         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1726         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1727         (stage): Fail if we cannot complete the work.
1728         * Makefile.in: Regenerate.
1729
1730 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1731
1732         * configure.in: Replace ms1 with mt.
1733         * configure: Rebuilt.
1734
1735 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1736
1737         * MAINTAINERS: Update my email address.
1738
1739 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1740
1741         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1742         install-host-nogcc): Don't invoke $(stage) at the end.
1743         * Makefile.in: Regenerate.
1744
1745 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1746
1747         * configure.in: Flip the top-level bootstrap switch.
1748         * configure: Regenerate.
1749
1750 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1751
1752         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1753         $(stage) and $(unstage).
1754         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1755         (all): Remove stray semicolon.
1756         (local-distclean): Don't handle multilib.tmp and multilib.out.
1757         (install.all): Set $s for consistency.
1758         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1759         check_multilibs setting.  Always make the install directory.
1760         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1761         Correct @if/@endif.
1762         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1763         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1764         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1765         (multilib.out): Remove.
1766         * Makefile.in: Regenerated.
1767
1768 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1769
1770         * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1773
1774         * MAINTAINERS: Add myself as mt maintainer.
1775
1776         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1777
1778 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1779
1780         * MAINTAINERS: Change email address.
1781
1782 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1783
1784         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1785         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1786         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1787         Find in-tree tools if available.
1788         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1789         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1790         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1791         (COMPILER_*_FOR_TARGET): New.
1792         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1793         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1794         (CONFIGURED_*, USUAL_*): Remove.
1795         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1796         STRIP): Use autoconf substitutions.
1797         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1798         COMPILER_NM_FOR_TARGET): New.
1799         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1800
1801         (all): Make all-host and all-target in parallel.
1802         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1803         that $$r and $$s are set before invoking a recursive make.
1804         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1805         ([+bootstrap-target+]): Inline most of the `all' target.
1806
1807 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1808
1809         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1810         from the gcc build directory.
1811         * Makefile.in: Regenerate.
1812
1813 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1814
1815         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1816         depend on all-libdecnumber.
1817         * configure.in (host_libs): Include libdecnumber.
1818         * Makefile.in: Regenerate.
1819         * configure: Likewise.
1820
1821 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1822
1823         * libdecnumber: Import decNumber sources from the dfp-branch.
1824
1825 2005-11-21  Kean Johnston  <jkj@sco.com>
1826
1827         * config.sub, config.guess: Sync from upstream sources.
1828
1829 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1830
1831         Import from Autoconf sources:
1832
1833         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1834         * config/move-if-change: Don't output "$2 is unchanged";
1835         suggested by Ben Elliston.  Handle weird characters correctly.
1836
1837 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1838
1839         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1840         to match upstream libtool for darwin.
1841
1842 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1843
1844         * Makefile.def: Remove gdb dependencies for gdbtk.
1845         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1846         (configure-gdb, install-gdb): New rules.
1847         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1848         * Makefile.in, configure: Regenerated.
1849
1850 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1851
1852         * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1855
1856         * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1859
1860         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1861         Diego Novillo.
1862
1863 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1864
1865         PR bootstrap/24297
1866         * Makefile.tpl (do-[+make-target+], do-check, install,
1867         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1868         are set before recursing.
1869         * Makefile.in: Regenerate.
1870
1871 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1872
1873         PR bootstrap/18939
1874         * Makefile.def (gcc) <target>: Fix thinko.
1875         * Makefile.in: Regenerate.
1876
1877 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1878
1879         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1880         * configure: Regenerate.
1881
1882 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1883
1884         * MAINTAINERS (Write After Approval): Add self.
1885
1886 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1887
1888         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1889         target-libffi, target-qthreads, target-libjava, and
1890         targetlibobjc.
1891         * configure: Regenerate.
1892
1893 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1894
1895         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1896         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1897         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1898         (USUAL_OBJDUMP_FOR_TARGET): New.
1899         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1900         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1901         * configure, Makefile.in: Regenerated.
1902
1903 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1904
1905         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1906         before other host packages.
1907
1908 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1909
1910         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1911
1912 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1913
1914         PR bootstrap/22340
1915
1916         * configure.in (default_target): Remove.
1917         * Makefile.tpl (all): Do not use prerequisites as subroutines
1918         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1919         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1920         use prerequisites as subroutines.
1921         (check-host, check-target): New.
1922         (bootstrap configure & all targets): Do not use stage*-start
1923         if the directory layout is already ok.
1924         (non-bootstrap configure & all targets): Prepend a $(unstage).
1925         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1926         (NOTPARALLEL): Remove.
1927         (unstage, stage variables): New variables.
1928         (unstage, stage targets): Simply expand to those variables.
1929
1930         * configure: Regenerate.
1931         * Makefile.in: Regenerate.
1932
1933 2005-10-04  James E Wilson  <wilson@specifix.com>
1934
1935         * Makefile.def (lang_env_dependencies): Add libmudflap.
1936         * Makefile.in: Regenerate.
1937
1938 2005-10-03  Andreas Schwab  <schwab@suse.de>
1939
1940         Backport from libtool CVS:
1941         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1942
1943         * ltmain.sh: add support for installing into temporary
1944         staging area (e.g. 'make install DESTDIR=...')
1945
1946 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1947
1948         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1949         * configure: Regenerated.
1950
1951 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1952
1953         * configure: Regenerate with the correct
1954         autoconf version.
1955
1956 2005-09-30  Catherine Moore  <clm@cm00re.com>
1957
1958         * configure.in (bfin-*-*): New.
1959         * configure: Regenerated.
1960
1961 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1962
1963         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1964         (LIPO_FOR_TARGET): New.
1965         (CONFIGURED_LIPO_FOR_TARGET): New.
1966         (USUAL_LIPO_FOR_TARGET): New.
1967         (STRIP_FOR_TARGET): New.
1968         (CONFIGURED_STRIP_FOR_TARGET): New.
1969         (USUAL_STRIP_FOR_TARGET): New.
1970         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1971         STRIP_FOR_TARGET.
1972         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1973         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1974         * Makefile.in: Regenerate.
1975         * configure: Regenerate.
1976
1977 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1978
1979         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1980         (rs6000-*-aix*): Same.
1981         * configure: Regenerate.
1982
1983 2005-09-16  Tom Tromey  <tromey@redhat.com>
1984
1985         * MAINTAINERS: Add self as java maintainer.
1986
1987 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1988
1989         * configure.in: Recognize f95 in the --enable-languages option,
1990         and substitute it for fortran, issuing a warning.
1991         * configure: Regenerate.
1992
1993 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1994
1995         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1996         * configure:  Regenerated.
1997
1998 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1999
2000         * MAINTAINERS: Add self as ms1 maintainer.
2001
2002 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2003
2004         * Makefile.def (libssp): Add to lang_env_dependencies.
2005         * Makefile.in: Regenerate.
2006
2007 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2008
2009         * MAINTAINERS: Add myself as middle-end maintainer.
2010
2011 2005-08-17  Christian Groessler  <chris@groessler.org>
2012
2013         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2014         * Makefile.in: Regenerate.
2015
2016 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2017
2018         * MAINTAINERS (write after approval): Added myself.
2019
2020 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2021
2022         * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2025
2026         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2027         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2028         Look for alternate names of the target cc and c++
2029         * configure: Regenerate.
2030
2031 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2034         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2035         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2036         tools; remove code to manually set them.
2037         (Target tools): Look in the environment for them.
2038         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2039         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2040         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2041         build directory.
2042         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2043         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2044         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2045         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2046         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2047         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2048         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2049         * configure: Regenerate.
2050         * Makefile.in: Regenerate.
2051
2052 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2053
2054         * MAINTAINERS: Update for removed CPU targets.
2055
2056 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2057
2058         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2059         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2060         * Makefile.in: Regenerated.
2061
2062 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2063
2064         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2065         (CFLAGS_FOR_TARGET): Use it.
2066         (CXXFLAGS_FOR_TARGET): Likewise.
2067         * Makefile.in: Regenerated.
2068         * configure.in (--with-build-sysroot): New option.
2069         * configure: Regenerated.
2070
2071 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2072
2073         * Makefile.tpl: Wrap install between unstage and stage
2074         * Makefile.in: Regenerate.
2075
2076 2005-07-21  Eric Christopher  <echristo@apple.com>
2077
2078         * MAINTAINERS: Update affiliation.
2079
2080 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2081
2082         * MAINTAINERS: Add self as crx port maintainer.
2083
2084 2005-07-20  DJ Delorie  <dj@redhat.com>
2085
2086         * MAINTAINERS: Add self as m32c maintainer.
2087
2088 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2089
2090         * all files: Update FSF address.
2091
2092 2005-07-15  Eric Christopher  <echristo@redhat.com>
2093
2094         * MAINTAINERS: Change affiliation.
2095
2096 2005-07-14  Jim Blandy  <jimb@redhat.com>
2097
2098         * configure.in: Add cases for Renesas m32c.
2099         * configure: Regenerated.
2100
2101 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2102
2103         * COPYING.LIB: Update from fsf.org.
2104
2105 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2106
2107         * COPYING, compile, config.guess,
2108         config.sub, install-sh, missing, mkinstalldirs,
2109         symlink-tree, ylwrap: Sync from upstream sources.
2110         * config-ml.in: Update FSF address.
2111
2112 2005-07-13  Eric Christopher  <echristo@redhat.com>
2113
2114         * configure.in: Add toplevel noconfigdir support for tpf.
2115         * configure: Regenerate.
2116
2117 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2118
2119         PR ada/22340
2120
2121         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2122         * Makefile.in: Regenerate.
2123
2124 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2125
2126         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2127         Brolley to write-after-approval.
2128
2129 2005-07-07  Andreas Schwab  <schwab@suse.de>
2130
2131         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2132         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2133         * Makefile.in: Regenerated.
2134
2135 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2136
2137         * configure.in: Don't build sim or rda when targetting darwin.
2138         * configure: Regenerate.
2139
2140 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2141
2142         * configure.in: Add --enable-libssp and --disable-libssp.
2143         * configure: Regenerate with autoconf-2.13.
2144
2145 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2146
2147         * Makefile.def (target_modules): Add libssp.
2148         * configure.in (target_libraries): Add target-libssp.
2149         * configure: Rebuilt.
2150         * Makefile.in: Rebuilt.
2151
2152 2005-07-01  Zack Weinberg  <zackw@panix.com>
2153
2154         * MAINTAINERS: Change email address.  Resign from maintainership.
2155
2156 2005-07-01  Richard Guenther  <rguenther@suse.de>
2157
2158         * MAINTAINERS: Change my e-mail address and affiliation.
2159
2160 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2161
2162         * Makefile.def (stagefeedback): Come after profile.
2163         Define profiledbootstrap target.
2164         * Makefile.tpl (profiledbootstrap): Remove.
2165         (stageprofile-end): Zap stagefeedback.
2166         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2167         * Makefile.in: Regenerate.
2168
2169 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2170
2171         * MAINTAINERS: Update my email address.
2172
2173 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2174
2175         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2176         In 'cpp' stanza, support '#line' as well as '# '.
2177
2178 2005-06-08  Andreas Schwab  <schwab@suse.de>
2179
2180         * MAINTAINERS: Move myself from 'Write After Approval' to
2181         'CPU Port Maintainers' section as m68k maintainer.
2182
2183 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2184
2185         * configure.in (unsupported_languages): New macro.
2186         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2187         non-ported target libraries in noconfigdirs.
2188         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2189         non-linux-gnu.  Remove libgcj_ex_libffi.
2190         <lang_frag loop>: Set add_this_lang=no if the language is in
2191         unsupported_languages.
2192         * configure: Regenerate.
2193
2194 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2195
2196         * configure.in: Fix typo in handling of --with-mpfr-dir.
2197         * configure: Regenerate.
2198
2199 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2200
2201         * MAINTAINERS: Update my email address.
2202
2203 2005-06-02  Jim Blandy  <jimb@redhat.com>
2204
2205         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2206         accepted into the master sources.)
2207
2208 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2209             Michael Snyder  <msnyder@redhat.com>
2210             Stan Cox  <scox@redhat.com>
2211
2212         * configure.in: Set noconfigdirs for ms1.
2213
2214         * configure: Regenerate.
2215
2216 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2217
2218         * MAINTAINERS (Write After Approval): Add self.
2219
2220 2005-06-01  Josh Conner  <jconner@apple.com>
2221
2222         * MAINTAINERS (Write After Approval): Add self.
2223
2224 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2225
2226         * MAINTAINERS: Update my email address.
2227
2228 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2229
2230         * MAINTAINERS (Write After Approval): Add self.
2231
2232 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2233
2234         * MAINTAINERS (Write After Approval): Remove self.
2235
2236 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2237
2238         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2239         (Dependencies): Consider target modules for bootstrap dependencies.
2240         Make target bootstrap modules depend on each stage's gcc.
2241         * Makefile.in: Regenerate.
2242
2243 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2244
2245         * Makefile.def (configure-gcc): Depend on binutils having been built.
2246         (all-gcc): No need to do it here.
2247         * Makefile.in: Regenerate.
2248
2249 2005-05-19  Paul Brook  <paul@codesourcery.com>
2250
2251         * configure.in: Rewrite misleading error message when requested
2252         language cannot be built.
2253         * configure: Regenerate.
2254
2255 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2256
2257         * ylwrap: Import from Automake 1.9.5.
2258
2259 2005-05-13  David Ung  <davidu@mips.com>
2260
2261         * MAINTAINERS (Write After Approval): Add self.
2262
2263 2005-05-09  Mike Stump  <mrs@apple.com>
2264
2265         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2266         lt_cv_sys_max_cmd_len for now.
2267
2268 2005-05-09  Stan Cox  <scox@redhat.com>
2269
2270         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2271
2272 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2273
2274         * README.SCO: Update the URL.
2275
2276 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2277
2278         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2279         with_gnu_ld to libtool.
2280         * ltcf-c.sh (aix[45]): Define file_list_spec.
2281         * ltcf-cxx.sh (aix[45]): Same.
2282         * ltcf-gcj.sh (aix[45]): Same.
2283         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2284         exists, write list of input files to temporary file.
2285
2286 2005-05-04  Mike Stump  <mrs@apple.com>
2287
2288         * configure.in: Always pass --target to target configures as
2289         otherwise rebuilds that do --recheck will fail.
2290         * confiugure: Rebuilt.
2291
2292 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2293
2294         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2295         STAGE_HOST_EXPORTS.
2296         (configure, all): Add bootstrap support.
2297         (Host modules, target modules): Pass post-stage1 flags and exports.
2298         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2299         * Makefile.in: Regenerate.
2300
2301 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2302
2303         * configure: Regenerate.
2304
2305 2005-04-27  Mike Stump  <mrs@apple.com>
2306
2307         * MAINTAINERS: Add self as darwin maintainer.
2308
2309 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2310
2311         * config.sub: Update from master copy.
2312
2313 2005-04-21  Mike Stump  <mrs@apple.com>
2314
2315         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2316         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2317
2318 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2319
2320         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2321         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2322         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2323         "*-*-elf" and "*-*-linux*".
2324         * configure: Regenerate.
2325
2326 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2327
2328         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2329
2330 2005-04-12  Mike Stump  <mrs@apple.com>
2331
2332         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2333
2334 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2335
2336         * MAINTAINERS (Write After Approval): Add myself.
2337
2338 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2339
2340         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2341
2342 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2343
2344         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2345         (TARGET_CONFIGARGS): Include --with-target-subdir.
2346         (configure, all): New macros.  Use them throughout.
2347         * Makefile.in: Regenerate.
2348
2349 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2350
2351         * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2354
2355         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2356
2357 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2358
2359         * MAINTAINERS: Move John Carr to Write After Approval.
2360
2361 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2362
2363         * config/mh-mingw32: Delete.
2364         * configure.in: Don't use it.
2365         * configure: Regenerate.
2366
2367 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2368
2369         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2370         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2371         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2372         (HOST_LIB_PATH): Generate from Makefile.def.
2373         (TARGET_LIB_PATH): Likewise.
2374         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2375         * Makefile.in: Regenerate.
2376         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2377         (RPATH_ENVVAR): Include Darwin case.
2378         * configure: Regenerate.
2379
2380 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2381
2382         * MAINTAINERS (Various Maintainers): Remove self.
2383         (Write After Approval): Add self.
2384
2385 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2386
2387         * MAINTAINERS (Various Maintainers): Add self.
2388
2389 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2390
2391         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2392         * configure: Regenerate.
2393
2394 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2395
2396         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2397         gcc_version, and gcc_version_trigger from set of flags to pass.
2398         * Makefile.tpl: Remove definitions of above variables.
2399         (config.status): Remove dependency on $(gcc_version_trigger).
2400         * Makefile.in: Regenerate.
2401         * configure.in: Do not reference config/gcc-version.m4 nor
2402         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2403         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2404         * configure: Regenerate.
2405
2406 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2407             Andrew Pinski <pinskia@physics.uc.edu>
2408
2409         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2410         * Makefile.in: Regenerate.
2411
2412 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2413
2414         * MAINTAINERS (Write After Approval): Add myself.
2415
2416 2005-03-03  David Ayers  <d.ayers@inode.at>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2421
2422         PR libgcj/20160
2423         * ltmain.sh: Avoid creating archives with components that have
2424         duplicate basenames.
2425
2426 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2427
2428         PR bootstrap/20250
2429         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2430         instead of check.
2431         * Makefile.in: Regenerate.
2432
2433 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2434
2435         * Makefile.in: Regenerate to fix conflict between the previous two
2436         patches.
2437
2438 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2439
2440         PR bootstrap/17383
2441         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2442         * Makefile.tpl (HOST_SUBDIR): New substitution.
2443         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2444         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2445         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2446         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2447         (Host modules, Bootstrapped modules): Use it.
2448         (Build modules, Target modules): Do not create symlink trees,
2449         always configure out-of-srcdir.
2450         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2451         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2452         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2453         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2454
2455         * Makefile.in: Regenerate.
2456         * configure: Regenerate.
2457
2458 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2459
2460         Merged from libada-gnattools-branch:
2461         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2462
2463         * gnattools: New directory.
2464         * Makefile.def: Add gnattools as a module, depending on target-libada.
2465         * Makefile.in: Regenerate.
2466         * configure.in: Include gnattools in host_tools; disable it if ada
2467         is disabled.
2468         * configure: Regenerate.
2469
2470 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2471
2472         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2473         treelang maintainer.
2474         (Write After Approval): Remove myself.
2475
2476 2005-02-23  Paul Schlie  <schlie@comcast.net>
2477
2478         * configure.in: Allow darwin targeted ports to build tk, itcl and
2479         libgui.
2480         * configure: Regenerate.
2481
2482 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2483
2484         PR libgcj/10353
2485         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2486         * configure: Regenerate.
2487
2488 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2489
2490         * MAINTAINERS (Write After Approval): Add myself.
2491
2492 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2493
2494         * MAINTAINERS: Update my e-mail address.
2495
2496 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2497
2498         * MAINTAINERS (Write After Approval): Add myself.
2499
2500 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2501
2502         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2503         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2504         target-libgloss when not *-*-elf and *-*-aout.
2505         * configure: Regenerate.
2506
2507 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2508
2509         * MAINTAINERS: Remove obsolete entries.
2510
2511         * MAINTAINERS (Write After Approval): Add Michael Matz.
2512
2513 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2514
2515         * MAINTAINERS: Remove self as cpplib maintainer.
2516
2517 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2518
2519         * install-sh, config.sub: Import from upstream.
2520
2521 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2522
2523         PR bootstrap/18222
2524         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2525         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2526         * Makefile.in: Regenerate.
2527
2528 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2529
2530         * MAINTAINERS: Update my email address.
2531
2532 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2533             Andreas Schwab  <schwab@suse.de>
2534
2535         PR bootstrap/18033
2536         * config-ml.in: Eval option if surrounded by single quotes.
2537
2538 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2539
2540         Revert 2004-12-28 Makefile changes, a better fix will be
2541         applied to mainline and src after GCC 4.0 branches.
2542
2543 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2544
2545         PR bootstrap/17383
2546
2547         * Makefile.def (target_modules): Remove stage parameter,
2548         it is always true now.
2549         * Makefile.tpl (configure-build-[+module+],
2550         configure-target-[+module+]): Always build symlink tree
2551         for the directory and for include.  BUILD_SUBDIR and
2552         TARGET_SUBDIR cannot be . anymore.
2553         * Makefile.in: Regenerate.
2554
2555 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2556
2557         Revert 2004-12-08 Makefile changes.
2558
2559 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2560
2561         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2562         cygwin, mingw.
2563
2564 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2565
2566         * configure.in (sh64-*-*): Reenable gprof.
2567         * configure: Regenerate.
2568
2569 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2570
2571         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2572         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2573         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2574         * Makefile.in: Regenerate.
2575
2576 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2577
2578         * MAINTAINERS: Update my email address.
2579
2580 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2581
2582         * Makefile.tpl: Generate normal dependencies if the LHS module is
2583         not bootstrapped.
2584         * Makefile.in: Regenerate.
2585
2586 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2587
2588         * configure.in: Include config/gxx-include-dir.m4.  Use
2589         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2590         * configure: Regenerate.
2591
2592 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2593
2594         * config.if: Delete.
2595         * configure.in: Set libstdcxx_incdir directly.
2596         * configure: Regenerate.
2597
2598 2004-12-02  Eric Christopher  <echristo@redhat.com>
2599
2600         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2601         * Makefile.in: Regenerate.
2602
2603 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2604
2605         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2606         * configure: Regenerate.
2607
2608 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2609
2610         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2611         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2612         * configure: Regenerate.
2613
2614 2004-12-01  Eric Christopher  <echristo@redhat.com>
2615
2616         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2617         of things to remove.
2618
2619 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2620
2621         * MAINTAINERS (Write After Approval): Update my e-mail address.
2622
2623 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2624
2625         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2626         from CVS libtool to always pass_all.
2627
2628 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2629
2630         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2631         (hppa*64*-*-*): Delete incorrect comment.
2632         * configure: Rebuilt.
2633
2634 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2635
2636         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2637
2638 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2639
2640         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2641         from CVS libtool to always pass_all.
2642
2643 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2644
2645         * install-sh, compile: Import from automake.
2646
2647 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2648
2649         * config.guess, config.sub:  Import from savannnah.
2650
2651 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2652
2653         * MAINTAINERS (Write After Approval): Add myself
2654
2655 2004-11-12  Mike Stump  <mrs@apple.com>
2656
2657         * Makefile.def: Add html support.
2658         * Makefile.tpl: Likewise.
2659         * Makefile.in: Regenerate.
2660
2661 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2662
2663         PR 18423
2664         * configure.in: Remove all instances of build-fixincludes from
2665         noconfigdirs.
2666         (build_configargs): Supply --target to subdirectories.
2667         * configure: Regenerate.
2668
2669         * Makefile.def: Make gcc install depend on fixincludes install.
2670         * Makefile.in: Regenerate.
2671
2672 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2673
2674         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2675
2676 2004-11-11  Paul Brook  <paul@codesourcery.com>
2677
2678         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2679
2680 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2681
2682         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2683         target-libgfortran.
2684         * configure: Regenerate.
2685
2686 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2687
2688         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2689         like CC.
2690
2691 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2692
2693         * Makefile.def (host fixincludes): Specify missing targets.
2694         * Makefile.in: Regenerate.
2695
2696 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2697
2698         * MAINTAINERS: Add myself
2699
2700 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2701
2702         * MAINTAINERS (Write After Approval): Add myself.
2703
2704 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2705
2706         * Makefile.def: Build fixincludes for the host, too.
2707         * Makefile.in: Regenerate.
2708         * configure.in (host_tools): Add fixincludes.
2709         * configure: Regenerate.
2710
2711 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2712
2713         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2714         * configure: Regenerated.
2715
2716 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2717
2718         PR other/17783
2719         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2720         * configure: Regenerated.
2721
2722 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2723
2724         * README.SCO: Update per FSF instructions.
2725
2726 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2727
2728         PR target/18151
2729         * configure.in (case ${target}): Do not build fixincludes for avr.
2730         * configure: Regenerated.
2731
2732 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2733
2734         * configure.in (case ${target}): Do not build fixincludes
2735         on platforms where it is not used.
2736         * configure: Regenerated.
2737
2738 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2739
2740         * configure.in: Use an absolute path to install-sh.
2741         * configure: Regenerated.
2742
2743 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2744
2745         * MAINTAINERS (Write After Approval): Add myself.
2746
2747 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2748
2749         * MAINTAINERS: Remove from Write After Approval those that are
2750         already maintainers.
2751
2752 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2753
2754         * MAINTAINERS:  Update my email address.
2755
2756 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2757
2758         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2759         * configure: Regenerate.
2760
2761 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2762
2763         * MAINTAINERS:  Update my email address.
2764
2765 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2766
2767         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2768         entries belonging to this category.
2769
2770 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2771
2772         * MAINTAINERS: Update my e-mail address.
2773
2774 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2775
2776         Fix wrong conflict resolution in:
2777
2778         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2779
2780         * Makefile.in: Regenerate.
2781         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2782         in the recursive `make', instead of hardwiring `all'.
2783         (Autogenerated TARGET-* variables): New.
2784
2785 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2786
2787         * configure.in: Enable target-libgloss for crx-*-*.
2788         * configure: Regenerate.
2789
2790 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2791
2792         * MAINTAINERS (Various Maintainers): Move the "windows,
2793         cygwin, mingw" maintainer to ...
2794         (OS Port Maintainers): ... here.
2795
2796 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2797
2798         * MAINTAINERS (Write After Approval): Remove those that are
2799         maintainers of some subsystem.
2800
2801 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2802
2803         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2804         * ltcf-cxx.sh (tpf*): Likewise.
2805         * ltconfig (tpf*): Add TPF OS configuration support.
2806
2807 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2808
2809         * MAINTAINERS: Change my email address to my new work account.
2810
2811 2004-09-24  Michael Roth  <mroth@nessie.de>
2812
2813         * configure.in (--without-headers): Add missing double quotes.
2814         * configure: Regenerate.
2815
2816 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2817
2818         * ylwrap: Revert to previous version.
2819
2820 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2821
2822         PR bootstrap/17369
2823         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2824         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2825         SET_GCC_LIB_PATH_CMD.
2826         (BASE_TARGET_EXPORTS): Likewise.
2827         * Makefile.in: Regenerated.
2828
2829         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2830         * configure: Regenerated.
2831
2832 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2833
2834         * config.guess: New upstream version
2835         * compile, depcomp, install-sh, ylwrap: Likewise.
2836
2837 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2838
2839         * config/mh-x86omitfp: New host makefile fragment.  Add
2840         -fomit-frame-pointer to the default BOOT_CFLAGS.
2841         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2842         * configure: Regenerate.
2843
2844 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2845
2846         PR target/11572
2847         * configure.in (*-*-darwin*): Renable libobjc.
2848         * configure: Regenerate.
2849
2850 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2851
2852         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2853
2854 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2855
2856         * Makefile.def: Remove libbanshee.
2857         * Makefile.tpl: Ditto.
2858         * configure.in: Ditto.
2859         * Makefile.in: Regen.
2860         * configure: Ditto.
2861
2862 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2863
2864         * ltmain.sh: Use $pic_object as $non_pic_object if
2865         $non_pic_object=none.
2866
2867 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * missing: Import latest version from master repository.
2870
2871 2004-09-06  Nick Clifton  <nickc@redhat.com>
2872
2873         * config.sub: Import latest version from master repository.
2874         * config.guess: Likewise.
2875         This includes these changes:
2876
2877         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2878
2879         * config.sub: Handle crisv32, alias etraxfs.
2880         * config.guess (crisv32:Linux:*:*): Handle.
2881
2882         2004-08-13  Brad Smith  <brad@comstyle.com>
2883
2884         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2885         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2886
2887         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2888
2889         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2890         assume the processor is a powerpc.  This is because coreutils
2891         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2892         in this case, due to a MacOS X bug that causes
2893         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2894         to return a negative number.
2895         Problem reported by Petter Reinholdtsen in:
2896         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2897
2898         2004-07-19  Ben Elliston  <bje@gnu.org>
2899
2900         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2901
2902         2004-06-24  Ben Elliston  <bje@gnu.org>
2903
2904         * config.guess: Update copyright years.
2905         * config.sub: Likewise.
2906
2907         2004-06-22  Robert Millan  <robertmh@gnu.org>
2908
2909         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2910         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2911
2912         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2913
2914         * config.guess (*:*VMS:*:*): New entry. Replaces
2915         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2916         manufacturer.
2917
2918         2004-06-22  Ben Elliston  <bje@gnu.org>
2919
2920         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2921         * config.sub: Likewise.
2922
2923         2004-06-22  Ben Elliston  <bje@gnu.org>
2924
2925         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2926         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2927
2928         2004-06-11  Ben Elliston  <bje@gnu.org>
2929
2930         * config.guess (pegasos:OpenBSD:*:*): Remove.
2931
2932         2004-06-11  Ben Elliston  <bje@gnu.org>
2933
2934         From Wouter Verhelst <wouter@grep.be>:
2935         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2936
2937         2004-06-11  Ben Elliston  <bje@gnu.org>
2938
2939         * config.guess (luna88k:OpenBSD:*:*): New.
2940
2941         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2942
2943         * config.guess (m32r*:Linux:*:*): New case.
2944         * config.sub: Handle m32rle.
2945
2946         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2947
2948         From Jens Petersen  <petersen@redhat.com>:
2949         * config.sub: Handle sparcv8.
2950
2951         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2952
2953         From Tom Smith <smith@cag.lkg.hp.com>:
2954         * config.guess: Version suffixes are equally significant on Tru64
2955         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2956         prefix of "P" (patched kernel).
2957
2958         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2959
2960         * config.sub: Add support for National Semiconductor CRX target.
2961
2962 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2963
2964         * MAINTAINERS (Various Maintainers): Remove myself as web page
2965         maintainer, add myself as maintainer of build status lists.
2966
2967 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2968
2969         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2970         *-*-netware, but add target-libmudflap.
2971         Consolidate *-*-netware targets (of which really only i?86 exists)
2972         into a single entry.
2973         * configure: Likewise.
2974
2975 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2976
2977         * Makefile.tpl (sorry): Remove.
2978         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2979         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2980         (do-clean): Clean per-stage directories too.
2981         (do-distclean): Run distclean-stage1 too.
2982         (.NOTPARALLEL): Enable during toplevel bootstrap.
2983         (stage[+id+]-bubble): Enable parallel execution during
2984         the recursive invocation.
2985         * Makefile.in: Regenerate.
2986
2987         Fix previous checkin:
2988
2989         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2990         include.
2991         * configure.in: Fix indentation.
2992         * configure: Regenerate.
2993
2994 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2995
2996         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2997         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2998         * configure: regenerate
2999         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3000         -mdynamic-no-pic
3001
3002
3003 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3004
3005         * Makefile.def (build_modules): Add fixincludes.
3006         (dependencies): Make gcc depend on fixincludes.
3007         * configure.in (build_tools): Add fixincludes.
3008         (build_configdirs): Always include build_libs.
3009         * Makefile.in: Regenerate.
3010         * configure: Regenerate.
3011
3012 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3013
3014         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3015         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3016         phony targets; do not generate timestamp files.
3017         (distclean-stageN): Remove references to their timestamp files.
3018         (restageN, touch-stageN): Remove.
3019         (stageN-bubble): Rewritten.
3020         (compare): Support lean bootstraps.
3021         * Makefile.in: Regenerate.
3022
3023         * configure.in: Only warn when bootstrapping but
3024         build != host or build != target.  Support lean bootstraps.
3025         * configure: Regenerate.
3026
3027 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3028
3029         * configure.in:  Give a better error message if GMP/MPFR are missing
3030         and a language needing them has been requested.
3031         * configure:  Regenerated.
3032
3033 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3034
3035         * configure.in:  Print a list of available language front-ends if
3036         a requested one is missing.  Tidy stray tab characters.
3037         * configure:  Regenerated.
3038
3039 2004-08-19  Michael Koch  <konqueror@gmx.de>
3040
3041         * gcc/doc/install.texi: Update entry about automake for libjava.
3042
3043 2004-08-17  Robert Millan  <robertmh@gnu.org>
3044
3045         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3046         (instead of FreeBSD).
3047         * configure: Regenerate.
3048
3049 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3050
3051         * Makefile.in: Regenerate.
3052         * configure: Regenerate.
3053
3054         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3055         stage_*_flags.
3056         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3057         for bootstrapped modules if toplevel bootstrap is going.
3058         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3059         modules.  Adjust for changes in Makefile.def.  Enable several
3060         rules even in non-bootstrap mode, just to avoid peppering the
3061         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3062         (stage-[+prev+]-bubble): Remove.
3063
3064         * Makefile.def (Dependencies): Depend on all-build-bison,
3065         all-build-flex, all-build-byacc, all-build-texinfo, rather
3066         than the host variations.
3067         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3068         with BUILD_SUBDIR.
3069         (BISON): Update for recent Bisons.
3070         (YACC): Fix typo.
3071         (cross): Depend on all-build.
3072         (all): Do not depend on all-build.
3073         (prebootstrap): Remove.
3074         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3075         (Prebootstrap dependencies): Add them to the per-stage targets
3076         and to all-prebootstrap.
3077         * configure.in (build_configdirs): Always enable build_tools.
3078         (BUILD_DIR_PREFIX): Remove.
3079
3080         * Makefile.def (gcc): Add target variable.
3081         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3082         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3083         in the recursive `make', instead of hardwiring `all'.
3084         (Autogenerated TARGET-* variables): New.
3085
3086 2004-08-13  Brian Booth  <bbooth@redhat.com>
3087
3088         * MAINTAINERS: Remove myself from write-after-approval.
3089
3090 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3091
3092         * src-release: Stop distributing mmalloc with gdb (which doesn't
3093         use it).
3094         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3095         * Makefile.in: Regenerate.
3096
3097 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3098
3099         * configure.in (arm*-*-eabi*): New target.
3100         * configure: Regenerate.
3101
3102 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3103
3104         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3105         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3106         (Dependencies): New section.
3107         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3108         (configure-target-[+module+]): Depend on maybe-all-gcc
3109         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3110         (toplevel profiledbootstrap): Fix dependencies.
3111         * Makefile.in: Regenerate.
3112
3113 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3114
3115         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3116         target-libiberty to noconfigdirs.
3117         * configure: Regenerate.
3118
3119 2004-08-03  Paul Brook  <paul@codesourcery.com>
3120
3121         * configure.in: Check for MPFR as well as GMP.
3122         * configure: Regenerate.
3123
3124 2004-08-01  Robert Millan  <robertmh@gnu.org>
3125
3126         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3127         libmudflap for all GNU-based systems (with Glibc).
3128         * configure: Regenerate.
3129
3130 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3131
3132         * Makefile.def (host-modules): Add gcc.
3133         * Makefile.in: Regenerate.
3134         * Makefile.tpl (sorry): New rule.
3135         (configure-host, all-host, [+make_target+]-host, do-check,
3136         install-host): Do not add gcc as a special case.
3137         (host modules): Add a small special-casing for gcc.  Export
3138         extra_make_flags through the environment.
3139         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3140         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3141         other recursive targets for gcc): Remove.
3142
3143         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3144         (stage, unstage): New rules.
3145         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3146         distclean-stage[+id+]): Use stage_current.
3147         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3148         the stage*-start rules.
3149
3150 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3151
3152         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3153         use -all_load flag.
3154
3155 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3156
3157         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3158         * configure: Regenerate.
3159
3160 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3161
3162         * maintainer-scripts/gcc_release: Revert yesterday's change.
3163
3164 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3165
3166         * MAINTAINERS: Add myself to write-after-approval.
3167
3168 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3169
3170         * libf2c: Removed.
3171         * gcc/gccbug.in: Updated because of libf2c removal.
3172         * maintainer-scripts/gcc_release: Ditto.
3173
3174 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3175
3176         * configure.in: Build libmudflap by default on FreeBSD.
3177         * configure: Regenerated.
3178
3179 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3180
3181         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3182         systems.
3183         * configure: Regenerated.
3184
3185 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3186
3187         PR target/16344
3188         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3189         feedback based compiler.
3190         * Makefile.in: Rebuilt.
3191
3192 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3193
3194         * Makefile.def (host_modules): Set bootstrap=true for flex.
3195         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3196         * Makefile.in: Rebuilt.
3197
3198 2004-07-07  Jan Hubicka  <jh@suse.cz>
3199
3200         * MAINTAINERS: Add self as a profile feedback maintainer.
3201
3202 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3203
3204         * configure.in:  Do not prepend $srcdir to /dev/null in
3205         makefile fragments.
3206         * configure:  Regenerate.
3207
3208 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3209
3210         * Makefile.def (build_modules): Add bison, byacc, flex,
3211         m4, texinfo.
3212         (flags_to_pass): Add FLEX.
3213         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3214         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3215         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3216         DEFAULT_MAKEINFO): Remove.
3217         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3218         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3219         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3220         objdir or else use configured tool.
3221         (all-build): New.
3222         (all): Depend on it.
3223         (Build module dependencies): Add.
3224         * Makefile.in: Regenerate.
3225         * configure.in: Better support for multiple build modules,
3226         matching what is done for host/target modules.  Do not look
3227         for "plausible" locations of build tools if Canadian cross.
3228         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3229         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3230         * configure: Regenerate.
3231
3232 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3233
3234         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3235         * Makefile.in: Regenerate.
3236
3237 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3238
3239         * Makefile.tpl (configure-build-[+module+],
3240         configure-[+module+], configure-target-[+module+]): Pass
3241         [+extra_configure_args+].
3242         (all-build-[+module+], all-[+module+], check-[+module+],
3243         install-[+module+], [+make_target+]-[+module+],
3244         all-target-[+module+], check-target-[+module+],
3245         install-target-[+module+], [+make_target+]-target-[+module+]):
3246         Pass [+extra_make_args+].
3247         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3248         (GCC_HOST_EXPORTS): Remove.
3249         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3250         cross, check-gcc, check-gcc-c++, install-gcc,
3251         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3252         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3253         * Makefile.in: Regenerate.
3254
3255 2004-06-21  Matthew Sachs  <msachs@apple.com>
3256
3257         * MAINTAINERS: Added self to write-after-approval.
3258
3259 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3260
3261         * configure.in: Check for srcdir/winsup rather than build directory
3262         winsup.
3263         * configure: Regenerate.
3264
3265 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3266
3267         * configure.in: Don't build Cygwin native newlib if winsup
3268         directory is missing.  Emit warning instead.
3269         * configure: Regenerate.
3270
3271 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3272
3273         * Makefile.tpl (touch-stage[+id+]): New.
3274         (restage[+prev+]): Depend on touch-stage[+id+].
3275
3276         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3277         Use it throughout.
3278
3279         * Makefile.def: Add profile and feedback bootstrap stages.
3280         Remove next field from bootstrap stages.
3281         * Makefile.tpl (LN, LN_S): Substitute.
3282         (stageN-start, stageN-end): Use double-colon rules, to
3283         provide a hook for additional setup commands.
3284         (distclean-stageN-gcc, restageN): Create dependencies from
3285         [+prev+], not from [+next+].
3286         (stageN-bubble): Add commands for successive stages from
3287         [+prev+], using double-colon rules.
3288         (all-stageN-gcc): Fix typo.
3289         (stagefeedback-start, profiledbootstrap): New.
3290         * Makefile.in: Regenerate.
3291         * configure.in: Call ACX_PROG_LN.
3292         * configure: Regenerate.
3293
3294 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3295
3296         * MAINTAINERS (Write After Approval): Add myself.
3297
3298 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3299
3300         * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3303
3304         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3305         without gcc.
3306         * configure: Regenerate.
3307
3308 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         * Makefile.tpl: Fix typo.
3311         * Makefile.in: Regenerate.
3312
3313 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3314
3315         * configure.in: Remove new- prefix from toplevel
3316         bootstrap targets.
3317         * configure: Regenerate.
3318
3319 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3320
3321         * Makefile.tpl (all.normal): Rename to all.
3322         (all): Replace with a rule to pick the default
3323         target from configure.
3324         (all-gcc, configure-gcc): Use conditionals to
3325         do nothing when toplevel bootstrap is going on.
3326         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3327         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3328         * configure.in: Support --enable-bootstrap.
3329
3330         * Makefile.def: Remove new- prefix from toplevel
3331         bootstrap targets.
3332         * Makefile.tpl: Likewise.
3333
3334         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3335         target.
3336
3337         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3338         $(RECURSE_FLAGS) to recursive invocation of make.
3339
3340         * Makefile.in: Regenerate.
3341         * configure: Regenerate.
3342
3343 2004-05-30  Andreas Jaeger  <aj@suse.de>
3344             Jim Wilson <wilson@specifixinc.com>
3345
3346         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3347         like CC.
3348
3349 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3350
3351         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3352         * configure: Regenerate.
3353
3354 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3355
3356         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3357         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3358         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3359         targets.
3360         * Makefile.in: Regenerate.
3361
3362 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3363
3364         * configure.in: Test the ability to symlink directories.
3365         * configure: Regenerate.
3366
3367         * Makefile.def (bootstrap-stage): New definitions.
3368         * Makefile.tpl (configure-stage1-gcc,
3369         configure-stage2-gcc, configure-stage3-gcc,
3370         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3371         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3372         new-restage3, compare): Autogenerate, see Makefile.in
3373         entry for behavioral changes.
3374         (distclean-stage1, new-stage1-start, new-stage1-end,
3375         new-stage1-bubble, distclean-stage2, new-stage2-start,
3376         new-stage2-end, new-stage2-bubble, distclean-stage3,
3377         new-stage3-start, new-stage3-end): New autogenerated targets.
3378         (objext, prebootstrap, BOOT_CFLAGS,
3379         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3380         targets.
3381
3382         * Makefile.in: Regenerate.
3383         (distclean-stage1, new-stage1-start, new-stage1-end,
3384         new-stage1-bubble, distclean-stage2, new-stage2-start,
3385         new-stage2-end, new-stage2-bubble, distclean-stage3,
3386         new-stage3-start, new-stage3-end): New targets.
3387         (all-stage1-gcc): Move prebootstrap dependency from here...
3388         (configure-stage1-gcc): ...to here.
3389         (new-bootstrap): Use bubble targets.
3390         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3391         Use per-stage distclean targets.
3392         (configure-stage1-gcc, configure-stage2-gcc,
3393         configure-stage3-gcc, all-stage1-gcc,
3394         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3395         Use new-stageN-start to prepare the tree.
3396
3397 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3398
3399         * Makefile.def (host_modules): add libcpp.
3400         * Makefile.tpl: Add dependencies on and for libcpp.
3401         * Makefile.in: Regenerate.
3402         * configure.in: Add libcpp host module.
3403         * configure: Regenerate.
3404
3405 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3406
3407         * Makefile.tpl: Whenever a recursive target is defined, wrap
3408         it in a special @if/@endif block, and prepare its maybe
3409         dependency in the @if/@endif block
3410         * configure.in: Instead of writing maybe dependencies, remove
3411         the @if/@endif statements, and remove the @if/@endif blocks
3412         that remain.
3413         * configure: Regenerate.
3414         * Makefile.in: Regenerate.
3415
3416 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3417
3418         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3419
3420 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3421
3422         PR bootstrap/15120
3423         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3424         * */configure: Rebuilt.
3425
3426 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3427
3428         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3429         of libf2c.
3430         * configure, Makefile.in: Regenerate.
3431
3432 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3433
3434         * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3437
3438         Merge from tree-ssa-20020619-branch.
3439
3440         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3441         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3442         (HOST_GMPLIBS): Define.
3443         (HOST_GMPINC): Define.
3444         (TARGET_LIB_PATH): Add libmudflap.
3445         (GFORTRAN_FOR_TARGET): Define.
3446         (configure-build*): Export GFORTRAN.
3447         (configure-gcc): Export GMPLIBS and GMPINC.
3448         (all-gcc): Add maybe-all-libbanshee.
3449         (configure-target-libgfortran): Define.
3450         * Makefile.in: Regenerate.
3451         * configure.in (host_libs): Add libbanshee.
3452         (target_libraries): Add target-libmudflap and target-libgfortran.
3453         Add --with-libbanshee.
3454         Handle --disable-libmudflap.
3455         (*-*-freebsd*): Use with_gmp.
3456         Add $(libgcj) to noconfigdirs.
3457         * configure: Regenerate.
3458         * depcomp: New file.
3459         * MAINTAINERS: Add tree-ssa maintainers.
3460
3461 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3462
3463         * MAINTAINERS (Various Maintainers): Add myself.
3464
3465 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3466
3467         * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3470
3471         * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3474
3475         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3476         * configure: Regenerate.
3477
3478 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3479
3480         Revert:
3481         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3482
3483         * Makefile.def (flags_to_pass): Remove *dir variables that
3484         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3485         as well as prefix and exec_prefix.
3486         * Makefile.in: Regenerate.
3487
3488 2004-04-26  Robert Millan  <robertmh@gnu.org>
3489
3490         Add patches from libtool CVS.
3491         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3492         * ltconfig: Likewise.
3493         * ltcf-c.sh: Likewise.
3494         * ltcf-cxx.sh: Likewise.
3495         * ltcf-gcj.sh: Likewise.
3496
3497 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3498
3499         * Makefile.def (host_modules): Mark with the bootstrap
3500         flag packages on which gcc depends.
3501         * Makefile.tpl (all-bootstrap): Use it.
3502         * Makefile.in: Regenerate.
3503
3504 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3505
3506         * Makefile.def (flags_to_pass): Remove *dir variables that
3507         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3508         as well as prefix and exec_prefix.
3509         * Makefile.in: Regenerate.
3510
3511 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3512
3513         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3514         * configure: Regenerate.
3515         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3516         * gcc/Makefile.tpl (compare): Use the result of the test.
3517         * gcc/Makefile.in: Regenerate.
3518
3519 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3520
3521         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3522         Always relocate gcc and prev-gcc to the original names, even
3523         if the build fails.
3524         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3525         New targets.
3526
3527 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3528
3529         * MAINTAINERS: Update my email address.
3530
3531 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3532
3533         * configure.in (mips*-*-irix5*): Enable ld.
3534         * configure: Regenerate.
3535
3536 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3537
3538         * configure: Regenerate.
3539
3540 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3541
3542         * Makefile.tpl (configure-[+module+], configure-gcc,
3543         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3544         Set and export LDFLAGS.
3545         * Makefile.in: Regenerate.
3546
3547 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3548
3549         * MAINTAINERS: Add myself to write-after-approval.
3550
3551 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3552
3553         PR bootstrap/14871
3554         * Makefile.tpl: If we don't have built-in-tree target tools,
3555         use the ones found by configure rather than hacking around with
3556         program_transform_name.
3557         * configure.in: Give Makefile.tpl the information necessary
3558         to do that.
3559         * Makefile.in: Regenerate.
3560         * configure: Regenerate.
3561
3562 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3563
3564         PR bootstrap/14760
3565         * configure.in: When computing baseargs, strip *all* copies of
3566         offending options.  Also, don't match/substitute the trailing space,
3567         so that this actually works when two similar options are separated by
3568         only one space.
3569         * configure: Regenerate.
3570
3571 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3572
3573         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3574         (rs6000-*-aix*): Same.
3575         * configure: Regenerate.
3576
3577 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3578
3579         * MAINTAINERS: Add myself to write-after-approval.
3580
3581 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3582
3583         * MAINTAINERS: Add myself to write-after-approval.
3584
3585 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3586
3587         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3588         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3589         * Makefile.in: Regenerate.
3590
3591         * configure.in (top level bootstrap support): Rework --enable-werror
3592         to set @stage2_werror_flag@.
3593         * configure: Regenerate.
3594         * Makefile.tpl (top level bootstrap support): Pass
3595         @stage2_werror_flag@ down to configure in stages 2 and 3.
3596         * Makefile.in: Regenerate.
3597
3598 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3599
3600         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3601         for stages 2 and 3 as well as in make.  As a consequence, remove
3602         OUTPUT_OPTION (now detected by configure) from the flags passed down
3603         to make.
3604         * Makefile.in: Regenerate.
3605
3606         * Makefile.tpl (new-bootstrap): Fix typo.
3607         * Makefile.in: Regenerate.
3608
3609 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3610
3611         * Makefile.tpl: Rearrange by moving recursive_targets rules
3612         into their proper sections.
3613         * Makefile.tpl (top level bootstrap support): Move disabling
3614         of coverage flags from 'make' to 'configure'; improve comments.
3615         * Makefile.in: Regenerate.
3616
3617         * Makefile.tpl (experimental top level bootstrap) Move stage1
3618         language setting from all- target to configure- target; disable
3619         intermodule optimization in stage 1; prevent gratuitous rebuilds
3620         of stage 1.
3621         * Makefile.in: Regenerate.
3622         * configure.in: Comma-separate stage 1 language list for top
3623         level bootstrap.
3624         * configure: Regenerate.
3625
3626         * Makefile.tpl: Clean up experimental top level bootstrap support:
3627         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3628         prev-gcc in configure- targets as well as all- targets.
3629         * Makefile.in: Regenerate.
3630
3631 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3632
3633         * compile: New file imported from automake.
3634
3635 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3636
3637         * configure.in: Remove symbolic link section.
3638         * configure: Regenerate.
3639         * Makefile.tpl (links): Remove.
3640         * Makefile.in: Regenerate.
3641
3642 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3643             Nathanael Nerode  <neroden@gcc.gnu.org>
3644
3645         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3646         Set with AC_CHECK_PROGS.
3647         * configure.in: Fix comment typo from last patch.
3648         * configure: Regenerate.
3649
3650 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3651
3652         * Makefile.tpl: Introduce experimental top level bootstrap support.
3653         * Makefile.in: Regenerate.
3654         * configure.in: Introduce support for top level bootstrap.
3655         * configure: Regenerate.
3656
3657 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3658             Paolo Bonzini  <bonzini@gnu.org>
3659
3660         PR bootstrap/14522
3661         * configure.in: Cope with shells that do not support unquoted ^
3662         * configure: Regenerate.
3663
3664 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3665             Paolo Bonzini  <bonzini@gnu.org>
3666
3667         PR bootstrap/14522
3668         * configure.in: Cope with shells that do not support nesting
3669         quotes inside quoted backquote substitutions.
3670         * configure: Regenerate.
3671
3672 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3673
3674         PR bootstrap/14522
3675         * configure.in: Fix escaping of $.
3676         * configure: Regenerate.
3677
3678 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3679
3680         * configure: Regenerate, since I forgot to while committing Paolo's
3681         changes.
3682
3683 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3684
3685         PR ada/14131
3686         Move language detection to the top level.
3687         * configure.in: Find default values for the tools as
3688         soon as possible.  Disable ada if GNAT is not found.
3689         Emit error message about missing languages.  Expand
3690         --enable-languages=all for the gcc subdirectory.
3691
3692 2004-03-10  Ben Elliston  <bje@gnu.org>
3693
3694         * MAINTAINERS: Update my email address.
3695
3696 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3697
3698         * ltconfig: Disable building static libraries if building shared
3699         libraries on AIX 5L.
3700
3701 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3702
3703         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3704         and disable libgcj.
3705         * configure: Regenerated.
3706
3707 2004-03-01  Brian Booth  <bbooth@redhat.com>
3708
3709         * MAINTAINERS: Add myself to write-after-approval.
3710
3711 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3712
3713         * MAINTAINERS: Add myself to write-after-approval.
3714
3715 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3716
3717         PR bootstrap/7087
3718         * Makefile.tpl: Guard XFOO sed statements better.
3719         * Makefile.tpl: Add dependency for configure-target-libada.
3720         * Makefile.in: Regenerate (incidentally fixes broken
3721         commit when libada-branch was merged).
3722
3723 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3724
3725         * MAINTAINERS: Add myself to write-after-approval.
3726
3727 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3728
3729         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3730         maintainers.
3731
3732 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3733
3734         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3735         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3736
3737 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3738
3739         PR bootstrap/11932
3740         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3741
3742 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3743
3744         * MAINTAINERS: Added myself to write-after-approval.
3745
3746 2004-02-14  Michael Koch  <konqueror@gmx.de>
3747
3748         * MAINTAINERS: Added myself to write-after-approval.
3749
3750 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3751
3752         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3753         some OS port maintainers to OS port maintainers section.
3754
3755 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3756
3757         * MAINTAINERS: Add self.
3758
3759 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3760
3761         * MAINTAINERS: Alphabetize.
3762
3763 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3764
3765         * MAINTAINERS: Remove myself.
3766
3767 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3768
3769         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3770         (rs6000-*-aix*): Same.
3771         * configure: Regenerate.
3772
3773 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3774
3775         * configure.in (host): Add in missing $noconfigdirs to defines.
3776         * configure: Regenerate.
3777
3778 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3779             Nathanael Nerode  <neroden@gcc.gnu.org>
3780
3781         PR ada/6637, PR ada/5911
3782         Merge with libada-branch:
3783         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3784         with appropriate dependencies. Add --enable-libada configure switch.
3785         * configure, Makefile.in: Regenerate.
3786
3787 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3788
3789         * MAINTAINERS: Add myself to write-after-approval.
3790
3791 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3792
3793         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3794         * configure: Regenerate.
3795
3796 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3797
3798         Merge from upstream:
3799
3800         * ltmain.in: When setting IFS to '~', be careful about user
3801         arguments that contain '~'.
3802
3803         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3804
3805         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3806         Also test $base_compile against $CC with escaped arguments. Bug
3807         reported by Geoff Keating <geoffk@apple.com>.
3808
3809 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3810
3811         * MAINTAINERS: Remove i960 port.
3812
3813 2004-01-23  DJ Delorie  <dj@redhat.com>
3814
3815         * Makefile.def (target_modules) [libiberty]: Don't stage.
3816         * Makefile.in: Rebuilt.
3817
3818 2004-01-20  Caroline Tice  <ctice@apple.com>
3819
3820         * MAINTAINERS: Add myself to write-after-approval.
3821
3822 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3823
3824         * MAINTAINERS: Update my email address.
3825
3826 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3827
3828         * MAINTAINERS: Add myself to write-after-approval.
3829
3830 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3831
3832         * MAINTAINERS: Remove entries without email address.
3833
3834 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3835
3836         * MAINTAINERS: Add myself to write-after-approval.
3837
3838 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3839
3840         * MAINTAINERS: Update my email address.
3841
3842 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3843
3844         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3845         * Makefile.tpl (configure-target-[+module+]): Support stage.
3846         * Makefile.in: Rebuilt.
3847
3848 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3849
3850         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3851
3852 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3853
3854         * MAINTAINERS: Add myself as a MIPS maintainer.
3855
3856 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3857
3858         * configure.in: Use ./config.cache, not config.cache.
3859         * configure: Regenerate.
3860         * Makefile.tpl: Special-casing not needed for GCC any more.
3861         * Makefile.in: Regenerate.
3862
3863         * configure.in: Don't share a cache file for host dirs.
3864         * configure: Regenerate.
3865
3866         * config-ml.in: Don't mess with the cache file.
3867
3868 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3869
3870         * MAINTAINERS: Move myself from 'Write After Approval' to
3871         'CPU Port Maintainers' section as SPARC maintainer.
3872
3873 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3874
3875         * Makefile.tpl: Make GCC use a separate config.cache.
3876         * Makefile.in: Regenerate.
3877
3878         PR bootstrap/11932, PR bootstrap/11933
3879         (I don't know if it will fix either of them, but it relates
3880         to them.)
3881         * configure.in: Don't use shared config.cache for target
3882         directories.
3883         * configure: Regenerate.
3884
3885 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3886
3887         * MAINTAINERS: Add myself to 'Write After Approval' section.
3888
3889 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3890
3891         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3892         * configure: Regenerated.
3893
3894 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3895
3896         * MAINTAINERS: Remove the mn10200 maintainer.
3897
3898 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3899
3900         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3901         * configure: Regenerated.
3902
3903 2003-12-16  Jan Hubicka  <jh@suse.cz>
3904
3905         * MAINTAINERS: Add myself as callgraph maintainer.
3906
3907 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3908
3909         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3910         * configure: Regenerate.
3911
3912 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3913
3914         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3915         'Write After Approval' section. Update email.
3916
3917 2003-12-01  James Lemke <jim@wasabisystems.com>
3918
3919         * MAINTAINERS (Write After Approval): Add myself.
3920
3921 2003-11-20  Matt Thomas  <matt@3am-software.com>
3922
3923         * MAINTAINERS: Add myself as a vax port maintainer.
3924
3925 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3926
3927         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3928         (configure-build-[+module+], configure-[+module+]): Likewise.
3929         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3930         * Makefile.in: Regenerate.
3931
3932 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3933
3934         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3935         shared/dylibed libraries.
3936         * ltmain.sh: Likewise.
3937         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3938         * ltcf-cxx.sh: Likewise.
3939         * ltcf-gcj.sh: Likewise.
3940         * ltconfig: Likewise.
3941
3942 2003-11-17  Stan Cox  <scox@redhat.com>
3943
3944         * MAINTAINERS: Add myself as iq2000 port maintainer.
3945
3946 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3947
3948         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3949         * Makefile.in: Regenerate.
3950
3951 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3952
3953         * config.sub: Update to 2003-11-03 version.
3954
3955 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3956
3957         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3958         * configure:  Regenerate.
3959
3960 2003-10-20  Nicolas Pitre <nico@cam.org>
3961
3962         * MAINTAINERS: Add myself to 'Write After Approval' section.
3963
3964 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3965
3966         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3967
3968 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3969
3970         * MAINTAINERS: Update my email address.
3971
3972 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3973
3974         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3975
3976 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3977
3978         * MAINTAINERS: Add myself to 'Write After Approval' section.
3979
3980 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3981
3982         * config.guess: Update to 2003-10-16 version.
3983         * config.sub: Update to 2003-10-16 version.
3984
3985 2003-10-15 David Daney  <ddaney@avtrex.com>
3986
3987         * MAINTAINERS: Added myself to 'Write After Approval' section.
3988
3989 2003-10-15  Falk Hueffner  <falk@debian.org>
3990
3991         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3992         'Write After Approval' section. Update email.
3993
3994 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3995
3996         * MAINTAINERS: Move myself from 'Write After Approval' to
3997         'Various Maintainers' section as middle-end maintainer.
3998
3999 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4000
4001         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4002         HOST_FLAGS_TO_PASS.
4003         * Makefile.in: Regenerate.
4004
4005 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4006
4007         * config.guess: Update to 2003-10-07 version.
4008         * config.sub: Update to 2003-10-07 version.
4009
4010 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4011
4012         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4013         * ltconfig (irix5*, irix6*): Don't override version_type.
4014
4015 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4016
4017         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4018         * configure: Rebuilt
4019         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4020         * Makefile.in: Rebuilt
4021
4022 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4023
4024         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4025
4026 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4027
4028         * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2003-09-29  Paul Koning  <ni1d@arrl.net>
4031
4032         * MAINTAINERS: Move myself from "Write After Approval"
4033         to CPU platform maintainers for pdp11 platform.
4034
4035 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4036
4037         * MAINTAINERS: Move myself from 'Write After Approval' to
4038         'Various Maintainers' section as libffi testsuite maintainer.
4039
4040 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4041
4042         * configure.in: Pass a computed --program-transform-name
4043         to subconfigures.
4044         * configure: Regenerated.
4045
4046 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4047
4048         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4049         * Makefile.in: Regenerate.
4050
4051         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4052         * Makefile.in: Regenerate.
4053
4054 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4055
4056         * MAINTAINERS: Move myself from 'Write After Approval'
4057         to 'Various Maintainers' (objective-c) section.
4058
4059 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4060
4061         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4062         quoting.
4063         * configure: Regenerated.
4064
4065 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4066
4067         * MAINTAINERS (Write After Approval): Add myself to write after
4068         approval list.
4069
4070 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4071
4072         * MAINTAINERS (Write After Approval): Add myself.
4073
4074 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4075
4076         * MAINTAINERS: Update my e-mail address.
4077
4078 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4079
4080         * libtool.m4 (LD): Correct powerpc64 host match.
4081
4082 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4083
4084         * MAINTAINTERS: Update my affiliation and email address.
4085
4086 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4087
4088         * MAINTAINERS (Write After Approval): Add myself.
4089
4090 2003-09-04  DJ Delorie  <dj@redhat.com>
4091
4092         * configure: Regenerate.
4093
4094 2003-09-04  Robert Millan  <robertmh@gnu.org>
4095
4096         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4097
4098 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4099
4100         * configure.in: Ensure arguments to sed are properly spaced.
4101         * configure: Regenerate.
4102
4103 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4104
4105         * MAINTAINERS: Update my e-mail address.
4106
4107 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4108
4109         * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4112
4113         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4114         * configure: Regenerated.
4115
4116 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4117
4118         * MAINTAINERS: Update my email address.
4119
4120 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4121
4122         * configure.in:  Use newline instead of semicolon when assuming
4123         shell arguments in a for loop.
4124         * configure:  Regenerated.
4125
4126 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4127
4128         * MAINTAINERS: Resurrect the i860 maintainer.
4129
4130 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4131
4132         PR 8180
4133         * configure.in: When testing with_libs and with_headers, treat
4134         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4135         * configure: Regenerate.
4136
4137         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4138         make, shell, etc.
4139         (baseargs): Likewise.
4140         * configure: Regenerate.
4141
4142 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4143
4144         * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4147
4148         * configure.in: Disable libgcj for darwin not on powerpc.
4149         * configure: Rebuild.
4150
4151 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4152
4153         * config-ml.in, symlink-tree: Add license.
4154
4155 2003-08-03  Richard Stallman  <rms@gnu.org>
4156             Eben Moglen  <moglen@columbia.edu>
4157
4158         * README.SCO: New file.
4159
4160 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4161
4162         * Makefile.tpl (check, check-c++): Express dependencies using
4163         dependencies rather than commands.
4164         * Makefile.in: Regenerate.
4165
4166 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4167
4168         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4169         * configure: Ditto.
4170
4171 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4172
4173         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4174         * Makefile.in: Update.
4175
4176 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4177
4178         * configure.in: Enable libgcj for darwin.
4179         * configure: Rebuild.
4180
4181 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4182
4183         * config-ml.in:  Use ac_configure_args directly instead of
4184         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4185         actually seen.
4186
4187 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4188
4189         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4190         creating target and build subdirs to build all parent dirs as needed.
4191         * Makefile.in: Rebuild.
4192         * configure.in: Don't build dirs explicitly here.
4193         * configure: Rebuild.
4194
4195 2003-07-26  Paul Brook  <paul@nowt.org>
4196
4197         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4198
4199 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4200
4201         * Makefile.tpl (all-make): Depend on intl.
4202         * Makefile.in: Rebuilt.
4203
4204 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4205
4206         * install-sh:  Update to newer upstream versions (associated with
4207         aclocal 1.7).
4208         * mkinstalldirs:  Likewise.
4209         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4210
4211 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4212
4213         * MAINTAINERS: Move self from Bug database only accounts
4214         to write-after-approval.
4215
4216 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4217
4218         * config.if: Remove unused libc_interface determination.
4219
4220 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4221
4222         * MAINTAINERS: Move self from write-after-approval to
4223         build machinery (*.in).
4224
4225 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4226
4227         PR bootstrap/11273
4228         PR bootstrap/11408
4229         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4230         unused INSTALL_PROGRAM_ARGS.
4231         * configure.in: Use AC_PROG_INSTALL.
4232         * Makefile.in: Regenerate.
4233         * configure: Regenerate.
4234
4235 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4236
4237         * MAINTAINERS: Alphabetize.
4238
4239 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4240
4241         * configure: Rebuilt.
4242         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4243         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4244         newlib nor libgloss.
4245         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4246         * configure.in (am33_2.0-*-linux*): Added.
4247
4248 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4249
4250         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4251         * configure: Regenerate.
4252
4253 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4254
4255         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4256         * Makefile.in: Regenerate.
4257
4258 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4259
4260         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4261         * Makefile.in: Regenerate.
4262
4263 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4264
4265         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4266         * Makefile.in: Regenerated.
4267
4268         * config-ml.in: Replace PWD with PWD_COMMAND.
4269
4270 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4271
4272         * intl: New directory; see intl/ChangeLog for details.
4273         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4274         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4275         * Makefile.in: Regenerate.
4276
4277 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4278
4279         * configure.in: Clean up config-lang.in handling.  Delete
4280         useless assignment to "subdirs".
4281         * configure: Regenerate.
4282
4283 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4284
4285         * configure.in: Rename 'target_libs' to 'target_libraries'.
4286         Remove useless reference to 'target_libs'.
4287         * configure: Regenerate.
4288
4289 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4290
4291         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4292         * Makefile.in: Regenerate.
4293
4294 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4295
4296         * Makefile.def: Introduce flags_to_pass.
4297         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4298         * Makefile.in: Regenerate.
4299
4300 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4301
4302         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4303         and target-libgloss.
4304         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4305         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4306         * configure: Regenerate.
4307
4308 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4309
4310         * configure.in: Update testsuite_flags to new location.
4311         * configure. Regenerate.
4312
4313 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4314
4315         * Makefile.tpl: Remove BUILD_CC stuff.
4316         * Makefile.in: Regenerate.
4317
4318 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4319
4320         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4321
4322 2003-06-16  Graeme Peterson <gp@qnx.com>
4323
4324         * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4327
4328         * config.guess: Update to 2003-06-12 version.
4329         * config.sub: Update to 2003-06-13 version.
4330
4331 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4332
4333         * config.guess: Update to 2003-06-06 version.
4334         * config.sub: Update to 2003-06-06 version.
4335
4336 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4337
4338         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4339         * configure. Regenerate.
4340
4341 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4342
4343         * configure.in: Disable serial configure by default.
4344         * configure: Regenerate.
4345         * Makefile.tpl: Abolish .NOTPARALLEL.
4346         * Makefile.in: Regenerate.
4347
4348         * Makefile.tpl: Replace {build,host,target}_canonical by
4349         {build,host,target}.
4350         * Makefile.in: Regenerate.
4351
4352         * Makefile.tpl: Fix stupid pasto.
4353         * Makefile.in: Regenerate.
4354
4355 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4356
4357         * Makefile.tpl: Remove bogus conditional.
4358         * Makefile.in: Regenerate.
4359
4360 2003-06-05  Jan Hubicka  <jh@suse.cz>
4361
4362         * Makefile.tpl (profiledbootstrap): New target.
4363         * Makefile.in (profiledbootstrap): New target.
4364
4365 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4366
4367         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4368         Pinski. Remove user names from other bugzilla-only maintainers.
4369
4370 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4371
4372         * Makefile.tpl: Make 'recursive targets' using autogen rather
4373         than shell loop.  Remove duplicate 'clean' targets and false
4374         comments.
4375         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4376         Add systematic method of specifying missing targets in subdirs.
4377         Add copyright boilerplate.
4378         * Makefile.in: Regenerate.
4379         * configure.in: Add 'recursive targets' to maybe list.
4380         * configure: Regenerate.
4381
4382         * MAINTAINERS: "GNATS only" -> "Bug database only".
4383
4384         * Makefile.tpl: Rename [+target+] to [+make_target+].
4385         * Makefile.def: Rename 'target' to 'make_target'.
4386
4387 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4388
4389         * MAINTAINERS: Add self as options handling maintainer.
4390
4391 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4392
4393         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4394         been too long since I touched those ports.
4395
4396 2003-05-28  DJ Delorie  <dj@redhat.com>
4397
4398         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4399         * Makefile.in: Regenerate.
4400
4401 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4402
4403         * configure.in: Use curly braces in the definition of tooldir.
4404         * configure: Regenerate.
4405
4406 2003-05-21  DJ Delorie  <dj@redhat.com>
4407
4408         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4409         newlib or libgloss.
4410         * Makefile.in: Regenerate.
4411
4412 2003-05-21  DJ Delorie  <dj@redhat.com>
4413
4414         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4415         * Makefile.in: Regenerate.
4416
4417 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4418
4419         * MAINTAINERS: Update my e-mail address.
4420
4421 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4422
4423         * configure.in: Switch more things to use maybe dependencies.
4424         * Makefile.tpl: Switch more things to use maybe dependencies.
4425         Factor out common code from autogen IF statements.
4426         * configure: Regenerate.
4427         * Makefile.in: Regenerate.
4428
4429 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4430
4431         * configure.in: Accept i[3456789]86 for machine type.
4432         * configure: Regenerate.
4433
4434 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4435
4436         * configure.in: Switch more things to use maybe dependencies.
4437         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4438         * configure: Regenerate.
4439         * Makefile.tpl: Switch more things to use maybe dependencies.
4440         * Makefile.in: Regenerate.
4441
4442 2003-05-16  Andreas Schwab  <schwab@suse.de>
4443
4444         * Makefile.tpl (install-opcodes): Define.
4445         * Makefile.in: Rebuild.
4446
4447 2003-05-13  Andreas Jaeger  <aj@suse.de>
4448
4449         * config.guess: Update to 2003-05-09 version.
4450         * config.sub: Update to 2003-05-09 version.
4451
4452 2003-05-13  Michael Eager <eager@mvista.com>
4453
4454         * configure.in: Correct sed script so that options in quotes are not
4455         deleted.
4456         * configure: Rebuild.
4457
4458 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4459
4460         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4461         and $$s/newlib/libc/sys/cygwin32 include paths.
4462         * configure: Ditto.
4463
4464 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4465
4466         * MAINTAINERS: Update my email addresses.
4467
4468 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4469
4470         * config-ml.in: Propagate INSTALL variables.
4471
4472 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4473
4474         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4475
4476 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4477
4478         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4479         * Makefile.in: Regenerate.
4480
4481 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4482
4483         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4484
4485 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4486
4487         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4488
4489 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4490
4491         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4492         * Makefile.in: Regenerated.
4493
4494 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4495
4496         * MAINTAINERS (Write After Approval): Upgrade myself from
4497         GNATS only to write-after-approval. Update my mail address.
4498
4499 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4500
4501         (OS Port Maintainers: freebsd): Add myself.
4502
4503 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4504
4505         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4506
4507 2003-04-22  Kean Johnston  <jkj@sco.com>
4508
4509         * MAINTAINERS (SCO ports): Added myself.
4510
4511 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4512
4513         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4514
4515 2003-04-19  Kean Johnston  <jkj@sco.com>
4516
4517         * MAINTAINERS (Write After Approval): Add myself.
4518
4519 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4520
4521         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4522         * Makefile.in: Regenerate.
4523
4524 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4525
4526         * configure.in (powerpc64*-*-linux*): Remove.
4527         * configure: Rebuilt.
4528
4529 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4530
4531         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4532         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4533         and restrap.
4534         * Makefile.in:  Regenerate.
4535
4536 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4537
4538         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4539         * configure: Regenerated.
4540
4541 2003-04-15  DJ Delorie  <dj@redhat.com>
4542
4543         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4544
4545 2003-04-13  Nick Clifton  <nickc@redhat.com>
4546
4547         * config-ml.in: Remove support for --disable-aix removing
4548         call-aix multilibs.
4549
4550 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4551
4552         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4553         * */configure: Rebuilt.
4554
4555 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4556
4557         * MAINTAINERS: Add my email address.
4558
4559 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4560
4561         * MAINTAINERS (Write After Approval): Add myself.
4562
4563 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4564
4565         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4566         * Makefile.in: Regenerate.
4567
4568 2003-03-14  Michael Chastain  <mec@shout.net>
4569
4570         * Makefile.in: Regenerate with correct Makefile.def.
4571
4572 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4573
4574         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4575         Make macro.
4576         * Makefile.in: Regenerate.
4577         * configure.in: Clean up gxx_include_dir logic.
4578         * configure: Regenerate.
4579
4580 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4581
4582         * MAINTAINERS (Write After Approval): Add myself.
4583
4584 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4585
4586         * MAINTAINERS: Update my mail address.
4587
4588 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4589
4590         * configure.in (gxx_include_dir): Fix typo.
4591         * configure: Regenerated.
4592
4593 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4594
4595         * Makefile.tpl: Reindent.
4596         * Makefile.in: Regenerate.
4597         * configure.in: Reindent.  Don't set unused variables.
4598         * configure: Regenerate.
4599
4600 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4601
4602         * configure.in: Include $(build_tooldir)/sys-include in
4603         FLAGS_FOR_TARGET.
4604         * configure: Regenerated.
4605
4606 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4607
4608         * Makefile.tpl: Always pass down RANLIB.
4609         * Makefile.in: Regenerate.
4610
4611         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4612         * Makefile.in: Regenerate.
4613         * configure.in: Remove unused logic relating to --enable-shared
4614         and --enable-threads.  Remove bogus comments.  Remove redundant
4615         noconfigdirs.
4616         * configure: Regenerate.
4617
4618         * configure.in: Replace ${libstdcxx_version} by its value.
4619         Remove reference to mh-dgux.
4620         * configure: Regenerate.
4621
4622 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4623
4624         * MAINTAINERS (Write After Approval): Add myself.
4625
4626 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4627
4628         * Makefile.tpl: Rearrange.
4629         * Makefile.in: Regenerate.
4630
4631 2003-02-25  Uwe Stieber <uwe@wwws.de>
4632
4633         * configure.in: Add support for kaOS as cross build target system.
4634         * configure: Regenerated.
4635
4636 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4637
4638         * MAINTAINERS (Write after approval): Add myself.
4639
4640 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4641
4642         * MAINTAINERS: Update my email address.
4643
4644 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4645
4646         * MAINTAINERS: Add self to blanket write privs. section.
4647
4648 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4649
4650         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4651         configure-target-* as some target builds may require additional
4652         flags for preprocessor tests.
4653         * Makefile.in: Regenerated.
4654
4655 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4656
4657         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4658         * ltconfig: Handle it.
4659         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4660         auto-detecting it.
4661
4662         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4663         it is used as argument to $CC.
4664         * ltcf-gcj.sh: Likewise.
4665
4666         * configure.in: Introduce --enable-maintainer-mode.
4667         * configure: Rebuilt.
4668         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4669         for maintainer mode.
4670         * Makefile.in: Rebuilt.
4671
4672 2003-02-18  Jason Merrill  <jason@redhat.com>
4673
4674         * Makefile.tpl (check-c++): Allow parallelism.
4675
4676 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4677
4678         * MAINTAINERS: Remove John Carr (who never actually had access to
4679         gcc.gnu.org).
4680
4681 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4682
4683         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4684         don't configure target-libobjc.
4685         * configure: Regenerate.
4686
4687 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4688
4689         * Makefile.tpl (RANLIB): Define.
4690         * Makefile.in: Regenerate.
4691
4692 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4693
4694         * MAINTAINERS: Update my email.
4695
4696 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4697
4698         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4699         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4700         * Makefile.in: Regenerated.
4701         * configure.in: Remove all traces of snavigator, db, and grep.
4702         * configure: Regenerated.
4703
4704 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4705
4706         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4707         After Approval.
4708
4709 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4710
4711         * MAINTAINERS (Write after approval): Add myself.
4712
4713 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4714
4715         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4716         * Makefile.in: Regenerated.
4717
4718 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4719
4720         * config.guess: Updated to 2003-01-30's version.
4721         * config.sub: Updated to 2003-01-28's version.
4722
4723 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4724
4725         * config.if: If gcc_version is already set, just use it.  Don't set
4726         gcc_version_trigger if it's already set, otherwise set it to
4727         gcc/version.c, but only if the file exists.  If it is not set and
4728         gcc/version.c does not exist, try to extract the version number from
4729         $CC.
4730
4731 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4732
4733         * MAINTAINERS: Add myself to write-after-approval list.
4734
4735 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4736
4737         * configure.in:  Revert 24Jan change.
4738         * configure:  Regenerate.
4739
4740 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4741
4742         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4743         entry of HJ Lu.
4744
4745 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4746
4747         * configure.in: Revert previous change.
4748         * configure: Regenerate.
4749
4750 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4751
4752         * configure.in: Make rda native-only.
4753         * configure: Regenerate.
4754
4755 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4756
4757         * MAINTAINERS: Move myself from GNATS-only-accounts to
4758         write-after-approval.
4759
4760 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4761
4762         * configure.in: Add missing \.
4763         * configure: Rebuilt.
4764
4765 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4766
4767         * configure.in (baseargs): Avoid using \| in sed regular
4768         expressions.
4769         * configure: Rebuilt.
4770
4771 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4772
4773         * configure.in (baseargs): Remove all supported forms of
4774         --cache-file, --srcdir, --host, --build and --target options
4775         from argument lists.
4776         * configure: Rebuilt.
4777
4778 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4779
4780         * MAINTAINERS: Add myself to write-after-approval list.
4781
4782 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4783
4784         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4785         * configure: Rebuilt.
4786
4787 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4788
4789         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4790         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4791         * Makefile.in: Regenerate.
4792         * configure: Regenerate.
4793
4794 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4795
4796         * configure.in: Remove Makefile in build, host and target modules
4797         unless configure was run with --no-recursion.
4798         * configure: Rebuilt.
4799
4800 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4801
4802         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4803         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4804         * Makefile.in: Regenerate.
4805
4806 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4807
4808         * config.guess: Update to 2003-01-03 version.
4809         * config.sub: Update to 2003-01-03 version.
4810
4811 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4812
4813         * configure: Regenerate with proper autoconf 2.13.
4814
4815 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4816
4817         * configure.in: Add AC_PREREQ for consistency.
4818         * configure: Regenerate.
4819
4820 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4821
4822         * configure.in (GDB_TK): Add tcl directories conditional on
4823         gdb/gdbtk directory being present.
4824         * configure: Regenerate.
4825
4826 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4827
4828         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4829         by gcc if LD is not defined and we are not doing a Canadian Cross.
4830         * configure: Rebuilt.
4831
4832 2002-12-31  Tom Tromey  <tromey@redhat.com>
4833
4834         * Makefile.in: Rebuilt.
4835         * Makefile.def (target_modules) [libffi]: Allow installation.
4836
4837 2002-12-31  Andreas Schwab  <schwab@suse.de>
4838
4839         * configure.in: Fix use of $program_transform_name.
4840         * configure: Regenerated.
4841
4842 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4843
4844         * configure.in (baseargs): Don't remove first configure argument.
4845         * configure: Regenerated.
4846
4847 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4848
4849         * Makefile.tpl (local-distclean): Don't remove...
4850         (multilib.ts): ... this.  Moved into...
4851         (multilib.out): ... this.  Don't use sub-make.
4852         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4853         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4854         (configure-build-[+module+], configure-[+module+],
4855         configure-target-[+module+], configure-gcc): ... these.  Test
4856         for Makefile existence.  Drop config.status from dependencies.
4857         * Makefile.in: Rebuilt.
4858         * configure.in: Move gcc-version-trigger to the end of
4859         ac_configure_args.  Add comments to maybedep.tmp and
4860         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4861         nonopt from baseargs, matching and removing corresponding
4862         whitespace while at it.
4863         * configure: Rebuilt.
4864
4865 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4866
4867         * configure.in (host_configargs): Replace reference to
4868         no-longer-defined buildopts with --build=${build_alias}.
4869         * configure: Rebuilt.
4870
4871         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4872         program_transform_name to standard idiom.
4873         (AUTOGEN, AUTOCONF): Define.
4874         (Makefile.in): Use $(AUTOGEN).
4875         (Makefile): Depend on config.status, and use autoconf-style rule to
4876         build it.  Move original commands to...
4877         (config.status): ... this new target.
4878         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4879         $(AUTOCONF).
4880         * Makefile.in: Rebuilt.
4881
4882 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4883
4884         * Makefile.tpl: Fix dramatic bustage due to change in
4885         program_transform_name.
4886         * Makefile.in: Regenerate.
4887
4888         * configure.in: Remove unnecessary PATH setting.
4889         * configure: Regnerate.
4890
4891         * configure.in: Don't default to unprefixed tools unless
4892         the native tools will work.
4893         * configure: Regenerate.
4894
4895         * configure.in: Convert to autoconf script.  Blow away lots
4896         of now-redundant Makefile fragments.
4897         * configure: Generate using Autoconf.
4898         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4899         * Makefile.in: Regenerate.
4900
4901 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4902
4903         * configure: Fix stupid bug where RANLIB was mistakenly included.
4904
4905         * configure.in: Rename (buildargs, hostargs, targargs) to
4906         (build_configargs, host_configargs, target_configargs).
4907
4908         * configure.in: Move logic out of sed statement.
4909
4910         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4911         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4912
4913 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4914
4915         * config.sub: Import from master repository
4916         * config.guess: Ditto
4917
4918 2002-12-24  Andreas Schwab  <schwab@suse.de>
4919
4920         * Makefile.tpl (multilib.out): Fix missing space.
4921         * Makefile.in: Regenerate.
4922
4923 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4924
4925         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4926         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4927         * Makefile.in: Regenerate.
4928         * configure.in: Remove unnecessary leftovers.
4929
4930 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4931
4932         * configure.in (extra_ranlibflags_for_target): New variable.
4933         (*-*-darwin): Add -c to ranlib commands.
4934         * configure (tooldir): Handle extra_ranlibflags_for_target.
4935
4936 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4937
4938         * Makefile.tpl: Revert HJL's change.
4939         * Makefile.in: Regenerated.
4940         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4941         always.
4942
4943 2002-12-19  Andreas Schwab  <schwab@suse.de>
4944
4945         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4946         * Makefile.in: Regenerate.
4947
4948 2002-12-18  H.J. Lu <hjl@gnu.org>
4949
4950         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4951         * Makefile.in: Regenerated.
4952
4953         * configure.in (build_prefix): New. Substitute.
4954
4955 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4956
4957         * Makefile.tpl: Don't let real targets depend on phony targets.
4958         * Makefile.in: Regenerate.
4959
4960         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4961         * Makefile.in: Regenerate.
4962
4963 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4964
4965         * config.sub: Import from master repository
4966         * config.guess: Ditto
4967
4968 2002-12-16  Jason Merrill  <jason@redhat.com>
4969
4970         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4971         previous 'make bootstrap'.
4972         * Makefile.in: Regenerate.
4973
4974 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4975
4976         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4977
4978 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4979
4980         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4981         * Makefile.in: Regenerate.
4982
4983 2002-12-13  Jason Merrill  <jason@redhat.com>
4984
4985         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4986         library tests.
4987         (check-c++): Just depend on it and check-target-libstdc++-v3.
4988         * Makefile.in: Regenerate.
4989
4990 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4991
4992         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4993         * Makefile.in: Rebuilt.
4994
4995 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4996
4997         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4998
4999 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5000
5001         * configure: Fix bug put in by gremlins.
5002
5003         * Makefile.tpl: Substitute more autoconfily.
5004         * configure: Substitute more autoconfily.
5005         * Makefile.in: Regenerate.
5006
5007 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5008
5009         * config.sub: Import from master repository
5010         * config.guess: Ditto
5011         * MAINTAINERS: Added Svein Seldal under write after approval
5012
5013 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5014
5015         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5016         * Makefile.in (all-sim): Ditto.
5017
5018 2002-12-06  DJ Delorie  <dj@redhat.com>
5019
5020         * Makefile.tpl: Change configure dependencies to not have real
5021         targets depend on phony targets.
5022
5023 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5024
5025         * configure.in: Revert unintentional change.
5026
5027         * Makefile.tpl: Change dependency for */multilib.out so that
5028         it works when gcc isn't in the tree.
5029
5030         * configure.in: Substitute more.
5031         * configure: Run subconfigures from the Makefile.
5032         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5033         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5034
5035 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5036
5037         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5038
5039 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5040
5041         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5042         and corresponding dependencies.
5043         * Makefile.in: Regenerate.
5044
5045         * configure.in (host_tools): Order binutils, gas and ld for
5046         convenience in running the testsuites.
5047
5048         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5049         * Makefile.in: Regenerate.
5050         * configure.in: Introduce rules to serialize subconfigure runs.
5051
5052         * configure.in: Introduce BASE_CC_FOR_TARGET.
5053         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5054         Realize configure-build-* targets.  Realize configure-target-* targets.
5055         * Makefile.in: Regenerate.
5056
5057 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5058
5059         * configure: Move gcc_version_trigger stuff from here...
5060         * configure.in: ...to here.
5061
5062         * configure.in: Separate subconfigure options added by this file from
5063         options given by the user.  Add machinery to put args for host
5064         subconfigures into the Makefile.
5065
5066         * Makefile.tpl: Remove 'vault' targets.
5067         * Makefile.tpl: Reorder and comment dependencies.
5068         * Makefile.in: Regenerate.
5069
5070 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5071         * configure.in: Fix my broken commit of previous patch. (sigh)
5072
5073 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5074
5075         * configure.in: Move host-specific darwin noconfigdirs into
5076         the host-specific section.
5077
5078 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5079
5080         * configure.in: Move host-specific darwin noconfigdirs into
5081         the host-specific section.
5082
5083 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5084
5085         * configure: Remove skip-this-dir support.
5086         * Makefile.tpl: Remove skip-this-dir support.
5087
5088         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5089         subdirectories.
5090         * Makefile.in: Regenerate.
5091
5092         * Makefile.tpl: Strip out useless setting of 'dir'.
5093         * Makefile.in: Regenerate.
5094
5095 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5096
5097         * configure.in: Fix deeply stupid bug.
5098
5099         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5100         shell code in CXX_FOR_TARGET
5101         * Makefile.def: Introduce raw_cxx.
5102         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5103         RAW_CXX_FOR_TARGET.
5104         * Makefile.in: Regenerate.
5105
5106 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5107
5108         * Makefile.tpl: Remove unnecessary ifs.
5109         * Makefile.in: Regenerate.
5110
5111         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5112         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5113         targets for 'no_install' modules.
5114         * configure: Move GDB_TK substitution to configure.in.  Move
5115         build_modules stuff to configure.in.
5116         * configure.in: Implement soft dependency machinery.  Maybe-ize
5117         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5118         * Makefile.in: Regenerate.
5119
5120 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5121
5122         * Makefile.tpl: Make all-target, install-target behave similarly
5123         to all, install (only hitting configured targets).  Eliminate
5124         unused macro defintions.
5125
5126         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5127         build != host.
5128
5129         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5130
5131         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5132
5133         * configure.in: Produce lists of subdir targets we're actually
5134         configuring.  Remove references to "dosrel".
5135         * Makefile.tpl: Let configure set which subdir targets are hit.
5136         Remove install-cross; clean up install; remove ALL.  Remove
5137         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5138         Autogenerate host module targets.  Remove empty dependency lines
5139         and redundant dependency; rearrange slightly.
5140         * Makefile.def: Add host-side libtermcap, utils.
5141
5142         * Makefile.in: Regenerate.
5143
5144 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5145
5146         * ltconfig (osf[345]): Append $major to soname_spec.
5147         Reflect this in library_names_spec.
5148         * ltmain.sh (osf): Prefix $major with . for use as extension.
5149
5150 2002-11-19  Andreas Jaeger  <aj@suse.de>
5151
5152         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5153         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5154         and sparc64 GNU/Linux systems.
5155
5156 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5157
5158         * MAINTAINERS: Update email.
5159
5160 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5161
5162         * MAINTAINERS: Complete James Dennett's entry.
5163
5164 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5165
5166         * MAINTAINERS (Write After Approval): Add myself.
5167
5168 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5169
5170         * Makefile.tpl: syntactic cleanup
5171
5172 2002-11-13 Stuart Hastings <stuart@apple.com>
5173
5174         * MAINTAINERS: Add myself to write-after-approval list.
5175
5176 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5177
5178         * Makefile.def: Add list of recursive targets to autogenerate.
5179         Add build_modules.
5180         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5181         targets.  Autogenerate *-build-* targets.
5182         * Makefile.in: Regenerate.
5183
5184 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5185
5186         * configure: More autoconf-style substitutions.
5187         * Makefile.tpl: More autoconf-style substitutions.
5188         * Makefile.in: Regenerate.
5189
5190 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5191
5192         * configure: Substitute more variables in a more autoconf-friendly
5193         way.  Simplify slightly.
5194         * Makefile.tpl: Make more variables substitutable in an
5195         autoconf-friendly way.
5196         * Makefile.in: Regenerate.
5197
5198 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5199
5200         * MAINTAINERS (Write After Approval): Add myself.
5201
5202 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5203
5204         * configure.in (v810*): Remove special setting of tools.
5205
5206         * configure: Add support for extra required flags for ar or nm.
5207         * configure.in (aix4.3+): Use above support for target-specific
5208         issues, rather than using config/mt-aix43.
5209
5210 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5211
5212         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5213         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5214         with $srcdir.  Reformat indentation.  Substitute some variables
5215         formerly hard-coded in the Makefile for build=host.
5216         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5217         * Makefile.def: Autogenerate more.
5218         * Makefile.in: Regenerate.
5219
5220 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5225
5226         * Makefile.def (host_modules): Add rda.
5227         * Makefile.in: Regenerate.
5228         * configure.in (target_tool): Add target-rda to list.
5229
5230 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5231
5232         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5233
5234 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5235
5236         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5237         and restrap targets to this rule.
5238         * Makefile.in:  Regenerate.
5239
5240 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5241
5242         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5243         GNATS only accounts.
5244
5245 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5246
5247         * configure.in (i[3456]86-*-linux*): Add check to disable
5248         ${libgcj} for glibc1.
5249
5250 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5251
5252         * MAINTAINERS: Add myself as ip2k port maintainer.
5253
5254 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5255
5256         * configure.in: Add tic4x target.
5257
5258 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5259
5260         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5261         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5262         * Makefile.in: Regenerate.
5263
5264         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5265         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5266         * Makefile.in: Regenerate.
5267
5268 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5269
5270         * MAINTAINERS: Add myself as web pages co-maintainer.
5271
5272 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5273
5274         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5275         * Makefile.in: Regenerate.
5276
5277 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5278
5279         * MAINTAINERS: Add myself and Nathan Sidwell
5280         <nathan@codesourcery.com> as VxWorks maintainers.
5281
5282 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5283
5284         * Makefile.def: Remove order dependency comments.
5285         * Makefile.tpl: Add explicit install-install dependencies.
5286         * Makefile.in: Regenerate.
5287
5288         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5289         * Makefile.in: Regenerate.
5290
5291         * Makefile.tpl: Add configure-target (for src-release in src)
5292         * Makefile.in: Regenerate.
5293
5294 2002-09-30  Nick Clifton  <nickc@redhat.com>
5295
5296         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5297
5298 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5299
5300         * configure.in (s390*-*-linux*): Enable libgcj.
5301
5302 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5303
5304         * configure: Revert accidentally applied changes.
5305
5306         * Makefile.tpl: Make more autoconf-friendly.
5307         * Makefile.in: Regenerate.
5308         * configure: Make substitution more autoconf-like.
5309
5310 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5311
5312         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5313         single entry to handle all these.
5314         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5315         libjava on arm-*-elf.
5316
5317 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5318
5319         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5320         things that depend on them.
5321
5322 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5323
5324         * Makefile.tpl: Make subsituted variables more autoconfy.
5325         * Makefile.in: Regenerate.
5326         * configure: Make seds more autoconfy.
5327
5328 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5329
5330         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5331         * Makefile.in: Regenerate.
5332         * configure.in: Rewrite sed statements to look autoconfy.
5333
5334         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5335         all-target-foo on configure-target-foo.
5336         * Makefile.def: Ditto.
5337         * Makefile.in: Rebuild.
5338
5339 2002-09-25  Andrew Haley  <aph@redhat.com>
5340
5341         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5342
5343 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5344
5345         * Makefile.def: New file.
5346         * Makefile.tpl: New file.
5347         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5348         * contrib/gcc_update: Note that Makefile.in is a generated file.
5349
5350         * configure.in: Minor rearrangement.  Simplify tests.
5351
5352 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5353
5354         * configure.in (with_headers): Skip copy if value is "yes".
5355         (with_libs): Likewise.
5356
5357 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5360         * configure.in (sh*-*-pe*): Ditto.
5361         * configure.in (mips*-*-pe*): Ditto.
5362         * configure.in (*arm-wince-pe): Ditto.
5363
5364         * configure.in: Rearrange.
5365
5366 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5367
5368         * MAINTAINERS: Update my email address.
5369
5370 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5371
5372         * MAINTAINERS: (Write After Approval): Add myself.
5373
5374 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5375
5376         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5377
5378 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5379
5380         * MAINTAINERS: Change my mailing address.
5381
5382 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5383
5384         * MAINTAINERS (Write After Approval): Remove myself.
5385         (Various Maintainers: c++ runtime libs): Add myself.
5386
5387 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5388
5389         * MAINTAINERS (Write After Approval): Remove myself.
5390         (Various Maintainers: c++ runtime libs): Add myself.
5391
5392 2002-08-15  Eric Christopher  <echristo@redhat.com>
5393
5394         * config.sub: Import from master repository.
5395         * config.guess: Ditto.
5396
5397 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5398
5399         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5400         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5401         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5402
5403 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5404
5405         * MAINTAINERS: Add self to rs6000 vector extensions.
5406
5407 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5408
5409         * libiberty/configure: Reverted unintended yesterday's check in.
5410
5411 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5412
5413         * boehm-gc/configure, libf2c/configure: Rebuilt.
5414         * libffi/configure, libiberty/configure: Ditto.
5415         * libjava/configure, libobjc/configure: Ditto.
5416         * libstdc++-v3/configure, zlib/configure: Ditto.
5417         Merged from binutils:
5418         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5419         From Steve Ellcey <sje@cup.hp.com>:
5420         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5421         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5422         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5423         IA64.
5424         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5425         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5426         soname_spec, sys_lib_search_path_spec): Ditto.
5427
5428 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5429
5430         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5431
5432 2002-08-04  H.J. Lu  (hjl@gnu.org)
5433
5434         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5435
5436 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5437
5438         * MAINTAINERS (Write After Approval): Add myself.
5439
5440 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5441
5442         * configure.in: Move generic linux case to end.  Copy generic
5443         linux noconfigdirs to mips*-*-linux* entry and new
5444         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5445
5446 2002-07-19  Michael Matz  <matz@suse.de>
5447
5448         * MAINTAINERS: Add myself as ra* maintainer.
5449
5450 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5451
5452         * config.guess: Update to 2002-07-09 version.
5453         * config.sub: Update to 2002-07-03 version.
5454
5455 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5456
5457         * MAINTAINERS: Fix typo in a maintainer email address.
5458
5459 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5460
5461         * configure.in: Remove two redundant tests.
5462
5463 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5464
5465         * configure.in (mips*-*-irix6*o32): Enable stabs.
5466
5467 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5468
5469         * configure.in: Don't build grez.
5470         * Makefile.in: Ditto.
5471
5472         * Makefile.in: Remove references to bsp, cygmon, libstub.
5473         * configure.in: Ditto.
5474
5475         * configure.in: Remove leftover reference to gdbtest.
5476
5477 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5478
5479         * configure.in (gxx_include_dir):  Change to match versioned
5480         C++ headers if --enable-version-specific-runtime-libs is used.
5481
5482 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5483
5484         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5485
5486 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5487
5488         * configure.in: Make --without-x work.
5489
5490 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5491
5492         * configure.in: Rearrange target Makefile fragment collection.
5493
5494         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5495         cvs[src].
5496         * configure.in: Ditto.
5497
5498 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5499
5500         * MAINTAINERS (Write After Approval): Update my e-mail address.
5501
5502 2002-06-24  Ben Elliston  <bje@redhat.com>
5503
5504         * configure.in (host_tools): Remove cgen.
5505
5506         * Makefile.in (all-cgen): Remove; runs from its source directory.
5507         (check-cgen, install-cgen, clean-cgen): Likewise.
5508         (all-opcodes): Do not depend on all-cgen.
5509         (all-sim): Likewise.
5510
5511 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5512
5513         * Makefile.in: Eliminate 'apache' targets.
5514         * configure.in: Eliminate 'apache' targets.
5515
5516         * configure.in: Eliminate redundant tests.  Reorganize.
5517
5518         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5519
5520         * config-ml.in: Eliminate references to Cygnus configure.
5521
5522         * Makefile.in: Eliminate references to building emacs.
5523
5524 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5525
5526         * MAINTAINERS: Update my email address.
5527
5528 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5529
5530         * config.if (libstdcxx_incdir): Version C++ headers.
5531         (cxx_incdir): Remove.
5532
5533 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5534
5535         * MAINTAINERS (Write After Approval): Add self.
5536
5537 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5538
5539         * configure.in: Add support for ip2k.
5540
5541 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5542
5543         * configure.in: Fix AIX configury bug.
5544
5545 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5546
5547         * MAINTAINERS (Write After Approval): Add self.
5548
5549 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5550
5551         * configure.in: replace ${topsrcdir} with ${srcdir}
5552
5553         * configure.in: Move definition of libstdcxx_flags
5554         right above usage, rather than waaay earlier.
5555
5556         * configure.in: Pull definition of is_cross_compiler earlier.
5557
5558         * configure.in: Rearrange a little.
5559
5560         * configure.in: Remove references to librx.
5561         * Makefile.in: Remove references to librx.
5562
5563 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5564
5565         * config.sub: Add support for avr target.
5566         Import from master sources, rev 1.255
5567
5568 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5569
5570         * configure, .cvsignore:  Revert previous change...
5571         * Makefile:  ...delete.
5572
5573 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5574
5575         * configure.in: Eliminate ${gasdir} variable.
5576
5577 2002-06-18  Dave Brolley  <brolley@redhat.com>
5578
5579         * configure.in: Add support for frv.
5580         * config.sub: Add support for frv.
5581
5582 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5583
5584         * configure:  Remove garbage from previous commit.
5585
5586 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5587
5588         * configure:  For in-source builds, make a subdir and re-exec there.
5589         * Makefile:  New file.  Pass targets through to build directory.
5590         * .cvsignore:  No longer ignore "Makefile".
5591
5592 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5593
5594         * MAINTAINERS (Write After Approval): Add self.
5595
5596 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5597
5598         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5599
5600 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5601
5602         * configure.in (vax-*-netbsd*): Re-enable gas.
5603
5604 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5605
5606         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5607         BUILD_PREFIX_1, to correct nomenclature.
5608         * configure: Likewise.
5609
5610         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5611         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5612
5613 2002-05-31  Olaf Hering  <olh@suse.de>
5614
5615         * config-ml.in: Propogate DESTDIR also.
5616
5617 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5618
5619         * configure.in (vax-*-netbsd*): Don't build gas for this
5620         platform.
5621
5622 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5623
5624         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5625         and libgcj for AVR.
5626
5627 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5628
5629         * MAINTAINERS (Write After Approval): Add myself.
5630
5631 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5632
5633         * config.guess: Update to 2002-05-22 version.
5634         * config.sub: Likewise.
5635
5636 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5637
5638         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5639         * config-ml.in: Likewise.
5640         * configure: Likewise.
5641         * configure.in: Likewise.
5642
5643 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5644
5645         * MAINTAINERS: Update my email address.
5646
5647 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5648
5649         * configure.in: Simplify makefile fragment collection.
5650
5651         * configure.in: Remove code to build emacs.
5652
5653         * configure.in : Remove --srcdir argument from targargs and buildargs
5654         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5655
5656         * configure: Move some logic to configure.in.
5657         * configure.in: Move some logic from configure.
5658
5659 2002-05-11  Tom Tromey  <tromey@redhat.com>
5660
5661         * MAINTAINERS: Reflect libgcj reality.
5662
5663 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5664
5665         * Makefile.in: Honour DESTDIR.
5666
5667 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5668
5669         * config.guess: Import 2002-03-20 version.
5670         * config.sub: Import 2002-04-26 version.
5671
5672 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5673
5674         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5675
5676 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5677
5678         * MAINTAINERS: Add self.
5679
5680 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5681
5682         * ltmain.sh: Detect and handle object name conflicts
5683         while piecewise linking a static library.
5684
5685 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5686
5687         * configure.in (noconfigdirs): Don't disable libgcj on
5688         sparc64-*-solaris* and sparcv9-*-solaris*.
5689
5690 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5691
5692         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5693
5694 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5695
5696         * configure.in (FLAGS_FOR_TARGET): Do not add
5697         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5698         on i[3456]86-*-linux*.
5699
5700 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5701
5702         * configure.in (noconfigdirs): Replace [ ] with test.
5703
5704         * configure.in (noconfigdirs): Do not add target-newlib if
5705         target == i[3456]86-*-linux*, and host == target.
5706
5707 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5708
5709         * configure.in: delete reference to absent file
5710
5711         * configure.in: replace '[' with 'test'
5712
5713         * configure.in: Eliminate references to gash.
5714         * Makefile.in: Eliminate references to gash.
5715
5716         * configure.in: remove useless references to 'pic' makefile fragments.
5717
5718         * configure.in: (*-*-windows*) Finish removing.
5719
5720         * configure.in: Eliminate redundant test for libgui.
5721
5722 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5723
5724         * MAINTAINERS: Add self and realphabetize.  Update entries
5725         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5726         entry for a29k port maintainer.
5727
5728 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5729
5730         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5731         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5732
5733 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5734
5735         * configure.in: remove references to dead files
5736
5737 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5738
5739         * MAINTAINERS: Add information about purpose of this file.
5740
5741 2002-04-18  Tom Tromey  <tromey@redhat.com>
5742
5743         * configure.in: Disallow configuring libgcj when it is already
5744         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5745         Solaris 2.8 by default.  For PR libgcj/6158.
5746
5747 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5748
5749         * configure.in:  Move default CC setting out of config/mh-* fragments
5750         directly into here.
5751
5752 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5753
5754         * configure.in: don't even try to configure or make a subdirectory
5755         if there's no configure script for it.
5756
5757 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5758
5759         * MAINTAINERS: Remove chill maintainers.
5760         * Makefile.in (CHILLFLAGS): Remove.
5761         (CHILL_LIB): Remove.
5762         (TARGET_CONFIGDIRS): Remove libchill.
5763         (CHILL_FOR_TARGET): Remove.
5764         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5765         CHILL_LIB.
5766         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5767         (CHECK_TARGET_MODULES): Likewise.
5768         (INSTALL_TARGET_MODULES): Likewise.
5769         (CLEAN_TARGET_MODULES): Likewise.
5770         (configure-target-libchill): Remove.
5771         (all-target-libchill): Remove.
5772         * configure.in (target_libs): Remove target-libchill.
5773         Do not compute CHILL_FOR_TARGET.
5774         * libchill: Remove directory.
5775
5776 2002-04-11  DJ Delorie  <dj@redhat.com>
5777
5778         * Makefile.in, configure.in: Sync with binutils, entries
5779         follow...
5780
5781 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5782
5783         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5784         (do-tar, do-bz2): New rules.
5785         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5786         (gdb-tar): New rule.
5787         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5788         (insight_dejagnu.tar): New rule.
5789         (insight.tar): New rule.
5790         (gdb+dejagnu.tar): New rule.
5791         (gdb.tar): New rule.
5792
5793 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5794
5795         * Makefile.in: Add all-tix to deps for all-snavigator
5796         so that tix is built when building snavigator.
5797
5798 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5799
5800         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5801         ld and gdb are not supported.
5802
5803 2002-01-07  Mark Salter  <msalter@redhat.com>
5804
5805         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5806         Allow target-libgloss to be built for arm, strongarm, and xscale.
5807
5808 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5809
5810         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5811         options for i[3456]86-pc-linux* native builds.
5812
5813 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5814
5815         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5816         files from .po files for a distribution.
5817
5818 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5819
5820         * configure.in: Enable libstdc++-v3 for h8300 targets.
5821
5822 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5823
5824         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5825         version from bfd/.
5826
5827 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5828
5829         * Makefile.in (VER): When present, extract the version number from
5830         the file version.in.
5831
5832 2001-05-24  Tom Rix <trix@redhat.com>
5833
5834         * configure.in : enable ld for aix
5835
5836 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5837
5838         * config.guess: Add linux target for S/390.
5839
5840 2000-11-07  Philip Blundell  <pb@futuretv.com>
5841
5842         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5843
5844 2000-11-03  Philip Blundell  <pb@futuretv.com>
5845
5846         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5847         files.
5848
5849 2001-01-15  Ben Elliston  <bje@redhat.com>
5850
5851         * configure.in (host_tools): Add sid.
5852         Always configure cgen.
5853
5854 2000-11-24  Nick Clifton  <nickc@redhat.com>
5855
5856         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5857
5858
5859 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5860
5861         * Makefile.in (ALL_MODULES): Add all-cgen.
5862         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5863         (all-cgen): New target.
5864         (all-opcodes,all-sim): Depend on all-cgen.
5865         * configure.in (host_tools): Add cgen.
5866         Only configure cgen if --enable-cgen-maint.
5867
5868 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5869
5870         * configure.in: Add *-*-freebsd* configurations.
5871
5872 2002-04-08  Tom Tromey  <tromey@redhat.com>
5873
5874         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5875         Fixes PR libgcj/6068.
5876
5877 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5878
5879         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5880
5881 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5882
5883         * configure.in (alpha*-dec-osf*): Enable libgcj.
5884
5885 2003-03-27  Matthew Gingell <gingell@gnat.com>
5886
5887         * MAINTAINERS (Write After Approval): Add myself.
5888
5889 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5890
5891         Fix for: PR bootstrap/3591, target/5676
5892         * configure.in (mcore-pe): Disable the configuration of
5893         libstdc++-v3 since exceptions are not supported.
5894
5895 2002-03-20  Anthony Green  <green@redhat.com>
5896
5897         * configure.in: Enable libgcj for xscale-elf target.
5898
5899 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5900
5901         * MAINTAINERS:  Update my email address.
5902
5903 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5904
5905         * ltmain.sh (relink_command): Fix typo in previous change.
5906
5907 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5908
5909         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5910         (relink_command): Added --tag flags.
5911         (mode=install): If relinking fails; error out.
5912
5913 2002-03-12  Richard Henderson  <rth@redhat.com>
5914
5915         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5916         .NOTPARALLEL tag.
5917         (do-check): Rename from check.
5918         (check): Allow parallel check.
5919
5920 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5921
5922         * MAINTAINERS: Add myself as maintainer for xtensa port.
5923         Fix alphabetical order in CPU port maintainer list.
5924         Remove myself from Write After Approval list.
5925
5926 2002-03-11  Richard Henderson  <rth@redhat.com>
5927
5928         * Makefile.in (.NOTPARALLEL): Add fake tag.
5929
5930 2002-03-07  H.J. Lu  (hjl@gnu.org)
5931
5932         * configure.in: Enable gprof for mips*-*-linux*.
5933
5934 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5935
5936         * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5939
5940         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5941         libjava.
5942         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5943
5944 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5945
5946         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5947         because its Makefile is there; test for the executable instead.
5948
5949 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5950
5951         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5952         libstdc++-v3 and libjava.
5953
5954 2002-02-11  Adam Megacz <adam@xwt.org>
5955
5956         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5957         boehm-gc
5958
5959 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5960
5961         * config.guess: Updated to 2002-01-30's version.
5962         * config.sub: Updated to 2002-02-01's version.
5963         Contribute sh64-elf.
5964         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5965         * configure.in: Added sh64-*-*.
5966
5967 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5968
5969         * MAINTAINERS: Belatedly add myself to write after approval list.
5970
5971 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5972
5973         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5974         Remove self as Write After Approval.
5975
5976 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5977
5978         * MAINTAINERS: Put self in as maintainer for contrib/regression
5979         directory.
5980
5981 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5982
5983         * MAINTAINERS:  Update my email address.
5984
5985 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5986
5987         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5988         target-libiberty, and target-libgloss.  Skip Java-related
5989         libraries if not supported for NetBSD on target CPU.
5990
5991 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5992
5993         * install-sh: Use _inst.$$_ for temp file name.
5994
5995 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5996
5997         * MAINTAINERS (Write After Approval): Move my contact info
5998         from here...
5999         (OS Port Maintainers): ...to here (netbsd).
6000
6001 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6002
6003         * MAINTAINERS (Write After Approval): Add myself.
6004
6005 2002-01-17  H.J. Lu <hjl@gnu.org>
6006
6007         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6008         (all-target-fastjar): Also depend on all-target-libiberty.
6009
6010 2002-01-16  H.J. Lu  (hjl@gnu.org)
6011
6012         * config.guess: Import from master sources, rev 1.225.
6013         * config.sub: Import from master sources, rev 1.238.
6014
6015 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6016
6017         * MAINTAINERS (Write After Approval): Remove myself.
6018
6019 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6020
6021         * MAINTAINERS (Write After Approval): Add myself.
6022
6023 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6024
6025         * MAINTAINERS: Add self as docs co-maintainer.
6026
6027 2001-12-11  Matthias Klose  <doko@debian.org>
6028
6029         * MAINTAINERS (Write After Approval): Add myself.
6030
6031 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6032
6033         * MAINTAINERS: Update my email address.
6034
6035 2001-12-07  Turly O'Connor  <turly@apple.com>
6036         * MAINTAINERS (Write After Approval): Add myself.
6037         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6038         (rs6000_initialize_trampoline): Call __trampoline_setup for
6039         ABI_DARWIN too.
6040         * darwin-tramp.asm: New file, implements __trampoline_setup.
6041         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6042
6043 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6044
6045         * MAINTAINERS (Write After Approval): Add myself.
6046
6047 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6048
6049         * configure, configure.in: Use temp file for long sed commands.
6050
6051 2001-12-03  Laurent Guerby  <guerby@acm.org>
6052
6053         * config.sub: Update to version 1.232 on subversion.
6054
6055 2001-12-03  Ben Elliston  <bje@redhat.com>
6056
6057         * MAINTAINERS: Update mail address for config.* patches.
6058
6059 2001-11-27  DJ Delorie <dj@redhat.com>
6060             Zack Weinberg  <zack@codesourcery.com>
6061
6062         When build != host, create libiberty for the build machine.
6063
6064         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6065         CONFIG_ARGUMENTS.
6066         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6067         New variables.
6068         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6069         and rules.
6070         (all.normal): Depend on ALL_BUILD_MODULES.
6071         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6072         (all-build-libiberty): Depend on configure-build-libiberty.
6073
6074         * configure: Calculate and substitute proper value for
6075         ALL_BUILD_MODULES.
6076         * configure.in: Create the build subdirectory.
6077         Calculate and substitute TARGET_CONFIGARGS (formerly
6078         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6079
6080 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6081
6082         * MAINTAINERS (write-after-approval): Add self.
6083
6084 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6085
6086         * MAINTAINERS (GNATS only accounts): Remove self.
6087
6088 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6089
6090         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6091         libf2c.
6092
6093 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6094
6095         * MAINTAINERS (Write After Approval): Add self.
6096
6097 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6098
6099         * MAINTAINERS: mips and s390 are also CPU ports.
6100
6101 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6102
6103         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6104
6105 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6106
6107         * MAINTAINERS: Alphabetize.
6108
6109 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6110
6111         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6112
6113 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6114
6115         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6116
6117 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6118
6119         * configure.in (--enable-languages): Be more permissive about
6120         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6121
6122 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6123
6124         * config.sub: Import from master sources, rev. 1.230.
6125         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6126
6127 2001-11-07  Laurent Guerby  <guerby@acm.org>
6128
6129         * MAINTAINERS (Write After Approval): Add self.
6130
6131 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6132
6133         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6134
6135 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6136
6137         * config.sub: Import from master sources, rev 1.226.
6138         * config.guess: Import from master sources, rev 1.216.
6139
6140 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6141
6142         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6143         * MAINTAINERS: Add self as maintainer of MMIX port.
6144         Remove old after-approval entry.
6145
6146 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6147
6148         * ChangeLog, configure: Fix spelling errors.
6149
6150 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6151
6152         * MAINTAINERS: Tweak my address.
6153
6154 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6155
6156         * MAINTAINERS: Update my email address.
6157
6158 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6159
6160         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6161         * MAINTAINERS: Add self as maintainer of CRIS port.
6162
6163 2001-10-10  Geert Bosch  <bosch@gnat.com>
6164
6165         * MAINTAINERS (Various maintainers: Ada front end):
6166         Added Robert Dewar.
6167
6168 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6169
6170         * MAINTAINERS (Write After Approval): Added self
6171
6172 2001-10-02  Geert Bosch  <bosch@gnat.com>
6173
6174         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6175
6176 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6177
6178         * configure: Handle temporary files securely using mkdir.
6179
6180 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6181
6182         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6183
6184 2001-09-26  Will Cohen <wcohen@redhat.com>
6185
6186         * configure.in (*-*-linux*): Disable configuration of target-newlib
6187         and target-libgloss.
6188
6189 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6190
6191         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6192         RANLIB.
6193
6194 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6195
6196         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6197         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6198         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6199         avoid quotes nesting problems.
6200         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6201         (DO_X): Export only variables that are set.
6202
6203 2001-09-19  Ben Elliston  <bje@redhat.com>
6204
6205         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6206         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6207         semantics.  Use the shell built-in "type" command instead.
6208
6209 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6210
6211         Merged from gcc-3_0-branch:
6212         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6213         * ltcf-c.sh: Use $objext, not $ac_objext.
6214         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6215         * ltcf-cxx.sh: Add support for GNU.
6216         2001-07-22  Timothy Wall  <twall@redhat.com>
6217         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6218         default settings if using GNU tools with that configuration.
6219         * ltcf-cxx.sh: Ditto.
6220         * ltcf-gcj.sh: Ditto.
6221         2001-07-21  Michael Chastain  <chastain@redhat.com>
6222         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6223         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6224         * ltmain.sh: Mark as gcc-local.
6225
6226 2001-08-30  Eric Christopher  <echristo@redhat.com>
6227             Jason Eckhardt  <jle@redhat.com>
6228
6229         * config.guess: Merge from master sources.
6230         * config.sub: Merge from master sources, add support for mipsisa32.
6231
6232 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6233         * config.sub: Merge from master sources, rev 1.219.
6234         * MAINTAINERS: Add self as contact for stormy16 port.
6235
6236 2001-08-14  Zack Weinberg  <zackw@panix.com>
6237
6238         * config.sub: Merge from master sources, rev 1.218.
6239         * config.guess: Merge from master sources, rev 1.209.
6240
6241 2001-08-11  Graham Stott  <grahams@redhat.com>
6242
6243         * Makefile.in (check-c++): Add missing semicolon.
6244
6245 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6246
6247         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6248
6249 2001-07-30  Eric Christopher  <echristo@redhat.com>
6250
6251         * MAINTAINERS (Various maintainers: mips port): Added myself.
6252
6253 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6254
6255         * configure.in (sh-*-linux*): New.
6256
6257 2001-07-27  Richard Henderson  <rth@redhat.com>
6258
6259         * .cvsignore: Add LAST_UPDATED.
6260
6261 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6262
6263         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6264
6265 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6266
6267         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6268
6269 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6270
6271         * MAINTAINERS (Write After Approval): Added myself.
6272
6273 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6274
6275         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6276         and libgcj on m68hc11/m68hc12.
6277
6278 2001-06-27  H.J. Lu  (hjl@gnu.org)
6279
6280         * Makefile (CFLAGS_FOR_BUILD): New.
6281         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6282
6283 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6284
6285         * README: Remove version number.
6286
6287 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6288
6289         * INSTALL/README: Update wrt. to the installation instructions now
6290         residing in gcc/doc/install.texi.
6291
6292 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6293
6294         * README: Replace with a cut-down and updated version of gcc/README.
6295
6296 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6297
6298         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6299         multilibs to be disabled.
6300
6301 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6302
6303         * MAINTAINERS (Write After Approval): Add myself.
6304
6305 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * config.guess: Import CVS version 1.195.
6308         * config.sub: Import CVS version 1.212.
6309
6310 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6311
6312         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6313         gcc/xgcc is built, use -print-prog-name to find out the program
6314         name to use.
6315
6316 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6317
6318         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6319         appear to also be in the master copy.
6320         * config.sub:  Import CVS version 1.211.
6321
6322 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6323
6324         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6325         with_gcc]: Use `gcc -shared' to build a shared library.
6326
6327 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6328
6329         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6330         archives.
6331
6332 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6333
6334         * MAINTAINERS (Write After Approval): Add myself.
6335
6336 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6337
6338         * configure.in (libstdcxx_flags): Do not try to execute
6339         libstdc++-v3/testsuite_flags until it exists.
6340
6341 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6342
6343         * MAINTAINERS: Update my email address.
6344
6345 2001-05-31  Graham Stott  <grahams@redhat.com>
6346
6347         * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6350
6351         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6352         libraries when using g++ with native linker.
6353
6354 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6355
6356         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6357
6358 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6359
6360         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6361         [aix4*|aix5*]: Prepend blank.
6362
6363 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6364
6365         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6366         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6367         of subdir/configure scripts to use the new libtool.m4.
6368
6369 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6370
6371         * MAINTAINERS (Write After Approval): Add myself.
6372
6373 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6374
6375         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6376
6377 2001-05-11  Ben Elliston  <bje@redhat.com>
6378
6379         * Makefile.in (all-sid): New target.
6380         (check-sid, clean-sid, install-sid): Likewise.
6381
6382 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6383
6384         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6385
6386 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6387
6388         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6389         libgcj.
6390
6391 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6392
6393         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6394         gcc/xgcc is built, use -print-prog-name to find out the program
6395         name to use.
6396
6397 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6398
6399         * configure.in (noconfigdirs): Don't reset it from scratch in the
6400         target case; only append to it.
6401
6402         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6403         sparc-*-solaris2.8]: Disable ${libgcj}.
6404
6405 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6406
6407         * configure.in (libgcj_saved): Copy from $libgcj.
6408         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6409         --disable-libgcj.
6410
6411 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6412
6413         * MAINTAINERS: Remove self as MIPS maintainer and
6414         C front end maintainer.
6415
6416 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6417
6418         * configure.in: Move *-chorusos target case to the proper switch.
6419         Disable libgcj.
6420
6421 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6422
6423         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6424         1.641.2.228.
6425
6426 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6427
6428         * Makefile.in (STAGE1_CFLAGS): Pass down.
6429
6430 2001-04-13  Alan Modra  <amodra@one.net.au>
6431
6432         * config.guess: Add hppa64-linux support.  Note for next import that
6433         this is already in the master file.
6434         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6435
6436 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6437
6438         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6439         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6440
6441 2001-04-11  Stan Shebs  <shebs@apple.com>
6442
6443         * MAINTAINERS: Add self as Darwin port maintainer.
6444
6445 2001-04-11  Alan Modra  <amodra@one.net.au>
6446
6447         * MAINTAINERS: Update my email address.
6448
6449 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6450
6451         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6452         recent versions of FreeBSD (release 3 or later).
6453         * ltconfig: On FreeBSD, -lc must not be provided when building
6454         a shared library or else the standard -pthread gcc option is
6455         rendered worthless to later users of the built library.
6456
6457 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6458
6459         * MAINTAINERS: Add self and RTH as C front end maintainers.
6460
6461 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6462
6463         * config.sub: Make sure to match an already-canonicalized
6464         machine name (eg. mn10300-unknown-elf).
6465
6466 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6467
6468         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6469         New macros.
6470         (bootstrap, cross): Use RECURSE_FLAGS.
6471         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6472
6473 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6474
6475         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6476
6477 2001-03-22  Colin Howell  <chowell@redhat.com>
6478
6479         * Makefile.in (DO_X): Do not backslash single-quotes in
6480         backquotes (two places).
6481
6482 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6483
6484         Re-installed:
6485         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6486         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6487         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6488         * ltcf-cxx.sh: Likewise.
6489         * ltcf-gcj.sh: Likewise.
6490
6491 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6492
6493         * MAINTAINERS: Add myself as "documentation co-maintainer".
6494
6495 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6496
6497         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6498         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6499
6500 2001-03-19  Tom Tromey  <tromey@redhat.com>
6501
6502         * config-ml.in: Handle GCJ and GCJFLAGS.
6503
6504 2001-03-21  Michael Chastain  <chastain@redhat.com>
6505
6506         * Makefile.in: all-m4 depends on all-texinfo.
6507
6508 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6509
6510         * MAINTAINERS: Add myself to write after approval list.
6511
6512 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6513
6514         * Makefile.in (DO_X): Quote nested quotes.
6515
6516 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6517
6518         * MAINTAINERS: Add myself to write after approval list.
6519
6520 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6521
6522         * Makefile.in (DO_X): Use double quotes for quoting
6523         "RANLIB=$${RANLIB}".
6524
6525 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6526
6527         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6528
6529 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6530
6531         * configure.in: Only use `lang_requires' for languages athat are
6532         actually enabled.
6533
6534 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6535
6536         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6537
6538 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6539
6540         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6541
6542 2001-03-07  Tom Tromey  <tromey@redhat.com>
6543
6544         * configure.in: Allow config-lang.in to set `lang_requires' to list
6545         of other required languages.
6546
6547 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6548
6549         * Makefile.in: Remove RANLIB definition. Use RANLIB
6550         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6551         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6552
6553 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6554             Alexandre Oliva  <aoliva@redhat.com>
6555
6556         * Makefile.in (check-c++): Use tabs, not spaces.
6557
6558 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6559
6560         * MAINTAINERS: add myself to Write After Approval list.
6561
6562 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6563
6564         * Makefile.in (check-c++): New rule.
6565
6566         * configure.in (target_libs): Remove libg++.
6567         (noconfigdirs): Remove libg++.
6568         (noconfigdirs): Same.
6569         (noconfigdirs): Same.
6570         (noconfigdirs): Same.
6571
6572         * config-ml.in: Remove libg++ references.
6573
6574         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6575         (ALL_TARGET_MODULES): Same.
6576         (configure-target-libg++): Remove.
6577         (all-target-libg++): Remove.
6578         (configure-target-libio): Remove.
6579         (all-target-libio): Remove.
6580         (check-target-libio): Remove.
6581         (.PHONY): Remove.
6582         (libg++.tar.bz2): Remove.
6583         (all-target-cygmon): Remove libio.
6584         (all-target-libstdc++): Remove.
6585         (configure-target-libstdc++): Remove.
6586         (TARGET_LIB_PATH): Remove libstdc++.
6587         (ALL_GCC_CXX): Remove libstdc++.
6588         (all-target-gperf): Correct.
6589
6590 2001-02-16  Nick Clifton  <nickc@redhat.com>
6591
6592         * configure.in (noconfigdirs): Allow configuration of texinfo
6593         for Cygwin hosts.
6594
6595 2001-02-15  Anthony Green  <green@redhat.com>
6596
6597         * configure: Introduce GCJ_FOR_TARGET.
6598         * configure.in: Ditto.
6599         * Makefile.in: Ditto.
6600
6601 2001-02-13  Andreas Schwab  <schwab@suse.de>
6602
6603         * MAINTAINERS: Update mail address.
6604
6605 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6606
6607         * config.guess: Add linux target for S/390.
6608         * config.sub: Likewise.
6609
6610 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6611
6612         * configure.in: for *-chorusos, don't config target-newlib and
6613         target-libgloss.
6614
6615 2001-02-06  Ben Elliston  <bje@redhat.com>
6616
6617         * configure: Output host type to stdout, not stderr.
6618
6619 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6620
6621         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6622         * ltcf-cxx.sh: Likewise.
6623
6624         * config.if: Assume enable_libstdcxx_v3 is defined.
6625
6626 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6627
6628         Remove V2 C++ library.
6629         * configure.in: Remove --enable-libstdcxx_v3 support.
6630
6631 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6632
6633         * include/demangle.h: Add prototype for java_demangle_v3.
6634
6635 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6636
6637         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6638
6639 2001-01-27  Richard Henderson  <rth@redhat.com>
6640
6641         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6642
6643 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6644
6645         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6646         Don't unset, it's non-portable and no longer necessary, set to empty
6647         instead.
6648
6649 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6650
6651         * ltconfig: Shell portability fix for the tagname validity check.
6652
6653 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6654
6655         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6656         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6657
6658 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6659
6660         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6661
6662 2001-01-26  Tom Tromey  <tromey@redhat.com>
6663
6664         * configure.in: Allow libgcj to be built on Sparc Solaris.
6665
6666 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6667
6668         * ltcf-c.sh: Add aix5 case.
6669         * ltcf-cxx.sh: Likewise.
6670         * ltconfig: Likewise.
6671
6672 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6673
6674         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6675         keep at least one of build_libtool_libs or build_old_libs set to
6676         yes.
6677
6678         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6679         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6680
6681 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6682
6683         * configure.in: Enable libgcj on several additional platforms.
6684
6685 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6686
6687         * configure.in: Enable libgcj for linux targets.
6688
6689 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6690
6691         * MAINTAINERS (Write After Approval): Add myself.
6692
6693 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6694
6695         * MAINTAINERS: Add myself as vax port maintainer.
6696
6697 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6698
6699         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6700
6701 2001-01-09  Mike Stump  <mrs@wrs.com>
6702
6703         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6704         failures of subdirectories.
6705
6706 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6707
6708         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6709         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6710         * ltcf-cxx.sh: Likewise.
6711         * ltcf-gcj.sh: Likewise.
6712         * ltconfig.sh: Fix typo.
6713
6714 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6715
6716         * configure: handle DOS-style absolute paths.
6717
6718 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6719
6720         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6721
6722 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6723
6724         * MAINTAINERS: Add myself as avr port co-maintainer.
6725
6726 2000-12-28  Ben Elliston  <bje@redhat.com>
6727
6728         * MAINTAINERS: Add myself under ``Write After Approval''.
6729
6730 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6731
6732         * texinfo: Remove directory from GCC.
6733
6734 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6735
6736         * COPYING: Update to current
6737         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6738         to 19yy as example year in copyright notice).
6739
6740 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6741
6742         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6743         (libstdcxx_incdir): Pass down.
6744         * config.if: Remove expired bits for cxx_interface, add stub.
6745         (libstdcxx_incdir): Add variable for g++ include directory.
6746         * configure.in (gxx_include_dir): Use it.
6747
6748 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6749
6750         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6751         with old-email address from ``Write After Approval''.
6752
6753 2000-12-15  Andreas Jaeger  <aj@suse.de>
6754
6755         * configure.in: Handle lang_dirs.
6756
6757 2000-12-14  Tom Tromey  <tromey@redhat.com>
6758
6759         * MAINTAINERS: Removed brads.
6760
6761         * MAINTAINERS: Added gcj developers.
6762
6763 2000-12-13  Anthony Green  <green@redhat.com>
6764
6765         * configure.in: Disable libgcj for any target not specifically
6766         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6767         with g++ abi.
6768
6769 2000-12-13  Mike Stump  <mrs@wrs.com>
6770
6771         * Makefile.in (local-distclean): Also remove fastjar.
6772
6773 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6774
6775         * contrib/gcc_update: Add fastjar --touch entries.
6776
6777 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6778
6779         * configure.in: Disable language-specific target libraries for
6780         languages that aren't enabled.
6781
6782 2000-12-10  Anthony Green  <green@redhat.com>
6783
6784         * configure.in: Define libgcj.  Disable libgcj target libraries for
6785         most targets.
6786
6787 2000-12-10  Neil Booth  <neilb@earthling.net>
6788
6789         * MAINTAINERS: Update mail address, remove from WAA list.
6790
6791 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6792
6793         * libjava: Imported from /cvs/java.
6794         * libffi: Likewise.
6795         * Boehm-gc: Likewise.
6796
6797 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6798
6799         * configure.in (target_libs): Revert 2000-12-08 patch.
6800         (noconfigdirs): Added target-libjava.
6801
6802 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6803
6804         * djunpack.bat: removed.
6805
6806 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6807
6808         * Makefile.in: handle DOS-style absolute paths.
6809         * config-ml.in: likewise.
6810         * symlink-tree: likewise.
6811
6812 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6813
6814         * fastjar: Imported.
6815
6816 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6817
6818         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6819         libjava.
6820         * configure.in (target_libs): Removed `target-libjava'.
6821
6822 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6823
6824         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6825         (ALL_MODULES): Added fastjar.
6826         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6827         (all-target-libjava): all-fastjar replaces all-zip.
6828         (all-fastjar): Added.
6829         (configure-target-fastjar, all-target-fastjar): Likewise.
6830         * configure.in (host_tools): Added fastjar.
6831
6832 2000-12-07  Mike Stump  <mrs@wrs.com>
6833
6834         * Makefile.in (local-distclean): Remove leftover built files.
6835
6836 2000-11-24  Nick Clifton  <nickc@redhat.com>
6837
6838         * configure.in (xscale-elf): Add target.
6839         (xscale-coff): Add target.
6840
6841 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6842
6843         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6844         recent versions of FreeBSD (release 3 or later).
6845         * ltconfig: On FreeBSD, -lc must not be provided when building
6846         a shared library or else the standard -pthread gcc option is
6847         rendered worthless to later users of the built library.
6848
6849 2000-11-16  Fred Fish  <fnf@be.com>
6850
6851         * configure.in (enable_libstdcxx_v3): Fix typo,
6852         libstd++ -> libstdc++.
6853
6854 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6855
6856         * MAINTAINERS: Add self to Write After Approval list.
6857
6858 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6859
6860         * MAINTAINERS: Update my email address.  Add myself to global write
6861         privs list.
6862
6863 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6864
6865         * Makefile.in: Merge with src and libgcj.
6866         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6867         configure-target-<library> when their configure scripts need the C
6868         or C++ library to have already been built to work properly.
6869         (do_proto_toplev): Set them to an empty string.
6870
6871         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6872         (REALLY_SET_LIB_PATH): Use them.
6873
6874 2000-11-17  Stan Shebs  <shebs@apple.com>
6875
6876         * MAINTAINERS: Add self to Write After Approval list.
6877
6878 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6879
6880         * configure: Provide the original toplevel configure arguments
6881         (including $0) to subprocesses in the environment rather than
6882         through gcc/configargs.h.
6883
6884 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6885
6886         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6887         C99.  Alphabetise "Write After Approval" list.
6888
6889 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6890
6891         * configure: Turn on libstdc++ V3 by default.
6892
6893         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6894         if we've got GCC.
6895
6896 2000-11-11  Philip Blundell  <philb@gnu.org>
6897
6898         * MAINTAINERS: Add self to Write After Approval list.
6899
6900 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6901
6902         * ltcf-c.sh (aix4): Improve shared library configuration; require
6903         exporting symbols.
6904         * ltcf-cxx.sh (aix4): Define.
6905         * ltconfig (aix4): Define library and soname specs appropriate for
6906         AIX.  Define command to create export symbols list.
6907
6908 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6909
6910         * config.sub: Add support for Sun Chorus
6911
6912 2000-10-31  Nick Clifton  <nickc@redhat.com>
6913
6914         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6915         <name>@redhat.com.  Also installed new email address for Clint
6916         Popetz.
6917
6918 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6919
6920         * etc: Remove directory from GCC.
6921
6922 2000-10-16  Michael Meissner  <meissner@redhat.com>
6923
6924         * configure (gcc/configargs.h): Only create if there is a build GCC
6925         directory created.
6926
6927 2000-10-16  Matthias Klose  <doko@debian.org>
6928
6929         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6930         when configured for libstdc++-v3.
6931
6932 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6933
6934         * configure: Save configure arguments to gcc/configargs.h.
6935
6936 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6937
6938         * config.guess: Import CVS version 1.157.
6939         * config.sub: Import CVS version 1.181.
6940
6941 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6942
6943         * Makefile.in (bootstrap): avoid recursion if subdir missing
6944         (cross): ditto
6945         (do-proto-toplev): ditto
6946
6947 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6948
6949         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6950         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6951
6952         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6953         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6954         all affected `configure' scripts.
6955
6956 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6957
6958         * MAINTAINERS: Add self as cpplib co-maintainer.
6959
6960 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6961
6962         * MAINTAINERS: Add self to Write After Approval list.
6963
6964 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6965
6966         * INSTALL/README: egcs -> GCC update.
6967
6968 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6969
6970         * MAINTAINERS: Add myself to Write After Approval list.
6971
6972 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6973
6974         * MAINTAINERS: Add myself to Write After Approval list.
6975
6976 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6977
6978         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6979         X11 libraries for hppa64.
6980
6981 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6982
6983         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6984
6985 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6986
6987         * Makefile.in (all-zlib): Added dummy target.
6988
6989         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6990         ltcf-gcj.sh: Updated from libtool multi-language branch.
6991
6992 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6993
6994         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6995         (bootstrap*): Depend on all-bootstrap.
6996
6997 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6998
6999         * config.guess: Import CVS version 1.156.
7000         * config.sub: Import CVS version 1.179.
7001
7002 2000-09-02  Anthony Green  <green@cygnus.com>
7003
7004         * Makefile.in (all-gcc): Depend on all-zlib.
7005         (CLEAN_MODULES): Add clean-zlib.
7006         (ALL_MODULES): Add all-zlib.
7007         * configure.in (host_libs): Add zlib.
7008
7009 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7010
7011         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7012         crosses, but add gcc/include to the header search path for them.
7013
7014 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7015
7016         * MAINTAINERS: Add self to Write After Approval list.
7017
7018 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7019
7020         * config.guess: Import CVS version 1.152.
7021         * config.sub: Import CVS version 1.177.
7022
7023 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7024
7025         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7026         $targargs to tell whether newlib is going to be built.
7027
7028         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7029         $$r/TARGET_SUBDIR/libio for _G_config.h.
7030
7031 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7032
7033         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7034
7035 2000-08-22  DJ Delorie  <dj@redhat.com>
7036
7037         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7038
7039 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7040
7041         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7042         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7043         sub-configures.
7044
7045 2000-08-21  DJ Delorie  <dj@redhat.com>
7046
7047         * MAINTAINERS: Add self as a libiberty maintainer
7048
7049 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7050
7051         * configure.in (libstdcxx_flags): Use
7052         libstdc++-v3/src/libstdc++.INC.
7053
7054 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7055
7056         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7057
7058 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7059
7060         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7061
7062         * configure: Make enable_threads and enable_shared defaults
7063         explicit.  Substitute enable_threads into generated Makefiles.
7064         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7065         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7066
7067 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7068
7069         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7070
7071 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7072
7073         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7074         previous delta.
7075
7076 2000-08-11  Jason Merrill  <jason@redhat.com>
7077
7078         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7079         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7080         (FLAGS_FOR_TARGET): Not here.
7081         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7082
7083 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7084
7085         * config-ml.in (CC, CXX): Don't introduce a leading space.
7086
7087 2000-08-07  DJ Delorie  <dj@delorie.com>
7088
7089         * MAINTAINERS: Add self as a DJGPP maintainer
7090
7091 2000-08-07  DJ Delorie  <dj@redhat.com>
7092
7093         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7094         "if we're also building gcc, and it's a gcc that will run on the
7095         build machine, we want to use its includes instead of the system's
7096         default includes".
7097
7098 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7099
7100         * MAINTAINERS: Add self to Write After Approval list.
7101
7102 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7103
7104         * configure.in (libstdcxx_flags): Don't use `"'.
7105
7106         * config-ml.in: Adjust multilib search paths to the
7107         appropriate multilib tree.
7108
7109 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7110
7111         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7112         commas in $LANGUAGES.
7113
7114 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7115
7116         * configure.in: Re-enable all references to libg++ and librx.
7117
7118 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7119
7120         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7121         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7122         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7123         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7124
7125         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7126
7127 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7128
7129         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7130         CXX_FOR_TARGET for sed.
7131
7132 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7133
7134         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7135         Do not override if already set in the environment or in configure.
7136         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7137         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7138
7139 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7140
7141         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7142         the libtool CVS tree multi-language branch.
7143         * ltconfig, ltmain.sh: Updated.
7144
7145 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7146
7147         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7148         (clean-target): Depend on it.
7149
7150         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7151         (GCC_FOR_TARGET): Use it.
7152         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7153         * configure.in: ... here.
7154         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7155         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7156
7157 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7158
7159         * MAINTAINERS: Add self to Write After Approval list.
7160
7161 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7162
7163         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7164         (configure-target-libchill, configure-target-libobjc): Likewise.
7165
7166         * configure.in: Use the same cache file for all target libs.
7167         * config-ml.in: But different cache files per multilib variant.
7168
7169 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7170
7171         * configure (topsrcdir): Don't use dirname.
7172
7173 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7174
7175         * MAINTAINERS: Add self to Write After Approval list.
7176
7177 2000-07-20  Jason Merrill  <jason@redhat.com>
7178
7179         * configure.in: Remove all references to libg++ and librx.
7180
7181         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7182
7183 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7184
7185         * config.sub: Update to subversions version 2000-07-06.
7186
7187 2000-07-12  Andrew Haley  <aph@cygnus.com>
7188
7189         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7190         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7191
7192 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7193
7194         * symlink-tree:  Check number of arguments.
7195
7196 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7197
7198         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7199         search path for a g++ extracted from the build tree.  This
7200         will allow link tests run by configure scripts in
7201         subdirectories to succeed.
7202
7203 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7204
7205         * ltconfig: Add support for mips-dde-sysv4.2MP
7206
7207 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7208
7209         * MAINTAINERS: Add myself as loop discovery maintainer.
7210
7211 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7212
7213         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7214         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7215
7216 2000-06-19  Timothy Wall  <twall@cygnus.com>
7217
7218         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7219         * config.sub: Add tic54x target.
7220
7221 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7222
7223         * MAINTAINERS: Add self as Fortran maintainer,
7224         remove Craig Burley.
7225
7226 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7227
7228         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7229         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7230
7231 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7232
7233         * MAINTAINERS: Add self as i18n maintainer
7234
7235 20000-05-21  H.J. Lu  (hjl@gnu.org)
7236
7237         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7238         directory are used if they exist. Make sure
7239         $(build_tooldir)/include is searched for header files,
7240         $(build_tooldir)/lib/ for library files.
7241         (GCC_FOR_TARGET): Likewise.
7242         (CXX_FOR_TARGET): Likewise.
7243
7244 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7245
7246         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7247
7248 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7249
7250         * Makefile.in (configure-target-libiberty): Depend on
7251         configure-target-newlib.
7252
7253 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7254
7255         * configure.in, Makefile.in: Merge all libffi-related
7256         configury stuff from the libgcj tree.
7257
7258 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7259
7260         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7261         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7262
7263 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7264
7265         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7266         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7267         current version information.  Add to proto-toplev directory.
7268         (gdb-taz): Build do-djunpack.
7269
7270 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7271
7272         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7273
7274 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7275
7276         * MAINTAINERS: Add self to Write After Approval list.
7277
7278 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7279
7280         * ltmain.sh: Preserve in relink_command any environment
7281         variables that may affect the linker behavior.
7282
7283 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7284
7285         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7286
7287 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7288
7289         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7290
7291 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7292
7293         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7294         with the version name.
7295
7296 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7297
7298         * MAINTAINERS: Add self as bb-reorder maintainer.
7299
7300 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7301
7302         * config.if: Tweak.
7303
7304 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7305
7306         * djunpack.bat: New file.
7307
7308 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7309
7310         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7311         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7312         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7313         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7314
7315 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7316
7317         * config.sub (case $basic_machine): Change default for "ibm-*"
7318         to "openedition".
7319
7320 2000-04-13  Andreas Jaeger  <aj@suse.de>
7321
7322         * MAINTAINERS: Added myself.
7323
7324 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7325
7326         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7327         (do-md5sum): New target.
7328         (MD5PROG): Define.
7329         (PACKAGE): Default to TOOL.
7330         (VER): Default to a shell script.
7331         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7332         md5 checksum generation.
7333         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7334         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7335         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7336         insight.tar.bz2): Use gdb-taz to create archive.
7337
7338 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7339
7340         * configure (warn_cflags): Delete.
7341
7342 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7343
7344         * MAINTAINERS: Added myself.
7345
7346 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7347             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7348
7349         * configure.in (enable_libstdcxx_v3): Add.
7350         (target_libs): Add bits here to switch between libstdc++-v2 and
7351         libstdc++-v3.
7352         * config.if: And this file too.
7353         * Makefile.in: Add libstdc++-v3 targets.
7354
7355 2000-04-05  Michael Meissner  <meissner@redhat.com>
7356
7357         * config.sub (d30v): Add d30v as a basic machine type.
7358
7359 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7360
7361         * configure.in: -linux-gnu*, not -linux-gnu.
7362
7363 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7364
7365         * MAINTAINERS: Add self in write-after-approval section.
7366
7367 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7368
7369         * MAINTAINERS: Add self as ia64 port maintainer.
7370
7371 2000-03-08  Neil Booth  <NeilB@earthling.net>
7372
7373         * MAINTAINERS: Add self in write-after-approval section.
7374
7375 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7376
7377         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7378         (do-tar-bz2): Replace TOOL with PACKAGE.
7379         (gdb.tar.bz2): Remove GDBTK from GDB package.
7380         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7381         dejagnu.tar.bz2): New packages.
7382
7383 2000-02-27  Andreas Jaeger  <aj@suse.de>
7384
7385         * configure.in: Add entry for mips*-*-linux*, move catch all
7386         *-*-*linux* entry below this one.
7387
7388 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7389
7390         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7391
7392 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7393
7394         * config.sub: Support an OS of "wince".
7395
7396 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7397
7398         * config.guess, config.sub: Updated to match config's 2000-02-15
7399         version.
7400
7401 2000-02-23  Linas Vepstas <linas@linas.org>
7402
7403         * config.sub: Add support for Linux/IBM 370.
7404         * configure.in: Likewise.
7405
7406 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7407
7408         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7409
7410 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7411
7412         * config.guess: Guess "cygwin" rather than "cygwin32".
7413
7414 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7415
7416         * configure (gcc_version): When setting, narrow search to
7417         lines containing `version_string'.
7418
7419 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7420
7421         * config.sub: Add support for avr target.
7422
7423 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7424
7425         * MAINTAINERS: Add maintainers for MCore port.
7426
7427 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7428
7429         * config.sub: Add mmix-knuth-mmixware.
7430
7431 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7432
7433         * MAINTAINERS: Pair cccp with cpplib maintainership.
7434
7435 2000-01-27  Christopher Faylor <cgf@redhat.com>
7436
7437         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7438         structure stuff to -L library search.
7439         (CXX_FOR_TARGET): Ditto.
7440         (CROSS_CHECK_MODULES): Fix spelling mistake.
7441
7442 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7443
7444         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7445         the C++ compiler.
7446
7447 2000-01-12  Richard Henderson  <rth@cygnus.com>
7448
7449         * configure.in: Don't build some bits for beos.
7450
7451 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7452
7453         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7454         as include files.
7455
7456 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7457
7458         * Add self as cpplib maintainer, as requested by Jason
7459         Merrill.  Correct my e-mail address.
7460
7461 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7462
7463         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7464         not mh-aix43.
7465
7466 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7467
7468         * MAINTAINERS: Add myself to "write after approval" list.
7469
7470 1999-12-14  Richard Henderson  <rth@cygnus.com>
7471
7472         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7473         * config.sub: Accept alphaev[78], alphaev8.
7474
7475 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7476
7477         * config.guess, config.sub: Update from autoconf.
7478
7479 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7480
7481         * MAINTAINERS:  update my playtime e-address.
7482
7483 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7484
7485         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7486         necessary libraries are missing.
7487
7488 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7489
7490         * MAINTAINERS: Add new 'write after approval' maintainer.
7491
7492 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7493
7494         * MAINTAINERS: Add new Java maintainer.
7495
7496 1999-10-25  Andreas Schwab  <schwab@suse.de>
7497
7498         * configure: Fix quoting inside arguments of eval.
7499
7500 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7501
7502         * config-ml.in: Allow suppression of some ARM multilibs.
7503
7504 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7505
7506         * config.guess: Add OS/390 match pattern.
7507         * config.sub: Add mvs, openedition targets.
7508         * configure.in (i370-ibm-opened*): New.
7509
7510 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7511
7512         * config.sub: Add support for configuring for pj.
7513
7514 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7515
7516         * config.sub (maybe_os): Add support for configuring for fr30.
7517
7518 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7519
7520         * configure.in: Do not configure or build ld for AIX
7521         platforms.  ld is known to be broken on these platforms.
7522
7523 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7524
7525         * config-ml.in: Pass compiler flag corresponding to multidirs to
7526         subdir configures.
7527
7528 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7529
7530         * Makefile.in (LDFLAGS): Define.
7531
7532 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7533
7534         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7535         noconfigdirs.
7536         (*-*-cygwin*): Likewise.
7537
7538 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7539
7540         * mkdep: New file.
7541         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7542         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7543
7544         From Eli Zaretskii <eliz@is.elta.co.il>:
7545         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7546         long file name when using DJGPP on MS-DOS.
7547
7548 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7549
7550         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7551
7552 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7553
7554         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7555         dependency as this causes "make check" to globally "make all"
7556
7557 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7558
7559         * configure.in (target_libs): Added target-zlib.
7560         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7561         (CONFIGURE_TARGET_MODULES): Likewise.
7562         (CHECK_TARGET_MODULES): Likewise.
7563         (INSTALL_TARGET_MODULES): Likewise.
7564         (CLEAN_TARGET_MODULES): Likewise.
7565         (configure-target-zlib): New target.
7566         (all-target-zlib): Likewise.
7567         (all-target-libjava): Depend on all-target-zlib.
7568         (configure-target-libjava): Depend on configure-target-zlib.
7569
7570         * Makefile.in (configure-target-libjava): Depend on
7571         configure-target-newlib.
7572         (configure-target-boehm-gc): New target.
7573         (configure-target-qthreads): New target.
7574
7575         * configure.in (target_libs): Added target-qthreads.
7576         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7577         (CONFIGURE_TARGET_MODULES): Likewise.
7578         (CHECK_TARGET_MODULES): Likewise.
7579         (INSTALL_TARGET_MODULES): Likewise.
7580         (CLEAN_TARGET_MODULES): Likewise.
7581         (all-target-qthreads): New target.
7582         (configure-target-libjava): Depend on configure-target-qthreads.
7583         (all-target-libjava): Depend on all-target-qthreads.
7584
7585         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7586         (CONFIGURE_TARGET_MODULES): Likewise.
7587         (CHECK_TARGET_MODULES): Likewise.
7588         (INSTALL_TARGET_MODULES): Likewise.
7589         (CLEAN_TARGET_MODULES): Likewise.
7590         (all-target-libjava): New target.
7591         (all-target-boehm-gc): Likewise.
7592         * configure.in (target_libs): Added libjava, boehm-gc.
7593
7594 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7595
7596         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7597         configure.bat in SUPPORT_FILES.
7598         (gas+binutils.tar.bz2): Likewise.
7599
7600         * makeall.bat: Remove; obsolete.
7601
7602 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7603
7604         From Mark Elbrecht:
7605         * configure.bat: Remove; obsolete.
7606
7607 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7608
7609         * configure: Add -W -Wall to the default CFLAGS when compiling with
7610         gcc.
7611
7612 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7613
7614         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7615
7616 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7617
7618         * configure.in: Build ld on IRIX6.
7619
7620 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7621
7622         * Makefile.in: Change distribution targets to use bzip2 instead of
7623         gzip.
7624         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7625         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7626
7627 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7628
7629         * config.sub: Add mcore target.
7630
7631 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7632
7633         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7634
7635 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7636
7637         * config.guess (dummy): Changed to $dummy.
7638
7639 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7640
7641         * config.sub: Tidied up case statements.
7642
7643 1999-05-22  Ben Elliston  <bje@cygnus.com>
7644
7645         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7646         <jiro@din.or.jp>.
7647
7648         * config.guess: Merge with FSF version. Future changes will be
7649         more accurately recorded in this ChangeLog.
7650         * config.sub: Likewise.
7651
7652 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7653
7654          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7655
7656 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7657
7658         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7659
7660 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7661
7662         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7663
7664 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7665
7666         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7667         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7668         Bad merge removed these two changes.
7669
7670 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7671                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7672
7673         * config.guess (interix Alpha): Add.
7674
7675 1999-04-11  Richard Henderson  <rth@cygnus.com>
7676
7677         * configure.in (i?86-*-beos*): Do config gperf; don't config
7678         gdb, newlib, or libgloss.
7679
7680 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7681
7682         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7683         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7684         from multidirs.
7685
7686 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7687
7688         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7689
7690 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7691
7692         * config.sub: Add support for mcore targets.
7693
7694 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7695
7696         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7697         not mt-ospace, in order to shut up assembler warning about using
7698         symbols that are named the same as registers.
7699
7700 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7701
7702         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7703         dependency list for all-target-cygmon.
7704
7705 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7706
7707         * config-ml.in: Check $host, not $target, for selective multilibs.
7708         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7709         thumb interworking, and underscore prefix multilibs.
7710
7711 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7712
7713         * missing: Update to version from current automake.
7714
7715 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7716
7717         * configure (gxx_include_dir): Removed.
7718
7719         * configure.in (gxx_include_dir): Handle it.
7720         * Makefile.in: Likewise.
7721
7722 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7723
7724         * config.sub (mips64vr4111,mips64vr4111el) Add.
7725
7726 1999-03-21  Ben Elliston  <bje@cygnus.com>
7727
7728         * config.guess: Correct typo for detecting ELF on FreeBSD.
7729
7730 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7731
7732         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7733         config/mh-djgpp.
7734
7735 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7736
7737         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7738         all-target-newlib to dependency list for all-target-bsp.
7739
7740 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7741
7742         * config.sub: Add i386-uwin support.
7743         * config.guess: Likewise.
7744
7745 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7746
7747         * configure.in: cleanup, add mh-*pic handling for arm, special
7748         case powerpc*-*-aix*
7749
7750 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7751
7752         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7753         can be built.
7754
7755 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7756
7757         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7758         targets.
7759
7760 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7761
7762         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7763
7764 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7765
7766         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7767
7768 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7769
7770         * config.sub: Fix typo in arm recognition.
7771
7772 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7773
7774         * configure.in (noconfigdirs): Changed target_configdirs to
7775         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7776         rather than m68k-*-* since it is not known to work on
7777         m68k-aout. Ditto for arm-*-*oabi.
7778
7779 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7780
7781         * configure.in (*-*-windows*): Remove, no longer used.
7782
7783 1999-02-19  Ben Elliston <bje@cygnus.com>
7784
7785         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7786         Smart and improved by Andrew Cagney.
7787
7788 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7789
7790         * config.guess: Recognize openbsd-*-hppa.
7791
7792 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7793
7794         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7795         only if it is not empty.
7796
7797 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7798
7799         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7800
7801         * config.guess: Modified to recognize uname's armv* syntax.
7802
7803         * config.sub: Modified to recognize uname's armv* syntax.
7804
7805 1999-02-17  Mark Salter  <msalter@cygnus.com>
7806
7807         * configure.in: Added target-bsp for sparclite.
7808
7809 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7810
7811         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7812
7813 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7814
7815         * configure.in: Add support for strongarm port.
7816         * config.sub: Add support for strongarm target.
7817
7818 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7819
7820         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7821         the old name config/mh-cygwin32.
7822         Enable texinfo.
7823
7824 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7825
7826         * configure.in: Do build ld for ix86 Solaris.
7827
7828 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7829
7830         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7831         $AR_FOR_TARGET.  Likewise for RANLIB.
7832
7833 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7834
7835         * config.sub (oabi):  Recognize.
7836         * configure.in (arm-*-oabi):  Handle.
7837
7838 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7839
7840         * config.guess: Improve detection of i686 on UnixWare 7.
7841
7842 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7843
7844         * config.guess: Add support for i386-pc-interix.
7845         * config.sub: Likewise.
7846         * configure.in: Likewise.
7847
7848 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7849
7850         * Makefile.in: Remove unneeded all-target-libio from
7851         from all-target-winsup target since it is now unneeded.
7852         Add all-target-libtermcap in its place since it is now
7853         needed.
7854
7855 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7856
7857         * configure.in: makefile stub for cygwin target is probably
7858         unnecessary.  Remove it for now.
7859
7860 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7861
7862         * configure.in: libtermcap.a should be built when cygwin is the
7863         target as well as the host.
7864         * config.guess: Allow mixed case in cygwin uname output.
7865         * Makefile.in: Add libtermcap target.
7866
7867 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7868
7869         * config.sub: Clean up handling of hppa2.0.
7870
7871 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7872
7873         * config.guess: Use C code to identify more HP machines.
7874
7875 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7876
7877         * config.sub: Handle hppa2.0.
7878
7879 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7880
7881         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7882         cygmon for all sparclite targets, regardless of object format.
7883
7884 1998-12-15  Mark Salter  <msalter@cygnus.com>
7885
7886         * configure.in: Added target-bsp for several target architectures.
7887
7888         * Makefile.in: Added rules for bsp.
7889
7890 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7891
7892         * config.guess: Improve detection of hppa2.0 processors.
7893
7894 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7895
7896         * config.guess: Recognize FreeBSD using ELF automatically.
7897
7898 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7899
7900         * configure (skip-this-dir): Add handling for new shell script, which
7901         might be created by a sub-directory's configure to indicate, this particular
7902         directory is "unwanted".
7903         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7904
7905 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7906
7907         * ltconfig: import from libtool, after changing libtool to
7908         account for the cygwin name change.
7909
7910 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7911
7912         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7913         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7914
7915 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7916
7917         * configure.in: Add libtermcap to list of cygwin dependencies.
7918
7919 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7920
7921         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7922         they include winsup/include when it's a cygwin target.
7923
7924 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7925
7926         * configure.in (host_tools): Added zip.
7927         * Makefile.in (all-target-libjava): Depend on all-zip.
7928         (all-zip): New target.
7929         (ALL_MODULES): Added all-zip.
7930         (NATIVE_CHECK_MODULES): Added check-zip.
7931         (INSTALL_MODULES): Added install-zip.
7932         (CLEAN_MODULES): Added clean-zip.
7933
7934 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7935
7936         * Makefile.in: lose "32" from comment about cygwin.
7937
7938 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7939
7940         * configure.in: Use -Os to build target libraries for the fr30.
7941
7942 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7943
7944         * config.sub: Add fr30.
7945
7946 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7947
7948         * configure.in: drop "32" from config/mh-cygwin32.  Check
7949         cygwin* instead of cygwin32*.
7950         * config.sub: Check cygwin* instead of cygwin32*.
7951
7952 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7953
7954         * config.guess: Match any version of Unixware7.
7955
7956 1998-10-20  Syd Polk  <spolk@cygnus.com>
7957
7958         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7959         if desired.
7960
7961 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7962
7963         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7964         these if the appropriate directories and files to not exist.
7965
7966 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7967
7968         * Makefile.in (DEVO_SUPPORT): Add config.if.
7969
7970 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7971
7972         * configure: Add pattern to replace "build_tooldir"'s
7973         definition in the generated Makefile with "tooldir"'s
7974         actual value.
7975
7976 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7977
7978         * config.sub: Bring back lost sparcv9.
7979
7980         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7981
7982 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7983
7984         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7985         CC_FOR_TARGET and friends.
7986
7987 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7988
7989         * Makefile.in (build_tooldir): New variable, same as tooldir.
7990         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7991         -B$(build_tooldir)/bin/.
7992         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7993
7994 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7995
7996         * README: Remove installation instructions and refer to the
7997         INSTALL directory instead.
7998
7999 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8000
8001         * config.sub: Add support for i[34567]86-pc-udk.
8002         * configure.in: Likewise.
8003
8004 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8005
8006         * Makefile.in: add bzip2 package building bits for user
8007         tools module
8008         * configure.in: ditto
8009
8010 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8011
8012         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8013         (ALL_TARGET_MODULES): Add all-target-libobjc.
8014         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8015         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8016         (all-target-libchill): Add dependencies.
8017         * configure.in (target_libs): Add libchill.
8018
8019 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8020
8021         * configure.in (target_subdir): Remove duplicate line.
8022
8023 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8024
8025         * Makefile.in (all-automake): fix dependencies.
8026
8027 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8028
8029         * configure.in: Minor cleanups for building in the $(target_alias)
8030         subdir.
8031
8032 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8033
8034         * Makefile.in (bootstrap): Set r and s before make all.  Use
8035         BASE_FLAGS_TO_PASS in make all.
8036         (cross): Likewise.
8037
8038 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8039
8040         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8041
8042 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8043
8044         * config.sub: Fix typo in last change.
8045
8046 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8047
8048         * config.sub: Add support for C4x target.
8049         * configure.in: Likewise.
8050
8051 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8052
8053         * config.sub: Recognize sparcv9 just like sparc64.
8054
8055 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8056
8057         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8058
8059 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8060
8061         * config.guess: Correctly identify Pentium II sco boxes.
8062
8063         * config.guess: Fix "tr" code.  From Weiwen Liu.
8064
8065 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8066
8067         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8068         stabs.
8069
8070 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8071
8072         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8073         (ALL_TARGET_MODULES): Add all-target-libchill.
8074         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8075         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8076         (all-target-libchill): Add dependencies.
8077         * configure.in (target_libs): Add libchill.
8078
8079 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8080
8081         * config.guess: Avoid assumptions about "tr" behaves when
8082         LANG is set to something other than English.
8083
8084 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8085
8086         * configure (gxx_include_dir): Changed to
8087         '${prefix}/include/g++'-${libstdcxx_interface}.
8088
8089         * config.if: New to determine the interfaces.
8090
8091 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8092
8093         * config.guess: Detect and handle MPE/IX.
8094         * config.sub: Deal with MPE/IX.
8095
8096 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8097
8098         * configure.in: Use mh-aix43.
8099
8100 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8101
8102         * configure: Fix --without/--disable cases for gxx-include-dir.
8103
8104 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8105
8106         * mdata-sh:  Imported.  Needed for automake support.
8107
8108 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8109
8110         * Makefile.in (taz): Try "chmod -R og=u ." before
8111         "chmod og=u `find . -print`".
8112
8113 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8114
8115         * configure.in: Add arm-elf and thumb-elf support.
8116
8117 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8118
8119         * Makefile.in: Undo previous patch.
8120
8121 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8122
8123         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8124         to here ...
8125         (install-no-fixedincludes): and here
8126         (INSTALL_MODULES): ... from here.
8127
8128 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8129
8130         * config.sub: Merge with FSF.
8131
8132         * config.guess: Merge with FSF.
8133
8134 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8135
8136         * configure (extraconfigdirs): New variable.
8137         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8138         * Makefile.in (all): Move higher in file.
8139         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8140         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8141         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8142         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8143         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8144
8145 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8146
8147         * Makefile.in (all-target-libjava): Depend on all-gcc and
8148         all-target-newlib.
8149         (configure-target-libjava): Depend on $(ALL_GCC).
8150
8151 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8152
8153         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8154         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8155
8156 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8157
8158         * INSTALL/README: Fix typo.
8159
8160 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8161
8162         * ylwrap: Change absolute path checks to check for DOS style path
8163         names.
8164
8165         * ylwrap: Don't use a full path name if the source file is in the
8166         same directory.  From hjl@lucon.org (H.J. Lu).
8167
8168         * config-ml.in: Default to being verbose, to match Feb 18 change to
8169         configure.
8170
8171 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8172
8173         Brought over from egcs:
8174
8175         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8176
8177         * configure.in (target_subdir): Set to ${target_alias} instead
8178         of "libraries".
8179
8180         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8181
8182         * configure.in (target_subdir): Set to libraries if enable_multilib.
8183
8184 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8185
8186         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8187         multilibs, force reconfiguration the first time we create
8188         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8189
8190 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8191
8192         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8193         avoid confusion with --no-recursion.
8194
8195 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8196
8197         * configure.in: Win32 hosts shouldn't use install -x
8198         * install-sh: remove -x option, and special .exe-handling
8199         hack.
8200
8201 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8202
8203         * config.guess: Recognize i586-pc-beos.
8204         * configure.in: Don't build some bits for beos.
8205
8206 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8207
8208         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8209         CFLAGS default to -O2.
8210
8211         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8212         when using GNU ld.
8213
8214 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8215
8216         * ltmain.sh: Correct install when using a different shell.
8217
8218 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8219
8220         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8221
8222 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8223
8224         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8225         target.
8226
8227 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8228
8229         * ltconfig: Update to correct AIX handling.
8230
8231 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8232
8233         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8234
8235         * configure.in (target_subdir): Set to ${target_alias} instead
8236         of "libraries".
8237
8238 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8239
8240         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8241         (Makefile): Depend on $(gcc_version_trigger).
8242
8243         * configure (gcc_version): Change default initializer to empty
8244         string.
8245         (gcc_version_trigger): New variable; pass this variable down
8246         to subdir configures to enable them checking gcc's version
8247         themselves. Emit make macros for both gcc_version vars.
8248         (topsrcdir): Initialize reliably.
8249         (recursion line): Remove --with-gcc-version=${gcc_version}.
8250
8251 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8252
8253         * configure (enable_version_specific_runtime_libs): Implement new flag
8254         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8255         in $(libsubdir); emit definition in each generated Makefile.
8256         (gxx_include_dir): Initialize depending on
8257         $enable_version_specific_runtime_libs.
8258
8259 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8260
8261         * configure (gcc_version): Initialize properly depending on
8262         how and where configure is started.
8263         (recursion line): Pass a --with-gcc-version=${gcc_version}
8264         to configures in subdirs.
8265
8266 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8267
8268         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8269         cygmon
8270
8271 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8272
8273         * configure.in: Add cygmon and libstub support for mn10200.
8274
8275 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8276
8277         * configure (gcc_version): Add new variable describing the
8278         particular gcc version we're building.
8279         * Makefile.in (libsubdir): Add new macro for the directory
8280         in which the compiler finds executables, libraries, etc.
8281         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8282         and libsubdir.
8283
8284 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8285
8286         * Makefile.in (local-clean): Remove *.log.
8287         (warning.log): Built with warn_summary from build.log.
8288         (mail-report.log): Run test_summary.
8289         (mail-report-with-warnings.log): Run test_summary including
8290         warning.log in the report.
8291
8292 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8293
8294         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8295
8296 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8297
8298         * Makefile.in (grep): Grep no longer depends on libiberty.
8299
8300 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8301
8302         * Makefile.in: all-snavigator needs all-libgui.
8303
8304 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8305
8306         * configure.in: Add cygmon and libstub support for mn10300.
8307
8308 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8309
8310         * missing: Update to version from automake 1.3.
8311
8312         * ltmain.sh: On installation, don't get confused if the same name
8313         appears more than once in the list of library names.
8314
8315 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8316
8317         * config.sub: Accept m68060 and m5200 as CPU names.
8318
8319 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8320
8321         * configure: Use && rather than using -a in test, because odd
8322         strings can confuse test.
8323         * configure.in: Likewise.
8324
8325 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8326
8327         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8328
8329 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8330
8331         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8332         bootstrap4-lean): New targets.
8333
8334 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8335
8336         * mpw-* Delete.  Not used.
8337
8338 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8339
8340         * COPYING.LIB: Update FSF address.
8341
8342 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8343
8344         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8345
8346         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8347         GAS_SUPPORT_DIRS.
8348
8349 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8350
8351         * ltconfig, ltmain.sh: Avoid producing a version number if
8352         -version-info was not used.
8353
8354 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8355
8356         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8357         building with newlib.
8358
8359 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8360
8361         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8362         Solaris `make' causes it to continue to next definition.
8363
8364 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8365
8366         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8367         the right GUI libraries and files are installed along with GDB.
8368
8369 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8370
8371         * configure.in: Change alpha to alpha* in several places.
8372
8373 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8374
8375         * config.sub: Recognize sparc86x.
8376
8377 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8378
8379         * configure.in (--enable-target-optspace): Remove debug echo.
8380
8381 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8382
8383         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8384
8385 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8386
8387         * ltconfig: Update cygwin32 support.
8388
8389         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8390         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8391         (GDB_SUPPORT_DIRS): Likewise.
8392
8393 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8394
8395         * configure.in (target_makefile_frag): If --enable-target-optspace,
8396         use -Os to compile target libraries rather than -O2.  Default to
8397         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8398         not used.
8399         * configure.in (target_cflags): Ditto for d30v.
8400
8401 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8402
8403         * Makefile.in (all-bfd): Depend on all-intl.
8404         (all-binutils): Likewise.
8405         (all-gas): Likewise.
8406         (all-gprof): Likewise.
8407         (all-ld): Likewise.
8408
8409 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8410
8411         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8412
8413 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8414
8415         * Makefile.in (all-bfd): Depend upon all-libiberty.
8416
8417         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8418
8419 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8420
8421         * Makefile.in: Add libstub.
8422
8423         * configure.in: Ditto. Build libstub for targets that have cygmon
8424         support.
8425
8426 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8427
8428         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8429
8430 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8431
8432         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8433         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8434
8435 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8436
8437         * configure: Define DEFAULT_M4 by searching PATH.
8438         * Makfile.in: Use DEFAULT_M4.
8439
8440 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8441
8442         * ltconfig: Add cygwin32 support.
8443
8444         * Makefile.in, configure.in: Add libtool as a native only directory
8445         to configure and build.
8446
8447 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8448
8449         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8450
8451 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8452
8453         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8454
8455 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8456
8457         * Makefile.in: add ash make rules
8458         * configure.in: add ash to native_only and host_tools lists
8459
8460 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8461
8462         * Makefile.in (all-gettext, all-intl): New targets.
8463         (ALL_MODULES): Added all-gettext, all-intl.
8464         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8465         (INSTALL_MODULES): Added install-gettext, install-intl.
8466         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8467
8468         * configure.in (host_tools): Added gettext.
8469         (native_only): Likewise.
8470         (noconfigdirs) [various cases]: Likewise.
8471         (host_libs): Added intl.
8472
8473 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8474
8475         * configure: Do not disable building gdbtk for cygwin32 hosts.
8476
8477 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8478
8479         * configure.in: Add thumb-coff target.
8480         * config.sub: Add thumb-coff target.
8481
8482 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8483
8484         * Makefile.in: Revert yesterday's change.
8485         (all-target-winsup):  all-target-librx stays out of here.
8486
8487 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8488
8489         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8490         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8491         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8492         Remove references to librx and libg++.
8493
8494 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8495
8496         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8497         recursive makes
8498
8499 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8500
8501         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8502         for newlib directory.
8503         (CXX_FOR_TARGET): Likewise.
8504
8505 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8506
8507         * ltconfig: Update after libtool/ltconfig.in change for
8508         hpux11.
8509
8510 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8511
8512         * ltconfig, ltmain.sh: Update to libtool 1.2.
8513
8514 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8515
8516         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8517         (install-gcc-cross): Instead, override LANGUAGES here.
8518
8519 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8520
8521         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8522         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8523
8524 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8525
8526         * configure.in: Add Thumb-pe target.
8527
8528 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8529
8530         * Makefile.in - changed sn targets to snavigator
8531         * configure.in - changed sn targets to snavigator
8532
8533 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8534
8535         * config-ml.in: After building symlink tree call make distclean
8536         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8537         to be the case for libiberty.
8538
8539 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8540
8541         * configure: When making link, also check the current
8542         directory. The configure scripts may create one.
8543
8544 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8545
8546         * config.sub: Accept alphapca56 and alphaev6 properly.
8547
8548 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8549
8550         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8551
8552 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8553
8554         * config.sub (sco5): Fix typo.
8555
8556 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8557
8558         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8559         install-itcl.
8560         (install-itcl): Remove dependency on install-tcl.
8561
8562 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8563
8564         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8565
8566 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8567
8568         * configure.in: Don't build libgui for a cygwin32 target when not on
8569         a cygwin32 host.
8570
8571 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8572
8573         * configure (redirect): Set to null, so default behavior of
8574         configure is now --verbose.
8575
8576 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8577
8578         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8579         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8580
8581 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8582
8583         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8584         this change to sync Makefile.in with its ChangeLog entries.
8585
8586 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8587
8588         * ltmain.sh (mkdir): Check that the directory doesn't exist
8589         before we exit with error, so that we don't get races during
8590         parallel builds.
8591
8592 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8593
8594         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8595
8596 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8597
8598         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8599         PICFLAG_FOR_TARGET.
8600         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8601
8602         * configure: Emit a definition for the new macro enable_shared
8603         into each Makefile.
8604
8605 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8606
8607         * configure.in (host_tools, native_only): Add libtool.
8608
8609 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8610
8611         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8612         Fix typo in ming config comment.
8613
8614 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8615
8616         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8617
8618 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8619
8620         * config.sub: Add tic30 cases, and map c30 to tic30.
8621
8622 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8623
8624         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8625         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8626         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8627         (CLEAN_TARGET_MODULES): Similarly
8628         (all-target-libf2c): Add dependences.
8629         * configure.in (target_libs): Add libf2c.
8630
8631 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8632
8633         * configure.in: Remove expect from noconfigdirs when target
8634         is cygwin32.  OK to build expect and dejagnu with Canadian
8635         Cross.
8636
8637 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8638
8639         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8640         host.
8641
8642         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8643         and mingw32.
8644
8645 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8646
8647         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8648         here as it is not defined in the toplevel Makefile.
8649
8650 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8651
8652         * configure (package_makefile_rules_frag): New variable, which names
8653         a file with generic rules, ...
8654         Change comment to mention we now have FIVE parts.
8655         * configure: Undo last change.
8656
8657 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8658
8659         * config.guess: More accurate determination of HP processor types.
8660         * config.sub: More accurate determination of HP processor types.
8661
8662 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8663
8664         * configure (package_makefile_frag): Move inserting the
8665         ${package_makefile_frag} to where it should be according
8666         to the comment.
8667
8668 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8669
8670         * config.guess: Add support for Linux/ARM.
8671
8672 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8673
8674         * .cvsignore: Remove *-info and *-install since they match
8675         release-info and mpw-install, which we don't want to just ignore.
8676
8677 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8678
8679         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8680
8681 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8682
8683         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8684         local_prefix to sub-make invocations.
8685
8686 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8687
8688         * configure.in: Check makefile fragments in the source
8689         directory.
8690
8691 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8692
8693         * configure.in: Check whether host and target makefile
8694         fragments exist before adding them to *_makefile_frag.
8695
8696 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8697
8698         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8699
8700 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8701
8702         * configure.in: Make sure we only replace RPATH_ENVVAR on
8703         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8704         regexp to sed.
8705
8706         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8707         to sub-makes.
8708
8709 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8710
8711         * config-ml.in (multi-do): LDFLAGS must include multilib
8712         designator.
8713
8714 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8715
8716         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8717
8718 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8719
8720         * config.sub: Add mingw32 support.
8721         * configure.in: Likewise.
8722
8723 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8724
8725         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8726
8727 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8728
8729         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8730         * configure (gxx_include_dir): Provide a definition for subdirs
8731         which do not use autoconf.
8732
8733 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8734
8735         * config.guess: Sync with egcs.  Picks up new alpha support,
8736         BeOS & some additional linux support.
8737
8738 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8739
8740         * config.guess: HP 9000/803 is a PA1.1 machine.
8741
8742 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8743
8744         * configure.in: It's alpha*-...
8745
8746 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8747
8748         * configure.in (host_makefile_frag, target_makefile_frag):
8749         Handle multiple config files.
8750         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8751         alpha-*-*.
8752
8753 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8754
8755         * mkdep: New file.
8756
8757 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8758
8759         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8760
8761 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8762
8763         * Makefile.in: Add libgui directory.
8764         (GDB_TK): Add all-libgui.
8765         * configure.in: Add libgui directory.
8766         * configure: Add all-libgui to GDB_TK.
8767
8768 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8769
8770         * config-ml.in (multidirs): Add m32r to multilib list.
8771
8772 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8773
8774         * Makefile.in (all-target-gperf): Change dependency to
8775         all-target-libstdc++.
8776
8777 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8778
8779         * config.guess: Add BeOS support.
8780
8781 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8782
8783         Source directory cvs renamed to cvssrc:
8784         * configure.in (host_tools): Change cvs to cvssrc.
8785         (native_only): Likewise.
8786         (noconfigdirs) [various cases]: Likewise.
8787         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8788         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8789         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8790         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8791         (all-cvssrc): Rename target from all-cvs.
8792
8793 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8794
8795         * configure (gxx_include_dir): Fix thinko.
8796
8797 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8798
8799         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8800         (install-cross, install-gcc-cross): New targets.
8801
8802 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8803
8804         * configure.in (noconfigdirs): Add support for Thumb target.
8805
8806         * config.sub (maybe_os): Add support for Thumb target.
8807
8808 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8809
8810         * Makefile.in: Add rules for cygmon.
8811
8812         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8813
8814 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8815
8816         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8817         * configure (gxx_include_dir): Provide a definition for subdirs
8818         which do not use autoconf.
8819
8820 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8821
8822         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8823         11/18/97 build
8824
8825 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8826
8827         * From Franz Sirl.
8828         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8829         found on RedHat Linux systems.
8830
8831 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8832
8833         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8834         guesses.
8835
8836 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8837
8838         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8839
8840 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8841
8842         * ltmain.sh: If mkdir fails, check whether the directory was created
8843         anyhow by some other process.
8844
8845 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8846
8847         * configure.in (d30v-*-*): Configure all directories.
8848
8849 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8850
8851         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8852         for the D30V.
8853
8854 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8855
8856         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8857
8858 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8859
8860         * include/libiberty.h: Add extern "C" { so it can be used with C++
8861         progrms.
8862         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8863         programs.
8864
8865 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8866
8867         * configure.in (d30v-*-*): Configure GCC now.
8868
8869 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8870
8871         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8872         is no longer needed.
8873
8874 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8875
8876         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8877
8878 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8879
8880         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8881         targets using "$@" to provide support for similar but not identical
8882         targets without having to duplicate code.
8883
8884 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8885
8886         * makefile.vms: Fix to work with DEC C.
8887
8888 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8889
8890         * config.sub: Add mips-tx39-elf to marketing names.
8891
8892 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8893
8894         * ltmain.sh: Handle symlinks in generated script.
8895
8896 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8897
8898         * configure: Handle autoconf style directory options: --bindir,
8899         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8900         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8901         --sysconfdir.
8902         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8903         (sharedstatedir, localstatedir, oldincludedir): New variables.
8904         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8905         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8906         sbindir, sharedstatedir, and sysconfdir.
8907
8908 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8909
8910         * Makefile.in (bootstrap-lean): New target.
8911
8912 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8913
8914         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8915         sn, and gnuserv from noconfigdirs.
8916
8917 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8918
8919         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8920
8921 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8922
8923         * Makefile.in (cross): New target.
8924
8925 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8926                           Jeff Law         <law@cygnus.com>
8927
8928         * Makefile.in (bootstrap2, bootstrap3): New targets.
8929         (all-bootstrap): Remove outdated and confusing target.
8930         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8931
8932 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8933
8934         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8935         windows.  Consistent with gdb/configure.
8936
8937 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8938
8939         * configure.in: Name Linux target fragment.
8940
8941         * configure: Rewrite so that project Makefile fragment is inserted
8942         first and appears last in the resulting Makefile.
8943
8944 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8945
8946         * Makefile.in (install-itcl): Install tcl first.
8947
8948 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8949
8950         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8951
8952 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8953
8954         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8955
8956         * configure.in (skipdirs): Add target-librx for Linux.
8957         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8958
8959 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8960
8961         * Makefile.in (bootstrap): New target.
8962
8963 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8964
8965         * config.sub: Accept 'amigados' for backward compatibility.
8966
8967 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8968
8969         * config.guess: Merge with FSF.
8970
8971 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8972
8973         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8974
8975 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8976
8977         * config.sub: Add "marketing-names" patch.
8978
8979 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8980
8981         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8982
8983 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8984
8985         * config.sub: Handle v850-elf.
8986
8987 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8988
8989         * .cvsignore (*-install): Remove.
8990
8991 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8992
8993         * ltconfig: Set CONFIG_SHELL in libtool.
8994         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8995
8996 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8997
8998         * configure.in (target_subdir): Set to libraries if enable_multilib.
8999
9000 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9001
9002         * config.guess: Update from gcc directory.
9003
9004 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9005
9006         * Makefile.in (all-sim): Depends on all-readline.
9007
9008 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9009
9010         * Makefile.in (BISON, YACC): Use $$s.
9011         (all-bison): Depend on all-texinfo.
9012
9013 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9014
9015         * Makefile.in (BISON): Add -L flag.
9016         (YACC): Likewise.
9017
9018 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9019
9020         * configure.in (noconfigdirs): Add support for v850e target.
9021
9022         * config.sub (maybe_os): Add support for v850e target.
9023
9024 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9025
9026         * configure.in (noconfigdirs): Add support for v850ea target.
9027
9028         * config.sub (maybe_os): Add support for v850ea target.
9029
9030 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9031
9032         * config.sub: Add mipstx39.  Delete r3900.
9033
9034 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9035
9036         * Makefile.in (all-autoconf): Depends on all-texinfo.
9037
9038 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9039
9040         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9041         eabi targets.
9042
9043 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9044
9045         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9046
9047         * configure: When handling a Canadian Cross, handle YACC as well as
9048         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9049         * Makefile.in (all-bison): Depend upon all-texinfo.
9050
9051 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9052
9053         * Makefile.in (BISON): bison, not byacc or bison -y.
9054         (YACC): bison -y or byacc or yacc.
9055         (various): Add *-bison as appropriate.
9056         (taz): No need to mess with BISON anymore.
9057
9058 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9059
9060         * configure: If OSTYPE matches *win32*, try to find a good value for
9061         CONFIG_SHELL.
9062
9063 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9064
9065         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9066         configure.in if it is present.
9067
9068 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9069
9070         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9071
9072 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9073
9074         * config.sub: Recognize `arc' cpu.
9075         * configure.in: Likewise.
9076         * config-ml.in: Likewise.
9077
9078 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9079
9080         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9081
9082 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9083
9084         * configure: Changed sed delimiter from ':' to '|' when
9085         attempting to substitute ${config_shell} for SHELL. On
9086         NT ${config_shell} may contain a ':' in it.
9087
9088 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9089
9090         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9091
9092 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9093
9094         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9095
9096 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9097
9098         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9099
9100         * ylwrap: If the program is a relative path, force it to be
9101         absolute.
9102
9103 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9104
9105         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9106
9107 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9108
9109         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9110         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9111         for libraries.
9112
9113 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9114
9115         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9116         separated by spaces.
9117
9118 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9119
9120         * ylwrap: New file.
9121         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9122
9123         * ltmain.sh: Handle /bin/sh at start of install program.
9124
9125         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9126
9127         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9128         * missing: New file, from automake 1.2.
9129
9130 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9131
9132         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9133         check-tk to CHECK_X11_MODULES.
9134
9135 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9136
9137         * config.sub: Merge with FSF.
9138
9139 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9140
9141         * config.guess: Merge with FSF.
9142
9143 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9144
9145         * configure: Treat msdosdjgpp like go32.
9146         * configure.in: Likewise.  Don't remove gprof for go32.
9147
9148         * configure: Change Makefile.tem2 to Makefile.tm2.
9149
9150 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9151
9152         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9153
9154 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9155
9156         * install-sh (chmodcmd): Set to null if the DST directory already
9157         exists.  Same as Nov 11th change.
9158
9159 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9160
9161         * configure (GDB_TK): Needs itcl and tix.
9162
9163 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9164
9165         * config.guess: Update from FSF.
9166
9167 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9168
9169         * Makefile.in (GDB_TK): Depend on itcl and tix.
9170
9171 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9172
9173         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9174         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9175         (INSTALL_SCRIPT): New variable.
9176         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9177         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9178         to -x.
9179         * install-sh: Add support for -x option.
9180
9181 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9182
9183         * configure.in, Makefile.in: Treat tix like itcl.
9184
9185 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9186
9187         * Makefile.in (WINDRES): New variable.
9188         (WINDRES_FOR_TARGET): New variable.
9189         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9190         (EXTRA_HOST_FLAGS): Add WINDRES.
9191         (EXTRA_TARGET_FLAGS): Add WINDRES.
9192         (EXTRA_GCC_FLAGS): Add WINDRES.
9193         ($(DO_X)): Pass down WINDRES.
9194         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9195         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9196         DLLTOOL_FOR_TARGET.
9197
9198 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9199
9200         * configure.in: configure sim before gdb for win32-x-ppc
9201
9202 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9203
9204         Move gperf into the toplevel, from libg++.
9205         * configure.in (target_tools): Add target-gperf.
9206         (native_only): Add target-gperf.
9207         * Makefile.in (all-target-gperf): New target, depend on
9208         all-target-libg++.
9209         (configure-target-gperf): Empty rule.
9210         (ALL_TARGET_MODULES): Add all-target-gperf.
9211         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9212         (CHECK_TARGET_MODULES): Add check-target-gperf.
9213         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9214         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9215
9216 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9217
9218         * config.sub (mn10200): Recognize new basic machine.
9219
9220 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9221
9222         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9223         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9224
9225 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9226
9227         * configure.in: If we're building mips-sgi-irix6* native, turn on
9228         ENABLE_MULTILIB and set TARGET_SUBDIR.
9229
9230 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9231
9232         * Makefile.in (all-sn): Depend on all-grep.
9233
9234 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9235
9236         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9237
9238         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9239         Makefile.  From Jeff Makey <jeff@cts.com>.
9240         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9241
9242         * Makefile.in (DISTBISONFILES): Remove.
9243         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9244         $(DEFAULT_YACC).
9245
9246         * configure.in: Build itl, db, sn, etc., when building for native
9247         cygwin32.
9248
9249         * Makefile.in (LD): New variable.
9250         (EXTRA_HOST_FLAGS): Pass down LD.
9251         ($(DO_X)): Likewise.
9252
9253 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9254
9255         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9256
9257 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9258
9259         * configure.in (targargs): Strip out any supplied --build argument
9260         before adding our own. Always add --build.
9261
9262 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9263
9264         * configure.in (targargs): Pass --build if we're doing
9265         a cross-compile.
9266
9267 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9268
9269         * configure: Use '|' instead of ":" as the separator in
9270         sed. Otherwise sed chokes on NT path names with drive
9271         designators. Also look for "?:*" as the leading characters in an
9272         absolute pathname.
9273
9274 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9275
9276         * config.sub: Support for r3900.
9277
9278 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9279
9280         * configure.in: Use install-sh, not install.sh.
9281
9282 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9283
9284         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9285         apply it twice.
9286
9287 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9290         install-binutils.
9291
9292 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9293
9294         * Makefile.in: Add automake targets.
9295         * configure.in (host_tools): Add automake.
9296
9297 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9298
9299         * configure: Default CXX to c++, not gcc.
9300         * Makefile.in (CXX): Set to c++, not gcc.
9301         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9302
9303 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9304
9305         * install-sh: try appending a .exe if source file doesn't
9306         exist
9307
9308 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9309
9310         * configure.in: Turn on multilib by default.
9311         (cross_only): Remove target-libiberty.
9312
9313         * Makefile.in (all-gcc): Don't depend on libiberty.
9314
9315 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9316
9317         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9318
9319 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9320
9321         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9322         (DISTBISONFILES): Add ld/Makefile.in
9323
9324 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9325
9326         * configure.in: if target is cygwin32 but host isn't cygwin32,
9327         don't configure gdb tcl tk expect, not just gdb.
9328
9329 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9330
9331         * configure.in: Added gnuserv everywhere sn appears.
9332
9333         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9334         (CROSS_CHECK_MODULES): Added check-gnuserv.
9335         (INSTALL_MODULES): Added install-gnuserv.
9336         (CLEAN_MODULES): Added clean-gnuserv.
9337         (all-gnuserv): New target.
9338
9339 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9340
9341         * config.guess: Fixes for MIPS OpenBSD systems.
9342
9343 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9344
9345         * Makefile.in (INSTALL_XFORM): Remove.
9346         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9347
9348         * mkinstalldirs: New file, copied from automake.
9349         * Makefile.in (installdirs): Rename from install-dirs.  Use
9350         mkinstalldirs.  Change all users.
9351         (DEVO_SUPPORT): Add mkinstalldirs.
9352
9353 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9354
9355         * install-sh: Rename from install.sh.
9356         * Makefile.in (INSTALL): Change install.sh to install-sh.
9357         (DEVO_SUPPORT): Likewise.
9358
9359         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9360         Graichen <graichen@rzpd.de>.
9361
9362 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9363
9364         * config.guess: Recognize OpenBSD systems correctly.
9365
9366 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9367
9368         * README, Makefile.in (ETC_SUPPORT): Remove references to
9369         cfg-paper*, configure.{texi,man,info*}._
9370
9371 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9372
9373         * Makefile.in (all.normal): Ensure that gcc is built after all
9374         the x11 - ie gdb - targets.
9375
9376 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9377
9378         * makefile.vms: Don't run conf-a-gas.
9379
9380 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9381
9382         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9383
9384 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9385
9386         * configure.in: Remove noconfigdirs case since gdb also
9387         configures and builds for tic80-coff.
9388
9389 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9390
9391         * configure: Set cache_file to config.cache.
9392         * Makefile.in (local-distclean): Remove config.cache.
9393
9394 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9395
9396         * COPYING: Update FSF address.
9397
9398 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9399
9400         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9401         noconfigdirs.
9402
9403 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9404
9405         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9406         MAKEDIRS, is empty.
9407
9408 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9409
9410         * config.sub: Tweak mn10300 entry.
9411
9412 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9413
9414         * configure.in (host_tools): Put sim before gdb, so gdb's
9415         configure.tgt can determine if the simulator was configured.
9416
9417 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9418
9419         * config.sub: Move BeOS $os case to be with other Cygnus
9420         local cases.
9421
9422 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9423
9424         * config.sub: Remove misplaced comment that broke Linux.
9425
9426 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9427
9428         * config.sub: Add BeOS support.
9429
9430 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9431
9432         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9433
9434 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9435
9436         * configure.in (noconfigdirs): Remove tcl and tk from
9437         noconfigdirs for cygwin32 builds.
9438
9439 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9440
9441         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9442
9443 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9444
9445         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9446         make-all.com, use makefile.vms instead.
9447
9448 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9449
9450         * config.sub: Accept -lnews*.
9451
9452 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9453
9454         * configure.in (noconfigdirs): Disable target-newlib,
9455         target-examples and target-libiberty for d30v.
9456
9457 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9458
9459         * configure.in (noconfigdirs): Enable ld for d30v.
9460
9461 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9462
9463         * configure.in (tic80-*-*): Build compiler.
9464
9465 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9466
9467         * configure.in (d30v-*): Remove sim directory from list of
9468         unsupported d30v directories
9469
9470 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9471
9472         * config.sub, configure.in: Add d30v target cpu.
9473
9474 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9475
9476         * makefile.vms: New file.
9477         * make-all.com: Remove.
9478
9479 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9480
9481         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9482
9483 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9484
9485         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9486
9487 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9488
9489         * Makefile.in (ALL_MODULES): Added all-db.
9490         (CROSS_CHECK_MODULES): Addec check-db.
9491         (INSTALL_MODULES): Added install-db.
9492         (CLEAN_MODULES): Added clean-db.
9493
9494 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9495
9496         * config.guess: Merge with latest FSF sources.
9497
9498 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9499
9500         * Makefile.in (ALL_MODULES): Added all-itcl.
9501         (CROSS_CHECK_MODULES): Added check-itcl.
9502         (INSTALL_MODULES): Added install-itcl.
9503         (CLEAN_MODULES): Added clean-itcl.
9504
9505 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9506
9507         * configure.in: build gdb for mn10200
9508
9509 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9510
9511         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9512
9513 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9514
9515         * configure.in (tic80-*-*): Turn off most targets right now.
9516
9517 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9518
9519         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9520         rather than the makeinfo program.
9521         (do-info): Depend upon all-texinfo.
9522
9523 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9524
9525         * configure.in: Remove uses of config/mh-linux.
9526
9527         * config.sub, config.guess: Merge with latest FSF sources.
9528
9529 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9530
9531         * config.sub (case $basic_machine): Add tic80 entries.
9532
9533 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9534
9535         * config.sub, config.guess: Merge with latest FSF sources.
9536
9537 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9538
9539         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9540         * mpw-config.in: Test for NewFolderRecursive.
9541         * mpw-install: Use symbolic name for startup filename.
9542         * mpw-README: Add various additional details.
9543
9544 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9545
9546         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9547
9548 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9549
9550         * configure.in: Do build gcc and the target libraries for
9551         the mn10200.
9552
9553 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9554
9555         * configure.in: don't avoid building gdb for mn10300 any more
9556         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9557         instead of single-quoting it.
9558
9559 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9560
9561         * configure.in: Don't use --with-stabs on IRIX 6.
9562
9563 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9564
9565         * configure.in (m32r): Build gdb, libg++ now.
9566
9567 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9568
9569         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9570         directories from noconfigdirs.
9571
9572 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9573
9574         * config.sub (basic_machine): added mips16 configuration
9575
9576 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9577
9578         * config.sub: Handle d10v-unknown.
9579
9580 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9581
9582         * config.sub: Handle v850-unknown.
9583
9584 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9585
9586         * Makefile.in: add findutils
9587         * configure.in: add findutils to list of host_tools
9588
9589 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9590
9591         * config.sub: Handle mn10200 and mn10300.
9592
9593 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9594
9595         * configure.in (d10v-*): Do not build librx.
9596
9597 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9598
9599         * configure.in (mn10300): Build everything except gdb & libgloss.
9600
9601 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9602
9603         * config.guess:  Patch for Dansk Data Elektronik servers,
9604         from Niels Skou Olsen <nso@dde.dk>.
9605
9606         For ncr, use /bin/uname rather than uname, since GNU uname does not
9607         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9608
9609         Patch for MIPS R4000 running System V,
9610         from Eric S. Raymond <esr@snark.thyrsus.com>.
9611
9612         Fix thinko for nextstep.
9613
9614         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9615
9616         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9617         * config.guess: Guess mips-dec-mach_bsd4.3.
9618
9619         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9620         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9621         release numbers.
9622         * config.guess (mips-mips-riscos*):  Emit just enough of the
9623         release number.
9624
9625         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9626         * config.guess (sparc-auspex-sunos*):  Added.
9627         (f300-fujitsu-*): Added.
9628
9629         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9630         * config.guess:  Recognize a Tadpole as a sparc.
9631
9632 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9633
9634         * config.guess: Don't assume that NextStep version is either 2 or
9635         3.  NextStep 4 (aka OpenStep 4) has come out now.
9636
9637 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9638
9639         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9640         From Rik Faith <faith@cs.unc.edu>.
9641
9642 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9643
9644         * config.sub: Contributions from bug-gnu-utils to:
9645         Support plain "hppa" (no version given) architecture, reported by
9646         OpenStep.
9647         OpenBSD like NetBSD.
9648         LynxOs is not a hardware supplier.
9649
9650         * config.guess: Contributions from bug-gnu-utils to add support for:
9651         OpenBSD like NetBSD.
9652         Stratus systems.
9653         More Pyramid systems.
9654         i[n>4]86 Intel chips.
9655         M680[n>4]0 Motorola chips.
9656         Use unknown instead of lynx for hardware manufacturer.
9657
9658 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9659
9660         * install.sh (chmodcmd): Set to null if the DST directory already
9661         exists.
9662
9663 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9664
9665         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9666         not use mt-ppc target Makefile fragment any more.
9667
9668 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9669
9670         * configure.in (*-*-windows):  Exclude everything but those dirs
9671         needed to build windows.
9672
9673 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9674
9675         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9676
9677 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9678
9679         * configure.in:  Exclude mmalloc from i386-windows.
9680
9681 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9682
9683         * Undo my previous change.
9684
9685 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9686
9687         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9688         unconditionally.
9689         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9690
9691 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9692
9693         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9694         host to add it's own flags.
9695
9696 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9697
9698         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9699
9700 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9701
9702         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9703         (CXX_FOR_TARGET): Likewise.
9704         (GCC_FOR_TARGET): Define.
9705         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9706         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9707         CC_FOR_TARGET was specified on the command line.
9708         (MAKEOVERRIDES): Don't define.
9709
9710 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9711
9712         * configure.in (m32r): Fix spelling of libg++ libs.
9713
9714 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9715
9716         * config.sub (-apple*): Remove, now redundant.
9717
9718 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9719
9720         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9721
9722         * configure: Rework yesterday's sed script patch.
9723
9724         * config.sub: Merge with FSF.
9725
9726 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9727
9728         * config.guess:  Merge from FSF.
9729
9730         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9731         * config.guess: Use pc instead of unknown, for pc clone systems.
9732         Change linux to linux-gnu.
9733
9734         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9735         * config.guess: Avoid non-portable tr syntax.
9736
9737 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9738
9739         * test-build.mk (HOLES): Add "xargs" for gdb.
9740
9741         * configure: Avoid hpux10.20 sed bug.
9742
9743 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9744
9745         * configure.in:  Add support for windows host
9746         (that is a build done under the Microsoft build environment).
9747
9748 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9749
9750         * Makefile.in: Replace all uses of srcroot with s, to shrink
9751         command line lengths.
9752
9753         Patches from Geoffrey Noer <noer@cygnus.com>:
9754         * configure.in: If configuring for newlib, pass --with-newlib to
9755         subdirectories.
9756         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9757         -Bnewlib/ and -Lwinsup to gcc.
9758         (CXX_FOR_TARGET): Likewise.
9759
9760 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9761
9762         * Makefile.in (ETC_SUPPORT): Add configure.
9763
9764 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9765
9766         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9767         host configuration file.
9768
9769 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9770
9771         * configure.in: Break mn10x00 support into separate
9772         mn10200 and mn10300 configurations.
9773         * config.sub: Likewise.
9774
9775 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9776
9777         * configure.in: Add lots of stuff to noconfigdirs for
9778         the mn10x00 targets.
9779
9780         * config.sub, configure.in: Add mn10x00 support.
9781
9782 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9783
9784         * make-all.com: Call conf-a-gas, not config-a-gas.
9785
9786 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9787
9788         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9789         targets.
9790
9791 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9792
9793         * mpw-README: Add much more detail for native PowerMac.
9794         * mpw-install: New file.
9795         * mpw-configure: Add --norecursion and --help options.
9796         * mpw-config.in: Translate readme and install files when
9797         copying to objdir.
9798         * mpw-build.in: Don't always depend on byacc and flex.
9799         (install-only-top): New action.
9800
9801 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9802
9803         * configure.in:  You can now configure GDB for the v850.
9804
9805 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9806
9807         * configure.in (noconfigdirs): Don't configure any C++ dirs
9808         if targeting D10V.
9809
9810 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9811
9812         * config.sub: Recognize mips64vr5000.
9813
9814 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9815
9816         * configure.in: Use a single line for host_tools and native_only.
9817
9818 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9819
9820         * config.sub, configure.in: Add entries for m32r.
9821
9822 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9823
9824         * Makefile.in (inet-install): Don't run install-gzip.
9825
9826 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9827
9828         * configure.in:  Don't config lots of things for *-*-windows*.
9829
9830 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9831
9832         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9833         (host_libs, host_tools): Copy from configure.in.
9834         * mpw-configure: Don't complain about directories not found.
9835
9836 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9837
9838         * configure.in (i[345]86): Recognize i686 for pentium pro.
9839         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9840         file.
9841
9842         * config.guess (i[345]86): Ditto.
9843
9844 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9845
9846         * configure.in (noconfigdirs): Removed gdb for D10V.
9847
9848 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9849
9850         * configure.in: Remove ld, target-libio, target-libg++, and
9851         target-libstdc++ from noconfigdirs.
9852
9853 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9854
9855         * configure: Fix three locations where shell scripts were
9856         being run directly rather than with config_shell.
9857
9858 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9859
9860         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9861         * config.sub (basic_machine): Recognize v850.
9862
9863 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9864
9865         * mpw-configure: Handle multiple enable/disable options and
9866         pass them down recursively, handle -c and -s flags appropriately
9867         depending on choice of compiler, add escape mechanism for
9868         quoted arguments to gC.
9869
9870 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9871
9872         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9873         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9874         so that -mrelocatable-lib and -mno-eabi are used.
9875
9876         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9877         not support --print-multi-lib, don't abort.
9878
9879 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9880
9881         * make-all.com: Run config-a-gas.
9882         * setup.com: Don't copy subdirectory files around.
9883
9884 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9885
9886         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9887         target, it now compiles correctly.
9888
9889 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9890
9891         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9892
9893 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9894
9895         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9896
9897 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9898
9899         * configure.in (native_only): Add prms.
9900
9901 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9902
9903         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9904         (BINUTILS_SUPPORT_DIRS): Likewise.
9905
9906 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9907
9908         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9909         d10v support is added.
9910
9911 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9912
9913         * configure.in (d10v-*-*): New target.
9914
9915 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9916
9917         * config.guess (HP 9000/811): Recognize this as a PA1.1
9918         machine.
9919
9920 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9921
9922         * Makefile.in (do-tar-gz): New target, split out from tail end of
9923         taz target.  Run each command separately, don't use pipes.
9924         (taz): Use it.
9925
9926 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9927
9928         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9929         * mpw-build.in: No builds should depend on building byacc or flex,
9930         they are assumed to be installed already.
9931
9932 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9933
9934         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9935         variable that CC_FOR_TARGET needs.
9936
9937 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9938
9939         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9940         options have changed since the last time the subdirectory was
9941         configured, and if it has, reconfigure.
9942         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9943         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9944
9945 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9946
9947         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9948         CLEAN_MODULES): Add bash.
9949         (all-bash): New target.
9950
9951 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9952
9953         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9954
9955 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9956
9957         * config.sub (basic_machine): Recognize d10v as a valid processor.
9958
9959 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9960
9961         * mpw-configure: Add support for --bindir.
9962         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9963
9964 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9965
9966         * configure.in: add bash, time, gawk to list of hosttools and things
9967         to only build for native toolchains
9968
9969 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9970
9971         * Makefile.in (docdir): Remove.
9972
9973 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9974
9975         * Makefile.in (datadir): Set to $(prefix)/share.
9976
9977 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9978
9979         * configure.in: build diff and patch for cygwin32-hosted
9980         toolchains.
9981
9982 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9983
9984         * config.sub: Accept -rtems*.
9985
9986 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9987
9988         * configure.in: enable dosrel for cygwin32-hosted builds,
9989                 remove diff from the list of things not buildable
9990                 via Canadian Cross
9991
9992 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9993
9994         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9995         don't get ". ".
9996
9997 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9998
9999         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10000
10001 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10002
10003         * Makefile.in (taz): Handle case where tex3patch didn't even get
10004         checked out.  Also, if it was found, put the symlink in a new util
10005         subdirectory.
10006
10007 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10008
10009         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10010
10011 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10012
10013         * config.sub: Recognize -openvms.
10014         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10015         * make-all.com, setup.com: New files.
10016
10017 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10018
10019         * Makefile.in (taz): tex3patch moved to texinfo/util.
10020
10021 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10022
10023         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10024         * configure.in: remove make from disable-if-Can-Cross list
10025                 enable gdb if ${host} and ${target} are cygwin32
10026
10027 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10028
10029         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10030         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10031
10032 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10033
10034         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10035         distinguish sysv/svr4/bsd variants.
10036         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10037
10038 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10039
10040         * configure.in: Added copyright notice.
10041         * move-if-change: Added copyright notice.
10042
10043 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10044
10045         * configure.in (powerpcle-*-solaris*): Until we get shared
10046         libraries working, don't build gdb, sim, make, tcl, tk, or
10047         expect.
10048
10049 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10050
10051         * config.guess:  Merge with FSF:
10052
10053         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10054         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10055
10056         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10057         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10058
10059         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10060         * config.guess:  Combine two OSF1 rules.
10061         Also recognize field test versions.  From mjr@zk3.dec.com.
10062         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10063         because GNU uname does not support -p.  From pmr@pajato.com.
10064
10065 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10066
10067         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10068
10069 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10070
10071         * mpw-README: Document GCCIncludes.
10072
10073 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10074
10075         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10076
10077 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10078
10079         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10080
10081 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10082
10083         * configure.in (*-*-cygwin32): Configure make.
10084
10085 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10086
10087         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10088
10089 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10090
10091         * Makefile.in (all-inet): Depend on all-perl.
10092
10093         * Makefile.in (inet-install): New target.
10094
10095         * Makefile.in (all-inet): Depend on all-tcl.
10096         (all-inet): Depend on all-send-pr.
10097
10098 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10099
10100         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10101         temporarily.
10102
10103 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10104
10105         * configure.in: Don't configure --with-gnu-ld on AIX.
10106
10107 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10108
10109         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10110
10111 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10112
10113         * Makefile.in (ALL_MODULES): Added all-inet.
10114         (CROSS_CHECK_MODULES): Added check-inet.
10115         (INSTALL_MODULES): Added install-inet.
10116         (CLEAN_MODULES): Added clean-inet.
10117         (all-indent): New target.
10118
10119         * configure.in (host_tools): Added inet.
10120         (native_only): Added inet.
10121         (noconfigdirs): Added inet.
10122
10123 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10124
10125         * configure.in: Don't configure libgloss if we are not configuring
10126         newlib.
10127
10128 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10129
10130         * configure.in: Don't configure libgloss for unsupported
10131         architectures.
10132
10133 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10134
10135         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10136
10137 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10138
10139         * Makefile.in (ALL_MODULES): Include all-apache.
10140         (CROSS_CHECK_MODULES): Include check-apache.
10141         (INSTALL_MODULES): Include install-apache.
10142         (all-apache): New target.
10143
10144         * configure.in: Added apache everywhere perl is seen.
10145
10146 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10147
10148         * Makefile.in: Add support for clean-{module} and
10149         clean-target-{module} rules.
10150
10151 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10152
10153         * configure.in (*-*-ose) do not build libgloss.
10154
10155 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10156
10157         * config.guess (prep*:SunOS:5.*:*): Turn into
10158         powerpele-unknown-solaris2.
10159
10160 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10161
10162         * configure.in: Permit --enable-shared to specify a list of
10163         directories.
10164
10165 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10166
10167         * configure.in (host==solaris): Pass only the first word of $CC
10168         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10169
10170 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10171
10172         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10173
10174 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10175
10176         * Makefile.in (ALL_MODULES): Include all-perl.
10177         (CROSS_CHECK_MODULES): Include check-perl.
10178         (INSTALL_MODULES): Include install-perl.
10179         (ALL_X11_MODULES): Include all-guile.
10180         (CHECK_X11_MODULES): Include check-guile.
10181         (INSTALL_X11_MODULES): Include install-guile.
10182         (all-perl): New target.
10183         (all-guile): New target.
10184
10185         * configure.in (host_tools): Include perl and guile.
10186         (native_only): Include perl and guile.
10187         (noconfigdirs): Don't build guile and perl; no ports have been
10188         done.
10189
10190 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10191
10192         * configure (--enable-*): Handle quoted option lists such as
10193         --enable-sim-cflags='-g0 -O' better.
10194
10195 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10196
10197         * Makefile.in ({,inst}all-target): New rule so we can make and
10198         install all of the target directories easily.
10199
10200 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10201
10202         * configure.in: Add missing global flag in sed substitution when
10203         deleting `target-' from ${configdirs}.
10204
10205 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10206
10207         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10208         option.
10209
10210         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10211         config/mh-necv4.
10212
10213         * install.sh: Correct misspelling of transformbasename.
10214
10215         * config.guess: Recognize mips-*-sysv*.
10216
10217 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10218
10219         * config.sub: Recognize mon960.
10220
10221 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10222
10223         * configure: Restore Canadian Cross handling of BISON and LEX,
10224         removed in Feb 20 change.
10225
10226 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10227
10228         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10229         Mention make install.  Remove the old copyright date as well the
10230         clumsy and rather pointless copyright on the README file.
10231
10232 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10233
10234         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10235         Makefile after running symlink-tree, then run `make distclean' to
10236         avoid clobbering any generated files in srcdir.
10237
10238 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10239
10240         * configure.in (m68k-*-netbsd*): Build everything now.
10241
10242 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10243
10244         * Makefile.in (taz): Fix quoting.
10245
10246 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10247
10248         * configure.in (sparclet-*-*): Build everything now.
10249
10250 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10251
10252         * configure.in (m68k-*-linux*): New host.
10253
10254 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * configure: Check for bison before byacc.
10257
10258 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10259
10260         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10261         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10262         searching PATH.  These are used as fallbacks by Makefile.in if
10263         flex/bison/byacc aren't in objdir.
10264
10265 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10266
10267         * Makefile.in: Make everything which depends upon all-bfd also
10268         depend upon all-opcodes, in case --with-commonbfdlib is used.
10269
10270 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10271
10272         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10273         building NT native compilers on Unix.
10274
10275 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * configure.in: Don't get CC from the host Makefile fragment if we
10278         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10279         Solaris test for /usr/ucb/cc to the post target script, just after
10280         the compiler sanity test.
10281
10282 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * config.sub: Merge with FSF.
10285
10286 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10287
10288         * Makefile.in (RPATH_ENVVAR): New variable.
10289         (REALLY_SET_LIB_PATH): Use it.
10290         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10291
10292 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10293
10294         * config.sub, configure.in: Recognize sparclet cpu.
10295
10296 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10297
10298         * config.guess:  Support m68k-cbm-sysv4.
10299
10300 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10301
10302         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10303         m68k-unknown-linuxaout from linker help string.  Put quotes around
10304         $ld_help_string.
10305
10306 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10307
10308         * config.guess (powerpc-harris-powerunix): Add guess for port
10309         to new target.
10310
10311 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10312
10313         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10314
10315 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10316
10317         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10318         $(REALLY_SET_LIB_PATH) in Makefile.
10319         * Makefile.in (SET_LIB_PATH): New variable.
10320         (REALLY_SET_LIB_PATH): New variable.
10321         ($(DO_X)): Use $(SET_LIB_PATH).
10322         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10323         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10324         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10325         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10326         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10327         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10328         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10329         (install-dosrel): Likewise.
10330         (all-opcodes): Depend upon all-libiberty.
10331
10332 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10333
10334         * config.guess (*:CYGWIN*): New
10335
10336 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10337
10338         * Makefile.in (all-target-winsup): All all-target-libiberty.
10339
10340 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10341
10342         * configure.in (noconfigdirs): Add missing # in front of comment.
10343
10344 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10345
10346         * configure.in: add second pass to things added to noconfigdirs
10347         so *-gm-magic can exclude libgloss properly.
10348
10349 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10350
10351         * mpw-configure (extralibs_name, rez_name): Set correctly
10352         for MWC68K compiler.
10353
10354         * mpw-README: Add more info on the necessary build tools.
10355
10356 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10357
10358         * configure.in, config.sub: Recognize cygwin32.
10359
10360 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10361
10362         * config.guess, config.sub: Recognize A/UX.
10363
10364 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10365
10366         * config.sub: Merge with gcc/config.sub.
10367
10368 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10369
10370         * mpw-build.in (do-binutils): Add build of stamps.
10371
10372 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10373
10374         * config.sub: Add recognition for mips64vr4100*-* targets.
10375
10376 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10377
10378         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10379         Add creation of gconfigargs with `--enable-shared' turned on.
10380         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10381         ($(host)-stamp-stage3-configured): Likewise.
10382         (HOLES): Add chatr and ldd.
10383         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10384
10385 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10386
10387         * configure: Pass --nfp to recursive configures.
10388
10389 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10390
10391         * Makefile.in (DLLTOOL): New.
10392         (DLLTOOL_FOR_TARGET): New.
10393         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10394         (EXTRA_TARGET_FLAGS): Ditto.
10395         (EXTRA_GCC_FLAGS): Ditto.
10396         (CONFIGURE_TARGET_MODULES): Ditto.
10397         (DO_X): Ditto.
10398         * configure: Add DLLTOOL.
10399
10400 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10401
10402         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10403         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10404         mh-sco, since old workarounds no longer needed, and don't
10405         build ld, since libraries have weak symbols in COFF.
10406
10407 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10408
10409         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10410
10411 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * configure.in: Make sure that ${CC} can be used to compile an
10414         executable.
10415
10416 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10417
10418         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10419         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10420         nothing depending on whether gdbtk is being built.
10421
10422 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10423
10424         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10425
10426 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10427
10428         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10429         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10430
10431 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10432
10433         * config-ml.in: Add support for
10434         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10435         Simplify setting of multidirs from --disable-foo.
10436
10437 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10438
10439         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10440         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10441         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10442         non-empty, pass them on to the  GCC make.
10443         (all-bootstrap): New rule that is like all-gcc, except it executes
10444         the GCC bootstrap rule instead of the GCC all rule.
10445
10446 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10447
10448         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10449
10450 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10451
10452         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10453         DG/UX support.
10454
10455 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10456
10457         * config.sub (i*86*) Change [345] to [3456]
10458
10459 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10460
10461         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10462         --with-gnu-ld=no.
10463
10464 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10465
10466         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10467         AIX multilibs get built.
10468
10469 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10470
10471         * configure.in (i386-win32): Don't build expect if we're not
10472         building the tcl subdir.
10473
10474 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10475
10476         * Makefile.in: (configure-target-examples, all-target-examples):
10477         New targets, configure and build example programs.
10478
10479 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10480
10481         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10482         use it as input to sedit the generated MPW makefile.
10483         * mpw-README: Add a suggestion about Gestalt.h.
10484
10485 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10486
10487         * config.sub: Accept *-*-ieee*.
10488
10489 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10490
10491         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10492         Ronald F. Guilmette <rfg@monkeys.com>.
10493
10494 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10495
10496         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10497         for powerpc-pe native.
10498         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10499         (target==powerpc-pe): duplicate i386-win32 entry.
10500
10501 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10502
10503         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10504         of vxworks, not just vxworks5.1.
10505
10506 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10507
10508         * mpw-configure: Add support for exec-prefix.
10509
10510 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10511
10512         * config.guess: Recognize HP model 816 machines as having
10513         a PA1.1 processor.
10514
10515 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10516
10517         * configure: Ignore new autoconf configure options.
10518
10519 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10520
10521         * config.guess:  Recognize Pentium under SCO.
10522         From Robert Lipe <robertl@arnet.com>.
10523
10524 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10525
10526         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10527
10528 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10529
10530         * configure.in: Don't configure gas for alpha-dec-osf*.
10531
10532 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10533
10534         * configure.in: Default to --with-stabs for some targets for which
10535         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10536         i[345]86*-*-unixware*.
10537
10538 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10539
10540         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10541         rather than basing it on the target.  Simplify handling of options
10542         controlling which directories to configure.  Remove extraneous
10543         slash in multi-clean target.
10544
10545 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10546
10547         * config-ml.in: Prefix more variables with ml_ so they don't collide
10548         with configure's.
10549
10550 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10551
10552         * configure: Don't turn -v into --v.
10553
10554 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10555
10556         * configure.in (targargs): Fix typo.
10557
10558         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10559
10560 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10561
10562         * configure.in: Strip --host and --target options from
10563         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10564         --with-cross-host option when building with a cross-compiler.
10565         * configure: Canonicalize the arguments put into config.status by
10566         always using `=' for an option with an argument.  Pass a presumed
10567         --host or --target explicitly.
10568
10569 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10570
10571         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10572         into general OS recognition case.
10573
10574 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10575
10576         * configure.in (target_configdirs): add target-winsup only
10577         for win32 target systems.
10578
10579 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10580
10581         * Makefile.in (all-target-libgloss): Depend upon
10582         configure-target-newlib, since when libgloss is built it looks to
10583         see if the newlib directory exists.
10584
10585 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10586
10587         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10588         cfg-ml-*.in.
10589
10590 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10591
10592         * configure: Handle LD and LD_FOR_TARGET when configuring a
10593         Canadian Cross.
10594
10595 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10596
10597         * configure.in (target_libs): add target-winsup.
10598         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10599         (target==ppcle-pe): remove ld from $noconfigdirs.
10600
10601 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10602
10603         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10604         Preserve relative path names in $srcdir.  Build symlink tree if
10605         configuring cross target dir and srcdir=. (= no VPATH support).
10606         (configure-target-libg++): Depend on configure-target-librx.
10607         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10608         * config-ml.in: New file.
10609         * symlink-tree: New file.
10610         * configure: Ensure srcdir="." if that's what it is.
10611
10612 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10613
10614         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10615         includes and FLEX_SKELETON setting.
10616         * mpw-configure (--with-gnu-ld): New option, controls whether
10617         to use PPCLink or ld with PowerMac GCC.
10618         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10619         * mpw-config.in: Configure grez if targeting Mac.
10620
10621         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10622         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10623         just macos.
10624         * configure.in: Configure grez resource compiler if targeting Mac.
10625         * Makefile.in (all-grez, install-grez): New targets.
10626
10627 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10628
10629         * configure: CXX defaults to gcc, not g++.  If we find
10630         gcc in the path, set CC to gcc -O2.
10631
10632 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10633
10634         * configure: Default ${build} correctly.  Avoid picking up extra
10635         spaces when reading CC and CXX from Makefile.  When doing a
10636         Canadian Cross, use plausible default values for numerous
10637         variables.
10638         * configure.in: When doing a Canadian Cross, don't try to
10639         configure tools whose configure script can't handle it.
10640
10641 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10642
10643         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10644
10645 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10646
10647         * configure:  Remove dubious bug reporting address.
10648
10649 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10650
10651         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10652         configure script, run that instead of this directory's configure.
10653         In either case, print a message that we're configuring the sub-dir.
10654
10655 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10656
10657         * configure.in: Before checking for the existence of various files,
10658         use sed to filter out "target-".
10659
10660 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10661
10662         * Makefile.in (DO_X): Split rule to decrease command line length
10663         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10664         (Philippe De Muyter).
10665
10666 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10667
10668         * Makefile.in (all-patch): depend on all-libiberty.
10669
10670 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10671
10672         * configure.in: If the only directory in target_configdirs which
10673         actually exists is libiberty, then set target_configdirs to empty,
10674         to avoid trying to build a target libiberty in a gas or gdb
10675         distribution.
10676
10677 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10678
10679         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10680         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10681         systems.
10682
10683 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10684
10685         * configure.in (copy_dirs): Use sys-include instead of include
10686         for --with-headers option.
10687
10688 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10689
10690         * Makefile.in, configure.in: Make winsup builds work with
10691         new scheme.
10692
10693 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * configure.in: Build the linker on AIX.
10696
10697 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10698
10699         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10700         where needed.
10701
10702 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10703
10704         * Makefile.in (all-gcc): Fix typo.
10705
10706 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10707
10708         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10709
10710 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10711
10712         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10713         to target-xiberty, to provide more flexibility.
10714         (target_subdir):  Define.  Create if cross.
10715         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10716         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10717         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10718         check-libFOO -> check-target-libFOO, etc.
10719         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10720         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10721         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10722         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10723         allow ALL_GCC="" to only configure.
10724         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10725         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10726         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10727
10728 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10729
10730         * Makefile.in (taz): Build "info" in etc explicitly.
10731
10732 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10733
10734         * configure.in:  Make sure that CC is undefined (as opposed to
10735         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10736         problem with autoconf trying to configure on a host without GCC.
10737
10738 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10739
10740         * mpw-configure: Set host alias from choice of host compiler,
10741         only use generic MPW Makefile sed if present, edit a file
10742         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10743         * mpw-README: Add problem notes about CW6 and CW7.
10744
10745 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10746
10747         * Makefile.in (taz): Use ";" instead of ";;".
10748
10749 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10750
10751         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10752         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10753         DISTDOCDIRS.
10754         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10755         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10756
10757 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10758
10759         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10760         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10761         Move bfd to DISTSTUFFDIRS.
10762
10763 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10764
10765         * Makefile.in (X11_LIB): Removed.
10766         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10767
10768         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10769
10770 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10771
10772         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10773         names.
10774
10775 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10776
10777         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10778
10779 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10780
10781         * configure.in (i[345]86-*-win32): Always build newlib.
10782         Don't configure cvs, autoconf or texinfo.
10783         * Makefile.in (LD_FOR_TARGET): New.
10784         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10785         Pass down LD_FOR_TARGET.
10786
10787 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10788
10789         * winsup: New directory.
10790         * Makefile.in: Build winsup.
10791         * configure.in: Winsup is configured when target is win32.
10792         Can only build win32 target GDB when native.
10793
10794 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10795
10796         * config.guess: Recognize HP model 819 machines as having
10797         a PA 1.1 processor.
10798
10799 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10800
10801         * configure: Fix sed loop which substitutes for CC and CXX to
10802         avoid bug found in various sed implementations.
10803
10804 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10805
10806         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10807         simulator.  Use standard powerpc-*-eabi*.
10808
10809 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10810
10811         * configure.in: Stop putting gas and binutils in noconfigdirs for
10812         powerpc-*-aix* and rs6000-*-*.
10813
10814 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10815
10816         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10817         -mcall-aixdesc libraries.
10818
10819 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10820
10821         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10822
10823         * config.sub (arm | armel | armeb): Fix shell syntax.
10824
10825 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10826
10827         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10828         -msoft-float and -mcpu=common support.
10829         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10830         libraries.
10831
10832 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10833
10834         * configure.in: Allow configuration and build of emacs19 for the alpha.
10835
10836 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10837
10838         * configure.in (CC): Get ^CC, not just any old CC, from
10839         ${host_makefile_frag}.
10840
10841 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10842
10843         * configure.in (CC): Try to get CC from
10844         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10845
10846 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10847
10848         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10849         only if it exists in $(srcdir).
10850
10851 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10852
10853         * configure: If CC and CXX are not set in the environment, set
10854         them, based on either an existing Makefile or on searching for gcc
10855         in PATH.  Substitute for CC and CXX in Makefile.
10856         * configure.in: Remove libm from target_libs.  Separate
10857         target_configdirs from configdirs.  If CC is not set in
10858         environment, try to get it from a host Makefile fragment.  Rewrite
10859         changes of configdirs to use skipdirs instead.  A few minor
10860         tweaks.  Take directories out of target_configdirs as they are
10861         taken out of configdirs.  Remove existing Makefile files from
10862         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10863         CONFIG_ARGUMENTS in Makefile.
10864         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10865         by configure.in.
10866         (CONFIG_ARGUMENTS): Likewise.
10867         (CONFIGURE_TARGET_MODULES): New variable.
10868         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10869         ($(CONFIGURE_TARGET_MODULES)): New target.
10870         (configure-libg++, configure-libio): New targets.
10871         (all-libg++): Depend upon configure-libg++.
10872         (all-libio): Depend upon configure-libio.
10873         (configure-libgloss, all-libgloss): New targets.
10874         (configure-libstdc++): New target.
10875         (all-libstdc++): Depend upon configure-libstdc++.
10876         (configure-librx, all-librx): New targets.
10877         (configure-newlib): New target.
10878         (all-newlib): Depend upon configure-newlib
10879         (configure-xiberty): New target.
10880         (all-xiberty): Depend upon configure-xiberty.
10881
10882 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10883
10884         * configure.in (host i[345]86-*-win32):  Expand the
10885         noconfigdirs again.
10886
10887 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10888
10889         * mpw-configure: Fix sed command file name.
10890
10891 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10892
10893         * configure.in (host i[345]86-*-win32): Reduce the
10894         noconfigdirs again.
10895
10896 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10897
10898         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10899         or powerpc*-*-pe*, since they are not yet supported.
10900
10901 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10902
10903         Add PowerMac support and many other enhancements.
10904         * mpw-configure: New option --cc to select compiler to use,
10905         paste options set according to --cc into the generated
10906         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10907         if mpw-make.sed is present.
10908         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10909         add forward includes for PowerPC include files.
10910         * mpw-build.in: Build using Makefile.PPC if present.
10911         (do-byacc, etc): Remove separate version resource builds.
10912         (do-gas): Build "stamps" before "all".
10913         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10914         * mpw-README: Update to reflect --cc option, PowerMac support,
10915         and recently-reported compatibility problems.
10916
10917 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10918
10919         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10920         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10921         (--with-multilib-top): Pass to recursive invocations.
10922
10923 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10924
10925         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10926         v810-*-*.
10927
10928 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10929
10930         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10931         gdb, ld and opcodes on v810-*-*.
10932
10933 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10934
10935         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10936         (local-maintainer-clean): New target.
10937         (maintainer-clean): New target.
10938         (realclean): Just depend upon maintainer-clean.
10939
10940 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10941
10942         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10943
10944 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10945
10946         * configure.in: Build ld in mips*-*-bsd* case.
10947
10948 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10949
10950         * config.sub: Accept -lites* OS.  From Ian Dall.
10951
10952 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10953
10954         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10955         targets.
10956
10957 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10958
10959         * configure.in: treat i386-win32 canadian cross the same as
10960         i386-go32 canadian cross.
10961
10962 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10963
10964         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10965         running under the simulator to build a reduced set of libraries.
10966         (powerpc-*-eabiaix): Add fine grained multilib support added to
10967         other powerpc targets yesterday.
10968
10969 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10970
10971         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10972         -disable-softfloat, -disable-relocatable, -disable-aix, and
10973         -disable-sysv to control which multilib libraries get built.
10974
10975 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10976
10977         * configure: Add Makefile.tem to list of files to remove in trap
10978         handler.
10979
10980 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10981
10982         * config.guess (*Linux*):  Add missing "exit"s.
10983         Also, need specific check for alpha-unknown-linux (uses COFF).
10984
10985 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10986
10987         * config.guess:  Merge with FSF:
10988
10989         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10990         * config.guess (AIX4): More robust release numbering discovery.
10991
10992         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10993         * config.guess (i386-sequent-ptx): Properly get version number.
10994
10995         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10996         * config.guess (mips:*:4*:UMIPS): New case.
10997
10998 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10999
11000         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11001         (i386-win32 host): Likewise.  Don't build readline.
11002
11003 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11004
11005         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11006         SUPPORT_FILES to submakes.
11007
11008 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11009
11010         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11011         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11012         mpw-configure.
11013
11014 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11015
11016         * configure.in (appdirs): Use =, not ==, in test expression when
11017         trying to build the text to print in the warning message for
11018         Solaris users.
11019
11020 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11021
11022         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11023
11024 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11025
11026         * config.guess: Recognize lynx-2.3.
11027
11028 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11029
11030         * config.sub (z8ksim): Deleted
11031         (z8k-*-coff): New, this is the one true name of the target.
11032
11033 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11034
11035         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11036
11037 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11038
11039         * config.guess (*:Linux:*:*): First try asking the linker what the
11040         default object file format is (elf, aout, or coff).  Then if this
11041         fails, try previous methods.
11042
11043 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11044
11045         * configure.in: Don't build newlib for *-*-vxworks5.1.
11046
11047 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11048
11049         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11050         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11051
11052 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11053
11054         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11055
11056 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11057
11058         * cfg-ml-com.in: New file.
11059         * cfg-ml-pos.in: New file.
11060
11061 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11062
11063         * COPYING.NEWLIB: Add HP free copyright to list.
11064
11065 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11066
11067         * config.sub: Recognize -eabi* for the system, not just -eabi.
11068
11069 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11070
11071         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11072         * config.sub, configure.in (win32): New target and host.
11073
11074 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11075
11076         * configure.in: Add i386-pe configuration.
11077
11078 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11079
11080         * mpw-build.in (install): Install GDB after LD.
11081
11082 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11083
11084         * mpw-config.in (elf/mips.h): Always forward-include, needed
11085         for GDB to build.
11086
11087 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11088
11089         * testsuite: New directory for customer acceptance and whole tool
11090         chain tests.
11091
11092 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11093
11094         * configure: If per-host line isn't found, but AC_OUTPUT is found
11095         and a configure script exists, run it instead.
11096
11097 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11098
11099         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11100
11101 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11102
11103         * configure: Set build_{cpu,vendor,os,alias} to host values when
11104         --build isn't specified.
11105
11106 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11107
11108         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11109         (FLAGS_TO_PASS): Pass them.
11110         (EXTRA_TARGET_FLAGS): Ditto.
11111
11112 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11113
11114         * Makefile.in (all-libg++): Depend on all-libstdc++.
11115
11116 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11117
11118         * configure.in (noconfigdirs): Enable all packages for
11119           i386-unknown-netbsd.
11120
11121 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11122
11123         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11124         hosted builds (DOS builds)
11125
11126 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11127
11128         Changes for ARM based on patches from Richard Earnshaw:
11129         * config.sub: Handle armeb and armel.
11130         * configure.in: Omit arm linker only for riscix.
11131
11132 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11133
11134         * config.guess:  Update from FSF.
11135
11136 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11137
11138         * config.sub: Recognize powerpcle as the little endian variant of
11139         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11140         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11141         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11142         temporarily.
11143
11144 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11145
11146         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11147
11148 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11149
11150         * config.sub: Accept -lites* as a basic system type.
11151
11152 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11153
11154         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11155         installed, and if so return linuxoldld as the system name.
11156
11157 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11158
11159         * config.guess: Add hppa1.1-hp-lites support.
11160
11161 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11162
11163         * configure.in: Don't build newlib for m68k-vxworks5.1.
11164
11165 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11166
11167         * configure.in (mips-sgi-irix6): Use mh-irix5.
11168
11169 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11170
11171         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11172
11173 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11174
11175         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11176         OSF/1.  Fix compiler flags.
11177         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11178
11179 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11180
11181         * configure.in: Recognize --with-newlib.
11182         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11183
11184 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11185
11186         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11187         to *_X11_MODULES due to gdbtk needing X include files et al.
11188
11189 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11190
11191         Merge in support for Mac MPW as a host.
11192         (Old change descriptions retained for informational value.)
11193
11194         * mpw-config.in: Add generic include forwards for cpu-specific
11195         include files in aout and elf directories.
11196
11197         * mpw-configure: Added copyright.
11198         * mpw-config.in: Check for presence of required build tools.
11199         (target_libs): Add newlib.
11200         (target_tools): Add examples.
11201         (Read Me): Generate as "Read Me for MPW" instead.
11202         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11203         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11204         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11205
11206         * mpw-configure: Remove subdir-specific makefile hackery,
11207         delete mk.tmp after using it.
11208
11209         * mpw-build.in (all): Display start and end times.
11210
11211         * mpw-configure (host_canonical): Set.
11212         (target_cpu): Always add to makefiles.
11213         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11214         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11215         (mpw-mh-mpw): Look for in srcdir and srcroot.
11216         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11217
11218         * mpw-build.in: (install-only): New target.
11219
11220         * mpw-configure (host_alias, target_alias): Rename from hostalias
11221         and targetalias, add into generated Makefile.
11222         (mk.tmp): If present, add into generated Makefile.
11223         * mpw-build.in (all-gas): Build config.h first before gas proper.
11224
11225         * mpw-configure (config.status): Write only if changed.
11226         * mpw-config.in (readline): Configure it (not built, just used for
11227         definitions).
11228
11229         * mpw-config.in (elf/mips.h): Add a forward include.
11230
11231         * mpw-config.in: Forward-include most .h files in include into
11232         extra-include.
11233         (readline): Don't build.
11234         mpw-build.in (install): Install GDB.
11235
11236         * mpw-configure (prefix, mpw_prefix): Handle it.
11237         * mpw-config.in (mmalloc, readline): Don't configure.
11238         * mpw-build.in (thisscript): Rename to ThisScript.
11239         Use mpw-build instead of BuildProgram everywhere.
11240         (mmalloc, readline): Don't build.
11241         * mpw-README: New file, basic documentation about the MPW port.
11242
11243         * mpw-config.in: Use forward-include to create include files.
11244
11245         * mpw-configure: Add more things to the top of each configured
11246         Makefile, including contents of config/mpw-mh-mpw.
11247         * mpw-config.in (extra-include): Create this directory and fill it
11248         with Posix-like include files when configuring.
11249
11250         * config.sub (apple, mac, mpw): Add various aliases.
11251
11252         * mpw-build.in: New file, top-level build script fragment for MPW.
11253         * mpw-configure: New file, configure script for MPW.
11254         * mpw-config.in: New file, config fragment for MPW.
11255
11256 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11257
11258         * configure.in (host_libs): Remove glob, since it is gone from the
11259         sources.
11260
11261 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11262
11263         * Makefile.in: define empty GDB_NLM_DEPS var.
11264
11265         * configure.in(target_makefile_frag): use config/mt-netware
11266         for netware targets.
11267
11268 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11269
11270         * config.sub: Merge in recent FSF changes.  Remove linux special
11271         cases.
11272
11273 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11274
11275         Revert this change:
11276
11277         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11278
11279                 * build-all.mk: Use CC=cc -Xs on Solaris.
11280
11281 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11282
11283         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11284         stop using it.
11285         * Makefile.in: Nuke all references to glob subdirectory.
11286
11287 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11288
11289         * configure.in: Fix --enable-shared logic in per-host.
11290
11291 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11292
11293         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11294
11295 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11296
11297         * configure.in (noconfigdirs): Don't build gas on AIX, for
11298         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11299
11300 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11301
11302         * configure: Fix --cache-file to work if the file argument is a
11303         relative path.
11304
11305 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11306
11307         * configure: If the --cache-file is used, pass it down to
11308         configure in subdirectories.
11309
11310 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11311
11312         * config.sub: add vxworks29k configuration.
11313
11314 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11315
11316         * Makefile.in (taz): Do "diststuff" part quietly.
11317
11318 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11319
11320         * config.sub: Mini-merge with gcc/config.sub.
11321
11322 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11323
11324         * config.guess (IRIX): Sed - to _.
11325
11326 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11327
11328         * Makefile.in (source-vault, binary-vault): New targets.
11329
11330 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11331
11332         * config.sub: Recognize -eabi as a basic system type.
11333
11334 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11335
11336         * configure.in (enable_shared stuff): Fix typo.
11337
11338 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11339
11340         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11341
11342 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11343
11344         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11345
11346 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11347
11348         * configure.in (rs6000-*-*): Don't build gas.
11349
11350 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11351
11352         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11353         reduce command line length.
11354         (AS_FOR_TARGET): Check for as.new, not Makefile.
11355         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11356
11357 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11358
11359         * config.guess:  Merge from FSF.
11360
11361 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11362
11363         * configure: Don't use $ when handling program_suffix.
11364
11365 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11366
11367         * configure.in:  Configure tk for hppa/hpux.
11368
11369 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11370
11371         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11372
11373 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11374
11375         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11376         to LIBCXXFLAGS.  Tests are better run without it.
11377
11378 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11379
11380         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11381
11382 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11383
11384         * configure.in (*-*-netware*): Don't configure xiberty.
11385
11386 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11387
11388         * configure.in:  Remove tk from native_only list.
11389
11390 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11391
11392         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11393           for special NCD build.
11394
11395 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11396
11397         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11398         makeall.bat, they're only useful for binutils snapshots.
11399         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11400         makeall.bat to specified SUPPORT_FILES.
11401
11402 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11403
11404         * build-all.mk: Add Ericsson targets to sun4 and solaris
11405           hosts.  Add  BNR's sun4 target to solaris host, so their
11406           build-from-source will be tested in-house first.
11407
11408 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11409
11410         * Makefile.in (LIBCFLAGS): New variable.
11411         (CFLAGS_FOR_TARGET): Ditto.
11412         (LIBCFLAGS_FOR_TARGET): Ditto.
11413         (LIBCXXFLAGS): Ditto.
11414         (CXXFLAGS_FOR_TARGET): Ditto.
11415         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11416         (BASE_FLAGS_TO_PASS): Pass them.
11417         (EXTRA_TARGET_FLAGS): Ditto.
11418
11419         * configure.in: Support --enable-shared.
11420
11421 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11422
11423         * configure.in (target_libs):  Include libstdc++ again.
11424         * config.guess:  Update from FSF (for FreeBSD).
11425
11426 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11427
11428         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11429         makeall.bat.
11430         (DISTDOCDIRS): Add `etc'.
11431         (ETC_SUPPORT_PFX): New variable.
11432         (taz): Include anything from etc starting with a word in
11433         ETC_SUPPORT_PFX.
11434
11435 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11436
11437         * config.sub: Update for recent FSF changes.  Remove obsolete
11438         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11439         spacing changes.
11440
11441 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11442
11443         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11444
11445         * config.guess:  Merge with FSF.
11446         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11447
11448 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11449
11450         * configure: Since the "trap 0" handler will override the exit
11451         status on many systems, only use it for "exit 1", and make it set
11452         a non-zero exit status; reset it before "exit 0".  Also, check
11453         exit status of config.sub, and error out if it failed.
11454
11455 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11456
11457         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11458         and install libgloss.
11459
11460 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11461
11462         * Makefile.in (all-binutils): Depend upon all-byacc.
11463
11464         * configure.in: Don't build emacs on Irix 5.
11465
11466 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11467
11468         * configure.in (*-*-netware*): Add libio.
11469
11470 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11471
11472         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11473         (CHECK_TARGET_MODULES): Ditto.
11474         (INSTALL_TARGET_MODULES): Ditto.
11475         (TARGET_LIBS): Ditto.
11476         (all-libstdc++): Note dependencies.
11477
11478 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11479
11480         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11481
11482 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11483
11484         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11485         -fexternal-templates.
11486
11487         * configure.in (target_libs): Add libstdc++.
11488         (noconfigdirs): Add libstdc++ as appropriate.
11489
11490 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11491
11492         * config.guess:  Update from FSF.
11493
11494 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11495
11496         * configure: Use ${config_shell} when running ${configsub}.
11497
11498 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11499
11500         * config.sub: No longer recognize h8300h.
11501
11502 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11503
11504         * config.sub: Remove extraneous differences between config.sub and
11505         gcc/config.sub.
11506
11507 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11508
11509         * Makefile.in (DISTSTUFFDIRS): Add gas.
11510
11511 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11512
11513         * COPYING.NEWLIB: New file.
11514
11515 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11516
11517         * config.guess (HP-UX):  Patch from Harlan Stenn
11518         <harlan@landmark.com> to also emit release level.
11519
11520 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11521
11522         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11523
11524 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11525
11526         * config.sub:  Merge nextstep cleanup from FSF.
11527
11528 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11529
11530         * configure.in (arm-*-*): Don't configure ld for this target.
11531
11532 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11533
11534         * configure.in (*-*-netware): don't configure libg++, libio,
11535           librx, or newlib.
11536
11537 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11538
11539         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11540         configure ld--it works, but it doesn't support shared libraries.
11541
11542 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11543
11544         * config.guess (*-unknown-freebsd*):  Get rid of possible
11545         trailing "(Release)" in version string.
11546         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11547
11548 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11549
11550         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11551         Fix type: *-next-neststep -> *-next-nextstep.
11552
11553         * config.guess:  Merge from FSF:
11554
11555         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11556
11557         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11558
11559         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11560
11561         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11562         instead of UNIX_SV for UnixWare 1.0).
11563
11564 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11565
11566         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11567         to make gdb/nlm/* build after the compiler and linker.
11568
11569 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11570
11571         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11572         not just i[34]86.
11573         (m68k-atari-sysv4):  Relocate to match FSF version.
11574
11575         * config.guess:  More merges from the FSF:
11576
11577         Add a space before function call or macro invocation.
11578
11579         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11580
11581         * config.guess: Add trap cmd to remove dummy.c and dummy when
11582         interrupted.
11583
11584         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11585
11586         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11587         (dummy): Redirect stderr from compilation of dummy.c.
11588
11589         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11590
11591         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11592
11593 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11594
11595         * configure: Accept and ignore --cache*, for compatibility with
11596         new autoconf.
11597
11598 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11599
11600         * config.guess:  Merge from FSF:
11601
11602         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11603
11604         * config.guess (Pyramid*:OSx*:*:*): New case.
11605         (PATH): Add /.attbin at end for finding uname.
11606         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11607
11608         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11609
11610         * config.guess (M88*:DolphinOS:*:*): New case.
11611
11612         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11613
11614         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11615         to select whether to use ELF or COFF.
11616
11617         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11618
11619         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11620
11621         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11622
11623         * config.guess: Guess the OS version for HPUX.
11624
11625         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11626
11627         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11628
11629 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11630
11631         * configure.in: Recognize --with-headers, --with-libs, and
11632         --without-newlib.
11633         * Makefile.in (all-xiberty): Depend upon all-ld.
11634
11635 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11636
11637         * configure.in: Change i[34]86 to i[345]86.
11638
11639 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11640
11641         * configure (version): A few more tweaks to help message.
11642
11643 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11644
11645         * Makefile.in:  Remove (for now) librx as a host library,
11646         now that we're building it for target.
11647
11648 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11649
11650         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11651         (Karl Berry).
11652
11653 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11654
11655         * configure.in:  Also configure librx.
11656
11657 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11658
11659         * Makefile.in:  Update various rules to reflect that librx
11660         is now needed for libg++.
11661
11662 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11663
11664         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11665
11666 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11667
11668         * configure.in: Configure the examples directory.
11669
11670 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11671
11672         * configure: Simplify Jun 2 1994 change.
11673
11674 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11675
11676         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11677         /bin/gcc isn't good enough to build gcc.
11678
11679 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11680
11681         * Makefile.in (GDB_SUPPORT_FILES): Remove
11682         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11683         (gdb.tar.gz): Add new rule to use standard distribution building
11684         mechanism.
11685
11686 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11687
11688         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11689         Bill Cox <bill@cygnus.com>.
11690
11691 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11692
11693         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11694
11695 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11696
11697         * configure:  Search current dir first in .gdbinit.
11698
11699 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11700
11701         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11702
11703 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11704
11705         * config.sub:  Refer to NeXT's operating system as nextstep.
11706
11707         * config.sub (case $basic_machine):  Re-order the cases, to match
11708         the order in the FSF version (which is mostly alphabethical).
11709         Merge in some additions and changes from the FSF.
11710
11711 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11712
11713         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11714         * config.sub: Recognize cxux7.
11715         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11716
11717 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11718
11719         * config.sub:  Fix typo powerpc -> powerpc-*.
11720
11721 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11722
11723         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11724
11725         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11726         parallel with all-emacs and install-emacs).  Top-level command
11727         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11728
11729 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11730
11731         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11732         $(relbindir)/make before doing ``make install'', and use
11733         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11734         installing over running make binary.
11735         ($(host)-stamp-stage3-installed): Likewise.
11736
11737 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11738
11739         * config.guess: Recognize Mach.
11740
11741 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11742
11743         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11744         see whether --exec-prefix was used.
11745
11746 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11747
11748         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11749
11750 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11751
11752         * Makefile.in: Add all-librx target similar to all-libproc.
11753
11754 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11755
11756         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11757         with post 1.2 uname bogosity.
11758
11759 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11760
11761         * configure: Remove temporary files on receipt of a signal.
11762
11763 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11764
11765         * configure: If there is a package_makefile_frag, remove
11766         ${subdir}/Makefile.tem after copying it in.
11767
11768 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11769
11770         * build_all.mk: support rs6000 lynx identifies itself as
11771         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11772         since /bin/gcc is too feeble to compile a modern gcc.
11773
11774 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11775
11776         * brought devo/test-build.mk update-to-date with progressive/
11777           test-build.mk. Add lynx targets and hppa flag info.
11778
11779 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11780
11781         * configure.in:  Use mh-ncrsvr43.  Patch from
11782         Tom McConnell <tmcconne@sedona.intel.com>.
11783
11784 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11785
11786         * config.guess (i386-unknown-bsdi):  No longer need to
11787         check #if defined(__bsdi__) && defined(__i386__).
11788
11789 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11790
11791         * configure: Set program_transform_nameoption correctly.
11792
11793 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11794
11795         * brought build-all.mk update-to-date with progressive build-all.mk,
11796           added new targets and hppa info.
11797
11798 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11799
11800         * configure: If config.guess result is a prefix of the user
11801         specified target, assume a native build and use the user specified
11802         target as the host alias.  Remove SunOS patch suffix removal hack.
11803         * configure.in: Remove SunOS patch suffix removal hack.
11804
11805         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11806         in NATIVE_CHECK_MODULES.
11807
11808 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11809
11810         * Makefile.in: Rename HOST_ONLY to NATIVE.
11811         * configure: Delete SunOs patch suffix from host_canonical
11812           and build_canonical variables that are prepended to Makefiles.
11813         * configure.in: Add comments for easier maintenance.
11814
11815 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11816
11817         * Makefile.in: Add all-libproc target similar to all-gui.
11818
11819 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11820
11821         * Makefile.in (CHECK_MODULES): split into
11822         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11823
11824 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11825
11826         * config.guess (i386-unknown-bsdi): New system to guess.
11827
11828 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11829
11830         * Makefile.in: Add all-gui target (but not yet build by "all").
11831
11832 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11833
11834         * config.sub: Move deletion of patch suffix from here...
11835         * configure.in: To here, at Ian's suggestion.  The top-
11836           level scripts might need to know of a patch level.
11837
11838 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11839
11840         * config.sub: Strip off patch suffix so rtl is recognized
11841           as a sunos4.1.3 machine, even though it's been patched.
11842
11843 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11844
11845         * Makefile.in (INSTALL_LAST): Delete.
11846         (INSTALL_DOSREL): New.
11847
11848 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11849
11850         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11851         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11852         whether we pass down --with-gnu-ld anyhow.
11853
11854 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11855
11856         * Makefile.in (INSTALL_LAST): Change operation so it works
11857         on more flavors of make.
11858         * configure.in (go32): Don't build libg++ or libio.
11859
11860 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11861
11862         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11863         they can be overriden by templates.
11864
11865 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11866
11867         * configure.in (target==go32): Don't build gdb.
11868         * dosrel: New directory.
11869
11870 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11871
11872         * configure.in (host==go32): Configure dosrel too.
11873         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11874         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11875         be set by incoming names or templates.
11876         (INSTALL_LAST): New rule.
11877
11878 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11879
11880         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11881
11882 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11883
11884         * configure.in (appdirs): New variable.  Currently empty, but will
11885         be used in gas distribution.  If nonempty, lists a set of
11886         directories at least one of which must get configured, or top
11887         level configuration is considered to have failed.
11888         (rs6000-*-lynxos*): Use new file name.
11889
11890 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11891
11892         Eliminate XTRAFLAGS.
11893         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11894         newlib include files using -idirafter, and also use -nostdinc.
11895         (CXX_FOR_TARGET): Likewise.
11896         (XTRAFLAGS): Removed.
11897         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11898         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11899         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11900         ($(DO_X)): Don't pass down XTRAFLAGS.
11901
11902 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11903
11904         * configure.in (mips*-dec-bsd*): New target; do build linker.
11905         (mips*-*-bsd*): New target; don't build linker.
11906
11907 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11908
11909         * configure.in: support rs6000-*-lynxos* configuration.
11910         support sunos4 as a cross target.
11911
11912         * config.sub: look for lynx*, not lynx since the OS version may
11913         legitimately be part of the name.
11914
11915 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11916
11917         * configure.in (i[34]86-*-sco*): Move to be with other i386
11918         targets.
11919         (romp-*-*): New target.  Skip various binary utilities.
11920         (vax-*-*): New target.  Don't build newlib.
11921         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11922
11923 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11924
11925         * configure.in: Only set host_makefile_frag if config
11926         directory exists.
11927
11928 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11929
11930         * install.sh: If $dstdir exists, don't check whether each
11931         component does.
11932
11933 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11934
11935         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11936
11937 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11938
11939         * configure.in (*-*-lynxos*): Don't configure newlib for either
11940         native or cross Lynx.
11941
11942 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11943
11944         * config.sub (sparc64-elf): Fix os.
11945         (z8k): Remove duplicate.
11946
11947 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11948
11949         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11950         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11951
11952 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11953
11954         * configure: Make file links cleanly even if Lynx fails on
11955           an NFS symlink (at least fail cleanly).
11956
11957 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11958
11959         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11960         -XNh2000.
11961
11962 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11963
11964         * configure: Unknown options are fatal again.
11965
11966 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11967
11968         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11969         compatibility.
11970
11971 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11972
11973         * build-all.mk: Add `clean' target.
11974
11975 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11976
11977         * config.guess:  Add SINIX support.
11978         * configure.in:  Add mips-*-sysv4* support.
11979
11980 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11981
11982         * build-all.mk: Document all useful targets.
11983         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11984         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11985
11986 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11987
11988         * configure: Support --silent, --quiet.
11989
11990 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11991
11992         * configure: Support --disable-FEATURE.
11993
11994 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11995
11996         * config.guess: Recognize NCR running SVR4.3.
11997
11998 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11999
12000         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12001         Patch from Paul Eggert <eggert@twinsun.com>.
12002
12003 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12004
12005         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12006
12007 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12008
12009         * configure: Make unrecognized options give nonfatal warnings
12010         instead of fatal errors, and pass them to any subdirectory
12011         configures in case they recognize them.
12012         Make --x equivalent to --with-x.
12013
12014 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12015
12016         * configure: Add --enable-* options.  Clean up usage message and
12017         some comments.
12018
12019 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12020
12021         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12022
12023 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12024
12025         * configure.in (hppa*-*-*): Enable binutils.
12026
12027 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12028
12029         * config.sub: Recognize cisco.
12030
12031 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12032
12033         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12034
12035 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12036
12037         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12038         than one configuration name.  Add comment.
12039
12040 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12041
12042         * config.guess: about target *-hitachi-hiuxwe2, fixed
12043         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12044         macro is incorrect.]
12045
12046 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12047
12048         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12049         than the "make ls" stuff which used to be here.
12050
12051 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12052
12053         * config.guess:  Recognize i[34]86-unknown-freebsd.
12054         From Shawn M Carey <smcarey@rodan.syr.edu>.
12055
12056 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12057
12058         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12059
12060 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12061
12062         * config.guess: Check for ptx.
12063
12064 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12065
12066         * config.sub: Add os9k checking.
12067
12068 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12069
12070         * config.guess: Handle OSF1 running on HPPA processors
12071
12072 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12073
12074         * configure: If subdir configure fails, print out a message with
12075         subdirectory name, in case subdir's configure code didn't identify
12076         itself.
12077
12078 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12079
12080         * configure.in: Remove embedded newlines from configdirs.
12081         Avoid mismatches of substrings.  Fix matching strings at end
12082         of configdirs.
12083
12084 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12085
12086         * config.guess:  Add Lynx/rs6000 config support.
12087
12088 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12089
12090         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12091
12092 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12093
12094         * configure.in (hppa*-*-osf*): Treat this just like most other
12095         PA configurations (eg no binutils or ld).
12096         (hppa*-*-*elf*): These configurations have binutils and ld.
12097
12098 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12099
12100         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12101
12102 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12103
12104         * configure.in (rs6000-*-*): Build gas.
12105
12106 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12107
12108         * Makefile.in:  Avoid bug in losing hpux sed.
12109
12110 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12111
12112         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12113         for GDB and GDB has been fixed to not need it.
12114
12115 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12116
12117         * config.guess: Recognize vax hosts.
12118
12119 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12120
12121         * configure (while loop): Don't use "break 2" inside case
12122         statement -- the case statement isn't an enclosing loop.
12123
12124 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12125
12126         * config.guess:  Clean up NeXT support, to allow nextstep
12127         on Intel machines.  Make OS be nextstep.
12128
12129 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12130
12131         * config.guess: Add alternate forms for Convex.
12132
12133 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12134
12135         * configure:  Completely rewrite option processing.  Take
12136         advantage of pattern-matching to avoid invoking test frequently.
12137         Also clean up host and target defaulting logic.
12138
12139 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12140
12141         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12142         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12143         commands (plus user environment) will fit SCO limits.
12144
12145 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12146
12147         * configure.in: Don't issue warnings about directories which are
12148         not being configured if -norecursion is set.  Correct test for
12149         --with-gnu-as and --with-gnu-ld to not get confused by substring
12150         matches.
12151
12152         * configure.in: Don't build gas for alpha-dec-osf1*.
12153
12154 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12155
12156         * configure:  Back out Per's change of 12/19/1993.  It changes the
12157         behavior of configure in unexpected and confusing ways.
12158
12159         Also, use different delim char when calculating
12160         program_transform_name so that the name can contain slashes.
12161
12162 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12163
12164         * configure.in, config.sub: Add support for VSTa micro-kernel.
12165
12166 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12167
12168         * configure.in: Nuke hacks which were used to get a special
12169         version of GAS for HPPA configurations.
12170
12171 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12172
12173         * configure:  If only ${target_alias} is given, use that
12174         as the default for ${host_alias}.
12175         * configure:  Add missing back-slashes before nested quotes.
12176
12177 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12178
12179         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12180
12181 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12182
12183         * config.guess:  Recognize some Tektronix configurations.
12184         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12185
12186 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12187
12188         * config.sub: Match any flavor of SH.
12189
12190 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12191
12192         * configure.in: Don't try to configure newlib for Alpha.
12193
12194 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12195
12196         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12197         libg++ or libio for any Alpha target.
12198
12199         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12200
12201 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12202
12203         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12204         default arguments -- so it tried to compress itself.
12205
12206 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12207
12208         * configure.in (notsupp): ensure that a space is always at the end
12209           of the configdirs list, since the grep checks for an explicit space
12210
12211 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12212
12213         * configure.in (target i386-sysv4.2): don't build ld, since static
12214           versions of many libraries are not available.
12215
12216 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12217
12218         * config.guess: Recognize Apollos (using environment variables).
12219         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12220
12221 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12222
12223         * config.guess: Recognize Sony news mips running newsos.
12224
12225 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12226
12227         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12228         "fi ; else" for bash.
12229
12230 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12231
12232         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12233
12234 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12235
12236         * config.sub: accept unixware as an alias for svr4.2.
12237         Fix some inconsistancies with the gcc version.
12238
12239 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12240
12241         * Makefile.in (DISTDOCDIRS):  Add gdb.
12242
12243 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12244
12245         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12246
12247 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12248
12249         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12250         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12251         this now.
12252
12253 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12254
12255         * config.sub: Accept hiux* as an OS name.
12256
12257         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12258         etc/make-stds.texi.  The underscore came from gcc, and dje now
12259         agrees that RUNTESTFLAGS is the correct name.
12260
12261 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12262
12263         * install.sh:  Remove 'set -e'.  It makes any conditionals
12264         in the script useless.
12265
12266         * config.guess: Automatically recognize arm-acorn-riscix
12267         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12268
12269 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12270
12271         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12272
12273 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12274
12275         * Makefile.in (DISTDOCDIRS): New variable.
12276         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12277         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12278
12279 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12280
12281         * configure.in (hppa target): check the source directory for the
12282           pagas sub-directory
12283
12284 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12285
12286         * config.sub: Allow -aout* and -elf*.
12287
12288 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12289
12290         * configure.in: Don't build ld on i386-solaris2, same as for
12291         sparc-solaris2.
12292
12293 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12294
12295         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12296
12297 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12298
12299         * configure.in:  Configure gdb for alpha.
12300
12301 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12302
12303         * Makefile.in (CXXFLAGS): Add -O.
12304
12305 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12306
12307         * config.guess: added support for DG Aviion
12308
12309 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12310
12311         * configure.in: Produce warning message for subdirectories not
12312         configurable for this host/target combination.  Don't try to
12313         configure gdb for vms.
12314
12315 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12316
12317         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12318         appropriate files before making "diststuff".
12319         (DISTBISONFILES): New var: list of files to be edited.
12320         (DISTSTUFFDIRS): Add binutils.
12321
12322 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12323
12324         * config.sub: also handle mipsel and mips64el (for little endian mips)
12325
12326 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12327
12328         * configure.in: Add * to end of all OS names.
12329
12330 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12331
12332         * configure.in: Build newlib for LynxOS native.
12333
12334 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12335
12336         * config.guess: Add support for delta 88k running SVR3.
12337
12338         * configure.in: Add comment about HP compiler vs. emacs.
12339
12340 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12341
12342         * configure.in: don't build ld on solaris2 (not a viable option
12343           due to bugs in getpwnam & getpwuid)
12344
12345 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12346
12347         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12348         config.guess will produce a full version number.
12349
12350 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12351
12352         * configure.in: Build linker and binutils for alpha-dec-osf1.
12353
12354 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12355
12356         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12357         and gdb/testsuite/Makefile.in.
12358
12359 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12360
12361         * configure.in: recognize mips*- instead of mips-
12362
12363 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12364
12365         * config.sub: Accept linux*coff and linux*elf as operating
12366         systems.
12367
12368 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12369
12370         * config.sub: Recognize mips64, and mips3 as an alias for it.
12371
12372 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12373
12374         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12375         gdb knows how to handle OSF/1 shared libraries.
12376
12377 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12378
12379         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12380         * config.guess: Recognize Hitachi's HIUX.
12381         * config.sub: Recognize h3050r* and hppahitachi.
12382         Remove redundant cases for hp9k[23]*.
12383
12384 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12385
12386         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12387         if gas and ld are in the source tree and are in ${configdirs}.
12388         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12389         --with options (but still pass them down on the command line,
12390         if they were explicitly specified).
12391
12392 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12393
12394         * configure: substitute SHELL value in Makefile.in with
12395         ${CONFIG_SHELL}
12396
12397 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12398
12399         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12400         *-*-solaris2* targets.
12401
12402 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12403
12404         * Makefile.in: define M4, and pass it down to sub-makes;
12405         all-autoconf now depends on all-m4
12406
12407 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12408
12409         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12410         presence of {ar,ranlib} instead of a configured directory
12411
12412 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12413
12414         * config.guess: Accept 34?? as well as 33?? for NCR.
12415
12416 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12417
12418         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12419         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12420
12421 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12422
12423         * configure: grab values for $(CC) and $(CXX) from the
12424         environment, so that someone can do "CC=gcc configure; make" and
12425         have it work right (matching the way that autoconf works now)
12426
12427         * configure.in, Makefile.in: add support for gash, the tcl
12428         interface to Galaxy
12429
12430         * config.guess: add NetBSD variants (hp300, x86)
12431
12432 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12433
12434         * install.sh: Support -d option (in the manner of SunOS 4 install,
12435         as it is more deterministic than that of GNU install)
12436         (chmodcmd): Set file to mode 755 by default (should also do default
12437         chgrp and chown, but I don't feel like dealing with that now)
12438
12439 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12440
12441         * config.sub: Remove h8300hhms alias.
12442
12443 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12444
12445         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12446
12447 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12448
12449         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12450         as stmp-fixinc
12451
12452 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12453
12454         * config.sub: recognize m88110-bug-coff.
12455
12456 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12457
12458         * Makefile.in (all-libio): all dependencies on the toolchain used
12459         to build this (gcc, gas, ld, etc)
12460
12461 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12462
12463         * config.guess: Deal with OSF/1 1.3 on alpha.
12464
12465 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12466
12467         * install.sh: add some 'else true' clauses for portability
12468
12469         * configure.in: don't build libio for h8[35]00-*-* targets
12470
12471 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12472
12473         * Makefile.in:  Add support for new libio.
12474
12475 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12476
12477         * install.sh: If one command fails, don't try the rest.  Don't try
12478         to remove $dsttmp (via trap) unless we have already created it.
12479         If $src doesn't exist, detect it and exit with an error.
12480
12481         * config.guess: Recognize BSD on hp300.
12482
12483 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12484
12485         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12486         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12487
12488 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12489
12490         * Makefile.in (all-send-pr): depends on all-prms
12491
12492 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12493
12494         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12495
12496 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12497
12498         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12499         Added test for mips-mips-riscos5.
12500
12501 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12502
12503         * configure.in: use mh-hp300 for 68k HP hosts
12504
12505 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12506
12507         * configure: add support for CONFIG_SHELL, so that you can use
12508         some alternate shell for evaluating configure scripts
12509
12510 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12511
12512         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12513         in configure script to bug-gdb@prep.ai.mit.edu when building
12514         distribution archive.
12515         * Makefile.in (COMPRESS):  Remove def.
12516         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12517         gdb.tar.Z and make-gdb.tar.Z respectively.
12518         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12519         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12520         to convergence with 'taz' target in Makefile.in.
12521
12522 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12523
12524         * install.sh (dsttmp): use trap to ensure that tmp files go
12525         away on error conditions
12526
12527 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12528
12529         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12530
12531 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12532
12533         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12534         its parent is '/' not ''.
12535
12536         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12537
12538 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12539
12540         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12541         that ${newsrcdir}/configure.in does.
12542
12543 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12544
12545         * test-build.mk: support for CONFIG_SHELL
12546
12547 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12548
12549         * config.sub (netware):  Add as a basic system type.
12550
12551 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12552
12553         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12554           $(srcdir)/ from the dependency on Makefile.in.
12555
12556 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12557
12558         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12559         (h8300hhms is temporary until multi-libraries are implemented).
12560         * configure.in: Handle h8300h too.
12561
12562 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12563
12564         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12565
12566 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12567
12568         * configure:  Remove extraneous output when guessing host type.
12569         * config.guess:  Remove extraneous output when guessing using C
12570         compiler rather than uname, or when guessing fails.
12571
12572 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12573
12574         * Makefile.in: remove all.cross and install.cross targets
12575
12576         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12577           definitions
12578
12579 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12580
12581         * configure.in (target sh): Build gprof.
12582
12583 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12584
12585         * config.sub: change -solaris to -solaris2
12586
12587 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12588
12589         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12590
12591 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12592
12593         * configure: Correct error message for missing Makefile.in to
12594         print correct directory.
12595
12596 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12597
12598         * install.sh: kludge around 386BSD shell bug
12599
12600 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12601
12602         * config.guess:  Recognize NeXT.
12603         * config.guess:  Recognize i486-ncr-sysv4.
12604         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12605
12606 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12607
12608         * Makefile.in (MAKEINFOFLAGS): New variable.
12609         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12610         * build-all.mk, test-build.mk: Pass down --no-split as
12611         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12612
12613 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12614
12615         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12616
12617 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12618
12619         * Makefile.in (libg++.tar.z):  New rule.
12620         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12621         * Makefile.in (taz):  Only do a single chmod.
12622
12623 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12624
12625         * install.sh: don't use dirname anymore (replaced with sed usage)
12626
12627 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12628
12629         * Makefile.in:  Change extension for gzip'd files from '.z' to
12630         '.gz' per new FSF standard usage.
12631
12632 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12633
12634         * configure: put quotes around the final value of program_transform_name
12635
12636 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12637
12638         * Makefile.in: new install.sh support; update install-info rules
12639
12640 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12641
12642         * configure.in: Build diff for crosses, but not for go32 host.
12643
12644         * configure.in: Build gprof only for native, and don't build it
12645         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12646
12647 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12648
12649         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12650
12651 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12652
12653         * configure.in (host_tools): Add prms.
12654
12655 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12656
12657         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12658         with $(FLAGS_TO_PASS) on the command line
12659
12660         * config.sub: Recognize lynx and lynxos
12661
12662 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12663
12664         * config.sub: Accept -ecoff*, not just -ecoff.
12665
12666 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12667
12668         * Makefile.in (taz): Use .gz suffix instead of .z.
12669         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12670         names.
12671
12672 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12673
12674         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12675
12676 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12677
12678         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12679         that rebuilds that might happen during 'make install' don't get
12680         bogus gcc include files
12681
12682 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12683
12684         Change from Utah for HPPA support:
12685         * config.guess: Recognize hppa1.x-hp-bsd.
12686
12687 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12688
12689         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12690         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12691
12692 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12693
12694         * config.sub: Add support for rom68k and bug boot monitors.
12695
12696 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12697
12698         * Makefile.in: Make all-opcodes depend on all-bfd.
12699
12700 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12701
12702         * config.guess: Added special check for i[34]86-univel-sysv4*.
12703
12704 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12705
12706         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12707         the processor rather than assuming i486.
12708
12709 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12710
12711         * config.guess: Recognize SunOS6 as Solaris3.
12712
12713 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12714
12715         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12716         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12717
12718 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12719
12720         * build-all.mk (all-cross): New target for Canadian Cross.
12721         Added Q2 go32 targets.
12722         * test-build.mk: Configure go32 cross sparclite-aout and
12723         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12724         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12725
12726 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12727
12728         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12729         GO32 hosted toolchains
12730
12731 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12732
12733         * configure: change  so "-exec-prefix" gets passed down rather
12734         than "-exec_prefix" so autoconf generated Makefiles get the
12735         exec_prefix set right.
12736
12737 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12738
12739         * config.guess: get the Solaris2 minor version number
12740
12741         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12742
12743 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12744
12745         * config.guess: Recognize some Sequent platforms.
12746
12747 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12748
12749         * Makefile.in: added the vault-install target
12750
12751         * configure.in: actually use the Sun3 makefile fragment that's in
12752         config, also added the release dir to configdirs
12753
12754 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12755
12756         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12757
12758 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12759
12760         * configure.in: remove some program from Alpha targetted toolchains
12761
12762 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12763
12764         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12765         gprof.
12766         (taz): Run "make diststuff" in those directories instead of "make
12767         proto-dir".  Look for "VERSION=" only at start of line in subdir
12768         Makefile.  Use "gzip -9" for compression.
12769         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12770         (binutils.tar.z): New target.
12771
12772 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12773
12774         * Makefile.in (taz): Include gpl.texinfo.
12775
12776 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12777
12778         * Makefile.in (setup-dirs): Merged into "taz" target.
12779         (taz): Only do `proto-dir' stuff if a directory is actually needed
12780         for this target.
12781
12782 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12783
12784         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12785         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12786         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12787         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12788         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12789
12790 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12791
12792         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12793         config.sub, and move-if-change to gdb testsuite distribution
12794         archive, so the testsuite can be extracted, configured, and
12795         run separately from the gdb distribution.  Blow away the Chill
12796         tests that require a Chill compiled executable, since GNU Chill
12797         is not yet publically available.
12798
12799 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12800
12801         * test-build.mk: set environment variables in a single command,
12802         instead of a list of assignments and exports
12803
12804         * config.guess: recognize Alpha/OSF1 systems
12805
12806 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12807
12808         * configure: Change help message to prefer --options rather than
12809           -options.
12810
12811 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12812
12813         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12814         zippy@ecst.csuchico.edu.
12815         * config.guess: Recognize miniframe.
12816
12817 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12818
12819         * Makefile.in: Use srcroot to find runtest rather than rootme.
12820         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12821
12822 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12823
12824         * test-build.mk: Extensive additions to support building on a
12825         machine other than the host.
12826
12827 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12828
12829         * configure (tooldir): Fix for i386-aix again.
12830
12831 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12832
12833         * configure, Makefile.in:  Change definition of $(tooldir)
12834         to match the FSF.
12835
12836 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12837
12838         * config.guess:  Recognize i[34]86/SVR4.
12839
12840 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12841
12842         * Makefile.in (all-gdb): gdb depends on sim.
12843
12844 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12845
12846         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12847         at the same time we make the prototype gdb directory.
12848         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12849         files at the same time as the gdb base release distribution.
12850
12851 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12852
12853         * Makefile.in (check): Use individual check targets rather than
12854         DO_X rule.
12855         (check-gcc): Added.
12856
12857 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12858
12859         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12860         for System V release 3.2.
12861
12862 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12863
12864         * config.sub: Recognize hppaosf.
12865         * configure.in: Do configure ld/binutils/gas for it.
12866
12867 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12868
12869         * configure (tooldir): Alter syntax used to set this, for systems
12870         where "\$" isn't handled right, like i386-aix.
12871
12872 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12873
12874         * configure: Pass program-transform-name, not
12875         program_transform_name, to recursive configures.
12876
12877 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12878
12879         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12880         of gas+ld+binutils.
12881
12882 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12883
12884         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12885
12886 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12887
12888         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12889
12890 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12891
12892         * Makefile.in (PRMS): Set back to all-prms.
12893
12894 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12895
12896         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12897         targets, rather than for MIPS hosts.
12898
12899 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12900
12901         * configure.in: add comment for --with-x default values
12902
12903         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12904
12905         * Makefile.in: add check-* targets for each of the directories in
12906         the tree.  Add a definition of RUNTEST that will use the one we
12907         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12908
12909 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12910
12911         * configure.in: Removed obsolete references to bfd_target and
12912         target_makefile_frag.
12913
12914         * build-all.mk: Set assorted targets for Q2.
12915         * config.sub: Recognize z8k-sim and h8300-hms.
12916         * test-build.mk: Really don't pass host to configure.
12917         (HOLES): Added uname.
12918
12919 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12920
12921         * configure: Handle an empty program-prefix, program-suffix or
12922         program-transform-name correctly.
12923
12924 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12925
12926         * build-all.mk: -G 8 no longer required for MIPS targets.
12927         * test-build.mk: Don't pass host argument to configure; make it
12928         guess.
12929
12930 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12931
12932         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12933         * Makefile.in (COMPRESS):  New macro, like GZIP.
12934
12935 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12936
12937         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12938
12939         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12940         with gas currently defaults to -G 0.
12941
12942 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12943
12944         * Makefile.in (all-flex): flex depends on byacc.
12945
12946         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12947         to test-build.mk as RELEASE_TAG.
12948         * test-build.mk (configargs): New variable containing arguments to
12949         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12950         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12951
12952         * config.guess: Use /bin/uname when checking -X argument on SCO,
12953         to avoid invoking GNU uname which doesn't understand -X.
12954
12955         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12956
12957         * configure.in: Build gas for mips-*-*.
12958
12959 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12960
12961         * Makefile.in (all.normal): insert missing backslash.
12962
12963 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12964
12965         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12966
12967         * Makefile.in: Complete overhaul to merge many almost identical
12968         targets.
12969
12970 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12971
12972         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12973         (gdb.tar.Z): Adjusted.
12974
12975         * Makefile.in (setup-dirs, taz): New targets; should be general
12976         enough to adapt for gdb sometime.  Build only .z file.
12977         (gas.tar.z): New target.
12978
12979 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12980
12981         * build-all.mk: Use CC=cc -Xs on Solaris.
12982
12983 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12984
12985         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12986         for handling BISON for FSF releases.
12987
12988 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12989
12990         * configure: Actually implement the change zoo just documented.
12991
12992 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12993
12994         * configure: when using config.guess, only set target_alias when
12995         it's not already been set (ie, on the command line)
12996
12997 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12998
12999         * Makefile.in: add installcheck target, set PRMS to install-prms
13000
13001 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13002
13003         * configure: add support for package_makefile_fragment, handle the
13004         case where a directory has a configure.in file but no Makefile.in
13005         more gracefully (with an actual understandable error message, even);
13006         add support for --without (and add this to the usage message); also
13007         explicitly add a --host=${host_alias} to the command line when
13008         config.guess is used
13009
13010 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13011
13012         * configure: Must use both --host and --target in recursive calls.
13013
13014 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13015
13016         * Makefile.in: Change deja-gnu to dejagnu.
13017
13018 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13019
13020         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13021
13022 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * configure.in: canonicalize all instances to *-*-solaris2*,
13025         also strip out a number of tools to not build for go32 host
13026
13027 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13028
13029         * config.guess: add GPL.
13030
13031         * Makefile.in, config.guess, config.sub, configure: bump
13032           copyrights to 93.
13033
13034 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13035
13036         * Makefile.in (do-info): Removed obsolete check for existence of
13037         localenv file.
13038
13039         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13040
13041 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13042
13043         * Makefile.in: a couple of 'else true' for decstation,
13044         support for TclX
13045
13046         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13047
13048 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13049
13050         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13051
13052 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13053
13054         * config.guess: Recognize i386-ibm-aix (PS/2).
13055         * configure.in: Use config/mh-aix386 file for it.
13056
13057 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13058
13059         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13060         CC_FOR_TARGET instead.
13061         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13062
13063 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13064
13065         * Makefile.in: Add sim to list of directories sent with gdb
13066
13067 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13068
13069         * configure.in: Put back mips-dec-bsd* case.
13070
13071 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13072
13073         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13074         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13075         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13076
13077 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13078
13079         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13080
13081         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13082         (install-info): install dir.info only if it exists,
13083         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13084
13085 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13086
13087         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13088         gas for mips-dec-bsd.
13089
13090 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13091
13092         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13093         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13094
13095 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13096
13097         * configure.in: Added "dejagnu" to hosttools list.
13098
13099 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13100
13101         * config.sub, configure.in, config.guess:  Add support
13102         for Bosx, an AIX variant from Bull.
13103         Patches from F.Pierresteguy@frcl.bull.fr.
13104
13105 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13106
13107         * devo/dejagnu: Initial creation of devo/dejagnu.
13108         Migrated dejagnu testcases and support files for testing software
13109         tools to reside as subdirectories, currently called "testsuite",
13110         within the directory of the software tool.  Migrated all programs,
13111         support libraries, etc. beloging to dejagnu proper from
13112         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13113         with no modifications.  The changes to these files which will
13114         allow them to configure, build, and execute properly will be made
13115         in a future update.
13116
13117 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13118
13119         * Makefile.in: Change send_pr to send-pr.
13120         * configure.in: Likewise.
13121         * send_pr: Renamed directory to send-pr.
13122
13123 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13124
13125         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13126
13127 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13128
13129         * README:  Update for gdb-4.8 release.
13130         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13131         gdb-xxx.tar.z (gzip'd) file also.
13132
13133 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13134
13135         * Makefile.in: make all-diff depend on all-libiberty
13136
13137 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13138
13139         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13140
13141 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13142
13143         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13144
13145 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13146
13147         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13148         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13149         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13150
13151 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13152
13153         * Makefile.in:  makeinfo binary is in a new location
13154
13155 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13156
13157         * config.sub: Accept -ecoff as an OS.
13158
13159         * Makefile.in: Various changes to eliminate a level of make
13160         recursion and reduce the required command line length.
13161         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13162         sub-makes.
13163         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13164         variables holding settings for specific sub-makes.
13165         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13166         in terms of BASE_FLAGS_TO_PASS.
13167         (TARGET_LIBS): New variable listing directories which use
13168         TARGET_FLAGS_TO_PASS.
13169         (subdir_do): Eliminated.
13170         (do-*): New set of targets to replace subdir_do.
13171         (various): All targets which used subdir_do now depend on do-*.
13172         (local-clean): Renamed from do_clean.
13173         (local-distclean): New target, dependency of distclean and
13174         realclean.
13175         (install-info): Don't create directories.  Depend on dir.info
13176         rather than calling make recursively.
13177         (install-dir.info): Eliminated.
13178         (install-info-dirs): Create all info directories here.
13179         (dir.info): Depend upon do-install-info.
13180
13181         * test-build.mk (HOLES): Added false.
13182
13183 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13184
13185         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13186
13187 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13188
13189         * Makefile.in (info): remove dependency on all-texinfo.  The
13190         problem was really in texinfo/C, not at this level.
13191
13192 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13193
13194         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13195
13196 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13197
13198         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13199         GDB releases.
13200
13201 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13202
13203         * configure: Include srcdir in message about target of link not
13204         being found.  Don't convert `-' to `_' in `with' options being
13205         passed to subdirs.
13206
13207 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13208
13209         * configure.in: add uudecode to host_tools
13210
13211         * Makefile.in: added {all,install}-uudecode targets, added them to
13212         the appropriate lists
13213
13214 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13215
13216         * Makefile.in (all-gcc): Added dependency on all-gas.
13217
13218         * configure.in (mips-*-*): Build ld and binutils.
13219
13220 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13221
13222         * configure: check return code from mkdir, print error message and
13223           exit on failure.
13224
13225 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13226
13227         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13228
13229 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13230
13231         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13232
13233 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13234
13235         * config.sub (h8500):  Recognize this as a cpu type.
13236
13237 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13238
13239         * configure: source directory missing is no longer a warning
13240
13241         * configure.in: recognize irix[34]* instead of irix[34]
13242
13243         * Makefile.in: define and pass down X11_LIB
13244
13245 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13246
13247         * guess-systype: Renamed to ...
13248         * config.guess:  ... by popular request.
13249         * configure.in, Makefile.in:  Update accordingly.
13250
13251 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13252
13253         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13254         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13255         + Execute ./dummy instead of assuming . is in PATH.
13256
13257 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13258
13259         * guess-systype:  New shell script.  Attempts to guess the
13260         canonical host name of the executing host.
13261         Only a few hosts are supported so far.
13262         * configure:  Call guess-systype if no host is specified.
13263
13264 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13265
13266         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13267         gcc Makefile.
13268
13269
13270 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13271
13272         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13273         (all-gcc, install-gcc, subdir_do): Use it.
13274
13275 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13276
13277         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13278
13279 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13280
13281         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13282           set exclusively by configure, using configure.in .
13283
13284 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13285
13286         * test-build.mk: set $PATH for all builds
13287
13288         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13289
13290 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13291
13292         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13293         the one used in gcc/Makefile.in, so that a null expansion doesn't
13294         override the one needed to build gcc with a native cc.
13295
13296
13297 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13298
13299         * configure: Accept -with arguments.
13300
13301 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13302
13303         * Makefile.in: added h8300sim
13304
13305 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13306
13307         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13308         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13309         (all-cygnus, native, build-cygnus): Make
13310         $(canonhost)-stamp-3stage-done, not $(host)....
13311         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13312         i386-sco3.2v4.  Added else true to if command.
13313
13314 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13315
13316         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13317
13318 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13319
13320         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13321
13322 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13323
13324         * configure.in: don't remove binutils from Solaris builds
13325
13326 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13327
13328         * Makefile.in: get rid of earlier definitions for *clean,
13329         also handle the recursive info rule better
13330
13331 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13332
13333         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13334         do more-or-less the right thing.
13335
13336 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13337
13338         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13339         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13340
13341 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13342
13343         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13344         $(host_canonical).
13345
13346         * configure.in: split the configdirs list into 4 categories (native
13347         v. cross, library v. tool) and handle the cross-only and native-
13348         only in more reasonable (and correct!) way.
13349
13350 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13351
13352         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13353         configdirs anymore.
13354
13355 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356
13357         * Makefile.in: extensive cleanup::  removed all of the explicit
13358         clean-* targets, collapsed many wrappers around subdir_do into
13359         one, added additional targets to satisfy standards.texi, deleted
13360         some old targets, some changes for consistency
13361
13362 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13363
13364         * configure.in: handle some programs as cross-only, and others as
13365         native only
13366
13367         * test-build.mk: handle partial holes in a more generic manner
13368
13369         * Makefile.in: m4 depends on libiberty
13370
13371 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13372
13373         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13374         time, wdiff, and find to configdirs
13375
13376         * Makefile.in: all, clean, and install rules for the new programs
13377         added to configure.in
13378
13379 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13380
13381         * configure.in: use mh-sun for all *-sun-* hosts
13382
13383 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13384
13385         * Makefile.in: define flags for X11 include files and library file
13386         locations, pass them down to the programs that need this info
13387
13388         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13389
13390 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13391
13392         * configure.in: start building libg++ for HP-UX targets
13393
13394 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13395
13396         * README:  Update references to files moved into etc/.
13397
13398 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13399
13400         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13401         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13402
13403 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13404
13405         * configure: accept dash as well as underscore in long option
13406         names for FSF compatibility.
13407
13408 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13409
13410         * config.sub: added -sco3.2v4 support from FSF.
13411
13412 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13413
13414         * configure.in: expand the section that adds or removes
13415         directories from the list of programs to build, to handle native
13416         vs. cross in addition to host v. native
13417
13418 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13419
13420         * Makefile.in:  Replace C++ in macro names with CXX.
13421         This is less likely to break ...
13422
13423 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13424
13425         * test-build.mk: add -w to GNU_MAKE
13426
13427 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13428
13429         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13430         add 'sparc' to list of recognized cpus.  This needed to make
13431         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13432         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13433         then changes that into $CPU-wrs-vxworks.
13434
13435         * configure.in: remove most references to gdbtest, regularize
13436         target based program removal
13437
13438         * test-build.mk: import from p3 tree (many fixes and changes)
13439
13440 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13441
13442         * Makefile.in: added rules to handle tcl, tk, and expect
13443
13444         * configure.in: handle those directories if they exist
13445
13446 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13447
13448         * config.sub: removed bogus hppabsd and hppahpux names, since
13449         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13450
13451 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13452
13453         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13454         depends upon all-xiberty
13455
13456         * Makefile.in: changes from p3, including:
13457
13458         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13459
13460         * Makefile.in (XTRAFLAGS): include newlib directories if
13461         newlib/Makefile exists, rather than if host != target.
13462
13463         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13464
13465         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13466         from the same source tree and not building a cross-compiler.  This
13467         matters for the libg++ configuration if reconfiguring a tree that
13468         has already been installed.
13469
13470         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13471
13472         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13473         pick up the machine and system specific header files.
13474
13475         * Makefile.in: added AS_FOR_TARGET, passed down in
13476         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13477         the C compiler to use to create programs which are run in the
13478         build environment, set it to default to $(CC), and passed it down
13479         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13480
13481         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13482
13483         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13484         We need them for unusual native builds, like systems without
13485         ranlib.
13486
13487         * configure: also define $(host_canonical) and
13488         $(target_canonical), which are the full, canonical names for the
13489         given host and target
13490
13491 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13492
13493         * Makefile.in:  Added separate definitions for C++.
13494
13495 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13496
13497         * configure.in (configdirs):  Add deja-gnu.
13498
13499 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13500
13501         * README:  Update for configure.texi and gdb-4.7 release.
13502
13503 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13504
13505         * Makefile.in:  Move "all" target to top of file.
13506         Previously, first target was ".PHONY" which caused BSD4.4 make
13507         to build .PHONY when make was run without arguments.
13508
13509 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13510
13511         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13512         Library-copylefted code in libiberty.
13513
13514 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13515
13516         * config.sub:  Replace m68kmote with plain old m68k.
13517
13518 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13519
13520         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13521
13522 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13523
13524         * config.sub: Complain if no argument is given.  Added support for
13525         386bsd as OS and target alias.
13526
13527 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13528
13529         * Makefile.in (XTRAFLAGS): include newlib directories if
13530         newlib/Makefile exists, rather than if host != target.
13531
13532 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13533
13534         * config.sub: recognize sparclite-wrs-vxworks.
13535
13536         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13537         p3.) Added clean-xiberty to clean.
13538
13539 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13540
13541         * configure.in: use *-*-* instead of nested cases for host and target
13542
13543 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13544
13545         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13546         from the same source tree and not building a cross-compiler.  This
13547         matters for the libg++ configuration if reconfiguring a tree that
13548         has already been installed.
13549
13550 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13551
13552         * config.sub (i486v/i486v4):  Merge in from FSF version.
13553
13554 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13555
13556         * configure: only set PWD if it is already set.
13557
13558 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13559
13560         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13561         doesn't have unset and all success paths (and most error paths)
13562         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13563         to just ${PWD} to avoid confusion.)
13564
13565 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13566
13567         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13568         even for a native compilation.
13569
13570 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13571
13572         Changes to make the gdb.tar.Z rule work better.
13573
13574         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13575         (DEVO_SUPPORT):  Add configure.texi.
13576         (bfd-ilrt.tar.Z):  Remove ancient rule.
13577
13578 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13579
13580         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13581         pick up the machine and system specific header files.
13582
13583         * configure.in, config.sub: added new target m68010-adobe-scout,
13584         with alias of adobe68k.  Changed configure.in to check for
13585         -scout before -sco* to avoid a false match.
13586
13587         * Makefile.in: added AS_FOR_TARGET, passed down in
13588         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13589         the C compiler to use to create programs which are run in the
13590         build environment, set it to default to $(CC), and passed it down
13591         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13592
13593 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13594
13595         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13596         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13597         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13598         FOR_TARGET variants, to newlib and libg++.
13599
13600 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13601
13602         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13603         first.
13604
13605 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13606
13607         * config.sub:  Accept `elf' as an environment.
13608
13609 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13610
13611         * Makefile.in (all-opcodes):  cd into the right directory
13612
13613 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13614
13615         * configure: added -program_transform_name option, used as
13616         argument to sed when installing programs.
13617         configure.texi: added documentation for -program_prefix,
13618         -program_suffix and -program_transform_name.
13619
13620 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13621
13622         * config.sub:  Accept i486 where i386 ok.
13623
13624 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13625
13626         * config.sub: accept we32k
13627
13628 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13629
13630         * config.sub, configure.in: accept OSE68000 and OSE68k.
13631
13632         * Makefile.in: don't create all directories for ``make install'';
13633         let the subdirectories create the ones they need.
13634
13635 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13636
13637         * COPYING: new file, GPL v2
13638
13639 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13640
13641         * Makefile.in: use the new gen-info-dir, which needs a template
13642         argument (which also lives in texinfo)
13643
13644         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13645
13646 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13647
13648         * config.sub (ncr3000):  Change i386 to i486.
13649
13650 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13651
13652         * Makefile.in: add install-rcs, install-grep to
13653         install-no-fixedincludes, removed install-bison and install-libgcc
13654
13655 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13656
13657         * configure.in: grab the HPUX makefile fragment if on HPUX
13658
13659 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13660
13661         * Makefile.in: eradicate bison spoor (ditto libgcc).
13662          configure.in: recognise m68{k,000}-ericsson-OSE.
13663          es1800 is alias for m68k-ericsson-OSE
13664
13665 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13666
13667         * configure.in: rearrange the parts that remove programs from
13668         configdirs, based now on HOST==TARGET or by canonical triple.
13669
13670 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13671
13672         * test-build.mk: recurse explicitly with -f test-build.mk when
13673           appropriate.  predicate stage3 and comparison on the existence
13674           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13675           On very clean, also remove ...stamp-co.  Build in-place before
13676           doing other builds.
13677
13678 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13679
13680         * Makefile.in, configure.in: add tgas
13681
13682 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13683
13684         * Makefile.in: a number of changes merged in from progressive.
13685
13686         * configure.in: add libm.
13687
13688         * .cvsignore: ignore some stuff that comes from test-build.mk.
13689
13690 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13691
13692         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13693
13694 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13695
13696         * configure: Add program_suffix (parallel to program_prefix)
13697         * Makefile.in: adjust directory-creating script for losing decstation
13698
13699 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13700
13701         * configure:  Minor $subdir-related fixes.
13702
13703 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13704
13705         * configure: fix various problems with propogating
13706         makefile_target_frag in subdirs.
13707         * configure.in: config libgcc if its there
13708
13709 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13710
13711         * config.sub:  HPPA merge.
13712
13713 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13714
13715         * Makefile.in:  Replace all-bison with all-byacc in all
13716         dependency lines for other tools (which now use byacc).
13717
13718 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13719
13720         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13721
13722 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13723
13724         * Makefile.in: make gprof rules similar to byacc rules (instead of
13725         vestigal $(unsubdir) that didn't work...)
13726
13727 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13728
13729         * config.sub:  Add support for Linux.
13730         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13731         (at least for libg++).
13732
13733 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13734
13735         * configure.texi: fix doc for the -nfp option to configure
13736
13737 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13738
13739         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13740
13741 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13742
13743         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13744         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13745         * configure.in: added solaris* host_makefile_frag hook.
13746
13747 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13748
13749         * config.sub: changed recognition of m68000 so that various
13750         m68k types can be specified via m680[01234]0
13751
13752 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13753
13754         * config.sub (basic_machine): fix sed so that '-foo' isn't
13755         completely substituted out while .+'-foo' loses the '-foo'
13756
13757 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13758
13759         * config.sub ($os): Add -aout.
13760
13761 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13762
13763         * configure:  If host_makefile_frag is absolute, don't
13764         prefix ${invsubdir} (relevant to libg++ auto-configure).
13765
13766 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13767
13768         * Makefile.in (tooldir): Define it.
13769         (all-ld): Depend on all-flex.
13770
13771 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13772
13773         * Makefile.in (check):  Fix libg++ special case.
13774
13775 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13776
13777         * configure: do not bury `pwd` into config.status, thus do fewer
13778           pwd's.
13779
13780         * configure: print the "Building in" message only when building in
13781           other than "." AND verbose.
13782
13783         * configure: remove -s, rework -v to better accommodate guested
13784           configures.
13785
13786         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13787
13788 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13789
13790         * Makefile.in: macroize flags passed on recursion.  remove
13791           fileutils.
13792
13793 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13794
13795         * configure: get makesrcdir right for subdirs deeper than 1.
13796
13797         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13798           install.
13799
13800 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13801
13802         * Makefile.in: don't print subdir_do or recursion lines.
13803
13804 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13805
13806         * standards.texi: added menu item.
13807
13808         * Makefile.in: build and install standards.info.
13809
13810         * standards.texi: new file.
13811
13812 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13813
13814         * configure: test for and move config.status pieces from
13815           ${subdir}/.
13816
13817 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13818
13819         * configure:  Test for existance of files before trying to mv
13820         them, to avoid numerous non-existance messages.
13821
13822 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13823
13824         * configure: correct final line of config.status.
13825
13826         * configure: patch from eggert.  Avoids a protection problem if
13827           the original Makefile.in is read only.
13828
13829         * configure: use move-if-change from gcc to create config.status.
13830           Some makefiles depend on config.status to tell if a directory
13831           has been reconfigured for a different host.  This change
13832           prevents those directories from remaking everything in the case
13833           where the reconfig was only intended to rebuild a Makefile.
13834
13835         * configure: test for config.sub with "config.sub sun4" rather
13836           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13837           host alias from a missing config.sub.
13838
13839 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13840
13841         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13842           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13843
13844 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13845
13846         * configure: mkdir ${subdir} as needed.
13847
13848 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13849
13850         * Makefile.in,configure.in: added autoconf.
13851
13852 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13853
13854         * Makefile.in: no longer pass against on recursion.
13855
13856         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13857           definitions are not inherited.
13858
13859         * configure: correct makesrcdir when subdir is .
13860
13861 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13862
13863         * configure:  Add support for 'subdirs' variable, which is
13864         like 'configdirs', except that configure doesn't re-invoke
13865         itself for subdirs, it just creates a Makefile for each subdir.
13866         * configure.texi:  Document subdirs.
13867
13868 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13869
13870         * configure.in: added flex to configdirs
13871
13872 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13873
13874         * Makefile.in: remove clean-stamps from clean.
13875
13876 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13877
13878         * configure.in:  Add gdbtest to configdirs.
13879
13880 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13881
13882         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13883         to recursive makes.
13884         * configure.in:  Recognize new ncr3000 config.
13885
13886 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13887
13888         * Makefile.in, configure.in: removed references to gdbm.
13889
13890 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13891
13892         * config.sub:  Don't canonicalize os value
13893         newsos* to bsd (readline needs to check for newsos).
13894         (This fix was earlier made Jan 31, but got re-broken.)
13895
13896 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13897
13898         * configure.in:  sco is an os, not a vendor!
13899
13900         * configure:  Quote $( better.  Keep various shells happy.
13901
13902 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13903
13904         * Makefile.in: eliminate stamp-files.
13905
13906 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13907
13908         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13909           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13910
13911 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13912
13913         * config.sub:  fix iris/iris3.
13914
13915 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13916
13917         * configure: re-add -rm.
13918
13919 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13920
13921         * Maskefile.in: add .stmp-rcs to all.
13922
13923         * configure.in: remove gas from rs6000 build, use aix host fragment.
13924
13925 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13926
13927         * configure: pass down site_option during recursion.
13928
13929 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13930
13931         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13932
13933 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13934
13935         * configure: Change exec_prefix so that it really defaults to prefix.
13936
13937 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13938
13939         * Makefile.in, configure.in:  Add support for mmalloc library.
13940
13941 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13942
13943         * Makefile.in: add stmp dependencies for a few more things.
13944
13945 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13946
13947         * configure: adjusted error message on objdir/srcdir configure
13948           collision, per john's suggestion.
13949
13950         * Makefile.in: add libiberty stmp to all and all.cross.
13951
13952 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13953
13954         * Makefile.in: remove force dependencies, add grep to all.
13955
13956 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13957
13958         * Makefile.in: drop flex.  make stamp files work.
13959
13960         * configure: added test for conflicting configuration in srcdir,
13961           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13962           gets cranky.  use relative paths for configure and srcdir
13963           whenever possible.  Send some error messages to stderr that were
13964           going to stdout.
13965
13966 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13967
13968         * Makefile.in:  Fix libg++ rule to check for gcc directory
13969         before using gcc/gcc.  Also pass XTRAFLAGS.
13970
13971 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13972
13973         * Makefile.in: added stmp-files so that directories aren't polled
13974           when they are already built.
13975
13976         * configure.texi: fixed a node pointer problem.
13977
13978 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13979
13980         * config.sub configure.in gdb/configure.in
13981         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13982         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13983         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13984
13985 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13986
13987         * configure: -recurring becomes -silent.  corrected help message
13988           for -site= option.
13989
13990         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13991
13992 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13993
13994         * configure: when building Makefile for crosses, replace
13995           tooldir and program_prefix.  default srcdir from location of
13996           config.sub.  remove "for host in hosts" and "for target in
13997           targets" loops.
13998
13999 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14000
14001         * Makefile.in: Do not pass bindir or mandir to cvs.
14002
14003 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14004
14005         * Makefile.in, configure.in: removed traces of namesubdir,
14006           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14007           copyrights to '92, changed some from Cygnus to FSF.
14008
14009         * configure.texi: remove most references to multiple hosts,
14010           multiple targets, subdirs, etc.
14011
14012         * configure.man: removed rcsid. reference config.sub not
14013           config.subr.
14014
14015         * Makefile.in: mkdir $(infodir) on install-info.
14016
14017 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14018
14019         * configure.texi:  Explain better about .gdbinit and about
14020         the environment that configure.in sections run in.
14021
14022 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14023
14024         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14025
14026 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14027
14028         * README:  DOC.configure => cfg-paper.texi.
14029
14030 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14031
14032         * config.sub (near case $os):  Don't convert newsos* to bsd!
14033
14034 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14035
14036         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14037         the number of copies of COPYING that go into the GDB tar file.
14038
14039 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14040
14041         * bfd/configure.in, gdb/config/mh-i386sco,
14042         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14043         Fix SCO configuration stuff.
14044
14045 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14046
14047         * Makefile.in:  For libg++, make sure the -I pointing
14048         to the gcc directory goes *after* all the libg++-local -I flags.
14049         Also, move just-gcc dependency from just-libg++ to all-libg++.
14050
14051 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14052
14053         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14054
14055 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14056
14057         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14058
14059 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14060
14061         * config.sub:  Add stratus configuration frags.  Also
14062         submitted to FSF.
14063
14064 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14065
14066         * Makefile.in (DEV_SUPPORT):  add configure.man.
14067
14068         * config.sub(Decode manufacturer-specific):  add -none*.
14069
14070 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14071
14072         * Makefile.in:  remove form feeds to make Sun's make happy.
14073         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14074
14075 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14076
14077         * Makefile.in (AR_FLAGS):  Make quieter.
14078
14079 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14080
14081         * configure.in:  Add libg++.
14082         * configure:  When verbose, don't output the command line at each
14083         level; it will be unremarkably the same as the previous version,
14084         which will be the same as what the user typed.
14085
14086 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14087
14088         * configure.in, Makefile.in: fix clean-info, add flex.  add
14089           fileutils.
14090
14091         * configure: be less sensitive to spaces in Makefile.in.  Do not
14092           look for sources in "..".  Doing so breaks subdirectories that
14093           might have their own configure.  If a subdir has it's own
14094           configure script, use it.
14095
14096 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14097
14098         * cfg-paper.texi: some changes suggested by rms.
14099
14100 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14101
14102         * config.sub:  Merge in some small additions from the FSF version,
14103         taken from the gcc distribution, to bring the Cygnus and FSF
14104         versions into closer sync.
14105
14106 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14107
14108         * configure.in:  Changed svr4 references to sysv4.
14109
14110 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14111
14112         * configure: added -V for version number option.
14113
14114 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14115
14116         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14117           renamed from DOC.configure to cfg-paper.texi.
14118
14119 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14120
14121         * configure, config.subr, config.sub: config.subr is now
14122           config.sub again.
14123
14124 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14125
14126         * configure.texi: new file, in progress.
14127
14128         * Makefile.in: build info file and install the man page for
14129           configure.
14130
14131         * configure.man: new file, first cut.
14132
14133         * configure: find config.subr again now that configuration "none"
14134           has gone.  removed all traces of the -ansi option.  removed all
14135           traces of the -languages option.
14136
14137         * config.subr: resync from rms.
14138
14139 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14140
14141         * configure, config.sub, config.subr: merge config.sub into
14142           config.subr, call the result config.subr, remove config.sub, use
14143           config.subr.
14144
14145         * Makefile.in: revised install for dir.info.
14146
14147 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14148
14149         * configure.in: add decstation host makefile frag.
14150
14151         * Makefile.in: BISON now bison -y again.  also install-gcc on
14152           install.  clean-gdbm on clean.  infodir belongs in datadir.
14153           Make directories for info install.  Build dir.info here then
14154           install it.
14155
14156 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14157
14158         * Makefile.in: fix for bad directory tests.
14159
14160 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14161
14162         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14163           regexp.  -srcdir relative was being handled incorrectly.
14164
14165         * Makefile.in: unwrapped some for loops so that parallel makes
14166           work again and so one can focus one's attention on a particular
14167           package.
14168
14169 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14170
14171         * configure: added PWD as a stand in for `pwd` (for speed). use
14172           elif wherever possible.  make -srcdir work without -objdir.
14173           -objdir= commented out.
14174
14175 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14176
14177         * configure: +options become --options.  -subdirs commented out.
14178           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14179           Makefile now at top of generated Makefile.  Removed cvs log
14180           entries.  added -srcdir.  create .gdbinit only if there is one
14181           in ${srcdir}.
14182
14183         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14184           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14185           and mandir now keyed off datadir by default.
14186
14187 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14188
14189         * Freshly created ChangeLog.
14190
14191 \f
14192 Local Variables:
14193 mode: change-log
14194 left-margin: 8
14195 fill-column: 76
14196 version-control: never
14197 End: