OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2
3         * MAINTAINERS:  Update e-mail address.
4
5 2008-03-20  Ian Lance Taylor  <iant@google.com>
6
7         * configure.ac: Add support for --enable-gold.
8         * Makefile.def: Add gold as a directory like ld.
9         * configure, Makefile.in: Regenerate.
10
11 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12
13         * configure.ac: m4_include config/proginstall.m4.
14         * configure: Regenerate.
15
16         Backport from upstream Libtool:
17         
18         2007-10-12  Eric Blake  <ebb9@byu.net>
19         
20         Deal with Autoconf 2.62's semantic change in m4_append.
21         * ltsugar.m4 (lt_append): Replace broken versions of
22         m4_append.
23         (lt_if_append_uniq): Don't require separator to be overquoted,
24         and avoid broken m4_append.
25         (lt_dict_add): Fix typo.
26         * libtool.m4 (_LT_DECL): Don't overquote separator.
27
28 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
29
30         * config.rpath: Add AIX 6 support.
31
32 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
33
34         * Makefile.def (stageprofile).  Remove -fprofile-generate
35         from stage_libcflags.
36         * Makefile.in: Regenerate.
37
38 2008-03-13  Ben Elliston  <bje@au.ibm.com>
39
40         * config.sub, config.guess: Update from upstream sources.
41
42 2008-03-06  Tom Tromey  <tromey@redhat.com>
43
44         * MAINTAINERS: Update for treelang deletion.
45
46 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
47
48         * MAINTAINERS: Update my email address.
49
50 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
51
52         * MAINTAINERS (darwin port): Add myself as a maintainer.
53         (objective-c/c++): Add myself as a maintainer.
54
55 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
56
57         * MAINTAINERS (Write After Approval): Update my email address.
58
59 2008-02-25  Tomas Bily  <tbily@suse.cz>
60
61         * MAINTAINERS (Write After Approval): Add myself.
62
63 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
64
65         * MAINTAINERS (OpenMP): Add myself.
66
67 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
68
69         PR bootstrap/32009
70         PR bootstrap/32161
71
72         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
73         * configure: Regenerate.
74
75         * Makefile.def: Define stage_libcflags for all bootstrap stages.
76         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
77         STAGE4_LIBCFLAGS): New.
78         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
79         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
80         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
81         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
82         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
83         for target modules.  Don't export LIBCFLAGS.
84         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
85         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
86         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
87         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
88         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
89         * Makefile.in: Regenerate.
90
91 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92
93         PR libgcj/33085
94         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
95         Do not use -DDLL_EXPORT.  Backport from upstream.
96
97 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
98
99         * MAINTAINERS (Write After Approval): Add myself.
100
101 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
102
103         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
104         * configure: Regenerate.
105
106 2008-01-31  Marc Gauthier  <marc@tensilica.com>
107
108         * configure.ac (xtensa*-*-*): Recognize processor variants.
109         * configure: Regenerate.
110
111 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
112
113         PR bootstrap/34922
114         * configure.ac (PARSE_ARGS): Push suitable setting of
115         ac_subdirs_all, for `./configure --help=recursive'.
116         Handle `+' in generic toplevel directory disabling.
117         * configure: Regenerate.
118
119 2008-01-28  Nick Clifton  <nickc@redhat.com>
120
121         * MAINTAINERS (xstormy16): Take over maintainership.
122
123 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
124
125         * MAINTAINERS (c4x port): Remove.
126
127 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
128
129         * libtool.m4: Backport AIX 6 support from ToT Libtool.
130
131 2008-01-23  Ben Elliston  <bje@au.ibm.com>
132
133         * config.sub, config.guess: Update from upstream sources.
134
135 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
136
137         * MAINTAINERS (Write After Approval): Add myself.
138
139 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
140
141         * MAINTAINERS: Update my email address.
142
143 2008-01-09  Raksit Ashok  <raksit@google.com>
144
145         * MAINTAINERS (Write After Approval): Add myself.
146
147 2008-01-09  Raksit Ashok  <raksit@google.com>
148
149         * MAINTAINERS (Write After Approval): Add myself.
150
151 2008-01-08  Ben Elliston  <bje@au.ibm.com>
152
153         * config.sub, config.guess: Update from upstream sources.
154
155 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
156
157         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
158         Change recommended MPFR from 2.2.1 -> 2.3.0.
159         * configure: Regenerate.
160
161 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
162
163         * MAINTAINERS: Update my email address.
164
165 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
166
167         * MAINTAINERS: Update my email address.
168
169 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
170
171         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
172         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
173         * Makefile.in: Regenerate.
174
175 2007-12-10  Mark Heffernan <meheff@google.com>
176
177         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
178         misplaced entries.
179
180 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
181
182         * configure.ac: Enable libjava for x86_64-*-darwin9.
183         * configure: Regenerate.
184
185 2007-12-07  Bill Maddox <maddox@google.com>
186
187         * MAINTAINERS (Write After Approval): Add myself.
188
189 2007-12-05  Ben Elliston  <bje@au.ibm.com>
190
191         * config.sub, config.guess: Update from upstream sources.
192
193 2007-12-02  Matthias Klose  <doko@ubuntu.com>
194
195         * config-ml.in: Remove 64bit configure tests.
196
197 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
198
199         * config-ml.in: Robustify against white space in absolute file
200         names.
201
202         * config-ml.in (multi-clean): Substitute ${Makefile}.
203         Remove superfluous ${Makefile} in list.
204
205 2007-11-19  Thiemo Seufer  <ths@mips.com>
206
207         * config-ml.in: Don't hardcode the Makefile name.
208
209 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
210
211         * MAINTAINERS (Write After Approval): Add myself.
212
213 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
214
215         * MAINTAINERS (Write After Approval): Add myself.
216
217 2007-11-06  Doug Kwan <dougkwan@google.com>
218
219         * MAINTAINERS (Write After Approval): Add myself.
220
221 2007-10-25  Ben Elliston  <bje@au.ibm.com>
222
223         * MAINTAINERS (mercury): Remove entry.
224         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
225
226 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
227
228         * Makefile.def (dependencies): Make configure-gdb depend on
229         all-intl.
230         * Makefile.in: Regenerated.
231
232 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
233
234         * MAINTAINERS (Fortran maintainer): Remove myself.
235
236 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
237
238         * Makefile.def: To avoid problems running with parallel makes,
239         build newlib before libgloss so that target specific header
240         files are availble.
241         * Makefile.in: Regenerate
242
243 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
244
245         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
246         * Makefile.in: Regenerate.
247
248 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
249
250         * MAINTAINERS (Register allocation reviewer): Add myself.
251
252 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
253
254         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
255         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
256         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
257         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
258         * configure: Regenerate.
259
260 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
261
262         * MAINTAINERS (Register allocation reviewer): Add myself.
263
264 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
265
266         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
267         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
268         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
269         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
270         * configure.ac: Default them to host tools for $host = $build.
271         Subst them.
272
273         * configure: Regenerate.
274         * Makefile.in: Regenerate.
275
276 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
277
278         * MAINTAINERS (Register allocation reviewer): Add myself.
279
280 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
281
282         * MAINTAINERS (Register allocation reviewer): Add myself.
283
284 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
285
286         * MAINTAINERS (Write After Approval): Fix typo.
287
288 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
289
290         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
291         * configure: Regenerate.
292
293 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
294
295         PR bootstrap/31906
296         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
297         they're already prefixed.
298
299 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
300
301         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
302         libstdc++.
303         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
304         * configure: Regenerate.
305         * Makefile.in: Regenerate.
306         
307 2007-09-17  Andreas Schwab  <schwab@suse.de>
308
309         * configure.ac: Raise minimum makeinfo version to 4.6.
310         * configure: Regenerate.
311
312 2007-09-17  Johannes Singler <singler@ira.uka.de>
313
314         * MAINTAINERS (write-after-approval) add myself
315
316 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
317
318         * configure.ac: Correct makeinfo version check.
319         * configure: Regenerate.
320
321 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
322
323         * MAINTAINERS: Update my email address.
324
325 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
326
327         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
328         to $skipdirs and only disable gprof for newlib.  Use the normal
329         mips*-elf* handling in other respects.
330         * configure: Regnerate.
331
332 2007-09-12  David Daney  <ddaney@avtrex.com>
333
334         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
335         enabling libgcj.
336         * configure: Regenerate.
337
338 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
339
340         PR other/32154
341         * configure.ac: For libgloss targets, point the linker to the linker
342         script, startup code and simulator library.
343         * configure: Regenerate.
344
345 2007-09-07  Andrew Haley  <aph@redhat.com>
346
347         * configure.ac (noconfigdirs): Remove target-libffi and
348         target-libjava.
349         * configure: Regenerate.
350
351 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
352
353         PR target/33281
354         * configure.ac: Use config/mh-mingw on mingw.
355         * configure: Regenerate.
356
357 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
358
359         * MAINTAINERS (Write After Approval): Add myself.
360
361 2007-09-05  Richard Guenther  <rguenther@suse.de>
362
363         * configure.ac (--enable-stage1-checking): If neither --enable-checking
364         nor --disable-checking is provided also turn on yes and types
365         checking for stage1.
366         * configure: Re-generate.
367
368 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
369
370         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
371         (Write After Approval): Remove myself.
372
373 2007-08-29  Nick Clifton  <nickc@redhat.com>
374
375         * config.sub, config.guess: Update from upstream sources.
376
377 2007-08-22  Bud Davis  <jmdavis@link.com>
378
379         * MAINTAINERS (Write After Approval): Added myself.
380         * MAINTAINERS (Reviewers): Removed myself.
381
382 2007-08-18  Paul Brook  <paul@codesourcery.com>
383             Joseph Myers  <joseph@codesourcery.com>
384
385         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
386         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
387         * Makefile.in: Regenerate.
388         * configure.ac (--with-debug-prefix-map): New.
389         * configure: Regenerate.
390
391 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
392             Nigel Stephens  <nigel@mips.com>
393
394         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
395         as target_makefile_frag.
396         * configure: Regenerate.
397
398 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
399
400         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
401         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
402         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
403         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
404         (do-compare, do-compare3, do-compare-debug): New.
405         ([+compare-target+]): Use them.
406
407 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
408
409         * MAINTAINERS (Write After Approval): Change my email address.
410
411 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
412             Ben Elliston  <bje@au.ibm.com>
413
414         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
415         --silent if $silent.
416         * configure: Regenerate.
417
418 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
419
420         * MAINTAINERS (Various Maintainers): Add myself as
421         loop infrastructure maintainer.  Update my e-mail
422         address.
423
424 2007-07-31  Diego Novillo  <dnovillo@google.com>
425
426         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
427         Adjust description.
428
429 2007-07-26  Richard Guenther  <rguenther@suse.de>
430
431         * configure.ac: Add types checking to stage1 checking flags.
432         * configure: Regenerate.
433
434 2007-07-17  Nick Clifton  <nickc@redhat.com>
435
436         * COPYING3: New file.  Contains version 3 of the GNU General
437         Public License.
438         * COPYING3.LIB: New file.  Contains version 3 of the GNU
439         Lesser General Public License.
440
441 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
442
443         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
444
445 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
446
447         * MAINTAINERS (S/390 co-maintainer): Add myself.
448         (Write After Approval): Remove myself.
449
450 2007-07-13  Dan Hipschman  <dsh@google.com>
451
452         * MAINTAINERS (Write After Approval): Add myself.
453
454 2007-07-11  Nick Clifton  <nickc@redhat.com>
455
456         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
457         WINDRES export.
458         * Makefile.in: Regenerate.
459
460 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
461
462         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
463         maintainer.
464
465 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
466
467         * lt~obsolete.m4: New. Import from 20070318 libtool.
468
469 2007-07-03  Julian Brown  <julian@codesourcery.com>
470
471         * MAINTAINERS (Write After Approval): Add myself.
472
473 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
474
475         * configure.ac: Rewrite 'configure --help' strings to look nicer.
476         * configure: Regenerate.
477
478 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
479
480         * configure.ac: Add some missing m4 quotation.
481         * configure: Regenerate.
482
483 2007-07-02  Simon Baldwin  <simonb@google.com>
484
485         * MAINTAINERS (Write After Approval): Add myself.
486
487 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
488
489         * configure: Regenerate.
490
491 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
492
493         * Makefile.def: Add windmc tool to build.
494         * Makefile.tpl: Likewise.
495         * configure.ac: Likewise.
496         * Makefile.in: Regenerate.
497         * configure: Regenerate.
498                                                 
499 2007-06-28  DJ Delorie  <dj@redhat.com>
500
501         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
502         not building newlib.
503         * configure: Regenerated.
504         
505 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
506
507         * MAINTAINERS (Write After Approval): Add myself.
508
509 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2007-06-19  Chris Matthews  <chrismatthews@google.com>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
522
523         * Makefile.def: Add dependency from configure-gdb to all-bfd.
524         * Makefile.in: Regenerated.
525
526 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
527
528         * configure.ac: Don't add target-libmudflap to noconfigdirs for
529         bfin*-*-uclinux* targets.
530         * configure: Regenerate.
531
532 2007-06-14  Ian Lance Taylor  <iant@google.com>
533
534         * MAINTAINERS: Add myself as non-algorithmic global write
535         maintainer.
536
537 2007-06-14  Diego Novillo  <dnovillo@google.com>
538
539         * MAINTAINERS: Add self as middle-end maintainer and
540         non-algorithmic global write maintainer.
541
542 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
543
544         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
545         Move all Fortran maintainers except Paul Brook into the
546         Non-Autopoiesis section.
547
548 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
549
550         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
551         (distclean-stage[+id+]): Possibly delete stage_last.
552         * Makefile.in: Regenerate.
553
554 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
555
556         * MAINTAINERS (Various Maintainer): Fix typo.
557
558 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
559
560         * MAINTAINERS (Various Maintainer): Add myself as
561         dataflow maintainer.
562
563 2007-06-07  Ben Elliston  <bje@au.ibm.com>
564
565         * config.sub, config.guess: Update from upstream sources.
566
567 2007-06-07  Ben Elliston  <bje@au.ibm.com>
568
569         * Makefile.tpl: Fix spelling error.
570         * Makefile.in: Regenerate.
571
572 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
573
574         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
575         lt_cv_sys_max_cmd_len.
576
577 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
578
579         * MAINTAINERS (Various Maintainers): Add myself as
580         auto-vectorizer maintainer.
581
582 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
583
584         PR libjava/32098
585         * libtool.m4: Revert previous change.
586         * ltgcc.m4: Put it here.
587
588 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
589
590         * MAINTAINERS (Various Maintainers): Add myself as
591         auto-vectorizer maintainer.
592
593 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
594
595         PR libjava/32098
596         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
597
598 2007-05-30  Richard Guenther  <rguenther@suse.de>
599
600         * MAINTAINERS (Various Maintainers): Add myself as
601         auto-vectorizer maintainer.
602
603 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
604
605         PR bootstrap/29382
606         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
607         * configure: Rebuilt.
608
609 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
610
611         * MAINTAINERS (Write After Approval): Removed my name.
612
613 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
614
615         * MAINTAINERS (Write After Approval): Remove myself.
616
617 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
618
619         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
620
621 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
622
623         * ltmain.sh: Update from ToT Libtool.
624         * libtool.m4: Update from ToT Libtool.
625         * ltsugar.m4: New. Update from ToT Libtool.
626         * ltversion.m4: New. Update from ToT Libtool.
627         * ltoptions.m4: New. Update from ToT Libtool.
628         * ltconfig: Remove.
629         * ltcf-c.sh: Remove.
630         * ltcf-cxx.sh: Remove.
631         * ltcf-gcj.sh: Remove.
632
633 2007-05-22  Ollie Wild  <aaw@google.com>
634
635         * MAINTAINERS (Write After Approval): Add myself.
636
637 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
638
639         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
640         stage_cflags.
641         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
642         Remove CFLAGS/LIBCFLAGS.
643         (configure-stage[+id+]-[+prefix+][+module+],
644         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
645         * Makefile.in: Regenerate.
646
647 2007-05-15  Diego Novillo  <dnovillo@google.com>
648
649         * MAINTAINERS: Update e-mail address.
650
651 2007-05-15  Revital Eres  <eres@il.ibm.com>
652
653         * MAINTAINERS (Write After Approval): Add myself.
654
655 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
656
657         * MAINTAINERS (Write After Approval): Updated my address.
658
659 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
660
661         * MAINTAINERS (Write After Approval): Add myself.
662
663 2007-05-11  Silvius Rus  <rus@google.com>
664
665         * MAINTAINERS (Write After Approval): Add myself.
666
667 2007-04-23  Tom Tromey  <tromey@redhat.com>
668
669         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
670
671 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
672
673         * MAINTAINERS (cpplib): Rename to ...
674         (libcpp): ... this.  Add C/C++ front end maintainers.
675
676 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
677
678         * config-ml.in: Pass ${ml_config_env} to configure calls.
679
680 2007-04-04  Christian Bruel  <christian.bruel@st.com>
681
682         * MAINTAINERS (Write After Approval): Add myself.
683         
684 2007-04-02  Dave Korn  <dave.korn@artimi.com>
685
686         * MAINTAINERS (Write After Approval): Add myself.
687
688 2007-03-31  Tobias Burnus  <burnus@net-b.de>
689
690         * MAINTAINERS (fortran 95 front end): Add myself.
691
692 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
693
694         * MAINTAINERS (Write After Approval): Add myself.
695         
696 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
697
698         * MAINTAINERS (Modulo Scheduler): Add myself.
699
700 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
701
702         * MAINTAINERS (fortran 95 front end): Add myself.
703         (c++ front end): whitespace fix.
704
705 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
706
707         * MAINTAINERS (Write After Approval): Add myself.
708
709 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
710
711         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
712         of glob.  Quote arguments with single quotes too.
713         * configure: Regenerate.
714
715 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
716
717         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
718         * Makefile.in: Regenerate
719
720 2007-03-07  Andreas Schwab  <schwab@suse.de>
721
722         * configure: Regenerate.
723
724 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
725
726         * configure.ac: Add "--with-pdfdir" configure option,
727         which defines pdfdir variable.
728         * Makefile.def (target=fixincludes): Add install-pdf to
729         missing targets.
730         (recursive_targets): Add install-pdf target.
731         (flags_to_pass): Add pdfdir.
732         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
733         target.
734         * configure: Regenerate
735         * Makefile.in: Regenerate
736
737 2007-02-28  Eric Christopher  <echristo@apple.com>
738
739         Revert:
740         2006-12-07  Mike Stump  <mrs@apple.com>
741
742         * Makefile.def (dependencies): Add dependency for
743         install-target-libssp and install-target-libgomp on
744         install-gcc.
745         * Makefile.in: Regenerate.
746
747 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
748
749         * configure: Regenerate.
750         * configure.ac: Move statements after variable declarations.
751
752 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
753
754         * MAINTAINERS: Add myself as sh maintainer.
755
756 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
757
758         * configure.ac: Adjust for loop syntax.
759         * configure: Regenerate.
760
761 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
762
763         * configure: Rebuilt.
764
765 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
766
767         * configure.ac: Drop multiple occurrences of --enable-languages,
768         and fix its quoting.
769         * configure: Rebuilt.
770
771 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
772             Nathan Sidwell  <nathan@codesourcery.com>
773             Vladimir Prus  <vladimir@codesourcery.com>
774             Joseph Myers  <joseph@codesourcery.com>
775
776         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
777         * configure: Regenerate.
778
779 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
780
781         * ltconfig (freebsd*): Default to elf.
782
783 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
784
785         * configure.ac (target_libraries): Move libgcc before libiberty.
786         * configure: Regenerated.
787
788 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
789             Paolo Bonzini  <bonzini@gnu.org>
790
791         PR bootstrap/30753
792         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
793         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
794         * configure: Regenerated.
795
796 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
797
798         * MAINTAINERS (Language Front End Maintainers): Update my mail
799         address.
800
801 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
802
803         PR bootstrap/30748
804         * configure.ac: Correct syntax for Solaris ksh.
805         * configure: Regenerated.
806
807 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
808
809         * configure.ac: Sync with src.
810         * configure: Regenerate.
811
812 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
813
814         * Makefile.in: Regenerate.
815
816 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
817
818         * config.sub: Sync with src.
819
820 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
821
822         * Makefile.tpl (build_alias, host_alias, target_alias): Use
823         noncanonical equivalents.
824         * configure.in: Rename to...
825         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
826         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
827         target_noncanonical.  Use them.  Rewrite removal of configure
828         arguments for autoconf 2.59.  Discard variable settings.  Force
829         program_transform_name for native tools.
830
831         * Makefile.in: Regenerated.
832         * configure: Regenerated with autoconf 2.59.
833
834 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
835
836         * MAINTAINERS (Write After Approval): Add myself.
837
838 2007-01-31  Andreas Schwab  <schwab@suse.de>
839
840         * Makefile.tpl (LDFLAGS): Substitute it.
841         * Makefile.in: Regenerate.
842
843 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
844
845         * MAINTAINERS (Write After Approval): Add myself.
846
847 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
848
849         * MAINTAINERS (spu port): Add myself.
850
851 2007-01-23  Richard Guenther  <rguenther@suse.de>
852
853         PR bootstrap/30541
854         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
855         * Makefile.tpl (GNATBIND): Substitute it.
856         (GNATMAKE): Likewise.
857         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
858         of STAGE_PREFIX.
859         * Makefile.in: Regenerate.
860         * configure: Regenerate.
861
862 2007-01-18  Mike Stump  <mrs@apple.com>
863
864         * configure.in: Re-enable -Werror for gcc builds.
865
866 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
867
868         * MAINTAINERS (Write After Approval): Add myself.
869
870 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
871
872         * configure.in: Change == to = in test command.
873         * configure: Regenerate.
874
875 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
876             Nick Clifton  <nickc@redhat.com>
877             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
878
879         * configure.in (build_configargs, host_configargs, target_configargs):
880         Remove build/host/target parameters.
881         (host_libs): Add gmp and mpfr.
882         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
883         * Makefile.def (gmp, mpfr): New.
884         (gcc): Remove target.
885         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
886         target_os, target_vendor): New.
887         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
888         * configure: Regenerate.
889         * Makefile.in: Regenerate.
890
891 2007-01-11  Matt Fago  <fago@earthlink.net>
892
893         * configure.in: Try to link to functions only in mpfr 2.2.x
894         to improve robustness of configure tests.
895         * configure: Regenerate.
896
897 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
898
899         * MAINTAINERS: Add myself as i386 maintainer.
900
901 2007-01-08  Jan Hubicka  <jh@suse.cz>
902
903         * MAINTAINERS: Add myself as i386 maintainer.
904
905 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
906
907         * configure.in: Add support for an x86_64-mingw* target.
908         * configure: Regenerate.
909
910 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
911
912         * Makefile.tpl (all-target): Correct @if conditional for target
913         modules.
914         * configure.in: Omit libiberty if building only target libgcc.
915         * configure, Makefile.in: Regenerated.
916
917 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
918
919         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
920         * configure: Regenerate.
921
922 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
923
924         * Makefile.def (target_modules): Add libgcc.
925         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
926         * Makefile.tpl (clean-target-libgcc): Delete.
927         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
928         on gcc even for bootstrapped modules.  Rewrite handling of
929         lang_env_dependencies to loop over target_modules.
930         * configure.in (target_libraries): Add target-libgcc.
931         * Makefile.in, configure: Regenerated.
932
933 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
934
935         * configure.in: Reorganize recognition of languages.  Add
936         --enable-stage1-languages.  Show supported languages for the chosen
937         target rather than all recognized languages.
938         * configure: Regenerate.
939
940 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
941
942         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
943         * Makefile.in: Regenerate.
944
945 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
946
947         * configure.in: Warn that MPFR 2.2.0 is buggy.
948         * configure: Regenerate.
949
950 2006-12-27  Ian Lance Taylor  <iant@google.com>
951
952         * configure.in: When removing Makefiles to force a reconfigure, also
953         remove prev-DIR*/Makefile.
954         * configure: Regenerate.
955
956 2006-12-22  Andreas Schwab  <schwab@suse.de>
957
958         * configure: Regenerate with correct autoconf version.
959
960 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
961
962         * configure.in: add AC_SUBST for *_FOR_TARGET.
963         * configure: Regenerate.
964
965 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
966
967         * configure.in: Simplify logic for rejecting languages that cannot
968         be built.  Separate the case when a language is unsupported,
969         from the case when the user chooses not to build a language.
970
971 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
972
973         * configure.in: Remove "$build" case for powerpc-*-darwin* since
974         it only affects bootstrap and could be tested on "$host" as well.
975         * configure: Regenerate.
976         * config/mh-ppc-darwin: Add to the stage1 cflags here.
977
978 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
979
980         PR bootstrap/29544
981         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
982         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
983         move here comment from Makefile.tpl.
984         * Makefile.tpl: Move some definitions higher in the file.
985         (STAGE1_CHECKING): New.
986         * configure.in: Add --enable-stage1-checking.
987         * configure: Regenerate.
988         * Makefile.in: Regenerate.
989
990 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
991
992         * MAINTAINERS: Add myself as build system maintainer.
993
994 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
995
996         * MAINTAINERS (Write After Approval): Add myself.
997
998 2006-12-13  Eric Christopher  <echristo@apple.com>
999
1000         * MAINTAINERS: Add myself as darwin maintainer.
1001
1002 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1003
1004         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1005
1006 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1007
1008         MAINTAINERS: Update my entry.
1009
1010 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1011
1012         * configure.in:  Handle spu makefile frag.
1013         * Makefile.tpl (MAINT): Define
1014         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1015         * configure: Regenerate.
1016         * Makefile.in: Regenerate.
1017
1018 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1019
1020         * config.guess: Import latest version.
1021         * config.sub: Likewise.
1022
1023 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1024
1025         * configure.in (spu-*-*): Don't skip target-libiberty.
1026         * configure: Regenerate.
1027
1028 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1029
1030         PR bootstrap/30134
1031         * configure.in: Correct x86 darwin support for libjava to powerpc
1032         and i?86 only.
1033         * configure: Regenerate.
1034
1035 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1036
1037         * configure.in: Add x86 darwin support for libjava.
1038         * configure: Regenerate.
1039
1040 2006-12-07  Mike Stump  <mrs@apple.com>
1041
1042         * Makefile.def (dependencies): Add dependency for
1043         install-target-libssp and install-target-libgomp on
1044         install-gcc.
1045         * Makefile.in: Regenerate.
1046
1047 2006-12-04  Richard Guenther  <rguenther@suse.de>
1048
1049         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1050         (Non-Algorithmic Maintainers): Move over non-algorithmic
1051         loop optimizer maintainers, add myself as a non-algorithmic
1052         middle-end maintainer.
1053
1054 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1055
1056         * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1059
1060         * configure.in: Update error message for missing GMP/MPFR.
1061
1062         * configure: Regenerate.
1063
1064 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1065
1066         * configure.in: Update MPFR version in error message.
1067
1068         * configure: Regenerate.
1069
1070 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1071
1072         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1073         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1074         --with-gmp-lib): New flags.
1075
1076         * configure: Regenerate.
1077
1078 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1079
1080         * MAINTAINERS (Write After Approval): Change my email address.
1081
1082 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2006-11-22  Philipp Thomas <pth@suse.de>
1087
1088         * MAINTAINERS (i18n): Update e-mail address.
1089
1090 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1091
1092         * MAINTAINERS (spu port): Add myself as maintainer.
1093         (Write After Approval): Remove myself.
1094
1095 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1096
1097         * configure.in (skipdirs): Don't build libssp for SPU.
1098         * configure: Regenerate.
1099
1100 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1101
1102         * MAINTAINERS (spu port): Add myself as maintainer.
1103         (libobjc): Update my email address.
1104
1105 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1106
1107         * MAINTAINERS (Write After Approval): Add myself.
1108
1109 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1110
1111         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1112         * configure : Rebuilt.
1113
1114 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1115
1116         * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1119
1120         * MAINTAINERS (Write After Approval): Add myself.
1121
1122 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1123
1124         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1125         libmpfr.a.
1126         * configure: Regenerate.
1127
1128 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1129
1130         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1131         (unstage): Test for stage_last presence.
1132
1133         PR bootstrap/29802
1134         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1135         * Makefile.in: Regenerate.
1136
1137 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1138
1139         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1140         maintainers.
1141
1142 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1143
1144         * MAINTAINERS (Write After Approval): Add myself.
1145
1146 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1147
1148         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1149         and stageN-package/Makefile.
1150         * Makefile.in: Regenerated.
1151
1152 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1153
1154         * configure.in: Remove target-libgloss from noconfigdirs for
1155         bfin-*-*.
1156         * configure: Regenerated.
1157
1158 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1159
1160         * configure.in (have_gmp): Only error if the gcc directory exists.
1161
1162         * configure: Regenerate.
1163
1164 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1165
1166         * configure.in: Robustify error message for missing GMP/MPFR.
1167
1168         * configure: Regenerate.
1169
1170 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1171
1172         * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1175
1176         * MAINTAINERS: Change email address.
1177
1178 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1179
1180         * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1183
1184         * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1187
1188         * MAINTAINERS (Write After Approval): Move myself to
1189         Write After Approval section.
1190
1191 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1192
1193         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1194         need_gmp anymore.
1195         * configure: Regenerate.
1196
1197 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1198
1199         * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1202
1203         * config.guess: Import latest version.
1204         * config.sub: Likewise.
1205
1206 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1207
1208         * Makefile.def: Added pdf target handling.
1209         * Makefile.tpl: Added pdf target handling.
1210         * Makefile.in: Regenerated.
1211
1212 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1213
1214         * MAINTAINERS: Add self as score port maintainer.
1215
1216 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1217
1218         * MAINTAINERS (Write After Approval): Add myself.
1219
1220 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1221
1222         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1223         or newer.
1224         * configure: Regenerated.
1225
1226 2006-09-27  Dave Brolley  <brolley@redhat.com>
1227
1228         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1229         $s instead of $r.
1230         * configure: Regenerated.
1231
1232 2006-09-26  Thiemo Seufer  <ths@mips.com>
1233
1234         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1235         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1236         * configure: Regenerate.
1237
1238 2006-09-24  Graeme Peterson <gridly@gmail.com>
1239
1240         * MAINTAINERS (Write After Approval): Remove myself.
1241
1242 2006-09-22  Chao-ying Fu  <fu@mips.com>
1243
1244         * MAINTAINERS (Write After Approval): Add myself.
1245
1246 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1247
1248         * MAINTAINERS: Add self as soft-fp maintainer.
1249
1250 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1251
1252         * MAINTAINERS: Add myself as avr maintainer.
1253         Remove Marek Michalkiewicz as avr maintainer.
1254
1255 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1256
1257         * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1260
1261         * configure.in: Never build newlib for a Mingw host.
1262         Never build newlib as Mingw target library.
1263         Test the existence of winsup/cygwin for building a Cygwin newlib,
1264         rather than just winsup.
1265         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1266         building a Mingw target.
1267         * configure: Regenerate.
1268
1269 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1270
1271         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1272
1273 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1274
1275         * config.guess: Import from src (was more updated).
1276         * config.sub: Likewise.
1277
1278 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1279
1280         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1281         * configure: Regenerated.
1282
1283 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1284
1285         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1286         for stages after the first.
1287
1288 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1289
1290         * Makefile.def: Add dependencies for configure-opcodes
1291         on configure-intl and all-opcodes on all-intl.
1292         * Makefile.in: Regenerated.
1293
1294 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1295
1296         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1297
1298 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1299
1300         Port to hosts whose 'sort' and 'tail' implementations
1301         treat operands with leading '+' as file names, as POSIX
1302         has required since 2001.  However, make sure the code still
1303         works on pre-POSIX hosts.
1304         * ltmain.sh: Don't assume "sort +2" is equivalent to
1305         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1306
1307 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1308
1309         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1310
1311 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1312
1313         * ltconfig: chmod 644 before ranlib during install.
1314
1315 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1316
1317         PR bootstrap/18058
1318         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1319         if the bootstrap compiler is a GCC version that supports it.
1320         * configure: Regenerate.
1321
1322 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1323
1324         * configure.in: Fix thinkos in previous check-in.
1325         * configure: Regenerate.
1326
1327 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1328
1329         PR other/27063
1330         * configure.in: Test subdir_requires and give an appropriate
1331         error message.
1332         * configure: Regenerate.
1333
1334 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1335
1336         * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1339
1340         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1341
1342 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1343
1344         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1345
1346 2006-06-20  David Ayers  <d.ayers@inode.at>
1347
1348         PR bootstrap/28072
1349         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1350         whether target-libjava is being configured instead of whether the
1351         java front end is enabled.
1352         * configure: Regenerate.
1353
1354 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1355
1356         PR target/27540
1357         * configure.in: Only enable libgomp on IRIX 6.
1358         * configure: Regenerate.
1359
1360 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1361
1362         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1363         too.
1364         * Makefile.in: Regenerate.
1365
1366 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1367
1368         * config-ml.in: Alter CCASFLAGS to include special
1369         multilib options the same as is done for CFLAGS.
1370
1371 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1372
1373         * configure.in: Don't enable libgomp on hpux10.
1374         * configure: Rebuilt.
1375
1376 2006-06-12  David Ayers  <d.ayers@inode.at>
1377
1378         PR bootstrap/27963
1379         PR target/19970
1380         * configure.in: Remove target-boehm-gc from noconfigdirs where
1381         ${libgcj} is specified.
1382         * configure: Regenerate.
1383
1384 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1385
1386         Sync from src:
1387
1388         * configure.in: Sync.
1389         * configure: Regenerated.
1390
1391         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1392
1393         * Makefile.def: Added dependencies from sim and gdb on intl, and
1394         added configure dependencies to everything with an all dependency
1395         on intl.
1396         * Makefile.in: Regenerated.
1397
1398 2006-06-06  David Ayers  <d.ayers@inode.at>
1399
1400         PR libobjc/13946
1401         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1402         * Makefile.in: Regenerate.
1403         * configure.in: Add --enable-objc-gc at toplevel and have it
1404         enable boehm-gc for Objective-C.
1405         Remove target-boehm-gc from libgcj.
1406         Add target-boehm-gc to target_libraries.
1407         Add target-boehm-gc to noconfigdirs where ${libgcj}
1408         is specified.
1409         Assert that boehm-gc is supported when requested for Objective-C.
1410         Only build boehm-gc if needed either for Java or Objective-C.
1411         * configure: Regenerate.
1412
1413 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1414
1415         PR 27674
1416         * Makefile.tpl (configure-[+prefix+][+module+],
1417         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1418         Remove rule to unstage bootstrapped modules.
1419         (stage_current): New.
1420         * Makefile.in: Regenerate.
1421
1422 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1423
1424         * MAINTAINERS (Write After Approval): Update my e-mail address.
1425
1426 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1427
1428         * include/libiberty.h: Declare pex_run_in_environment.
1429
1430 2006-05-31  Asher Langton  <langton2@llnl.gov>
1431
1432         * MAINTAINERS (Write After Approval): Add myself.
1433
1434 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1435
1436         * Makefile.def (bfd, opcodes): Fix lib_path.
1437         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1438         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1439         * Makefile.in: Regenerate.
1440
1441 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1442
1443         * Makefile.in: Regenerate.
1444
1445 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1446
1447         * Makefile.def: Add install-html target. Add datarootdir
1448         docdir and htmldir to flags_to_pass.
1449         * Makefile.tpl: Add install-html target.
1450         * Makefile.in: Regenerate.
1451         * configure.in: Add --with-datarootdir, --with-docdir, and
1452         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1453         * configure: Regenerate.
1454
1455 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1456
1457         * configure.in: Enable gprof for cross builds.
1458         * configure: Regenerate.
1459
1460 2006-05-22  Richard Guenther  <rguenther@suse.de>
1461
1462         Revert
1463         2006-01-31  Richard Guenther  <rguenther@suse.de>
1464         Paolo Bonzini  <bonzini@gnu.org>
1465
1466         * Makefile.def (target_modules): Add libgcc-math target module.
1467         * configure.in (target_libraries): Add libgcc-math target library.
1468         (--enable-libgcc-math): New configure switch.
1469         * Makefile.in: Re-generate.
1470         * configure: Re-generate.
1471         * libgcc-math: New toplevel directory.
1472
1473 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1474             Andreas Tobler  <a.tobler@schweiz.ch>
1475
1476         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1477         * configure: Rebuilt.
1478
1479 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1480
1481         * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2006-05-01  DJ Delorie  <dj@redhat.com>
1484
1485         * configure.in: Restore CFLAGS if GMP isn't present.
1486         * configure: Regenerate.
1487
1488 2006-05-01  Richard Guenther  <rguenther@suse.de>
1489
1490         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1491         maintainer.
1492
1493 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1494
1495         * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1498
1499         * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2006-04-18  DJ Delorie  <dj@redhat.com>
1502
1503         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1504         reference libgloss so that libssp can be built in a combined
1505         tree.
1506         * configure: Regenerate.
1507
1508 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1509
1510         * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1513
1514         * configure.in: Require makeinfo 4.4 or higher.
1515         * configure: Regenerate.
1516
1517 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1518
1519         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1520         Rearrange the entries of other libraries to have them in one place.
1521
1522 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1523
1524         * MAINTAINERS (Write After Approval): Remove myself.
1525         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1526
1527 2006-03-14  Richard Guenther  <rguenther@suse.de>
1528
1529         * configure: Regenerate with autoconf 2.13.
1530
1531 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1532
1533         * MAINTAINERS: Use my work address.
1534
1535         * MAINTAINERS: Update my E-mail address.
1536
1537 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1538
1539         * configure.in: Handle --disable-<component> generically.
1540         * configure: Regenerate.
1541
1542 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1543
1544         PR libgcj/17311
1545         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1546
1547 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1548
1549         * MAINTAINERS (Write After Approval):  Remove myself.
1550         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1551
1552 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1553
1554         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1555         (TARGET_CONFIGDIRS): Remove.
1556         * configure.in: Remove AC_SUBST(target_configdirs).
1557         * Makefile.in, configure: Regenerated.
1558
1559 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1560
1561         * MAINTAINERS (Write After Approval):  Remove myself.
1562         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1563
1564 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1565
1566         PR bootstrap/25670
1567
1568         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1569
1570         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1571         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1572         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1573         BUILD_PREFIX, BUILD_PREFIX_1.
1574         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1575
1576         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1577         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1578
1579         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1580         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1581         of `cat stage_current`.  Always provide the `r' and `s' variables.
1582         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1583         a single shell execution.
1584         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1585         bootstrapped modules, make the stage1 module if the build was not
1586         started yet, else build the current stage.
1587         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1588         (all-build, all-host, all-target, [+make_target+]-host,
1589         [+make_target+]-target): Do not use \-continued lines.
1590         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1591         (current_stage, restrap, stage_last): New.
1592
1593         * Makefile.in: Regenerate.
1594         * configure: Regenerate.
1595
1596 2006-02-19  Bud Davis  <jmdavis@link.com>
1597
1598         * MAINTAINERS (Write After Approval):  Remove myself.
1599         (Language Front End Maintainers):  Add myself as fortran 95
1600         maintainer and update e-mail address.
1601
1602 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1603
1604         * MAINTAINERS (Write After Approval):  Remove myself.
1605         (Language Front End Maintainers):  Add myself as fortran 95
1606         maintainer.
1607
1608 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1609
1610         * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1613
1614         * MAINTAINERS (Write After Approval):  Remove myself.
1615         (Language Front End Maintainers):  Add myself as
1616         fortran 95 maintainer.
1617
1618 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1619
1620         Sync from src:
1621
1622         2005-12-27  Leif Ekblad  <leif@rdos.net>
1623
1624         * configure.in: Add support for RDOS target.
1625         * configure: Regenerate.
1626
1627 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1628             Andreas Schwab  <schwab@suse.de>
1629
1630         * configure: Regenerate.
1631
1632 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1633
1634         * configure.in (enable_libgomp): Add AIX.
1635         * configure: Regenerate.
1636
1637 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1638
1639         * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1642
1643         * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2006-01-31  Richard Guenther  <rguenther@suse.de>
1646         Paolo Bonzini  <bonzini@gnu.org>
1647
1648         * Makefile.def (target_modules): Add libgcc-math target module.
1649         * configure.in (target_libraries): Add libgcc-math target library.
1650         (--enable-libgcc-math): New configure switch.
1651         * Makefile.in: Re-generate.
1652         * configure: Re-generate.
1653         * libgcc-math: New toplevel directory.
1654
1655 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1656
1657         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1658         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1659         the assembler, linker and binutils.
1660         * configure: Regenerate.
1661
1662 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1663
1664         * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1667
1668         * configure: Regenerate.
1669
1670 2006-01-18  Richard Henderson  <rth@redhat.com>
1671             Jakub Jelinek  <jakub@redhat.com>
1672             Diego Novillo  <dnovillo@redhat.com>
1673
1674         * libgomp: New directory.
1675         * Makefile.def: Add target_module libgomp.
1676         * Makefile.in: Regenerate.
1677         * configure.in (target_libraries): Add target-libgomp.
1678         * configure: Regenerate.
1679
1680 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1681
1682         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1683         @ from continuation.
1684         * Makefile.in: Rebuilt.
1685
1686 2006-01-04  Chris Lattner  <sabre@gnu.org>
1687
1688         * MAINTAINERS (Write After Approval): Add myself.
1689
1690 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1691
1692         PR bootstrap/24252
1693
1694         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1695         * Makefile.tpl (OBJDUMP): New.
1696         (EXTRA_HOST_FLAGS): Add it.
1697         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1698
1699         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1700         to use symbolic links between directories.  Avoid race conditions
1701         or make them harmless.
1702         * configure.in: Do not try to use symbolic links between directories.
1703
1704         * Makefile.def (LEAN): Pass.
1705         * Makefile.tpl (LEAN): Define.
1706         (stage[+id+]-start): Accept that the previous directory does not
1707         exist, if the bootstrap is lean.
1708         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1709         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1710         configure substitution.
1711         ([+compare-target+]): Likewise.
1712         ([+bootstrap-target+]-lean): New.
1713         * configure.in: Remove lean bootstrap support from here.
1714
1715         * Makefile.in: Regenerate.
1716         * configure: Regenerate.
1717
1718 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1719
1720         * MAINTAINERS (libdecnumber): Add myself.
1721
1722 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1723
1724         * libtool-ldflags: New script.
1725
1726 2006-01-02  Andreas Schwab  <schwab@suse.de>
1727
1728         * configure.in: When reconfiguring remove Makefile in
1729         all stage directories.
1730         * configure: Regenerate.
1731
1732 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1733
1734         * MAINTAINERS: Update my email address.
1735
1736 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1737
1738         Revert Ada-related part of the previous change.
1739
1740         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1741         Do not pass.
1742         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1743         * Makefile.in: Regenerate.
1744         * configure.in: Do not include mt-ppc-aix target fragment.
1745         * configure: Regenerate.
1746
1747 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1748
1749         * configure.in: Select appropriate fragments for PowerPC/AIX.
1750         * configure: Regenerate.
1751
1752         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1753         BOOT_CFLAGS, BOOT_LDFLAGS.
1754         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1755         BOOT_CFLAGS, BOOT_LDFLAGS.
1756         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1757         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1758         (stage): Fail if we cannot complete the work.
1759         * Makefile.in: Regenerate.
1760
1761 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1762
1763         * configure.in: Replace ms1 with mt.
1764         * configure: Rebuilt.
1765
1766 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1767
1768         * MAINTAINERS: Update my email address.
1769
1770 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1771
1772         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1773         install-host-nogcc): Don't invoke $(stage) at the end.
1774         * Makefile.in: Regenerate.
1775
1776 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1777
1778         * configure.in: Flip the top-level bootstrap switch.
1779         * configure: Regenerate.
1780
1781 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1782
1783         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1784         $(stage) and $(unstage).
1785         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1786         (all): Remove stray semicolon.
1787         (local-distclean): Don't handle multilib.tmp and multilib.out.
1788         (install.all): Set $s for consistency.
1789         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1790         check_multilibs setting.  Always make the install directory.
1791         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1792         Correct @if/@endif.
1793         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1794         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1795         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1796         (multilib.out): Remove.
1797         * Makefile.in: Regenerated.
1798
1799 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1800
1801         * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1804
1805         * MAINTAINERS: Add myself as mt maintainer.
1806
1807         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1808
1809 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1810
1811         * MAINTAINERS: Change email address.
1812
1813 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1814
1815         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1816         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1817         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1818         Find in-tree tools if available.
1819         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1820         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1821         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1822         (COMPILER_*_FOR_TARGET): New.
1823         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1824         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1825         (CONFIGURED_*, USUAL_*): Remove.
1826         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1827         STRIP): Use autoconf substitutions.
1828         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1829         COMPILER_NM_FOR_TARGET): New.
1830         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1831
1832         (all): Make all-host and all-target in parallel.
1833         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1834         that $$r and $$s are set before invoking a recursive make.
1835         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1836         ([+bootstrap-target+]): Inline most of the `all' target.
1837
1838 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1839
1840         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1841         from the gcc build directory.
1842         * Makefile.in: Regenerate.
1843
1844 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1845
1846         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1847         depend on all-libdecnumber.
1848         * configure.in (host_libs): Include libdecnumber.
1849         * Makefile.in: Regenerate.
1850         * configure: Likewise.
1851
1852 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1853
1854         * libdecnumber: Import decNumber sources from the dfp-branch.
1855
1856 2005-11-21  Kean Johnston  <jkj@sco.com>
1857
1858         * config.sub, config.guess: Sync from upstream sources.
1859
1860 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1861
1862         Import from Autoconf sources:
1863
1864         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1865         * config/move-if-change: Don't output "$2 is unchanged";
1866         suggested by Ben Elliston.  Handle weird characters correctly.
1867
1868 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1869
1870         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1871         to match upstream libtool for darwin.
1872
1873 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1874
1875         * Makefile.def: Remove gdb dependencies for gdbtk.
1876         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1877         (configure-gdb, install-gdb): New rules.
1878         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1879         * Makefile.in, configure: Regenerated.
1880
1881 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1886
1887         * MAINTAINERS (Write After Approval): Add myself.
1888
1889 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1890
1891         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1892         Diego Novillo.
1893
1894 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1895
1896         PR bootstrap/24297
1897         * Makefile.tpl (do-[+make-target+], do-check, install,
1898         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1899         are set before recursing.
1900         * Makefile.in: Regenerate.
1901
1902 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1903
1904         PR bootstrap/18939
1905         * Makefile.def (gcc) <target>: Fix thinko.
1906         * Makefile.in: Regenerate.
1907
1908 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1909
1910         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1911         * configure: Regenerate.
1912
1913 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1914
1915         * MAINTAINERS (Write After Approval): Add self.
1916
1917 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1918
1919         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1920         target-libffi, target-qthreads, target-libjava, and
1921         targetlibobjc.
1922         * configure: Regenerate.
1923
1924 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1925
1926         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1927         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1928         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1929         (USUAL_OBJDUMP_FOR_TARGET): New.
1930         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1931         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1932         * configure, Makefile.in: Regenerated.
1933
1934 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1935
1936         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1937         before other host packages.
1938
1939 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1940
1941         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1942
1943 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1944
1945         PR bootstrap/22340
1946
1947         * configure.in (default_target): Remove.
1948         * Makefile.tpl (all): Do not use prerequisites as subroutines
1949         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1950         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1951         use prerequisites as subroutines.
1952         (check-host, check-target): New.
1953         (bootstrap configure & all targets): Do not use stage*-start
1954         if the directory layout is already ok.
1955         (non-bootstrap configure & all targets): Prepend a $(unstage).
1956         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1957         (NOTPARALLEL): Remove.
1958         (unstage, stage variables): New variables.
1959         (unstage, stage targets): Simply expand to those variables.
1960
1961         * configure: Regenerate.
1962         * Makefile.in: Regenerate.
1963
1964 2005-10-04  James E Wilson  <wilson@specifix.com>
1965
1966         * Makefile.def (lang_env_dependencies): Add libmudflap.
1967         * Makefile.in: Regenerate.
1968
1969 2005-10-03  Andreas Schwab  <schwab@suse.de>
1970
1971         Backport from libtool CVS:
1972         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1973
1974         * ltmain.sh: add support for installing into temporary
1975         staging area (e.g. 'make install DESTDIR=...')
1976
1977 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1978
1979         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1980         * configure: Regenerated.
1981
1982 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1983
1984         * configure: Regenerate with the correct
1985         autoconf version.
1986
1987 2005-09-30  Catherine Moore  <clm@cm00re.com>
1988
1989         * configure.in (bfin-*-*): New.
1990         * configure: Regenerated.
1991
1992 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1993
1994         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1995         (LIPO_FOR_TARGET): New.
1996         (CONFIGURED_LIPO_FOR_TARGET): New.
1997         (USUAL_LIPO_FOR_TARGET): New.
1998         (STRIP_FOR_TARGET): New.
1999         (CONFIGURED_STRIP_FOR_TARGET): New.
2000         (USUAL_STRIP_FOR_TARGET): New.
2001         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2002         STRIP_FOR_TARGET.
2003         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2004         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2005         * Makefile.in: Regenerate.
2006         * configure: Regenerate.
2007
2008 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2009
2010         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2011         (rs6000-*-aix*): Same.
2012         * configure: Regenerate.
2013
2014 2005-09-16  Tom Tromey  <tromey@redhat.com>
2015
2016         * MAINTAINERS: Add self as java maintainer.
2017
2018 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2019
2020         * configure.in: Recognize f95 in the --enable-languages option,
2021         and substitute it for fortran, issuing a warning.
2022         * configure: Regenerate.
2023
2024 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2025
2026         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2027         * configure:  Regenerated.
2028
2029 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2030
2031         * MAINTAINERS: Add self as ms1 maintainer.
2032
2033 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2034
2035         * Makefile.def (libssp): Add to lang_env_dependencies.
2036         * Makefile.in: Regenerate.
2037
2038 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2039
2040         * MAINTAINERS: Add myself as middle-end maintainer.
2041
2042 2005-08-17  Christian Groessler  <chris@groessler.org>
2043
2044         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2045         * Makefile.in: Regenerate.
2046
2047 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2048
2049         * MAINTAINERS (write after approval): Added myself.
2050
2051 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2052
2053         * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2056
2057         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2058         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2059         Look for alternate names of the target cc and c++
2060         * configure: Regenerate.
2061
2062 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2063
2064         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2065         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2066         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2067         tools; remove code to manually set them.
2068         (Target tools): Look in the environment for them.
2069         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2070         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2071         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2072         build directory.
2073         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2074         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2075         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2076         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2077         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2078         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2079         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2080         * configure: Regenerate.
2081         * Makefile.in: Regenerate.
2082
2083 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2084
2085         * MAINTAINERS: Update for removed CPU targets.
2086
2087 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2088
2089         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2090         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2091         * Makefile.in: Regenerated.
2092
2093 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2094
2095         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2096         (CFLAGS_FOR_TARGET): Use it.
2097         (CXXFLAGS_FOR_TARGET): Likewise.
2098         * Makefile.in: Regenerated.
2099         * configure.in (--with-build-sysroot): New option.
2100         * configure: Regenerated.
2101
2102 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         * Makefile.tpl: Wrap install between unstage and stage
2105         * Makefile.in: Regenerate.
2106
2107 2005-07-21  Eric Christopher  <echristo@apple.com>
2108
2109         * MAINTAINERS: Update affiliation.
2110
2111 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2112
2113         * MAINTAINERS: Add self as crx port maintainer.
2114
2115 2005-07-20  DJ Delorie  <dj@redhat.com>
2116
2117         * MAINTAINERS: Add self as m32c maintainer.
2118
2119 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2120
2121         * all files: Update FSF address.
2122
2123 2005-07-15  Eric Christopher  <echristo@redhat.com>
2124
2125         * MAINTAINERS: Change affiliation.
2126
2127 2005-07-14  Jim Blandy  <jimb@redhat.com>
2128
2129         * configure.in: Add cases for Renesas m32c.
2130         * configure: Regenerated.
2131
2132 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2133
2134         * COPYING.LIB: Update from fsf.org.
2135
2136 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2137
2138         * COPYING, compile, config.guess,
2139         config.sub, install-sh, missing, mkinstalldirs,
2140         symlink-tree, ylwrap: Sync from upstream sources.
2141         * config-ml.in: Update FSF address.
2142
2143 2005-07-13  Eric Christopher  <echristo@redhat.com>
2144
2145         * configure.in: Add toplevel noconfigdir support for tpf.
2146         * configure: Regenerate.
2147
2148 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2149
2150         PR ada/22340
2151
2152         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2153         * Makefile.in: Regenerate.
2154
2155 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2156
2157         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2158         Brolley to write-after-approval.
2159
2160 2005-07-07  Andreas Schwab  <schwab@suse.de>
2161
2162         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2163         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2164         * Makefile.in: Regenerated.
2165
2166 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2167
2168         * configure.in: Don't build sim or rda when targetting darwin.
2169         * configure: Regenerate.
2170
2171 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2172
2173         * configure.in: Add --enable-libssp and --disable-libssp.
2174         * configure: Regenerate with autoconf-2.13.
2175
2176 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2177
2178         * Makefile.def (target_modules): Add libssp.
2179         * configure.in (target_libraries): Add target-libssp.
2180         * configure: Rebuilt.
2181         * Makefile.in: Rebuilt.
2182
2183 2005-07-01  Zack Weinberg  <zackw@panix.com>
2184
2185         * MAINTAINERS: Change email address.  Resign from maintainership.
2186
2187 2005-07-01  Richard Guenther  <rguenther@suse.de>
2188
2189         * MAINTAINERS: Change my e-mail address and affiliation.
2190
2191 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2192
2193         * Makefile.def (stagefeedback): Come after profile.
2194         Define profiledbootstrap target.
2195         * Makefile.tpl (profiledbootstrap): Remove.
2196         (stageprofile-end): Zap stagefeedback.
2197         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2198         * Makefile.in: Regenerate.
2199
2200 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2201
2202         * MAINTAINERS: Update my email address.
2203
2204 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2205
2206         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2207         In 'cpp' stanza, support '#line' as well as '# '.
2208
2209 2005-06-08  Andreas Schwab  <schwab@suse.de>
2210
2211         * MAINTAINERS: Move myself from 'Write After Approval' to
2212         'CPU Port Maintainers' section as m68k maintainer.
2213
2214 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2215
2216         * configure.in (unsupported_languages): New macro.
2217         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2218         non-ported target libraries in noconfigdirs.
2219         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2220         non-linux-gnu.  Remove libgcj_ex_libffi.
2221         <lang_frag loop>: Set add_this_lang=no if the language is in
2222         unsupported_languages.
2223         * configure: Regenerate.
2224
2225 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2226
2227         * configure.in: Fix typo in handling of --with-mpfr-dir.
2228         * configure: Regenerate.
2229
2230 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2231
2232         * MAINTAINERS: Update my email address.
2233
2234 2005-06-02  Jim Blandy  <jimb@redhat.com>
2235
2236         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2237         accepted into the master sources.)
2238
2239 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2240             Michael Snyder  <msnyder@redhat.com>
2241             Stan Cox  <scox@redhat.com>
2242
2243         * configure.in: Set noconfigdirs for ms1.
2244
2245         * configure: Regenerate.
2246
2247 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2248
2249         * MAINTAINERS (Write After Approval): Add self.
2250
2251 2005-06-01  Josh Conner  <jconner@apple.com>
2252
2253         * MAINTAINERS (Write After Approval): Add self.
2254
2255 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2256
2257         * MAINTAINERS: Update my email address.
2258
2259 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2260
2261         * MAINTAINERS (Write After Approval): Add self.
2262
2263 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2264
2265         * MAINTAINERS (Write After Approval): Remove self.
2266
2267 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2268
2269         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2270         (Dependencies): Consider target modules for bootstrap dependencies.
2271         Make target bootstrap modules depend on each stage's gcc.
2272         * Makefile.in: Regenerate.
2273
2274 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2275
2276         * Makefile.def (configure-gcc): Depend on binutils having been built.
2277         (all-gcc): No need to do it here.
2278         * Makefile.in: Regenerate.
2279
2280 2005-05-19  Paul Brook  <paul@codesourcery.com>
2281
2282         * configure.in: Rewrite misleading error message when requested
2283         language cannot be built.
2284         * configure: Regenerate.
2285
2286 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2287
2288         * ylwrap: Import from Automake 1.9.5.
2289
2290 2005-05-13  David Ung  <davidu@mips.com>
2291
2292         * MAINTAINERS (Write After Approval): Add self.
2293
2294 2005-05-09  Mike Stump  <mrs@apple.com>
2295
2296         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2297         lt_cv_sys_max_cmd_len for now.
2298
2299 2005-05-09  Stan Cox  <scox@redhat.com>
2300
2301         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2302
2303 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2304
2305         * README.SCO: Update the URL.
2306
2307 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2308
2309         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2310         with_gnu_ld to libtool.
2311         * ltcf-c.sh (aix[45]): Define file_list_spec.
2312         * ltcf-cxx.sh (aix[45]): Same.
2313         * ltcf-gcj.sh (aix[45]): Same.
2314         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2315         exists, write list of input files to temporary file.
2316
2317 2005-05-04  Mike Stump  <mrs@apple.com>
2318
2319         * configure.in: Always pass --target to target configures as
2320         otherwise rebuilds that do --recheck will fail.
2321         * confiugure: Rebuilt.
2322
2323 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2324
2325         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2326         STAGE_HOST_EXPORTS.
2327         (configure, all): Add bootstrap support.
2328         (Host modules, target modules): Pass post-stage1 flags and exports.
2329         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2330         * Makefile.in: Regenerate.
2331
2332 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2333
2334         * configure: Regenerate.
2335
2336 2005-04-27  Mike Stump  <mrs@apple.com>
2337
2338         * MAINTAINERS: Add self as darwin maintainer.
2339
2340 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2341
2342         * config.sub: Update from master copy.
2343
2344 2005-04-21  Mike Stump  <mrs@apple.com>
2345
2346         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2347         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2348
2349 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2350
2351         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2352         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2353         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2354         "*-*-elf" and "*-*-linux*".
2355         * configure: Regenerate.
2356
2357 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2358
2359         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2360
2361 2005-04-12  Mike Stump  <mrs@apple.com>
2362
2363         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2364
2365 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2366
2367         * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2370
2371         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2372
2373 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2374
2375         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2376         (TARGET_CONFIGARGS): Include --with-target-subdir.
2377         (configure, all): New macros.  Use them throughout.
2378         * Makefile.in: Regenerate.
2379
2380 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2381
2382         * MAINTAINERS (Write After Approval): Add myself.
2383
2384 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2385
2386         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2387
2388 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2389
2390         * MAINTAINERS: Move John Carr to Write After Approval.
2391
2392 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2393
2394         * config/mh-mingw32: Delete.
2395         * configure.in: Don't use it.
2396         * configure: Regenerate.
2397
2398 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2399
2400         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2401         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2402         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2403         (HOST_LIB_PATH): Generate from Makefile.def.
2404         (TARGET_LIB_PATH): Likewise.
2405         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2406         * Makefile.in: Regenerate.
2407         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2408         (RPATH_ENVVAR): Include Darwin case.
2409         * configure: Regenerate.
2410
2411 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2412
2413         * MAINTAINERS (Various Maintainers): Remove self.
2414         (Write After Approval): Add self.
2415
2416 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2417
2418         * MAINTAINERS (Various Maintainers): Add self.
2419
2420 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2421
2422         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2423         * configure: Regenerate.
2424
2425 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2426
2427         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2428         gcc_version, and gcc_version_trigger from set of flags to pass.
2429         * Makefile.tpl: Remove definitions of above variables.
2430         (config.status): Remove dependency on $(gcc_version_trigger).
2431         * Makefile.in: Regenerate.
2432         * configure.in: Do not reference config/gcc-version.m4 nor
2433         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2434         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2435         * configure: Regenerate.
2436
2437 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2438             Andrew Pinski <pinskia@physics.uc.edu>
2439
2440         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2441         * Makefile.in: Regenerate.
2442
2443 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2444
2445         * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2005-03-03  David Ayers  <d.ayers@inode.at>
2448
2449         * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2452
2453         PR libgcj/20160
2454         * ltmain.sh: Avoid creating archives with components that have
2455         duplicate basenames.
2456
2457 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2458
2459         PR bootstrap/20250
2460         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2461         instead of check.
2462         * Makefile.in: Regenerate.
2463
2464 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2465
2466         * Makefile.in: Regenerate to fix conflict between the previous two
2467         patches.
2468
2469 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2470
2471         PR bootstrap/17383
2472         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2473         * Makefile.tpl (HOST_SUBDIR): New substitution.
2474         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2475         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2476         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2477         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2478         (Host modules, Bootstrapped modules): Use it.
2479         (Build modules, Target modules): Do not create symlink trees,
2480         always configure out-of-srcdir.
2481         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2482         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2483         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2484         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2485
2486         * Makefile.in: Regenerate.
2487         * configure: Regenerate.
2488
2489 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2490
2491         Merged from libada-gnattools-branch:
2492         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2493
2494         * gnattools: New directory.
2495         * Makefile.def: Add gnattools as a module, depending on target-libada.
2496         * Makefile.in: Regenerate.
2497         * configure.in: Include gnattools in host_tools; disable it if ada
2498         is disabled.
2499         * configure: Regenerate.
2500
2501 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2502
2503         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2504         treelang maintainer.
2505         (Write After Approval): Remove myself.
2506
2507 2005-02-23  Paul Schlie  <schlie@comcast.net>
2508
2509         * configure.in: Allow darwin targeted ports to build tk, itcl and
2510         libgui.
2511         * configure: Regenerate.
2512
2513 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2514
2515         PR libgcj/10353
2516         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2517         * configure: Regenerate.
2518
2519 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2524
2525         * MAINTAINERS: Update my e-mail address.
2526
2527 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2528
2529         * MAINTAINERS (Write After Approval): Add myself.
2530
2531 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2532
2533         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2534         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2535         target-libgloss when not *-*-elf and *-*-aout.
2536         * configure: Regenerate.
2537
2538 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2539
2540         * MAINTAINERS: Remove obsolete entries.
2541
2542         * MAINTAINERS (Write After Approval): Add Michael Matz.
2543
2544 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2545
2546         * MAINTAINERS: Remove self as cpplib maintainer.
2547
2548 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2549
2550         * install-sh, config.sub: Import from upstream.
2551
2552 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2553
2554         PR bootstrap/18222
2555         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2556         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2557         * Makefile.in: Regenerate.
2558
2559 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2560
2561         * MAINTAINERS: Update my email address.
2562
2563 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2564             Andreas Schwab  <schwab@suse.de>
2565
2566         PR bootstrap/18033
2567         * config-ml.in: Eval option if surrounded by single quotes.
2568
2569 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2570
2571         Revert 2004-12-28 Makefile changes, a better fix will be
2572         applied to mainline and src after GCC 4.0 branches.
2573
2574 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2575
2576         PR bootstrap/17383
2577
2578         * Makefile.def (target_modules): Remove stage parameter,
2579         it is always true now.
2580         * Makefile.tpl (configure-build-[+module+],
2581         configure-target-[+module+]): Always build symlink tree
2582         for the directory and for include.  BUILD_SUBDIR and
2583         TARGET_SUBDIR cannot be . anymore.
2584         * Makefile.in: Regenerate.
2585
2586 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2587
2588         Revert 2004-12-08 Makefile changes.
2589
2590 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2591
2592         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2593         cygwin, mingw.
2594
2595 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2596
2597         * configure.in (sh64-*-*): Reenable gprof.
2598         * configure: Regenerate.
2599
2600 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2601
2602         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2603         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2604         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2605         * Makefile.in: Regenerate.
2606
2607 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2608
2609         * MAINTAINERS: Update my email address.
2610
2611 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2612
2613         * Makefile.tpl: Generate normal dependencies if the LHS module is
2614         not bootstrapped.
2615         * Makefile.in: Regenerate.
2616
2617 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2618
2619         * configure.in: Include config/gxx-include-dir.m4.  Use
2620         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2621         * configure: Regenerate.
2622
2623 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2624
2625         * config.if: Delete.
2626         * configure.in: Set libstdcxx_incdir directly.
2627         * configure: Regenerate.
2628
2629 2004-12-02  Eric Christopher  <echristo@redhat.com>
2630
2631         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2632         * Makefile.in: Regenerate.
2633
2634 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2635
2636         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2637         * configure: Regenerate.
2638
2639 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2640
2641         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2642         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2643         * configure: Regenerate.
2644
2645 2004-12-01  Eric Christopher  <echristo@redhat.com>
2646
2647         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2648         of things to remove.
2649
2650 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2651
2652         * MAINTAINERS (Write After Approval): Update my e-mail address.
2653
2654 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2655
2656         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2657         from CVS libtool to always pass_all.
2658
2659 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2660
2661         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2662         (hppa*64*-*-*): Delete incorrect comment.
2663         * configure: Rebuilt.
2664
2665 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2666
2667         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2668
2669 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2670
2671         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2672         from CVS libtool to always pass_all.
2673
2674 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2675
2676         * install-sh, compile: Import from automake.
2677
2678 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2679
2680         * config.guess, config.sub:  Import from savannnah.
2681
2682 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2683
2684         * MAINTAINERS (Write After Approval): Add myself
2685
2686 2004-11-12  Mike Stump  <mrs@apple.com>
2687
2688         * Makefile.def: Add html support.
2689         * Makefile.tpl: Likewise.
2690         * Makefile.in: Regenerate.
2691
2692 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2693
2694         PR 18423
2695         * configure.in: Remove all instances of build-fixincludes from
2696         noconfigdirs.
2697         (build_configargs): Supply --target to subdirectories.
2698         * configure: Regenerate.
2699
2700         * Makefile.def: Make gcc install depend on fixincludes install.
2701         * Makefile.in: Regenerate.
2702
2703 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2704
2705         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2706
2707 2004-11-11  Paul Brook  <paul@codesourcery.com>
2708
2709         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2710
2711 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2712
2713         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2714         target-libgfortran.
2715         * configure: Regenerate.
2716
2717 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2718
2719         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2720         like CC.
2721
2722 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2723
2724         * Makefile.def (host fixincludes): Specify missing targets.
2725         * Makefile.in: Regenerate.
2726
2727 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2728
2729         * MAINTAINERS: Add myself
2730
2731 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2732
2733         * MAINTAINERS (Write After Approval): Add myself.
2734
2735 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2736
2737         * Makefile.def: Build fixincludes for the host, too.
2738         * Makefile.in: Regenerate.
2739         * configure.in (host_tools): Add fixincludes.
2740         * configure: Regenerate.
2741
2742 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2743
2744         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2745         * configure: Regenerated.
2746
2747 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2748
2749         PR other/17783
2750         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2751         * configure: Regenerated.
2752
2753 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2754
2755         * README.SCO: Update per FSF instructions.
2756
2757 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2758
2759         PR target/18151
2760         * configure.in (case ${target}): Do not build fixincludes for avr.
2761         * configure: Regenerated.
2762
2763 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2764
2765         * configure.in (case ${target}): Do not build fixincludes
2766         on platforms where it is not used.
2767         * configure: Regenerated.
2768
2769 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2770
2771         * configure.in: Use an absolute path to install-sh.
2772         * configure: Regenerated.
2773
2774 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2775
2776         * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2779
2780         * MAINTAINERS: Remove from Write After Approval those that are
2781         already maintainers.
2782
2783 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2784
2785         * MAINTAINERS:  Update my email address.
2786
2787 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2788
2789         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2790         * configure: Regenerate.
2791
2792 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2793
2794         * MAINTAINERS:  Update my email address.
2795
2796 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2797
2798         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2799         entries belonging to this category.
2800
2801 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2802
2803         * MAINTAINERS: Update my e-mail address.
2804
2805 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2806
2807         Fix wrong conflict resolution in:
2808
2809         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2810
2811         * Makefile.in: Regenerate.
2812         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2813         in the recursive `make', instead of hardwiring `all'.
2814         (Autogenerated TARGET-* variables): New.
2815
2816 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2817
2818         * configure.in: Enable target-libgloss for crx-*-*.
2819         * configure: Regenerate.
2820
2821 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2822
2823         * MAINTAINERS (Various Maintainers): Move the "windows,
2824         cygwin, mingw" maintainer to ...
2825         (OS Port Maintainers): ... here.
2826
2827 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2828
2829         * MAINTAINERS (Write After Approval): Remove those that are
2830         maintainers of some subsystem.
2831
2832 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2833
2834         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2835         * ltcf-cxx.sh (tpf*): Likewise.
2836         * ltconfig (tpf*): Add TPF OS configuration support.
2837
2838 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2839
2840         * MAINTAINERS: Change my email address to my new work account.
2841
2842 2004-09-24  Michael Roth  <mroth@nessie.de>
2843
2844         * configure.in (--without-headers): Add missing double quotes.
2845         * configure: Regenerate.
2846
2847 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2848
2849         * ylwrap: Revert to previous version.
2850
2851 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2852
2853         PR bootstrap/17369
2854         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2855         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2856         SET_GCC_LIB_PATH_CMD.
2857         (BASE_TARGET_EXPORTS): Likewise.
2858         * Makefile.in: Regenerated.
2859
2860         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2861         * configure: Regenerated.
2862
2863 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2864
2865         * config.guess: New upstream version
2866         * compile, depcomp, install-sh, ylwrap: Likewise.
2867
2868 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2869
2870         * config/mh-x86omitfp: New host makefile fragment.  Add
2871         -fomit-frame-pointer to the default BOOT_CFLAGS.
2872         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2873         * configure: Regenerate.
2874
2875 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2876
2877         PR target/11572
2878         * configure.in (*-*-darwin*): Renable libobjc.
2879         * configure: Regenerate.
2880
2881 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2882
2883         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2884
2885 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2886
2887         * Makefile.def: Remove libbanshee.
2888         * Makefile.tpl: Ditto.
2889         * configure.in: Ditto.
2890         * Makefile.in: Regen.
2891         * configure: Ditto.
2892
2893 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2894
2895         * ltmain.sh: Use $pic_object as $non_pic_object if
2896         $non_pic_object=none.
2897
2898 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * missing: Import latest version from master repository.
2901
2902 2004-09-06  Nick Clifton  <nickc@redhat.com>
2903
2904         * config.sub: Import latest version from master repository.
2905         * config.guess: Likewise.
2906         This includes these changes:
2907
2908         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2909
2910         * config.sub: Handle crisv32, alias etraxfs.
2911         * config.guess (crisv32:Linux:*:*): Handle.
2912
2913         2004-08-13  Brad Smith  <brad@comstyle.com>
2914
2915         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2916         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2917
2918         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2919
2920         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2921         assume the processor is a powerpc.  This is because coreutils
2922         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2923         in this case, due to a MacOS X bug that causes
2924         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2925         to return a negative number.
2926         Problem reported by Petter Reinholdtsen in:
2927         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2928
2929         2004-07-19  Ben Elliston  <bje@gnu.org>
2930
2931         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2932
2933         2004-06-24  Ben Elliston  <bje@gnu.org>
2934
2935         * config.guess: Update copyright years.
2936         * config.sub: Likewise.
2937
2938         2004-06-22  Robert Millan  <robertmh@gnu.org>
2939
2940         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2941         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2942
2943         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2944
2945         * config.guess (*:*VMS:*:*): New entry. Replaces
2946         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2947         manufacturer.
2948
2949         2004-06-22  Ben Elliston  <bje@gnu.org>
2950
2951         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2952         * config.sub: Likewise.
2953
2954         2004-06-22  Ben Elliston  <bje@gnu.org>
2955
2956         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2957         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2958
2959         2004-06-11  Ben Elliston  <bje@gnu.org>
2960
2961         * config.guess (pegasos:OpenBSD:*:*): Remove.
2962
2963         2004-06-11  Ben Elliston  <bje@gnu.org>
2964
2965         From Wouter Verhelst <wouter@grep.be>:
2966         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2967
2968         2004-06-11  Ben Elliston  <bje@gnu.org>
2969
2970         * config.guess (luna88k:OpenBSD:*:*): New.
2971
2972         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2973
2974         * config.guess (m32r*:Linux:*:*): New case.
2975         * config.sub: Handle m32rle.
2976
2977         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2978
2979         From Jens Petersen  <petersen@redhat.com>:
2980         * config.sub: Handle sparcv8.
2981
2982         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2983
2984         From Tom Smith <smith@cag.lkg.hp.com>:
2985         * config.guess: Version suffixes are equally significant on Tru64
2986         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2987         prefix of "P" (patched kernel).
2988
2989         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2990
2991         * config.sub: Add support for National Semiconductor CRX target.
2992
2993 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2994
2995         * MAINTAINERS (Various Maintainers): Remove myself as web page
2996         maintainer, add myself as maintainer of build status lists.
2997
2998 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2999
3000         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3001         *-*-netware, but add target-libmudflap.
3002         Consolidate *-*-netware targets (of which really only i?86 exists)
3003         into a single entry.
3004         * configure: Likewise.
3005
3006 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3007
3008         * Makefile.tpl (sorry): Remove.
3009         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3010         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3011         (do-clean): Clean per-stage directories too.
3012         (do-distclean): Run distclean-stage1 too.
3013         (.NOTPARALLEL): Enable during toplevel bootstrap.
3014         (stage[+id+]-bubble): Enable parallel execution during
3015         the recursive invocation.
3016         * Makefile.in: Regenerate.
3017
3018         Fix previous checkin:
3019
3020         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3021         include.
3022         * configure.in: Fix indentation.
3023         * configure: Regenerate.
3024
3025 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3026
3027         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3028         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3029         * configure: regenerate
3030         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3031         -mdynamic-no-pic
3032
3033
3034 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3035
3036         * Makefile.def (build_modules): Add fixincludes.
3037         (dependencies): Make gcc depend on fixincludes.
3038         * configure.in (build_tools): Add fixincludes.
3039         (build_configdirs): Always include build_libs.
3040         * Makefile.in: Regenerate.
3041         * configure: Regenerate.
3042
3043 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3046         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3047         phony targets; do not generate timestamp files.
3048         (distclean-stageN): Remove references to their timestamp files.
3049         (restageN, touch-stageN): Remove.
3050         (stageN-bubble): Rewritten.
3051         (compare): Support lean bootstraps.
3052         * Makefile.in: Regenerate.
3053
3054         * configure.in: Only warn when bootstrapping but
3055         build != host or build != target.  Support lean bootstraps.
3056         * configure: Regenerate.
3057
3058 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3059
3060         * configure.in:  Give a better error message if GMP/MPFR are missing
3061         and a language needing them has been requested.
3062         * configure:  Regenerated.
3063
3064 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3065
3066         * configure.in:  Print a list of available language front-ends if
3067         a requested one is missing.  Tidy stray tab characters.
3068         * configure:  Regenerated.
3069
3070 2004-08-19  Michael Koch  <konqueror@gmx.de>
3071
3072         * gcc/doc/install.texi: Update entry about automake for libjava.
3073
3074 2004-08-17  Robert Millan  <robertmh@gnu.org>
3075
3076         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3077         (instead of FreeBSD).
3078         * configure: Regenerate.
3079
3080 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3081
3082         * Makefile.in: Regenerate.
3083         * configure: Regenerate.
3084
3085         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3086         stage_*_flags.
3087         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3088         for bootstrapped modules if toplevel bootstrap is going.
3089         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3090         modules.  Adjust for changes in Makefile.def.  Enable several
3091         rules even in non-bootstrap mode, just to avoid peppering the
3092         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3093         (stage-[+prev+]-bubble): Remove.
3094
3095         * Makefile.def (Dependencies): Depend on all-build-bison,
3096         all-build-flex, all-build-byacc, all-build-texinfo, rather
3097         than the host variations.
3098         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3099         with BUILD_SUBDIR.
3100         (BISON): Update for recent Bisons.
3101         (YACC): Fix typo.
3102         (cross): Depend on all-build.
3103         (all): Do not depend on all-build.
3104         (prebootstrap): Remove.
3105         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3106         (Prebootstrap dependencies): Add them to the per-stage targets
3107         and to all-prebootstrap.
3108         * configure.in (build_configdirs): Always enable build_tools.
3109         (BUILD_DIR_PREFIX): Remove.
3110
3111         * Makefile.def (gcc): Add target variable.
3112         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3113         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3114         in the recursive `make', instead of hardwiring `all'.
3115         (Autogenerated TARGET-* variables): New.
3116
3117 2004-08-13  Brian Booth  <bbooth@redhat.com>
3118
3119         * MAINTAINERS: Remove myself from write-after-approval.
3120
3121 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3122
3123         * src-release: Stop distributing mmalloc with gdb (which doesn't
3124         use it).
3125         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3126         * Makefile.in: Regenerate.
3127
3128 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3129
3130         * configure.in (arm*-*-eabi*): New target.
3131         * configure: Regenerate.
3132
3133 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3134
3135         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3136         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3137         (Dependencies): New section.
3138         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3139         (configure-target-[+module+]): Depend on maybe-all-gcc
3140         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3141         (toplevel profiledbootstrap): Fix dependencies.
3142         * Makefile.in: Regenerate.
3143
3144 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3145
3146         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3147         target-libiberty to noconfigdirs.
3148         * configure: Regenerate.
3149
3150 2004-08-03  Paul Brook  <paul@codesourcery.com>
3151
3152         * configure.in: Check for MPFR as well as GMP.
3153         * configure: Regenerate.
3154
3155 2004-08-01  Robert Millan  <robertmh@gnu.org>
3156
3157         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3158         libmudflap for all GNU-based systems (with Glibc).
3159         * configure: Regenerate.
3160
3161 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3162
3163         * Makefile.def (host-modules): Add gcc.
3164         * Makefile.in: Regenerate.
3165         * Makefile.tpl (sorry): New rule.
3166         (configure-host, all-host, [+make_target+]-host, do-check,
3167         install-host): Do not add gcc as a special case.
3168         (host modules): Add a small special-casing for gcc.  Export
3169         extra_make_flags through the environment.
3170         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3171         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3172         other recursive targets for gcc): Remove.
3173
3174         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3175         (stage, unstage): New rules.
3176         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3177         distclean-stage[+id+]): Use stage_current.
3178         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3179         the stage*-start rules.
3180
3181 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3182
3183         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3184         use -all_load flag.
3185
3186 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3187
3188         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3189         * configure: Regenerate.
3190
3191 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3192
3193         * maintainer-scripts/gcc_release: Revert yesterday's change.
3194
3195 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3196
3197         * MAINTAINERS: Add myself to write-after-approval.
3198
3199 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3200
3201         * libf2c: Removed.
3202         * gcc/gccbug.in: Updated because of libf2c removal.
3203         * maintainer-scripts/gcc_release: Ditto.
3204
3205 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3206
3207         * configure.in: Build libmudflap by default on FreeBSD.
3208         * configure: Regenerated.
3209
3210 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3211
3212         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3213         systems.
3214         * configure: Regenerated.
3215
3216 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3217
3218         PR target/16344
3219         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3220         feedback based compiler.
3221         * Makefile.in: Rebuilt.
3222
3223 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3224
3225         * Makefile.def (host_modules): Set bootstrap=true for flex.
3226         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3227         * Makefile.in: Rebuilt.
3228
3229 2004-07-07  Jan Hubicka  <jh@suse.cz>
3230
3231         * MAINTAINERS: Add self as a profile feedback maintainer.
3232
3233 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3234
3235         * configure.in:  Do not prepend $srcdir to /dev/null in
3236         makefile fragments.
3237         * configure:  Regenerate.
3238
3239 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3240
3241         * Makefile.def (build_modules): Add bison, byacc, flex,
3242         m4, texinfo.
3243         (flags_to_pass): Add FLEX.
3244         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3245         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3246         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3247         DEFAULT_MAKEINFO): Remove.
3248         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3249         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3250         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3251         objdir or else use configured tool.
3252         (all-build): New.
3253         (all): Depend on it.
3254         (Build module dependencies): Add.
3255         * Makefile.in: Regenerate.
3256         * configure.in: Better support for multiple build modules,
3257         matching what is done for host/target modules.  Do not look
3258         for "plausible" locations of build tools if Canadian cross.
3259         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3260         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3261         * configure: Regenerate.
3262
3263 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3264
3265         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3266         * Makefile.in: Regenerate.
3267
3268 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3269
3270         * Makefile.tpl (configure-build-[+module+],
3271         configure-[+module+], configure-target-[+module+]): Pass
3272         [+extra_configure_args+].
3273         (all-build-[+module+], all-[+module+], check-[+module+],
3274         install-[+module+], [+make_target+]-[+module+],
3275         all-target-[+module+], check-target-[+module+],
3276         install-target-[+module+], [+make_target+]-target-[+module+]):
3277         Pass [+extra_make_args+].
3278         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3279         (GCC_HOST_EXPORTS): Remove.
3280         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3281         cross, check-gcc, check-gcc-c++, install-gcc,
3282         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3283         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3284         * Makefile.in: Regenerate.
3285
3286 2004-06-21  Matthew Sachs  <msachs@apple.com>
3287
3288         * MAINTAINERS: Added self to write-after-approval.
3289
3290 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3291
3292         * configure.in: Check for srcdir/winsup rather than build directory
3293         winsup.
3294         * configure: Regenerate.
3295
3296 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3297
3298         * configure.in: Don't build Cygwin native newlib if winsup
3299         directory is missing.  Emit warning instead.
3300         * configure: Regenerate.
3301
3302 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3303
3304         * Makefile.tpl (touch-stage[+id+]): New.
3305         (restage[+prev+]): Depend on touch-stage[+id+].
3306
3307         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3308         Use it throughout.
3309
3310         * Makefile.def: Add profile and feedback bootstrap stages.
3311         Remove next field from bootstrap stages.
3312         * Makefile.tpl (LN, LN_S): Substitute.
3313         (stageN-start, stageN-end): Use double-colon rules, to
3314         provide a hook for additional setup commands.
3315         (distclean-stageN-gcc, restageN): Create dependencies from
3316         [+prev+], not from [+next+].
3317         (stageN-bubble): Add commands for successive stages from
3318         [+prev+], using double-colon rules.
3319         (all-stageN-gcc): Fix typo.
3320         (stagefeedback-start, profiledbootstrap): New.
3321         * Makefile.in: Regenerate.
3322         * configure.in: Call ACX_PROG_LN.
3323         * configure: Regenerate.
3324
3325 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3330
3331         * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3334
3335         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3336         without gcc.
3337         * configure: Regenerate.
3338
3339 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3340
3341         * Makefile.tpl: Fix typo.
3342         * Makefile.in: Regenerate.
3343
3344 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3345
3346         * configure.in: Remove new- prefix from toplevel
3347         bootstrap targets.
3348         * configure: Regenerate.
3349
3350 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3351
3352         * Makefile.tpl (all.normal): Rename to all.
3353         (all): Replace with a rule to pick the default
3354         target from configure.
3355         (all-gcc, configure-gcc): Use conditionals to
3356         do nothing when toplevel bootstrap is going on.
3357         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3358         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3359         * configure.in: Support --enable-bootstrap.
3360
3361         * Makefile.def: Remove new- prefix from toplevel
3362         bootstrap targets.
3363         * Makefile.tpl: Likewise.
3364
3365         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3366         target.
3367
3368         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3369         $(RECURSE_FLAGS) to recursive invocation of make.
3370
3371         * Makefile.in: Regenerate.
3372         * configure: Regenerate.
3373
3374 2004-05-30  Andreas Jaeger  <aj@suse.de>
3375             Jim Wilson <wilson@specifixinc.com>
3376
3377         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3378         like CC.
3379
3380 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3381
3382         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3383         * configure: Regenerate.
3384
3385 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3386
3387         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3388         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3389         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3390         targets.
3391         * Makefile.in: Regenerate.
3392
3393 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3394
3395         * configure.in: Test the ability to symlink directories.
3396         * configure: Regenerate.
3397
3398         * Makefile.def (bootstrap-stage): New definitions.
3399         * Makefile.tpl (configure-stage1-gcc,
3400         configure-stage2-gcc, configure-stage3-gcc,
3401         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3402         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3403         new-restage3, compare): Autogenerate, see Makefile.in
3404         entry for behavioral changes.
3405         (distclean-stage1, new-stage1-start, new-stage1-end,
3406         new-stage1-bubble, distclean-stage2, new-stage2-start,
3407         new-stage2-end, new-stage2-bubble, distclean-stage3,
3408         new-stage3-start, new-stage3-end): New autogenerated targets.
3409         (objext, prebootstrap, BOOT_CFLAGS,
3410         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3411         targets.
3412
3413         * Makefile.in: Regenerate.
3414         (distclean-stage1, new-stage1-start, new-stage1-end,
3415         new-stage1-bubble, distclean-stage2, new-stage2-start,
3416         new-stage2-end, new-stage2-bubble, distclean-stage3,
3417         new-stage3-start, new-stage3-end): New targets.
3418         (all-stage1-gcc): Move prebootstrap dependency from here...
3419         (configure-stage1-gcc): ...to here.
3420         (new-bootstrap): Use bubble targets.
3421         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3422         Use per-stage distclean targets.
3423         (configure-stage1-gcc, configure-stage2-gcc,
3424         configure-stage3-gcc, all-stage1-gcc,
3425         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3426         Use new-stageN-start to prepare the tree.
3427
3428 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3429
3430         * Makefile.def (host_modules): add libcpp.
3431         * Makefile.tpl: Add dependencies on and for libcpp.
3432         * Makefile.in: Regenerate.
3433         * configure.in: Add libcpp host module.
3434         * configure: Regenerate.
3435
3436 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3437
3438         * Makefile.tpl: Whenever a recursive target is defined, wrap
3439         it in a special @if/@endif block, and prepare its maybe
3440         dependency in the @if/@endif block
3441         * configure.in: Instead of writing maybe dependencies, remove
3442         the @if/@endif statements, and remove the @if/@endif blocks
3443         that remain.
3444         * configure: Regenerate.
3445         * Makefile.in: Regenerate.
3446
3447 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3448
3449         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3450
3451 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3452
3453         PR bootstrap/15120
3454         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3455         * */configure: Rebuilt.
3456
3457 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3458
3459         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3460         of libf2c.
3461         * configure, Makefile.in: Regenerate.
3462
3463 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3464
3465         * MAINTAINERS (Write After Approval): Add myself.
3466
3467 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3468
3469         Merge from tree-ssa-20020619-branch.
3470
3471         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3472         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3473         (HOST_GMPLIBS): Define.
3474         (HOST_GMPINC): Define.
3475         (TARGET_LIB_PATH): Add libmudflap.
3476         (GFORTRAN_FOR_TARGET): Define.
3477         (configure-build*): Export GFORTRAN.
3478         (configure-gcc): Export GMPLIBS and GMPINC.
3479         (all-gcc): Add maybe-all-libbanshee.
3480         (configure-target-libgfortran): Define.
3481         * Makefile.in: Regenerate.
3482         * configure.in (host_libs): Add libbanshee.
3483         (target_libraries): Add target-libmudflap and target-libgfortran.
3484         Add --with-libbanshee.
3485         Handle --disable-libmudflap.
3486         (*-*-freebsd*): Use with_gmp.
3487         Add $(libgcj) to noconfigdirs.
3488         * configure: Regenerate.
3489         * depcomp: New file.
3490         * MAINTAINERS: Add tree-ssa maintainers.
3491
3492 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3493
3494         * MAINTAINERS (Various Maintainers): Add myself.
3495
3496 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3497
3498         * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3501
3502         * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3505
3506         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3507         * configure: Regenerate.
3508
3509 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3510
3511         Revert:
3512         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3513
3514         * Makefile.def (flags_to_pass): Remove *dir variables that
3515         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3516         as well as prefix and exec_prefix.
3517         * Makefile.in: Regenerate.
3518
3519 2004-04-26  Robert Millan  <robertmh@gnu.org>
3520
3521         Add patches from libtool CVS.
3522         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3523         * ltconfig: Likewise.
3524         * ltcf-c.sh: Likewise.
3525         * ltcf-cxx.sh: Likewise.
3526         * ltcf-gcj.sh: Likewise.
3527
3528 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3529
3530         * Makefile.def (host_modules): Mark with the bootstrap
3531         flag packages on which gcc depends.
3532         * Makefile.tpl (all-bootstrap): Use it.
3533         * Makefile.in: Regenerate.
3534
3535 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3536
3537         * Makefile.def (flags_to_pass): Remove *dir variables that
3538         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3539         as well as prefix and exec_prefix.
3540         * Makefile.in: Regenerate.
3541
3542 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3543
3544         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3545         * configure: Regenerate.
3546         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3547         * gcc/Makefile.tpl (compare): Use the result of the test.
3548         * gcc/Makefile.in: Regenerate.
3549
3550 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3551
3552         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3553         Always relocate gcc and prev-gcc to the original names, even
3554         if the build fails.
3555         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3556         New targets.
3557
3558 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3559
3560         * MAINTAINERS: Update my email address.
3561
3562 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3563
3564         * configure.in (mips*-*-irix5*): Enable ld.
3565         * configure: Regenerate.
3566
3567 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3568
3569         * configure: Regenerate.
3570
3571 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3572
3573         * Makefile.tpl (configure-[+module+], configure-gcc,
3574         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3575         Set and export LDFLAGS.
3576         * Makefile.in: Regenerate.
3577
3578 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3579
3580         * MAINTAINERS: Add myself to write-after-approval.
3581
3582 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3583
3584         PR bootstrap/14871
3585         * Makefile.tpl: If we don't have built-in-tree target tools,
3586         use the ones found by configure rather than hacking around with
3587         program_transform_name.
3588         * configure.in: Give Makefile.tpl the information necessary
3589         to do that.
3590         * Makefile.in: Regenerate.
3591         * configure: Regenerate.
3592
3593 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3594
3595         PR bootstrap/14760
3596         * configure.in: When computing baseargs, strip *all* copies of
3597         offending options.  Also, don't match/substitute the trailing space,
3598         so that this actually works when two similar options are separated by
3599         only one space.
3600         * configure: Regenerate.
3601
3602 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3603
3604         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3605         (rs6000-*-aix*): Same.
3606         * configure: Regenerate.
3607
3608 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3609
3610         * MAINTAINERS: Add myself to write-after-approval.
3611
3612 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3613
3614         * MAINTAINERS: Add myself to write-after-approval.
3615
3616 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3617
3618         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3619         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3620         * Makefile.in: Regenerate.
3621
3622         * configure.in (top level bootstrap support): Rework --enable-werror
3623         to set @stage2_werror_flag@.
3624         * configure: Regenerate.
3625         * Makefile.tpl (top level bootstrap support): Pass
3626         @stage2_werror_flag@ down to configure in stages 2 and 3.
3627         * Makefile.in: Regenerate.
3628
3629 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3630
3631         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3632         for stages 2 and 3 as well as in make.  As a consequence, remove
3633         OUTPUT_OPTION (now detected by configure) from the flags passed down
3634         to make.
3635         * Makefile.in: Regenerate.
3636
3637         * Makefile.tpl (new-bootstrap): Fix typo.
3638         * Makefile.in: Regenerate.
3639
3640 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3641
3642         * Makefile.tpl: Rearrange by moving recursive_targets rules
3643         into their proper sections.
3644         * Makefile.tpl (top level bootstrap support): Move disabling
3645         of coverage flags from 'make' to 'configure'; improve comments.
3646         * Makefile.in: Regenerate.
3647
3648         * Makefile.tpl (experimental top level bootstrap) Move stage1
3649         language setting from all- target to configure- target; disable
3650         intermodule optimization in stage 1; prevent gratuitous rebuilds
3651         of stage 1.
3652         * Makefile.in: Regenerate.
3653         * configure.in: Comma-separate stage 1 language list for top
3654         level bootstrap.
3655         * configure: Regenerate.
3656
3657         * Makefile.tpl: Clean up experimental top level bootstrap support:
3658         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3659         prev-gcc in configure- targets as well as all- targets.
3660         * Makefile.in: Regenerate.
3661
3662 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3663
3664         * compile: New file imported from automake.
3665
3666 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3667
3668         * configure.in: Remove symbolic link section.
3669         * configure: Regenerate.
3670         * Makefile.tpl (links): Remove.
3671         * Makefile.in: Regenerate.
3672
3673 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3674             Nathanael Nerode  <neroden@gcc.gnu.org>
3675
3676         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3677         Set with AC_CHECK_PROGS.
3678         * configure.in: Fix comment typo from last patch.
3679         * configure: Regenerate.
3680
3681 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3682
3683         * Makefile.tpl: Introduce experimental top level bootstrap support.
3684         * Makefile.in: Regenerate.
3685         * configure.in: Introduce support for top level bootstrap.
3686         * configure: Regenerate.
3687
3688 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3689             Paolo Bonzini  <bonzini@gnu.org>
3690
3691         PR bootstrap/14522
3692         * configure.in: Cope with shells that do not support unquoted ^
3693         * configure: Regenerate.
3694
3695 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3696             Paolo Bonzini  <bonzini@gnu.org>
3697
3698         PR bootstrap/14522
3699         * configure.in: Cope with shells that do not support nesting
3700         quotes inside quoted backquote substitutions.
3701         * configure: Regenerate.
3702
3703 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3704
3705         PR bootstrap/14522
3706         * configure.in: Fix escaping of $.
3707         * configure: Regenerate.
3708
3709 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3710
3711         * configure: Regenerate, since I forgot to while committing Paolo's
3712         changes.
3713
3714 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3715
3716         PR ada/14131
3717         Move language detection to the top level.
3718         * configure.in: Find default values for the tools as
3719         soon as possible.  Disable ada if GNAT is not found.
3720         Emit error message about missing languages.  Expand
3721         --enable-languages=all for the gcc subdirectory.
3722
3723 2004-03-10  Ben Elliston  <bje@gnu.org>
3724
3725         * MAINTAINERS: Update my email address.
3726
3727 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3728
3729         * ltconfig: Disable building static libraries if building shared
3730         libraries on AIX 5L.
3731
3732 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3733
3734         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3735         and disable libgcj.
3736         * configure: Regenerated.
3737
3738 2004-03-01  Brian Booth  <bbooth@redhat.com>
3739
3740         * MAINTAINERS: Add myself to write-after-approval.
3741
3742 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3743
3744         * MAINTAINERS: Add myself to write-after-approval.
3745
3746 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3747
3748         PR bootstrap/7087
3749         * Makefile.tpl: Guard XFOO sed statements better.
3750         * Makefile.tpl: Add dependency for configure-target-libada.
3751         * Makefile.in: Regenerate (incidentally fixes broken
3752         commit when libada-branch was merged).
3753
3754 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3755
3756         * MAINTAINERS: Add myself to write-after-approval.
3757
3758 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3759
3760         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3761         maintainers.
3762
3763 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3764
3765         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3766         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3767
3768 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3769
3770         PR bootstrap/11932
3771         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3772
3773 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3774
3775         * MAINTAINERS: Added myself to write-after-approval.
3776
3777 2004-02-14  Michael Koch  <konqueror@gmx.de>
3778
3779         * MAINTAINERS: Added myself to write-after-approval.
3780
3781 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3782
3783         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3784         some OS port maintainers to OS port maintainers section.
3785
3786 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3787
3788         * MAINTAINERS: Add self.
3789
3790 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3791
3792         * MAINTAINERS: Alphabetize.
3793
3794 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         * MAINTAINERS: Remove myself.
3797
3798 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3799
3800         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3801         (rs6000-*-aix*): Same.
3802         * configure: Regenerate.
3803
3804 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3805
3806         * configure.in (host): Add in missing $noconfigdirs to defines.
3807         * configure: Regenerate.
3808
3809 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3810             Nathanael Nerode  <neroden@gcc.gnu.org>
3811
3812         PR ada/6637, PR ada/5911
3813         Merge with libada-branch:
3814         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3815         with appropriate dependencies. Add --enable-libada configure switch.
3816         * configure, Makefile.in: Regenerate.
3817
3818 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3819
3820         * MAINTAINERS: Add myself to write-after-approval.
3821
3822 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3823
3824         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3825         * configure: Regenerate.
3826
3827 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3828
3829         Merge from upstream:
3830
3831         * ltmain.in: When setting IFS to '~', be careful about user
3832         arguments that contain '~'.
3833
3834         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3835
3836         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3837         Also test $base_compile against $CC with escaped arguments. Bug
3838         reported by Geoff Keating <geoffk@apple.com>.
3839
3840 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3841
3842         * MAINTAINERS: Remove i960 port.
3843
3844 2004-01-23  DJ Delorie  <dj@redhat.com>
3845
3846         * Makefile.def (target_modules) [libiberty]: Don't stage.
3847         * Makefile.in: Rebuilt.
3848
3849 2004-01-20  Caroline Tice  <ctice@apple.com>
3850
3851         * MAINTAINERS: Add myself to write-after-approval.
3852
3853 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3854
3855         * MAINTAINERS: Update my email address.
3856
3857 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3858
3859         * MAINTAINERS: Add myself to write-after-approval.
3860
3861 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3862
3863         * MAINTAINERS: Remove entries without email address.
3864
3865 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3866
3867         * MAINTAINERS: Add myself to write-after-approval.
3868
3869 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3870
3871         * MAINTAINERS: Update my email address.
3872
3873 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3874
3875         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3876         * Makefile.tpl (configure-target-[+module+]): Support stage.
3877         * Makefile.in: Rebuilt.
3878
3879 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3880
3881         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3882
3883 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3884
3885         * MAINTAINERS: Add myself as a MIPS maintainer.
3886
3887 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3888
3889         * configure.in: Use ./config.cache, not config.cache.
3890         * configure: Regenerate.
3891         * Makefile.tpl: Special-casing not needed for GCC any more.
3892         * Makefile.in: Regenerate.
3893
3894         * configure.in: Don't share a cache file for host dirs.
3895         * configure: Regenerate.
3896
3897         * config-ml.in: Don't mess with the cache file.
3898
3899 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3900
3901         * MAINTAINERS: Move myself from 'Write After Approval' to
3902         'CPU Port Maintainers' section as SPARC maintainer.
3903
3904 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3905
3906         * Makefile.tpl: Make GCC use a separate config.cache.
3907         * Makefile.in: Regenerate.
3908
3909         PR bootstrap/11932, PR bootstrap/11933
3910         (I don't know if it will fix either of them, but it relates
3911         to them.)
3912         * configure.in: Don't use shared config.cache for target
3913         directories.
3914         * configure: Regenerate.
3915
3916 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3917
3918         * MAINTAINERS: Add myself to 'Write After Approval' section.
3919
3920 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3921
3922         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3923         * configure: Regenerated.
3924
3925 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3926
3927         * MAINTAINERS: Remove the mn10200 maintainer.
3928
3929 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3930
3931         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3932         * configure: Regenerated.
3933
3934 2003-12-16  Jan Hubicka  <jh@suse.cz>
3935
3936         * MAINTAINERS: Add myself as callgraph maintainer.
3937
3938 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3939
3940         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3941         * configure: Regenerate.
3942
3943 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3944
3945         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3946         'Write After Approval' section. Update email.
3947
3948 2003-12-01  James Lemke <jim@wasabisystems.com>
3949
3950         * MAINTAINERS (Write After Approval): Add myself.
3951
3952 2003-11-20  Matt Thomas  <matt@3am-software.com>
3953
3954         * MAINTAINERS: Add myself as a vax port maintainer.
3955
3956 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3957
3958         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3959         (configure-build-[+module+], configure-[+module+]): Likewise.
3960         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3961         * Makefile.in: Regenerate.
3962
3963 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3964
3965         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3966         shared/dylibed libraries.
3967         * ltmain.sh: Likewise.
3968         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3969         * ltcf-cxx.sh: Likewise.
3970         * ltcf-gcj.sh: Likewise.
3971         * ltconfig: Likewise.
3972
3973 2003-11-17  Stan Cox  <scox@redhat.com>
3974
3975         * MAINTAINERS: Add myself as iq2000 port maintainer.
3976
3977 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3978
3979         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3980         * Makefile.in: Regenerate.
3981
3982 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3983
3984         * config.sub: Update to 2003-11-03 version.
3985
3986 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3987
3988         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3989         * configure:  Regenerate.
3990
3991 2003-10-20  Nicolas Pitre <nico@cam.org>
3992
3993         * MAINTAINERS: Add myself to 'Write After Approval' section.
3994
3995 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3996
3997         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3998
3999 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4000
4001         * MAINTAINERS: Update my email address.
4002
4003 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4004
4005         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4006
4007 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4008
4009         * MAINTAINERS: Add myself to 'Write After Approval' section.
4010
4011 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4012
4013         * config.guess: Update to 2003-10-16 version.
4014         * config.sub: Update to 2003-10-16 version.
4015
4016 2003-10-15 David Daney  <ddaney@avtrex.com>
4017
4018         * MAINTAINERS: Added myself to 'Write After Approval' section.
4019
4020 2003-10-15  Falk Hueffner  <falk@debian.org>
4021
4022         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4023         'Write After Approval' section. Update email.
4024
4025 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4026
4027         * MAINTAINERS: Move myself from 'Write After Approval' to
4028         'Various Maintainers' section as middle-end maintainer.
4029
4030 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4031
4032         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4033         HOST_FLAGS_TO_PASS.
4034         * Makefile.in: Regenerate.
4035
4036 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4037
4038         * config.guess: Update to 2003-10-07 version.
4039         * config.sub: Update to 2003-10-07 version.
4040
4041 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4042
4043         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4044         * ltconfig (irix5*, irix6*): Don't override version_type.
4045
4046 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4047
4048         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4049         * configure: Rebuilt
4050         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4051         * Makefile.in: Rebuilt
4052
4053 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4054
4055         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4056
4057 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4058
4059         * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2003-09-29  Paul Koning  <ni1d@arrl.net>
4062
4063         * MAINTAINERS: Move myself from "Write After Approval"
4064         to CPU platform maintainers for pdp11 platform.
4065
4066 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4067
4068         * MAINTAINERS: Move myself from 'Write After Approval' to
4069         'Various Maintainers' section as libffi testsuite maintainer.
4070
4071 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4072
4073         * configure.in: Pass a computed --program-transform-name
4074         to subconfigures.
4075         * configure: Regenerated.
4076
4077 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4078
4079         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4080         * Makefile.in: Regenerate.
4081
4082         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4083         * Makefile.in: Regenerate.
4084
4085 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4086
4087         * MAINTAINERS: Move myself from 'Write After Approval'
4088         to 'Various Maintainers' (objective-c) section.
4089
4090 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4091
4092         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4093         quoting.
4094         * configure: Regenerated.
4095
4096 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4097
4098         * MAINTAINERS (Write After Approval): Add myself to write after
4099         approval list.
4100
4101 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4102
4103         * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4106
4107         * MAINTAINERS: Update my e-mail address.
4108
4109 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4110
4111         * libtool.m4 (LD): Correct powerpc64 host match.
4112
4113 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4114
4115         * MAINTAINTERS: Update my affiliation and email address.
4116
4117 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4118
4119         * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2003-09-04  DJ Delorie  <dj@redhat.com>
4122
4123         * configure: Regenerate.
4124
4125 2003-09-04  Robert Millan  <robertmh@gnu.org>
4126
4127         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4128
4129 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4130
4131         * configure.in: Ensure arguments to sed are properly spaced.
4132         * configure: Regenerate.
4133
4134 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4135
4136         * MAINTAINERS: Update my e-mail address.
4137
4138 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4139
4140         * MAINTAINERS (Write After Approval): Add myself.
4141
4142 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4143
4144         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4145         * configure: Regenerated.
4146
4147 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4148
4149         * MAINTAINERS: Update my email address.
4150
4151 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4152
4153         * configure.in:  Use newline instead of semicolon when assuming
4154         shell arguments in a for loop.
4155         * configure:  Regenerated.
4156
4157 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4158
4159         * MAINTAINERS: Resurrect the i860 maintainer.
4160
4161 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4162
4163         PR 8180
4164         * configure.in: When testing with_libs and with_headers, treat
4165         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4166         * configure: Regenerate.
4167
4168         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4169         make, shell, etc.
4170         (baseargs): Likewise.
4171         * configure: Regenerate.
4172
4173 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4174
4175         * MAINTAINERS (Write After Approval): Add myself.
4176
4177 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4178
4179         * configure.in: Disable libgcj for darwin not on powerpc.
4180         * configure: Rebuild.
4181
4182 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4183
4184         * config-ml.in, symlink-tree: Add license.
4185
4186 2003-08-03  Richard Stallman  <rms@gnu.org>
4187             Eben Moglen  <moglen@columbia.edu>
4188
4189         * README.SCO: New file.
4190
4191 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4192
4193         * Makefile.tpl (check, check-c++): Express dependencies using
4194         dependencies rather than commands.
4195         * Makefile.in: Regenerate.
4196
4197 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4198
4199         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4200         * configure: Ditto.
4201
4202 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4203
4204         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4205         * Makefile.in: Update.
4206
4207 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4208
4209         * configure.in: Enable libgcj for darwin.
4210         * configure: Rebuild.
4211
4212 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4213
4214         * config-ml.in:  Use ac_configure_args directly instead of
4215         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4216         actually seen.
4217
4218 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4219
4220         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4221         creating target and build subdirs to build all parent dirs as needed.
4222         * Makefile.in: Rebuild.
4223         * configure.in: Don't build dirs explicitly here.
4224         * configure: Rebuild.
4225
4226 2003-07-26  Paul Brook  <paul@nowt.org>
4227
4228         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4229
4230 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4231
4232         * Makefile.tpl (all-make): Depend on intl.
4233         * Makefile.in: Rebuilt.
4234
4235 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4236
4237         * install-sh:  Update to newer upstream versions (associated with
4238         aclocal 1.7).
4239         * mkinstalldirs:  Likewise.
4240         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4241
4242 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4243
4244         * MAINTAINERS: Move self from Bug database only accounts
4245         to write-after-approval.
4246
4247 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4248
4249         * config.if: Remove unused libc_interface determination.
4250
4251 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4252
4253         * MAINTAINERS: Move self from write-after-approval to
4254         build machinery (*.in).
4255
4256 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4257
4258         PR bootstrap/11273
4259         PR bootstrap/11408
4260         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4261         unused INSTALL_PROGRAM_ARGS.
4262         * configure.in: Use AC_PROG_INSTALL.
4263         * Makefile.in: Regenerate.
4264         * configure: Regenerate.
4265
4266 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4267
4268         * MAINTAINERS: Alphabetize.
4269
4270 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4271
4272         * configure: Rebuilt.
4273         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4274         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4275         newlib nor libgloss.
4276         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4277         * configure.in (am33_2.0-*-linux*): Added.
4278
4279 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4280
4281         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4282         * configure: Regenerate.
4283
4284 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4285
4286         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4287         * Makefile.in: Regenerate.
4288
4289 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4290
4291         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4292         * Makefile.in: Regenerate.
4293
4294 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4295
4296         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4297         * Makefile.in: Regenerated.
4298
4299         * config-ml.in: Replace PWD with PWD_COMMAND.
4300
4301 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4302
4303         * intl: New directory; see intl/ChangeLog for details.
4304         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4305         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4306         * Makefile.in: Regenerate.
4307
4308 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4309
4310         * configure.in: Clean up config-lang.in handling.  Delete
4311         useless assignment to "subdirs".
4312         * configure: Regenerate.
4313
4314 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4315
4316         * configure.in: Rename 'target_libs' to 'target_libraries'.
4317         Remove useless reference to 'target_libs'.
4318         * configure: Regenerate.
4319
4320 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4321
4322         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4323         * Makefile.in: Regenerate.
4324
4325 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4326
4327         * Makefile.def: Introduce flags_to_pass.
4328         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4329         * Makefile.in: Regenerate.
4330
4331 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4332
4333         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4334         and target-libgloss.
4335         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4336         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4337         * configure: Regenerate.
4338
4339 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4340
4341         * configure.in: Update testsuite_flags to new location.
4342         * configure. Regenerate.
4343
4344 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4345
4346         * Makefile.tpl: Remove BUILD_CC stuff.
4347         * Makefile.in: Regenerate.
4348
4349 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4350
4351         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4352
4353 2003-06-16  Graeme Peterson <gp@qnx.com>
4354
4355         * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4358
4359         * config.guess: Update to 2003-06-12 version.
4360         * config.sub: Update to 2003-06-13 version.
4361
4362 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4363
4364         * config.guess: Update to 2003-06-06 version.
4365         * config.sub: Update to 2003-06-06 version.
4366
4367 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4368
4369         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4370         * configure. Regenerate.
4371
4372 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4373
4374         * configure.in: Disable serial configure by default.
4375         * configure: Regenerate.
4376         * Makefile.tpl: Abolish .NOTPARALLEL.
4377         * Makefile.in: Regenerate.
4378
4379         * Makefile.tpl: Replace {build,host,target}_canonical by
4380         {build,host,target}.
4381         * Makefile.in: Regenerate.
4382
4383         * Makefile.tpl: Fix stupid pasto.
4384         * Makefile.in: Regenerate.
4385
4386 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4387
4388         * Makefile.tpl: Remove bogus conditional.
4389         * Makefile.in: Regenerate.
4390
4391 2003-06-05  Jan Hubicka  <jh@suse.cz>
4392
4393         * Makefile.tpl (profiledbootstrap): New target.
4394         * Makefile.in (profiledbootstrap): New target.
4395
4396 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4397
4398         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4399         Pinski. Remove user names from other bugzilla-only maintainers.
4400
4401 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4402
4403         * Makefile.tpl: Make 'recursive targets' using autogen rather
4404         than shell loop.  Remove duplicate 'clean' targets and false
4405         comments.
4406         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4407         Add systematic method of specifying missing targets in subdirs.
4408         Add copyright boilerplate.
4409         * Makefile.in: Regenerate.
4410         * configure.in: Add 'recursive targets' to maybe list.
4411         * configure: Regenerate.
4412
4413         * MAINTAINERS: "GNATS only" -> "Bug database only".
4414
4415         * Makefile.tpl: Rename [+target+] to [+make_target+].
4416         * Makefile.def: Rename 'target' to 'make_target'.
4417
4418 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4419
4420         * MAINTAINERS: Add self as options handling maintainer.
4421
4422 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4423
4424         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4425         been too long since I touched those ports.
4426
4427 2003-05-28  DJ Delorie  <dj@redhat.com>
4428
4429         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4430         * Makefile.in: Regenerate.
4431
4432 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4433
4434         * configure.in: Use curly braces in the definition of tooldir.
4435         * configure: Regenerate.
4436
4437 2003-05-21  DJ Delorie  <dj@redhat.com>
4438
4439         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4440         newlib or libgloss.
4441         * Makefile.in: Regenerate.
4442
4443 2003-05-21  DJ Delorie  <dj@redhat.com>
4444
4445         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4446         * Makefile.in: Regenerate.
4447
4448 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4449
4450         * MAINTAINERS: Update my e-mail address.
4451
4452 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4453
4454         * configure.in: Switch more things to use maybe dependencies.
4455         * Makefile.tpl: Switch more things to use maybe dependencies.
4456         Factor out common code from autogen IF statements.
4457         * configure: Regenerate.
4458         * Makefile.in: Regenerate.
4459
4460 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4461
4462         * configure.in: Accept i[3456789]86 for machine type.
4463         * configure: Regenerate.
4464
4465 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4466
4467         * configure.in: Switch more things to use maybe dependencies.
4468         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4469         * configure: Regenerate.
4470         * Makefile.tpl: Switch more things to use maybe dependencies.
4471         * Makefile.in: Regenerate.
4472
4473 2003-05-16  Andreas Schwab  <schwab@suse.de>
4474
4475         * Makefile.tpl (install-opcodes): Define.
4476         * Makefile.in: Rebuild.
4477
4478 2003-05-13  Andreas Jaeger  <aj@suse.de>
4479
4480         * config.guess: Update to 2003-05-09 version.
4481         * config.sub: Update to 2003-05-09 version.
4482
4483 2003-05-13  Michael Eager <eager@mvista.com>
4484
4485         * configure.in: Correct sed script so that options in quotes are not
4486         deleted.
4487         * configure: Rebuild.
4488
4489 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4490
4491         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4492         and $$s/newlib/libc/sys/cygwin32 include paths.
4493         * configure: Ditto.
4494
4495 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4496
4497         * MAINTAINERS: Update my email addresses.
4498
4499 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4500
4501         * config-ml.in: Propagate INSTALL variables.
4502
4503 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4504
4505         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4506
4507 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4508
4509         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4510         * Makefile.in: Regenerate.
4511
4512 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4513
4514         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4515
4516 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4517
4518         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4519
4520 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4521
4522         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4523         * Makefile.in: Regenerated.
4524
4525 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4526
4527         * MAINTAINERS (Write After Approval): Upgrade myself from
4528         GNATS only to write-after-approval. Update my mail address.
4529
4530 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4531
4532         (OS Port Maintainers: freebsd): Add myself.
4533
4534 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4535
4536         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4537
4538 2003-04-22  Kean Johnston  <jkj@sco.com>
4539
4540         * MAINTAINERS (SCO ports): Added myself.
4541
4542 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4543
4544         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4545
4546 2003-04-19  Kean Johnston  <jkj@sco.com>
4547
4548         * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4551
4552         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4553         * Makefile.in: Regenerate.
4554
4555 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4556
4557         * configure.in (powerpc64*-*-linux*): Remove.
4558         * configure: Rebuilt.
4559
4560 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4561
4562         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4563         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4564         and restrap.
4565         * Makefile.in:  Regenerate.
4566
4567 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4568
4569         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4570         * configure: Regenerated.
4571
4572 2003-04-15  DJ Delorie  <dj@redhat.com>
4573
4574         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4575
4576 2003-04-13  Nick Clifton  <nickc@redhat.com>
4577
4578         * config-ml.in: Remove support for --disable-aix removing
4579         call-aix multilibs.
4580
4581 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4582
4583         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4584         * */configure: Rebuilt.
4585
4586 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4587
4588         * MAINTAINERS: Add my email address.
4589
4590 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4591
4592         * MAINTAINERS (Write After Approval): Add myself.
4593
4594 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4595
4596         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4597         * Makefile.in: Regenerate.
4598
4599 2003-03-14  Michael Chastain  <mec@shout.net>
4600
4601         * Makefile.in: Regenerate with correct Makefile.def.
4602
4603 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4604
4605         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4606         Make macro.
4607         * Makefile.in: Regenerate.
4608         * configure.in: Clean up gxx_include_dir logic.
4609         * configure: Regenerate.
4610
4611 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4612
4613         * MAINTAINERS (Write After Approval): Add myself.
4614
4615 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4616
4617         * MAINTAINERS: Update my mail address.
4618
4619 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4620
4621         * configure.in (gxx_include_dir): Fix typo.
4622         * configure: Regenerated.
4623
4624 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4625
4626         * Makefile.tpl: Reindent.
4627         * Makefile.in: Regenerate.
4628         * configure.in: Reindent.  Don't set unused variables.
4629         * configure: Regenerate.
4630
4631 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4632
4633         * configure.in: Include $(build_tooldir)/sys-include in
4634         FLAGS_FOR_TARGET.
4635         * configure: Regenerated.
4636
4637 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4638
4639         * Makefile.tpl: Always pass down RANLIB.
4640         * Makefile.in: Regenerate.
4641
4642         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4643         * Makefile.in: Regenerate.
4644         * configure.in: Remove unused logic relating to --enable-shared
4645         and --enable-threads.  Remove bogus comments.  Remove redundant
4646         noconfigdirs.
4647         * configure: Regenerate.
4648
4649         * configure.in: Replace ${libstdcxx_version} by its value.
4650         Remove reference to mh-dgux.
4651         * configure: Regenerate.
4652
4653 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4654
4655         * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4658
4659         * Makefile.tpl: Rearrange.
4660         * Makefile.in: Regenerate.
4661
4662 2003-02-25  Uwe Stieber <uwe@wwws.de>
4663
4664         * configure.in: Add support for kaOS as cross build target system.
4665         * configure: Regenerated.
4666
4667 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4668
4669         * MAINTAINERS (Write after approval): Add myself.
4670
4671 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4672
4673         * MAINTAINERS: Update my email address.
4674
4675 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4676
4677         * MAINTAINERS: Add self to blanket write privs. section.
4678
4679 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4680
4681         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4682         configure-target-* as some target builds may require additional
4683         flags for preprocessor tests.
4684         * Makefile.in: Regenerated.
4685
4686 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4687
4688         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4689         * ltconfig: Handle it.
4690         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4691         auto-detecting it.
4692
4693         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4694         it is used as argument to $CC.
4695         * ltcf-gcj.sh: Likewise.
4696
4697         * configure.in: Introduce --enable-maintainer-mode.
4698         * configure: Rebuilt.
4699         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4700         for maintainer mode.
4701         * Makefile.in: Rebuilt.
4702
4703 2003-02-18  Jason Merrill  <jason@redhat.com>
4704
4705         * Makefile.tpl (check-c++): Allow parallelism.
4706
4707 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4708
4709         * MAINTAINERS: Remove John Carr (who never actually had access to
4710         gcc.gnu.org).
4711
4712 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4713
4714         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4715         don't configure target-libobjc.
4716         * configure: Regenerate.
4717
4718 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4719
4720         * Makefile.tpl (RANLIB): Define.
4721         * Makefile.in: Regenerate.
4722
4723 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4724
4725         * MAINTAINERS: Update my email.
4726
4727 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4728
4729         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4730         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4731         * Makefile.in: Regenerated.
4732         * configure.in: Remove all traces of snavigator, db, and grep.
4733         * configure: Regenerated.
4734
4735 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4736
4737         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4738         After Approval.
4739
4740 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4741
4742         * MAINTAINERS (Write after approval): Add myself.
4743
4744 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4745
4746         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4747         * Makefile.in: Regenerated.
4748
4749 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4750
4751         * config.guess: Updated to 2003-01-30's version.
4752         * config.sub: Updated to 2003-01-28's version.
4753
4754 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4755
4756         * config.if: If gcc_version is already set, just use it.  Don't set
4757         gcc_version_trigger if it's already set, otherwise set it to
4758         gcc/version.c, but only if the file exists.  If it is not set and
4759         gcc/version.c does not exist, try to extract the version number from
4760         $CC.
4761
4762 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4763
4764         * MAINTAINERS: Add myself to write-after-approval list.
4765
4766 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4767
4768         * configure.in:  Revert 24Jan change.
4769         * configure:  Regenerate.
4770
4771 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4772
4773         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4774         entry of HJ Lu.
4775
4776 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4777
4778         * configure.in: Revert previous change.
4779         * configure: Regenerate.
4780
4781 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4782
4783         * configure.in: Make rda native-only.
4784         * configure: Regenerate.
4785
4786 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4787
4788         * MAINTAINERS: Move myself from GNATS-only-accounts to
4789         write-after-approval.
4790
4791 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4792
4793         * configure.in: Add missing \.
4794         * configure: Rebuilt.
4795
4796 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4797
4798         * configure.in (baseargs): Avoid using \| in sed regular
4799         expressions.
4800         * configure: Rebuilt.
4801
4802 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4803
4804         * configure.in (baseargs): Remove all supported forms of
4805         --cache-file, --srcdir, --host, --build and --target options
4806         from argument lists.
4807         * configure: Rebuilt.
4808
4809 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4810
4811         * MAINTAINERS: Add myself to write-after-approval list.
4812
4813 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4814
4815         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4816         * configure: Rebuilt.
4817
4818 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4819
4820         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4821         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4822         * Makefile.in: Regenerate.
4823         * configure: Regenerate.
4824
4825 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4826
4827         * configure.in: Remove Makefile in build, host and target modules
4828         unless configure was run with --no-recursion.
4829         * configure: Rebuilt.
4830
4831 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4832
4833         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4834         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4835         * Makefile.in: Regenerate.
4836
4837 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4838
4839         * config.guess: Update to 2003-01-03 version.
4840         * config.sub: Update to 2003-01-03 version.
4841
4842 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4843
4844         * configure: Regenerate with proper autoconf 2.13.
4845
4846 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4847
4848         * configure.in: Add AC_PREREQ for consistency.
4849         * configure: Regenerate.
4850
4851 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4852
4853         * configure.in (GDB_TK): Add tcl directories conditional on
4854         gdb/gdbtk directory being present.
4855         * configure: Regenerate.
4856
4857 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4858
4859         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4860         by gcc if LD is not defined and we are not doing a Canadian Cross.
4861         * configure: Rebuilt.
4862
4863 2002-12-31  Tom Tromey  <tromey@redhat.com>
4864
4865         * Makefile.in: Rebuilt.
4866         * Makefile.def (target_modules) [libffi]: Allow installation.
4867
4868 2002-12-31  Andreas Schwab  <schwab@suse.de>
4869
4870         * configure.in: Fix use of $program_transform_name.
4871         * configure: Regenerated.
4872
4873 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4874
4875         * configure.in (baseargs): Don't remove first configure argument.
4876         * configure: Regenerated.
4877
4878 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4879
4880         * Makefile.tpl (local-distclean): Don't remove...
4881         (multilib.ts): ... this.  Moved into...
4882         (multilib.out): ... this.  Don't use sub-make.
4883         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4884         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4885         (configure-build-[+module+], configure-[+module+],
4886         configure-target-[+module+], configure-gcc): ... these.  Test
4887         for Makefile existence.  Drop config.status from dependencies.
4888         * Makefile.in: Rebuilt.
4889         * configure.in: Move gcc-version-trigger to the end of
4890         ac_configure_args.  Add comments to maybedep.tmp and
4891         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4892         nonopt from baseargs, matching and removing corresponding
4893         whitespace while at it.
4894         * configure: Rebuilt.
4895
4896 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4897
4898         * configure.in (host_configargs): Replace reference to
4899         no-longer-defined buildopts with --build=${build_alias}.
4900         * configure: Rebuilt.
4901
4902         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4903         program_transform_name to standard idiom.
4904         (AUTOGEN, AUTOCONF): Define.
4905         (Makefile.in): Use $(AUTOGEN).
4906         (Makefile): Depend on config.status, and use autoconf-style rule to
4907         build it.  Move original commands to...
4908         (config.status): ... this new target.
4909         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4910         $(AUTOCONF).
4911         * Makefile.in: Rebuilt.
4912
4913 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4914
4915         * Makefile.tpl: Fix dramatic bustage due to change in
4916         program_transform_name.
4917         * Makefile.in: Regenerate.
4918
4919         * configure.in: Remove unnecessary PATH setting.
4920         * configure: Regnerate.
4921
4922         * configure.in: Don't default to unprefixed tools unless
4923         the native tools will work.
4924         * configure: Regenerate.
4925
4926         * configure.in: Convert to autoconf script.  Blow away lots
4927         of now-redundant Makefile fragments.
4928         * configure: Generate using Autoconf.
4929         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4930         * Makefile.in: Regenerate.
4931
4932 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4933
4934         * configure: Fix stupid bug where RANLIB was mistakenly included.
4935
4936         * configure.in: Rename (buildargs, hostargs, targargs) to
4937         (build_configargs, host_configargs, target_configargs).
4938
4939         * configure.in: Move logic out of sed statement.
4940
4941         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4942         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4943
4944 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4945
4946         * config.sub: Import from master repository
4947         * config.guess: Ditto
4948
4949 2002-12-24  Andreas Schwab  <schwab@suse.de>
4950
4951         * Makefile.tpl (multilib.out): Fix missing space.
4952         * Makefile.in: Regenerate.
4953
4954 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4955
4956         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4957         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4958         * Makefile.in: Regenerate.
4959         * configure.in: Remove unnecessary leftovers.
4960
4961 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4962
4963         * configure.in (extra_ranlibflags_for_target): New variable.
4964         (*-*-darwin): Add -c to ranlib commands.
4965         * configure (tooldir): Handle extra_ranlibflags_for_target.
4966
4967 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4968
4969         * Makefile.tpl: Revert HJL's change.
4970         * Makefile.in: Regenerated.
4971         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4972         always.
4973
4974 2002-12-19  Andreas Schwab  <schwab@suse.de>
4975
4976         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4977         * Makefile.in: Regenerate.
4978
4979 2002-12-18  H.J. Lu <hjl@gnu.org>
4980
4981         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4982         * Makefile.in: Regenerated.
4983
4984         * configure.in (build_prefix): New. Substitute.
4985
4986 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4987
4988         * Makefile.tpl: Don't let real targets depend on phony targets.
4989         * Makefile.in: Regenerate.
4990
4991         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4992         * Makefile.in: Regenerate.
4993
4994 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4995
4996         * config.sub: Import from master repository
4997         * config.guess: Ditto
4998
4999 2002-12-16  Jason Merrill  <jason@redhat.com>
5000
5001         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5002         previous 'make bootstrap'.
5003         * Makefile.in: Regenerate.
5004
5005 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5006
5007         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5008
5009 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5010
5011         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5012         * Makefile.in: Regenerate.
5013
5014 2002-12-13  Jason Merrill  <jason@redhat.com>
5015
5016         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5017         library tests.
5018         (check-c++): Just depend on it and check-target-libstdc++-v3.
5019         * Makefile.in: Regenerate.
5020
5021 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5022
5023         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5024         * Makefile.in: Rebuilt.
5025
5026 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5027
5028         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5029
5030 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5031
5032         * configure: Fix bug put in by gremlins.
5033
5034         * Makefile.tpl: Substitute more autoconfily.
5035         * configure: Substitute more autoconfily.
5036         * Makefile.in: Regenerate.
5037
5038 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5039
5040         * config.sub: Import from master repository
5041         * config.guess: Ditto
5042         * MAINTAINERS: Added Svein Seldal under write after approval
5043
5044 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5045
5046         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5047         * Makefile.in (all-sim): Ditto.
5048
5049 2002-12-06  DJ Delorie  <dj@redhat.com>
5050
5051         * Makefile.tpl: Change configure dependencies to not have real
5052         targets depend on phony targets.
5053
5054 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5055
5056         * configure.in: Revert unintentional change.
5057
5058         * Makefile.tpl: Change dependency for */multilib.out so that
5059         it works when gcc isn't in the tree.
5060
5061         * configure.in: Substitute more.
5062         * configure: Run subconfigures from the Makefile.
5063         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5064         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5065
5066 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5067
5068         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5069
5070 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5071
5072         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5073         and corresponding dependencies.
5074         * Makefile.in: Regenerate.
5075
5076         * configure.in (host_tools): Order binutils, gas and ld for
5077         convenience in running the testsuites.
5078
5079         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5080         * Makefile.in: Regenerate.
5081         * configure.in: Introduce rules to serialize subconfigure runs.
5082
5083         * configure.in: Introduce BASE_CC_FOR_TARGET.
5084         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5085         Realize configure-build-* targets.  Realize configure-target-* targets.
5086         * Makefile.in: Regenerate.
5087
5088 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5089
5090         * configure: Move gcc_version_trigger stuff from here...
5091         * configure.in: ...to here.
5092
5093         * configure.in: Separate subconfigure options added by this file from
5094         options given by the user.  Add machinery to put args for host
5095         subconfigures into the Makefile.
5096
5097         * Makefile.tpl: Remove 'vault' targets.
5098         * Makefile.tpl: Reorder and comment dependencies.
5099         * Makefile.in: Regenerate.
5100
5101 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5102         * configure.in: Fix my broken commit of previous patch. (sigh)
5103
5104 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5105
5106         * configure.in: Move host-specific darwin noconfigdirs into
5107         the host-specific section.
5108
5109 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5110
5111         * configure.in: Move host-specific darwin noconfigdirs into
5112         the host-specific section.
5113
5114 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5115
5116         * configure: Remove skip-this-dir support.
5117         * Makefile.tpl: Remove skip-this-dir support.
5118
5119         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5120         subdirectories.
5121         * Makefile.in: Regenerate.
5122
5123         * Makefile.tpl: Strip out useless setting of 'dir'.
5124         * Makefile.in: Regenerate.
5125
5126 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5127
5128         * configure.in: Fix deeply stupid bug.
5129
5130         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5131         shell code in CXX_FOR_TARGET
5132         * Makefile.def: Introduce raw_cxx.
5133         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5134         RAW_CXX_FOR_TARGET.
5135         * Makefile.in: Regenerate.
5136
5137 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5138
5139         * Makefile.tpl: Remove unnecessary ifs.
5140         * Makefile.in: Regenerate.
5141
5142         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5143         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5144         targets for 'no_install' modules.
5145         * configure: Move GDB_TK substitution to configure.in.  Move
5146         build_modules stuff to configure.in.
5147         * configure.in: Implement soft dependency machinery.  Maybe-ize
5148         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5149         * Makefile.in: Regenerate.
5150
5151 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5152
5153         * Makefile.tpl: Make all-target, install-target behave similarly
5154         to all, install (only hitting configured targets).  Eliminate
5155         unused macro defintions.
5156
5157         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5158         build != host.
5159
5160         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5161
5162         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5163
5164         * configure.in: Produce lists of subdir targets we're actually
5165         configuring.  Remove references to "dosrel".
5166         * Makefile.tpl: Let configure set which subdir targets are hit.
5167         Remove install-cross; clean up install; remove ALL.  Remove
5168         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5169         Autogenerate host module targets.  Remove empty dependency lines
5170         and redundant dependency; rearrange slightly.
5171         * Makefile.def: Add host-side libtermcap, utils.
5172
5173         * Makefile.in: Regenerate.
5174
5175 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5176
5177         * ltconfig (osf[345]): Append $major to soname_spec.
5178         Reflect this in library_names_spec.
5179         * ltmain.sh (osf): Prefix $major with . for use as extension.
5180
5181 2002-11-19  Andreas Jaeger  <aj@suse.de>
5182
5183         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5184         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5185         and sparc64 GNU/Linux systems.
5186
5187 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5188
5189         * MAINTAINERS: Update email.
5190
5191 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5192
5193         * MAINTAINERS: Complete James Dennett's entry.
5194
5195 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5196
5197         * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5200
5201         * Makefile.tpl: syntactic cleanup
5202
5203 2002-11-13 Stuart Hastings <stuart@apple.com>
5204
5205         * MAINTAINERS: Add myself to write-after-approval list.
5206
5207 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5208
5209         * Makefile.def: Add list of recursive targets to autogenerate.
5210         Add build_modules.
5211         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5212         targets.  Autogenerate *-build-* targets.
5213         * Makefile.in: Regenerate.
5214
5215 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5216
5217         * configure: More autoconf-style substitutions.
5218         * Makefile.tpl: More autoconf-style substitutions.
5219         * Makefile.in: Regenerate.
5220
5221 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5222
5223         * configure: Substitute more variables in a more autoconf-friendly
5224         way.  Simplify slightly.
5225         * Makefile.tpl: Make more variables substitutable in an
5226         autoconf-friendly way.
5227         * Makefile.in: Regenerate.
5228
5229 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5230
5231         * MAINTAINERS (Write After Approval): Add myself.
5232
5233 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5234
5235         * configure.in (v810*): Remove special setting of tools.
5236
5237         * configure: Add support for extra required flags for ar or nm.
5238         * configure.in (aix4.3+): Use above support for target-specific
5239         issues, rather than using config/mt-aix43.
5240
5241 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5242
5243         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5244         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5245         with $srcdir.  Reformat indentation.  Substitute some variables
5246         formerly hard-coded in the Makefile for build=host.
5247         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5248         * Makefile.def: Autogenerate more.
5249         * Makefile.in: Regenerate.
5250
5251 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5252
5253         * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5256
5257         * Makefile.def (host_modules): Add rda.
5258         * Makefile.in: Regenerate.
5259         * configure.in (target_tool): Add target-rda to list.
5260
5261 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5262
5263         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5264
5265 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5266
5267         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5268         and restrap targets to this rule.
5269         * Makefile.in:  Regenerate.
5270
5271 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5272
5273         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5274         GNATS only accounts.
5275
5276 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5277
5278         * configure.in (i[3456]86-*-linux*): Add check to disable
5279         ${libgcj} for glibc1.
5280
5281 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5282
5283         * MAINTAINERS: Add myself as ip2k port maintainer.
5284
5285 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5286
5287         * configure.in: Add tic4x target.
5288
5289 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5290
5291         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5292         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5293         * Makefile.in: Regenerate.
5294
5295         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5296         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5297         * Makefile.in: Regenerate.
5298
5299 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5300
5301         * MAINTAINERS: Add myself as web pages co-maintainer.
5302
5303 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5306         * Makefile.in: Regenerate.
5307
5308 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5309
5310         * MAINTAINERS: Add myself and Nathan Sidwell
5311         <nathan@codesourcery.com> as VxWorks maintainers.
5312
5313 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5314
5315         * Makefile.def: Remove order dependency comments.
5316         * Makefile.tpl: Add explicit install-install dependencies.
5317         * Makefile.in: Regenerate.
5318
5319         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5320         * Makefile.in: Regenerate.
5321
5322         * Makefile.tpl: Add configure-target (for src-release in src)
5323         * Makefile.in: Regenerate.
5324
5325 2002-09-30  Nick Clifton  <nickc@redhat.com>
5326
5327         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5328
5329 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5330
5331         * configure.in (s390*-*-linux*): Enable libgcj.
5332
5333 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5334
5335         * configure: Revert accidentally applied changes.
5336
5337         * Makefile.tpl: Make more autoconf-friendly.
5338         * Makefile.in: Regenerate.
5339         * configure: Make substitution more autoconf-like.
5340
5341 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5342
5343         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5344         single entry to handle all these.
5345         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5346         libjava on arm-*-elf.
5347
5348 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5349
5350         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5351         things that depend on them.
5352
5353 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * Makefile.tpl: Make subsituted variables more autoconfy.
5356         * Makefile.in: Regenerate.
5357         * configure: Make seds more autoconfy.
5358
5359 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5360
5361         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5362         * Makefile.in: Regenerate.
5363         * configure.in: Rewrite sed statements to look autoconfy.
5364
5365         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5366         all-target-foo on configure-target-foo.
5367         * Makefile.def: Ditto.
5368         * Makefile.in: Rebuild.
5369
5370 2002-09-25  Andrew Haley  <aph@redhat.com>
5371
5372         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5373
5374 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5375
5376         * Makefile.def: New file.
5377         * Makefile.tpl: New file.
5378         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5379         * contrib/gcc_update: Note that Makefile.in is a generated file.
5380
5381         * configure.in: Minor rearrangement.  Simplify tests.
5382
5383 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5384
5385         * configure.in (with_headers): Skip copy if value is "yes".
5386         (with_libs): Likewise.
5387
5388 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5389
5390         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5391         * configure.in (sh*-*-pe*): Ditto.
5392         * configure.in (mips*-*-pe*): Ditto.
5393         * configure.in (*arm-wince-pe): Ditto.
5394
5395         * configure.in: Rearrange.
5396
5397 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5398
5399         * MAINTAINERS: Update my email address.
5400
5401 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5402
5403         * MAINTAINERS: (Write After Approval): Add myself.
5404
5405 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5406
5407         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5408
5409 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5410
5411         * MAINTAINERS: Change my mailing address.
5412
5413 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5414
5415         * MAINTAINERS (Write After Approval): Remove myself.
5416         (Various Maintainers: c++ runtime libs): Add myself.
5417
5418 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5419
5420         * MAINTAINERS (Write After Approval): Remove myself.
5421         (Various Maintainers: c++ runtime libs): Add myself.
5422
5423 2002-08-15  Eric Christopher  <echristo@redhat.com>
5424
5425         * config.sub: Import from master repository.
5426         * config.guess: Ditto.
5427
5428 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5429
5430         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5431         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5432         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5433
5434 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5435
5436         * MAINTAINERS: Add self to rs6000 vector extensions.
5437
5438 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5439
5440         * libiberty/configure: Reverted unintended yesterday's check in.
5441
5442 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5443
5444         * boehm-gc/configure, libf2c/configure: Rebuilt.
5445         * libffi/configure, libiberty/configure: Ditto.
5446         * libjava/configure, libobjc/configure: Ditto.
5447         * libstdc++-v3/configure, zlib/configure: Ditto.
5448         Merged from binutils:
5449         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5450         From Steve Ellcey <sje@cup.hp.com>:
5451         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5452         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5453         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5454         IA64.
5455         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5456         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5457         soname_spec, sys_lib_search_path_spec): Ditto.
5458
5459 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5460
5461         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5462
5463 2002-08-04  H.J. Lu  (hjl@gnu.org)
5464
5465         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5466
5467 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5468
5469         * MAINTAINERS (Write After Approval): Add myself.
5470
5471 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5472
5473         * configure.in: Move generic linux case to end.  Copy generic
5474         linux noconfigdirs to mips*-*-linux* entry and new
5475         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5476
5477 2002-07-19  Michael Matz  <matz@suse.de>
5478
5479         * MAINTAINERS: Add myself as ra* maintainer.
5480
5481 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5482
5483         * config.guess: Update to 2002-07-09 version.
5484         * config.sub: Update to 2002-07-03 version.
5485
5486 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5487
5488         * MAINTAINERS: Fix typo in a maintainer email address.
5489
5490 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5491
5492         * configure.in: Remove two redundant tests.
5493
5494 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5495
5496         * configure.in (mips*-*-irix6*o32): Enable stabs.
5497
5498 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5499
5500         * configure.in: Don't build grez.
5501         * Makefile.in: Ditto.
5502
5503         * Makefile.in: Remove references to bsp, cygmon, libstub.
5504         * configure.in: Ditto.
5505
5506         * configure.in: Remove leftover reference to gdbtest.
5507
5508 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5509
5510         * configure.in (gxx_include_dir):  Change to match versioned
5511         C++ headers if --enable-version-specific-runtime-libs is used.
5512
5513 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5514
5515         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5516
5517 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5518
5519         * configure.in: Make --without-x work.
5520
5521 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5522
5523         * configure.in: Rearrange target Makefile fragment collection.
5524
5525         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5526         cvs[src].
5527         * configure.in: Ditto.
5528
5529 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5530
5531         * MAINTAINERS (Write After Approval): Update my e-mail address.
5532
5533 2002-06-24  Ben Elliston  <bje@redhat.com>
5534
5535         * configure.in (host_tools): Remove cgen.
5536
5537         * Makefile.in (all-cgen): Remove; runs from its source directory.
5538         (check-cgen, install-cgen, clean-cgen): Likewise.
5539         (all-opcodes): Do not depend on all-cgen.
5540         (all-sim): Likewise.
5541
5542 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544         * Makefile.in: Eliminate 'apache' targets.
5545         * configure.in: Eliminate 'apache' targets.
5546
5547         * configure.in: Eliminate redundant tests.  Reorganize.
5548
5549         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5550
5551         * config-ml.in: Eliminate references to Cygnus configure.
5552
5553         * Makefile.in: Eliminate references to building emacs.
5554
5555 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5556
5557         * MAINTAINERS: Update my email address.
5558
5559 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5560
5561         * config.if (libstdcxx_incdir): Version C++ headers.
5562         (cxx_incdir): Remove.
5563
5564 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5565
5566         * MAINTAINERS (Write After Approval): Add self.
5567
5568 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5569
5570         * configure.in: Add support for ip2k.
5571
5572 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5573
5574         * configure.in: Fix AIX configury bug.
5575
5576 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5577
5578         * MAINTAINERS (Write After Approval): Add self.
5579
5580 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5581
5582         * configure.in: replace ${topsrcdir} with ${srcdir}
5583
5584         * configure.in: Move definition of libstdcxx_flags
5585         right above usage, rather than waaay earlier.
5586
5587         * configure.in: Pull definition of is_cross_compiler earlier.
5588
5589         * configure.in: Rearrange a little.
5590
5591         * configure.in: Remove references to librx.
5592         * Makefile.in: Remove references to librx.
5593
5594 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5595
5596         * config.sub: Add support for avr target.
5597         Import from master sources, rev 1.255
5598
5599 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5600
5601         * configure, .cvsignore:  Revert previous change...
5602         * Makefile:  ...delete.
5603
5604 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5605
5606         * configure.in: Eliminate ${gasdir} variable.
5607
5608 2002-06-18  Dave Brolley  <brolley@redhat.com>
5609
5610         * configure.in: Add support for frv.
5611         * config.sub: Add support for frv.
5612
5613 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5614
5615         * configure:  Remove garbage from previous commit.
5616
5617 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5618
5619         * configure:  For in-source builds, make a subdir and re-exec there.
5620         * Makefile:  New file.  Pass targets through to build directory.
5621         * .cvsignore:  No longer ignore "Makefile".
5622
5623 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5624
5625         * MAINTAINERS (Write After Approval): Add self.
5626
5627 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5628
5629         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5630
5631 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5632
5633         * configure.in (vax-*-netbsd*): Re-enable gas.
5634
5635 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5636
5637         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5638         BUILD_PREFIX_1, to correct nomenclature.
5639         * configure: Likewise.
5640
5641         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5642         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5643
5644 2002-05-31  Olaf Hering  <olh@suse.de>
5645
5646         * config-ml.in: Propogate DESTDIR also.
5647
5648 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5649
5650         * configure.in (vax-*-netbsd*): Don't build gas for this
5651         platform.
5652
5653 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5654
5655         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5656         and libgcj for AVR.
5657
5658 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5659
5660         * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5663
5664         * config.guess: Update to 2002-05-22 version.
5665         * config.sub: Likewise.
5666
5667 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5668
5669         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5670         * config-ml.in: Likewise.
5671         * configure: Likewise.
5672         * configure.in: Likewise.
5673
5674 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5675
5676         * MAINTAINERS: Update my email address.
5677
5678 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5679
5680         * configure.in: Simplify makefile fragment collection.
5681
5682         * configure.in: Remove code to build emacs.
5683
5684         * configure.in : Remove --srcdir argument from targargs and buildargs
5685         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5686
5687         * configure: Move some logic to configure.in.
5688         * configure.in: Move some logic from configure.
5689
5690 2002-05-11  Tom Tromey  <tromey@redhat.com>
5691
5692         * MAINTAINERS: Reflect libgcj reality.
5693
5694 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5695
5696         * Makefile.in: Honour DESTDIR.
5697
5698 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5699
5700         * config.guess: Import 2002-03-20 version.
5701         * config.sub: Import 2002-04-26 version.
5702
5703 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5704
5705         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5706
5707 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5708
5709         * MAINTAINERS: Add self.
5710
5711 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5712
5713         * ltmain.sh: Detect and handle object name conflicts
5714         while piecewise linking a static library.
5715
5716 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5717
5718         * configure.in (noconfigdirs): Don't disable libgcj on
5719         sparc64-*-solaris* and sparcv9-*-solaris*.
5720
5721 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5722
5723         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5724
5725 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5726
5727         * configure.in (FLAGS_FOR_TARGET): Do not add
5728         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5729         on i[3456]86-*-linux*.
5730
5731 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5732
5733         * configure.in (noconfigdirs): Replace [ ] with test.
5734
5735         * configure.in (noconfigdirs): Do not add target-newlib if
5736         target == i[3456]86-*-linux*, and host == target.
5737
5738 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5739
5740         * configure.in: delete reference to absent file
5741
5742         * configure.in: replace '[' with 'test'
5743
5744         * configure.in: Eliminate references to gash.
5745         * Makefile.in: Eliminate references to gash.
5746
5747         * configure.in: remove useless references to 'pic' makefile fragments.
5748
5749         * configure.in: (*-*-windows*) Finish removing.
5750
5751         * configure.in: Eliminate redundant test for libgui.
5752
5753 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5754
5755         * MAINTAINERS: Add self and realphabetize.  Update entries
5756         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5757         entry for a29k port maintainer.
5758
5759 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5760
5761         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5762         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5763
5764 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5765
5766         * configure.in: remove references to dead files
5767
5768 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5769
5770         * MAINTAINERS: Add information about purpose of this file.
5771
5772 2002-04-18  Tom Tromey  <tromey@redhat.com>
5773
5774         * configure.in: Disallow configuring libgcj when it is already
5775         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5776         Solaris 2.8 by default.  For PR libgcj/6158.
5777
5778 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5779
5780         * configure.in:  Move default CC setting out of config/mh-* fragments
5781         directly into here.
5782
5783 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5784
5785         * configure.in: don't even try to configure or make a subdirectory
5786         if there's no configure script for it.
5787
5788 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5789
5790         * MAINTAINERS: Remove chill maintainers.
5791         * Makefile.in (CHILLFLAGS): Remove.
5792         (CHILL_LIB): Remove.
5793         (TARGET_CONFIGDIRS): Remove libchill.
5794         (CHILL_FOR_TARGET): Remove.
5795         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5796         CHILL_LIB.
5797         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5798         (CHECK_TARGET_MODULES): Likewise.
5799         (INSTALL_TARGET_MODULES): Likewise.
5800         (CLEAN_TARGET_MODULES): Likewise.
5801         (configure-target-libchill): Remove.
5802         (all-target-libchill): Remove.
5803         * configure.in (target_libs): Remove target-libchill.
5804         Do not compute CHILL_FOR_TARGET.
5805         * libchill: Remove directory.
5806
5807 2002-04-11  DJ Delorie  <dj@redhat.com>
5808
5809         * Makefile.in, configure.in: Sync with binutils, entries
5810         follow...
5811
5812 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5813
5814         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5815         (do-tar, do-bz2): New rules.
5816         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5817         (gdb-tar): New rule.
5818         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5819         (insight_dejagnu.tar): New rule.
5820         (insight.tar): New rule.
5821         (gdb+dejagnu.tar): New rule.
5822         (gdb.tar): New rule.
5823
5824 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5825
5826         * Makefile.in: Add all-tix to deps for all-snavigator
5827         so that tix is built when building snavigator.
5828
5829 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5830
5831         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5832         ld and gdb are not supported.
5833
5834 2002-01-07  Mark Salter  <msalter@redhat.com>
5835
5836         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5837         Allow target-libgloss to be built for arm, strongarm, and xscale.
5838
5839 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5840
5841         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5842         options for i[3456]86-pc-linux* native builds.
5843
5844 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5845
5846         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5847         files from .po files for a distribution.
5848
5849 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5850
5851         * configure.in: Enable libstdc++-v3 for h8300 targets.
5852
5853 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5854
5855         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5856         version from bfd/.
5857
5858 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5859
5860         * Makefile.in (VER): When present, extract the version number from
5861         the file version.in.
5862
5863 2001-05-24  Tom Rix <trix@redhat.com>
5864
5865         * configure.in : enable ld for aix
5866
5867 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5868
5869         * config.guess: Add linux target for S/390.
5870
5871 2000-11-07  Philip Blundell  <pb@futuretv.com>
5872
5873         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5874
5875 2000-11-03  Philip Blundell  <pb@futuretv.com>
5876
5877         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5878         files.
5879
5880 2001-01-15  Ben Elliston  <bje@redhat.com>
5881
5882         * configure.in (host_tools): Add sid.
5883         Always configure cgen.
5884
5885 2000-11-24  Nick Clifton  <nickc@redhat.com>
5886
5887         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5888
5889
5890 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5891
5892         * Makefile.in (ALL_MODULES): Add all-cgen.
5893         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5894         (all-cgen): New target.
5895         (all-opcodes,all-sim): Depend on all-cgen.
5896         * configure.in (host_tools): Add cgen.
5897         Only configure cgen if --enable-cgen-maint.
5898
5899 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5900
5901         * configure.in: Add *-*-freebsd* configurations.
5902
5903 2002-04-08  Tom Tromey  <tromey@redhat.com>
5904
5905         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5906         Fixes PR libgcj/6068.
5907
5908 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5909
5910         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5911
5912 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5913
5914         * configure.in (alpha*-dec-osf*): Enable libgcj.
5915
5916 2003-03-27  Matthew Gingell <gingell@gnat.com>
5917
5918         * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5921
5922         Fix for: PR bootstrap/3591, target/5676
5923         * configure.in (mcore-pe): Disable the configuration of
5924         libstdc++-v3 since exceptions are not supported.
5925
5926 2002-03-20  Anthony Green  <green@redhat.com>
5927
5928         * configure.in: Enable libgcj for xscale-elf target.
5929
5930 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5931
5932         * MAINTAINERS:  Update my email address.
5933
5934 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5935
5936         * ltmain.sh (relink_command): Fix typo in previous change.
5937
5938 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5939
5940         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5941         (relink_command): Added --tag flags.
5942         (mode=install): If relinking fails; error out.
5943
5944 2002-03-12  Richard Henderson  <rth@redhat.com>
5945
5946         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5947         .NOTPARALLEL tag.
5948         (do-check): Rename from check.
5949         (check): Allow parallel check.
5950
5951 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5952
5953         * MAINTAINERS: Add myself as maintainer for xtensa port.
5954         Fix alphabetical order in CPU port maintainer list.
5955         Remove myself from Write After Approval list.
5956
5957 2002-03-11  Richard Henderson  <rth@redhat.com>
5958
5959         * Makefile.in (.NOTPARALLEL): Add fake tag.
5960
5961 2002-03-07  H.J. Lu  (hjl@gnu.org)
5962
5963         * configure.in: Enable gprof for mips*-*-linux*.
5964
5965 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5966
5967         * MAINTAINERS (Write After Approval): Add myself.
5968
5969 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5970
5971         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5972         libjava.
5973         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5974
5975 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5976
5977         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5978         because its Makefile is there; test for the executable instead.
5979
5980 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5981
5982         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5983         libstdc++-v3 and libjava.
5984
5985 2002-02-11  Adam Megacz <adam@xwt.org>
5986
5987         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5988         boehm-gc
5989
5990 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5991
5992         * config.guess: Updated to 2002-01-30's version.
5993         * config.sub: Updated to 2002-02-01's version.
5994         Contribute sh64-elf.
5995         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5996         * configure.in: Added sh64-*-*.
5997
5998 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5999
6000         * MAINTAINERS: Belatedly add myself to write after approval list.
6001
6002 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6003
6004         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6005         Remove self as Write After Approval.
6006
6007 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6008
6009         * MAINTAINERS: Put self in as maintainer for contrib/regression
6010         directory.
6011
6012 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6013
6014         * MAINTAINERS:  Update my email address.
6015
6016 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6017
6018         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6019         target-libiberty, and target-libgloss.  Skip Java-related
6020         libraries if not supported for NetBSD on target CPU.
6021
6022 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6023
6024         * install-sh: Use _inst.$$_ for temp file name.
6025
6026 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6027
6028         * MAINTAINERS (Write After Approval): Move my contact info
6029         from here...
6030         (OS Port Maintainers): ...to here (netbsd).
6031
6032 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6033
6034         * MAINTAINERS (Write After Approval): Add myself.
6035
6036 2002-01-17  H.J. Lu <hjl@gnu.org>
6037
6038         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6039         (all-target-fastjar): Also depend on all-target-libiberty.
6040
6041 2002-01-16  H.J. Lu  (hjl@gnu.org)
6042
6043         * config.guess: Import from master sources, rev 1.225.
6044         * config.sub: Import from master sources, rev 1.238.
6045
6046 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6047
6048         * MAINTAINERS (Write After Approval): Remove myself.
6049
6050 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6051
6052         * MAINTAINERS (Write After Approval): Add myself.
6053
6054 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6055
6056         * MAINTAINERS: Add self as docs co-maintainer.
6057
6058 2001-12-11  Matthias Klose  <doko@debian.org>
6059
6060         * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6063
6064         * MAINTAINERS: Update my email address.
6065
6066 2001-12-07  Turly O'Connor  <turly@apple.com>
6067         * MAINTAINERS (Write After Approval): Add myself.
6068         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6069         (rs6000_initialize_trampoline): Call __trampoline_setup for
6070         ABI_DARWIN too.
6071         * darwin-tramp.asm: New file, implements __trampoline_setup.
6072         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6073
6074 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6075
6076         * MAINTAINERS (Write After Approval): Add myself.
6077
6078 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6079
6080         * configure, configure.in: Use temp file for long sed commands.
6081
6082 2001-12-03  Laurent Guerby  <guerby@acm.org>
6083
6084         * config.sub: Update to version 1.232 on subversion.
6085
6086 2001-12-03  Ben Elliston  <bje@redhat.com>
6087
6088         * MAINTAINERS: Update mail address for config.* patches.
6089
6090 2001-11-27  DJ Delorie <dj@redhat.com>
6091             Zack Weinberg  <zack@codesourcery.com>
6092
6093         When build != host, create libiberty for the build machine.
6094
6095         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6096         CONFIG_ARGUMENTS.
6097         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6098         New variables.
6099         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6100         and rules.
6101         (all.normal): Depend on ALL_BUILD_MODULES.
6102         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6103         (all-build-libiberty): Depend on configure-build-libiberty.
6104
6105         * configure: Calculate and substitute proper value for
6106         ALL_BUILD_MODULES.
6107         * configure.in: Create the build subdirectory.
6108         Calculate and substitute TARGET_CONFIGARGS (formerly
6109         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6110
6111 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6112
6113         * MAINTAINERS (write-after-approval): Add self.
6114
6115 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6116
6117         * MAINTAINERS (GNATS only accounts): Remove self.
6118
6119 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6120
6121         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6122         libf2c.
6123
6124 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6125
6126         * MAINTAINERS (Write After Approval): Add self.
6127
6128 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6129
6130         * MAINTAINERS: mips and s390 are also CPU ports.
6131
6132 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6133
6134         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6135
6136 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6137
6138         * MAINTAINERS: Alphabetize.
6139
6140 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6141
6142         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6143
6144 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6145
6146         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6147
6148 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6149
6150         * configure.in (--enable-languages): Be more permissive about
6151         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6152
6153 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6154
6155         * config.sub: Import from master sources, rev. 1.230.
6156         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6157
6158 2001-11-07  Laurent Guerby  <guerby@acm.org>
6159
6160         * MAINTAINERS (Write After Approval): Add self.
6161
6162 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6163
6164         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6165
6166 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6167
6168         * config.sub: Import from master sources, rev 1.226.
6169         * config.guess: Import from master sources, rev 1.216.
6170
6171 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6172
6173         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6174         * MAINTAINERS: Add self as maintainer of MMIX port.
6175         Remove old after-approval entry.
6176
6177 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6178
6179         * ChangeLog, configure: Fix spelling errors.
6180
6181 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6182
6183         * MAINTAINERS: Tweak my address.
6184
6185 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6186
6187         * MAINTAINERS: Update my email address.
6188
6189 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6190
6191         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6192         * MAINTAINERS: Add self as maintainer of CRIS port.
6193
6194 2001-10-10  Geert Bosch  <bosch@gnat.com>
6195
6196         * MAINTAINERS (Various maintainers: Ada front end):
6197         Added Robert Dewar.
6198
6199 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6200
6201         * MAINTAINERS (Write After Approval): Added self
6202
6203 2001-10-02  Geert Bosch  <bosch@gnat.com>
6204
6205         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6206
6207 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6208
6209         * configure: Handle temporary files securely using mkdir.
6210
6211 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6212
6213         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6214
6215 2001-09-26  Will Cohen <wcohen@redhat.com>
6216
6217         * configure.in (*-*-linux*): Disable configuration of target-newlib
6218         and target-libgloss.
6219
6220 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6221
6222         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6223         RANLIB.
6224
6225 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6226
6227         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6228         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6229         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6230         avoid quotes nesting problems.
6231         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6232         (DO_X): Export only variables that are set.
6233
6234 2001-09-19  Ben Elliston  <bje@redhat.com>
6235
6236         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6237         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6238         semantics.  Use the shell built-in "type" command instead.
6239
6240 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6241
6242         Merged from gcc-3_0-branch:
6243         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6244         * ltcf-c.sh: Use $objext, not $ac_objext.
6245         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6246         * ltcf-cxx.sh: Add support for GNU.
6247         2001-07-22  Timothy Wall  <twall@redhat.com>
6248         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6249         default settings if using GNU tools with that configuration.
6250         * ltcf-cxx.sh: Ditto.
6251         * ltcf-gcj.sh: Ditto.
6252         2001-07-21  Michael Chastain  <chastain@redhat.com>
6253         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6254         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6255         * ltmain.sh: Mark as gcc-local.
6256
6257 2001-08-30  Eric Christopher  <echristo@redhat.com>
6258             Jason Eckhardt  <jle@redhat.com>
6259
6260         * config.guess: Merge from master sources.
6261         * config.sub: Merge from master sources, add support for mipsisa32.
6262
6263 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6264         * config.sub: Merge from master sources, rev 1.219.
6265         * MAINTAINERS: Add self as contact for stormy16 port.
6266
6267 2001-08-14  Zack Weinberg  <zackw@panix.com>
6268
6269         * config.sub: Merge from master sources, rev 1.218.
6270         * config.guess: Merge from master sources, rev 1.209.
6271
6272 2001-08-11  Graham Stott  <grahams@redhat.com>
6273
6274         * Makefile.in (check-c++): Add missing semicolon.
6275
6276 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6277
6278         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6279
6280 2001-07-30  Eric Christopher  <echristo@redhat.com>
6281
6282         * MAINTAINERS (Various maintainers: mips port): Added myself.
6283
6284 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6285
6286         * configure.in (sh-*-linux*): New.
6287
6288 2001-07-27  Richard Henderson  <rth@redhat.com>
6289
6290         * .cvsignore: Add LAST_UPDATED.
6291
6292 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6293
6294         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6295
6296 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6297
6298         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6299
6300 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6301
6302         * MAINTAINERS (Write After Approval): Added myself.
6303
6304 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6305
6306         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6307         and libgcj on m68hc11/m68hc12.
6308
6309 2001-06-27  H.J. Lu  (hjl@gnu.org)
6310
6311         * Makefile (CFLAGS_FOR_BUILD): New.
6312         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6313
6314 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6315
6316         * README: Remove version number.
6317
6318 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6319
6320         * INSTALL/README: Update wrt. to the installation instructions now
6321         residing in gcc/doc/install.texi.
6322
6323 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6324
6325         * README: Replace with a cut-down and updated version of gcc/README.
6326
6327 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6328
6329         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6330         multilibs to be disabled.
6331
6332 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6333
6334         * MAINTAINERS (Write After Approval): Add myself.
6335
6336 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6337
6338         * config.guess: Import CVS version 1.195.
6339         * config.sub: Import CVS version 1.212.
6340
6341 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6342
6343         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6344         gcc/xgcc is built, use -print-prog-name to find out the program
6345         name to use.
6346
6347 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6348
6349         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6350         appear to also be in the master copy.
6351         * config.sub:  Import CVS version 1.211.
6352
6353 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6354
6355         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6356         with_gcc]: Use `gcc -shared' to build a shared library.
6357
6358 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6359
6360         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6361         archives.
6362
6363 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6364
6365         * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6368
6369         * configure.in (libstdcxx_flags): Do not try to execute
6370         libstdc++-v3/testsuite_flags until it exists.
6371
6372 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6373
6374         * MAINTAINERS: Update my email address.
6375
6376 2001-05-31  Graham Stott  <grahams@redhat.com>
6377
6378         * MAINTAINERS (Write After Approval): Add myself.
6379
6380 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6381
6382         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6383         libraries when using g++ with native linker.
6384
6385 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6386
6387         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6388
6389 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6390
6391         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6392         [aix4*|aix5*]: Prepend blank.
6393
6394 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6395
6396         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6397         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6398         of subdir/configure scripts to use the new libtool.m4.
6399
6400 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6401
6402         * MAINTAINERS (Write After Approval): Add myself.
6403
6404 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6405
6406         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6407
6408 2001-05-11  Ben Elliston  <bje@redhat.com>
6409
6410         * Makefile.in (all-sid): New target.
6411         (check-sid, clean-sid, install-sid): Likewise.
6412
6413 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6414
6415         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6416
6417 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6418
6419         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6420         libgcj.
6421
6422 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6423
6424         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6425         gcc/xgcc is built, use -print-prog-name to find out the program
6426         name to use.
6427
6428 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6429
6430         * configure.in (noconfigdirs): Don't reset it from scratch in the
6431         target case; only append to it.
6432
6433         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6434         sparc-*-solaris2.8]: Disable ${libgcj}.
6435
6436 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6437
6438         * configure.in (libgcj_saved): Copy from $libgcj.
6439         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6440         --disable-libgcj.
6441
6442 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6443
6444         * MAINTAINERS: Remove self as MIPS maintainer and
6445         C front end maintainer.
6446
6447 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6448
6449         * configure.in: Move *-chorusos target case to the proper switch.
6450         Disable libgcj.
6451
6452 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6453
6454         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6455         1.641.2.228.
6456
6457 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6458
6459         * Makefile.in (STAGE1_CFLAGS): Pass down.
6460
6461 2001-04-13  Alan Modra  <amodra@one.net.au>
6462
6463         * config.guess: Add hppa64-linux support.  Note for next import that
6464         this is already in the master file.
6465         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6466
6467 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6468
6469         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6470         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6471
6472 2001-04-11  Stan Shebs  <shebs@apple.com>
6473
6474         * MAINTAINERS: Add self as Darwin port maintainer.
6475
6476 2001-04-11  Alan Modra  <amodra@one.net.au>
6477
6478         * MAINTAINERS: Update my email address.
6479
6480 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6481
6482         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6483         recent versions of FreeBSD (release 3 or later).
6484         * ltconfig: On FreeBSD, -lc must not be provided when building
6485         a shared library or else the standard -pthread gcc option is
6486         rendered worthless to later users of the built library.
6487
6488 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6489
6490         * MAINTAINERS: Add self and RTH as C front end maintainers.
6491
6492 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6493
6494         * config.sub: Make sure to match an already-canonicalized
6495         machine name (eg. mn10300-unknown-elf).
6496
6497 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6498
6499         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6500         New macros.
6501         (bootstrap, cross): Use RECURSE_FLAGS.
6502         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6503
6504 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6505
6506         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6507
6508 2001-03-22  Colin Howell  <chowell@redhat.com>
6509
6510         * Makefile.in (DO_X): Do not backslash single-quotes in
6511         backquotes (two places).
6512
6513 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6514
6515         Re-installed:
6516         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6517         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6518         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6519         * ltcf-cxx.sh: Likewise.
6520         * ltcf-gcj.sh: Likewise.
6521
6522 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6523
6524         * MAINTAINERS: Add myself as "documentation co-maintainer".
6525
6526 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6527
6528         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6529         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6530
6531 2001-03-19  Tom Tromey  <tromey@redhat.com>
6532
6533         * config-ml.in: Handle GCJ and GCJFLAGS.
6534
6535 2001-03-21  Michael Chastain  <chastain@redhat.com>
6536
6537         * Makefile.in: all-m4 depends on all-texinfo.
6538
6539 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6540
6541         * MAINTAINERS: Add myself to write after approval list.
6542
6543 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6544
6545         * Makefile.in (DO_X): Quote nested quotes.
6546
6547 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6548
6549         * MAINTAINERS: Add myself to write after approval list.
6550
6551 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6552
6553         * Makefile.in (DO_X): Use double quotes for quoting
6554         "RANLIB=$${RANLIB}".
6555
6556 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6557
6558         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6559
6560 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6561
6562         * configure.in: Only use `lang_requires' for languages athat are
6563         actually enabled.
6564
6565 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6566
6567         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6568
6569 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6570
6571         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6572
6573 2001-03-07  Tom Tromey  <tromey@redhat.com>
6574
6575         * configure.in: Allow config-lang.in to set `lang_requires' to list
6576         of other required languages.
6577
6578 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6579
6580         * Makefile.in: Remove RANLIB definition. Use RANLIB
6581         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6582         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6583
6584 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6585             Alexandre Oliva  <aoliva@redhat.com>
6586
6587         * Makefile.in (check-c++): Use tabs, not spaces.
6588
6589 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6590
6591         * MAINTAINERS: add myself to Write After Approval list.
6592
6593 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6594
6595         * Makefile.in (check-c++): New rule.
6596
6597         * configure.in (target_libs): Remove libg++.
6598         (noconfigdirs): Remove libg++.
6599         (noconfigdirs): Same.
6600         (noconfigdirs): Same.
6601         (noconfigdirs): Same.
6602
6603         * config-ml.in: Remove libg++ references.
6604
6605         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6606         (ALL_TARGET_MODULES): Same.
6607         (configure-target-libg++): Remove.
6608         (all-target-libg++): Remove.
6609         (configure-target-libio): Remove.
6610         (all-target-libio): Remove.
6611         (check-target-libio): Remove.
6612         (.PHONY): Remove.
6613         (libg++.tar.bz2): Remove.
6614         (all-target-cygmon): Remove libio.
6615         (all-target-libstdc++): Remove.
6616         (configure-target-libstdc++): Remove.
6617         (TARGET_LIB_PATH): Remove libstdc++.
6618         (ALL_GCC_CXX): Remove libstdc++.
6619         (all-target-gperf): Correct.
6620
6621 2001-02-16  Nick Clifton  <nickc@redhat.com>
6622
6623         * configure.in (noconfigdirs): Allow configuration of texinfo
6624         for Cygwin hosts.
6625
6626 2001-02-15  Anthony Green  <green@redhat.com>
6627
6628         * configure: Introduce GCJ_FOR_TARGET.
6629         * configure.in: Ditto.
6630         * Makefile.in: Ditto.
6631
6632 2001-02-13  Andreas Schwab  <schwab@suse.de>
6633
6634         * MAINTAINERS: Update mail address.
6635
6636 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6637
6638         * config.guess: Add linux target for S/390.
6639         * config.sub: Likewise.
6640
6641 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6642
6643         * configure.in: for *-chorusos, don't config target-newlib and
6644         target-libgloss.
6645
6646 2001-02-06  Ben Elliston  <bje@redhat.com>
6647
6648         * configure: Output host type to stdout, not stderr.
6649
6650 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6651
6652         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6653         * ltcf-cxx.sh: Likewise.
6654
6655         * config.if: Assume enable_libstdcxx_v3 is defined.
6656
6657 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6658
6659         Remove V2 C++ library.
6660         * configure.in: Remove --enable-libstdcxx_v3 support.
6661
6662 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6663
6664         * include/demangle.h: Add prototype for java_demangle_v3.
6665
6666 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6667
6668         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6669
6670 2001-01-27  Richard Henderson  <rth@redhat.com>
6671
6672         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6673
6674 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6675
6676         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6677         Don't unset, it's non-portable and no longer necessary, set to empty
6678         instead.
6679
6680 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6681
6682         * ltconfig: Shell portability fix for the tagname validity check.
6683
6684 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6685
6686         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6687         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6688
6689 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6690
6691         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6692
6693 2001-01-26  Tom Tromey  <tromey@redhat.com>
6694
6695         * configure.in: Allow libgcj to be built on Sparc Solaris.
6696
6697 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6698
6699         * ltcf-c.sh: Add aix5 case.
6700         * ltcf-cxx.sh: Likewise.
6701         * ltconfig: Likewise.
6702
6703 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6704
6705         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6706         keep at least one of build_libtool_libs or build_old_libs set to
6707         yes.
6708
6709         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6710         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6711
6712 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6713
6714         * configure.in: Enable libgcj on several additional platforms.
6715
6716 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6717
6718         * configure.in: Enable libgcj for linux targets.
6719
6720 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6721
6722         * MAINTAINERS (Write After Approval): Add myself.
6723
6724 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6725
6726         * MAINTAINERS: Add myself as vax port maintainer.
6727
6728 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6729
6730         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6731
6732 2001-01-09  Mike Stump  <mrs@wrs.com>
6733
6734         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6735         failures of subdirectories.
6736
6737 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6738
6739         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6740         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6741         * ltcf-cxx.sh: Likewise.
6742         * ltcf-gcj.sh: Likewise.
6743         * ltconfig.sh: Fix typo.
6744
6745 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6746
6747         * configure: handle DOS-style absolute paths.
6748
6749 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6750
6751         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6752
6753 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6754
6755         * MAINTAINERS: Add myself as avr port co-maintainer.
6756
6757 2000-12-28  Ben Elliston  <bje@redhat.com>
6758
6759         * MAINTAINERS: Add myself under ``Write After Approval''.
6760
6761 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6762
6763         * texinfo: Remove directory from GCC.
6764
6765 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6766
6767         * COPYING: Update to current
6768         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6769         to 19yy as example year in copyright notice).
6770
6771 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6772
6773         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6774         (libstdcxx_incdir): Pass down.
6775         * config.if: Remove expired bits for cxx_interface, add stub.
6776         (libstdcxx_incdir): Add variable for g++ include directory.
6777         * configure.in (gxx_include_dir): Use it.
6778
6779 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6780
6781         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6782         with old-email address from ``Write After Approval''.
6783
6784 2000-12-15  Andreas Jaeger  <aj@suse.de>
6785
6786         * configure.in: Handle lang_dirs.
6787
6788 2000-12-14  Tom Tromey  <tromey@redhat.com>
6789
6790         * MAINTAINERS: Removed brads.
6791
6792         * MAINTAINERS: Added gcj developers.
6793
6794 2000-12-13  Anthony Green  <green@redhat.com>
6795
6796         * configure.in: Disable libgcj for any target not specifically
6797         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6798         with g++ abi.
6799
6800 2000-12-13  Mike Stump  <mrs@wrs.com>
6801
6802         * Makefile.in (local-distclean): Also remove fastjar.
6803
6804 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6805
6806         * contrib/gcc_update: Add fastjar --touch entries.
6807
6808 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6809
6810         * configure.in: Disable language-specific target libraries for
6811         languages that aren't enabled.
6812
6813 2000-12-10  Anthony Green  <green@redhat.com>
6814
6815         * configure.in: Define libgcj.  Disable libgcj target libraries for
6816         most targets.
6817
6818 2000-12-10  Neil Booth  <neilb@earthling.net>
6819
6820         * MAINTAINERS: Update mail address, remove from WAA list.
6821
6822 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6823
6824         * libjava: Imported from /cvs/java.
6825         * libffi: Likewise.
6826         * Boehm-gc: Likewise.
6827
6828 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6829
6830         * configure.in (target_libs): Revert 2000-12-08 patch.
6831         (noconfigdirs): Added target-libjava.
6832
6833 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6834
6835         * djunpack.bat: removed.
6836
6837 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6838
6839         * Makefile.in: handle DOS-style absolute paths.
6840         * config-ml.in: likewise.
6841         * symlink-tree: likewise.
6842
6843 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6844
6845         * fastjar: Imported.
6846
6847 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6848
6849         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6850         libjava.
6851         * configure.in (target_libs): Removed `target-libjava'.
6852
6853 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6854
6855         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6856         (ALL_MODULES): Added fastjar.
6857         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6858         (all-target-libjava): all-fastjar replaces all-zip.
6859         (all-fastjar): Added.
6860         (configure-target-fastjar, all-target-fastjar): Likewise.
6861         * configure.in (host_tools): Added fastjar.
6862
6863 2000-12-07  Mike Stump  <mrs@wrs.com>
6864
6865         * Makefile.in (local-distclean): Remove leftover built files.
6866
6867 2000-11-24  Nick Clifton  <nickc@redhat.com>
6868
6869         * configure.in (xscale-elf): Add target.
6870         (xscale-coff): Add target.
6871
6872 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6873
6874         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6875         recent versions of FreeBSD (release 3 or later).
6876         * ltconfig: On FreeBSD, -lc must not be provided when building
6877         a shared library or else the standard -pthread gcc option is
6878         rendered worthless to later users of the built library.
6879
6880 2000-11-16  Fred Fish  <fnf@be.com>
6881
6882         * configure.in (enable_libstdcxx_v3): Fix typo,
6883         libstd++ -> libstdc++.
6884
6885 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6886
6887         * MAINTAINERS: Add self to Write After Approval list.
6888
6889 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6890
6891         * MAINTAINERS: Update my email address.  Add myself to global write
6892         privs list.
6893
6894 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6895
6896         * Makefile.in: Merge with src and libgcj.
6897         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6898         configure-target-<library> when their configure scripts need the C
6899         or C++ library to have already been built to work properly.
6900         (do_proto_toplev): Set them to an empty string.
6901
6902         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6903         (REALLY_SET_LIB_PATH): Use them.
6904
6905 2000-11-17  Stan Shebs  <shebs@apple.com>
6906
6907         * MAINTAINERS: Add self to Write After Approval list.
6908
6909 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6910
6911         * configure: Provide the original toplevel configure arguments
6912         (including $0) to subprocesses in the environment rather than
6913         through gcc/configargs.h.
6914
6915 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6916
6917         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6918         C99.  Alphabetise "Write After Approval" list.
6919
6920 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6921
6922         * configure: Turn on libstdc++ V3 by default.
6923
6924         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6925         if we've got GCC.
6926
6927 2000-11-11  Philip Blundell  <philb@gnu.org>
6928
6929         * MAINTAINERS: Add self to Write After Approval list.
6930
6931 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6932
6933         * ltcf-c.sh (aix4): Improve shared library configuration; require
6934         exporting symbols.
6935         * ltcf-cxx.sh (aix4): Define.
6936         * ltconfig (aix4): Define library and soname specs appropriate for
6937         AIX.  Define command to create export symbols list.
6938
6939 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6940
6941         * config.sub: Add support for Sun Chorus
6942
6943 2000-10-31  Nick Clifton  <nickc@redhat.com>
6944
6945         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6946         <name>@redhat.com.  Also installed new email address for Clint
6947         Popetz.
6948
6949 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6950
6951         * etc: Remove directory from GCC.
6952
6953 2000-10-16  Michael Meissner  <meissner@redhat.com>
6954
6955         * configure (gcc/configargs.h): Only create if there is a build GCC
6956         directory created.
6957
6958 2000-10-16  Matthias Klose  <doko@debian.org>
6959
6960         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6961         when configured for libstdc++-v3.
6962
6963 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6964
6965         * configure: Save configure arguments to gcc/configargs.h.
6966
6967 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6968
6969         * config.guess: Import CVS version 1.157.
6970         * config.sub: Import CVS version 1.181.
6971
6972 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6973
6974         * Makefile.in (bootstrap): avoid recursion if subdir missing
6975         (cross): ditto
6976         (do-proto-toplev): ditto
6977
6978 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6979
6980         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6981         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6982
6983         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6984         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6985         all affected `configure' scripts.
6986
6987 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6988
6989         * MAINTAINERS: Add self as cpplib co-maintainer.
6990
6991 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6992
6993         * MAINTAINERS: Add self to Write After Approval list.
6994
6995 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6996
6997         * INSTALL/README: egcs -> GCC update.
6998
6999 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7000
7001         * MAINTAINERS: Add myself to Write After Approval list.
7002
7003 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7004
7005         * MAINTAINERS: Add myself to Write After Approval list.
7006
7007 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7008
7009         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7010         X11 libraries for hppa64.
7011
7012 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7013
7014         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7015
7016 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7017
7018         * Makefile.in (all-zlib): Added dummy target.
7019
7020         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7021         ltcf-gcj.sh: Updated from libtool multi-language branch.
7022
7023 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7024
7025         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7026         (bootstrap*): Depend on all-bootstrap.
7027
7028 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7029
7030         * config.guess: Import CVS version 1.156.
7031         * config.sub: Import CVS version 1.179.
7032
7033 2000-09-02  Anthony Green  <green@cygnus.com>
7034
7035         * Makefile.in (all-gcc): Depend on all-zlib.
7036         (CLEAN_MODULES): Add clean-zlib.
7037         (ALL_MODULES): Add all-zlib.
7038         * configure.in (host_libs): Add zlib.
7039
7040 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7041
7042         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7043         crosses, but add gcc/include to the header search path for them.
7044
7045 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7046
7047         * MAINTAINERS: Add self to Write After Approval list.
7048
7049 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7050
7051         * config.guess: Import CVS version 1.152.
7052         * config.sub: Import CVS version 1.177.
7053
7054 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7055
7056         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7057         $targargs to tell whether newlib is going to be built.
7058
7059         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7060         $$r/TARGET_SUBDIR/libio for _G_config.h.
7061
7062 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7063
7064         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7065
7066 2000-08-22  DJ Delorie  <dj@redhat.com>
7067
7068         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7069
7070 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7071
7072         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7073         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7074         sub-configures.
7075
7076 2000-08-21  DJ Delorie  <dj@redhat.com>
7077
7078         * MAINTAINERS: Add self as a libiberty maintainer
7079
7080 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7081
7082         * configure.in (libstdcxx_flags): Use
7083         libstdc++-v3/src/libstdc++.INC.
7084
7085 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7086
7087         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7088
7089 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7090
7091         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7092
7093         * configure: Make enable_threads and enable_shared defaults
7094         explicit.  Substitute enable_threads into generated Makefiles.
7095         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7096         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7097
7098 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7099
7100         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7101
7102 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7103
7104         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7105         previous delta.
7106
7107 2000-08-11  Jason Merrill  <jason@redhat.com>
7108
7109         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7110         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7111         (FLAGS_FOR_TARGET): Not here.
7112         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7113
7114 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7115
7116         * config-ml.in (CC, CXX): Don't introduce a leading space.
7117
7118 2000-08-07  DJ Delorie  <dj@delorie.com>
7119
7120         * MAINTAINERS: Add self as a DJGPP maintainer
7121
7122 2000-08-07  DJ Delorie  <dj@redhat.com>
7123
7124         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7125         "if we're also building gcc, and it's a gcc that will run on the
7126         build machine, we want to use its includes instead of the system's
7127         default includes".
7128
7129 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7130
7131         * MAINTAINERS: Add self to Write After Approval list.
7132
7133 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7134
7135         * configure.in (libstdcxx_flags): Don't use `"'.
7136
7137         * config-ml.in: Adjust multilib search paths to the
7138         appropriate multilib tree.
7139
7140 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7141
7142         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7143         commas in $LANGUAGES.
7144
7145 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7146
7147         * configure.in: Re-enable all references to libg++ and librx.
7148
7149 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7150
7151         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7152         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7153         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7154         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7155
7156         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7157
7158 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7159
7160         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7161         CXX_FOR_TARGET for sed.
7162
7163 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7164
7165         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7166         Do not override if already set in the environment or in configure.
7167         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7168         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7169
7170 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7171
7172         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7173         the libtool CVS tree multi-language branch.
7174         * ltconfig, ltmain.sh: Updated.
7175
7176 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7177
7178         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7179         (clean-target): Depend on it.
7180
7181         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7182         (GCC_FOR_TARGET): Use it.
7183         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7184         * configure.in: ... here.
7185         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7186         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7187
7188 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7189
7190         * MAINTAINERS: Add self to Write After Approval list.
7191
7192 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7193
7194         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7195         (configure-target-libchill, configure-target-libobjc): Likewise.
7196
7197         * configure.in: Use the same cache file for all target libs.
7198         * config-ml.in: But different cache files per multilib variant.
7199
7200 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7201
7202         * configure (topsrcdir): Don't use dirname.
7203
7204 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7205
7206         * MAINTAINERS: Add self to Write After Approval list.
7207
7208 2000-07-20  Jason Merrill  <jason@redhat.com>
7209
7210         * configure.in: Remove all references to libg++ and librx.
7211
7212         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7213
7214 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7215
7216         * config.sub: Update to subversions version 2000-07-06.
7217
7218 2000-07-12  Andrew Haley  <aph@cygnus.com>
7219
7220         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7221         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7222
7223 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7224
7225         * symlink-tree:  Check number of arguments.
7226
7227 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7228
7229         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7230         search path for a g++ extracted from the build tree.  This
7231         will allow link tests run by configure scripts in
7232         subdirectories to succeed.
7233
7234 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7235
7236         * ltconfig: Add support for mips-dde-sysv4.2MP
7237
7238 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7239
7240         * MAINTAINERS: Add myself as loop discovery maintainer.
7241
7242 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7243
7244         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7245         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7246
7247 2000-06-19  Timothy Wall  <twall@cygnus.com>
7248
7249         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7250         * config.sub: Add tic54x target.
7251
7252 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7253
7254         * MAINTAINERS: Add self as Fortran maintainer,
7255         remove Craig Burley.
7256
7257 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7258
7259         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7260         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7261
7262 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7263
7264         * MAINTAINERS: Add self as i18n maintainer
7265
7266 20000-05-21  H.J. Lu  (hjl@gnu.org)
7267
7268         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7269         directory are used if they exist. Make sure
7270         $(build_tooldir)/include is searched for header files,
7271         $(build_tooldir)/lib/ for library files.
7272         (GCC_FOR_TARGET): Likewise.
7273         (CXX_FOR_TARGET): Likewise.
7274
7275 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7276
7277         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7278
7279 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7280
7281         * Makefile.in (configure-target-libiberty): Depend on
7282         configure-target-newlib.
7283
7284 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7285
7286         * configure.in, Makefile.in: Merge all libffi-related
7287         configury stuff from the libgcj tree.
7288
7289 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7290
7291         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7292         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7293
7294 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7295
7296         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7297         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7298         current version information.  Add to proto-toplev directory.
7299         (gdb-taz): Build do-djunpack.
7300
7301 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7302
7303         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7304
7305 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7306
7307         * MAINTAINERS: Add self to Write After Approval list.
7308
7309 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7310
7311         * ltmain.sh: Preserve in relink_command any environment
7312         variables that may affect the linker behavior.
7313
7314 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7315
7316         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7317
7318 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7319
7320         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7321
7322 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7323
7324         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7325         with the version name.
7326
7327 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7328
7329         * MAINTAINERS: Add self as bb-reorder maintainer.
7330
7331 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7332
7333         * config.if: Tweak.
7334
7335 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7336
7337         * djunpack.bat: New file.
7338
7339 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7340
7341         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7342         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7343         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7344         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7345
7346 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7347
7348         * config.sub (case $basic_machine): Change default for "ibm-*"
7349         to "openedition".
7350
7351 2000-04-13  Andreas Jaeger  <aj@suse.de>
7352
7353         * MAINTAINERS: Added myself.
7354
7355 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7356
7357         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7358         (do-md5sum): New target.
7359         (MD5PROG): Define.
7360         (PACKAGE): Default to TOOL.
7361         (VER): Default to a shell script.
7362         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7363         md5 checksum generation.
7364         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7365         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7366         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7367         insight.tar.bz2): Use gdb-taz to create archive.
7368
7369 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7370
7371         * configure (warn_cflags): Delete.
7372
7373 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7374
7375         * MAINTAINERS: Added myself.
7376
7377 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7378             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7379
7380         * configure.in (enable_libstdcxx_v3): Add.
7381         (target_libs): Add bits here to switch between libstdc++-v2 and
7382         libstdc++-v3.
7383         * config.if: And this file too.
7384         * Makefile.in: Add libstdc++-v3 targets.
7385
7386 2000-04-05  Michael Meissner  <meissner@redhat.com>
7387
7388         * config.sub (d30v): Add d30v as a basic machine type.
7389
7390 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7391
7392         * configure.in: -linux-gnu*, not -linux-gnu.
7393
7394 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7395
7396         * MAINTAINERS: Add self in write-after-approval section.
7397
7398 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7399
7400         * MAINTAINERS: Add self as ia64 port maintainer.
7401
7402 2000-03-08  Neil Booth  <NeilB@earthling.net>
7403
7404         * MAINTAINERS: Add self in write-after-approval section.
7405
7406 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7407
7408         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7409         (do-tar-bz2): Replace TOOL with PACKAGE.
7410         (gdb.tar.bz2): Remove GDBTK from GDB package.
7411         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7412         dejagnu.tar.bz2): New packages.
7413
7414 2000-02-27  Andreas Jaeger  <aj@suse.de>
7415
7416         * configure.in: Add entry for mips*-*-linux*, move catch all
7417         *-*-*linux* entry below this one.
7418
7419 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7420
7421         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7422
7423 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7424
7425         * config.sub: Support an OS of "wince".
7426
7427 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7428
7429         * config.guess, config.sub: Updated to match config's 2000-02-15
7430         version.
7431
7432 2000-02-23  Linas Vepstas <linas@linas.org>
7433
7434         * config.sub: Add support for Linux/IBM 370.
7435         * configure.in: Likewise.
7436
7437 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7438
7439         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7440
7441 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7442
7443         * config.guess: Guess "cygwin" rather than "cygwin32".
7444
7445 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7446
7447         * configure (gcc_version): When setting, narrow search to
7448         lines containing `version_string'.
7449
7450 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7451
7452         * config.sub: Add support for avr target.
7453
7454 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7455
7456         * MAINTAINERS: Add maintainers for MCore port.
7457
7458 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7459
7460         * config.sub: Add mmix-knuth-mmixware.
7461
7462 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7463
7464         * MAINTAINERS: Pair cccp with cpplib maintainership.
7465
7466 2000-01-27  Christopher Faylor <cgf@redhat.com>
7467
7468         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7469         structure stuff to -L library search.
7470         (CXX_FOR_TARGET): Ditto.
7471         (CROSS_CHECK_MODULES): Fix spelling mistake.
7472
7473 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7474
7475         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7476         the C++ compiler.
7477
7478 2000-01-12  Richard Henderson  <rth@cygnus.com>
7479
7480         * configure.in: Don't build some bits for beos.
7481
7482 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7483
7484         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7485         as include files.
7486
7487 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7488
7489         * Add self as cpplib maintainer, as requested by Jason
7490         Merrill.  Correct my e-mail address.
7491
7492 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7493
7494         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7495         not mh-aix43.
7496
7497 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7498
7499         * MAINTAINERS: Add myself to "write after approval" list.
7500
7501 1999-12-14  Richard Henderson  <rth@cygnus.com>
7502
7503         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7504         * config.sub: Accept alphaev[78], alphaev8.
7505
7506 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7507
7508         * config.guess, config.sub: Update from autoconf.
7509
7510 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7511
7512         * MAINTAINERS:  update my playtime e-address.
7513
7514 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7515
7516         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7517         necessary libraries are missing.
7518
7519 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7520
7521         * MAINTAINERS: Add new 'write after approval' maintainer.
7522
7523 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7524
7525         * MAINTAINERS: Add new Java maintainer.
7526
7527 1999-10-25  Andreas Schwab  <schwab@suse.de>
7528
7529         * configure: Fix quoting inside arguments of eval.
7530
7531 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7532
7533         * config-ml.in: Allow suppression of some ARM multilibs.
7534
7535 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7536
7537         * config.guess: Add OS/390 match pattern.
7538         * config.sub: Add mvs, openedition targets.
7539         * configure.in (i370-ibm-opened*): New.
7540
7541 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7542
7543         * config.sub: Add support for configuring for pj.
7544
7545 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7546
7547         * config.sub (maybe_os): Add support for configuring for fr30.
7548
7549 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7550
7551         * configure.in: Do not configure or build ld for AIX
7552         platforms.  ld is known to be broken on these platforms.
7553
7554 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7555
7556         * config-ml.in: Pass compiler flag corresponding to multidirs to
7557         subdir configures.
7558
7559 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7560
7561         * Makefile.in (LDFLAGS): Define.
7562
7563 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7564
7565         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7566         noconfigdirs.
7567         (*-*-cygwin*): Likewise.
7568
7569 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7570
7571         * mkdep: New file.
7572         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7573         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7574
7575         From Eli Zaretskii <eliz@is.elta.co.il>:
7576         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7577         long file name when using DJGPP on MS-DOS.
7578
7579 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7580
7581         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7582
7583 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7584
7585         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7586         dependency as this causes "make check" to globally "make all"
7587
7588 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7589
7590         * configure.in (target_libs): Added target-zlib.
7591         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7592         (CONFIGURE_TARGET_MODULES): Likewise.
7593         (CHECK_TARGET_MODULES): Likewise.
7594         (INSTALL_TARGET_MODULES): Likewise.
7595         (CLEAN_TARGET_MODULES): Likewise.
7596         (configure-target-zlib): New target.
7597         (all-target-zlib): Likewise.
7598         (all-target-libjava): Depend on all-target-zlib.
7599         (configure-target-libjava): Depend on configure-target-zlib.
7600
7601         * Makefile.in (configure-target-libjava): Depend on
7602         configure-target-newlib.
7603         (configure-target-boehm-gc): New target.
7604         (configure-target-qthreads): New target.
7605
7606         * configure.in (target_libs): Added target-qthreads.
7607         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7608         (CONFIGURE_TARGET_MODULES): Likewise.
7609         (CHECK_TARGET_MODULES): Likewise.
7610         (INSTALL_TARGET_MODULES): Likewise.
7611         (CLEAN_TARGET_MODULES): Likewise.
7612         (all-target-qthreads): New target.
7613         (configure-target-libjava): Depend on configure-target-qthreads.
7614         (all-target-libjava): Depend on all-target-qthreads.
7615
7616         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7617         (CONFIGURE_TARGET_MODULES): Likewise.
7618         (CHECK_TARGET_MODULES): Likewise.
7619         (INSTALL_TARGET_MODULES): Likewise.
7620         (CLEAN_TARGET_MODULES): Likewise.
7621         (all-target-libjava): New target.
7622         (all-target-boehm-gc): Likewise.
7623         * configure.in (target_libs): Added libjava, boehm-gc.
7624
7625 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7626
7627         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7628         configure.bat in SUPPORT_FILES.
7629         (gas+binutils.tar.bz2): Likewise.
7630
7631         * makeall.bat: Remove; obsolete.
7632
7633 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7634
7635         From Mark Elbrecht:
7636         * configure.bat: Remove; obsolete.
7637
7638 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7639
7640         * configure: Add -W -Wall to the default CFLAGS when compiling with
7641         gcc.
7642
7643 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7644
7645         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7646
7647 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7648
7649         * configure.in: Build ld on IRIX6.
7650
7651 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7652
7653         * Makefile.in: Change distribution targets to use bzip2 instead of
7654         gzip.
7655         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7656         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7657
7658 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7659
7660         * config.sub: Add mcore target.
7661
7662 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7663
7664         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7665
7666 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7667
7668         * config.guess (dummy): Changed to $dummy.
7669
7670 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7671
7672         * config.sub: Tidied up case statements.
7673
7674 1999-05-22  Ben Elliston  <bje@cygnus.com>
7675
7676         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7677         <jiro@din.or.jp>.
7678
7679         * config.guess: Merge with FSF version. Future changes will be
7680         more accurately recorded in this ChangeLog.
7681         * config.sub: Likewise.
7682
7683 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7684
7685          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7686
7687 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7688
7689         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7690
7691 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7692
7693         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7694
7695 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7696
7697         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7698         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7699         Bad merge removed these two changes.
7700
7701 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7702                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7703
7704         * config.guess (interix Alpha): Add.
7705
7706 1999-04-11  Richard Henderson  <rth@cygnus.com>
7707
7708         * configure.in (i?86-*-beos*): Do config gperf; don't config
7709         gdb, newlib, or libgloss.
7710
7711 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7712
7713         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7714         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7715         from multidirs.
7716
7717 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7718
7719         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7720
7721 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7722
7723         * config.sub: Add support for mcore targets.
7724
7725 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7726
7727         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7728         not mt-ospace, in order to shut up assembler warning about using
7729         symbols that are named the same as registers.
7730
7731 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7732
7733         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7734         dependency list for all-target-cygmon.
7735
7736 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7737
7738         * config-ml.in: Check $host, not $target, for selective multilibs.
7739         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7740         thumb interworking, and underscore prefix multilibs.
7741
7742 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7743
7744         * missing: Update to version from current automake.
7745
7746 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7747
7748         * configure (gxx_include_dir): Removed.
7749
7750         * configure.in (gxx_include_dir): Handle it.
7751         * Makefile.in: Likewise.
7752
7753 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7754
7755         * config.sub (mips64vr4111,mips64vr4111el) Add.
7756
7757 1999-03-21  Ben Elliston  <bje@cygnus.com>
7758
7759         * config.guess: Correct typo for detecting ELF on FreeBSD.
7760
7761 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7762
7763         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7764         config/mh-djgpp.
7765
7766 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7767
7768         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7769         all-target-newlib to dependency list for all-target-bsp.
7770
7771 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7772
7773         * config.sub: Add i386-uwin support.
7774         * config.guess: Likewise.
7775
7776 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7777
7778         * configure.in: cleanup, add mh-*pic handling for arm, special
7779         case powerpc*-*-aix*
7780
7781 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7782
7783         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7784         can be built.
7785
7786 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7787
7788         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7789         targets.
7790
7791 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7792
7793         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7794
7795 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7796
7797         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7798
7799 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7800
7801         * config.sub: Fix typo in arm recognition.
7802
7803 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7804
7805         * configure.in (noconfigdirs): Changed target_configdirs to
7806         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7807         rather than m68k-*-* since it is not known to work on
7808         m68k-aout. Ditto for arm-*-*oabi.
7809
7810 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7811
7812         * configure.in (*-*-windows*): Remove, no longer used.
7813
7814 1999-02-19  Ben Elliston <bje@cygnus.com>
7815
7816         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7817         Smart and improved by Andrew Cagney.
7818
7819 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7820
7821         * config.guess: Recognize openbsd-*-hppa.
7822
7823 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7824
7825         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7826         only if it is not empty.
7827
7828 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7829
7830         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7831
7832         * config.guess: Modified to recognize uname's armv* syntax.
7833
7834         * config.sub: Modified to recognize uname's armv* syntax.
7835
7836 1999-02-17  Mark Salter  <msalter@cygnus.com>
7837
7838         * configure.in: Added target-bsp for sparclite.
7839
7840 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7841
7842         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7843
7844 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7845
7846         * configure.in: Add support for strongarm port.
7847         * config.sub: Add support for strongarm target.
7848
7849 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7850
7851         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7852         the old name config/mh-cygwin32.
7853         Enable texinfo.
7854
7855 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7856
7857         * configure.in: Do build ld for ix86 Solaris.
7858
7859 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7860
7861         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7862         $AR_FOR_TARGET.  Likewise for RANLIB.
7863
7864 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7865
7866         * config.sub (oabi):  Recognize.
7867         * configure.in (arm-*-oabi):  Handle.
7868
7869 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7870
7871         * config.guess: Improve detection of i686 on UnixWare 7.
7872
7873 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7874
7875         * config.guess: Add support for i386-pc-interix.
7876         * config.sub: Likewise.
7877         * configure.in: Likewise.
7878
7879 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7880
7881         * Makefile.in: Remove unneeded all-target-libio from
7882         from all-target-winsup target since it is now unneeded.
7883         Add all-target-libtermcap in its place since it is now
7884         needed.
7885
7886 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7887
7888         * configure.in: makefile stub for cygwin target is probably
7889         unnecessary.  Remove it for now.
7890
7891 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7892
7893         * configure.in: libtermcap.a should be built when cygwin is the
7894         target as well as the host.
7895         * config.guess: Allow mixed case in cygwin uname output.
7896         * Makefile.in: Add libtermcap target.
7897
7898 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7899
7900         * config.sub: Clean up handling of hppa2.0.
7901
7902 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7903
7904         * config.guess: Use C code to identify more HP machines.
7905
7906 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7907
7908         * config.sub: Handle hppa2.0.
7909
7910 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7911
7912         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7913         cygmon for all sparclite targets, regardless of object format.
7914
7915 1998-12-15  Mark Salter  <msalter@cygnus.com>
7916
7917         * configure.in: Added target-bsp for several target architectures.
7918
7919         * Makefile.in: Added rules for bsp.
7920
7921 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7922
7923         * config.guess: Improve detection of hppa2.0 processors.
7924
7925 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7926
7927         * config.guess: Recognize FreeBSD using ELF automatically.
7928
7929 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7930
7931         * configure (skip-this-dir): Add handling for new shell script, which
7932         might be created by a sub-directory's configure to indicate, this particular
7933         directory is "unwanted".
7934         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7935
7936 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7937
7938         * ltconfig: import from libtool, after changing libtool to
7939         account for the cygwin name change.
7940
7941 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7942
7943         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7944         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7945
7946 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7947
7948         * configure.in: Add libtermcap to list of cygwin dependencies.
7949
7950 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7951
7952         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7953         they include winsup/include when it's a cygwin target.
7954
7955 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7956
7957         * configure.in (host_tools): Added zip.
7958         * Makefile.in (all-target-libjava): Depend on all-zip.
7959         (all-zip): New target.
7960         (ALL_MODULES): Added all-zip.
7961         (NATIVE_CHECK_MODULES): Added check-zip.
7962         (INSTALL_MODULES): Added install-zip.
7963         (CLEAN_MODULES): Added clean-zip.
7964
7965 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7966
7967         * Makefile.in: lose "32" from comment about cygwin.
7968
7969 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7970
7971         * configure.in: Use -Os to build target libraries for the fr30.
7972
7973 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7974
7975         * config.sub: Add fr30.
7976
7977 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7978
7979         * configure.in: drop "32" from config/mh-cygwin32.  Check
7980         cygwin* instead of cygwin32*.
7981         * config.sub: Check cygwin* instead of cygwin32*.
7982
7983 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7984
7985         * config.guess: Match any version of Unixware7.
7986
7987 1998-10-20  Syd Polk  <spolk@cygnus.com>
7988
7989         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7990         if desired.
7991
7992 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7993
7994         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7995         these if the appropriate directories and files to not exist.
7996
7997 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7998
7999         * Makefile.in (DEVO_SUPPORT): Add config.if.
8000
8001 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8002
8003         * configure: Add pattern to replace "build_tooldir"'s
8004         definition in the generated Makefile with "tooldir"'s
8005         actual value.
8006
8007 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8008
8009         * config.sub: Bring back lost sparcv9.
8010
8011         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8012
8013 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8014
8015         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8016         CC_FOR_TARGET and friends.
8017
8018 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8019
8020         * Makefile.in (build_tooldir): New variable, same as tooldir.
8021         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8022         -B$(build_tooldir)/bin/.
8023         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8024
8025 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8026
8027         * README: Remove installation instructions and refer to the
8028         INSTALL directory instead.
8029
8030 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8031
8032         * config.sub: Add support for i[34567]86-pc-udk.
8033         * configure.in: Likewise.
8034
8035 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8036
8037         * Makefile.in: add bzip2 package building bits for user
8038         tools module
8039         * configure.in: ditto
8040
8041 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8042
8043         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8044         (ALL_TARGET_MODULES): Add all-target-libobjc.
8045         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8046         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8047         (all-target-libchill): Add dependencies.
8048         * configure.in (target_libs): Add libchill.
8049
8050 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8051
8052         * configure.in (target_subdir): Remove duplicate line.
8053
8054 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8055
8056         * Makefile.in (all-automake): fix dependencies.
8057
8058 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8059
8060         * configure.in: Minor cleanups for building in the $(target_alias)
8061         subdir.
8062
8063 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8064
8065         * Makefile.in (bootstrap): Set r and s before make all.  Use
8066         BASE_FLAGS_TO_PASS in make all.
8067         (cross): Likewise.
8068
8069 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8070
8071         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8072
8073 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8074
8075         * config.sub: Fix typo in last change.
8076
8077 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8078
8079         * config.sub: Add support for C4x target.
8080         * configure.in: Likewise.
8081
8082 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8083
8084         * config.sub: Recognize sparcv9 just like sparc64.
8085
8086 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8087
8088         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8089
8090 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8091
8092         * config.guess: Correctly identify Pentium II sco boxes.
8093
8094         * config.guess: Fix "tr" code.  From Weiwen Liu.
8095
8096 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8097
8098         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8099         stabs.
8100
8101 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8102
8103         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8104         (ALL_TARGET_MODULES): Add all-target-libchill.
8105         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8106         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8107         (all-target-libchill): Add dependencies.
8108         * configure.in (target_libs): Add libchill.
8109
8110 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8111
8112         * config.guess: Avoid assumptions about "tr" behaves when
8113         LANG is set to something other than English.
8114
8115 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8116
8117         * configure (gxx_include_dir): Changed to
8118         '${prefix}/include/g++'-${libstdcxx_interface}.
8119
8120         * config.if: New to determine the interfaces.
8121
8122 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8123
8124         * config.guess: Detect and handle MPE/IX.
8125         * config.sub: Deal with MPE/IX.
8126
8127 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8128
8129         * configure.in: Use mh-aix43.
8130
8131 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8132
8133         * configure: Fix --without/--disable cases for gxx-include-dir.
8134
8135 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8136
8137         * mdata-sh:  Imported.  Needed for automake support.
8138
8139 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8140
8141         * Makefile.in (taz): Try "chmod -R og=u ." before
8142         "chmod og=u `find . -print`".
8143
8144 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8145
8146         * configure.in: Add arm-elf and thumb-elf support.
8147
8148 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8149
8150         * Makefile.in: Undo previous patch.
8151
8152 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8153
8154         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8155         to here ...
8156         (install-no-fixedincludes): and here
8157         (INSTALL_MODULES): ... from here.
8158
8159 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8160
8161         * config.sub: Merge with FSF.
8162
8163         * config.guess: Merge with FSF.
8164
8165 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8166
8167         * configure (extraconfigdirs): New variable.
8168         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8169         * Makefile.in (all): Move higher in file.
8170         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8171         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8172         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8173         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8174         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8175
8176 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8177
8178         * Makefile.in (all-target-libjava): Depend on all-gcc and
8179         all-target-newlib.
8180         (configure-target-libjava): Depend on $(ALL_GCC).
8181
8182 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8183
8184         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8185         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8186
8187 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8188
8189         * INSTALL/README: Fix typo.
8190
8191 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8192
8193         * ylwrap: Change absolute path checks to check for DOS style path
8194         names.
8195
8196         * ylwrap: Don't use a full path name if the source file is in the
8197         same directory.  From hjl@lucon.org (H.J. Lu).
8198
8199         * config-ml.in: Default to being verbose, to match Feb 18 change to
8200         configure.
8201
8202 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8203
8204         Brought over from egcs:
8205
8206         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8207
8208         * configure.in (target_subdir): Set to ${target_alias} instead
8209         of "libraries".
8210
8211         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8212
8213         * configure.in (target_subdir): Set to libraries if enable_multilib.
8214
8215 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8216
8217         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8218         multilibs, force reconfiguration the first time we create
8219         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8220
8221 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8222
8223         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8224         avoid confusion with --no-recursion.
8225
8226 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8227
8228         * configure.in: Win32 hosts shouldn't use install -x
8229         * install-sh: remove -x option, and special .exe-handling
8230         hack.
8231
8232 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8233
8234         * config.guess: Recognize i586-pc-beos.
8235         * configure.in: Don't build some bits for beos.
8236
8237 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8238
8239         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8240         CFLAGS default to -O2.
8241
8242         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8243         when using GNU ld.
8244
8245 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8246
8247         * ltmain.sh: Correct install when using a different shell.
8248
8249 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8250
8251         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8252
8253 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8254
8255         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8256         target.
8257
8258 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8259
8260         * ltconfig: Update to correct AIX handling.
8261
8262 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8263
8264         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8265
8266         * configure.in (target_subdir): Set to ${target_alias} instead
8267         of "libraries".
8268
8269 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8270
8271         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8272         (Makefile): Depend on $(gcc_version_trigger).
8273
8274         * configure (gcc_version): Change default initializer to empty
8275         string.
8276         (gcc_version_trigger): New variable; pass this variable down
8277         to subdir configures to enable them checking gcc's version
8278         themselves. Emit make macros for both gcc_version vars.
8279         (topsrcdir): Initialize reliably.
8280         (recursion line): Remove --with-gcc-version=${gcc_version}.
8281
8282 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8283
8284         * configure (enable_version_specific_runtime_libs): Implement new flag
8285         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8286         in $(libsubdir); emit definition in each generated Makefile.
8287         (gxx_include_dir): Initialize depending on
8288         $enable_version_specific_runtime_libs.
8289
8290 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8291
8292         * configure (gcc_version): Initialize properly depending on
8293         how and where configure is started.
8294         (recursion line): Pass a --with-gcc-version=${gcc_version}
8295         to configures in subdirs.
8296
8297 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8298
8299         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8300         cygmon
8301
8302 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8303
8304         * configure.in: Add cygmon and libstub support for mn10200.
8305
8306 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8307
8308         * configure (gcc_version): Add new variable describing the
8309         particular gcc version we're building.
8310         * Makefile.in (libsubdir): Add new macro for the directory
8311         in which the compiler finds executables, libraries, etc.
8312         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8313         and libsubdir.
8314
8315 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8316
8317         * Makefile.in (local-clean): Remove *.log.
8318         (warning.log): Built with warn_summary from build.log.
8319         (mail-report.log): Run test_summary.
8320         (mail-report-with-warnings.log): Run test_summary including
8321         warning.log in the report.
8322
8323 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8324
8325         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8326
8327 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8328
8329         * Makefile.in (grep): Grep no longer depends on libiberty.
8330
8331 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8332
8333         * Makefile.in: all-snavigator needs all-libgui.
8334
8335 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8336
8337         * configure.in: Add cygmon and libstub support for mn10300.
8338
8339 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8340
8341         * missing: Update to version from automake 1.3.
8342
8343         * ltmain.sh: On installation, don't get confused if the same name
8344         appears more than once in the list of library names.
8345
8346 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8347
8348         * config.sub: Accept m68060 and m5200 as CPU names.
8349
8350 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8351
8352         * configure: Use && rather than using -a in test, because odd
8353         strings can confuse test.
8354         * configure.in: Likewise.
8355
8356 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8357
8358         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8359
8360 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8361
8362         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8363         bootstrap4-lean): New targets.
8364
8365 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8366
8367         * mpw-* Delete.  Not used.
8368
8369 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8370
8371         * COPYING.LIB: Update FSF address.
8372
8373 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8374
8375         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8376
8377         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8378         GAS_SUPPORT_DIRS.
8379
8380 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8381
8382         * ltconfig, ltmain.sh: Avoid producing a version number if
8383         -version-info was not used.
8384
8385 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8386
8387         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8388         building with newlib.
8389
8390 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8391
8392         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8393         Solaris `make' causes it to continue to next definition.
8394
8395 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8396
8397         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8398         the right GUI libraries and files are installed along with GDB.
8399
8400 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8401
8402         * configure.in: Change alpha to alpha* in several places.
8403
8404 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8405
8406         * config.sub: Recognize sparc86x.
8407
8408 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8409
8410         * configure.in (--enable-target-optspace): Remove debug echo.
8411
8412 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8413
8414         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8415
8416 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8417
8418         * ltconfig: Update cygwin32 support.
8419
8420         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8421         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8422         (GDB_SUPPORT_DIRS): Likewise.
8423
8424 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8425
8426         * configure.in (target_makefile_frag): If --enable-target-optspace,
8427         use -Os to compile target libraries rather than -O2.  Default to
8428         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8429         not used.
8430         * configure.in (target_cflags): Ditto for d30v.
8431
8432 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8433
8434         * Makefile.in (all-bfd): Depend on all-intl.
8435         (all-binutils): Likewise.
8436         (all-gas): Likewise.
8437         (all-gprof): Likewise.
8438         (all-ld): Likewise.
8439
8440 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8441
8442         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8443
8444 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8445
8446         * Makefile.in (all-bfd): Depend upon all-libiberty.
8447
8448         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8449
8450 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8451
8452         * Makefile.in: Add libstub.
8453
8454         * configure.in: Ditto. Build libstub for targets that have cygmon
8455         support.
8456
8457 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8458
8459         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8460
8461 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8462
8463         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8464         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8465
8466 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8467
8468         * configure: Define DEFAULT_M4 by searching PATH.
8469         * Makfile.in: Use DEFAULT_M4.
8470
8471 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8472
8473         * ltconfig: Add cygwin32 support.
8474
8475         * Makefile.in, configure.in: Add libtool as a native only directory
8476         to configure and build.
8477
8478 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8479
8480         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8481
8482 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8483
8484         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8485
8486 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8487
8488         * Makefile.in: add ash make rules
8489         * configure.in: add ash to native_only and host_tools lists
8490
8491 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8492
8493         * Makefile.in (all-gettext, all-intl): New targets.
8494         (ALL_MODULES): Added all-gettext, all-intl.
8495         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8496         (INSTALL_MODULES): Added install-gettext, install-intl.
8497         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8498
8499         * configure.in (host_tools): Added gettext.
8500         (native_only): Likewise.
8501         (noconfigdirs) [various cases]: Likewise.
8502         (host_libs): Added intl.
8503
8504 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8505
8506         * configure: Do not disable building gdbtk for cygwin32 hosts.
8507
8508 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8509
8510         * configure.in: Add thumb-coff target.
8511         * config.sub: Add thumb-coff target.
8512
8513 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8514
8515         * Makefile.in: Revert yesterday's change.
8516         (all-target-winsup):  all-target-librx stays out of here.
8517
8518 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8519
8520         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8521         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8522         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8523         Remove references to librx and libg++.
8524
8525 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8526
8527         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8528         recursive makes
8529
8530 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8531
8532         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8533         for newlib directory.
8534         (CXX_FOR_TARGET): Likewise.
8535
8536 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8537
8538         * ltconfig: Update after libtool/ltconfig.in change for
8539         hpux11.
8540
8541 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8542
8543         * ltconfig, ltmain.sh: Update to libtool 1.2.
8544
8545 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8546
8547         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8548         (install-gcc-cross): Instead, override LANGUAGES here.
8549
8550 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8551
8552         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8553         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8554
8555 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8556
8557         * configure.in: Add Thumb-pe target.
8558
8559 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8560
8561         * Makefile.in - changed sn targets to snavigator
8562         * configure.in - changed sn targets to snavigator
8563
8564 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8565
8566         * config-ml.in: After building symlink tree call make distclean
8567         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8568         to be the case for libiberty.
8569
8570 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8571
8572         * configure: When making link, also check the current
8573         directory. The configure scripts may create one.
8574
8575 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8576
8577         * config.sub: Accept alphapca56 and alphaev6 properly.
8578
8579 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8580
8581         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8582
8583 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8584
8585         * config.sub (sco5): Fix typo.
8586
8587 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8588
8589         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8590         install-itcl.
8591         (install-itcl): Remove dependency on install-tcl.
8592
8593 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8594
8595         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8596
8597 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8598
8599         * configure.in: Don't build libgui for a cygwin32 target when not on
8600         a cygwin32 host.
8601
8602 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8603
8604         * configure (redirect): Set to null, so default behavior of
8605         configure is now --verbose.
8606
8607 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8608
8609         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8610         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8611
8612 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8613
8614         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8615         this change to sync Makefile.in with its ChangeLog entries.
8616
8617 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8618
8619         * ltmain.sh (mkdir): Check that the directory doesn't exist
8620         before we exit with error, so that we don't get races during
8621         parallel builds.
8622
8623 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8624
8625         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8626
8627 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8628
8629         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8630         PICFLAG_FOR_TARGET.
8631         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8632
8633         * configure: Emit a definition for the new macro enable_shared
8634         into each Makefile.
8635
8636 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8637
8638         * configure.in (host_tools, native_only): Add libtool.
8639
8640 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8641
8642         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8643         Fix typo in ming config comment.
8644
8645 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8646
8647         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8648
8649 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8650
8651         * config.sub: Add tic30 cases, and map c30 to tic30.
8652
8653 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8654
8655         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8656         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8657         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8658         (CLEAN_TARGET_MODULES): Similarly
8659         (all-target-libf2c): Add dependences.
8660         * configure.in (target_libs): Add libf2c.
8661
8662 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8663
8664         * configure.in: Remove expect from noconfigdirs when target
8665         is cygwin32.  OK to build expect and dejagnu with Canadian
8666         Cross.
8667
8668 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8669
8670         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8671         host.
8672
8673         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8674         and mingw32.
8675
8676 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8677
8678         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8679         here as it is not defined in the toplevel Makefile.
8680
8681 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8682
8683         * configure (package_makefile_rules_frag): New variable, which names
8684         a file with generic rules, ...
8685         Change comment to mention we now have FIVE parts.
8686         * configure: Undo last change.
8687
8688 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8689
8690         * config.guess: More accurate determination of HP processor types.
8691         * config.sub: More accurate determination of HP processor types.
8692
8693 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8694
8695         * configure (package_makefile_frag): Move inserting the
8696         ${package_makefile_frag} to where it should be according
8697         to the comment.
8698
8699 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8700
8701         * config.guess: Add support for Linux/ARM.
8702
8703 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8704
8705         * .cvsignore: Remove *-info and *-install since they match
8706         release-info and mpw-install, which we don't want to just ignore.
8707
8708 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8709
8710         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8711
8712 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8713
8714         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8715         local_prefix to sub-make invocations.
8716
8717 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8718
8719         * configure.in: Check makefile fragments in the source
8720         directory.
8721
8722 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8723
8724         * configure.in: Check whether host and target makefile
8725         fragments exist before adding them to *_makefile_frag.
8726
8727 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8728
8729         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8730
8731 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8732
8733         * configure.in: Make sure we only replace RPATH_ENVVAR on
8734         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8735         regexp to sed.
8736
8737         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8738         to sub-makes.
8739
8740 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8741
8742         * config-ml.in (multi-do): LDFLAGS must include multilib
8743         designator.
8744
8745 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8746
8747         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8748
8749 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8750
8751         * config.sub: Add mingw32 support.
8752         * configure.in: Likewise.
8753
8754 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8755
8756         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8757
8758 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8759
8760         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8761         * configure (gxx_include_dir): Provide a definition for subdirs
8762         which do not use autoconf.
8763
8764 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8765
8766         * config.guess: Sync with egcs.  Picks up new alpha support,
8767         BeOS & some additional linux support.
8768
8769 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8770
8771         * config.guess: HP 9000/803 is a PA1.1 machine.
8772
8773 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8774
8775         * configure.in: It's alpha*-...
8776
8777 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8778
8779         * configure.in (host_makefile_frag, target_makefile_frag):
8780         Handle multiple config files.
8781         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8782         alpha-*-*.
8783
8784 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8785
8786         * mkdep: New file.
8787
8788 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8789
8790         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8791
8792 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8793
8794         * Makefile.in: Add libgui directory.
8795         (GDB_TK): Add all-libgui.
8796         * configure.in: Add libgui directory.
8797         * configure: Add all-libgui to GDB_TK.
8798
8799 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8800
8801         * config-ml.in (multidirs): Add m32r to multilib list.
8802
8803 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8804
8805         * Makefile.in (all-target-gperf): Change dependency to
8806         all-target-libstdc++.
8807
8808 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8809
8810         * config.guess: Add BeOS support.
8811
8812 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8813
8814         Source directory cvs renamed to cvssrc:
8815         * configure.in (host_tools): Change cvs to cvssrc.
8816         (native_only): Likewise.
8817         (noconfigdirs) [various cases]: Likewise.
8818         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8819         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8820         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8821         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8822         (all-cvssrc): Rename target from all-cvs.
8823
8824 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8825
8826         * configure (gxx_include_dir): Fix thinko.
8827
8828 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8829
8830         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8831         (install-cross, install-gcc-cross): New targets.
8832
8833 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8834
8835         * configure.in (noconfigdirs): Add support for Thumb target.
8836
8837         * config.sub (maybe_os): Add support for Thumb target.
8838
8839 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8840
8841         * Makefile.in: Add rules for cygmon.
8842
8843         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8844
8845 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8846
8847         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8848         * configure (gxx_include_dir): Provide a definition for subdirs
8849         which do not use autoconf.
8850
8851 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8852
8853         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8854         11/18/97 build
8855
8856 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8857
8858         * From Franz Sirl.
8859         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8860         found on RedHat Linux systems.
8861
8862 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8863
8864         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8865         guesses.
8866
8867 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8868
8869         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8870
8871 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8872
8873         * ltmain.sh: If mkdir fails, check whether the directory was created
8874         anyhow by some other process.
8875
8876 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8877
8878         * configure.in (d30v-*-*): Configure all directories.
8879
8880 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8881
8882         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8883         for the D30V.
8884
8885 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8886
8887         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8888
8889 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8890
8891         * include/libiberty.h: Add extern "C" { so it can be used with C++
8892         progrms.
8893         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8894         programs.
8895
8896 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8897
8898         * configure.in (d30v-*-*): Configure GCC now.
8899
8900 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8901
8902         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8903         is no longer needed.
8904
8905 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8906
8907         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8908
8909 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8910
8911         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8912         targets using "$@" to provide support for similar but not identical
8913         targets without having to duplicate code.
8914
8915 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8916
8917         * makefile.vms: Fix to work with DEC C.
8918
8919 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8920
8921         * config.sub: Add mips-tx39-elf to marketing names.
8922
8923 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8924
8925         * ltmain.sh: Handle symlinks in generated script.
8926
8927 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8928
8929         * configure: Handle autoconf style directory options: --bindir,
8930         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8931         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8932         --sysconfdir.
8933         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8934         (sharedstatedir, localstatedir, oldincludedir): New variables.
8935         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8936         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8937         sbindir, sharedstatedir, and sysconfdir.
8938
8939 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8940
8941         * Makefile.in (bootstrap-lean): New target.
8942
8943 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8944
8945         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8946         sn, and gnuserv from noconfigdirs.
8947
8948 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8949
8950         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8951
8952 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8953
8954         * Makefile.in (cross): New target.
8955
8956 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8957                           Jeff Law         <law@cygnus.com>
8958
8959         * Makefile.in (bootstrap2, bootstrap3): New targets.
8960         (all-bootstrap): Remove outdated and confusing target.
8961         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8962
8963 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8964
8965         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8966         windows.  Consistent with gdb/configure.
8967
8968 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8969
8970         * configure.in: Name Linux target fragment.
8971
8972         * configure: Rewrite so that project Makefile fragment is inserted
8973         first and appears last in the resulting Makefile.
8974
8975 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8976
8977         * Makefile.in (install-itcl): Install tcl first.
8978
8979 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8980
8981         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8982
8983 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8984
8985         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8986
8987         * configure.in (skipdirs): Add target-librx for Linux.
8988         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8989
8990 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8991
8992         * Makefile.in (bootstrap): New target.
8993
8994 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8995
8996         * config.sub: Accept 'amigados' for backward compatibility.
8997
8998 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8999
9000         * config.guess: Merge with FSF.
9001
9002 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9003
9004         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9005
9006 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9007
9008         * config.sub: Add "marketing-names" patch.
9009
9010 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9011
9012         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9013
9014 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9015
9016         * config.sub: Handle v850-elf.
9017
9018 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9019
9020         * .cvsignore (*-install): Remove.
9021
9022 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9023
9024         * ltconfig: Set CONFIG_SHELL in libtool.
9025         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9026
9027 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9028
9029         * configure.in (target_subdir): Set to libraries if enable_multilib.
9030
9031 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9032
9033         * config.guess: Update from gcc directory.
9034
9035 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9036
9037         * Makefile.in (all-sim): Depends on all-readline.
9038
9039 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9040
9041         * Makefile.in (BISON, YACC): Use $$s.
9042         (all-bison): Depend on all-texinfo.
9043
9044 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9045
9046         * Makefile.in (BISON): Add -L flag.
9047         (YACC): Likewise.
9048
9049 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9050
9051         * configure.in (noconfigdirs): Add support for v850e target.
9052
9053         * config.sub (maybe_os): Add support for v850e target.
9054
9055 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9056
9057         * configure.in (noconfigdirs): Add support for v850ea target.
9058
9059         * config.sub (maybe_os): Add support for v850ea target.
9060
9061 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9062
9063         * config.sub: Add mipstx39.  Delete r3900.
9064
9065 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9066
9067         * Makefile.in (all-autoconf): Depends on all-texinfo.
9068
9069 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9070
9071         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9072         eabi targets.
9073
9074 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9075
9076         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9077
9078         * configure: When handling a Canadian Cross, handle YACC as well as
9079         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9080         * Makefile.in (all-bison): Depend upon all-texinfo.
9081
9082 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9083
9084         * Makefile.in (BISON): bison, not byacc or bison -y.
9085         (YACC): bison -y or byacc or yacc.
9086         (various): Add *-bison as appropriate.
9087         (taz): No need to mess with BISON anymore.
9088
9089 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9090
9091         * configure: If OSTYPE matches *win32*, try to find a good value for
9092         CONFIG_SHELL.
9093
9094 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9095
9096         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9097         configure.in if it is present.
9098
9099 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9100
9101         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9102
9103 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9104
9105         * config.sub: Recognize `arc' cpu.
9106         * configure.in: Likewise.
9107         * config-ml.in: Likewise.
9108
9109 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9110
9111         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9112
9113 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9114
9115         * configure: Changed sed delimiter from ':' to '|' when
9116         attempting to substitute ${config_shell} for SHELL. On
9117         NT ${config_shell} may contain a ':' in it.
9118
9119 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9120
9121         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9122
9123 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9124
9125         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9126
9127 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9128
9129         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9130
9131         * ylwrap: If the program is a relative path, force it to be
9132         absolute.
9133
9134 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9135
9136         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9137
9138 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9139
9140         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9141         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9142         for libraries.
9143
9144 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9145
9146         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9147         separated by spaces.
9148
9149 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9150
9151         * ylwrap: New file.
9152         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9153
9154         * ltmain.sh: Handle /bin/sh at start of install program.
9155
9156         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9157
9158         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9159         * missing: New file, from automake 1.2.
9160
9161 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9162
9163         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9164         check-tk to CHECK_X11_MODULES.
9165
9166 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9167
9168         * config.sub: Merge with FSF.
9169
9170 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9171
9172         * config.guess: Merge with FSF.
9173
9174 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9175
9176         * configure: Treat msdosdjgpp like go32.
9177         * configure.in: Likewise.  Don't remove gprof for go32.
9178
9179         * configure: Change Makefile.tem2 to Makefile.tm2.
9180
9181 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9182
9183         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9184
9185 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9186
9187         * install-sh (chmodcmd): Set to null if the DST directory already
9188         exists.  Same as Nov 11th change.
9189
9190 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9191
9192         * configure (GDB_TK): Needs itcl and tix.
9193
9194 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9195
9196         * config.guess: Update from FSF.
9197
9198 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9199
9200         * Makefile.in (GDB_TK): Depend on itcl and tix.
9201
9202 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9203
9204         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9205         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9206         (INSTALL_SCRIPT): New variable.
9207         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9208         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9209         to -x.
9210         * install-sh: Add support for -x option.
9211
9212 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9213
9214         * configure.in, Makefile.in: Treat tix like itcl.
9215
9216 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9217
9218         * Makefile.in (WINDRES): New variable.
9219         (WINDRES_FOR_TARGET): New variable.
9220         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9221         (EXTRA_HOST_FLAGS): Add WINDRES.
9222         (EXTRA_TARGET_FLAGS): Add WINDRES.
9223         (EXTRA_GCC_FLAGS): Add WINDRES.
9224         ($(DO_X)): Pass down WINDRES.
9225         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9226         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9227         DLLTOOL_FOR_TARGET.
9228
9229 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9230
9231         * configure.in: configure sim before gdb for win32-x-ppc
9232
9233 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9234
9235         Move gperf into the toplevel, from libg++.
9236         * configure.in (target_tools): Add target-gperf.
9237         (native_only): Add target-gperf.
9238         * Makefile.in (all-target-gperf): New target, depend on
9239         all-target-libg++.
9240         (configure-target-gperf): Empty rule.
9241         (ALL_TARGET_MODULES): Add all-target-gperf.
9242         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9243         (CHECK_TARGET_MODULES): Add check-target-gperf.
9244         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9245         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9246
9247 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9248
9249         * config.sub (mn10200): Recognize new basic machine.
9250
9251 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9252
9253         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9254         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9255
9256 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9257
9258         * configure.in: If we're building mips-sgi-irix6* native, turn on
9259         ENABLE_MULTILIB and set TARGET_SUBDIR.
9260
9261 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9262
9263         * Makefile.in (all-sn): Depend on all-grep.
9264
9265 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9266
9267         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9268
9269         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9270         Makefile.  From Jeff Makey <jeff@cts.com>.
9271         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9272
9273         * Makefile.in (DISTBISONFILES): Remove.
9274         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9275         $(DEFAULT_YACC).
9276
9277         * configure.in: Build itl, db, sn, etc., when building for native
9278         cygwin32.
9279
9280         * Makefile.in (LD): New variable.
9281         (EXTRA_HOST_FLAGS): Pass down LD.
9282         ($(DO_X)): Likewise.
9283
9284 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9285
9286         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9287
9288 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9289
9290         * configure.in (targargs): Strip out any supplied --build argument
9291         before adding our own. Always add --build.
9292
9293 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9294
9295         * configure.in (targargs): Pass --build if we're doing
9296         a cross-compile.
9297
9298 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9299
9300         * configure: Use '|' instead of ":" as the separator in
9301         sed. Otherwise sed chokes on NT path names with drive
9302         designators. Also look for "?:*" as the leading characters in an
9303         absolute pathname.
9304
9305 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9306
9307         * config.sub: Support for r3900.
9308
9309 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * configure.in: Use install-sh, not install.sh.
9312
9313 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9314
9315         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9316         apply it twice.
9317
9318 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9319
9320         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9321         install-binutils.
9322
9323 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9324
9325         * Makefile.in: Add automake targets.
9326         * configure.in (host_tools): Add automake.
9327
9328 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9329
9330         * configure: Default CXX to c++, not gcc.
9331         * Makefile.in (CXX): Set to c++, not gcc.
9332         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9333
9334 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9335
9336         * install-sh: try appending a .exe if source file doesn't
9337         exist
9338
9339 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9340
9341         * configure.in: Turn on multilib by default.
9342         (cross_only): Remove target-libiberty.
9343
9344         * Makefile.in (all-gcc): Don't depend on libiberty.
9345
9346 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9347
9348         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9349
9350 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9351
9352         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9353         (DISTBISONFILES): Add ld/Makefile.in
9354
9355 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9356
9357         * configure.in: if target is cygwin32 but host isn't cygwin32,
9358         don't configure gdb tcl tk expect, not just gdb.
9359
9360 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9361
9362         * configure.in: Added gnuserv everywhere sn appears.
9363
9364         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9365         (CROSS_CHECK_MODULES): Added check-gnuserv.
9366         (INSTALL_MODULES): Added install-gnuserv.
9367         (CLEAN_MODULES): Added clean-gnuserv.
9368         (all-gnuserv): New target.
9369
9370 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9371
9372         * config.guess: Fixes for MIPS OpenBSD systems.
9373
9374 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9375
9376         * Makefile.in (INSTALL_XFORM): Remove.
9377         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9378
9379         * mkinstalldirs: New file, copied from automake.
9380         * Makefile.in (installdirs): Rename from install-dirs.  Use
9381         mkinstalldirs.  Change all users.
9382         (DEVO_SUPPORT): Add mkinstalldirs.
9383
9384 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9385
9386         * install-sh: Rename from install.sh.
9387         * Makefile.in (INSTALL): Change install.sh to install-sh.
9388         (DEVO_SUPPORT): Likewise.
9389
9390         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9391         Graichen <graichen@rzpd.de>.
9392
9393 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9394
9395         * config.guess: Recognize OpenBSD systems correctly.
9396
9397 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9398
9399         * README, Makefile.in (ETC_SUPPORT): Remove references to
9400         cfg-paper*, configure.{texi,man,info*}._
9401
9402 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9403
9404         * Makefile.in (all.normal): Ensure that gcc is built after all
9405         the x11 - ie gdb - targets.
9406
9407 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9408
9409         * makefile.vms: Don't run conf-a-gas.
9410
9411 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9412
9413         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9414
9415 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9416
9417         * configure.in: Remove noconfigdirs case since gdb also
9418         configures and builds for tic80-coff.
9419
9420 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9421
9422         * configure: Set cache_file to config.cache.
9423         * Makefile.in (local-distclean): Remove config.cache.
9424
9425 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9426
9427         * COPYING: Update FSF address.
9428
9429 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9430
9431         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9432         noconfigdirs.
9433
9434 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9435
9436         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9437         MAKEDIRS, is empty.
9438
9439 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9440
9441         * config.sub: Tweak mn10300 entry.
9442
9443 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9444
9445         * configure.in (host_tools): Put sim before gdb, so gdb's
9446         configure.tgt can determine if the simulator was configured.
9447
9448 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9449
9450         * config.sub: Move BeOS $os case to be with other Cygnus
9451         local cases.
9452
9453 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9454
9455         * config.sub: Remove misplaced comment that broke Linux.
9456
9457 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9458
9459         * config.sub: Add BeOS support.
9460
9461 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9462
9463         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9464
9465 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9466
9467         * configure.in (noconfigdirs): Remove tcl and tk from
9468         noconfigdirs for cygwin32 builds.
9469
9470 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9471
9472         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9473
9474 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9475
9476         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9477         make-all.com, use makefile.vms instead.
9478
9479 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9480
9481         * config.sub: Accept -lnews*.
9482
9483 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9484
9485         * configure.in (noconfigdirs): Disable target-newlib,
9486         target-examples and target-libiberty for d30v.
9487
9488 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9489
9490         * configure.in (noconfigdirs): Enable ld for d30v.
9491
9492 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9493
9494         * configure.in (tic80-*-*): Build compiler.
9495
9496 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9497
9498         * configure.in (d30v-*): Remove sim directory from list of
9499         unsupported d30v directories
9500
9501 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9502
9503         * config.sub, configure.in: Add d30v target cpu.
9504
9505 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9506
9507         * makefile.vms: New file.
9508         * make-all.com: Remove.
9509
9510 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9511
9512         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9513
9514 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9515
9516         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9517
9518 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9519
9520         * Makefile.in (ALL_MODULES): Added all-db.
9521         (CROSS_CHECK_MODULES): Addec check-db.
9522         (INSTALL_MODULES): Added install-db.
9523         (CLEAN_MODULES): Added clean-db.
9524
9525 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9526
9527         * config.guess: Merge with latest FSF sources.
9528
9529 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9530
9531         * Makefile.in (ALL_MODULES): Added all-itcl.
9532         (CROSS_CHECK_MODULES): Added check-itcl.
9533         (INSTALL_MODULES): Added install-itcl.
9534         (CLEAN_MODULES): Added clean-itcl.
9535
9536 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9537
9538         * configure.in: build gdb for mn10200
9539
9540 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9541
9542         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9543
9544 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9545
9546         * configure.in (tic80-*-*): Turn off most targets right now.
9547
9548 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9549
9550         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9551         rather than the makeinfo program.
9552         (do-info): Depend upon all-texinfo.
9553
9554 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9555
9556         * configure.in: Remove uses of config/mh-linux.
9557
9558         * config.sub, config.guess: Merge with latest FSF sources.
9559
9560 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9561
9562         * config.sub (case $basic_machine): Add tic80 entries.
9563
9564 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9565
9566         * config.sub, config.guess: Merge with latest FSF sources.
9567
9568 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9569
9570         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9571         * mpw-config.in: Test for NewFolderRecursive.
9572         * mpw-install: Use symbolic name for startup filename.
9573         * mpw-README: Add various additional details.
9574
9575 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9576
9577         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9578
9579 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9580
9581         * configure.in: Do build gcc and the target libraries for
9582         the mn10200.
9583
9584 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9585
9586         * configure.in: don't avoid building gdb for mn10300 any more
9587         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9588         instead of single-quoting it.
9589
9590 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9591
9592         * configure.in: Don't use --with-stabs on IRIX 6.
9593
9594 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9595
9596         * configure.in (m32r): Build gdb, libg++ now.
9597
9598 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9599
9600         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9601         directories from noconfigdirs.
9602
9603 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9604
9605         * config.sub (basic_machine): added mips16 configuration
9606
9607 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9608
9609         * config.sub: Handle d10v-unknown.
9610
9611 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9612
9613         * config.sub: Handle v850-unknown.
9614
9615 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9616
9617         * Makefile.in: add findutils
9618         * configure.in: add findutils to list of host_tools
9619
9620 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9621
9622         * config.sub: Handle mn10200 and mn10300.
9623
9624 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9625
9626         * configure.in (d10v-*): Do not build librx.
9627
9628 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9629
9630         * configure.in (mn10300): Build everything except gdb & libgloss.
9631
9632 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9633
9634         * config.guess:  Patch for Dansk Data Elektronik servers,
9635         from Niels Skou Olsen <nso@dde.dk>.
9636
9637         For ncr, use /bin/uname rather than uname, since GNU uname does not
9638         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9639
9640         Patch for MIPS R4000 running System V,
9641         from Eric S. Raymond <esr@snark.thyrsus.com>.
9642
9643         Fix thinko for nextstep.
9644
9645         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9646
9647         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9648         * config.guess: Guess mips-dec-mach_bsd4.3.
9649
9650         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9651         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9652         release numbers.
9653         * config.guess (mips-mips-riscos*):  Emit just enough of the
9654         release number.
9655
9656         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9657         * config.guess (sparc-auspex-sunos*):  Added.
9658         (f300-fujitsu-*): Added.
9659
9660         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9661         * config.guess:  Recognize a Tadpole as a sparc.
9662
9663 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9664
9665         * config.guess: Don't assume that NextStep version is either 2 or
9666         3.  NextStep 4 (aka OpenStep 4) has come out now.
9667
9668 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9669
9670         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9671         From Rik Faith <faith@cs.unc.edu>.
9672
9673 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9674
9675         * config.sub: Contributions from bug-gnu-utils to:
9676         Support plain "hppa" (no version given) architecture, reported by
9677         OpenStep.
9678         OpenBSD like NetBSD.
9679         LynxOs is not a hardware supplier.
9680
9681         * config.guess: Contributions from bug-gnu-utils to add support for:
9682         OpenBSD like NetBSD.
9683         Stratus systems.
9684         More Pyramid systems.
9685         i[n>4]86 Intel chips.
9686         M680[n>4]0 Motorola chips.
9687         Use unknown instead of lynx for hardware manufacturer.
9688
9689 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9690
9691         * install.sh (chmodcmd): Set to null if the DST directory already
9692         exists.
9693
9694 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9695
9696         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9697         not use mt-ppc target Makefile fragment any more.
9698
9699 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9700
9701         * configure.in (*-*-windows):  Exclude everything but those dirs
9702         needed to build windows.
9703
9704 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9705
9706         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9707
9708 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9709
9710         * configure.in:  Exclude mmalloc from i386-windows.
9711
9712 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9713
9714         * Undo my previous change.
9715
9716 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9717
9718         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9719         unconditionally.
9720         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9721
9722 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9723
9724         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9725         host to add it's own flags.
9726
9727 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9728
9729         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9730
9731 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9732
9733         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9734         (CXX_FOR_TARGET): Likewise.
9735         (GCC_FOR_TARGET): Define.
9736         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9737         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9738         CC_FOR_TARGET was specified on the command line.
9739         (MAKEOVERRIDES): Don't define.
9740
9741 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9742
9743         * configure.in (m32r): Fix spelling of libg++ libs.
9744
9745 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9746
9747         * config.sub (-apple*): Remove, now redundant.
9748
9749 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9750
9751         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9752
9753         * configure: Rework yesterday's sed script patch.
9754
9755         * config.sub: Merge with FSF.
9756
9757 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9758
9759         * config.guess:  Merge from FSF.
9760
9761         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9762         * config.guess: Use pc instead of unknown, for pc clone systems.
9763         Change linux to linux-gnu.
9764
9765         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9766         * config.guess: Avoid non-portable tr syntax.
9767
9768 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9769
9770         * test-build.mk (HOLES): Add "xargs" for gdb.
9771
9772         * configure: Avoid hpux10.20 sed bug.
9773
9774 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9775
9776         * configure.in:  Add support for windows host
9777         (that is a build done under the Microsoft build environment).
9778
9779 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9780
9781         * Makefile.in: Replace all uses of srcroot with s, to shrink
9782         command line lengths.
9783
9784         Patches from Geoffrey Noer <noer@cygnus.com>:
9785         * configure.in: If configuring for newlib, pass --with-newlib to
9786         subdirectories.
9787         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9788         -Bnewlib/ and -Lwinsup to gcc.
9789         (CXX_FOR_TARGET): Likewise.
9790
9791 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9792
9793         * Makefile.in (ETC_SUPPORT): Add configure.
9794
9795 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9796
9797         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9798         host configuration file.
9799
9800 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9801
9802         * configure.in: Break mn10x00 support into separate
9803         mn10200 and mn10300 configurations.
9804         * config.sub: Likewise.
9805
9806 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9807
9808         * configure.in: Add lots of stuff to noconfigdirs for
9809         the mn10x00 targets.
9810
9811         * config.sub, configure.in: Add mn10x00 support.
9812
9813 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9814
9815         * make-all.com: Call conf-a-gas, not config-a-gas.
9816
9817 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9818
9819         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9820         targets.
9821
9822 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9823
9824         * mpw-README: Add much more detail for native PowerMac.
9825         * mpw-install: New file.
9826         * mpw-configure: Add --norecursion and --help options.
9827         * mpw-config.in: Translate readme and install files when
9828         copying to objdir.
9829         * mpw-build.in: Don't always depend on byacc and flex.
9830         (install-only-top): New action.
9831
9832 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9833
9834         * configure.in:  You can now configure GDB for the v850.
9835
9836 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9837
9838         * configure.in (noconfigdirs): Don't configure any C++ dirs
9839         if targeting D10V.
9840
9841 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9842
9843         * config.sub: Recognize mips64vr5000.
9844
9845 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9846
9847         * configure.in: Use a single line for host_tools and native_only.
9848
9849 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9850
9851         * config.sub, configure.in: Add entries for m32r.
9852
9853 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9854
9855         * Makefile.in (inet-install): Don't run install-gzip.
9856
9857 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9858
9859         * configure.in:  Don't config lots of things for *-*-windows*.
9860
9861 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9862
9863         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9864         (host_libs, host_tools): Copy from configure.in.
9865         * mpw-configure: Don't complain about directories not found.
9866
9867 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9868
9869         * configure.in (i[345]86): Recognize i686 for pentium pro.
9870         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9871         file.
9872
9873         * config.guess (i[345]86): Ditto.
9874
9875 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9876
9877         * configure.in (noconfigdirs): Removed gdb for D10V.
9878
9879 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9880
9881         * configure.in: Remove ld, target-libio, target-libg++, and
9882         target-libstdc++ from noconfigdirs.
9883
9884 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9885
9886         * configure: Fix three locations where shell scripts were
9887         being run directly rather than with config_shell.
9888
9889 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9890
9891         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9892         * config.sub (basic_machine): Recognize v850.
9893
9894 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9895
9896         * mpw-configure: Handle multiple enable/disable options and
9897         pass them down recursively, handle -c and -s flags appropriately
9898         depending on choice of compiler, add escape mechanism for
9899         quoted arguments to gC.
9900
9901 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9902
9903         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9904         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9905         so that -mrelocatable-lib and -mno-eabi are used.
9906
9907         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9908         not support --print-multi-lib, don't abort.
9909
9910 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9911
9912         * make-all.com: Run config-a-gas.
9913         * setup.com: Don't copy subdirectory files around.
9914
9915 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9916
9917         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9918         target, it now compiles correctly.
9919
9920 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9921
9922         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9923
9924 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9925
9926         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9927
9928 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9929
9930         * configure.in (native_only): Add prms.
9931
9932 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9933
9934         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9935         (BINUTILS_SUPPORT_DIRS): Likewise.
9936
9937 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9938
9939         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9940         d10v support is added.
9941
9942 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9943
9944         * configure.in (d10v-*-*): New target.
9945
9946 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9947
9948         * config.guess (HP 9000/811): Recognize this as a PA1.1
9949         machine.
9950
9951 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9952
9953         * Makefile.in (do-tar-gz): New target, split out from tail end of
9954         taz target.  Run each command separately, don't use pipes.
9955         (taz): Use it.
9956
9957 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9958
9959         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9960         * mpw-build.in: No builds should depend on building byacc or flex,
9961         they are assumed to be installed already.
9962
9963 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9964
9965         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9966         variable that CC_FOR_TARGET needs.
9967
9968 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9969
9970         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9971         options have changed since the last time the subdirectory was
9972         configured, and if it has, reconfigure.
9973         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9974         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9975
9976 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9977
9978         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9979         CLEAN_MODULES): Add bash.
9980         (all-bash): New target.
9981
9982 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9983
9984         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9985
9986 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9987
9988         * config.sub (basic_machine): Recognize d10v as a valid processor.
9989
9990 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9991
9992         * mpw-configure: Add support for --bindir.
9993         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9994
9995 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9996
9997         * configure.in: add bash, time, gawk to list of hosttools and things
9998         to only build for native toolchains
9999
10000 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10001
10002         * Makefile.in (docdir): Remove.
10003
10004 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10005
10006         * Makefile.in (datadir): Set to $(prefix)/share.
10007
10008 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10009
10010         * configure.in: build diff and patch for cygwin32-hosted
10011         toolchains.
10012
10013 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10014
10015         * config.sub: Accept -rtems*.
10016
10017 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10018
10019         * configure.in: enable dosrel for cygwin32-hosted builds,
10020                 remove diff from the list of things not buildable
10021                 via Canadian Cross
10022
10023 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10024
10025         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10026         don't get ". ".
10027
10028 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10029
10030         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10031
10032 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10033
10034         * Makefile.in (taz): Handle case where tex3patch didn't even get
10035         checked out.  Also, if it was found, put the symlink in a new util
10036         subdirectory.
10037
10038 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10039
10040         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10041
10042 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10043
10044         * config.sub: Recognize -openvms.
10045         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10046         * make-all.com, setup.com: New files.
10047
10048 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10049
10050         * Makefile.in (taz): tex3patch moved to texinfo/util.
10051
10052 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10053
10054         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10055         * configure.in: remove make from disable-if-Can-Cross list
10056                 enable gdb if ${host} and ${target} are cygwin32
10057
10058 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10059
10060         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10061         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10062
10063 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10064
10065         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10066         distinguish sysv/svr4/bsd variants.
10067         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10068
10069 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10070
10071         * configure.in: Added copyright notice.
10072         * move-if-change: Added copyright notice.
10073
10074 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10075
10076         * configure.in (powerpcle-*-solaris*): Until we get shared
10077         libraries working, don't build gdb, sim, make, tcl, tk, or
10078         expect.
10079
10080 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10081
10082         * config.guess:  Merge with FSF:
10083
10084         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10085         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10086
10087         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10088         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10089
10090         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10091         * config.guess:  Combine two OSF1 rules.
10092         Also recognize field test versions.  From mjr@zk3.dec.com.
10093         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10094         because GNU uname does not support -p.  From pmr@pajato.com.
10095
10096 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10097
10098         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10099
10100 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10101
10102         * mpw-README: Document GCCIncludes.
10103
10104 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10105
10106         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10107
10108 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10109
10110         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10111
10112 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10113
10114         * configure.in (*-*-cygwin32): Configure make.
10115
10116 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10117
10118         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10119
10120 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10121
10122         * Makefile.in (all-inet): Depend on all-perl.
10123
10124         * Makefile.in (inet-install): New target.
10125
10126         * Makefile.in (all-inet): Depend on all-tcl.
10127         (all-inet): Depend on all-send-pr.
10128
10129 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10130
10131         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10132         temporarily.
10133
10134 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10135
10136         * configure.in: Don't configure --with-gnu-ld on AIX.
10137
10138 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10139
10140         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10141
10142 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10143
10144         * Makefile.in (ALL_MODULES): Added all-inet.
10145         (CROSS_CHECK_MODULES): Added check-inet.
10146         (INSTALL_MODULES): Added install-inet.
10147         (CLEAN_MODULES): Added clean-inet.
10148         (all-indent): New target.
10149
10150         * configure.in (host_tools): Added inet.
10151         (native_only): Added inet.
10152         (noconfigdirs): Added inet.
10153
10154 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10155
10156         * configure.in: Don't configure libgloss if we are not configuring
10157         newlib.
10158
10159 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10160
10161         * configure.in: Don't configure libgloss for unsupported
10162         architectures.
10163
10164 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10165
10166         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10167
10168 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10169
10170         * Makefile.in (ALL_MODULES): Include all-apache.
10171         (CROSS_CHECK_MODULES): Include check-apache.
10172         (INSTALL_MODULES): Include install-apache.
10173         (all-apache): New target.
10174
10175         * configure.in: Added apache everywhere perl is seen.
10176
10177 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10178
10179         * Makefile.in: Add support for clean-{module} and
10180         clean-target-{module} rules.
10181
10182 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10183
10184         * configure.in (*-*-ose) do not build libgloss.
10185
10186 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10187
10188         * config.guess (prep*:SunOS:5.*:*): Turn into
10189         powerpele-unknown-solaris2.
10190
10191 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10192
10193         * configure.in: Permit --enable-shared to specify a list of
10194         directories.
10195
10196 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10197
10198         * configure.in (host==solaris): Pass only the first word of $CC
10199         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10200
10201 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10202
10203         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10204
10205 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10206
10207         * Makefile.in (ALL_MODULES): Include all-perl.
10208         (CROSS_CHECK_MODULES): Include check-perl.
10209         (INSTALL_MODULES): Include install-perl.
10210         (ALL_X11_MODULES): Include all-guile.
10211         (CHECK_X11_MODULES): Include check-guile.
10212         (INSTALL_X11_MODULES): Include install-guile.
10213         (all-perl): New target.
10214         (all-guile): New target.
10215
10216         * configure.in (host_tools): Include perl and guile.
10217         (native_only): Include perl and guile.
10218         (noconfigdirs): Don't build guile and perl; no ports have been
10219         done.
10220
10221 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10222
10223         * configure (--enable-*): Handle quoted option lists such as
10224         --enable-sim-cflags='-g0 -O' better.
10225
10226 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10227
10228         * Makefile.in ({,inst}all-target): New rule so we can make and
10229         install all of the target directories easily.
10230
10231 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10232
10233         * configure.in: Add missing global flag in sed substitution when
10234         deleting `target-' from ${configdirs}.
10235
10236 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10237
10238         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10239         option.
10240
10241         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10242         config/mh-necv4.
10243
10244         * install.sh: Correct misspelling of transformbasename.
10245
10246         * config.guess: Recognize mips-*-sysv*.
10247
10248 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10249
10250         * config.sub: Recognize mon960.
10251
10252 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10253
10254         * configure: Restore Canadian Cross handling of BISON and LEX,
10255         removed in Feb 20 change.
10256
10257 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10258
10259         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10260         Mention make install.  Remove the old copyright date as well the
10261         clumsy and rather pointless copyright on the README file.
10262
10263 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10264
10265         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10266         Makefile after running symlink-tree, then run `make distclean' to
10267         avoid clobbering any generated files in srcdir.
10268
10269 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10270
10271         * configure.in (m68k-*-netbsd*): Build everything now.
10272
10273 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10274
10275         * Makefile.in (taz): Fix quoting.
10276
10277 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10278
10279         * configure.in (sparclet-*-*): Build everything now.
10280
10281 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10282
10283         * configure.in (m68k-*-linux*): New host.
10284
10285 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10286
10287         * configure: Check for bison before byacc.
10288
10289 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10290
10291         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10292         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10293         searching PATH.  These are used as fallbacks by Makefile.in if
10294         flex/bison/byacc aren't in objdir.
10295
10296 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10297
10298         * Makefile.in: Make everything which depends upon all-bfd also
10299         depend upon all-opcodes, in case --with-commonbfdlib is used.
10300
10301 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10302
10303         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10304         building NT native compilers on Unix.
10305
10306 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10307
10308         * configure.in: Don't get CC from the host Makefile fragment if we
10309         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10310         Solaris test for /usr/ucb/cc to the post target script, just after
10311         the compiler sanity test.
10312
10313 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10314
10315         * config.sub: Merge with FSF.
10316
10317 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10318
10319         * Makefile.in (RPATH_ENVVAR): New variable.
10320         (REALLY_SET_LIB_PATH): Use it.
10321         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10322
10323 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10324
10325         * config.sub, configure.in: Recognize sparclet cpu.
10326
10327 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10328
10329         * config.guess:  Support m68k-cbm-sysv4.
10330
10331 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10332
10333         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10334         m68k-unknown-linuxaout from linker help string.  Put quotes around
10335         $ld_help_string.
10336
10337 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10338
10339         * config.guess (powerpc-harris-powerunix): Add guess for port
10340         to new target.
10341
10342 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10343
10344         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10345
10346 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10349         $(REALLY_SET_LIB_PATH) in Makefile.
10350         * Makefile.in (SET_LIB_PATH): New variable.
10351         (REALLY_SET_LIB_PATH): New variable.
10352         ($(DO_X)): Use $(SET_LIB_PATH).
10353         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10354         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10355         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10356         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10357         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10358         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10359         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10360         (install-dosrel): Likewise.
10361         (all-opcodes): Depend upon all-libiberty.
10362
10363 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10364
10365         * config.guess (*:CYGWIN*): New
10366
10367 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10368
10369         * Makefile.in (all-target-winsup): All all-target-libiberty.
10370
10371 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10372
10373         * configure.in (noconfigdirs): Add missing # in front of comment.
10374
10375 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10376
10377         * configure.in: add second pass to things added to noconfigdirs
10378         so *-gm-magic can exclude libgloss properly.
10379
10380 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10381
10382         * mpw-configure (extralibs_name, rez_name): Set correctly
10383         for MWC68K compiler.
10384
10385         * mpw-README: Add more info on the necessary build tools.
10386
10387 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10388
10389         * configure.in, config.sub: Recognize cygwin32.
10390
10391 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10392
10393         * config.guess, config.sub: Recognize A/UX.
10394
10395 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * config.sub: Merge with gcc/config.sub.
10398
10399 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10400
10401         * mpw-build.in (do-binutils): Add build of stamps.
10402
10403 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10404
10405         * config.sub: Add recognition for mips64vr4100*-* targets.
10406
10407 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10408
10409         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10410         Add creation of gconfigargs with `--enable-shared' turned on.
10411         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10412         ($(host)-stamp-stage3-configured): Likewise.
10413         (HOLES): Add chatr and ldd.
10414         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10415
10416 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10417
10418         * configure: Pass --nfp to recursive configures.
10419
10420 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10421
10422         * Makefile.in (DLLTOOL): New.
10423         (DLLTOOL_FOR_TARGET): New.
10424         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10425         (EXTRA_TARGET_FLAGS): Ditto.
10426         (EXTRA_GCC_FLAGS): Ditto.
10427         (CONFIGURE_TARGET_MODULES): Ditto.
10428         (DO_X): Ditto.
10429         * configure: Add DLLTOOL.
10430
10431 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10432
10433         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10434         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10435         mh-sco, since old workarounds no longer needed, and don't
10436         build ld, since libraries have weak symbols in COFF.
10437
10438 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10439
10440         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10441
10442 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10443
10444         * configure.in: Make sure that ${CC} can be used to compile an
10445         executable.
10446
10447 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10448
10449         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10450         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10451         nothing depending on whether gdbtk is being built.
10452
10453 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10454
10455         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10456
10457 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10458
10459         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10460         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10461
10462 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10463
10464         * config-ml.in: Add support for
10465         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10466         Simplify setting of multidirs from --disable-foo.
10467
10468 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10469
10470         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10471         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10472         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10473         non-empty, pass them on to the  GCC make.
10474         (all-bootstrap): New rule that is like all-gcc, except it executes
10475         the GCC bootstrap rule instead of the GCC all rule.
10476
10477 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10478
10479         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10480
10481 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10482
10483         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10484         DG/UX support.
10485
10486 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10487
10488         * config.sub (i*86*) Change [345] to [3456]
10489
10490 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10491
10492         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10493         --with-gnu-ld=no.
10494
10495 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10496
10497         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10498         AIX multilibs get built.
10499
10500 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10501
10502         * configure.in (i386-win32): Don't build expect if we're not
10503         building the tcl subdir.
10504
10505 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10506
10507         * Makefile.in: (configure-target-examples, all-target-examples):
10508         New targets, configure and build example programs.
10509
10510 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10511
10512         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10513         use it as input to sedit the generated MPW makefile.
10514         * mpw-README: Add a suggestion about Gestalt.h.
10515
10516 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10517
10518         * config.sub: Accept *-*-ieee*.
10519
10520 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10521
10522         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10523         Ronald F. Guilmette <rfg@monkeys.com>.
10524
10525 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10526
10527         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10528         for powerpc-pe native.
10529         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10530         (target==powerpc-pe): duplicate i386-win32 entry.
10531
10532 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10533
10534         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10535         of vxworks, not just vxworks5.1.
10536
10537 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10538
10539         * mpw-configure: Add support for exec-prefix.
10540
10541 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10542
10543         * config.guess: Recognize HP model 816 machines as having
10544         a PA1.1 processor.
10545
10546 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10547
10548         * configure: Ignore new autoconf configure options.
10549
10550 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10551
10552         * config.guess:  Recognize Pentium under SCO.
10553         From Robert Lipe <robertl@arnet.com>.
10554
10555 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10556
10557         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10558
10559 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10560
10561         * configure.in: Don't configure gas for alpha-dec-osf*.
10562
10563 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10564
10565         * configure.in: Default to --with-stabs for some targets for which
10566         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10567         i[345]86*-*-unixware*.
10568
10569 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10570
10571         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10572         rather than basing it on the target.  Simplify handling of options
10573         controlling which directories to configure.  Remove extraneous
10574         slash in multi-clean target.
10575
10576 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10577
10578         * config-ml.in: Prefix more variables with ml_ so they don't collide
10579         with configure's.
10580
10581 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * configure: Don't turn -v into --v.
10584
10585 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10586
10587         * configure.in (targargs): Fix typo.
10588
10589         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10590
10591 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10592
10593         * configure.in: Strip --host and --target options from
10594         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10595         --with-cross-host option when building with a cross-compiler.
10596         * configure: Canonicalize the arguments put into config.status by
10597         always using `=' for an option with an argument.  Pass a presumed
10598         --host or --target explicitly.
10599
10600 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10601
10602         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10603         into general OS recognition case.
10604
10605 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10606
10607         * configure.in (target_configdirs): add target-winsup only
10608         for win32 target systems.
10609
10610 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * Makefile.in (all-target-libgloss): Depend upon
10613         configure-target-newlib, since when libgloss is built it looks to
10614         see if the newlib directory exists.
10615
10616 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10617
10618         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10619         cfg-ml-*.in.
10620
10621 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * configure: Handle LD and LD_FOR_TARGET when configuring a
10624         Canadian Cross.
10625
10626 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10627
10628         * configure.in (target_libs): add target-winsup.
10629         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10630         (target==ppcle-pe): remove ld from $noconfigdirs.
10631
10632 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10633
10634         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10635         Preserve relative path names in $srcdir.  Build symlink tree if
10636         configuring cross target dir and srcdir=. (= no VPATH support).
10637         (configure-target-libg++): Depend on configure-target-librx.
10638         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10639         * config-ml.in: New file.
10640         * symlink-tree: New file.
10641         * configure: Ensure srcdir="." if that's what it is.
10642
10643 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10644
10645         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10646         includes and FLEX_SKELETON setting.
10647         * mpw-configure (--with-gnu-ld): New option, controls whether
10648         to use PPCLink or ld with PowerMac GCC.
10649         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10650         * mpw-config.in: Configure grez if targeting Mac.
10651
10652         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10653         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10654         just macos.
10655         * configure.in: Configure grez resource compiler if targeting Mac.
10656         * Makefile.in (all-grez, install-grez): New targets.
10657
10658 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10659
10660         * configure: CXX defaults to gcc, not g++.  If we find
10661         gcc in the path, set CC to gcc -O2.
10662
10663 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10664
10665         * configure: Default ${build} correctly.  Avoid picking up extra
10666         spaces when reading CC and CXX from Makefile.  When doing a
10667         Canadian Cross, use plausible default values for numerous
10668         variables.
10669         * configure.in: When doing a Canadian Cross, don't try to
10670         configure tools whose configure script can't handle it.
10671
10672 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10673
10674         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10675
10676 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10677
10678         * configure:  Remove dubious bug reporting address.
10679
10680 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10681
10682         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10683         configure script, run that instead of this directory's configure.
10684         In either case, print a message that we're configuring the sub-dir.
10685
10686 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10687
10688         * configure.in: Before checking for the existence of various files,
10689         use sed to filter out "target-".
10690
10691 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10692
10693         * Makefile.in (DO_X): Split rule to decrease command line length
10694         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10695         (Philippe De Muyter).
10696
10697 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10698
10699         * Makefile.in (all-patch): depend on all-libiberty.
10700
10701 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10702
10703         * configure.in: If the only directory in target_configdirs which
10704         actually exists is libiberty, then set target_configdirs to empty,
10705         to avoid trying to build a target libiberty in a gas or gdb
10706         distribution.
10707
10708 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10709
10710         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10711         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10712         systems.
10713
10714 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10715
10716         * configure.in (copy_dirs): Use sys-include instead of include
10717         for --with-headers option.
10718
10719 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10720
10721         * Makefile.in, configure.in: Make winsup builds work with
10722         new scheme.
10723
10724 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10725
10726         * configure.in: Build the linker on AIX.
10727
10728 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10729
10730         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10731         where needed.
10732
10733 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10734
10735         * Makefile.in (all-gcc): Fix typo.
10736
10737 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10738
10739         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10740
10741 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10742
10743         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10744         to target-xiberty, to provide more flexibility.
10745         (target_subdir):  Define.  Create if cross.
10746         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10747         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10748         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10749         check-libFOO -> check-target-libFOO, etc.
10750         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10751         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10752         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10753         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10754         allow ALL_GCC="" to only configure.
10755         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10756         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10757         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10758
10759 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10760
10761         * Makefile.in (taz): Build "info" in etc explicitly.
10762
10763 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10764
10765         * configure.in:  Make sure that CC is undefined (as opposed to
10766         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10767         problem with autoconf trying to configure on a host without GCC.
10768
10769 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10770
10771         * mpw-configure: Set host alias from choice of host compiler,
10772         only use generic MPW Makefile sed if present, edit a file
10773         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10774         * mpw-README: Add problem notes about CW6 and CW7.
10775
10776 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10777
10778         * Makefile.in (taz): Use ";" instead of ";;".
10779
10780 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10781
10782         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10783         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10784         DISTDOCDIRS.
10785         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10786         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10787
10788 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10789
10790         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10791         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10792         Move bfd to DISTSTUFFDIRS.
10793
10794 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10795
10796         * Makefile.in (X11_LIB): Removed.
10797         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10798
10799         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10800
10801 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10802
10803         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10804         names.
10805
10806 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10807
10808         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10809
10810 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10811
10812         * configure.in (i[345]86-*-win32): Always build newlib.
10813         Don't configure cvs, autoconf or texinfo.
10814         * Makefile.in (LD_FOR_TARGET): New.
10815         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10816         Pass down LD_FOR_TARGET.
10817
10818 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10819
10820         * winsup: New directory.
10821         * Makefile.in: Build winsup.
10822         * configure.in: Winsup is configured when target is win32.
10823         Can only build win32 target GDB when native.
10824
10825 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10826
10827         * config.guess: Recognize HP model 819 machines as having
10828         a PA 1.1 processor.
10829
10830 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10831
10832         * configure: Fix sed loop which substitutes for CC and CXX to
10833         avoid bug found in various sed implementations.
10834
10835 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10836
10837         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10838         simulator.  Use standard powerpc-*-eabi*.
10839
10840 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10841
10842         * configure.in: Stop putting gas and binutils in noconfigdirs for
10843         powerpc-*-aix* and rs6000-*-*.
10844
10845 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10846
10847         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10848         -mcall-aixdesc libraries.
10849
10850 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10851
10852         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10853
10854         * config.sub (arm | armel | armeb): Fix shell syntax.
10855
10856 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10857
10858         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10859         -msoft-float and -mcpu=common support.
10860         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10861         libraries.
10862
10863 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10864
10865         * configure.in: Allow configuration and build of emacs19 for the alpha.
10866
10867 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10868
10869         * configure.in (CC): Get ^CC, not just any old CC, from
10870         ${host_makefile_frag}.
10871
10872 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10873
10874         * configure.in (CC): Try to get CC from
10875         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10876
10877 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10878
10879         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10880         only if it exists in $(srcdir).
10881
10882 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10883
10884         * configure: If CC and CXX are not set in the environment, set
10885         them, based on either an existing Makefile or on searching for gcc
10886         in PATH.  Substitute for CC and CXX in Makefile.
10887         * configure.in: Remove libm from target_libs.  Separate
10888         target_configdirs from configdirs.  If CC is not set in
10889         environment, try to get it from a host Makefile fragment.  Rewrite
10890         changes of configdirs to use skipdirs instead.  A few minor
10891         tweaks.  Take directories out of target_configdirs as they are
10892         taken out of configdirs.  Remove existing Makefile files from
10893         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10894         CONFIG_ARGUMENTS in Makefile.
10895         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10896         by configure.in.
10897         (CONFIG_ARGUMENTS): Likewise.
10898         (CONFIGURE_TARGET_MODULES): New variable.
10899         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10900         ($(CONFIGURE_TARGET_MODULES)): New target.
10901         (configure-libg++, configure-libio): New targets.
10902         (all-libg++): Depend upon configure-libg++.
10903         (all-libio): Depend upon configure-libio.
10904         (configure-libgloss, all-libgloss): New targets.
10905         (configure-libstdc++): New target.
10906         (all-libstdc++): Depend upon configure-libstdc++.
10907         (configure-librx, all-librx): New targets.
10908         (configure-newlib): New target.
10909         (all-newlib): Depend upon configure-newlib
10910         (configure-xiberty): New target.
10911         (all-xiberty): Depend upon configure-xiberty.
10912
10913 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10914
10915         * configure.in (host i[345]86-*-win32):  Expand the
10916         noconfigdirs again.
10917
10918 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10919
10920         * mpw-configure: Fix sed command file name.
10921
10922 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10923
10924         * configure.in (host i[345]86-*-win32): Reduce the
10925         noconfigdirs again.
10926
10927 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10928
10929         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10930         or powerpc*-*-pe*, since they are not yet supported.
10931
10932 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10933
10934         Add PowerMac support and many other enhancements.
10935         * mpw-configure: New option --cc to select compiler to use,
10936         paste options set according to --cc into the generated
10937         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10938         if mpw-make.sed is present.
10939         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10940         add forward includes for PowerPC include files.
10941         * mpw-build.in: Build using Makefile.PPC if present.
10942         (do-byacc, etc): Remove separate version resource builds.
10943         (do-gas): Build "stamps" before "all".
10944         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10945         * mpw-README: Update to reflect --cc option, PowerMac support,
10946         and recently-reported compatibility problems.
10947
10948 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10949
10950         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10951         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10952         (--with-multilib-top): Pass to recursive invocations.
10953
10954 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10955
10956         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10957         v810-*-*.
10958
10959 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10960
10961         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10962         gdb, ld and opcodes on v810-*-*.
10963
10964 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10967         (local-maintainer-clean): New target.
10968         (maintainer-clean): New target.
10969         (realclean): Just depend upon maintainer-clean.
10970
10971 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10972
10973         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10974
10975 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10976
10977         * configure.in: Build ld in mips*-*-bsd* case.
10978
10979 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10980
10981         * config.sub: Accept -lites* OS.  From Ian Dall.
10982
10983 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10984
10985         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10986         targets.
10987
10988 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10989
10990         * configure.in: treat i386-win32 canadian cross the same as
10991         i386-go32 canadian cross.
10992
10993 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10994
10995         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10996         running under the simulator to build a reduced set of libraries.
10997         (powerpc-*-eabiaix): Add fine grained multilib support added to
10998         other powerpc targets yesterday.
10999
11000 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11001
11002         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11003         -disable-softfloat, -disable-relocatable, -disable-aix, and
11004         -disable-sysv to control which multilib libraries get built.
11005
11006 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11007
11008         * configure: Add Makefile.tem to list of files to remove in trap
11009         handler.
11010
11011 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11012
11013         * config.guess (*Linux*):  Add missing "exit"s.
11014         Also, need specific check for alpha-unknown-linux (uses COFF).
11015
11016 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11017
11018         * config.guess:  Merge with FSF:
11019
11020         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11021         * config.guess (AIX4): More robust release numbering discovery.
11022
11023         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11024         * config.guess (i386-sequent-ptx): Properly get version number.
11025
11026         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11027         * config.guess (mips:*:4*:UMIPS): New case.
11028
11029 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11030
11031         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11032         (i386-win32 host): Likewise.  Don't build readline.
11033
11034 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11035
11036         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11037         SUPPORT_FILES to submakes.
11038
11039 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11040
11041         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11042         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11043         mpw-configure.
11044
11045 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11046
11047         * configure.in (appdirs): Use =, not ==, in test expression when
11048         trying to build the text to print in the warning message for
11049         Solaris users.
11050
11051 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11052
11053         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11054
11055 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11056
11057         * config.guess: Recognize lynx-2.3.
11058
11059 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11060
11061         * config.sub (z8ksim): Deleted
11062         (z8k-*-coff): New, this is the one true name of the target.
11063
11064 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11065
11066         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11067
11068 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11069
11070         * config.guess (*:Linux:*:*): First try asking the linker what the
11071         default object file format is (elf, aout, or coff).  Then if this
11072         fails, try previous methods.
11073
11074 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11075
11076         * configure.in: Don't build newlib for *-*-vxworks5.1.
11077
11078 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11079
11080         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11081         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11082
11083 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11084
11085         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11086
11087 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11088
11089         * cfg-ml-com.in: New file.
11090         * cfg-ml-pos.in: New file.
11091
11092 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11093
11094         * COPYING.NEWLIB: Add HP free copyright to list.
11095
11096 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11097
11098         * config.sub: Recognize -eabi* for the system, not just -eabi.
11099
11100 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11101
11102         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11103         * config.sub, configure.in (win32): New target and host.
11104
11105 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11106
11107         * configure.in: Add i386-pe configuration.
11108
11109 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11110
11111         * mpw-build.in (install): Install GDB after LD.
11112
11113 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11114
11115         * mpw-config.in (elf/mips.h): Always forward-include, needed
11116         for GDB to build.
11117
11118 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11119
11120         * testsuite: New directory for customer acceptance and whole tool
11121         chain tests.
11122
11123 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11124
11125         * configure: If per-host line isn't found, but AC_OUTPUT is found
11126         and a configure script exists, run it instead.
11127
11128 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11129
11130         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11131
11132 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11133
11134         * configure: Set build_{cpu,vendor,os,alias} to host values when
11135         --build isn't specified.
11136
11137 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11138
11139         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11140         (FLAGS_TO_PASS): Pass them.
11141         (EXTRA_TARGET_FLAGS): Ditto.
11142
11143 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11144
11145         * Makefile.in (all-libg++): Depend on all-libstdc++.
11146
11147 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11148
11149         * configure.in (noconfigdirs): Enable all packages for
11150           i386-unknown-netbsd.
11151
11152 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11153
11154         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11155         hosted builds (DOS builds)
11156
11157 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11158
11159         Changes for ARM based on patches from Richard Earnshaw:
11160         * config.sub: Handle armeb and armel.
11161         * configure.in: Omit arm linker only for riscix.
11162
11163 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11164
11165         * config.guess:  Update from FSF.
11166
11167 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11168
11169         * config.sub: Recognize powerpcle as the little endian variant of
11170         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11171         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11172         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11173         temporarily.
11174
11175 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11176
11177         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11178
11179 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11180
11181         * config.sub: Accept -lites* as a basic system type.
11182
11183 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11184
11185         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11186         installed, and if so return linuxoldld as the system name.
11187
11188 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11189
11190         * config.guess: Add hppa1.1-hp-lites support.
11191
11192 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11193
11194         * configure.in: Don't build newlib for m68k-vxworks5.1.
11195
11196 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11197
11198         * configure.in (mips-sgi-irix6): Use mh-irix5.
11199
11200 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11201
11202         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11203
11204 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11205
11206         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11207         OSF/1.  Fix compiler flags.
11208         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11209
11210 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11211
11212         * configure.in: Recognize --with-newlib.
11213         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11214
11215 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11216
11217         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11218         to *_X11_MODULES due to gdbtk needing X include files et al.
11219
11220 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11221
11222         Merge in support for Mac MPW as a host.
11223         (Old change descriptions retained for informational value.)
11224
11225         * mpw-config.in: Add generic include forwards for cpu-specific
11226         include files in aout and elf directories.
11227
11228         * mpw-configure: Added copyright.
11229         * mpw-config.in: Check for presence of required build tools.
11230         (target_libs): Add newlib.
11231         (target_tools): Add examples.
11232         (Read Me): Generate as "Read Me for MPW" instead.
11233         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11234         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11235         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11236
11237         * mpw-configure: Remove subdir-specific makefile hackery,
11238         delete mk.tmp after using it.
11239
11240         * mpw-build.in (all): Display start and end times.
11241
11242         * mpw-configure (host_canonical): Set.
11243         (target_cpu): Always add to makefiles.
11244         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11245         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11246         (mpw-mh-mpw): Look for in srcdir and srcroot.
11247         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11248
11249         * mpw-build.in: (install-only): New target.
11250
11251         * mpw-configure (host_alias, target_alias): Rename from hostalias
11252         and targetalias, add into generated Makefile.
11253         (mk.tmp): If present, add into generated Makefile.
11254         * mpw-build.in (all-gas): Build config.h first before gas proper.
11255
11256         * mpw-configure (config.status): Write only if changed.
11257         * mpw-config.in (readline): Configure it (not built, just used for
11258         definitions).
11259
11260         * mpw-config.in (elf/mips.h): Add a forward include.
11261
11262         * mpw-config.in: Forward-include most .h files in include into
11263         extra-include.
11264         (readline): Don't build.
11265         mpw-build.in (install): Install GDB.
11266
11267         * mpw-configure (prefix, mpw_prefix): Handle it.
11268         * mpw-config.in (mmalloc, readline): Don't configure.
11269         * mpw-build.in (thisscript): Rename to ThisScript.
11270         Use mpw-build instead of BuildProgram everywhere.
11271         (mmalloc, readline): Don't build.
11272         * mpw-README: New file, basic documentation about the MPW port.
11273
11274         * mpw-config.in: Use forward-include to create include files.
11275
11276         * mpw-configure: Add more things to the top of each configured
11277         Makefile, including contents of config/mpw-mh-mpw.
11278         * mpw-config.in (extra-include): Create this directory and fill it
11279         with Posix-like include files when configuring.
11280
11281         * config.sub (apple, mac, mpw): Add various aliases.
11282
11283         * mpw-build.in: New file, top-level build script fragment for MPW.
11284         * mpw-configure: New file, configure script for MPW.
11285         * mpw-config.in: New file, config fragment for MPW.
11286
11287 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11288
11289         * configure.in (host_libs): Remove glob, since it is gone from the
11290         sources.
11291
11292 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11293
11294         * Makefile.in: define empty GDB_NLM_DEPS var.
11295
11296         * configure.in(target_makefile_frag): use config/mt-netware
11297         for netware targets.
11298
11299 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11300
11301         * config.sub: Merge in recent FSF changes.  Remove linux special
11302         cases.
11303
11304 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11305
11306         Revert this change:
11307
11308         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11309
11310                 * build-all.mk: Use CC=cc -Xs on Solaris.
11311
11312 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11313
11314         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11315         stop using it.
11316         * Makefile.in: Nuke all references to glob subdirectory.
11317
11318 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11319
11320         * configure.in: Fix --enable-shared logic in per-host.
11321
11322 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11323
11324         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11325
11326 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11327
11328         * configure.in (noconfigdirs): Don't build gas on AIX, for
11329         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11330
11331 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11332
11333         * configure: Fix --cache-file to work if the file argument is a
11334         relative path.
11335
11336 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11337
11338         * configure: If the --cache-file is used, pass it down to
11339         configure in subdirectories.
11340
11341 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11342
11343         * config.sub: add vxworks29k configuration.
11344
11345 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11346
11347         * Makefile.in (taz): Do "diststuff" part quietly.
11348
11349 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11350
11351         * config.sub: Mini-merge with gcc/config.sub.
11352
11353 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11354
11355         * config.guess (IRIX): Sed - to _.
11356
11357 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11358
11359         * Makefile.in (source-vault, binary-vault): New targets.
11360
11361 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11362
11363         * config.sub: Recognize -eabi as a basic system type.
11364
11365 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11366
11367         * configure.in (enable_shared stuff): Fix typo.
11368
11369 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11370
11371         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11372
11373 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11374
11375         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11376
11377 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11378
11379         * configure.in (rs6000-*-*): Don't build gas.
11380
11381 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11382
11383         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11384         reduce command line length.
11385         (AS_FOR_TARGET): Check for as.new, not Makefile.
11386         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11387
11388 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11389
11390         * config.guess:  Merge from FSF.
11391
11392 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11393
11394         * configure: Don't use $ when handling program_suffix.
11395
11396 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11397
11398         * configure.in:  Configure tk for hppa/hpux.
11399
11400 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11401
11402         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11403
11404 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11405
11406         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11407         to LIBCXXFLAGS.  Tests are better run without it.
11408
11409 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11410
11411         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11412
11413 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11414
11415         * configure.in (*-*-netware*): Don't configure xiberty.
11416
11417 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11418
11419         * configure.in:  Remove tk from native_only list.
11420
11421 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11422
11423         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11424           for special NCD build.
11425
11426 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11427
11428         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11429         makeall.bat, they're only useful for binutils snapshots.
11430         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11431         makeall.bat to specified SUPPORT_FILES.
11432
11433 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11434
11435         * build-all.mk: Add Ericsson targets to sun4 and solaris
11436           hosts.  Add  BNR's sun4 target to solaris host, so their
11437           build-from-source will be tested in-house first.
11438
11439 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11440
11441         * Makefile.in (LIBCFLAGS): New variable.
11442         (CFLAGS_FOR_TARGET): Ditto.
11443         (LIBCFLAGS_FOR_TARGET): Ditto.
11444         (LIBCXXFLAGS): Ditto.
11445         (CXXFLAGS_FOR_TARGET): Ditto.
11446         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11447         (BASE_FLAGS_TO_PASS): Pass them.
11448         (EXTRA_TARGET_FLAGS): Ditto.
11449
11450         * configure.in: Support --enable-shared.
11451
11452 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11453
11454         * configure.in (target_libs):  Include libstdc++ again.
11455         * config.guess:  Update from FSF (for FreeBSD).
11456
11457 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11458
11459         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11460         makeall.bat.
11461         (DISTDOCDIRS): Add `etc'.
11462         (ETC_SUPPORT_PFX): New variable.
11463         (taz): Include anything from etc starting with a word in
11464         ETC_SUPPORT_PFX.
11465
11466 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11467
11468         * config.sub: Update for recent FSF changes.  Remove obsolete
11469         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11470         spacing changes.
11471
11472 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11473
11474         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11475
11476         * config.guess:  Merge with FSF.
11477         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11478
11479 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11480
11481         * configure: Since the "trap 0" handler will override the exit
11482         status on many systems, only use it for "exit 1", and make it set
11483         a non-zero exit status; reset it before "exit 0".  Also, check
11484         exit status of config.sub, and error out if it failed.
11485
11486 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11487
11488         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11489         and install libgloss.
11490
11491 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11492
11493         * Makefile.in (all-binutils): Depend upon all-byacc.
11494
11495         * configure.in: Don't build emacs on Irix 5.
11496
11497 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11498
11499         * configure.in (*-*-netware*): Add libio.
11500
11501 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11502
11503         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11504         (CHECK_TARGET_MODULES): Ditto.
11505         (INSTALL_TARGET_MODULES): Ditto.
11506         (TARGET_LIBS): Ditto.
11507         (all-libstdc++): Note dependencies.
11508
11509 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11510
11511         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11512
11513 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11514
11515         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11516         -fexternal-templates.
11517
11518         * configure.in (target_libs): Add libstdc++.
11519         (noconfigdirs): Add libstdc++ as appropriate.
11520
11521 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11522
11523         * config.guess:  Update from FSF.
11524
11525 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11526
11527         * configure: Use ${config_shell} when running ${configsub}.
11528
11529 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11530
11531         * config.sub: No longer recognize h8300h.
11532
11533 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11534
11535         * config.sub: Remove extraneous differences between config.sub and
11536         gcc/config.sub.
11537
11538 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11539
11540         * Makefile.in (DISTSTUFFDIRS): Add gas.
11541
11542 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11543
11544         * COPYING.NEWLIB: New file.
11545
11546 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11547
11548         * config.guess (HP-UX):  Patch from Harlan Stenn
11549         <harlan@landmark.com> to also emit release level.
11550
11551 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11552
11553         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11554
11555 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11556
11557         * config.sub:  Merge nextstep cleanup from FSF.
11558
11559 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11560
11561         * configure.in (arm-*-*): Don't configure ld for this target.
11562
11563 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11564
11565         * configure.in (*-*-netware): don't configure libg++, libio,
11566           librx, or newlib.
11567
11568 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11569
11570         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11571         configure ld--it works, but it doesn't support shared libraries.
11572
11573 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11574
11575         * config.guess (*-unknown-freebsd*):  Get rid of possible
11576         trailing "(Release)" in version string.
11577         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11578
11579 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11580
11581         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11582         Fix type: *-next-neststep -> *-next-nextstep.
11583
11584         * config.guess:  Merge from FSF:
11585
11586         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11587
11588         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11589
11590         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11591
11592         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11593         instead of UNIX_SV for UnixWare 1.0).
11594
11595 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11596
11597         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11598         to make gdb/nlm/* build after the compiler and linker.
11599
11600 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11601
11602         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11603         not just i[34]86.
11604         (m68k-atari-sysv4):  Relocate to match FSF version.
11605
11606         * config.guess:  More merges from the FSF:
11607
11608         Add a space before function call or macro invocation.
11609
11610         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11611
11612         * config.guess: Add trap cmd to remove dummy.c and dummy when
11613         interrupted.
11614
11615         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11616
11617         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11618         (dummy): Redirect stderr from compilation of dummy.c.
11619
11620         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11621
11622         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11623
11624 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11625
11626         * configure: Accept and ignore --cache*, for compatibility with
11627         new autoconf.
11628
11629 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11630
11631         * config.guess:  Merge from FSF:
11632
11633         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11634
11635         * config.guess (Pyramid*:OSx*:*:*): New case.
11636         (PATH): Add /.attbin at end for finding uname.
11637         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11638
11639         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11640
11641         * config.guess (M88*:DolphinOS:*:*): New case.
11642
11643         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11644
11645         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11646         to select whether to use ELF or COFF.
11647
11648         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11649
11650         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11651
11652         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11653
11654         * config.guess: Guess the OS version for HPUX.
11655
11656         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11657
11658         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11659
11660 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11661
11662         * configure.in: Recognize --with-headers, --with-libs, and
11663         --without-newlib.
11664         * Makefile.in (all-xiberty): Depend upon all-ld.
11665
11666 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11667
11668         * configure.in: Change i[34]86 to i[345]86.
11669
11670 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11671
11672         * configure (version): A few more tweaks to help message.
11673
11674 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11675
11676         * Makefile.in:  Remove (for now) librx as a host library,
11677         now that we're building it for target.
11678
11679 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11680
11681         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11682         (Karl Berry).
11683
11684 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11685
11686         * configure.in:  Also configure librx.
11687
11688 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11689
11690         * Makefile.in:  Update various rules to reflect that librx
11691         is now needed for libg++.
11692
11693 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11694
11695         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11696
11697 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11698
11699         * configure.in: Configure the examples directory.
11700
11701 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11702
11703         * configure: Simplify Jun 2 1994 change.
11704
11705 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11706
11707         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11708         /bin/gcc isn't good enough to build gcc.
11709
11710 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11711
11712         * Makefile.in (GDB_SUPPORT_FILES): Remove
11713         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11714         (gdb.tar.gz): Add new rule to use standard distribution building
11715         mechanism.
11716
11717 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11718
11719         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11720         Bill Cox <bill@cygnus.com>.
11721
11722 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11723
11724         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11725
11726 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11727
11728         * configure:  Search current dir first in .gdbinit.
11729
11730 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11731
11732         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11733
11734 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11735
11736         * config.sub:  Refer to NeXT's operating system as nextstep.
11737
11738         * config.sub (case $basic_machine):  Re-order the cases, to match
11739         the order in the FSF version (which is mostly alphabethical).
11740         Merge in some additions and changes from the FSF.
11741
11742 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11743
11744         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11745         * config.sub: Recognize cxux7.
11746         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11747
11748 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11749
11750         * config.sub:  Fix typo powerpc -> powerpc-*.
11751
11752 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11753
11754         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11755
11756         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11757         parallel with all-emacs and install-emacs).  Top-level command
11758         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11759
11760 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11761
11762         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11763         $(relbindir)/make before doing ``make install'', and use
11764         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11765         installing over running make binary.
11766         ($(host)-stamp-stage3-installed): Likewise.
11767
11768 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11769
11770         * config.guess: Recognize Mach.
11771
11772 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11773
11774         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11775         see whether --exec-prefix was used.
11776
11777 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11778
11779         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11780
11781 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11782
11783         * Makefile.in: Add all-librx target similar to all-libproc.
11784
11785 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11786
11787         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11788         with post 1.2 uname bogosity.
11789
11790 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11791
11792         * configure: Remove temporary files on receipt of a signal.
11793
11794 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11795
11796         * configure: If there is a package_makefile_frag, remove
11797         ${subdir}/Makefile.tem after copying it in.
11798
11799 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11800
11801         * build_all.mk: support rs6000 lynx identifies itself as
11802         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11803         since /bin/gcc is too feeble to compile a modern gcc.
11804
11805 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11806
11807         * brought devo/test-build.mk update-to-date with progressive/
11808           test-build.mk. Add lynx targets and hppa flag info.
11809
11810 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11811
11812         * configure.in:  Use mh-ncrsvr43.  Patch from
11813         Tom McConnell <tmcconne@sedona.intel.com>.
11814
11815 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11816
11817         * config.guess (i386-unknown-bsdi):  No longer need to
11818         check #if defined(__bsdi__) && defined(__i386__).
11819
11820 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11821
11822         * configure: Set program_transform_nameoption correctly.
11823
11824 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11825
11826         * brought build-all.mk update-to-date with progressive build-all.mk,
11827           added new targets and hppa info.
11828
11829 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11830
11831         * configure: If config.guess result is a prefix of the user
11832         specified target, assume a native build and use the user specified
11833         target as the host alias.  Remove SunOS patch suffix removal hack.
11834         * configure.in: Remove SunOS patch suffix removal hack.
11835
11836         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11837         in NATIVE_CHECK_MODULES.
11838
11839 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11840
11841         * Makefile.in: Rename HOST_ONLY to NATIVE.
11842         * configure: Delete SunOs patch suffix from host_canonical
11843           and build_canonical variables that are prepended to Makefiles.
11844         * configure.in: Add comments for easier maintenance.
11845
11846 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11847
11848         * Makefile.in: Add all-libproc target similar to all-gui.
11849
11850 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11851
11852         * Makefile.in (CHECK_MODULES): split into
11853         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11854
11855 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11856
11857         * config.guess (i386-unknown-bsdi): New system to guess.
11858
11859 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11860
11861         * Makefile.in: Add all-gui target (but not yet build by "all").
11862
11863 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11864
11865         * config.sub: Move deletion of patch suffix from here...
11866         * configure.in: To here, at Ian's suggestion.  The top-
11867           level scripts might need to know of a patch level.
11868
11869 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11870
11871         * config.sub: Strip off patch suffix so rtl is recognized
11872           as a sunos4.1.3 machine, even though it's been patched.
11873
11874 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11875
11876         * Makefile.in (INSTALL_LAST): Delete.
11877         (INSTALL_DOSREL): New.
11878
11879 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11880
11881         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11882         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11883         whether we pass down --with-gnu-ld anyhow.
11884
11885 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11886
11887         * Makefile.in (INSTALL_LAST): Change operation so it works
11888         on more flavors of make.
11889         * configure.in (go32): Don't build libg++ or libio.
11890
11891 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11892
11893         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11894         they can be overriden by templates.
11895
11896 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11897
11898         * configure.in (target==go32): Don't build gdb.
11899         * dosrel: New directory.
11900
11901 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11902
11903         * configure.in (host==go32): Configure dosrel too.
11904         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11905         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11906         be set by incoming names or templates.
11907         (INSTALL_LAST): New rule.
11908
11909 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11910
11911         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11912
11913 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11914
11915         * configure.in (appdirs): New variable.  Currently empty, but will
11916         be used in gas distribution.  If nonempty, lists a set of
11917         directories at least one of which must get configured, or top
11918         level configuration is considered to have failed.
11919         (rs6000-*-lynxos*): Use new file name.
11920
11921 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11922
11923         Eliminate XTRAFLAGS.
11924         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11925         newlib include files using -idirafter, and also use -nostdinc.
11926         (CXX_FOR_TARGET): Likewise.
11927         (XTRAFLAGS): Removed.
11928         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11929         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11930         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11931         ($(DO_X)): Don't pass down XTRAFLAGS.
11932
11933 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11934
11935         * configure.in (mips*-dec-bsd*): New target; do build linker.
11936         (mips*-*-bsd*): New target; don't build linker.
11937
11938 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11939
11940         * configure.in: support rs6000-*-lynxos* configuration.
11941         support sunos4 as a cross target.
11942
11943         * config.sub: look for lynx*, not lynx since the OS version may
11944         legitimately be part of the name.
11945
11946 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11947
11948         * configure.in (i[34]86-*-sco*): Move to be with other i386
11949         targets.
11950         (romp-*-*): New target.  Skip various binary utilities.
11951         (vax-*-*): New target.  Don't build newlib.
11952         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11953
11954 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11955
11956         * configure.in: Only set host_makefile_frag if config
11957         directory exists.
11958
11959 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11960
11961         * install.sh: If $dstdir exists, don't check whether each
11962         component does.
11963
11964 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11965
11966         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11967
11968 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11969
11970         * configure.in (*-*-lynxos*): Don't configure newlib for either
11971         native or cross Lynx.
11972
11973 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11974
11975         * config.sub (sparc64-elf): Fix os.
11976         (z8k): Remove duplicate.
11977
11978 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11979
11980         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11981         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11982
11983 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11984
11985         * configure: Make file links cleanly even if Lynx fails on
11986           an NFS symlink (at least fail cleanly).
11987
11988 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11989
11990         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11991         -XNh2000.
11992
11993 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11994
11995         * configure: Unknown options are fatal again.
11996
11997 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11998
11999         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12000         compatibility.
12001
12002 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12003
12004         * build-all.mk: Add `clean' target.
12005
12006 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12007
12008         * config.guess:  Add SINIX support.
12009         * configure.in:  Add mips-*-sysv4* support.
12010
12011 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12012
12013         * build-all.mk: Document all useful targets.
12014         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12015         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12016
12017 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12018
12019         * configure: Support --silent, --quiet.
12020
12021 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12022
12023         * configure: Support --disable-FEATURE.
12024
12025 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12026
12027         * config.guess: Recognize NCR running SVR4.3.
12028
12029 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12030
12031         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12032         Patch from Paul Eggert <eggert@twinsun.com>.
12033
12034 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12035
12036         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12037
12038 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12039
12040         * configure: Make unrecognized options give nonfatal warnings
12041         instead of fatal errors, and pass them to any subdirectory
12042         configures in case they recognize them.
12043         Make --x equivalent to --with-x.
12044
12045 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12046
12047         * configure: Add --enable-* options.  Clean up usage message and
12048         some comments.
12049
12050 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12051
12052         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12053
12054 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12055
12056         * configure.in (hppa*-*-*): Enable binutils.
12057
12058 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12059
12060         * config.sub: Recognize cisco.
12061
12062 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12063
12064         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12065
12066 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12067
12068         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12069         than one configuration name.  Add comment.
12070
12071 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12072
12073         * config.guess: about target *-hitachi-hiuxwe2, fixed
12074         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12075         macro is incorrect.]
12076
12077 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12078
12079         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12080         than the "make ls" stuff which used to be here.
12081
12082 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12083
12084         * config.guess:  Recognize i[34]86-unknown-freebsd.
12085         From Shawn M Carey <smcarey@rodan.syr.edu>.
12086
12087 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12088
12089         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12090
12091 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12092
12093         * config.guess: Check for ptx.
12094
12095 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12096
12097         * config.sub: Add os9k checking.
12098
12099 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12100
12101         * config.guess: Handle OSF1 running on HPPA processors
12102
12103 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12104
12105         * configure: If subdir configure fails, print out a message with
12106         subdirectory name, in case subdir's configure code didn't identify
12107         itself.
12108
12109 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12110
12111         * configure.in: Remove embedded newlines from configdirs.
12112         Avoid mismatches of substrings.  Fix matching strings at end
12113         of configdirs.
12114
12115 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12116
12117         * config.guess:  Add Lynx/rs6000 config support.
12118
12119 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12120
12121         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12122
12123 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12124
12125         * configure.in (hppa*-*-osf*): Treat this just like most other
12126         PA configurations (eg no binutils or ld).
12127         (hppa*-*-*elf*): These configurations have binutils and ld.
12128
12129 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12130
12131         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12132
12133 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12134
12135         * configure.in (rs6000-*-*): Build gas.
12136
12137 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12138
12139         * Makefile.in:  Avoid bug in losing hpux sed.
12140
12141 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12142
12143         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12144         for GDB and GDB has been fixed to not need it.
12145
12146 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12147
12148         * config.guess: Recognize vax hosts.
12149
12150 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12151
12152         * configure (while loop): Don't use "break 2" inside case
12153         statement -- the case statement isn't an enclosing loop.
12154
12155 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12156
12157         * config.guess:  Clean up NeXT support, to allow nextstep
12158         on Intel machines.  Make OS be nextstep.
12159
12160 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12161
12162         * config.guess: Add alternate forms for Convex.
12163
12164 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12165
12166         * configure:  Completely rewrite option processing.  Take
12167         advantage of pattern-matching to avoid invoking test frequently.
12168         Also clean up host and target defaulting logic.
12169
12170 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12171
12172         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12173         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12174         commands (plus user environment) will fit SCO limits.
12175
12176 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12177
12178         * configure.in: Don't issue warnings about directories which are
12179         not being configured if -norecursion is set.  Correct test for
12180         --with-gnu-as and --with-gnu-ld to not get confused by substring
12181         matches.
12182
12183         * configure.in: Don't build gas for alpha-dec-osf1*.
12184
12185 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12186
12187         * configure:  Back out Per's change of 12/19/1993.  It changes the
12188         behavior of configure in unexpected and confusing ways.
12189
12190         Also, use different delim char when calculating
12191         program_transform_name so that the name can contain slashes.
12192
12193 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12194
12195         * configure.in, config.sub: Add support for VSTa micro-kernel.
12196
12197 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12198
12199         * configure.in: Nuke hacks which were used to get a special
12200         version of GAS for HPPA configurations.
12201
12202 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12203
12204         * configure:  If only ${target_alias} is given, use that
12205         as the default for ${host_alias}.
12206         * configure:  Add missing back-slashes before nested quotes.
12207
12208 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12209
12210         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12211
12212 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12213
12214         * config.guess:  Recognize some Tektronix configurations.
12215         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12216
12217 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12218
12219         * config.sub: Match any flavor of SH.
12220
12221 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12222
12223         * configure.in: Don't try to configure newlib for Alpha.
12224
12225 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12226
12227         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12228         libg++ or libio for any Alpha target.
12229
12230         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12231
12232 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12233
12234         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12235         default arguments -- so it tried to compress itself.
12236
12237 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12238
12239         * configure.in (notsupp): ensure that a space is always at the end
12240           of the configdirs list, since the grep checks for an explicit space
12241
12242 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12243
12244         * configure.in (target i386-sysv4.2): don't build ld, since static
12245           versions of many libraries are not available.
12246
12247 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12248
12249         * config.guess: Recognize Apollos (using environment variables).
12250         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12251
12252 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12253
12254         * config.guess: Recognize Sony news mips running newsos.
12255
12256 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12257
12258         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12259         "fi ; else" for bash.
12260
12261 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12262
12263         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12264
12265 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12266
12267         * config.sub: accept unixware as an alias for svr4.2.
12268         Fix some inconsistancies with the gcc version.
12269
12270 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12271
12272         * Makefile.in (DISTDOCDIRS):  Add gdb.
12273
12274 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12275
12276         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12277
12278 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12279
12280         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12281         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12282         this now.
12283
12284 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12285
12286         * config.sub: Accept hiux* as an OS name.
12287
12288         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12289         etc/make-stds.texi.  The underscore came from gcc, and dje now
12290         agrees that RUNTESTFLAGS is the correct name.
12291
12292 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12293
12294         * install.sh:  Remove 'set -e'.  It makes any conditionals
12295         in the script useless.
12296
12297         * config.guess: Automatically recognize arm-acorn-riscix
12298         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12299
12300 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12301
12302         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12303
12304 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12305
12306         * Makefile.in (DISTDOCDIRS): New variable.
12307         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12308         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12309
12310 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12311
12312         * configure.in (hppa target): check the source directory for the
12313           pagas sub-directory
12314
12315 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12316
12317         * config.sub: Allow -aout* and -elf*.
12318
12319 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12320
12321         * configure.in: Don't build ld on i386-solaris2, same as for
12322         sparc-solaris2.
12323
12324 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12325
12326         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12327
12328 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12329
12330         * configure.in:  Configure gdb for alpha.
12331
12332 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12333
12334         * Makefile.in (CXXFLAGS): Add -O.
12335
12336 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12337
12338         * config.guess: added support for DG Aviion
12339
12340 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12341
12342         * configure.in: Produce warning message for subdirectories not
12343         configurable for this host/target combination.  Don't try to
12344         configure gdb for vms.
12345
12346 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12347
12348         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12349         appropriate files before making "diststuff".
12350         (DISTBISONFILES): New var: list of files to be edited.
12351         (DISTSTUFFDIRS): Add binutils.
12352
12353 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12354
12355         * config.sub: also handle mipsel and mips64el (for little endian mips)
12356
12357 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12358
12359         * configure.in: Add * to end of all OS names.
12360
12361 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12362
12363         * configure.in: Build newlib for LynxOS native.
12364
12365 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12366
12367         * config.guess: Add support for delta 88k running SVR3.
12368
12369         * configure.in: Add comment about HP compiler vs. emacs.
12370
12371 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12372
12373         * configure.in: don't build ld on solaris2 (not a viable option
12374           due to bugs in getpwnam & getpwuid)
12375
12376 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12377
12378         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12379         config.guess will produce a full version number.
12380
12381 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12382
12383         * configure.in: Build linker and binutils for alpha-dec-osf1.
12384
12385 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12386
12387         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12388         and gdb/testsuite/Makefile.in.
12389
12390 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12391
12392         * configure.in: recognize mips*- instead of mips-
12393
12394 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12395
12396         * config.sub: Accept linux*coff and linux*elf as operating
12397         systems.
12398
12399 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12400
12401         * config.sub: Recognize mips64, and mips3 as an alias for it.
12402
12403 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12404
12405         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12406         gdb knows how to handle OSF/1 shared libraries.
12407
12408 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12409
12410         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12411         * config.guess: Recognize Hitachi's HIUX.
12412         * config.sub: Recognize h3050r* and hppahitachi.
12413         Remove redundant cases for hp9k[23]*.
12414
12415 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12416
12417         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12418         if gas and ld are in the source tree and are in ${configdirs}.
12419         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12420         --with options (but still pass them down on the command line,
12421         if they were explicitly specified).
12422
12423 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12424
12425         * configure: substitute SHELL value in Makefile.in with
12426         ${CONFIG_SHELL}
12427
12428 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12429
12430         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12431         *-*-solaris2* targets.
12432
12433 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12434
12435         * Makefile.in: define M4, and pass it down to sub-makes;
12436         all-autoconf now depends on all-m4
12437
12438 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12439
12440         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12441         presence of {ar,ranlib} instead of a configured directory
12442
12443 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12444
12445         * config.guess: Accept 34?? as well as 33?? for NCR.
12446
12447 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12448
12449         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12450         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12451
12452 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12453
12454         * configure: grab values for $(CC) and $(CXX) from the
12455         environment, so that someone can do "CC=gcc configure; make" and
12456         have it work right (matching the way that autoconf works now)
12457
12458         * configure.in, Makefile.in: add support for gash, the tcl
12459         interface to Galaxy
12460
12461         * config.guess: add NetBSD variants (hp300, x86)
12462
12463 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12464
12465         * install.sh: Support -d option (in the manner of SunOS 4 install,
12466         as it is more deterministic than that of GNU install)
12467         (chmodcmd): Set file to mode 755 by default (should also do default
12468         chgrp and chown, but I don't feel like dealing with that now)
12469
12470 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12471
12472         * config.sub: Remove h8300hhms alias.
12473
12474 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12475
12476         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12477
12478 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12479
12480         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12481         as stmp-fixinc
12482
12483 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12484
12485         * config.sub: recognize m88110-bug-coff.
12486
12487 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12488
12489         * Makefile.in (all-libio): all dependencies on the toolchain used
12490         to build this (gcc, gas, ld, etc)
12491
12492 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12493
12494         * config.guess: Deal with OSF/1 1.3 on alpha.
12495
12496 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12497
12498         * install.sh: add some 'else true' clauses for portability
12499
12500         * configure.in: don't build libio for h8[35]00-*-* targets
12501
12502 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12503
12504         * Makefile.in:  Add support for new libio.
12505
12506 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12507
12508         * install.sh: If one command fails, don't try the rest.  Don't try
12509         to remove $dsttmp (via trap) unless we have already created it.
12510         If $src doesn't exist, detect it and exit with an error.
12511
12512         * config.guess: Recognize BSD on hp300.
12513
12514 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12515
12516         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12517         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12518
12519 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12520
12521         * Makefile.in (all-send-pr): depends on all-prms
12522
12523 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12524
12525         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12526
12527 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12528
12529         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12530         Added test for mips-mips-riscos5.
12531
12532 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12533
12534         * configure.in: use mh-hp300 for 68k HP hosts
12535
12536 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12537
12538         * configure: add support for CONFIG_SHELL, so that you can use
12539         some alternate shell for evaluating configure scripts
12540
12541 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12542
12543         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12544         in configure script to bug-gdb@prep.ai.mit.edu when building
12545         distribution archive.
12546         * Makefile.in (COMPRESS):  Remove def.
12547         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12548         gdb.tar.Z and make-gdb.tar.Z respectively.
12549         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12550         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12551         to convergence with 'taz' target in Makefile.in.
12552
12553 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12554
12555         * install.sh (dsttmp): use trap to ensure that tmp files go
12556         away on error conditions
12557
12558 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12559
12560         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12561
12562 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12563
12564         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12565         its parent is '/' not ''.
12566
12567         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12568
12569 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12570
12571         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12572         that ${newsrcdir}/configure.in does.
12573
12574 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12575
12576         * test-build.mk: support for CONFIG_SHELL
12577
12578 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12579
12580         * config.sub (netware):  Add as a basic system type.
12581
12582 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12583
12584         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12585           $(srcdir)/ from the dependency on Makefile.in.
12586
12587 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12588
12589         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12590         (h8300hhms is temporary until multi-libraries are implemented).
12591         * configure.in: Handle h8300h too.
12592
12593 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12594
12595         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12596
12597 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12598
12599         * configure:  Remove extraneous output when guessing host type.
12600         * config.guess:  Remove extraneous output when guessing using C
12601         compiler rather than uname, or when guessing fails.
12602
12603 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12604
12605         * Makefile.in: remove all.cross and install.cross targets
12606
12607         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12608           definitions
12609
12610 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12611
12612         * configure.in (target sh): Build gprof.
12613
12614 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12615
12616         * config.sub: change -solaris to -solaris2
12617
12618 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12619
12620         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12621
12622 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12623
12624         * configure: Correct error message for missing Makefile.in to
12625         print correct directory.
12626
12627 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12628
12629         * install.sh: kludge around 386BSD shell bug
12630
12631 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12632
12633         * config.guess:  Recognize NeXT.
12634         * config.guess:  Recognize i486-ncr-sysv4.
12635         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12636
12637 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12638
12639         * Makefile.in (MAKEINFOFLAGS): New variable.
12640         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12641         * build-all.mk, test-build.mk: Pass down --no-split as
12642         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12643
12644 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12645
12646         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12647
12648 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12649
12650         * Makefile.in (libg++.tar.z):  New rule.
12651         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12652         * Makefile.in (taz):  Only do a single chmod.
12653
12654 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12655
12656         * install.sh: don't use dirname anymore (replaced with sed usage)
12657
12658 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12659
12660         * Makefile.in:  Change extension for gzip'd files from '.z' to
12661         '.gz' per new FSF standard usage.
12662
12663 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12664
12665         * configure: put quotes around the final value of program_transform_name
12666
12667 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12668
12669         * Makefile.in: new install.sh support; update install-info rules
12670
12671 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12672
12673         * configure.in: Build diff for crosses, but not for go32 host.
12674
12675         * configure.in: Build gprof only for native, and don't build it
12676         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12677
12678 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12679
12680         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12681
12682 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12683
12684         * configure.in (host_tools): Add prms.
12685
12686 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12687
12688         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12689         with $(FLAGS_TO_PASS) on the command line
12690
12691         * config.sub: Recognize lynx and lynxos
12692
12693 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12694
12695         * config.sub: Accept -ecoff*, not just -ecoff.
12696
12697 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12698
12699         * Makefile.in (taz): Use .gz suffix instead of .z.
12700         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12701         names.
12702
12703 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12704
12705         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12706
12707 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12708
12709         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12710         that rebuilds that might happen during 'make install' don't get
12711         bogus gcc include files
12712
12713 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12714
12715         Change from Utah for HPPA support:
12716         * config.guess: Recognize hppa1.x-hp-bsd.
12717
12718 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12719
12720         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12721         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12722
12723 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12724
12725         * config.sub: Add support for rom68k and bug boot monitors.
12726
12727 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12728
12729         * Makefile.in: Make all-opcodes depend on all-bfd.
12730
12731 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12732
12733         * config.guess: Added special check for i[34]86-univel-sysv4*.
12734
12735 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12736
12737         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12738         the processor rather than assuming i486.
12739
12740 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12741
12742         * config.guess: Recognize SunOS6 as Solaris3.
12743
12744 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12745
12746         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12747         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12748
12749 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12750
12751         * build-all.mk (all-cross): New target for Canadian Cross.
12752         Added Q2 go32 targets.
12753         * test-build.mk: Configure go32 cross sparclite-aout and
12754         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12755         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12756
12757 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12758
12759         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12760         GO32 hosted toolchains
12761
12762 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12763
12764         * configure: change  so "-exec-prefix" gets passed down rather
12765         than "-exec_prefix" so autoconf generated Makefiles get the
12766         exec_prefix set right.
12767
12768 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12769
12770         * config.guess: get the Solaris2 minor version number
12771
12772         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12773
12774 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12775
12776         * config.guess: Recognize some Sequent platforms.
12777
12778 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12779
12780         * Makefile.in: added the vault-install target
12781
12782         * configure.in: actually use the Sun3 makefile fragment that's in
12783         config, also added the release dir to configdirs
12784
12785 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12786
12787         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12788
12789 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12790
12791         * configure.in: remove some program from Alpha targetted toolchains
12792
12793 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12794
12795         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12796         gprof.
12797         (taz): Run "make diststuff" in those directories instead of "make
12798         proto-dir".  Look for "VERSION=" only at start of line in subdir
12799         Makefile.  Use "gzip -9" for compression.
12800         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12801         (binutils.tar.z): New target.
12802
12803 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12804
12805         * Makefile.in (taz): Include gpl.texinfo.
12806
12807 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12808
12809         * Makefile.in (setup-dirs): Merged into "taz" target.
12810         (taz): Only do `proto-dir' stuff if a directory is actually needed
12811         for this target.
12812
12813 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12814
12815         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12816         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12817         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12818         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12819         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12820
12821 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12822
12823         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12824         config.sub, and move-if-change to gdb testsuite distribution
12825         archive, so the testsuite can be extracted, configured, and
12826         run separately from the gdb distribution.  Blow away the Chill
12827         tests that require a Chill compiled executable, since GNU Chill
12828         is not yet publically available.
12829
12830 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12831
12832         * test-build.mk: set environment variables in a single command,
12833         instead of a list of assignments and exports
12834
12835         * config.guess: recognize Alpha/OSF1 systems
12836
12837 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12838
12839         * configure: Change help message to prefer --options rather than
12840           -options.
12841
12842 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12843
12844         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12845         zippy@ecst.csuchico.edu.
12846         * config.guess: Recognize miniframe.
12847
12848 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12849
12850         * Makefile.in: Use srcroot to find runtest rather than rootme.
12851         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12852
12853 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12854
12855         * test-build.mk: Extensive additions to support building on a
12856         machine other than the host.
12857
12858 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12859
12860         * configure (tooldir): Fix for i386-aix again.
12861
12862 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12863
12864         * configure, Makefile.in:  Change definition of $(tooldir)
12865         to match the FSF.
12866
12867 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12868
12869         * config.guess:  Recognize i[34]86/SVR4.
12870
12871 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12872
12873         * Makefile.in (all-gdb): gdb depends on sim.
12874
12875 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12876
12877         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12878         at the same time we make the prototype gdb directory.
12879         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12880         files at the same time as the gdb base release distribution.
12881
12882 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12883
12884         * Makefile.in (check): Use individual check targets rather than
12885         DO_X rule.
12886         (check-gcc): Added.
12887
12888 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12889
12890         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12891         for System V release 3.2.
12892
12893 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12894
12895         * config.sub: Recognize hppaosf.
12896         * configure.in: Do configure ld/binutils/gas for it.
12897
12898 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12899
12900         * configure (tooldir): Alter syntax used to set this, for systems
12901         where "\$" isn't handled right, like i386-aix.
12902
12903 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12904
12905         * configure: Pass program-transform-name, not
12906         program_transform_name, to recursive configures.
12907
12908 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12909
12910         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12911         of gas+ld+binutils.
12912
12913 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12914
12915         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12916
12917 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12918
12919         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12920
12921 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12922
12923         * Makefile.in (PRMS): Set back to all-prms.
12924
12925 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12926
12927         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12928         targets, rather than for MIPS hosts.
12929
12930 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12931
12932         * configure.in: add comment for --with-x default values
12933
12934         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12935
12936         * Makefile.in: add check-* targets for each of the directories in
12937         the tree.  Add a definition of RUNTEST that will use the one we
12938         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12939
12940 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12941
12942         * configure.in: Removed obsolete references to bfd_target and
12943         target_makefile_frag.
12944
12945         * build-all.mk: Set assorted targets for Q2.
12946         * config.sub: Recognize z8k-sim and h8300-hms.
12947         * test-build.mk: Really don't pass host to configure.
12948         (HOLES): Added uname.
12949
12950 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12951
12952         * configure: Handle an empty program-prefix, program-suffix or
12953         program-transform-name correctly.
12954
12955 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12956
12957         * build-all.mk: -G 8 no longer required for MIPS targets.
12958         * test-build.mk: Don't pass host argument to configure; make it
12959         guess.
12960
12961 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12962
12963         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12964         * Makefile.in (COMPRESS):  New macro, like GZIP.
12965
12966 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12967
12968         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12969
12970         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12971         with gas currently defaults to -G 0.
12972
12973 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12974
12975         * Makefile.in (all-flex): flex depends on byacc.
12976
12977         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12978         to test-build.mk as RELEASE_TAG.
12979         * test-build.mk (configargs): New variable containing arguments to
12980         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12981         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12982
12983         * config.guess: Use /bin/uname when checking -X argument on SCO,
12984         to avoid invoking GNU uname which doesn't understand -X.
12985
12986         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12987
12988         * configure.in: Build gas for mips-*-*.
12989
12990 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12991
12992         * Makefile.in (all.normal): insert missing backslash.
12993
12994 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12995
12996         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12997
12998         * Makefile.in: Complete overhaul to merge many almost identical
12999         targets.
13000
13001 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13002
13003         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13004         (gdb.tar.Z): Adjusted.
13005
13006         * Makefile.in (setup-dirs, taz): New targets; should be general
13007         enough to adapt for gdb sometime.  Build only .z file.
13008         (gas.tar.z): New target.
13009
13010 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13011
13012         * build-all.mk: Use CC=cc -Xs on Solaris.
13013
13014 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13015
13016         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13017         for handling BISON for FSF releases.
13018
13019 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13020
13021         * configure: Actually implement the change zoo just documented.
13022
13023 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13024
13025         * configure: when using config.guess, only set target_alias when
13026         it's not already been set (ie, on the command line)
13027
13028 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13029
13030         * Makefile.in: add installcheck target, set PRMS to install-prms
13031
13032 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13033
13034         * configure: add support for package_makefile_fragment, handle the
13035         case where a directory has a configure.in file but no Makefile.in
13036         more gracefully (with an actual understandable error message, even);
13037         add support for --without (and add this to the usage message); also
13038         explicitly add a --host=${host_alias} to the command line when
13039         config.guess is used
13040
13041 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13042
13043         * configure: Must use both --host and --target in recursive calls.
13044
13045 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13046
13047         * Makefile.in: Change deja-gnu to dejagnu.
13048
13049 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13050
13051         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13052
13053 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13054
13055         * configure.in: canonicalize all instances to *-*-solaris2*,
13056         also strip out a number of tools to not build for go32 host
13057
13058 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13059
13060         * config.guess: add GPL.
13061
13062         * Makefile.in, config.guess, config.sub, configure: bump
13063           copyrights to 93.
13064
13065 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13066
13067         * Makefile.in (do-info): Removed obsolete check for existence of
13068         localenv file.
13069
13070         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13071
13072 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13073
13074         * Makefile.in: a couple of 'else true' for decstation,
13075         support for TclX
13076
13077         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13078
13079 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13080
13081         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13082
13083 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13084
13085         * config.guess: Recognize i386-ibm-aix (PS/2).
13086         * configure.in: Use config/mh-aix386 file for it.
13087
13088 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13089
13090         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13091         CC_FOR_TARGET instead.
13092         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13093
13094 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13095
13096         * Makefile.in: Add sim to list of directories sent with gdb
13097
13098 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13099
13100         * configure.in: Put back mips-dec-bsd* case.
13101
13102 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13103
13104         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13105         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13106         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13107
13108 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13109
13110         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13111
13112         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13113         (install-info): install dir.info only if it exists,
13114         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13115
13116 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13117
13118         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13119         gas for mips-dec-bsd.
13120
13121 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13122
13123         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13124         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13125
13126 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13127
13128         * configure.in: Added "dejagnu" to hosttools list.
13129
13130 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13131
13132         * config.sub, configure.in, config.guess:  Add support
13133         for Bosx, an AIX variant from Bull.
13134         Patches from F.Pierresteguy@frcl.bull.fr.
13135
13136 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13137
13138         * devo/dejagnu: Initial creation of devo/dejagnu.
13139         Migrated dejagnu testcases and support files for testing software
13140         tools to reside as subdirectories, currently called "testsuite",
13141         within the directory of the software tool.  Migrated all programs,
13142         support libraries, etc. beloging to dejagnu proper from
13143         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13144         with no modifications.  The changes to these files which will
13145         allow them to configure, build, and execute properly will be made
13146         in a future update.
13147
13148 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13149
13150         * Makefile.in: Change send_pr to send-pr.
13151         * configure.in: Likewise.
13152         * send_pr: Renamed directory to send-pr.
13153
13154 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13155
13156         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13157
13158 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13159
13160         * README:  Update for gdb-4.8 release.
13161         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13162         gdb-xxx.tar.z (gzip'd) file also.
13163
13164 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13165
13166         * Makefile.in: make all-diff depend on all-libiberty
13167
13168 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13169
13170         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13171
13172 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13173
13174         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13175
13176 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13177
13178         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13179         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13180         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13181
13182 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13183
13184         * Makefile.in:  makeinfo binary is in a new location
13185
13186 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13187
13188         * config.sub: Accept -ecoff as an OS.
13189
13190         * Makefile.in: Various changes to eliminate a level of make
13191         recursion and reduce the required command line length.
13192         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13193         sub-makes.
13194         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13195         variables holding settings for specific sub-makes.
13196         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13197         in terms of BASE_FLAGS_TO_PASS.
13198         (TARGET_LIBS): New variable listing directories which use
13199         TARGET_FLAGS_TO_PASS.
13200         (subdir_do): Eliminated.
13201         (do-*): New set of targets to replace subdir_do.
13202         (various): All targets which used subdir_do now depend on do-*.
13203         (local-clean): Renamed from do_clean.
13204         (local-distclean): New target, dependency of distclean and
13205         realclean.
13206         (install-info): Don't create directories.  Depend on dir.info
13207         rather than calling make recursively.
13208         (install-dir.info): Eliminated.
13209         (install-info-dirs): Create all info directories here.
13210         (dir.info): Depend upon do-install-info.
13211
13212         * test-build.mk (HOLES): Added false.
13213
13214 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13215
13216         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13217
13218 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13219
13220         * Makefile.in (info): remove dependency on all-texinfo.  The
13221         problem was really in texinfo/C, not at this level.
13222
13223 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13224
13225         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13226
13227 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13228
13229         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13230         GDB releases.
13231
13232 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13233
13234         * configure: Include srcdir in message about target of link not
13235         being found.  Don't convert `-' to `_' in `with' options being
13236         passed to subdirs.
13237
13238 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13239
13240         * configure.in: add uudecode to host_tools
13241
13242         * Makefile.in: added {all,install}-uudecode targets, added them to
13243         the appropriate lists
13244
13245 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13246
13247         * Makefile.in (all-gcc): Added dependency on all-gas.
13248
13249         * configure.in (mips-*-*): Build ld and binutils.
13250
13251 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13252
13253         * configure: check return code from mkdir, print error message and
13254           exit on failure.
13255
13256 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13257
13258         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13259
13260 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13261
13262         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13263
13264 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13265
13266         * config.sub (h8500):  Recognize this as a cpu type.
13267
13268 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13269
13270         * configure: source directory missing is no longer a warning
13271
13272         * configure.in: recognize irix[34]* instead of irix[34]
13273
13274         * Makefile.in: define and pass down X11_LIB
13275
13276 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13277
13278         * guess-systype: Renamed to ...
13279         * config.guess:  ... by popular request.
13280         * configure.in, Makefile.in:  Update accordingly.
13281
13282 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13283
13284         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13285         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13286         + Execute ./dummy instead of assuming . is in PATH.
13287
13288 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13289
13290         * guess-systype:  New shell script.  Attempts to guess the
13291         canonical host name of the executing host.
13292         Only a few hosts are supported so far.
13293         * configure:  Call guess-systype if no host is specified.
13294
13295 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13296
13297         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13298         gcc Makefile.
13299
13300
13301 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13302
13303         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13304         (all-gcc, install-gcc, subdir_do): Use it.
13305
13306 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13307
13308         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13309
13310 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13311
13312         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13313           set exclusively by configure, using configure.in .
13314
13315 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13316
13317         * test-build.mk: set $PATH for all builds
13318
13319         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13320
13321 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13322
13323         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13324         the one used in gcc/Makefile.in, so that a null expansion doesn't
13325         override the one needed to build gcc with a native cc.
13326
13327
13328 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13329
13330         * configure: Accept -with arguments.
13331
13332 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13333
13334         * Makefile.in: added h8300sim
13335
13336 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13337
13338         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13339         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13340         (all-cygnus, native, build-cygnus): Make
13341         $(canonhost)-stamp-3stage-done, not $(host)....
13342         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13343         i386-sco3.2v4.  Added else true to if command.
13344
13345 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13346
13347         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13348
13349 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13350
13351         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13352
13353 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13354
13355         * configure.in: don't remove binutils from Solaris builds
13356
13357 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13358
13359         * Makefile.in: get rid of earlier definitions for *clean,
13360         also handle the recursive info rule better
13361
13362 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13363
13364         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13365         do more-or-less the right thing.
13366
13367 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13368
13369         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13370         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13371
13372 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13373
13374         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13375         $(host_canonical).
13376
13377         * configure.in: split the configdirs list into 4 categories (native
13378         v. cross, library v. tool) and handle the cross-only and native-
13379         only in more reasonable (and correct!) way.
13380
13381 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13382
13383         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13384         configdirs anymore.
13385
13386 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13387
13388         * Makefile.in: extensive cleanup::  removed all of the explicit
13389         clean-* targets, collapsed many wrappers around subdir_do into
13390         one, added additional targets to satisfy standards.texi, deleted
13391         some old targets, some changes for consistency
13392
13393 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13394
13395         * configure.in: handle some programs as cross-only, and others as
13396         native only
13397
13398         * test-build.mk: handle partial holes in a more generic manner
13399
13400         * Makefile.in: m4 depends on libiberty
13401
13402 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13403
13404         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13405         time, wdiff, and find to configdirs
13406
13407         * Makefile.in: all, clean, and install rules for the new programs
13408         added to configure.in
13409
13410 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13411
13412         * configure.in: use mh-sun for all *-sun-* hosts
13413
13414 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13415
13416         * Makefile.in: define flags for X11 include files and library file
13417         locations, pass them down to the programs that need this info
13418
13419         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13420
13421 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13422
13423         * configure.in: start building libg++ for HP-UX targets
13424
13425 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13426
13427         * README:  Update references to files moved into etc/.
13428
13429 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13430
13431         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13432         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13433
13434 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13435
13436         * configure: accept dash as well as underscore in long option
13437         names for FSF compatibility.
13438
13439 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13440
13441         * config.sub: added -sco3.2v4 support from FSF.
13442
13443 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13444
13445         * configure.in: expand the section that adds or removes
13446         directories from the list of programs to build, to handle native
13447         vs. cross in addition to host v. native
13448
13449 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13450
13451         * Makefile.in:  Replace C++ in macro names with CXX.
13452         This is less likely to break ...
13453
13454 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13455
13456         * test-build.mk: add -w to GNU_MAKE
13457
13458 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13459
13460         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13461         add 'sparc' to list of recognized cpus.  This needed to make
13462         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13463         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13464         then changes that into $CPU-wrs-vxworks.
13465
13466         * configure.in: remove most references to gdbtest, regularize
13467         target based program removal
13468
13469         * test-build.mk: import from p3 tree (many fixes and changes)
13470
13471 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13472
13473         * Makefile.in: added rules to handle tcl, tk, and expect
13474
13475         * configure.in: handle those directories if they exist
13476
13477 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13478
13479         * config.sub: removed bogus hppabsd and hppahpux names, since
13480         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13481
13482 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13483
13484         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13485         depends upon all-xiberty
13486
13487         * Makefile.in: changes from p3, including:
13488
13489         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13490
13491         * Makefile.in (XTRAFLAGS): include newlib directories if
13492         newlib/Makefile exists, rather than if host != target.
13493
13494         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13495
13496         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13497         from the same source tree and not building a cross-compiler.  This
13498         matters for the libg++ configuration if reconfiguring a tree that
13499         has already been installed.
13500
13501         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13502
13503         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13504         pick up the machine and system specific header files.
13505
13506         * Makefile.in: added AS_FOR_TARGET, passed down in
13507         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13508         the C compiler to use to create programs which are run in the
13509         build environment, set it to default to $(CC), and passed it down
13510         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13511
13512         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13513
13514         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13515         We need them for unusual native builds, like systems without
13516         ranlib.
13517
13518         * configure: also define $(host_canonical) and
13519         $(target_canonical), which are the full, canonical names for the
13520         given host and target
13521
13522 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13523
13524         * Makefile.in:  Added separate definitions for C++.
13525
13526 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13527
13528         * configure.in (configdirs):  Add deja-gnu.
13529
13530 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13531
13532         * README:  Update for configure.texi and gdb-4.7 release.
13533
13534 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13535
13536         * Makefile.in:  Move "all" target to top of file.
13537         Previously, first target was ".PHONY" which caused BSD4.4 make
13538         to build .PHONY when make was run without arguments.
13539
13540 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13541
13542         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13543         Library-copylefted code in libiberty.
13544
13545 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13546
13547         * config.sub:  Replace m68kmote with plain old m68k.
13548
13549 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13550
13551         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13552
13553 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13554
13555         * config.sub: Complain if no argument is given.  Added support for
13556         386bsd as OS and target alias.
13557
13558 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13559
13560         * Makefile.in (XTRAFLAGS): include newlib directories if
13561         newlib/Makefile exists, rather than if host != target.
13562
13563 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13564
13565         * config.sub: recognize sparclite-wrs-vxworks.
13566
13567         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13568         p3.) Added clean-xiberty to clean.
13569
13570 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13571
13572         * configure.in: use *-*-* instead of nested cases for host and target
13573
13574 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13575
13576         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13577         from the same source tree and not building a cross-compiler.  This
13578         matters for the libg++ configuration if reconfiguring a tree that
13579         has already been installed.
13580
13581 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13582
13583         * config.sub (i486v/i486v4):  Merge in from FSF version.
13584
13585 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13586
13587         * configure: only set PWD if it is already set.
13588
13589 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13590
13591         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13592         doesn't have unset and all success paths (and most error paths)
13593         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13594         to just ${PWD} to avoid confusion.)
13595
13596 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13597
13598         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13599         even for a native compilation.
13600
13601 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13602
13603         Changes to make the gdb.tar.Z rule work better.
13604
13605         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13606         (DEVO_SUPPORT):  Add configure.texi.
13607         (bfd-ilrt.tar.Z):  Remove ancient rule.
13608
13609 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13610
13611         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13612         pick up the machine and system specific header files.
13613
13614         * configure.in, config.sub: added new target m68010-adobe-scout,
13615         with alias of adobe68k.  Changed configure.in to check for
13616         -scout before -sco* to avoid a false match.
13617
13618         * Makefile.in: added AS_FOR_TARGET, passed down in
13619         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13620         the C compiler to use to create programs which are run in the
13621         build environment, set it to default to $(CC), and passed it down
13622         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13623
13624 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13625
13626         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13627         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13628         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13629         FOR_TARGET variants, to newlib and libg++.
13630
13631 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13632
13633         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13634         first.
13635
13636 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13637
13638         * config.sub:  Accept `elf' as an environment.
13639
13640 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13641
13642         * Makefile.in (all-opcodes):  cd into the right directory
13643
13644 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13645
13646         * configure: added -program_transform_name option, used as
13647         argument to sed when installing programs.
13648         configure.texi: added documentation for -program_prefix,
13649         -program_suffix and -program_transform_name.
13650
13651 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13652
13653         * config.sub:  Accept i486 where i386 ok.
13654
13655 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13656
13657         * config.sub: accept we32k
13658
13659 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13660
13661         * config.sub, configure.in: accept OSE68000 and OSE68k.
13662
13663         * Makefile.in: don't create all directories for ``make install'';
13664         let the subdirectories create the ones they need.
13665
13666 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13667
13668         * COPYING: new file, GPL v2
13669
13670 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13671
13672         * Makefile.in: use the new gen-info-dir, which needs a template
13673         argument (which also lives in texinfo)
13674
13675         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13676
13677 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13678
13679         * config.sub (ncr3000):  Change i386 to i486.
13680
13681 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13682
13683         * Makefile.in: add install-rcs, install-grep to
13684         install-no-fixedincludes, removed install-bison and install-libgcc
13685
13686 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13687
13688         * configure.in: grab the HPUX makefile fragment if on HPUX
13689
13690 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13691
13692         * Makefile.in: eradicate bison spoor (ditto libgcc).
13693          configure.in: recognise m68{k,000}-ericsson-OSE.
13694          es1800 is alias for m68k-ericsson-OSE
13695
13696 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13697
13698         * configure.in: rearrange the parts that remove programs from
13699         configdirs, based now on HOST==TARGET or by canonical triple.
13700
13701 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13702
13703         * test-build.mk: recurse explicitly with -f test-build.mk when
13704           appropriate.  predicate stage3 and comparison on the existence
13705           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13706           On very clean, also remove ...stamp-co.  Build in-place before
13707           doing other builds.
13708
13709 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13710
13711         * Makefile.in, configure.in: add tgas
13712
13713 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13714
13715         * Makefile.in: a number of changes merged in from progressive.
13716
13717         * configure.in: add libm.
13718
13719         * .cvsignore: ignore some stuff that comes from test-build.mk.
13720
13721 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13722
13723         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13724
13725 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13726
13727         * configure: Add program_suffix (parallel to program_prefix)
13728         * Makefile.in: adjust directory-creating script for losing decstation
13729
13730 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13731
13732         * configure:  Minor $subdir-related fixes.
13733
13734 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13735
13736         * configure: fix various problems with propogating
13737         makefile_target_frag in subdirs.
13738         * configure.in: config libgcc if its there
13739
13740 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13741
13742         * config.sub:  HPPA merge.
13743
13744 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13745
13746         * Makefile.in:  Replace all-bison with all-byacc in all
13747         dependency lines for other tools (which now use byacc).
13748
13749 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13750
13751         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13752
13753 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13754
13755         * Makefile.in: make gprof rules similar to byacc rules (instead of
13756         vestigal $(unsubdir) that didn't work...)
13757
13758 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13759
13760         * config.sub:  Add support for Linux.
13761         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13762         (at least for libg++).
13763
13764 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13765
13766         * configure.texi: fix doc for the -nfp option to configure
13767
13768 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13769
13770         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13771
13772 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13773
13774         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13775         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13776         * configure.in: added solaris* host_makefile_frag hook.
13777
13778 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13779
13780         * config.sub: changed recognition of m68000 so that various
13781         m68k types can be specified via m680[01234]0
13782
13783 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13784
13785         * config.sub (basic_machine): fix sed so that '-foo' isn't
13786         completely substituted out while .+'-foo' loses the '-foo'
13787
13788 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13789
13790         * config.sub ($os): Add -aout.
13791
13792 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13793
13794         * configure:  If host_makefile_frag is absolute, don't
13795         prefix ${invsubdir} (relevant to libg++ auto-configure).
13796
13797 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13798
13799         * Makefile.in (tooldir): Define it.
13800         (all-ld): Depend on all-flex.
13801
13802 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13803
13804         * Makefile.in (check):  Fix libg++ special case.
13805
13806 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13807
13808         * configure: do not bury `pwd` into config.status, thus do fewer
13809           pwd's.
13810
13811         * configure: print the "Building in" message only when building in
13812           other than "." AND verbose.
13813
13814         * configure: remove -s, rework -v to better accommodate guested
13815           configures.
13816
13817         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13818
13819 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13820
13821         * Makefile.in: macroize flags passed on recursion.  remove
13822           fileutils.
13823
13824 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13825
13826         * configure: get makesrcdir right for subdirs deeper than 1.
13827
13828         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13829           install.
13830
13831 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13832
13833         * Makefile.in: don't print subdir_do or recursion lines.
13834
13835 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13836
13837         * standards.texi: added menu item.
13838
13839         * Makefile.in: build and install standards.info.
13840
13841         * standards.texi: new file.
13842
13843 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13844
13845         * configure: test for and move config.status pieces from
13846           ${subdir}/.
13847
13848 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13849
13850         * configure:  Test for existance of files before trying to mv
13851         them, to avoid numerous non-existance messages.
13852
13853 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13854
13855         * configure: correct final line of config.status.
13856
13857         * configure: patch from eggert.  Avoids a protection problem if
13858           the original Makefile.in is read only.
13859
13860         * configure: use move-if-change from gcc to create config.status.
13861           Some makefiles depend on config.status to tell if a directory
13862           has been reconfigured for a different host.  This change
13863           prevents those directories from remaking everything in the case
13864           where the reconfig was only intended to rebuild a Makefile.
13865
13866         * configure: test for config.sub with "config.sub sun4" rather
13867           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13868           host alias from a missing config.sub.
13869
13870 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13871
13872         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13873           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13874
13875 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13876
13877         * configure: mkdir ${subdir} as needed.
13878
13879 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13880
13881         * Makefile.in,configure.in: added autoconf.
13882
13883 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13884
13885         * Makefile.in: no longer pass against on recursion.
13886
13887         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13888           definitions are not inherited.
13889
13890         * configure: correct makesrcdir when subdir is .
13891
13892 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13893
13894         * configure:  Add support for 'subdirs' variable, which is
13895         like 'configdirs', except that configure doesn't re-invoke
13896         itself for subdirs, it just creates a Makefile for each subdir.
13897         * configure.texi:  Document subdirs.
13898
13899 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13900
13901         * configure.in: added flex to configdirs
13902
13903 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13904
13905         * Makefile.in: remove clean-stamps from clean.
13906
13907 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13908
13909         * configure.in:  Add gdbtest to configdirs.
13910
13911 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13912
13913         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13914         to recursive makes.
13915         * configure.in:  Recognize new ncr3000 config.
13916
13917 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13918
13919         * Makefile.in, configure.in: removed references to gdbm.
13920
13921 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13922
13923         * config.sub:  Don't canonicalize os value
13924         newsos* to bsd (readline needs to check for newsos).
13925         (This fix was earlier made Jan 31, but got re-broken.)
13926
13927 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13928
13929         * configure.in:  sco is an os, not a vendor!
13930
13931         * configure:  Quote $( better.  Keep various shells happy.
13932
13933 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13934
13935         * Makefile.in: eliminate stamp-files.
13936
13937 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13938
13939         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13940           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13941
13942 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13943
13944         * config.sub:  fix iris/iris3.
13945
13946 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13947
13948         * configure: re-add -rm.
13949
13950 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13951
13952         * Maskefile.in: add .stmp-rcs to all.
13953
13954         * configure.in: remove gas from rs6000 build, use aix host fragment.
13955
13956 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13957
13958         * configure: pass down site_option during recursion.
13959
13960 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13961
13962         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13963
13964 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13965
13966         * configure: Change exec_prefix so that it really defaults to prefix.
13967
13968 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13969
13970         * Makefile.in, configure.in:  Add support for mmalloc library.
13971
13972 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13973
13974         * Makefile.in: add stmp dependencies for a few more things.
13975
13976 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13977
13978         * configure: adjusted error message on objdir/srcdir configure
13979           collision, per john's suggestion.
13980
13981         * Makefile.in: add libiberty stmp to all and all.cross.
13982
13983 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13984
13985         * Makefile.in: remove force dependencies, add grep to all.
13986
13987 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13988
13989         * Makefile.in: drop flex.  make stamp files work.
13990
13991         * configure: added test for conflicting configuration in srcdir,
13992           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13993           gets cranky.  use relative paths for configure and srcdir
13994           whenever possible.  Send some error messages to stderr that were
13995           going to stdout.
13996
13997 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13998
13999         * Makefile.in:  Fix libg++ rule to check for gcc directory
14000         before using gcc/gcc.  Also pass XTRAFLAGS.
14001
14002 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14003
14004         * Makefile.in: added stmp-files so that directories aren't polled
14005           when they are already built.
14006
14007         * configure.texi: fixed a node pointer problem.
14008
14009 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14010
14011         * config.sub configure.in gdb/configure.in
14012         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14013         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14014         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14015
14016 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14017
14018         * configure: -recurring becomes -silent.  corrected help message
14019           for -site= option.
14020
14021         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14022
14023 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14024
14025         * configure: when building Makefile for crosses, replace
14026           tooldir and program_prefix.  default srcdir from location of
14027           config.sub.  remove "for host in hosts" and "for target in
14028           targets" loops.
14029
14030 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14031
14032         * Makefile.in: Do not pass bindir or mandir to cvs.
14033
14034 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14035
14036         * Makefile.in, configure.in: removed traces of namesubdir,
14037           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14038           copyrights to '92, changed some from Cygnus to FSF.
14039
14040         * configure.texi: remove most references to multiple hosts,
14041           multiple targets, subdirs, etc.
14042
14043         * configure.man: removed rcsid. reference config.sub not
14044           config.subr.
14045
14046         * Makefile.in: mkdir $(infodir) on install-info.
14047
14048 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14049
14050         * configure.texi:  Explain better about .gdbinit and about
14051         the environment that configure.in sections run in.
14052
14053 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14054
14055         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14056
14057 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14058
14059         * README:  DOC.configure => cfg-paper.texi.
14060
14061 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14062
14063         * config.sub (near case $os):  Don't convert newsos* to bsd!
14064
14065 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14066
14067         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14068         the number of copies of COPYING that go into the GDB tar file.
14069
14070 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14071
14072         * bfd/configure.in, gdb/config/mh-i386sco,
14073         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14074         Fix SCO configuration stuff.
14075
14076 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14077
14078         * Makefile.in:  For libg++, make sure the -I pointing
14079         to the gcc directory goes *after* all the libg++-local -I flags.
14080         Also, move just-gcc dependency from just-libg++ to all-libg++.
14081
14082 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14083
14084         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14085
14086 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14087
14088         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14089
14090 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14091
14092         * config.sub:  Add stratus configuration frags.  Also
14093         submitted to FSF.
14094
14095 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14096
14097         * Makefile.in (DEV_SUPPORT):  add configure.man.
14098
14099         * config.sub(Decode manufacturer-specific):  add -none*.
14100
14101 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14102
14103         * Makefile.in:  remove form feeds to make Sun's make happy.
14104         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14105
14106 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14107
14108         * Makefile.in (AR_FLAGS):  Make quieter.
14109
14110 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14111
14112         * configure.in:  Add libg++.
14113         * configure:  When verbose, don't output the command line at each
14114         level; it will be unremarkably the same as the previous version,
14115         which will be the same as what the user typed.
14116
14117 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14118
14119         * configure.in, Makefile.in: fix clean-info, add flex.  add
14120           fileutils.
14121
14122         * configure: be less sensitive to spaces in Makefile.in.  Do not
14123           look for sources in "..".  Doing so breaks subdirectories that
14124           might have their own configure.  If a subdir has it's own
14125           configure script, use it.
14126
14127 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14128
14129         * cfg-paper.texi: some changes suggested by rms.
14130
14131 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14132
14133         * config.sub:  Merge in some small additions from the FSF version,
14134         taken from the gcc distribution, to bring the Cygnus and FSF
14135         versions into closer sync.
14136
14137 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14138
14139         * configure.in:  Changed svr4 references to sysv4.
14140
14141 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14142
14143         * configure: added -V for version number option.
14144
14145 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14146
14147         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14148           renamed from DOC.configure to cfg-paper.texi.
14149
14150 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14151
14152         * configure, config.subr, config.sub: config.subr is now
14153           config.sub again.
14154
14155 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14156
14157         * configure.texi: new file, in progress.
14158
14159         * Makefile.in: build info file and install the man page for
14160           configure.
14161
14162         * configure.man: new file, first cut.
14163
14164         * configure: find config.subr again now that configuration "none"
14165           has gone.  removed all traces of the -ansi option.  removed all
14166           traces of the -languages option.
14167
14168         * config.subr: resync from rms.
14169
14170 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14171
14172         * configure, config.sub, config.subr: merge config.sub into
14173           config.subr, call the result config.subr, remove config.sub, use
14174           config.subr.
14175
14176         * Makefile.in: revised install for dir.info.
14177
14178 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14179
14180         * configure.in: add decstation host makefile frag.
14181
14182         * Makefile.in: BISON now bison -y again.  also install-gcc on
14183           install.  clean-gdbm on clean.  infodir belongs in datadir.
14184           Make directories for info install.  Build dir.info here then
14185           install it.
14186
14187 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14188
14189         * Makefile.in: fix for bad directory tests.
14190
14191 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14192
14193         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14194           regexp.  -srcdir relative was being handled incorrectly.
14195
14196         * Makefile.in: unwrapped some for loops so that parallel makes
14197           work again and so one can focus one's attention on a particular
14198           package.
14199
14200 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14201
14202         * configure: added PWD as a stand in for `pwd` (for speed). use
14203           elif wherever possible.  make -srcdir work without -objdir.
14204           -objdir= commented out.
14205
14206 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14207
14208         * configure: +options become --options.  -subdirs commented out.
14209           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14210           Makefile now at top of generated Makefile.  Removed cvs log
14211           entries.  added -srcdir.  create .gdbinit only if there is one
14212           in ${srcdir}.
14213
14214         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14215           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14216           and mandir now keyed off datadir by default.
14217
14218 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14219
14220         * Freshly created ChangeLog.
14221
14222 \f
14223 Local Variables:
14224 mode: change-log
14225 left-margin: 8
14226 fill-column: 76
14227 version-control: never
14228 End: