OSDN Git Service

2b4e257d36548a6924b7a4d1e85ade5000cfcc0b
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-04-04  Nick Clifton  <nickc@redhat.com>
2
3         PR binutils/4334
4         * configure.ac: Run ACX_XHEXK_CYGWIN_CAT_WORKS for cygwin hosted
5         builds.
6         * configure: Regenerate.
7
8 2008-04-04  NightStrike  <NightStrike@gmail.com>
9
10         PR other/35151
11         * configure.ac: Combine rules for mingw32 and mingw64.
12         * configure: Regenerate.
13
14 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
15
16         * MAINTAINERS (Write After Approval): Add myself.
17
18 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
19
20         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
21         * Makefile.in (.NOTPARALLEL): Ditto.
22
23 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
24
25         * MAINTAINERS (Write After Approval): Add myself.
26
27 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
28
29         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
30         * Makefile.in (.NOTPARALLEL): Regenerate.
31
32 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
33
34         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
35         * Makefile.in: Regenerate.
36
37 2008-03-26  Jakub Staszak  <kuba@et.pl>
38
39         * MAINTAINERS (Write After Approval): Add myself.
40
41 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
42
43         * MAINTAINERS:  Update e-mail address.
44
45 2008-03-20  Ian Lance Taylor  <iant@google.com>
46
47         * configure.ac: Add support for --enable-gold.
48         * Makefile.def: Add gold as a directory like ld.
49         * configure, Makefile.in: Regenerate.
50
51 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52
53         * configure.ac: m4_include config/proginstall.m4.
54         * configure: Regenerate.
55
56         Backport from upstream Libtool:
57         
58         2007-10-12  Eric Blake  <ebb9@byu.net>
59         
60         Deal with Autoconf 2.62's semantic change in m4_append.
61         * ltsugar.m4 (lt_append): Replace broken versions of
62         m4_append.
63         (lt_if_append_uniq): Don't require separator to be overquoted,
64         and avoid broken m4_append.
65         (lt_dict_add): Fix typo.
66         * libtool.m4 (_LT_DECL): Don't overquote separator.
67
68 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
69
70         * config.rpath: Add AIX 6 support.
71
72 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
73
74         * Makefile.def (stageprofile).  Remove -fprofile-generate
75         from stage_libcflags.
76         * Makefile.in: Regenerate.
77
78 2008-03-13  Ben Elliston  <bje@au.ibm.com>
79
80         * config.sub, config.guess: Update from upstream sources.
81
82 2008-03-06  Tom Tromey  <tromey@redhat.com>
83
84         * MAINTAINERS: Update for treelang deletion.
85
86 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
87
88         * MAINTAINERS: Update my email address.
89
90 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
91
92         * MAINTAINERS (darwin port): Add myself as a maintainer.
93         (objective-c/c++): Add myself as a maintainer.
94
95 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
96
97         * MAINTAINERS (Write After Approval): Update my email address.
98
99 2008-02-25  Tomas Bily  <tbily@suse.cz>
100
101         * MAINTAINERS (Write After Approval): Add myself.
102
103 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
104
105         * MAINTAINERS (OpenMP): Add myself.
106
107 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
108
109         PR bootstrap/32009
110         PR bootstrap/32161
111
112         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
113         * configure: Regenerate.
114
115         * Makefile.def: Define stage_libcflags for all bootstrap stages.
116         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
117         STAGE4_LIBCFLAGS): New.
118         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
119         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
120         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
121         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
122         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
123         for target modules.  Don't export LIBCFLAGS.
124         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
125         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
126         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
127         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
128         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
129         * Makefile.in: Regenerate.
130
131 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
132
133         PR libgcj/33085
134         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
135         Do not use -DDLL_EXPORT.  Backport from upstream.
136
137 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
138
139         * MAINTAINERS (Write After Approval): Add myself.
140
141 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
142
143         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
144         * configure: Regenerate.
145
146 2008-01-31  Marc Gauthier  <marc@tensilica.com>
147
148         * configure.ac (xtensa*-*-*): Recognize processor variants.
149         * configure: Regenerate.
150
151 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
152
153         PR bootstrap/34922
154         * configure.ac (PARSE_ARGS): Push suitable setting of
155         ac_subdirs_all, for `./configure --help=recursive'.
156         Handle `+' in generic toplevel directory disabling.
157         * configure: Regenerate.
158
159 2008-01-28  Nick Clifton  <nickc@redhat.com>
160
161         * MAINTAINERS (xstormy16): Take over maintainership.
162
163 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
164
165         * MAINTAINERS (c4x port): Remove.
166
167 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
168
169         * libtool.m4: Backport AIX 6 support from ToT Libtool.
170
171 2008-01-23  Ben Elliston  <bje@au.ibm.com>
172
173         * config.sub, config.guess: Update from upstream sources.
174
175 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
180
181         * MAINTAINERS: Update my email address.
182
183 2008-01-09  Raksit Ashok  <raksit@google.com>
184
185         * MAINTAINERS (Write After Approval): Add myself.
186
187 2008-01-09  Raksit Ashok  <raksit@google.com>
188
189         * MAINTAINERS (Write After Approval): Add myself.
190
191 2008-01-08  Ben Elliston  <bje@au.ibm.com>
192
193         * config.sub, config.guess: Update from upstream sources.
194
195 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
196
197         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
198         Change recommended MPFR from 2.2.1 -> 2.3.0.
199         * configure: Regenerate.
200
201 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
202
203         * MAINTAINERS: Update my email address.
204
205 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
206
207         * MAINTAINERS: Update my email address.
208
209 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
210
211         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
212         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
213         * Makefile.in: Regenerate.
214
215 2007-12-10  Mark Heffernan <meheff@google.com>
216
217         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
218         misplaced entries.
219
220 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
221
222         * configure.ac: Enable libjava for x86_64-*-darwin9.
223         * configure: Regenerate.
224
225 2007-12-07  Bill Maddox <maddox@google.com>
226
227         * MAINTAINERS (Write After Approval): Add myself.
228
229 2007-12-05  Ben Elliston  <bje@au.ibm.com>
230
231         * config.sub, config.guess: Update from upstream sources.
232
233 2007-12-02  Matthias Klose  <doko@ubuntu.com>
234
235         * config-ml.in: Remove 64bit configure tests.
236
237 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
238
239         * config-ml.in: Robustify against white space in absolute file
240         names.
241
242         * config-ml.in (multi-clean): Substitute ${Makefile}.
243         Remove superfluous ${Makefile} in list.
244
245 2007-11-19  Thiemo Seufer  <ths@mips.com>
246
247         * config-ml.in: Don't hardcode the Makefile name.
248
249 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
250
251         * MAINTAINERS (Write After Approval): Add myself.
252
253 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
254
255         * MAINTAINERS (Write After Approval): Add myself.
256
257 2007-11-06  Doug Kwan <dougkwan@google.com>
258
259         * MAINTAINERS (Write After Approval): Add myself.
260
261 2007-10-25  Ben Elliston  <bje@au.ibm.com>
262
263         * MAINTAINERS (mercury): Remove entry.
264         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
265
266 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
267
268         * Makefile.def (dependencies): Make configure-gdb depend on
269         all-intl.
270         * Makefile.in: Regenerated.
271
272 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
273
274         * MAINTAINERS (Fortran maintainer): Remove myself.
275
276 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
277
278         * Makefile.def: To avoid problems running with parallel makes,
279         build newlib before libgloss so that target specific header
280         files are availble.
281         * Makefile.in: Regenerate
282
283 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
284
285         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
286         * Makefile.in: Regenerate.
287
288 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
289
290         * MAINTAINERS (Register allocation reviewer): Add myself.
291
292 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
293
294         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
295         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
296         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
297         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
298         * configure: Regenerate.
299
300 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
301
302         * MAINTAINERS (Register allocation reviewer): Add myself.
303
304 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
305
306         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
307         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
308         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
309         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
310         * configure.ac: Default them to host tools for $host = $build.
311         Subst them.
312
313         * configure: Regenerate.
314         * Makefile.in: Regenerate.
315
316 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
317
318         * MAINTAINERS (Register allocation reviewer): Add myself.
319
320 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
321
322         * MAINTAINERS (Register allocation reviewer): Add myself.
323
324 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
325
326         * MAINTAINERS (Write After Approval): Fix typo.
327
328 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
329
330         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
331         * configure: Regenerate.
332
333 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
334
335         PR bootstrap/31906
336         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
337         they're already prefixed.
338
339 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
340
341         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
342         libstdc++.
343         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
344         * configure: Regenerate.
345         * Makefile.in: Regenerate.
346         
347 2007-09-17  Andreas Schwab  <schwab@suse.de>
348
349         * configure.ac: Raise minimum makeinfo version to 4.6.
350         * configure: Regenerate.
351
352 2007-09-17  Johannes Singler <singler@ira.uka.de>
353
354         * MAINTAINERS (write-after-approval) add myself
355
356 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
357
358         * configure.ac: Correct makeinfo version check.
359         * configure: Regenerate.
360
361 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
362
363         * MAINTAINERS: Update my email address.
364
365 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
366
367         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
368         to $skipdirs and only disable gprof for newlib.  Use the normal
369         mips*-elf* handling in other respects.
370         * configure: Regnerate.
371
372 2007-09-12  David Daney  <ddaney@avtrex.com>
373
374         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
375         enabling libgcj.
376         * configure: Regenerate.
377
378 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
379
380         PR other/32154
381         * configure.ac: For libgloss targets, point the linker to the linker
382         script, startup code and simulator library.
383         * configure: Regenerate.
384
385 2007-09-07  Andrew Haley  <aph@redhat.com>
386
387         * configure.ac (noconfigdirs): Remove target-libffi and
388         target-libjava.
389         * configure: Regenerate.
390
391 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
392
393         PR target/33281
394         * configure.ac: Use config/mh-mingw on mingw.
395         * configure: Regenerate.
396
397 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2007-09-05  Richard Guenther  <rguenther@suse.de>
402
403         * configure.ac (--enable-stage1-checking): If neither --enable-checking
404         nor --disable-checking is provided also turn on yes and types
405         checking for stage1.
406         * configure: Re-generate.
407
408 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
409
410         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
411         (Write After Approval): Remove myself.
412
413 2007-08-29  Nick Clifton  <nickc@redhat.com>
414
415         * config.sub, config.guess: Update from upstream sources.
416
417 2007-08-22  Bud Davis  <jmdavis@link.com>
418
419         * MAINTAINERS (Write After Approval): Added myself.
420         * MAINTAINERS (Reviewers): Removed myself.
421
422 2007-08-18  Paul Brook  <paul@codesourcery.com>
423             Joseph Myers  <joseph@codesourcery.com>
424
425         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
426         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
427         * Makefile.in: Regenerate.
428         * configure.ac (--with-debug-prefix-map): New.
429         * configure: Regenerate.
430
431 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
432             Nigel Stephens  <nigel@mips.com>
433
434         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
435         as target_makefile_frag.
436         * configure: Regenerate.
437
438 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
439
440         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
441         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
442         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
443         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
444         (do-compare, do-compare3, do-compare-debug): New.
445         ([+compare-target+]): Use them.
446
447 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
448
449         * MAINTAINERS (Write After Approval): Change my email address.
450
451 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
452             Ben Elliston  <bje@au.ibm.com>
453
454         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
455         --silent if $silent.
456         * configure: Regenerate.
457
458 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
459
460         * MAINTAINERS (Various Maintainers): Add myself as
461         loop infrastructure maintainer.  Update my e-mail
462         address.
463
464 2007-07-31  Diego Novillo  <dnovillo@google.com>
465
466         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
467         Adjust description.
468
469 2007-07-26  Richard Guenther  <rguenther@suse.de>
470
471         * configure.ac: Add types checking to stage1 checking flags.
472         * configure: Regenerate.
473
474 2007-07-17  Nick Clifton  <nickc@redhat.com>
475
476         * COPYING3: New file.  Contains version 3 of the GNU General
477         Public License.
478         * COPYING3.LIB: New file.  Contains version 3 of the GNU
479         Lesser General Public License.
480
481 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
482
483         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
484
485 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
486
487         * MAINTAINERS (S/390 co-maintainer): Add myself.
488         (Write After Approval): Remove myself.
489
490 2007-07-13  Dan Hipschman  <dsh@google.com>
491
492         * MAINTAINERS (Write After Approval): Add myself.
493
494 2007-07-11  Nick Clifton  <nickc@redhat.com>
495
496         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
497         WINDRES export.
498         * Makefile.in: Regenerate.
499
500 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
501
502         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
503         maintainer.
504
505 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
506
507         * lt~obsolete.m4: New. Import from 20070318 libtool.
508
509 2007-07-03  Julian Brown  <julian@codesourcery.com>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
514
515         * configure.ac: Rewrite 'configure --help' strings to look nicer.
516         * configure: Regenerate.
517
518 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
519
520         * configure.ac: Add some missing m4 quotation.
521         * configure: Regenerate.
522
523 2007-07-02  Simon Baldwin  <simonb@google.com>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
528
529         * configure: Regenerate.
530
531 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
532
533         * Makefile.def: Add windmc tool to build.
534         * Makefile.tpl: Likewise.
535         * configure.ac: Likewise.
536         * Makefile.in: Regenerate.
537         * configure: Regenerate.
538                                                 
539 2007-06-28  DJ Delorie  <dj@redhat.com>
540
541         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
542         not building newlib.
543         * configure: Regenerated.
544         
545 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
546
547         * MAINTAINERS (Write After Approval): Add myself.
548
549 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
550
551         * MAINTAINERS (Write After Approval): Add myself.
552
553 2007-06-19  Chris Matthews  <chrismatthews@google.com>
554
555         * MAINTAINERS (Write After Approval): Add myself.
556
557 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
558
559         * MAINTAINERS (Write After Approval): Add myself.
560
561 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
562
563         * Makefile.def: Add dependency from configure-gdb to all-bfd.
564         * Makefile.in: Regenerated.
565
566 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
567
568         * configure.ac: Don't add target-libmudflap to noconfigdirs for
569         bfin*-*-uclinux* targets.
570         * configure: Regenerate.
571
572 2007-06-14  Ian Lance Taylor  <iant@google.com>
573
574         * MAINTAINERS: Add myself as non-algorithmic global write
575         maintainer.
576
577 2007-06-14  Diego Novillo  <dnovillo@google.com>
578
579         * MAINTAINERS: Add self as middle-end maintainer and
580         non-algorithmic global write maintainer.
581
582 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
583
584         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
585         Move all Fortran maintainers except Paul Brook into the
586         Non-Autopoiesis section.
587
588 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
589
590         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
591         (distclean-stage[+id+]): Possibly delete stage_last.
592         * Makefile.in: Regenerate.
593
594 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
595
596         * MAINTAINERS (Various Maintainer): Fix typo.
597
598 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
599
600         * MAINTAINERS (Various Maintainer): Add myself as
601         dataflow maintainer.
602
603 2007-06-07  Ben Elliston  <bje@au.ibm.com>
604
605         * config.sub, config.guess: Update from upstream sources.
606
607 2007-06-07  Ben Elliston  <bje@au.ibm.com>
608
609         * Makefile.tpl: Fix spelling error.
610         * Makefile.in: Regenerate.
611
612 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
613
614         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
615         lt_cv_sys_max_cmd_len.
616
617 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
618
619         * MAINTAINERS (Various Maintainers): Add myself as
620         auto-vectorizer maintainer.
621
622 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
623
624         PR libjava/32098
625         * libtool.m4: Revert previous change.
626         * ltgcc.m4: Put it here.
627
628 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
629
630         * MAINTAINERS (Various Maintainers): Add myself as
631         auto-vectorizer maintainer.
632
633 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
634
635         PR libjava/32098
636         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
637
638 2007-05-30  Richard Guenther  <rguenther@suse.de>
639
640         * MAINTAINERS (Various Maintainers): Add myself as
641         auto-vectorizer maintainer.
642
643 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
644
645         PR bootstrap/29382
646         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
647         * configure: Rebuilt.
648
649 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
650
651         * MAINTAINERS (Write After Approval): Removed my name.
652
653 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
654
655         * MAINTAINERS (Write After Approval): Remove myself.
656
657 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
658
659         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
660
661 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
662
663         * ltmain.sh: Update from ToT Libtool.
664         * libtool.m4: Update from ToT Libtool.
665         * ltsugar.m4: New. Update from ToT Libtool.
666         * ltversion.m4: New. Update from ToT Libtool.
667         * ltoptions.m4: New. Update from ToT Libtool.
668         * ltconfig: Remove.
669         * ltcf-c.sh: Remove.
670         * ltcf-cxx.sh: Remove.
671         * ltcf-gcj.sh: Remove.
672
673 2007-05-22  Ollie Wild  <aaw@google.com>
674
675         * MAINTAINERS (Write After Approval): Add myself.
676
677 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
678
679         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
680         stage_cflags.
681         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
682         Remove CFLAGS/LIBCFLAGS.
683         (configure-stage[+id+]-[+prefix+][+module+],
684         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
685         * Makefile.in: Regenerate.
686
687 2007-05-15  Diego Novillo  <dnovillo@google.com>
688
689         * MAINTAINERS: Update e-mail address.
690
691 2007-05-15  Revital Eres  <eres@il.ibm.com>
692
693         * MAINTAINERS (Write After Approval): Add myself.
694
695 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
696
697         * MAINTAINERS (Write After Approval): Updated my address.
698
699 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
700
701         * MAINTAINERS (Write After Approval): Add myself.
702
703 2007-05-11  Silvius Rus  <rus@google.com>
704
705         * MAINTAINERS (Write After Approval): Add myself.
706
707 2007-04-23  Tom Tromey  <tromey@redhat.com>
708
709         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
710
711 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
712
713         * MAINTAINERS (cpplib): Rename to ...
714         (libcpp): ... this.  Add C/C++ front end maintainers.
715
716 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
717
718         * config-ml.in: Pass ${ml_config_env} to configure calls.
719
720 2007-04-04  Christian Bruel  <christian.bruel@st.com>
721
722         * MAINTAINERS (Write After Approval): Add myself.
723         
724 2007-04-02  Dave Korn  <dave.korn@artimi.com>
725
726         * MAINTAINERS (Write After Approval): Add myself.
727
728 2007-03-31  Tobias Burnus  <burnus@net-b.de>
729
730         * MAINTAINERS (fortran 95 front end): Add myself.
731
732 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
733
734         * MAINTAINERS (Write After Approval): Add myself.
735         
736 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
737
738         * MAINTAINERS (Modulo Scheduler): Add myself.
739
740 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
741
742         * MAINTAINERS (fortran 95 front end): Add myself.
743         (c++ front end): whitespace fix.
744
745 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
746
747         * MAINTAINERS (Write After Approval): Add myself.
748
749 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
750
751         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
752         of glob.  Quote arguments with single quotes too.
753         * configure: Regenerate.
754
755 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
756
757         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
758         * Makefile.in: Regenerate
759
760 2007-03-07  Andreas Schwab  <schwab@suse.de>
761
762         * configure: Regenerate.
763
764 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
765
766         * configure.ac: Add "--with-pdfdir" configure option,
767         which defines pdfdir variable.
768         * Makefile.def (target=fixincludes): Add install-pdf to
769         missing targets.
770         (recursive_targets): Add install-pdf target.
771         (flags_to_pass): Add pdfdir.
772         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
773         target.
774         * configure: Regenerate
775         * Makefile.in: Regenerate
776
777 2007-02-28  Eric Christopher  <echristo@apple.com>
778
779         Revert:
780         2006-12-07  Mike Stump  <mrs@apple.com>
781
782         * Makefile.def (dependencies): Add dependency for
783         install-target-libssp and install-target-libgomp on
784         install-gcc.
785         * Makefile.in: Regenerate.
786
787 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
788
789         * configure: Regenerate.
790         * configure.ac: Move statements after variable declarations.
791
792 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
793
794         * MAINTAINERS: Add myself as sh maintainer.
795
796 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
797
798         * configure.ac: Adjust for loop syntax.
799         * configure: Regenerate.
800
801 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
802
803         * configure: Rebuilt.
804
805 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
806
807         * configure.ac: Drop multiple occurrences of --enable-languages,
808         and fix its quoting.
809         * configure: Rebuilt.
810
811 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
812             Nathan Sidwell  <nathan@codesourcery.com>
813             Vladimir Prus  <vladimir@codesourcery.com>
814             Joseph Myers  <joseph@codesourcery.com>
815
816         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
817         * configure: Regenerate.
818
819 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
820
821         * ltconfig (freebsd*): Default to elf.
822
823 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
824
825         * configure.ac (target_libraries): Move libgcc before libiberty.
826         * configure: Regenerated.
827
828 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
829             Paolo Bonzini  <bonzini@gnu.org>
830
831         PR bootstrap/30753
832         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
833         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
834         * configure: Regenerated.
835
836 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
837
838         * MAINTAINERS (Language Front End Maintainers): Update my mail
839         address.
840
841 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
842
843         PR bootstrap/30748
844         * configure.ac: Correct syntax for Solaris ksh.
845         * configure: Regenerated.
846
847 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
848
849         * configure.ac: Sync with src.
850         * configure: Regenerate.
851
852 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
853
854         * Makefile.in: Regenerate.
855
856 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
857
858         * config.sub: Sync with src.
859
860 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
861
862         * Makefile.tpl (build_alias, host_alias, target_alias): Use
863         noncanonical equivalents.
864         * configure.in: Rename to...
865         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
866         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
867         target_noncanonical.  Use them.  Rewrite removal of configure
868         arguments for autoconf 2.59.  Discard variable settings.  Force
869         program_transform_name for native tools.
870
871         * Makefile.in: Regenerated.
872         * configure: Regenerated with autoconf 2.59.
873
874 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
875
876         * MAINTAINERS (Write After Approval): Add myself.
877
878 2007-01-31  Andreas Schwab  <schwab@suse.de>
879
880         * Makefile.tpl (LDFLAGS): Substitute it.
881         * Makefile.in: Regenerate.
882
883 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
884
885         * MAINTAINERS (Write After Approval): Add myself.
886
887 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
888
889         * MAINTAINERS (spu port): Add myself.
890
891 2007-01-23  Richard Guenther  <rguenther@suse.de>
892
893         PR bootstrap/30541
894         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
895         * Makefile.tpl (GNATBIND): Substitute it.
896         (GNATMAKE): Likewise.
897         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
898         of STAGE_PREFIX.
899         * Makefile.in: Regenerate.
900         * configure: Regenerate.
901
902 2007-01-18  Mike Stump  <mrs@apple.com>
903
904         * configure.in: Re-enable -Werror for gcc builds.
905
906 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
907
908         * MAINTAINERS (Write After Approval): Add myself.
909
910 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
911
912         * configure.in: Change == to = in test command.
913         * configure: Regenerate.
914
915 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
916             Nick Clifton  <nickc@redhat.com>
917             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
918
919         * configure.in (build_configargs, host_configargs, target_configargs):
920         Remove build/host/target parameters.
921         (host_libs): Add gmp and mpfr.
922         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
923         * Makefile.def (gmp, mpfr): New.
924         (gcc): Remove target.
925         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
926         target_os, target_vendor): New.
927         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
928         * configure: Regenerate.
929         * Makefile.in: Regenerate.
930
931 2007-01-11  Matt Fago  <fago@earthlink.net>
932
933         * configure.in: Try to link to functions only in mpfr 2.2.x
934         to improve robustness of configure tests.
935         * configure: Regenerate.
936
937 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
938
939         * MAINTAINERS: Add myself as i386 maintainer.
940
941 2007-01-08  Jan Hubicka  <jh@suse.cz>
942
943         * MAINTAINERS: Add myself as i386 maintainer.
944
945 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
946
947         * configure.in: Add support for an x86_64-mingw* target.
948         * configure: Regenerate.
949
950 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
951
952         * Makefile.tpl (all-target): Correct @if conditional for target
953         modules.
954         * configure.in: Omit libiberty if building only target libgcc.
955         * configure, Makefile.in: Regenerated.
956
957 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
958
959         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
960         * configure: Regenerate.
961
962 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
963
964         * Makefile.def (target_modules): Add libgcc.
965         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
966         * Makefile.tpl (clean-target-libgcc): Delete.
967         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
968         on gcc even for bootstrapped modules.  Rewrite handling of
969         lang_env_dependencies to loop over target_modules.
970         * configure.in (target_libraries): Add target-libgcc.
971         * Makefile.in, configure: Regenerated.
972
973 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
974
975         * configure.in: Reorganize recognition of languages.  Add
976         --enable-stage1-languages.  Show supported languages for the chosen
977         target rather than all recognized languages.
978         * configure: Regenerate.
979
980 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
981
982         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
983         * Makefile.in: Regenerate.
984
985 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
986
987         * configure.in: Warn that MPFR 2.2.0 is buggy.
988         * configure: Regenerate.
989
990 2006-12-27  Ian Lance Taylor  <iant@google.com>
991
992         * configure.in: When removing Makefiles to force a reconfigure, also
993         remove prev-DIR*/Makefile.
994         * configure: Regenerate.
995
996 2006-12-22  Andreas Schwab  <schwab@suse.de>
997
998         * configure: Regenerate with correct autoconf version.
999
1000 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1001
1002         * configure.in: add AC_SUBST for *_FOR_TARGET.
1003         * configure: Regenerate.
1004
1005 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1006
1007         * configure.in: Simplify logic for rejecting languages that cannot
1008         be built.  Separate the case when a language is unsupported,
1009         from the case when the user chooses not to build a language.
1010
1011 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1012
1013         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1014         it only affects bootstrap and could be tested on "$host" as well.
1015         * configure: Regenerate.
1016         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1017
1018 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1019
1020         PR bootstrap/29544
1021         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1022         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1023         move here comment from Makefile.tpl.
1024         * Makefile.tpl: Move some definitions higher in the file.
1025         (STAGE1_CHECKING): New.
1026         * configure.in: Add --enable-stage1-checking.
1027         * configure: Regenerate.
1028         * Makefile.in: Regenerate.
1029
1030 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1031
1032         * MAINTAINERS: Add myself as build system maintainer.
1033
1034 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1035
1036         * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2006-12-13  Eric Christopher  <echristo@apple.com>
1039
1040         * MAINTAINERS: Add myself as darwin maintainer.
1041
1042 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1043
1044         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1045
1046 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1047
1048         MAINTAINERS: Update my entry.
1049
1050 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1051
1052         * configure.in:  Handle spu makefile frag.
1053         * Makefile.tpl (MAINT): Define
1054         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1055         * configure: Regenerate.
1056         * Makefile.in: Regenerate.
1057
1058 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1059
1060         * config.guess: Import latest version.
1061         * config.sub: Likewise.
1062
1063 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1064
1065         * configure.in (spu-*-*): Don't skip target-libiberty.
1066         * configure: Regenerate.
1067
1068 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1069
1070         PR bootstrap/30134
1071         * configure.in: Correct x86 darwin support for libjava to powerpc
1072         and i?86 only.
1073         * configure: Regenerate.
1074
1075 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1076
1077         * configure.in: Add x86 darwin support for libjava.
1078         * configure: Regenerate.
1079
1080 2006-12-07  Mike Stump  <mrs@apple.com>
1081
1082         * Makefile.def (dependencies): Add dependency for
1083         install-target-libssp and install-target-libgomp on
1084         install-gcc.
1085         * Makefile.in: Regenerate.
1086
1087 2006-12-04  Richard Guenther  <rguenther@suse.de>
1088
1089         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1090         (Non-Algorithmic Maintainers): Move over non-algorithmic
1091         loop optimizer maintainers, add myself as a non-algorithmic
1092         middle-end maintainer.
1093
1094 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1095
1096         * MAINTAINERS (Write After Approval): Add myself.
1097
1098 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1099
1100         * configure.in: Update error message for missing GMP/MPFR.
1101
1102         * configure: Regenerate.
1103
1104 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1105
1106         * configure.in: Update MPFR version in error message.
1107
1108         * configure: Regenerate.
1109
1110 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1111
1112         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1113         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1114         --with-gmp-lib): New flags.
1115
1116         * configure: Regenerate.
1117
1118 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1119
1120         * MAINTAINERS (Write After Approval): Change my email address.
1121
1122 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1123
1124         * MAINTAINERS (Write After Approval): Add myself.
1125
1126 2006-11-22  Philipp Thomas <pth@suse.de>
1127
1128         * MAINTAINERS (i18n): Update e-mail address.
1129
1130 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1131
1132         * MAINTAINERS (spu port): Add myself as maintainer.
1133         (Write After Approval): Remove myself.
1134
1135 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1136
1137         * configure.in (skipdirs): Don't build libssp for SPU.
1138         * configure: Regenerate.
1139
1140 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1141
1142         * MAINTAINERS (spu port): Add myself as maintainer.
1143         (libobjc): Update my email address.
1144
1145 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1146
1147         * MAINTAINERS (Write After Approval): Add myself.
1148
1149 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1150
1151         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1152         * configure : Rebuilt.
1153
1154 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1155
1156         * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1159
1160         * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1163
1164         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1165         libmpfr.a.
1166         * configure: Regenerate.
1167
1168 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1169
1170         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1171         (unstage): Test for stage_last presence.
1172
1173         PR bootstrap/29802
1174         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1175         * Makefile.in: Regenerate.
1176
1177 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1178
1179         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1180         maintainers.
1181
1182 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1183
1184         * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1187
1188         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1189         and stageN-package/Makefile.
1190         * Makefile.in: Regenerated.
1191
1192 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1193
1194         * configure.in: Remove target-libgloss from noconfigdirs for
1195         bfin-*-*.
1196         * configure: Regenerated.
1197
1198 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1199
1200         * configure.in (have_gmp): Only error if the gcc directory exists.
1201
1202         * configure: Regenerate.
1203
1204 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1205
1206         * configure.in: Robustify error message for missing GMP/MPFR.
1207
1208         * configure: Regenerate.
1209
1210 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1211
1212         * MAINTAINERS (Write After Approval): Add myself.
1213
1214 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1215
1216         * MAINTAINERS: Change email address.
1217
1218 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1219
1220         * MAINTAINERS (Write After Approval): Add myself.
1221
1222 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1223
1224         * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1227
1228         * MAINTAINERS (Write After Approval): Move myself to
1229         Write After Approval section.
1230
1231 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1232
1233         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1234         need_gmp anymore.
1235         * configure: Regenerate.
1236
1237 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1238
1239         * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1242
1243         * config.guess: Import latest version.
1244         * config.sub: Likewise.
1245
1246 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1247
1248         * Makefile.def: Added pdf target handling.
1249         * Makefile.tpl: Added pdf target handling.
1250         * Makefile.in: Regenerated.
1251
1252 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1253
1254         * MAINTAINERS: Add self as score port maintainer.
1255
1256 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1257
1258         * MAINTAINERS (Write After Approval): Add myself.
1259
1260 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1261
1262         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1263         or newer.
1264         * configure: Regenerated.
1265
1266 2006-09-27  Dave Brolley  <brolley@redhat.com>
1267
1268         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1269         $s instead of $r.
1270         * configure: Regenerated.
1271
1272 2006-09-26  Thiemo Seufer  <ths@mips.com>
1273
1274         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1275         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1276         * configure: Regenerate.
1277
1278 2006-09-24  Graeme Peterson <gridly@gmail.com>
1279
1280         * MAINTAINERS (Write After Approval): Remove myself.
1281
1282 2006-09-22  Chao-ying Fu  <fu@mips.com>
1283
1284         * MAINTAINERS (Write After Approval): Add myself.
1285
1286 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1287
1288         * MAINTAINERS: Add self as soft-fp maintainer.
1289
1290 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1291
1292         * MAINTAINERS: Add myself as avr maintainer.
1293         Remove Marek Michalkiewicz as avr maintainer.
1294
1295 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1296
1297         * MAINTAINERS (Write After Approval): Add myself.
1298
1299 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1300
1301         * configure.in: Never build newlib for a Mingw host.
1302         Never build newlib as Mingw target library.
1303         Test the existence of winsup/cygwin for building a Cygwin newlib,
1304         rather than just winsup.
1305         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1306         building a Mingw target.
1307         * configure: Regenerate.
1308
1309 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1310
1311         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1312
1313 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1314
1315         * config.guess: Import from src (was more updated).
1316         * config.sub: Likewise.
1317
1318 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1319
1320         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1321         * configure: Regenerated.
1322
1323 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1324
1325         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1326         for stages after the first.
1327
1328 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1329
1330         * Makefile.def: Add dependencies for configure-opcodes
1331         on configure-intl and all-opcodes on all-intl.
1332         * Makefile.in: Regenerated.
1333
1334 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1335
1336         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1337
1338 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1339
1340         Port to hosts whose 'sort' and 'tail' implementations
1341         treat operands with leading '+' as file names, as POSIX
1342         has required since 2001.  However, make sure the code still
1343         works on pre-POSIX hosts.
1344         * ltmain.sh: Don't assume "sort +2" is equivalent to
1345         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1346
1347 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1348
1349         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1350
1351 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1352
1353         * ltconfig: chmod 644 before ranlib during install.
1354
1355 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1356
1357         PR bootstrap/18058
1358         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1359         if the bootstrap compiler is a GCC version that supports it.
1360         * configure: Regenerate.
1361
1362 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1363
1364         * configure.in: Fix thinkos in previous check-in.
1365         * configure: Regenerate.
1366
1367 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1368
1369         PR other/27063
1370         * configure.in: Test subdir_requires and give an appropriate
1371         error message.
1372         * configure: Regenerate.
1373
1374 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1375
1376         * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1379
1380         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1381
1382 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1383
1384         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1385
1386 2006-06-20  David Ayers  <d.ayers@inode.at>
1387
1388         PR bootstrap/28072
1389         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1390         whether target-libjava is being configured instead of whether the
1391         java front end is enabled.
1392         * configure: Regenerate.
1393
1394 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1395
1396         PR target/27540
1397         * configure.in: Only enable libgomp on IRIX 6.
1398         * configure: Regenerate.
1399
1400 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1401
1402         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1403         too.
1404         * Makefile.in: Regenerate.
1405
1406 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1407
1408         * config-ml.in: Alter CCASFLAGS to include special
1409         multilib options the same as is done for CFLAGS.
1410
1411 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1412
1413         * configure.in: Don't enable libgomp on hpux10.
1414         * configure: Rebuilt.
1415
1416 2006-06-12  David Ayers  <d.ayers@inode.at>
1417
1418         PR bootstrap/27963
1419         PR target/19970
1420         * configure.in: Remove target-boehm-gc from noconfigdirs where
1421         ${libgcj} is specified.
1422         * configure: Regenerate.
1423
1424 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1425
1426         Sync from src:
1427
1428         * configure.in: Sync.
1429         * configure: Regenerated.
1430
1431         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1432
1433         * Makefile.def: Added dependencies from sim and gdb on intl, and
1434         added configure dependencies to everything with an all dependency
1435         on intl.
1436         * Makefile.in: Regenerated.
1437
1438 2006-06-06  David Ayers  <d.ayers@inode.at>
1439
1440         PR libobjc/13946
1441         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1442         * Makefile.in: Regenerate.
1443         * configure.in: Add --enable-objc-gc at toplevel and have it
1444         enable boehm-gc for Objective-C.
1445         Remove target-boehm-gc from libgcj.
1446         Add target-boehm-gc to target_libraries.
1447         Add target-boehm-gc to noconfigdirs where ${libgcj}
1448         is specified.
1449         Assert that boehm-gc is supported when requested for Objective-C.
1450         Only build boehm-gc if needed either for Java or Objective-C.
1451         * configure: Regenerate.
1452
1453 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1454
1455         PR 27674
1456         * Makefile.tpl (configure-[+prefix+][+module+],
1457         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1458         Remove rule to unstage bootstrapped modules.
1459         (stage_current): New.
1460         * Makefile.in: Regenerate.
1461
1462 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1463
1464         * MAINTAINERS (Write After Approval): Update my e-mail address.
1465
1466 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1467
1468         * include/libiberty.h: Declare pex_run_in_environment.
1469
1470 2006-05-31  Asher Langton  <langton2@llnl.gov>
1471
1472         * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1475
1476         * Makefile.def (bfd, opcodes): Fix lib_path.
1477         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1478         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1479         * Makefile.in: Regenerate.
1480
1481 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1482
1483         * Makefile.in: Regenerate.
1484
1485 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1486
1487         * Makefile.def: Add install-html target. Add datarootdir
1488         docdir and htmldir to flags_to_pass.
1489         * Makefile.tpl: Add install-html target.
1490         * Makefile.in: Regenerate.
1491         * configure.in: Add --with-datarootdir, --with-docdir, and
1492         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1493         * configure: Regenerate.
1494
1495 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1496
1497         * configure.in: Enable gprof for cross builds.
1498         * configure: Regenerate.
1499
1500 2006-05-22  Richard Guenther  <rguenther@suse.de>
1501
1502         Revert
1503         2006-01-31  Richard Guenther  <rguenther@suse.de>
1504         Paolo Bonzini  <bonzini@gnu.org>
1505
1506         * Makefile.def (target_modules): Add libgcc-math target module.
1507         * configure.in (target_libraries): Add libgcc-math target library.
1508         (--enable-libgcc-math): New configure switch.
1509         * Makefile.in: Re-generate.
1510         * configure: Re-generate.
1511         * libgcc-math: New toplevel directory.
1512
1513 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1514             Andreas Tobler  <a.tobler@schweiz.ch>
1515
1516         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1517         * configure: Rebuilt.
1518
1519 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1520
1521         * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2006-05-01  DJ Delorie  <dj@redhat.com>
1524
1525         * configure.in: Restore CFLAGS if GMP isn't present.
1526         * configure: Regenerate.
1527
1528 2006-05-01  Richard Guenther  <rguenther@suse.de>
1529
1530         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1531         maintainer.
1532
1533 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1534
1535         * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1538
1539         * MAINTAINERS (Write After Approval): Add myself.
1540
1541 2006-04-18  DJ Delorie  <dj@redhat.com>
1542
1543         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1544         reference libgloss so that libssp can be built in a combined
1545         tree.
1546         * configure: Regenerate.
1547
1548 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1549
1550         * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1553
1554         * configure.in: Require makeinfo 4.4 or higher.
1555         * configure: Regenerate.
1556
1557 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1558
1559         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1560         Rearrange the entries of other libraries to have them in one place.
1561
1562 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1563
1564         * MAINTAINERS (Write After Approval): Remove myself.
1565         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1566
1567 2006-03-14  Richard Guenther  <rguenther@suse.de>
1568
1569         * configure: Regenerate with autoconf 2.13.
1570
1571 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1572
1573         * MAINTAINERS: Use my work address.
1574
1575         * MAINTAINERS: Update my E-mail address.
1576
1577 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1578
1579         * configure.in: Handle --disable-<component> generically.
1580         * configure: Regenerate.
1581
1582 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1583
1584         PR libgcj/17311
1585         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1586
1587 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1588
1589         * MAINTAINERS (Write After Approval):  Remove myself.
1590         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1591
1592 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1593
1594         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1595         (TARGET_CONFIGDIRS): Remove.
1596         * configure.in: Remove AC_SUBST(target_configdirs).
1597         * Makefile.in, configure: Regenerated.
1598
1599 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1600
1601         * MAINTAINERS (Write After Approval):  Remove myself.
1602         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1603
1604 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1605
1606         PR bootstrap/25670
1607
1608         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1609
1610         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1611         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1612         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1613         BUILD_PREFIX, BUILD_PREFIX_1.
1614         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1615
1616         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1617         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1618
1619         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1620         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1621         of `cat stage_current`.  Always provide the `r' and `s' variables.
1622         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1623         a single shell execution.
1624         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1625         bootstrapped modules, make the stage1 module if the build was not
1626         started yet, else build the current stage.
1627         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1628         (all-build, all-host, all-target, [+make_target+]-host,
1629         [+make_target+]-target): Do not use \-continued lines.
1630         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1631         (current_stage, restrap, stage_last): New.
1632
1633         * Makefile.in: Regenerate.
1634         * configure: Regenerate.
1635
1636 2006-02-19  Bud Davis  <jmdavis@link.com>
1637
1638         * MAINTAINERS (Write After Approval):  Remove myself.
1639         (Language Front End Maintainers):  Add myself as fortran 95
1640         maintainer and update e-mail address.
1641
1642 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1643
1644         * MAINTAINERS (Write After Approval):  Remove myself.
1645         (Language Front End Maintainers):  Add myself as fortran 95
1646         maintainer.
1647
1648 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1649
1650         * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1653
1654         * MAINTAINERS (Write After Approval):  Remove myself.
1655         (Language Front End Maintainers):  Add myself as
1656         fortran 95 maintainer.
1657
1658 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1659
1660         Sync from src:
1661
1662         2005-12-27  Leif Ekblad  <leif@rdos.net>
1663
1664         * configure.in: Add support for RDOS target.
1665         * configure: Regenerate.
1666
1667 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1668             Andreas Schwab  <schwab@suse.de>
1669
1670         * configure: Regenerate.
1671
1672 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1673
1674         * configure.in (enable_libgomp): Add AIX.
1675         * configure: Regenerate.
1676
1677 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1678
1679         * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1682
1683         * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2006-01-31  Richard Guenther  <rguenther@suse.de>
1686         Paolo Bonzini  <bonzini@gnu.org>
1687
1688         * Makefile.def (target_modules): Add libgcc-math target module.
1689         * configure.in (target_libraries): Add libgcc-math target library.
1690         (--enable-libgcc-math): New configure switch.
1691         * Makefile.in: Re-generate.
1692         * configure: Re-generate.
1693         * libgcc-math: New toplevel directory.
1694
1695 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1696
1697         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1698         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1699         the assembler, linker and binutils.
1700         * configure: Regenerate.
1701
1702 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1703
1704         * MAINTAINERS (Write After Approval): Add myself.
1705
1706 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1707
1708         * configure: Regenerate.
1709
1710 2006-01-18  Richard Henderson  <rth@redhat.com>
1711             Jakub Jelinek  <jakub@redhat.com>
1712             Diego Novillo  <dnovillo@redhat.com>
1713
1714         * libgomp: New directory.
1715         * Makefile.def: Add target_module libgomp.
1716         * Makefile.in: Regenerate.
1717         * configure.in (target_libraries): Add target-libgomp.
1718         * configure: Regenerate.
1719
1720 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1721
1722         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1723         @ from continuation.
1724         * Makefile.in: Rebuilt.
1725
1726 2006-01-04  Chris Lattner  <sabre@gnu.org>
1727
1728         * MAINTAINERS (Write After Approval): Add myself.
1729
1730 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1731
1732         PR bootstrap/24252
1733
1734         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1735         * Makefile.tpl (OBJDUMP): New.
1736         (EXTRA_HOST_FLAGS): Add it.
1737         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1738
1739         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1740         to use symbolic links between directories.  Avoid race conditions
1741         or make them harmless.
1742         * configure.in: Do not try to use symbolic links between directories.
1743
1744         * Makefile.def (LEAN): Pass.
1745         * Makefile.tpl (LEAN): Define.
1746         (stage[+id+]-start): Accept that the previous directory does not
1747         exist, if the bootstrap is lean.
1748         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1749         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1750         configure substitution.
1751         ([+compare-target+]): Likewise.
1752         ([+bootstrap-target+]-lean): New.
1753         * configure.in: Remove lean bootstrap support from here.
1754
1755         * Makefile.in: Regenerate.
1756         * configure: Regenerate.
1757
1758 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1759
1760         * MAINTAINERS (libdecnumber): Add myself.
1761
1762 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1763
1764         * libtool-ldflags: New script.
1765
1766 2006-01-02  Andreas Schwab  <schwab@suse.de>
1767
1768         * configure.in: When reconfiguring remove Makefile in
1769         all stage directories.
1770         * configure: Regenerate.
1771
1772 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1773
1774         * MAINTAINERS: Update my email address.
1775
1776 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1777
1778         Revert Ada-related part of the previous change.
1779
1780         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1781         Do not pass.
1782         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1783         * Makefile.in: Regenerate.
1784         * configure.in: Do not include mt-ppc-aix target fragment.
1785         * configure: Regenerate.
1786
1787 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         * configure.in: Select appropriate fragments for PowerPC/AIX.
1790         * configure: Regenerate.
1791
1792         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1793         BOOT_CFLAGS, BOOT_LDFLAGS.
1794         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1795         BOOT_CFLAGS, BOOT_LDFLAGS.
1796         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1797         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1798         (stage): Fail if we cannot complete the work.
1799         * Makefile.in: Regenerate.
1800
1801 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1802
1803         * configure.in: Replace ms1 with mt.
1804         * configure: Rebuilt.
1805
1806 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1807
1808         * MAINTAINERS: Update my email address.
1809
1810 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1811
1812         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1813         install-host-nogcc): Don't invoke $(stage) at the end.
1814         * Makefile.in: Regenerate.
1815
1816 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1817
1818         * configure.in: Flip the top-level bootstrap switch.
1819         * configure: Regenerate.
1820
1821 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1822
1823         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1824         $(stage) and $(unstage).
1825         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1826         (all): Remove stray semicolon.
1827         (local-distclean): Don't handle multilib.tmp and multilib.out.
1828         (install.all): Set $s for consistency.
1829         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1830         check_multilibs setting.  Always make the install directory.
1831         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1832         Correct @if/@endif.
1833         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1834         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1835         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1836         (multilib.out): Remove.
1837         * Makefile.in: Regenerated.
1838
1839 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1840
1841         * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1844
1845         * MAINTAINERS: Add myself as mt maintainer.
1846
1847         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1848
1849 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1850
1851         * MAINTAINERS: Change email address.
1852
1853 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1854
1855         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1856         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1857         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1858         Find in-tree tools if available.
1859         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1860         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1861         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1862         (COMPILER_*_FOR_TARGET): New.
1863         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1864         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1865         (CONFIGURED_*, USUAL_*): Remove.
1866         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1867         STRIP): Use autoconf substitutions.
1868         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1869         COMPILER_NM_FOR_TARGET): New.
1870         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1871
1872         (all): Make all-host and all-target in parallel.
1873         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1874         that $$r and $$s are set before invoking a recursive make.
1875         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1876         ([+bootstrap-target+]): Inline most of the `all' target.
1877
1878 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1879
1880         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1881         from the gcc build directory.
1882         * Makefile.in: Regenerate.
1883
1884 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1885
1886         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1887         depend on all-libdecnumber.
1888         * configure.in (host_libs): Include libdecnumber.
1889         * Makefile.in: Regenerate.
1890         * configure: Likewise.
1891
1892 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1893
1894         * libdecnumber: Import decNumber sources from the dfp-branch.
1895
1896 2005-11-21  Kean Johnston  <jkj@sco.com>
1897
1898         * config.sub, config.guess: Sync from upstream sources.
1899
1900 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1901
1902         Import from Autoconf sources:
1903
1904         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1905         * config/move-if-change: Don't output "$2 is unchanged";
1906         suggested by Ben Elliston.  Handle weird characters correctly.
1907
1908 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1909
1910         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1911         to match upstream libtool for darwin.
1912
1913 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1914
1915         * Makefile.def: Remove gdb dependencies for gdbtk.
1916         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1917         (configure-gdb, install-gdb): New rules.
1918         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1919         * Makefile.in, configure: Regenerated.
1920
1921 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1922
1923         * MAINTAINERS (Write After Approval): Add myself.
1924
1925 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1926
1927         * MAINTAINERS (Write After Approval): Add myself.
1928
1929 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1930
1931         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1932         Diego Novillo.
1933
1934 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1935
1936         PR bootstrap/24297
1937         * Makefile.tpl (do-[+make-target+], do-check, install,
1938         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1939         are set before recursing.
1940         * Makefile.in: Regenerate.
1941
1942 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1943
1944         PR bootstrap/18939
1945         * Makefile.def (gcc) <target>: Fix thinko.
1946         * Makefile.in: Regenerate.
1947
1948 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1949
1950         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1951         * configure: Regenerate.
1952
1953 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1954
1955         * MAINTAINERS (Write After Approval): Add self.
1956
1957 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1958
1959         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1960         target-libffi, target-qthreads, target-libjava, and
1961         targetlibobjc.
1962         * configure: Regenerate.
1963
1964 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1965
1966         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1967         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1968         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1969         (USUAL_OBJDUMP_FOR_TARGET): New.
1970         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1971         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1972         * configure, Makefile.in: Regenerated.
1973
1974 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1975
1976         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1977         before other host packages.
1978
1979 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1980
1981         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1982
1983 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1984
1985         PR bootstrap/22340
1986
1987         * configure.in (default_target): Remove.
1988         * Makefile.tpl (all): Do not use prerequisites as subroutines
1989         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1990         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1991         use prerequisites as subroutines.
1992         (check-host, check-target): New.
1993         (bootstrap configure & all targets): Do not use stage*-start
1994         if the directory layout is already ok.
1995         (non-bootstrap configure & all targets): Prepend a $(unstage).
1996         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1997         (NOTPARALLEL): Remove.
1998         (unstage, stage variables): New variables.
1999         (unstage, stage targets): Simply expand to those variables.
2000
2001         * configure: Regenerate.
2002         * Makefile.in: Regenerate.
2003
2004 2005-10-04  James E Wilson  <wilson@specifix.com>
2005
2006         * Makefile.def (lang_env_dependencies): Add libmudflap.
2007         * Makefile.in: Regenerate.
2008
2009 2005-10-03  Andreas Schwab  <schwab@suse.de>
2010
2011         Backport from libtool CVS:
2012         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2013
2014         * ltmain.sh: add support for installing into temporary
2015         staging area (e.g. 'make install DESTDIR=...')
2016
2017 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2018
2019         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2020         * configure: Regenerated.
2021
2022 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2023
2024         * configure: Regenerate with the correct
2025         autoconf version.
2026
2027 2005-09-30  Catherine Moore  <clm@cm00re.com>
2028
2029         * configure.in (bfin-*-*): New.
2030         * configure: Regenerated.
2031
2032 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2033
2034         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2035         (LIPO_FOR_TARGET): New.
2036         (CONFIGURED_LIPO_FOR_TARGET): New.
2037         (USUAL_LIPO_FOR_TARGET): New.
2038         (STRIP_FOR_TARGET): New.
2039         (CONFIGURED_STRIP_FOR_TARGET): New.
2040         (USUAL_STRIP_FOR_TARGET): New.
2041         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2042         STRIP_FOR_TARGET.
2043         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2044         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2045         * Makefile.in: Regenerate.
2046         * configure: Regenerate.
2047
2048 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2049
2050         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2051         (rs6000-*-aix*): Same.
2052         * configure: Regenerate.
2053
2054 2005-09-16  Tom Tromey  <tromey@redhat.com>
2055
2056         * MAINTAINERS: Add self as java maintainer.
2057
2058 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2059
2060         * configure.in: Recognize f95 in the --enable-languages option,
2061         and substitute it for fortran, issuing a warning.
2062         * configure: Regenerate.
2063
2064 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2065
2066         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2067         * configure:  Regenerated.
2068
2069 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2070
2071         * MAINTAINERS: Add self as ms1 maintainer.
2072
2073 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2074
2075         * Makefile.def (libssp): Add to lang_env_dependencies.
2076         * Makefile.in: Regenerate.
2077
2078 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2079
2080         * MAINTAINERS: Add myself as middle-end maintainer.
2081
2082 2005-08-17  Christian Groessler  <chris@groessler.org>
2083
2084         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2085         * Makefile.in: Regenerate.
2086
2087 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2088
2089         * MAINTAINERS (write after approval): Added myself.
2090
2091 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2096
2097         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2098         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2099         Look for alternate names of the target cc and c++
2100         * configure: Regenerate.
2101
2102 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2105         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2106         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2107         tools; remove code to manually set them.
2108         (Target tools): Look in the environment for them.
2109         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2110         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2111         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2112         build directory.
2113         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2114         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2115         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2116         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2117         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2118         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2119         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2120         * configure: Regenerate.
2121         * Makefile.in: Regenerate.
2122
2123 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2124
2125         * MAINTAINERS: Update for removed CPU targets.
2126
2127 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2128
2129         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2130         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2131         * Makefile.in: Regenerated.
2132
2133 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2134
2135         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2136         (CFLAGS_FOR_TARGET): Use it.
2137         (CXXFLAGS_FOR_TARGET): Likewise.
2138         * Makefile.in: Regenerated.
2139         * configure.in (--with-build-sysroot): New option.
2140         * configure: Regenerated.
2141
2142 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2143
2144         * Makefile.tpl: Wrap install between unstage and stage
2145         * Makefile.in: Regenerate.
2146
2147 2005-07-21  Eric Christopher  <echristo@apple.com>
2148
2149         * MAINTAINERS: Update affiliation.
2150
2151 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2152
2153         * MAINTAINERS: Add self as crx port maintainer.
2154
2155 2005-07-20  DJ Delorie  <dj@redhat.com>
2156
2157         * MAINTAINERS: Add self as m32c maintainer.
2158
2159 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2160
2161         * all files: Update FSF address.
2162
2163 2005-07-15  Eric Christopher  <echristo@redhat.com>
2164
2165         * MAINTAINERS: Change affiliation.
2166
2167 2005-07-14  Jim Blandy  <jimb@redhat.com>
2168
2169         * configure.in: Add cases for Renesas m32c.
2170         * configure: Regenerated.
2171
2172 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2173
2174         * COPYING.LIB: Update from fsf.org.
2175
2176 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2177
2178         * COPYING, compile, config.guess,
2179         config.sub, install-sh, missing, mkinstalldirs,
2180         symlink-tree, ylwrap: Sync from upstream sources.
2181         * config-ml.in: Update FSF address.
2182
2183 2005-07-13  Eric Christopher  <echristo@redhat.com>
2184
2185         * configure.in: Add toplevel noconfigdir support for tpf.
2186         * configure: Regenerate.
2187
2188 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2189
2190         PR ada/22340
2191
2192         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2193         * Makefile.in: Regenerate.
2194
2195 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2196
2197         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2198         Brolley to write-after-approval.
2199
2200 2005-07-07  Andreas Schwab  <schwab@suse.de>
2201
2202         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2203         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2204         * Makefile.in: Regenerated.
2205
2206 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2207
2208         * configure.in: Don't build sim or rda when targetting darwin.
2209         * configure: Regenerate.
2210
2211 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2212
2213         * configure.in: Add --enable-libssp and --disable-libssp.
2214         * configure: Regenerate with autoconf-2.13.
2215
2216 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2217
2218         * Makefile.def (target_modules): Add libssp.
2219         * configure.in (target_libraries): Add target-libssp.
2220         * configure: Rebuilt.
2221         * Makefile.in: Rebuilt.
2222
2223 2005-07-01  Zack Weinberg  <zackw@panix.com>
2224
2225         * MAINTAINERS: Change email address.  Resign from maintainership.
2226
2227 2005-07-01  Richard Guenther  <rguenther@suse.de>
2228
2229         * MAINTAINERS: Change my e-mail address and affiliation.
2230
2231 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2232
2233         * Makefile.def (stagefeedback): Come after profile.
2234         Define profiledbootstrap target.
2235         * Makefile.tpl (profiledbootstrap): Remove.
2236         (stageprofile-end): Zap stagefeedback.
2237         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2238         * Makefile.in: Regenerate.
2239
2240 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2241
2242         * MAINTAINERS: Update my email address.
2243
2244 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2245
2246         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2247         In 'cpp' stanza, support '#line' as well as '# '.
2248
2249 2005-06-08  Andreas Schwab  <schwab@suse.de>
2250
2251         * MAINTAINERS: Move myself from 'Write After Approval' to
2252         'CPU Port Maintainers' section as m68k maintainer.
2253
2254 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2255
2256         * configure.in (unsupported_languages): New macro.
2257         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2258         non-ported target libraries in noconfigdirs.
2259         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2260         non-linux-gnu.  Remove libgcj_ex_libffi.
2261         <lang_frag loop>: Set add_this_lang=no if the language is in
2262         unsupported_languages.
2263         * configure: Regenerate.
2264
2265 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2266
2267         * configure.in: Fix typo in handling of --with-mpfr-dir.
2268         * configure: Regenerate.
2269
2270 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2271
2272         * MAINTAINERS: Update my email address.
2273
2274 2005-06-02  Jim Blandy  <jimb@redhat.com>
2275
2276         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2277         accepted into the master sources.)
2278
2279 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2280             Michael Snyder  <msnyder@redhat.com>
2281             Stan Cox  <scox@redhat.com>
2282
2283         * configure.in: Set noconfigdirs for ms1.
2284
2285         * configure: Regenerate.
2286
2287 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2288
2289         * MAINTAINERS (Write After Approval): Add self.
2290
2291 2005-06-01  Josh Conner  <jconner@apple.com>
2292
2293         * MAINTAINERS (Write After Approval): Add self.
2294
2295 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2296
2297         * MAINTAINERS: Update my email address.
2298
2299 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2300
2301         * MAINTAINERS (Write After Approval): Add self.
2302
2303 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2304
2305         * MAINTAINERS (Write After Approval): Remove self.
2306
2307 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2308
2309         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2310         (Dependencies): Consider target modules for bootstrap dependencies.
2311         Make target bootstrap modules depend on each stage's gcc.
2312         * Makefile.in: Regenerate.
2313
2314 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2315
2316         * Makefile.def (configure-gcc): Depend on binutils having been built.
2317         (all-gcc): No need to do it here.
2318         * Makefile.in: Regenerate.
2319
2320 2005-05-19  Paul Brook  <paul@codesourcery.com>
2321
2322         * configure.in: Rewrite misleading error message when requested
2323         language cannot be built.
2324         * configure: Regenerate.
2325
2326 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2327
2328         * ylwrap: Import from Automake 1.9.5.
2329
2330 2005-05-13  David Ung  <davidu@mips.com>
2331
2332         * MAINTAINERS (Write After Approval): Add self.
2333
2334 2005-05-09  Mike Stump  <mrs@apple.com>
2335
2336         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2337         lt_cv_sys_max_cmd_len for now.
2338
2339 2005-05-09  Stan Cox  <scox@redhat.com>
2340
2341         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2342
2343 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2344
2345         * README.SCO: Update the URL.
2346
2347 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2348
2349         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2350         with_gnu_ld to libtool.
2351         * ltcf-c.sh (aix[45]): Define file_list_spec.
2352         * ltcf-cxx.sh (aix[45]): Same.
2353         * ltcf-gcj.sh (aix[45]): Same.
2354         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2355         exists, write list of input files to temporary file.
2356
2357 2005-05-04  Mike Stump  <mrs@apple.com>
2358
2359         * configure.in: Always pass --target to target configures as
2360         otherwise rebuilds that do --recheck will fail.
2361         * confiugure: Rebuilt.
2362
2363 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2364
2365         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2366         STAGE_HOST_EXPORTS.
2367         (configure, all): Add bootstrap support.
2368         (Host modules, target modules): Pass post-stage1 flags and exports.
2369         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2370         * Makefile.in: Regenerate.
2371
2372 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2373
2374         * configure: Regenerate.
2375
2376 2005-04-27  Mike Stump  <mrs@apple.com>
2377
2378         * MAINTAINERS: Add self as darwin maintainer.
2379
2380 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2381
2382         * config.sub: Update from master copy.
2383
2384 2005-04-21  Mike Stump  <mrs@apple.com>
2385
2386         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2387         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2388
2389 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2390
2391         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2392         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2393         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2394         "*-*-elf" and "*-*-linux*".
2395         * configure: Regenerate.
2396
2397 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2398
2399         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2400
2401 2005-04-12  Mike Stump  <mrs@apple.com>
2402
2403         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2404
2405 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2406
2407         * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2410
2411         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2412
2413 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2414
2415         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2416         (TARGET_CONFIGARGS): Include --with-target-subdir.
2417         (configure, all): New macros.  Use them throughout.
2418         * Makefile.in: Regenerate.
2419
2420 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2421
2422         * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2425
2426         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2427
2428 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2429
2430         * MAINTAINERS: Move John Carr to Write After Approval.
2431
2432 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2433
2434         * config/mh-mingw32: Delete.
2435         * configure.in: Don't use it.
2436         * configure: Regenerate.
2437
2438 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2439
2440         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2441         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2442         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2443         (HOST_LIB_PATH): Generate from Makefile.def.
2444         (TARGET_LIB_PATH): Likewise.
2445         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2446         * Makefile.in: Regenerate.
2447         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2448         (RPATH_ENVVAR): Include Darwin case.
2449         * configure: Regenerate.
2450
2451 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2452
2453         * MAINTAINERS (Various Maintainers): Remove self.
2454         (Write After Approval): Add self.
2455
2456 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2457
2458         * MAINTAINERS (Various Maintainers): Add self.
2459
2460 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2463         * configure: Regenerate.
2464
2465 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2466
2467         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2468         gcc_version, and gcc_version_trigger from set of flags to pass.
2469         * Makefile.tpl: Remove definitions of above variables.
2470         (config.status): Remove dependency on $(gcc_version_trigger).
2471         * Makefile.in: Regenerate.
2472         * configure.in: Do not reference config/gcc-version.m4 nor
2473         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2474         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2475         * configure: Regenerate.
2476
2477 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2478             Andrew Pinski <pinskia@physics.uc.edu>
2479
2480         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2481         * Makefile.in: Regenerate.
2482
2483 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2005-03-03  David Ayers  <d.ayers@inode.at>
2488
2489         * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2492
2493         PR libgcj/20160
2494         * ltmain.sh: Avoid creating archives with components that have
2495         duplicate basenames.
2496
2497 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2498
2499         PR bootstrap/20250
2500         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2501         instead of check.
2502         * Makefile.in: Regenerate.
2503
2504 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2505
2506         * Makefile.in: Regenerate to fix conflict between the previous two
2507         patches.
2508
2509 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2510
2511         PR bootstrap/17383
2512         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2513         * Makefile.tpl (HOST_SUBDIR): New substitution.
2514         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2515         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2516         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2517         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2518         (Host modules, Bootstrapped modules): Use it.
2519         (Build modules, Target modules): Do not create symlink trees,
2520         always configure out-of-srcdir.
2521         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2522         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2523         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2524         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2525
2526         * Makefile.in: Regenerate.
2527         * configure: Regenerate.
2528
2529 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2530
2531         Merged from libada-gnattools-branch:
2532         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2533
2534         * gnattools: New directory.
2535         * Makefile.def: Add gnattools as a module, depending on target-libada.
2536         * Makefile.in: Regenerate.
2537         * configure.in: Include gnattools in host_tools; disable it if ada
2538         is disabled.
2539         * configure: Regenerate.
2540
2541 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2542
2543         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2544         treelang maintainer.
2545         (Write After Approval): Remove myself.
2546
2547 2005-02-23  Paul Schlie  <schlie@comcast.net>
2548
2549         * configure.in: Allow darwin targeted ports to build tk, itcl and
2550         libgui.
2551         * configure: Regenerate.
2552
2553 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2554
2555         PR libgcj/10353
2556         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2557         * configure: Regenerate.
2558
2559 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2560
2561         * MAINTAINERS (Write After Approval): Add myself.
2562
2563 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2564
2565         * MAINTAINERS: Update my e-mail address.
2566
2567 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2568
2569         * MAINTAINERS (Write After Approval): Add myself.
2570
2571 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2572
2573         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2574         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2575         target-libgloss when not *-*-elf and *-*-aout.
2576         * configure: Regenerate.
2577
2578 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2579
2580         * MAINTAINERS: Remove obsolete entries.
2581
2582         * MAINTAINERS (Write After Approval): Add Michael Matz.
2583
2584 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2585
2586         * MAINTAINERS: Remove self as cpplib maintainer.
2587
2588 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2589
2590         * install-sh, config.sub: Import from upstream.
2591
2592 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2593
2594         PR bootstrap/18222
2595         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2596         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2597         * Makefile.in: Regenerate.
2598
2599 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2600
2601         * MAINTAINERS: Update my email address.
2602
2603 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2604             Andreas Schwab  <schwab@suse.de>
2605
2606         PR bootstrap/18033
2607         * config-ml.in: Eval option if surrounded by single quotes.
2608
2609 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2610
2611         Revert 2004-12-28 Makefile changes, a better fix will be
2612         applied to mainline and src after GCC 4.0 branches.
2613
2614 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2615
2616         PR bootstrap/17383
2617
2618         * Makefile.def (target_modules): Remove stage parameter,
2619         it is always true now.
2620         * Makefile.tpl (configure-build-[+module+],
2621         configure-target-[+module+]): Always build symlink tree
2622         for the directory and for include.  BUILD_SUBDIR and
2623         TARGET_SUBDIR cannot be . anymore.
2624         * Makefile.in: Regenerate.
2625
2626 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2627
2628         Revert 2004-12-08 Makefile changes.
2629
2630 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2631
2632         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2633         cygwin, mingw.
2634
2635 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2636
2637         * configure.in (sh64-*-*): Reenable gprof.
2638         * configure: Regenerate.
2639
2640 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2641
2642         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2643         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2644         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2645         * Makefile.in: Regenerate.
2646
2647 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2648
2649         * MAINTAINERS: Update my email address.
2650
2651 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2652
2653         * Makefile.tpl: Generate normal dependencies if the LHS module is
2654         not bootstrapped.
2655         * Makefile.in: Regenerate.
2656
2657 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2658
2659         * configure.in: Include config/gxx-include-dir.m4.  Use
2660         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2661         * configure: Regenerate.
2662
2663 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2664
2665         * config.if: Delete.
2666         * configure.in: Set libstdcxx_incdir directly.
2667         * configure: Regenerate.
2668
2669 2004-12-02  Eric Christopher  <echristo@redhat.com>
2670
2671         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2672         * Makefile.in: Regenerate.
2673
2674 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2675
2676         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2677         * configure: Regenerate.
2678
2679 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2680
2681         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2682         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2683         * configure: Regenerate.
2684
2685 2004-12-01  Eric Christopher  <echristo@redhat.com>
2686
2687         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2688         of things to remove.
2689
2690 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2691
2692         * MAINTAINERS (Write After Approval): Update my e-mail address.
2693
2694 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2695
2696         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2697         from CVS libtool to always pass_all.
2698
2699 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2700
2701         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2702         (hppa*64*-*-*): Delete incorrect comment.
2703         * configure: Rebuilt.
2704
2705 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2706
2707         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2708
2709 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2710
2711         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2712         from CVS libtool to always pass_all.
2713
2714 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2715
2716         * install-sh, compile: Import from automake.
2717
2718 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2719
2720         * config.guess, config.sub:  Import from savannnah.
2721
2722 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2723
2724         * MAINTAINERS (Write After Approval): Add myself
2725
2726 2004-11-12  Mike Stump  <mrs@apple.com>
2727
2728         * Makefile.def: Add html support.
2729         * Makefile.tpl: Likewise.
2730         * Makefile.in: Regenerate.
2731
2732 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2733
2734         PR 18423
2735         * configure.in: Remove all instances of build-fixincludes from
2736         noconfigdirs.
2737         (build_configargs): Supply --target to subdirectories.
2738         * configure: Regenerate.
2739
2740         * Makefile.def: Make gcc install depend on fixincludes install.
2741         * Makefile.in: Regenerate.
2742
2743 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2744
2745         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2746
2747 2004-11-11  Paul Brook  <paul@codesourcery.com>
2748
2749         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2750
2751 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2752
2753         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2754         target-libgfortran.
2755         * configure: Regenerate.
2756
2757 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2758
2759         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2760         like CC.
2761
2762 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2763
2764         * Makefile.def (host fixincludes): Specify missing targets.
2765         * Makefile.in: Regenerate.
2766
2767 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2768
2769         * MAINTAINERS: Add myself
2770
2771 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2772
2773         * MAINTAINERS (Write After Approval): Add myself.
2774
2775 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2776
2777         * Makefile.def: Build fixincludes for the host, too.
2778         * Makefile.in: Regenerate.
2779         * configure.in (host_tools): Add fixincludes.
2780         * configure: Regenerate.
2781
2782 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2783
2784         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2785         * configure: Regenerated.
2786
2787 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2788
2789         PR other/17783
2790         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2791         * configure: Regenerated.
2792
2793 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2794
2795         * README.SCO: Update per FSF instructions.
2796
2797 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2798
2799         PR target/18151
2800         * configure.in (case ${target}): Do not build fixincludes for avr.
2801         * configure: Regenerated.
2802
2803 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2804
2805         * configure.in (case ${target}): Do not build fixincludes
2806         on platforms where it is not used.
2807         * configure: Regenerated.
2808
2809 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2810
2811         * configure.in: Use an absolute path to install-sh.
2812         * configure: Regenerated.
2813
2814 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2815
2816         * MAINTAINERS (Write After Approval): Add myself.
2817
2818 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2819
2820         * MAINTAINERS: Remove from Write After Approval those that are
2821         already maintainers.
2822
2823 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2824
2825         * MAINTAINERS:  Update my email address.
2826
2827 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2828
2829         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2830         * configure: Regenerate.
2831
2832 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2833
2834         * MAINTAINERS:  Update my email address.
2835
2836 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2837
2838         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2839         entries belonging to this category.
2840
2841 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2842
2843         * MAINTAINERS: Update my e-mail address.
2844
2845 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2846
2847         Fix wrong conflict resolution in:
2848
2849         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2850
2851         * Makefile.in: Regenerate.
2852         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2853         in the recursive `make', instead of hardwiring `all'.
2854         (Autogenerated TARGET-* variables): New.
2855
2856 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2857
2858         * configure.in: Enable target-libgloss for crx-*-*.
2859         * configure: Regenerate.
2860
2861 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2862
2863         * MAINTAINERS (Various Maintainers): Move the "windows,
2864         cygwin, mingw" maintainer to ...
2865         (OS Port Maintainers): ... here.
2866
2867 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2868
2869         * MAINTAINERS (Write After Approval): Remove those that are
2870         maintainers of some subsystem.
2871
2872 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2873
2874         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2875         * ltcf-cxx.sh (tpf*): Likewise.
2876         * ltconfig (tpf*): Add TPF OS configuration support.
2877
2878 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2879
2880         * MAINTAINERS: Change my email address to my new work account.
2881
2882 2004-09-24  Michael Roth  <mroth@nessie.de>
2883
2884         * configure.in (--without-headers): Add missing double quotes.
2885         * configure: Regenerate.
2886
2887 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2888
2889         * ylwrap: Revert to previous version.
2890
2891 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2892
2893         PR bootstrap/17369
2894         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2895         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2896         SET_GCC_LIB_PATH_CMD.
2897         (BASE_TARGET_EXPORTS): Likewise.
2898         * Makefile.in: Regenerated.
2899
2900         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2901         * configure: Regenerated.
2902
2903 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2904
2905         * config.guess: New upstream version
2906         * compile, depcomp, install-sh, ylwrap: Likewise.
2907
2908 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2909
2910         * config/mh-x86omitfp: New host makefile fragment.  Add
2911         -fomit-frame-pointer to the default BOOT_CFLAGS.
2912         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2913         * configure: Regenerate.
2914
2915 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2916
2917         PR target/11572
2918         * configure.in (*-*-darwin*): Renable libobjc.
2919         * configure: Regenerate.
2920
2921 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2922
2923         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2924
2925 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2926
2927         * Makefile.def: Remove libbanshee.
2928         * Makefile.tpl: Ditto.
2929         * configure.in: Ditto.
2930         * Makefile.in: Regen.
2931         * configure: Ditto.
2932
2933 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2934
2935         * ltmain.sh: Use $pic_object as $non_pic_object if
2936         $non_pic_object=none.
2937
2938 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2939
2940         * missing: Import latest version from master repository.
2941
2942 2004-09-06  Nick Clifton  <nickc@redhat.com>
2943
2944         * config.sub: Import latest version from master repository.
2945         * config.guess: Likewise.
2946         This includes these changes:
2947
2948         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2949
2950         * config.sub: Handle crisv32, alias etraxfs.
2951         * config.guess (crisv32:Linux:*:*): Handle.
2952
2953         2004-08-13  Brad Smith  <brad@comstyle.com>
2954
2955         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2956         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2957
2958         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2959
2960         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2961         assume the processor is a powerpc.  This is because coreutils
2962         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2963         in this case, due to a MacOS X bug that causes
2964         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2965         to return a negative number.
2966         Problem reported by Petter Reinholdtsen in:
2967         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2968
2969         2004-07-19  Ben Elliston  <bje@gnu.org>
2970
2971         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2972
2973         2004-06-24  Ben Elliston  <bje@gnu.org>
2974
2975         * config.guess: Update copyright years.
2976         * config.sub: Likewise.
2977
2978         2004-06-22  Robert Millan  <robertmh@gnu.org>
2979
2980         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2981         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2982
2983         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2984
2985         * config.guess (*:*VMS:*:*): New entry. Replaces
2986         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2987         manufacturer.
2988
2989         2004-06-22  Ben Elliston  <bje@gnu.org>
2990
2991         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2992         * config.sub: Likewise.
2993
2994         2004-06-22  Ben Elliston  <bje@gnu.org>
2995
2996         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2997         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2998
2999         2004-06-11  Ben Elliston  <bje@gnu.org>
3000
3001         * config.guess (pegasos:OpenBSD:*:*): Remove.
3002
3003         2004-06-11  Ben Elliston  <bje@gnu.org>
3004
3005         From Wouter Verhelst <wouter@grep.be>:
3006         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3007
3008         2004-06-11  Ben Elliston  <bje@gnu.org>
3009
3010         * config.guess (luna88k:OpenBSD:*:*): New.
3011
3012         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3013
3014         * config.guess (m32r*:Linux:*:*): New case.
3015         * config.sub: Handle m32rle.
3016
3017         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3018
3019         From Jens Petersen  <petersen@redhat.com>:
3020         * config.sub: Handle sparcv8.
3021
3022         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3023
3024         From Tom Smith <smith@cag.lkg.hp.com>:
3025         * config.guess: Version suffixes are equally significant on Tru64
3026         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3027         prefix of "P" (patched kernel).
3028
3029         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3030
3031         * config.sub: Add support for National Semiconductor CRX target.
3032
3033 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3034
3035         * MAINTAINERS (Various Maintainers): Remove myself as web page
3036         maintainer, add myself as maintainer of build status lists.
3037
3038 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3039
3040         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3041         *-*-netware, but add target-libmudflap.
3042         Consolidate *-*-netware targets (of which really only i?86 exists)
3043         into a single entry.
3044         * configure: Likewise.
3045
3046 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3047
3048         * Makefile.tpl (sorry): Remove.
3049         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3050         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3051         (do-clean): Clean per-stage directories too.
3052         (do-distclean): Run distclean-stage1 too.
3053         (.NOTPARALLEL): Enable during toplevel bootstrap.
3054         (stage[+id+]-bubble): Enable parallel execution during
3055         the recursive invocation.
3056         * Makefile.in: Regenerate.
3057
3058         Fix previous checkin:
3059
3060         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3061         include.
3062         * configure.in: Fix indentation.
3063         * configure: Regenerate.
3064
3065 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3066
3067         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3068         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3069         * configure: regenerate
3070         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3071         -mdynamic-no-pic
3072
3073
3074 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3075
3076         * Makefile.def (build_modules): Add fixincludes.
3077         (dependencies): Make gcc depend on fixincludes.
3078         * configure.in (build_tools): Add fixincludes.
3079         (build_configdirs): Always include build_libs.
3080         * Makefile.in: Regenerate.
3081         * configure: Regenerate.
3082
3083 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3086         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3087         phony targets; do not generate timestamp files.
3088         (distclean-stageN): Remove references to their timestamp files.
3089         (restageN, touch-stageN): Remove.
3090         (stageN-bubble): Rewritten.
3091         (compare): Support lean bootstraps.
3092         * Makefile.in: Regenerate.
3093
3094         * configure.in: Only warn when bootstrapping but
3095         build != host or build != target.  Support lean bootstraps.
3096         * configure: Regenerate.
3097
3098 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3099
3100         * configure.in:  Give a better error message if GMP/MPFR are missing
3101         and a language needing them has been requested.
3102         * configure:  Regenerated.
3103
3104 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3105
3106         * configure.in:  Print a list of available language front-ends if
3107         a requested one is missing.  Tidy stray tab characters.
3108         * configure:  Regenerated.
3109
3110 2004-08-19  Michael Koch  <konqueror@gmx.de>
3111
3112         * gcc/doc/install.texi: Update entry about automake for libjava.
3113
3114 2004-08-17  Robert Millan  <robertmh@gnu.org>
3115
3116         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3117         (instead of FreeBSD).
3118         * configure: Regenerate.
3119
3120 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3121
3122         * Makefile.in: Regenerate.
3123         * configure: Regenerate.
3124
3125         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3126         stage_*_flags.
3127         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3128         for bootstrapped modules if toplevel bootstrap is going.
3129         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3130         modules.  Adjust for changes in Makefile.def.  Enable several
3131         rules even in non-bootstrap mode, just to avoid peppering the
3132         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3133         (stage-[+prev+]-bubble): Remove.
3134
3135         * Makefile.def (Dependencies): Depend on all-build-bison,
3136         all-build-flex, all-build-byacc, all-build-texinfo, rather
3137         than the host variations.
3138         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3139         with BUILD_SUBDIR.
3140         (BISON): Update for recent Bisons.
3141         (YACC): Fix typo.
3142         (cross): Depend on all-build.
3143         (all): Do not depend on all-build.
3144         (prebootstrap): Remove.
3145         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3146         (Prebootstrap dependencies): Add them to the per-stage targets
3147         and to all-prebootstrap.
3148         * configure.in (build_configdirs): Always enable build_tools.
3149         (BUILD_DIR_PREFIX): Remove.
3150
3151         * Makefile.def (gcc): Add target variable.
3152         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3153         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3154         in the recursive `make', instead of hardwiring `all'.
3155         (Autogenerated TARGET-* variables): New.
3156
3157 2004-08-13  Brian Booth  <bbooth@redhat.com>
3158
3159         * MAINTAINERS: Remove myself from write-after-approval.
3160
3161 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3162
3163         * src-release: Stop distributing mmalloc with gdb (which doesn't
3164         use it).
3165         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3166         * Makefile.in: Regenerate.
3167
3168 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3169
3170         * configure.in (arm*-*-eabi*): New target.
3171         * configure: Regenerate.
3172
3173 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3174
3175         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3176         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3177         (Dependencies): New section.
3178         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3179         (configure-target-[+module+]): Depend on maybe-all-gcc
3180         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3181         (toplevel profiledbootstrap): Fix dependencies.
3182         * Makefile.in: Regenerate.
3183
3184 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3185
3186         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3187         target-libiberty to noconfigdirs.
3188         * configure: Regenerate.
3189
3190 2004-08-03  Paul Brook  <paul@codesourcery.com>
3191
3192         * configure.in: Check for MPFR as well as GMP.
3193         * configure: Regenerate.
3194
3195 2004-08-01  Robert Millan  <robertmh@gnu.org>
3196
3197         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3198         libmudflap for all GNU-based systems (with Glibc).
3199         * configure: Regenerate.
3200
3201 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3202
3203         * Makefile.def (host-modules): Add gcc.
3204         * Makefile.in: Regenerate.
3205         * Makefile.tpl (sorry): New rule.
3206         (configure-host, all-host, [+make_target+]-host, do-check,
3207         install-host): Do not add gcc as a special case.
3208         (host modules): Add a small special-casing for gcc.  Export
3209         extra_make_flags through the environment.
3210         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3211         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3212         other recursive targets for gcc): Remove.
3213
3214         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3215         (stage, unstage): New rules.
3216         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3217         distclean-stage[+id+]): Use stage_current.
3218         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3219         the stage*-start rules.
3220
3221 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3222
3223         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3224         use -all_load flag.
3225
3226 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3227
3228         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3229         * configure: Regenerate.
3230
3231 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3232
3233         * maintainer-scripts/gcc_release: Revert yesterday's change.
3234
3235 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3236
3237         * MAINTAINERS: Add myself to write-after-approval.
3238
3239 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3240
3241         * libf2c: Removed.
3242         * gcc/gccbug.in: Updated because of libf2c removal.
3243         * maintainer-scripts/gcc_release: Ditto.
3244
3245 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3246
3247         * configure.in: Build libmudflap by default on FreeBSD.
3248         * configure: Regenerated.
3249
3250 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3251
3252         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3253         systems.
3254         * configure: Regenerated.
3255
3256 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3257
3258         PR target/16344
3259         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3260         feedback based compiler.
3261         * Makefile.in: Rebuilt.
3262
3263 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3264
3265         * Makefile.def (host_modules): Set bootstrap=true for flex.
3266         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3267         * Makefile.in: Rebuilt.
3268
3269 2004-07-07  Jan Hubicka  <jh@suse.cz>
3270
3271         * MAINTAINERS: Add self as a profile feedback maintainer.
3272
3273 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3274
3275         * configure.in:  Do not prepend $srcdir to /dev/null in
3276         makefile fragments.
3277         * configure:  Regenerate.
3278
3279 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3280
3281         * Makefile.def (build_modules): Add bison, byacc, flex,
3282         m4, texinfo.
3283         (flags_to_pass): Add FLEX.
3284         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3285         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3286         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3287         DEFAULT_MAKEINFO): Remove.
3288         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3289         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3290         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3291         objdir or else use configured tool.
3292         (all-build): New.
3293         (all): Depend on it.
3294         (Build module dependencies): Add.
3295         * Makefile.in: Regenerate.
3296         * configure.in: Better support for multiple build modules,
3297         matching what is done for host/target modules.  Do not look
3298         for "plausible" locations of build tools if Canadian cross.
3299         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3300         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3301         * configure: Regenerate.
3302
3303 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3304
3305         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3306         * Makefile.in: Regenerate.
3307
3308 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         * Makefile.tpl (configure-build-[+module+],
3311         configure-[+module+], configure-target-[+module+]): Pass
3312         [+extra_configure_args+].
3313         (all-build-[+module+], all-[+module+], check-[+module+],
3314         install-[+module+], [+make_target+]-[+module+],
3315         all-target-[+module+], check-target-[+module+],
3316         install-target-[+module+], [+make_target+]-target-[+module+]):
3317         Pass [+extra_make_args+].
3318         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3319         (GCC_HOST_EXPORTS): Remove.
3320         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3321         cross, check-gcc, check-gcc-c++, install-gcc,
3322         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3323         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3324         * Makefile.in: Regenerate.
3325
3326 2004-06-21  Matthew Sachs  <msachs@apple.com>
3327
3328         * MAINTAINERS: Added self to write-after-approval.
3329
3330 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3331
3332         * configure.in: Check for srcdir/winsup rather than build directory
3333         winsup.
3334         * configure: Regenerate.
3335
3336 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3337
3338         * configure.in: Don't build Cygwin native newlib if winsup
3339         directory is missing.  Emit warning instead.
3340         * configure: Regenerate.
3341
3342 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3343
3344         * Makefile.tpl (touch-stage[+id+]): New.
3345         (restage[+prev+]): Depend on touch-stage[+id+].
3346
3347         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3348         Use it throughout.
3349
3350         * Makefile.def: Add profile and feedback bootstrap stages.
3351         Remove next field from bootstrap stages.
3352         * Makefile.tpl (LN, LN_S): Substitute.
3353         (stageN-start, stageN-end): Use double-colon rules, to
3354         provide a hook for additional setup commands.
3355         (distclean-stageN-gcc, restageN): Create dependencies from
3356         [+prev+], not from [+next+].
3357         (stageN-bubble): Add commands for successive stages from
3358         [+prev+], using double-colon rules.
3359         (all-stageN-gcc): Fix typo.
3360         (stagefeedback-start, profiledbootstrap): New.
3361         * Makefile.in: Regenerate.
3362         * configure.in: Call ACX_PROG_LN.
3363         * configure: Regenerate.
3364
3365 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3366
3367         * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3370
3371         * MAINTAINERS (Write After Approval): Add myself.
3372
3373 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3374
3375         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3376         without gcc.
3377         * configure: Regenerate.
3378
3379 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3380
3381         * Makefile.tpl: Fix typo.
3382         * Makefile.in: Regenerate.
3383
3384 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3385
3386         * configure.in: Remove new- prefix from toplevel
3387         bootstrap targets.
3388         * configure: Regenerate.
3389
3390 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3391
3392         * Makefile.tpl (all.normal): Rename to all.
3393         (all): Replace with a rule to pick the default
3394         target from configure.
3395         (all-gcc, configure-gcc): Use conditionals to
3396         do nothing when toplevel bootstrap is going on.
3397         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3398         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3399         * configure.in: Support --enable-bootstrap.
3400
3401         * Makefile.def: Remove new- prefix from toplevel
3402         bootstrap targets.
3403         * Makefile.tpl: Likewise.
3404
3405         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3406         target.
3407
3408         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3409         $(RECURSE_FLAGS) to recursive invocation of make.
3410
3411         * Makefile.in: Regenerate.
3412         * configure: Regenerate.
3413
3414 2004-05-30  Andreas Jaeger  <aj@suse.de>
3415             Jim Wilson <wilson@specifixinc.com>
3416
3417         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3418         like CC.
3419
3420 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3421
3422         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3423         * configure: Regenerate.
3424
3425 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3426
3427         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3428         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3429         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3430         targets.
3431         * Makefile.in: Regenerate.
3432
3433 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3434
3435         * configure.in: Test the ability to symlink directories.
3436         * configure: Regenerate.
3437
3438         * Makefile.def (bootstrap-stage): New definitions.
3439         * Makefile.tpl (configure-stage1-gcc,
3440         configure-stage2-gcc, configure-stage3-gcc,
3441         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3442         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3443         new-restage3, compare): Autogenerate, see Makefile.in
3444         entry for behavioral changes.
3445         (distclean-stage1, new-stage1-start, new-stage1-end,
3446         new-stage1-bubble, distclean-stage2, new-stage2-start,
3447         new-stage2-end, new-stage2-bubble, distclean-stage3,
3448         new-stage3-start, new-stage3-end): New autogenerated targets.
3449         (objext, prebootstrap, BOOT_CFLAGS,
3450         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3451         targets.
3452
3453         * Makefile.in: Regenerate.
3454         (distclean-stage1, new-stage1-start, new-stage1-end,
3455         new-stage1-bubble, distclean-stage2, new-stage2-start,
3456         new-stage2-end, new-stage2-bubble, distclean-stage3,
3457         new-stage3-start, new-stage3-end): New targets.
3458         (all-stage1-gcc): Move prebootstrap dependency from here...
3459         (configure-stage1-gcc): ...to here.
3460         (new-bootstrap): Use bubble targets.
3461         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3462         Use per-stage distclean targets.
3463         (configure-stage1-gcc, configure-stage2-gcc,
3464         configure-stage3-gcc, all-stage1-gcc,
3465         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3466         Use new-stageN-start to prepare the tree.
3467
3468 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3469
3470         * Makefile.def (host_modules): add libcpp.
3471         * Makefile.tpl: Add dependencies on and for libcpp.
3472         * Makefile.in: Regenerate.
3473         * configure.in: Add libcpp host module.
3474         * configure: Regenerate.
3475
3476 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3477
3478         * Makefile.tpl: Whenever a recursive target is defined, wrap
3479         it in a special @if/@endif block, and prepare its maybe
3480         dependency in the @if/@endif block
3481         * configure.in: Instead of writing maybe dependencies, remove
3482         the @if/@endif statements, and remove the @if/@endif blocks
3483         that remain.
3484         * configure: Regenerate.
3485         * Makefile.in: Regenerate.
3486
3487 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3488
3489         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3490
3491 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3492
3493         PR bootstrap/15120
3494         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3495         * */configure: Rebuilt.
3496
3497 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3498
3499         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3500         of libf2c.
3501         * configure, Makefile.in: Regenerate.
3502
3503 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3504
3505         * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3508
3509         Merge from tree-ssa-20020619-branch.
3510
3511         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3512         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3513         (HOST_GMPLIBS): Define.
3514         (HOST_GMPINC): Define.
3515         (TARGET_LIB_PATH): Add libmudflap.
3516         (GFORTRAN_FOR_TARGET): Define.
3517         (configure-build*): Export GFORTRAN.
3518         (configure-gcc): Export GMPLIBS and GMPINC.
3519         (all-gcc): Add maybe-all-libbanshee.
3520         (configure-target-libgfortran): Define.
3521         * Makefile.in: Regenerate.
3522         * configure.in (host_libs): Add libbanshee.
3523         (target_libraries): Add target-libmudflap and target-libgfortran.
3524         Add --with-libbanshee.
3525         Handle --disable-libmudflap.
3526         (*-*-freebsd*): Use with_gmp.
3527         Add $(libgcj) to noconfigdirs.
3528         * configure: Regenerate.
3529         * depcomp: New file.
3530         * MAINTAINERS: Add tree-ssa maintainers.
3531
3532 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3533
3534         * MAINTAINERS (Various Maintainers): Add myself.
3535
3536 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3537
3538         * MAINTAINERS (Write After Approval): Add myself.
3539
3540 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3541
3542         * MAINTAINERS (Write After Approval): Add myself.
3543
3544 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3545
3546         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3547         * configure: Regenerate.
3548
3549 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3550
3551         Revert:
3552         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3553
3554         * Makefile.def (flags_to_pass): Remove *dir variables that
3555         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3556         as well as prefix and exec_prefix.
3557         * Makefile.in: Regenerate.
3558
3559 2004-04-26  Robert Millan  <robertmh@gnu.org>
3560
3561         Add patches from libtool CVS.
3562         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3563         * ltconfig: Likewise.
3564         * ltcf-c.sh: Likewise.
3565         * ltcf-cxx.sh: Likewise.
3566         * ltcf-gcj.sh: Likewise.
3567
3568 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3569
3570         * Makefile.def (host_modules): Mark with the bootstrap
3571         flag packages on which gcc depends.
3572         * Makefile.tpl (all-bootstrap): Use it.
3573         * Makefile.in: Regenerate.
3574
3575 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3576
3577         * Makefile.def (flags_to_pass): Remove *dir variables that
3578         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3579         as well as prefix and exec_prefix.
3580         * Makefile.in: Regenerate.
3581
3582 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3583
3584         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3585         * configure: Regenerate.
3586         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3587         * gcc/Makefile.tpl (compare): Use the result of the test.
3588         * gcc/Makefile.in: Regenerate.
3589
3590 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3591
3592         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3593         Always relocate gcc and prev-gcc to the original names, even
3594         if the build fails.
3595         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3596         New targets.
3597
3598 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3599
3600         * MAINTAINERS: Update my email address.
3601
3602 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3603
3604         * configure.in (mips*-*-irix5*): Enable ld.
3605         * configure: Regenerate.
3606
3607 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3608
3609         * configure: Regenerate.
3610
3611 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3612
3613         * Makefile.tpl (configure-[+module+], configure-gcc,
3614         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3615         Set and export LDFLAGS.
3616         * Makefile.in: Regenerate.
3617
3618 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3619
3620         * MAINTAINERS: Add myself to write-after-approval.
3621
3622 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3623
3624         PR bootstrap/14871
3625         * Makefile.tpl: If we don't have built-in-tree target tools,
3626         use the ones found by configure rather than hacking around with
3627         program_transform_name.
3628         * configure.in: Give Makefile.tpl the information necessary
3629         to do that.
3630         * Makefile.in: Regenerate.
3631         * configure: Regenerate.
3632
3633 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3634
3635         PR bootstrap/14760
3636         * configure.in: When computing baseargs, strip *all* copies of
3637         offending options.  Also, don't match/substitute the trailing space,
3638         so that this actually works when two similar options are separated by
3639         only one space.
3640         * configure: Regenerate.
3641
3642 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3643
3644         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3645         (rs6000-*-aix*): Same.
3646         * configure: Regenerate.
3647
3648 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3649
3650         * MAINTAINERS: Add myself to write-after-approval.
3651
3652 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3653
3654         * MAINTAINERS: Add myself to write-after-approval.
3655
3656 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3657
3658         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3659         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3660         * Makefile.in: Regenerate.
3661
3662         * configure.in (top level bootstrap support): Rework --enable-werror
3663         to set @stage2_werror_flag@.
3664         * configure: Regenerate.
3665         * Makefile.tpl (top level bootstrap support): Pass
3666         @stage2_werror_flag@ down to configure in stages 2 and 3.
3667         * Makefile.in: Regenerate.
3668
3669 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3670
3671         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3672         for stages 2 and 3 as well as in make.  As a consequence, remove
3673         OUTPUT_OPTION (now detected by configure) from the flags passed down
3674         to make.
3675         * Makefile.in: Regenerate.
3676
3677         * Makefile.tpl (new-bootstrap): Fix typo.
3678         * Makefile.in: Regenerate.
3679
3680 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3681
3682         * Makefile.tpl: Rearrange by moving recursive_targets rules
3683         into their proper sections.
3684         * Makefile.tpl (top level bootstrap support): Move disabling
3685         of coverage flags from 'make' to 'configure'; improve comments.
3686         * Makefile.in: Regenerate.
3687
3688         * Makefile.tpl (experimental top level bootstrap) Move stage1
3689         language setting from all- target to configure- target; disable
3690         intermodule optimization in stage 1; prevent gratuitous rebuilds
3691         of stage 1.
3692         * Makefile.in: Regenerate.
3693         * configure.in: Comma-separate stage 1 language list for top
3694         level bootstrap.
3695         * configure: Regenerate.
3696
3697         * Makefile.tpl: Clean up experimental top level bootstrap support:
3698         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3699         prev-gcc in configure- targets as well as all- targets.
3700         * Makefile.in: Regenerate.
3701
3702 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3703
3704         * compile: New file imported from automake.
3705
3706 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3707
3708         * configure.in: Remove symbolic link section.
3709         * configure: Regenerate.
3710         * Makefile.tpl (links): Remove.
3711         * Makefile.in: Regenerate.
3712
3713 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3714             Nathanael Nerode  <neroden@gcc.gnu.org>
3715
3716         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3717         Set with AC_CHECK_PROGS.
3718         * configure.in: Fix comment typo from last patch.
3719         * configure: Regenerate.
3720
3721 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3722
3723         * Makefile.tpl: Introduce experimental top level bootstrap support.
3724         * Makefile.in: Regenerate.
3725         * configure.in: Introduce support for top level bootstrap.
3726         * configure: Regenerate.
3727
3728 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3729             Paolo Bonzini  <bonzini@gnu.org>
3730
3731         PR bootstrap/14522
3732         * configure.in: Cope with shells that do not support unquoted ^
3733         * configure: Regenerate.
3734
3735 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3736             Paolo Bonzini  <bonzini@gnu.org>
3737
3738         PR bootstrap/14522
3739         * configure.in: Cope with shells that do not support nesting
3740         quotes inside quoted backquote substitutions.
3741         * configure: Regenerate.
3742
3743 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3744
3745         PR bootstrap/14522
3746         * configure.in: Fix escaping of $.
3747         * configure: Regenerate.
3748
3749 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3750
3751         * configure: Regenerate, since I forgot to while committing Paolo's
3752         changes.
3753
3754 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3755
3756         PR ada/14131
3757         Move language detection to the top level.
3758         * configure.in: Find default values for the tools as
3759         soon as possible.  Disable ada if GNAT is not found.
3760         Emit error message about missing languages.  Expand
3761         --enable-languages=all for the gcc subdirectory.
3762
3763 2004-03-10  Ben Elliston  <bje@gnu.org>
3764
3765         * MAINTAINERS: Update my email address.
3766
3767 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3768
3769         * ltconfig: Disable building static libraries if building shared
3770         libraries on AIX 5L.
3771
3772 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3773
3774         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3775         and disable libgcj.
3776         * configure: Regenerated.
3777
3778 2004-03-01  Brian Booth  <bbooth@redhat.com>
3779
3780         * MAINTAINERS: Add myself to write-after-approval.
3781
3782 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3783
3784         * MAINTAINERS: Add myself to write-after-approval.
3785
3786 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3787
3788         PR bootstrap/7087
3789         * Makefile.tpl: Guard XFOO sed statements better.
3790         * Makefile.tpl: Add dependency for configure-target-libada.
3791         * Makefile.in: Regenerate (incidentally fixes broken
3792         commit when libada-branch was merged).
3793
3794 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3795
3796         * MAINTAINERS: Add myself to write-after-approval.
3797
3798 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3799
3800         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3801         maintainers.
3802
3803 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3804
3805         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3806         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3807
3808 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3809
3810         PR bootstrap/11932
3811         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3812
3813 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3814
3815         * MAINTAINERS: Added myself to write-after-approval.
3816
3817 2004-02-14  Michael Koch  <konqueror@gmx.de>
3818
3819         * MAINTAINERS: Added myself to write-after-approval.
3820
3821 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3822
3823         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3824         some OS port maintainers to OS port maintainers section.
3825
3826 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3827
3828         * MAINTAINERS: Add self.
3829
3830 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3831
3832         * MAINTAINERS: Alphabetize.
3833
3834 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3835
3836         * MAINTAINERS: Remove myself.
3837
3838 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3839
3840         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3841         (rs6000-*-aix*): Same.
3842         * configure: Regenerate.
3843
3844 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3845
3846         * configure.in (host): Add in missing $noconfigdirs to defines.
3847         * configure: Regenerate.
3848
3849 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3850             Nathanael Nerode  <neroden@gcc.gnu.org>
3851
3852         PR ada/6637, PR ada/5911
3853         Merge with libada-branch:
3854         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3855         with appropriate dependencies. Add --enable-libada configure switch.
3856         * configure, Makefile.in: Regenerate.
3857
3858 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3859
3860         * MAINTAINERS: Add myself to write-after-approval.
3861
3862 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3863
3864         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3865         * configure: Regenerate.
3866
3867 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3868
3869         Merge from upstream:
3870
3871         * ltmain.in: When setting IFS to '~', be careful about user
3872         arguments that contain '~'.
3873
3874         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3875
3876         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3877         Also test $base_compile against $CC with escaped arguments. Bug
3878         reported by Geoff Keating <geoffk@apple.com>.
3879
3880 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3881
3882         * MAINTAINERS: Remove i960 port.
3883
3884 2004-01-23  DJ Delorie  <dj@redhat.com>
3885
3886         * Makefile.def (target_modules) [libiberty]: Don't stage.
3887         * Makefile.in: Rebuilt.
3888
3889 2004-01-20  Caroline Tice  <ctice@apple.com>
3890
3891         * MAINTAINERS: Add myself to write-after-approval.
3892
3893 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3894
3895         * MAINTAINERS: Update my email address.
3896
3897 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3898
3899         * MAINTAINERS: Add myself to write-after-approval.
3900
3901 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3902
3903         * MAINTAINERS: Remove entries without email address.
3904
3905 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3906
3907         * MAINTAINERS: Add myself to write-after-approval.
3908
3909 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3910
3911         * MAINTAINERS: Update my email address.
3912
3913 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3914
3915         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3916         * Makefile.tpl (configure-target-[+module+]): Support stage.
3917         * Makefile.in: Rebuilt.
3918
3919 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3920
3921         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3922
3923 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3924
3925         * MAINTAINERS: Add myself as a MIPS maintainer.
3926
3927 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3928
3929         * configure.in: Use ./config.cache, not config.cache.
3930         * configure: Regenerate.
3931         * Makefile.tpl: Special-casing not needed for GCC any more.
3932         * Makefile.in: Regenerate.
3933
3934         * configure.in: Don't share a cache file for host dirs.
3935         * configure: Regenerate.
3936
3937         * config-ml.in: Don't mess with the cache file.
3938
3939 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3940
3941         * MAINTAINERS: Move myself from 'Write After Approval' to
3942         'CPU Port Maintainers' section as SPARC maintainer.
3943
3944 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3945
3946         * Makefile.tpl: Make GCC use a separate config.cache.
3947         * Makefile.in: Regenerate.
3948
3949         PR bootstrap/11932, PR bootstrap/11933
3950         (I don't know if it will fix either of them, but it relates
3951         to them.)
3952         * configure.in: Don't use shared config.cache for target
3953         directories.
3954         * configure: Regenerate.
3955
3956 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3957
3958         * MAINTAINERS: Add myself to 'Write After Approval' section.
3959
3960 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3961
3962         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3963         * configure: Regenerated.
3964
3965 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3966
3967         * MAINTAINERS: Remove the mn10200 maintainer.
3968
3969 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3970
3971         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3972         * configure: Regenerated.
3973
3974 2003-12-16  Jan Hubicka  <jh@suse.cz>
3975
3976         * MAINTAINERS: Add myself as callgraph maintainer.
3977
3978 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3979
3980         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3981         * configure: Regenerate.
3982
3983 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3984
3985         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3986         'Write After Approval' section. Update email.
3987
3988 2003-12-01  James Lemke <jim@wasabisystems.com>
3989
3990         * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2003-11-20  Matt Thomas  <matt@3am-software.com>
3993
3994         * MAINTAINERS: Add myself as a vax port maintainer.
3995
3996 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3997
3998         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3999         (configure-build-[+module+], configure-[+module+]): Likewise.
4000         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4001         * Makefile.in: Regenerate.
4002
4003 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4004
4005         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4006         shared/dylibed libraries.
4007         * ltmain.sh: Likewise.
4008         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4009         * ltcf-cxx.sh: Likewise.
4010         * ltcf-gcj.sh: Likewise.
4011         * ltconfig: Likewise.
4012
4013 2003-11-17  Stan Cox  <scox@redhat.com>
4014
4015         * MAINTAINERS: Add myself as iq2000 port maintainer.
4016
4017 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4018
4019         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4020         * Makefile.in: Regenerate.
4021
4022 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4023
4024         * config.sub: Update to 2003-11-03 version.
4025
4026 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4027
4028         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4029         * configure:  Regenerate.
4030
4031 2003-10-20  Nicolas Pitre <nico@cam.org>
4032
4033         * MAINTAINERS: Add myself to 'Write After Approval' section.
4034
4035 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4036
4037         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4038
4039 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4040
4041         * MAINTAINERS: Update my email address.
4042
4043 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4044
4045         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4046
4047 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4048
4049         * MAINTAINERS: Add myself to 'Write After Approval' section.
4050
4051 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4052
4053         * config.guess: Update to 2003-10-16 version.
4054         * config.sub: Update to 2003-10-16 version.
4055
4056 2003-10-15 David Daney  <ddaney@avtrex.com>
4057
4058         * MAINTAINERS: Added myself to 'Write After Approval' section.
4059
4060 2003-10-15  Falk Hueffner  <falk@debian.org>
4061
4062         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4063         'Write After Approval' section. Update email.
4064
4065 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4066
4067         * MAINTAINERS: Move myself from 'Write After Approval' to
4068         'Various Maintainers' section as middle-end maintainer.
4069
4070 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4071
4072         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4073         HOST_FLAGS_TO_PASS.
4074         * Makefile.in: Regenerate.
4075
4076 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4077
4078         * config.guess: Update to 2003-10-07 version.
4079         * config.sub: Update to 2003-10-07 version.
4080
4081 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4082
4083         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4084         * ltconfig (irix5*, irix6*): Don't override version_type.
4085
4086 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4087
4088         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4089         * configure: Rebuilt
4090         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4091         * Makefile.in: Rebuilt
4092
4093 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4094
4095         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4096
4097 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4098
4099         * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2003-09-29  Paul Koning  <ni1d@arrl.net>
4102
4103         * MAINTAINERS: Move myself from "Write After Approval"
4104         to CPU platform maintainers for pdp11 platform.
4105
4106 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4107
4108         * MAINTAINERS: Move myself from 'Write After Approval' to
4109         'Various Maintainers' section as libffi testsuite maintainer.
4110
4111 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4112
4113         * configure.in: Pass a computed --program-transform-name
4114         to subconfigures.
4115         * configure: Regenerated.
4116
4117 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4118
4119         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4120         * Makefile.in: Regenerate.
4121
4122         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4123         * Makefile.in: Regenerate.
4124
4125 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4126
4127         * MAINTAINERS: Move myself from 'Write After Approval'
4128         to 'Various Maintainers' (objective-c) section.
4129
4130 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4131
4132         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4133         quoting.
4134         * configure: Regenerated.
4135
4136 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4137
4138         * MAINTAINERS (Write After Approval): Add myself to write after
4139         approval list.
4140
4141 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4142
4143         * MAINTAINERS (Write After Approval): Add myself.
4144
4145 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4146
4147         * MAINTAINERS: Update my e-mail address.
4148
4149 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4150
4151         * libtool.m4 (LD): Correct powerpc64 host match.
4152
4153 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4154
4155         * MAINTAINTERS: Update my affiliation and email address.
4156
4157 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4158
4159         * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2003-09-04  DJ Delorie  <dj@redhat.com>
4162
4163         * configure: Regenerate.
4164
4165 2003-09-04  Robert Millan  <robertmh@gnu.org>
4166
4167         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4168
4169 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4170
4171         * configure.in: Ensure arguments to sed are properly spaced.
4172         * configure: Regenerate.
4173
4174 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4175
4176         * MAINTAINERS: Update my e-mail address.
4177
4178 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4179
4180         * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4183
4184         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4185         * configure: Regenerated.
4186
4187 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4188
4189         * MAINTAINERS: Update my email address.
4190
4191 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4192
4193         * configure.in:  Use newline instead of semicolon when assuming
4194         shell arguments in a for loop.
4195         * configure:  Regenerated.
4196
4197 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4198
4199         * MAINTAINERS: Resurrect the i860 maintainer.
4200
4201 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4202
4203         PR 8180
4204         * configure.in: When testing with_libs and with_headers, treat
4205         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4206         * configure: Regenerate.
4207
4208         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4209         make, shell, etc.
4210         (baseargs): Likewise.
4211         * configure: Regenerate.
4212
4213 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4214
4215         * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4218
4219         * configure.in: Disable libgcj for darwin not on powerpc.
4220         * configure: Rebuild.
4221
4222 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4223
4224         * config-ml.in, symlink-tree: Add license.
4225
4226 2003-08-03  Richard Stallman  <rms@gnu.org>
4227             Eben Moglen  <moglen@columbia.edu>
4228
4229         * README.SCO: New file.
4230
4231 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4232
4233         * Makefile.tpl (check, check-c++): Express dependencies using
4234         dependencies rather than commands.
4235         * Makefile.in: Regenerate.
4236
4237 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4238
4239         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4240         * configure: Ditto.
4241
4242 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4243
4244         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4245         * Makefile.in: Update.
4246
4247 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4248
4249         * configure.in: Enable libgcj for darwin.
4250         * configure: Rebuild.
4251
4252 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4253
4254         * config-ml.in:  Use ac_configure_args directly instead of
4255         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4256         actually seen.
4257
4258 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4259
4260         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4261         creating target and build subdirs to build all parent dirs as needed.
4262         * Makefile.in: Rebuild.
4263         * configure.in: Don't build dirs explicitly here.
4264         * configure: Rebuild.
4265
4266 2003-07-26  Paul Brook  <paul@nowt.org>
4267
4268         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4269
4270 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4271
4272         * Makefile.tpl (all-make): Depend on intl.
4273         * Makefile.in: Rebuilt.
4274
4275 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4276
4277         * install-sh:  Update to newer upstream versions (associated with
4278         aclocal 1.7).
4279         * mkinstalldirs:  Likewise.
4280         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4281
4282 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4283
4284         * MAINTAINERS: Move self from Bug database only accounts
4285         to write-after-approval.
4286
4287 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4288
4289         * config.if: Remove unused libc_interface determination.
4290
4291 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4292
4293         * MAINTAINERS: Move self from write-after-approval to
4294         build machinery (*.in).
4295
4296 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4297
4298         PR bootstrap/11273
4299         PR bootstrap/11408
4300         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4301         unused INSTALL_PROGRAM_ARGS.
4302         * configure.in: Use AC_PROG_INSTALL.
4303         * Makefile.in: Regenerate.
4304         * configure: Regenerate.
4305
4306 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4307
4308         * MAINTAINERS: Alphabetize.
4309
4310 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4311
4312         * configure: Rebuilt.
4313         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4314         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4315         newlib nor libgloss.
4316         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4317         * configure.in (am33_2.0-*-linux*): Added.
4318
4319 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4320
4321         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4322         * configure: Regenerate.
4323
4324 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4325
4326         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4327         * Makefile.in: Regenerate.
4328
4329 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4330
4331         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4332         * Makefile.in: Regenerate.
4333
4334 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4335
4336         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4337         * Makefile.in: Regenerated.
4338
4339         * config-ml.in: Replace PWD with PWD_COMMAND.
4340
4341 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4342
4343         * intl: New directory; see intl/ChangeLog for details.
4344         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4345         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4346         * Makefile.in: Regenerate.
4347
4348 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4349
4350         * configure.in: Clean up config-lang.in handling.  Delete
4351         useless assignment to "subdirs".
4352         * configure: Regenerate.
4353
4354 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4355
4356         * configure.in: Rename 'target_libs' to 'target_libraries'.
4357         Remove useless reference to 'target_libs'.
4358         * configure: Regenerate.
4359
4360 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4361
4362         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4363         * Makefile.in: Regenerate.
4364
4365 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4366
4367         * Makefile.def: Introduce flags_to_pass.
4368         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4369         * Makefile.in: Regenerate.
4370
4371 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4372
4373         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4374         and target-libgloss.
4375         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4376         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4377         * configure: Regenerate.
4378
4379 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4380
4381         * configure.in: Update testsuite_flags to new location.
4382         * configure. Regenerate.
4383
4384 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4385
4386         * Makefile.tpl: Remove BUILD_CC stuff.
4387         * Makefile.in: Regenerate.
4388
4389 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4390
4391         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4392
4393 2003-06-16  Graeme Peterson <gp@qnx.com>
4394
4395         * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4398
4399         * config.guess: Update to 2003-06-12 version.
4400         * config.sub: Update to 2003-06-13 version.
4401
4402 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4403
4404         * config.guess: Update to 2003-06-06 version.
4405         * config.sub: Update to 2003-06-06 version.
4406
4407 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4408
4409         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4410         * configure. Regenerate.
4411
4412 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4413
4414         * configure.in: Disable serial configure by default.
4415         * configure: Regenerate.
4416         * Makefile.tpl: Abolish .NOTPARALLEL.
4417         * Makefile.in: Regenerate.
4418
4419         * Makefile.tpl: Replace {build,host,target}_canonical by
4420         {build,host,target}.
4421         * Makefile.in: Regenerate.
4422
4423         * Makefile.tpl: Fix stupid pasto.
4424         * Makefile.in: Regenerate.
4425
4426 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4427
4428         * Makefile.tpl: Remove bogus conditional.
4429         * Makefile.in: Regenerate.
4430
4431 2003-06-05  Jan Hubicka  <jh@suse.cz>
4432
4433         * Makefile.tpl (profiledbootstrap): New target.
4434         * Makefile.in (profiledbootstrap): New target.
4435
4436 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4437
4438         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4439         Pinski. Remove user names from other bugzilla-only maintainers.
4440
4441 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4442
4443         * Makefile.tpl: Make 'recursive targets' using autogen rather
4444         than shell loop.  Remove duplicate 'clean' targets and false
4445         comments.
4446         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4447         Add systematic method of specifying missing targets in subdirs.
4448         Add copyright boilerplate.
4449         * Makefile.in: Regenerate.
4450         * configure.in: Add 'recursive targets' to maybe list.
4451         * configure: Regenerate.
4452
4453         * MAINTAINERS: "GNATS only" -> "Bug database only".
4454
4455         * Makefile.tpl: Rename [+target+] to [+make_target+].
4456         * Makefile.def: Rename 'target' to 'make_target'.
4457
4458 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4459
4460         * MAINTAINERS: Add self as options handling maintainer.
4461
4462 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4463
4464         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4465         been too long since I touched those ports.
4466
4467 2003-05-28  DJ Delorie  <dj@redhat.com>
4468
4469         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4470         * Makefile.in: Regenerate.
4471
4472 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4473
4474         * configure.in: Use curly braces in the definition of tooldir.
4475         * configure: Regenerate.
4476
4477 2003-05-21  DJ Delorie  <dj@redhat.com>
4478
4479         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4480         newlib or libgloss.
4481         * Makefile.in: Regenerate.
4482
4483 2003-05-21  DJ Delorie  <dj@redhat.com>
4484
4485         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4486         * Makefile.in: Regenerate.
4487
4488 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4489
4490         * MAINTAINERS: Update my e-mail address.
4491
4492 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4493
4494         * configure.in: Switch more things to use maybe dependencies.
4495         * Makefile.tpl: Switch more things to use maybe dependencies.
4496         Factor out common code from autogen IF statements.
4497         * configure: Regenerate.
4498         * Makefile.in: Regenerate.
4499
4500 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4501
4502         * configure.in: Accept i[3456789]86 for machine type.
4503         * configure: Regenerate.
4504
4505 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4506
4507         * configure.in: Switch more things to use maybe dependencies.
4508         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4509         * configure: Regenerate.
4510         * Makefile.tpl: Switch more things to use maybe dependencies.
4511         * Makefile.in: Regenerate.
4512
4513 2003-05-16  Andreas Schwab  <schwab@suse.de>
4514
4515         * Makefile.tpl (install-opcodes): Define.
4516         * Makefile.in: Rebuild.
4517
4518 2003-05-13  Andreas Jaeger  <aj@suse.de>
4519
4520         * config.guess: Update to 2003-05-09 version.
4521         * config.sub: Update to 2003-05-09 version.
4522
4523 2003-05-13  Michael Eager <eager@mvista.com>
4524
4525         * configure.in: Correct sed script so that options in quotes are not
4526         deleted.
4527         * configure: Rebuild.
4528
4529 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4530
4531         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4532         and $$s/newlib/libc/sys/cygwin32 include paths.
4533         * configure: Ditto.
4534
4535 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4536
4537         * MAINTAINERS: Update my email addresses.
4538
4539 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4540
4541         * config-ml.in: Propagate INSTALL variables.
4542
4543 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4544
4545         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4546
4547 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4548
4549         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4550         * Makefile.in: Regenerate.
4551
4552 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4553
4554         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4555
4556 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4557
4558         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4559
4560 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4561
4562         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4563         * Makefile.in: Regenerated.
4564
4565 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4566
4567         * MAINTAINERS (Write After Approval): Upgrade myself from
4568         GNATS only to write-after-approval. Update my mail address.
4569
4570 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4571
4572         (OS Port Maintainers: freebsd): Add myself.
4573
4574 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4575
4576         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4577
4578 2003-04-22  Kean Johnston  <jkj@sco.com>
4579
4580         * MAINTAINERS (SCO ports): Added myself.
4581
4582 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4583
4584         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4585
4586 2003-04-19  Kean Johnston  <jkj@sco.com>
4587
4588         * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4591
4592         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4593         * Makefile.in: Regenerate.
4594
4595 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4596
4597         * configure.in (powerpc64*-*-linux*): Remove.
4598         * configure: Rebuilt.
4599
4600 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4601
4602         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4603         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4604         and restrap.
4605         * Makefile.in:  Regenerate.
4606
4607 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4608
4609         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4610         * configure: Regenerated.
4611
4612 2003-04-15  DJ Delorie  <dj@redhat.com>
4613
4614         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4615
4616 2003-04-13  Nick Clifton  <nickc@redhat.com>
4617
4618         * config-ml.in: Remove support for --disable-aix removing
4619         call-aix multilibs.
4620
4621 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4622
4623         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4624         * */configure: Rebuilt.
4625
4626 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4627
4628         * MAINTAINERS: Add my email address.
4629
4630 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4631
4632         * MAINTAINERS (Write After Approval): Add myself.
4633
4634 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4635
4636         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4637         * Makefile.in: Regenerate.
4638
4639 2003-03-14  Michael Chastain  <mec@shout.net>
4640
4641         * Makefile.in: Regenerate with correct Makefile.def.
4642
4643 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4644
4645         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4646         Make macro.
4647         * Makefile.in: Regenerate.
4648         * configure.in: Clean up gxx_include_dir logic.
4649         * configure: Regenerate.
4650
4651 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4652
4653         * MAINTAINERS (Write After Approval): Add myself.
4654
4655 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4656
4657         * MAINTAINERS: Update my mail address.
4658
4659 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4660
4661         * configure.in (gxx_include_dir): Fix typo.
4662         * configure: Regenerated.
4663
4664 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4665
4666         * Makefile.tpl: Reindent.
4667         * Makefile.in: Regenerate.
4668         * configure.in: Reindent.  Don't set unused variables.
4669         * configure: Regenerate.
4670
4671 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4672
4673         * configure.in: Include $(build_tooldir)/sys-include in
4674         FLAGS_FOR_TARGET.
4675         * configure: Regenerated.
4676
4677 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4678
4679         * Makefile.tpl: Always pass down RANLIB.
4680         * Makefile.in: Regenerate.
4681
4682         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4683         * Makefile.in: Regenerate.
4684         * configure.in: Remove unused logic relating to --enable-shared
4685         and --enable-threads.  Remove bogus comments.  Remove redundant
4686         noconfigdirs.
4687         * configure: Regenerate.
4688
4689         * configure.in: Replace ${libstdcxx_version} by its value.
4690         Remove reference to mh-dgux.
4691         * configure: Regenerate.
4692
4693 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4694
4695         * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4698
4699         * Makefile.tpl: Rearrange.
4700         * Makefile.in: Regenerate.
4701
4702 2003-02-25  Uwe Stieber <uwe@wwws.de>
4703
4704         * configure.in: Add support for kaOS as cross build target system.
4705         * configure: Regenerated.
4706
4707 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4708
4709         * MAINTAINERS (Write after approval): Add myself.
4710
4711 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4712
4713         * MAINTAINERS: Update my email address.
4714
4715 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4716
4717         * MAINTAINERS: Add self to blanket write privs. section.
4718
4719 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4720
4721         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4722         configure-target-* as some target builds may require additional
4723         flags for preprocessor tests.
4724         * Makefile.in: Regenerated.
4725
4726 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4727
4728         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4729         * ltconfig: Handle it.
4730         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4731         auto-detecting it.
4732
4733         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4734         it is used as argument to $CC.
4735         * ltcf-gcj.sh: Likewise.
4736
4737         * configure.in: Introduce --enable-maintainer-mode.
4738         * configure: Rebuilt.
4739         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4740         for maintainer mode.
4741         * Makefile.in: Rebuilt.
4742
4743 2003-02-18  Jason Merrill  <jason@redhat.com>
4744
4745         * Makefile.tpl (check-c++): Allow parallelism.
4746
4747 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4748
4749         * MAINTAINERS: Remove John Carr (who never actually had access to
4750         gcc.gnu.org).
4751
4752 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4753
4754         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4755         don't configure target-libobjc.
4756         * configure: Regenerate.
4757
4758 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4759
4760         * Makefile.tpl (RANLIB): Define.
4761         * Makefile.in: Regenerate.
4762
4763 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4764
4765         * MAINTAINERS: Update my email.
4766
4767 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4768
4769         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4770         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4771         * Makefile.in: Regenerated.
4772         * configure.in: Remove all traces of snavigator, db, and grep.
4773         * configure: Regenerated.
4774
4775 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4776
4777         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4778         After Approval.
4779
4780 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4781
4782         * MAINTAINERS (Write after approval): Add myself.
4783
4784 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4785
4786         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4787         * Makefile.in: Regenerated.
4788
4789 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4790
4791         * config.guess: Updated to 2003-01-30's version.
4792         * config.sub: Updated to 2003-01-28's version.
4793
4794 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4795
4796         * config.if: If gcc_version is already set, just use it.  Don't set
4797         gcc_version_trigger if it's already set, otherwise set it to
4798         gcc/version.c, but only if the file exists.  If it is not set and
4799         gcc/version.c does not exist, try to extract the version number from
4800         $CC.
4801
4802 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4803
4804         * MAINTAINERS: Add myself to write-after-approval list.
4805
4806 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4807
4808         * configure.in:  Revert 24Jan change.
4809         * configure:  Regenerate.
4810
4811 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4812
4813         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4814         entry of HJ Lu.
4815
4816 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4817
4818         * configure.in: Revert previous change.
4819         * configure: Regenerate.
4820
4821 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4822
4823         * configure.in: Make rda native-only.
4824         * configure: Regenerate.
4825
4826 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4827
4828         * MAINTAINERS: Move myself from GNATS-only-accounts to
4829         write-after-approval.
4830
4831 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4832
4833         * configure.in: Add missing \.
4834         * configure: Rebuilt.
4835
4836 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4837
4838         * configure.in (baseargs): Avoid using \| in sed regular
4839         expressions.
4840         * configure: Rebuilt.
4841
4842 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4843
4844         * configure.in (baseargs): Remove all supported forms of
4845         --cache-file, --srcdir, --host, --build and --target options
4846         from argument lists.
4847         * configure: Rebuilt.
4848
4849 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4850
4851         * MAINTAINERS: Add myself to write-after-approval list.
4852
4853 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4854
4855         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4856         * configure: Rebuilt.
4857
4858 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4859
4860         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4861         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4862         * Makefile.in: Regenerate.
4863         * configure: Regenerate.
4864
4865 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4866
4867         * configure.in: Remove Makefile in build, host and target modules
4868         unless configure was run with --no-recursion.
4869         * configure: Rebuilt.
4870
4871 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4872
4873         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4874         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4875         * Makefile.in: Regenerate.
4876
4877 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4878
4879         * config.guess: Update to 2003-01-03 version.
4880         * config.sub: Update to 2003-01-03 version.
4881
4882 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4883
4884         * configure: Regenerate with proper autoconf 2.13.
4885
4886 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4887
4888         * configure.in: Add AC_PREREQ for consistency.
4889         * configure: Regenerate.
4890
4891 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4892
4893         * configure.in (GDB_TK): Add tcl directories conditional on
4894         gdb/gdbtk directory being present.
4895         * configure: Regenerate.
4896
4897 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4898
4899         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4900         by gcc if LD is not defined and we are not doing a Canadian Cross.
4901         * configure: Rebuilt.
4902
4903 2002-12-31  Tom Tromey  <tromey@redhat.com>
4904
4905         * Makefile.in: Rebuilt.
4906         * Makefile.def (target_modules) [libffi]: Allow installation.
4907
4908 2002-12-31  Andreas Schwab  <schwab@suse.de>
4909
4910         * configure.in: Fix use of $program_transform_name.
4911         * configure: Regenerated.
4912
4913 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4914
4915         * configure.in (baseargs): Don't remove first configure argument.
4916         * configure: Regenerated.
4917
4918 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4919
4920         * Makefile.tpl (local-distclean): Don't remove...
4921         (multilib.ts): ... this.  Moved into...
4922         (multilib.out): ... this.  Don't use sub-make.
4923         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4924         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4925         (configure-build-[+module+], configure-[+module+],
4926         configure-target-[+module+], configure-gcc): ... these.  Test
4927         for Makefile existence.  Drop config.status from dependencies.
4928         * Makefile.in: Rebuilt.
4929         * configure.in: Move gcc-version-trigger to the end of
4930         ac_configure_args.  Add comments to maybedep.tmp and
4931         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4932         nonopt from baseargs, matching and removing corresponding
4933         whitespace while at it.
4934         * configure: Rebuilt.
4935
4936 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4937
4938         * configure.in (host_configargs): Replace reference to
4939         no-longer-defined buildopts with --build=${build_alias}.
4940         * configure: Rebuilt.
4941
4942         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4943         program_transform_name to standard idiom.
4944         (AUTOGEN, AUTOCONF): Define.
4945         (Makefile.in): Use $(AUTOGEN).
4946         (Makefile): Depend on config.status, and use autoconf-style rule to
4947         build it.  Move original commands to...
4948         (config.status): ... this new target.
4949         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4950         $(AUTOCONF).
4951         * Makefile.in: Rebuilt.
4952
4953 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4954
4955         * Makefile.tpl: Fix dramatic bustage due to change in
4956         program_transform_name.
4957         * Makefile.in: Regenerate.
4958
4959         * configure.in: Remove unnecessary PATH setting.
4960         * configure: Regnerate.
4961
4962         * configure.in: Don't default to unprefixed tools unless
4963         the native tools will work.
4964         * configure: Regenerate.
4965
4966         * configure.in: Convert to autoconf script.  Blow away lots
4967         of now-redundant Makefile fragments.
4968         * configure: Generate using Autoconf.
4969         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4970         * Makefile.in: Regenerate.
4971
4972 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4973
4974         * configure: Fix stupid bug where RANLIB was mistakenly included.
4975
4976         * configure.in: Rename (buildargs, hostargs, targargs) to
4977         (build_configargs, host_configargs, target_configargs).
4978
4979         * configure.in: Move logic out of sed statement.
4980
4981         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4982         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4983
4984 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4985
4986         * config.sub: Import from master repository
4987         * config.guess: Ditto
4988
4989 2002-12-24  Andreas Schwab  <schwab@suse.de>
4990
4991         * Makefile.tpl (multilib.out): Fix missing space.
4992         * Makefile.in: Regenerate.
4993
4994 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4995
4996         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4997         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4998         * Makefile.in: Regenerate.
4999         * configure.in: Remove unnecessary leftovers.
5000
5001 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5002
5003         * configure.in (extra_ranlibflags_for_target): New variable.
5004         (*-*-darwin): Add -c to ranlib commands.
5005         * configure (tooldir): Handle extra_ranlibflags_for_target.
5006
5007 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5008
5009         * Makefile.tpl: Revert HJL's change.
5010         * Makefile.in: Regenerated.
5011         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5012         always.
5013
5014 2002-12-19  Andreas Schwab  <schwab@suse.de>
5015
5016         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5017         * Makefile.in: Regenerate.
5018
5019 2002-12-18  H.J. Lu <hjl@gnu.org>
5020
5021         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5022         * Makefile.in: Regenerated.
5023
5024         * configure.in (build_prefix): New. Substitute.
5025
5026 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5027
5028         * Makefile.tpl: Don't let real targets depend on phony targets.
5029         * Makefile.in: Regenerate.
5030
5031         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5032         * Makefile.in: Regenerate.
5033
5034 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5035
5036         * config.sub: Import from master repository
5037         * config.guess: Ditto
5038
5039 2002-12-16  Jason Merrill  <jason@redhat.com>
5040
5041         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5042         previous 'make bootstrap'.
5043         * Makefile.in: Regenerate.
5044
5045 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5046
5047         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5048
5049 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5050
5051         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5052         * Makefile.in: Regenerate.
5053
5054 2002-12-13  Jason Merrill  <jason@redhat.com>
5055
5056         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5057         library tests.
5058         (check-c++): Just depend on it and check-target-libstdc++-v3.
5059         * Makefile.in: Regenerate.
5060
5061 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5062
5063         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5064         * Makefile.in: Rebuilt.
5065
5066 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5067
5068         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5069
5070 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5071
5072         * configure: Fix bug put in by gremlins.
5073
5074         * Makefile.tpl: Substitute more autoconfily.
5075         * configure: Substitute more autoconfily.
5076         * Makefile.in: Regenerate.
5077
5078 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5079
5080         * config.sub: Import from master repository
5081         * config.guess: Ditto
5082         * MAINTAINERS: Added Svein Seldal under write after approval
5083
5084 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5085
5086         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5087         * Makefile.in (all-sim): Ditto.
5088
5089 2002-12-06  DJ Delorie  <dj@redhat.com>
5090
5091         * Makefile.tpl: Change configure dependencies to not have real
5092         targets depend on phony targets.
5093
5094 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5095
5096         * configure.in: Revert unintentional change.
5097
5098         * Makefile.tpl: Change dependency for */multilib.out so that
5099         it works when gcc isn't in the tree.
5100
5101         * configure.in: Substitute more.
5102         * configure: Run subconfigures from the Makefile.
5103         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5104         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5105
5106 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5107
5108         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5109
5110 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5111
5112         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5113         and corresponding dependencies.
5114         * Makefile.in: Regenerate.
5115
5116         * configure.in (host_tools): Order binutils, gas and ld for
5117         convenience in running the testsuites.
5118
5119         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5120         * Makefile.in: Regenerate.
5121         * configure.in: Introduce rules to serialize subconfigure runs.
5122
5123         * configure.in: Introduce BASE_CC_FOR_TARGET.
5124         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5125         Realize configure-build-* targets.  Realize configure-target-* targets.
5126         * Makefile.in: Regenerate.
5127
5128 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5129
5130         * configure: Move gcc_version_trigger stuff from here...
5131         * configure.in: ...to here.
5132
5133         * configure.in: Separate subconfigure options added by this file from
5134         options given by the user.  Add machinery to put args for host
5135         subconfigures into the Makefile.
5136
5137         * Makefile.tpl: Remove 'vault' targets.
5138         * Makefile.tpl: Reorder and comment dependencies.
5139         * Makefile.in: Regenerate.
5140
5141 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5142         * configure.in: Fix my broken commit of previous patch. (sigh)
5143
5144 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5145
5146         * configure.in: Move host-specific darwin noconfigdirs into
5147         the host-specific section.
5148
5149 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5150
5151         * configure.in: Move host-specific darwin noconfigdirs into
5152         the host-specific section.
5153
5154 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5155
5156         * configure: Remove skip-this-dir support.
5157         * Makefile.tpl: Remove skip-this-dir support.
5158
5159         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5160         subdirectories.
5161         * Makefile.in: Regenerate.
5162
5163         * Makefile.tpl: Strip out useless setting of 'dir'.
5164         * Makefile.in: Regenerate.
5165
5166 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5167
5168         * configure.in: Fix deeply stupid bug.
5169
5170         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5171         shell code in CXX_FOR_TARGET
5172         * Makefile.def: Introduce raw_cxx.
5173         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5174         RAW_CXX_FOR_TARGET.
5175         * Makefile.in: Regenerate.
5176
5177 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5178
5179         * Makefile.tpl: Remove unnecessary ifs.
5180         * Makefile.in: Regenerate.
5181
5182         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5183         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5184         targets for 'no_install' modules.
5185         * configure: Move GDB_TK substitution to configure.in.  Move
5186         build_modules stuff to configure.in.
5187         * configure.in: Implement soft dependency machinery.  Maybe-ize
5188         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5189         * Makefile.in: Regenerate.
5190
5191 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5192
5193         * Makefile.tpl: Make all-target, install-target behave similarly
5194         to all, install (only hitting configured targets).  Eliminate
5195         unused macro defintions.
5196
5197         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5198         build != host.
5199
5200         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5201
5202         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5203
5204         * configure.in: Produce lists of subdir targets we're actually
5205         configuring.  Remove references to "dosrel".
5206         * Makefile.tpl: Let configure set which subdir targets are hit.
5207         Remove install-cross; clean up install; remove ALL.  Remove
5208         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5209         Autogenerate host module targets.  Remove empty dependency lines
5210         and redundant dependency; rearrange slightly.
5211         * Makefile.def: Add host-side libtermcap, utils.
5212
5213         * Makefile.in: Regenerate.
5214
5215 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5216
5217         * ltconfig (osf[345]): Append $major to soname_spec.
5218         Reflect this in library_names_spec.
5219         * ltmain.sh (osf): Prefix $major with . for use as extension.
5220
5221 2002-11-19  Andreas Jaeger  <aj@suse.de>
5222
5223         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5224         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5225         and sparc64 GNU/Linux systems.
5226
5227 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5228
5229         * MAINTAINERS: Update email.
5230
5231 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5232
5233         * MAINTAINERS: Complete James Dennett's entry.
5234
5235 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5236
5237         * MAINTAINERS (Write After Approval): Add myself.
5238
5239 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5240
5241         * Makefile.tpl: syntactic cleanup
5242
5243 2002-11-13 Stuart Hastings <stuart@apple.com>
5244
5245         * MAINTAINERS: Add myself to write-after-approval list.
5246
5247 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5248
5249         * Makefile.def: Add list of recursive targets to autogenerate.
5250         Add build_modules.
5251         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5252         targets.  Autogenerate *-build-* targets.
5253         * Makefile.in: Regenerate.
5254
5255 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5256
5257         * configure: More autoconf-style substitutions.
5258         * Makefile.tpl: More autoconf-style substitutions.
5259         * Makefile.in: Regenerate.
5260
5261 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5262
5263         * configure: Substitute more variables in a more autoconf-friendly
5264         way.  Simplify slightly.
5265         * Makefile.tpl: Make more variables substitutable in an
5266         autoconf-friendly way.
5267         * Makefile.in: Regenerate.
5268
5269 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5270
5271         * MAINTAINERS (Write After Approval): Add myself.
5272
5273 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5274
5275         * configure.in (v810*): Remove special setting of tools.
5276
5277         * configure: Add support for extra required flags for ar or nm.
5278         * configure.in (aix4.3+): Use above support for target-specific
5279         issues, rather than using config/mt-aix43.
5280
5281 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5282
5283         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5284         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5285         with $srcdir.  Reformat indentation.  Substitute some variables
5286         formerly hard-coded in the Makefile for build=host.
5287         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5288         * Makefile.def: Autogenerate more.
5289         * Makefile.in: Regenerate.
5290
5291 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5292
5293         * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5296
5297         * Makefile.def (host_modules): Add rda.
5298         * Makefile.in: Regenerate.
5299         * configure.in (target_tool): Add target-rda to list.
5300
5301 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5302
5303         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5304
5305 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5306
5307         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5308         and restrap targets to this rule.
5309         * Makefile.in:  Regenerate.
5310
5311 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5312
5313         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5314         GNATS only accounts.
5315
5316 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5317
5318         * configure.in (i[3456]86-*-linux*): Add check to disable
5319         ${libgcj} for glibc1.
5320
5321 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5322
5323         * MAINTAINERS: Add myself as ip2k port maintainer.
5324
5325 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5326
5327         * configure.in: Add tic4x target.
5328
5329 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5330
5331         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5332         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5333         * Makefile.in: Regenerate.
5334
5335         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5336         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5337         * Makefile.in: Regenerate.
5338
5339 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5340
5341         * MAINTAINERS: Add myself as web pages co-maintainer.
5342
5343 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5344
5345         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5346         * Makefile.in: Regenerate.
5347
5348 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5349
5350         * MAINTAINERS: Add myself and Nathan Sidwell
5351         <nathan@codesourcery.com> as VxWorks maintainers.
5352
5353 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * Makefile.def: Remove order dependency comments.
5356         * Makefile.tpl: Add explicit install-install dependencies.
5357         * Makefile.in: Regenerate.
5358
5359         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5360         * Makefile.in: Regenerate.
5361
5362         * Makefile.tpl: Add configure-target (for src-release in src)
5363         * Makefile.in: Regenerate.
5364
5365 2002-09-30  Nick Clifton  <nickc@redhat.com>
5366
5367         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5368
5369 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5370
5371         * configure.in (s390*-*-linux*): Enable libgcj.
5372
5373 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5374
5375         * configure: Revert accidentally applied changes.
5376
5377         * Makefile.tpl: Make more autoconf-friendly.
5378         * Makefile.in: Regenerate.
5379         * configure: Make substitution more autoconf-like.
5380
5381 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5382
5383         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5384         single entry to handle all these.
5385         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5386         libjava on arm-*-elf.
5387
5388 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5389
5390         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5391         things that depend on them.
5392
5393 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5394
5395         * Makefile.tpl: Make subsituted variables more autoconfy.
5396         * Makefile.in: Regenerate.
5397         * configure: Make seds more autoconfy.
5398
5399 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5400
5401         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5402         * Makefile.in: Regenerate.
5403         * configure.in: Rewrite sed statements to look autoconfy.
5404
5405         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5406         all-target-foo on configure-target-foo.
5407         * Makefile.def: Ditto.
5408         * Makefile.in: Rebuild.
5409
5410 2002-09-25  Andrew Haley  <aph@redhat.com>
5411
5412         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5413
5414 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5415
5416         * Makefile.def: New file.
5417         * Makefile.tpl: New file.
5418         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5419         * contrib/gcc_update: Note that Makefile.in is a generated file.
5420
5421         * configure.in: Minor rearrangement.  Simplify tests.
5422
5423 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5424
5425         * configure.in (with_headers): Skip copy if value is "yes".
5426         (with_libs): Likewise.
5427
5428 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5429
5430         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5431         * configure.in (sh*-*-pe*): Ditto.
5432         * configure.in (mips*-*-pe*): Ditto.
5433         * configure.in (*arm-wince-pe): Ditto.
5434
5435         * configure.in: Rearrange.
5436
5437 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5438
5439         * MAINTAINERS: Update my email address.
5440
5441 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5442
5443         * MAINTAINERS: (Write After Approval): Add myself.
5444
5445 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5446
5447         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5448
5449 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5450
5451         * MAINTAINERS: Change my mailing address.
5452
5453 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5454
5455         * MAINTAINERS (Write After Approval): Remove myself.
5456         (Various Maintainers: c++ runtime libs): Add myself.
5457
5458 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5459
5460         * MAINTAINERS (Write After Approval): Remove myself.
5461         (Various Maintainers: c++ runtime libs): Add myself.
5462
5463 2002-08-15  Eric Christopher  <echristo@redhat.com>
5464
5465         * config.sub: Import from master repository.
5466         * config.guess: Ditto.
5467
5468 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5469
5470         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5471         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5472         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5473
5474 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5475
5476         * MAINTAINERS: Add self to rs6000 vector extensions.
5477
5478 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5479
5480         * libiberty/configure: Reverted unintended yesterday's check in.
5481
5482 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5483
5484         * boehm-gc/configure, libf2c/configure: Rebuilt.
5485         * libffi/configure, libiberty/configure: Ditto.
5486         * libjava/configure, libobjc/configure: Ditto.
5487         * libstdc++-v3/configure, zlib/configure: Ditto.
5488         Merged from binutils:
5489         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5490         From Steve Ellcey <sje@cup.hp.com>:
5491         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5492         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5493         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5494         IA64.
5495         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5496         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5497         soname_spec, sys_lib_search_path_spec): Ditto.
5498
5499 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5500
5501         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5502
5503 2002-08-04  H.J. Lu  (hjl@gnu.org)
5504
5505         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5506
5507 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5512
5513         * configure.in: Move generic linux case to end.  Copy generic
5514         linux noconfigdirs to mips*-*-linux* entry and new
5515         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5516
5517 2002-07-19  Michael Matz  <matz@suse.de>
5518
5519         * MAINTAINERS: Add myself as ra* maintainer.
5520
5521 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5522
5523         * config.guess: Update to 2002-07-09 version.
5524         * config.sub: Update to 2002-07-03 version.
5525
5526 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5527
5528         * MAINTAINERS: Fix typo in a maintainer email address.
5529
5530 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5531
5532         * configure.in: Remove two redundant tests.
5533
5534 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5535
5536         * configure.in (mips*-*-irix6*o32): Enable stabs.
5537
5538 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5539
5540         * configure.in: Don't build grez.
5541         * Makefile.in: Ditto.
5542
5543         * Makefile.in: Remove references to bsp, cygmon, libstub.
5544         * configure.in: Ditto.
5545
5546         * configure.in: Remove leftover reference to gdbtest.
5547
5548 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5549
5550         * configure.in (gxx_include_dir):  Change to match versioned
5551         C++ headers if --enable-version-specific-runtime-libs is used.
5552
5553 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5554
5555         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5556
5557 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5558
5559         * configure.in: Make --without-x work.
5560
5561 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5562
5563         * configure.in: Rearrange target Makefile fragment collection.
5564
5565         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5566         cvs[src].
5567         * configure.in: Ditto.
5568
5569 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5570
5571         * MAINTAINERS (Write After Approval): Update my e-mail address.
5572
5573 2002-06-24  Ben Elliston  <bje@redhat.com>
5574
5575         * configure.in (host_tools): Remove cgen.
5576
5577         * Makefile.in (all-cgen): Remove; runs from its source directory.
5578         (check-cgen, install-cgen, clean-cgen): Likewise.
5579         (all-opcodes): Do not depend on all-cgen.
5580         (all-sim): Likewise.
5581
5582 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5583
5584         * Makefile.in: Eliminate 'apache' targets.
5585         * configure.in: Eliminate 'apache' targets.
5586
5587         * configure.in: Eliminate redundant tests.  Reorganize.
5588
5589         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5590
5591         * config-ml.in: Eliminate references to Cygnus configure.
5592
5593         * Makefile.in: Eliminate references to building emacs.
5594
5595 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5596
5597         * MAINTAINERS: Update my email address.
5598
5599 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5600
5601         * config.if (libstdcxx_incdir): Version C++ headers.
5602         (cxx_incdir): Remove.
5603
5604 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5605
5606         * MAINTAINERS (Write After Approval): Add self.
5607
5608 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5609
5610         * configure.in: Add support for ip2k.
5611
5612 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5613
5614         * configure.in: Fix AIX configury bug.
5615
5616 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5617
5618         * MAINTAINERS (Write After Approval): Add self.
5619
5620 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5621
5622         * configure.in: replace ${topsrcdir} with ${srcdir}
5623
5624         * configure.in: Move definition of libstdcxx_flags
5625         right above usage, rather than waaay earlier.
5626
5627         * configure.in: Pull definition of is_cross_compiler earlier.
5628
5629         * configure.in: Rearrange a little.
5630
5631         * configure.in: Remove references to librx.
5632         * Makefile.in: Remove references to librx.
5633
5634 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5635
5636         * config.sub: Add support for avr target.
5637         Import from master sources, rev 1.255
5638
5639 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5640
5641         * configure, .cvsignore:  Revert previous change...
5642         * Makefile:  ...delete.
5643
5644 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5645
5646         * configure.in: Eliminate ${gasdir} variable.
5647
5648 2002-06-18  Dave Brolley  <brolley@redhat.com>
5649
5650         * configure.in: Add support for frv.
5651         * config.sub: Add support for frv.
5652
5653 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5654
5655         * configure:  Remove garbage from previous commit.
5656
5657 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5658
5659         * configure:  For in-source builds, make a subdir and re-exec there.
5660         * Makefile:  New file.  Pass targets through to build directory.
5661         * .cvsignore:  No longer ignore "Makefile".
5662
5663 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5664
5665         * MAINTAINERS (Write After Approval): Add self.
5666
5667 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5668
5669         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5670
5671 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5672
5673         * configure.in (vax-*-netbsd*): Re-enable gas.
5674
5675 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5676
5677         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5678         BUILD_PREFIX_1, to correct nomenclature.
5679         * configure: Likewise.
5680
5681         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5682         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5683
5684 2002-05-31  Olaf Hering  <olh@suse.de>
5685
5686         * config-ml.in: Propogate DESTDIR also.
5687
5688 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5689
5690         * configure.in (vax-*-netbsd*): Don't build gas for this
5691         platform.
5692
5693 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5694
5695         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5696         and libgcj for AVR.
5697
5698 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5699
5700         * MAINTAINERS (Write After Approval): Add myself.
5701
5702 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5703
5704         * config.guess: Update to 2002-05-22 version.
5705         * config.sub: Likewise.
5706
5707 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5708
5709         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5710         * config-ml.in: Likewise.
5711         * configure: Likewise.
5712         * configure.in: Likewise.
5713
5714 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5715
5716         * MAINTAINERS: Update my email address.
5717
5718 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5719
5720         * configure.in: Simplify makefile fragment collection.
5721
5722         * configure.in: Remove code to build emacs.
5723
5724         * configure.in : Remove --srcdir argument from targargs and buildargs
5725         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5726
5727         * configure: Move some logic to configure.in.
5728         * configure.in: Move some logic from configure.
5729
5730 2002-05-11  Tom Tromey  <tromey@redhat.com>
5731
5732         * MAINTAINERS: Reflect libgcj reality.
5733
5734 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5735
5736         * Makefile.in: Honour DESTDIR.
5737
5738 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5739
5740         * config.guess: Import 2002-03-20 version.
5741         * config.sub: Import 2002-04-26 version.
5742
5743 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5744
5745         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5746
5747 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5748
5749         * MAINTAINERS: Add self.
5750
5751 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5752
5753         * ltmain.sh: Detect and handle object name conflicts
5754         while piecewise linking a static library.
5755
5756 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5757
5758         * configure.in (noconfigdirs): Don't disable libgcj on
5759         sparc64-*-solaris* and sparcv9-*-solaris*.
5760
5761 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5762
5763         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5764
5765 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5766
5767         * configure.in (FLAGS_FOR_TARGET): Do not add
5768         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5769         on i[3456]86-*-linux*.
5770
5771 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5772
5773         * configure.in (noconfigdirs): Replace [ ] with test.
5774
5775         * configure.in (noconfigdirs): Do not add target-newlib if
5776         target == i[3456]86-*-linux*, and host == target.
5777
5778 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5779
5780         * configure.in: delete reference to absent file
5781
5782         * configure.in: replace '[' with 'test'
5783
5784         * configure.in: Eliminate references to gash.
5785         * Makefile.in: Eliminate references to gash.
5786
5787         * configure.in: remove useless references to 'pic' makefile fragments.
5788
5789         * configure.in: (*-*-windows*) Finish removing.
5790
5791         * configure.in: Eliminate redundant test for libgui.
5792
5793 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5794
5795         * MAINTAINERS: Add self and realphabetize.  Update entries
5796         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5797         entry for a29k port maintainer.
5798
5799 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5800
5801         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5802         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5803
5804 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5805
5806         * configure.in: remove references to dead files
5807
5808 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5809
5810         * MAINTAINERS: Add information about purpose of this file.
5811
5812 2002-04-18  Tom Tromey  <tromey@redhat.com>
5813
5814         * configure.in: Disallow configuring libgcj when it is already
5815         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5816         Solaris 2.8 by default.  For PR libgcj/6158.
5817
5818 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5819
5820         * configure.in:  Move default CC setting out of config/mh-* fragments
5821         directly into here.
5822
5823 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5824
5825         * configure.in: don't even try to configure or make a subdirectory
5826         if there's no configure script for it.
5827
5828 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5829
5830         * MAINTAINERS: Remove chill maintainers.
5831         * Makefile.in (CHILLFLAGS): Remove.
5832         (CHILL_LIB): Remove.
5833         (TARGET_CONFIGDIRS): Remove libchill.
5834         (CHILL_FOR_TARGET): Remove.
5835         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5836         CHILL_LIB.
5837         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5838         (CHECK_TARGET_MODULES): Likewise.
5839         (INSTALL_TARGET_MODULES): Likewise.
5840         (CLEAN_TARGET_MODULES): Likewise.
5841         (configure-target-libchill): Remove.
5842         (all-target-libchill): Remove.
5843         * configure.in (target_libs): Remove target-libchill.
5844         Do not compute CHILL_FOR_TARGET.
5845         * libchill: Remove directory.
5846
5847 2002-04-11  DJ Delorie  <dj@redhat.com>
5848
5849         * Makefile.in, configure.in: Sync with binutils, entries
5850         follow...
5851
5852 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5853
5854         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5855         (do-tar, do-bz2): New rules.
5856         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5857         (gdb-tar): New rule.
5858         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5859         (insight_dejagnu.tar): New rule.
5860         (insight.tar): New rule.
5861         (gdb+dejagnu.tar): New rule.
5862         (gdb.tar): New rule.
5863
5864 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5865
5866         * Makefile.in: Add all-tix to deps for all-snavigator
5867         so that tix is built when building snavigator.
5868
5869 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5870
5871         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5872         ld and gdb are not supported.
5873
5874 2002-01-07  Mark Salter  <msalter@redhat.com>
5875
5876         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5877         Allow target-libgloss to be built for arm, strongarm, and xscale.
5878
5879 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5880
5881         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5882         options for i[3456]86-pc-linux* native builds.
5883
5884 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5885
5886         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5887         files from .po files for a distribution.
5888
5889 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5890
5891         * configure.in: Enable libstdc++-v3 for h8300 targets.
5892
5893 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5894
5895         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5896         version from bfd/.
5897
5898 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5899
5900         * Makefile.in (VER): When present, extract the version number from
5901         the file version.in.
5902
5903 2001-05-24  Tom Rix <trix@redhat.com>
5904
5905         * configure.in : enable ld for aix
5906
5907 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5908
5909         * config.guess: Add linux target for S/390.
5910
5911 2000-11-07  Philip Blundell  <pb@futuretv.com>
5912
5913         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5914
5915 2000-11-03  Philip Blundell  <pb@futuretv.com>
5916
5917         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5918         files.
5919
5920 2001-01-15  Ben Elliston  <bje@redhat.com>
5921
5922         * configure.in (host_tools): Add sid.
5923         Always configure cgen.
5924
5925 2000-11-24  Nick Clifton  <nickc@redhat.com>
5926
5927         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5928
5929
5930 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5931
5932         * Makefile.in (ALL_MODULES): Add all-cgen.
5933         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5934         (all-cgen): New target.
5935         (all-opcodes,all-sim): Depend on all-cgen.
5936         * configure.in (host_tools): Add cgen.
5937         Only configure cgen if --enable-cgen-maint.
5938
5939 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5940
5941         * configure.in: Add *-*-freebsd* configurations.
5942
5943 2002-04-08  Tom Tromey  <tromey@redhat.com>
5944
5945         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5946         Fixes PR libgcj/6068.
5947
5948 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5949
5950         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5951
5952 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5953
5954         * configure.in (alpha*-dec-osf*): Enable libgcj.
5955
5956 2003-03-27  Matthew Gingell <gingell@gnat.com>
5957
5958         * MAINTAINERS (Write After Approval): Add myself.
5959
5960 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5961
5962         Fix for: PR bootstrap/3591, target/5676
5963         * configure.in (mcore-pe): Disable the configuration of
5964         libstdc++-v3 since exceptions are not supported.
5965
5966 2002-03-20  Anthony Green  <green@redhat.com>
5967
5968         * configure.in: Enable libgcj for xscale-elf target.
5969
5970 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5971
5972         * MAINTAINERS:  Update my email address.
5973
5974 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5975
5976         * ltmain.sh (relink_command): Fix typo in previous change.
5977
5978 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5979
5980         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5981         (relink_command): Added --tag flags.
5982         (mode=install): If relinking fails; error out.
5983
5984 2002-03-12  Richard Henderson  <rth@redhat.com>
5985
5986         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5987         .NOTPARALLEL tag.
5988         (do-check): Rename from check.
5989         (check): Allow parallel check.
5990
5991 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5992
5993         * MAINTAINERS: Add myself as maintainer for xtensa port.
5994         Fix alphabetical order in CPU port maintainer list.
5995         Remove myself from Write After Approval list.
5996
5997 2002-03-11  Richard Henderson  <rth@redhat.com>
5998
5999         * Makefile.in (.NOTPARALLEL): Add fake tag.
6000
6001 2002-03-07  H.J. Lu  (hjl@gnu.org)
6002
6003         * configure.in: Enable gprof for mips*-*-linux*.
6004
6005 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6006
6007         * MAINTAINERS (Write After Approval): Add myself.
6008
6009 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6010
6011         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6012         libjava.
6013         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6014
6015 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6016
6017         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6018         because its Makefile is there; test for the executable instead.
6019
6020 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6021
6022         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6023         libstdc++-v3 and libjava.
6024
6025 2002-02-11  Adam Megacz <adam@xwt.org>
6026
6027         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6028         boehm-gc
6029
6030 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6031
6032         * config.guess: Updated to 2002-01-30's version.
6033         * config.sub: Updated to 2002-02-01's version.
6034         Contribute sh64-elf.
6035         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6036         * configure.in: Added sh64-*-*.
6037
6038 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6039
6040         * MAINTAINERS: Belatedly add myself to write after approval list.
6041
6042 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6043
6044         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6045         Remove self as Write After Approval.
6046
6047 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6048
6049         * MAINTAINERS: Put self in as maintainer for contrib/regression
6050         directory.
6051
6052 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6053
6054         * MAINTAINERS:  Update my email address.
6055
6056 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6057
6058         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6059         target-libiberty, and target-libgloss.  Skip Java-related
6060         libraries if not supported for NetBSD on target CPU.
6061
6062 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6063
6064         * install-sh: Use _inst.$$_ for temp file name.
6065
6066 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6067
6068         * MAINTAINERS (Write After Approval): Move my contact info
6069         from here...
6070         (OS Port Maintainers): ...to here (netbsd).
6071
6072 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6073
6074         * MAINTAINERS (Write After Approval): Add myself.
6075
6076 2002-01-17  H.J. Lu <hjl@gnu.org>
6077
6078         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6079         (all-target-fastjar): Also depend on all-target-libiberty.
6080
6081 2002-01-16  H.J. Lu  (hjl@gnu.org)
6082
6083         * config.guess: Import from master sources, rev 1.225.
6084         * config.sub: Import from master sources, rev 1.238.
6085
6086 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6087
6088         * MAINTAINERS (Write After Approval): Remove myself.
6089
6090 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6091
6092         * MAINTAINERS (Write After Approval): Add myself.
6093
6094 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6095
6096         * MAINTAINERS: Add self as docs co-maintainer.
6097
6098 2001-12-11  Matthias Klose  <doko@debian.org>
6099
6100         * MAINTAINERS (Write After Approval): Add myself.
6101
6102 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6103
6104         * MAINTAINERS: Update my email address.
6105
6106 2001-12-07  Turly O'Connor  <turly@apple.com>
6107         * MAINTAINERS (Write After Approval): Add myself.
6108         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6109         (rs6000_initialize_trampoline): Call __trampoline_setup for
6110         ABI_DARWIN too.
6111         * darwin-tramp.asm: New file, implements __trampoline_setup.
6112         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6113
6114 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6115
6116         * MAINTAINERS (Write After Approval): Add myself.
6117
6118 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6119
6120         * configure, configure.in: Use temp file for long sed commands.
6121
6122 2001-12-03  Laurent Guerby  <guerby@acm.org>
6123
6124         * config.sub: Update to version 1.232 on subversion.
6125
6126 2001-12-03  Ben Elliston  <bje@redhat.com>
6127
6128         * MAINTAINERS: Update mail address for config.* patches.
6129
6130 2001-11-27  DJ Delorie <dj@redhat.com>
6131             Zack Weinberg  <zack@codesourcery.com>
6132
6133         When build != host, create libiberty for the build machine.
6134
6135         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6136         CONFIG_ARGUMENTS.
6137         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6138         New variables.
6139         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6140         and rules.
6141         (all.normal): Depend on ALL_BUILD_MODULES.
6142         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6143         (all-build-libiberty): Depend on configure-build-libiberty.
6144
6145         * configure: Calculate and substitute proper value for
6146         ALL_BUILD_MODULES.
6147         * configure.in: Create the build subdirectory.
6148         Calculate and substitute TARGET_CONFIGARGS (formerly
6149         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6150
6151 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6152
6153         * MAINTAINERS (write-after-approval): Add self.
6154
6155 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6156
6157         * MAINTAINERS (GNATS only accounts): Remove self.
6158
6159 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6160
6161         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6162         libf2c.
6163
6164 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6165
6166         * MAINTAINERS (Write After Approval): Add self.
6167
6168 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6169
6170         * MAINTAINERS: mips and s390 are also CPU ports.
6171
6172 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6173
6174         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6175
6176 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6177
6178         * MAINTAINERS: Alphabetize.
6179
6180 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6181
6182         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6183
6184 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6185
6186         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6187
6188 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6189
6190         * configure.in (--enable-languages): Be more permissive about
6191         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6192
6193 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6194
6195         * config.sub: Import from master sources, rev. 1.230.
6196         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6197
6198 2001-11-07  Laurent Guerby  <guerby@acm.org>
6199
6200         * MAINTAINERS (Write After Approval): Add self.
6201
6202 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6203
6204         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6205
6206 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6207
6208         * config.sub: Import from master sources, rev 1.226.
6209         * config.guess: Import from master sources, rev 1.216.
6210
6211 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6212
6213         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6214         * MAINTAINERS: Add self as maintainer of MMIX port.
6215         Remove old after-approval entry.
6216
6217 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6218
6219         * ChangeLog, configure: Fix spelling errors.
6220
6221 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6222
6223         * MAINTAINERS: Tweak my address.
6224
6225 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6226
6227         * MAINTAINERS: Update my email address.
6228
6229 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6230
6231         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6232         * MAINTAINERS: Add self as maintainer of CRIS port.
6233
6234 2001-10-10  Geert Bosch  <bosch@gnat.com>
6235
6236         * MAINTAINERS (Various maintainers: Ada front end):
6237         Added Robert Dewar.
6238
6239 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6240
6241         * MAINTAINERS (Write After Approval): Added self
6242
6243 2001-10-02  Geert Bosch  <bosch@gnat.com>
6244
6245         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6246
6247 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6248
6249         * configure: Handle temporary files securely using mkdir.
6250
6251 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6252
6253         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6254
6255 2001-09-26  Will Cohen <wcohen@redhat.com>
6256
6257         * configure.in (*-*-linux*): Disable configuration of target-newlib
6258         and target-libgloss.
6259
6260 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6261
6262         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6263         RANLIB.
6264
6265 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6266
6267         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6268         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6269         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6270         avoid quotes nesting problems.
6271         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6272         (DO_X): Export only variables that are set.
6273
6274 2001-09-19  Ben Elliston  <bje@redhat.com>
6275
6276         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6277         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6278         semantics.  Use the shell built-in "type" command instead.
6279
6280 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6281
6282         Merged from gcc-3_0-branch:
6283         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6284         * ltcf-c.sh: Use $objext, not $ac_objext.
6285         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6286         * ltcf-cxx.sh: Add support for GNU.
6287         2001-07-22  Timothy Wall  <twall@redhat.com>
6288         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6289         default settings if using GNU tools with that configuration.
6290         * ltcf-cxx.sh: Ditto.
6291         * ltcf-gcj.sh: Ditto.
6292         2001-07-21  Michael Chastain  <chastain@redhat.com>
6293         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6294         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6295         * ltmain.sh: Mark as gcc-local.
6296
6297 2001-08-30  Eric Christopher  <echristo@redhat.com>
6298             Jason Eckhardt  <jle@redhat.com>
6299
6300         * config.guess: Merge from master sources.
6301         * config.sub: Merge from master sources, add support for mipsisa32.
6302
6303 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6304         * config.sub: Merge from master sources, rev 1.219.
6305         * MAINTAINERS: Add self as contact for stormy16 port.
6306
6307 2001-08-14  Zack Weinberg  <zackw@panix.com>
6308
6309         * config.sub: Merge from master sources, rev 1.218.
6310         * config.guess: Merge from master sources, rev 1.209.
6311
6312 2001-08-11  Graham Stott  <grahams@redhat.com>
6313
6314         * Makefile.in (check-c++): Add missing semicolon.
6315
6316 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6317
6318         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6319
6320 2001-07-30  Eric Christopher  <echristo@redhat.com>
6321
6322         * MAINTAINERS (Various maintainers: mips port): Added myself.
6323
6324 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6325
6326         * configure.in (sh-*-linux*): New.
6327
6328 2001-07-27  Richard Henderson  <rth@redhat.com>
6329
6330         * .cvsignore: Add LAST_UPDATED.
6331
6332 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6333
6334         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6335
6336 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6337
6338         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6339
6340 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6341
6342         * MAINTAINERS (Write After Approval): Added myself.
6343
6344 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6345
6346         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6347         and libgcj on m68hc11/m68hc12.
6348
6349 2001-06-27  H.J. Lu  (hjl@gnu.org)
6350
6351         * Makefile (CFLAGS_FOR_BUILD): New.
6352         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6353
6354 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6355
6356         * README: Remove version number.
6357
6358 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6359
6360         * INSTALL/README: Update wrt. to the installation instructions now
6361         residing in gcc/doc/install.texi.
6362
6363 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6364
6365         * README: Replace with a cut-down and updated version of gcc/README.
6366
6367 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6368
6369         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6370         multilibs to be disabled.
6371
6372 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6373
6374         * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6377
6378         * config.guess: Import CVS version 1.195.
6379         * config.sub: Import CVS version 1.212.
6380
6381 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6382
6383         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6384         gcc/xgcc is built, use -print-prog-name to find out the program
6385         name to use.
6386
6387 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6388
6389         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6390         appear to also be in the master copy.
6391         * config.sub:  Import CVS version 1.211.
6392
6393 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6394
6395         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6396         with_gcc]: Use `gcc -shared' to build a shared library.
6397
6398 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6399
6400         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6401         archives.
6402
6403 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6404
6405         * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6408
6409         * configure.in (libstdcxx_flags): Do not try to execute
6410         libstdc++-v3/testsuite_flags until it exists.
6411
6412 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6413
6414         * MAINTAINERS: Update my email address.
6415
6416 2001-05-31  Graham Stott  <grahams@redhat.com>
6417
6418         * MAINTAINERS (Write After Approval): Add myself.
6419
6420 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6421
6422         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6423         libraries when using g++ with native linker.
6424
6425 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6426
6427         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6428
6429 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6430
6431         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6432         [aix4*|aix5*]: Prepend blank.
6433
6434 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6435
6436         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6437         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6438         of subdir/configure scripts to use the new libtool.m4.
6439
6440 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6441
6442         * MAINTAINERS (Write After Approval): Add myself.
6443
6444 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6445
6446         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6447
6448 2001-05-11  Ben Elliston  <bje@redhat.com>
6449
6450         * Makefile.in (all-sid): New target.
6451         (check-sid, clean-sid, install-sid): Likewise.
6452
6453 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6454
6455         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6456
6457 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6458
6459         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6460         libgcj.
6461
6462 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6463
6464         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6465         gcc/xgcc is built, use -print-prog-name to find out the program
6466         name to use.
6467
6468 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6469
6470         * configure.in (noconfigdirs): Don't reset it from scratch in the
6471         target case; only append to it.
6472
6473         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6474         sparc-*-solaris2.8]: Disable ${libgcj}.
6475
6476 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6477
6478         * configure.in (libgcj_saved): Copy from $libgcj.
6479         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6480         --disable-libgcj.
6481
6482 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6483
6484         * MAINTAINERS: Remove self as MIPS maintainer and
6485         C front end maintainer.
6486
6487 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6488
6489         * configure.in: Move *-chorusos target case to the proper switch.
6490         Disable libgcj.
6491
6492 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6493
6494         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6495         1.641.2.228.
6496
6497 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6498
6499         * Makefile.in (STAGE1_CFLAGS): Pass down.
6500
6501 2001-04-13  Alan Modra  <amodra@one.net.au>
6502
6503         * config.guess: Add hppa64-linux support.  Note for next import that
6504         this is already in the master file.
6505         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6506
6507 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6508
6509         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6510         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6511
6512 2001-04-11  Stan Shebs  <shebs@apple.com>
6513
6514         * MAINTAINERS: Add self as Darwin port maintainer.
6515
6516 2001-04-11  Alan Modra  <amodra@one.net.au>
6517
6518         * MAINTAINERS: Update my email address.
6519
6520 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6521
6522         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6523         recent versions of FreeBSD (release 3 or later).
6524         * ltconfig: On FreeBSD, -lc must not be provided when building
6525         a shared library or else the standard -pthread gcc option is
6526         rendered worthless to later users of the built library.
6527
6528 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6529
6530         * MAINTAINERS: Add self and RTH as C front end maintainers.
6531
6532 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6533
6534         * config.sub: Make sure to match an already-canonicalized
6535         machine name (eg. mn10300-unknown-elf).
6536
6537 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6538
6539         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6540         New macros.
6541         (bootstrap, cross): Use RECURSE_FLAGS.
6542         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6543
6544 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6545
6546         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6547
6548 2001-03-22  Colin Howell  <chowell@redhat.com>
6549
6550         * Makefile.in (DO_X): Do not backslash single-quotes in
6551         backquotes (two places).
6552
6553 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6554
6555         Re-installed:
6556         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6557         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6558         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6559         * ltcf-cxx.sh: Likewise.
6560         * ltcf-gcj.sh: Likewise.
6561
6562 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6563
6564         * MAINTAINERS: Add myself as "documentation co-maintainer".
6565
6566 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6567
6568         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6569         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6570
6571 2001-03-19  Tom Tromey  <tromey@redhat.com>
6572
6573         * config-ml.in: Handle GCJ and GCJFLAGS.
6574
6575 2001-03-21  Michael Chastain  <chastain@redhat.com>
6576
6577         * Makefile.in: all-m4 depends on all-texinfo.
6578
6579 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6580
6581         * MAINTAINERS: Add myself to write after approval list.
6582
6583 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6584
6585         * Makefile.in (DO_X): Quote nested quotes.
6586
6587 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6588
6589         * MAINTAINERS: Add myself to write after approval list.
6590
6591 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6592
6593         * Makefile.in (DO_X): Use double quotes for quoting
6594         "RANLIB=$${RANLIB}".
6595
6596 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6597
6598         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6599
6600 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6601
6602         * configure.in: Only use `lang_requires' for languages athat are
6603         actually enabled.
6604
6605 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6606
6607         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6608
6609 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6610
6611         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6612
6613 2001-03-07  Tom Tromey  <tromey@redhat.com>
6614
6615         * configure.in: Allow config-lang.in to set `lang_requires' to list
6616         of other required languages.
6617
6618 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6619
6620         * Makefile.in: Remove RANLIB definition. Use RANLIB
6621         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6622         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6623
6624 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6625             Alexandre Oliva  <aoliva@redhat.com>
6626
6627         * Makefile.in (check-c++): Use tabs, not spaces.
6628
6629 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6630
6631         * MAINTAINERS: add myself to Write After Approval list.
6632
6633 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6634
6635         * Makefile.in (check-c++): New rule.
6636
6637         * configure.in (target_libs): Remove libg++.
6638         (noconfigdirs): Remove libg++.
6639         (noconfigdirs): Same.
6640         (noconfigdirs): Same.
6641         (noconfigdirs): Same.
6642
6643         * config-ml.in: Remove libg++ references.
6644
6645         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6646         (ALL_TARGET_MODULES): Same.
6647         (configure-target-libg++): Remove.
6648         (all-target-libg++): Remove.
6649         (configure-target-libio): Remove.
6650         (all-target-libio): Remove.
6651         (check-target-libio): Remove.
6652         (.PHONY): Remove.
6653         (libg++.tar.bz2): Remove.
6654         (all-target-cygmon): Remove libio.
6655         (all-target-libstdc++): Remove.
6656         (configure-target-libstdc++): Remove.
6657         (TARGET_LIB_PATH): Remove libstdc++.
6658         (ALL_GCC_CXX): Remove libstdc++.
6659         (all-target-gperf): Correct.
6660
6661 2001-02-16  Nick Clifton  <nickc@redhat.com>
6662
6663         * configure.in (noconfigdirs): Allow configuration of texinfo
6664         for Cygwin hosts.
6665
6666 2001-02-15  Anthony Green  <green@redhat.com>
6667
6668         * configure: Introduce GCJ_FOR_TARGET.
6669         * configure.in: Ditto.
6670         * Makefile.in: Ditto.
6671
6672 2001-02-13  Andreas Schwab  <schwab@suse.de>
6673
6674         * MAINTAINERS: Update mail address.
6675
6676 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6677
6678         * config.guess: Add linux target for S/390.
6679         * config.sub: Likewise.
6680
6681 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6682
6683         * configure.in: for *-chorusos, don't config target-newlib and
6684         target-libgloss.
6685
6686 2001-02-06  Ben Elliston  <bje@redhat.com>
6687
6688         * configure: Output host type to stdout, not stderr.
6689
6690 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6691
6692         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6693         * ltcf-cxx.sh: Likewise.
6694
6695         * config.if: Assume enable_libstdcxx_v3 is defined.
6696
6697 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6698
6699         Remove V2 C++ library.
6700         * configure.in: Remove --enable-libstdcxx_v3 support.
6701
6702 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6703
6704         * include/demangle.h: Add prototype for java_demangle_v3.
6705
6706 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6707
6708         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6709
6710 2001-01-27  Richard Henderson  <rth@redhat.com>
6711
6712         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6713
6714 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6715
6716         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6717         Don't unset, it's non-portable and no longer necessary, set to empty
6718         instead.
6719
6720 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6721
6722         * ltconfig: Shell portability fix for the tagname validity check.
6723
6724 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6725
6726         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6727         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6728
6729 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6730
6731         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6732
6733 2001-01-26  Tom Tromey  <tromey@redhat.com>
6734
6735         * configure.in: Allow libgcj to be built on Sparc Solaris.
6736
6737 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6738
6739         * ltcf-c.sh: Add aix5 case.
6740         * ltcf-cxx.sh: Likewise.
6741         * ltconfig: Likewise.
6742
6743 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6744
6745         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6746         keep at least one of build_libtool_libs or build_old_libs set to
6747         yes.
6748
6749         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6750         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6751
6752 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6753
6754         * configure.in: Enable libgcj on several additional platforms.
6755
6756 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6757
6758         * configure.in: Enable libgcj for linux targets.
6759
6760 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6761
6762         * MAINTAINERS (Write After Approval): Add myself.
6763
6764 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6765
6766         * MAINTAINERS: Add myself as vax port maintainer.
6767
6768 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6769
6770         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6771
6772 2001-01-09  Mike Stump  <mrs@wrs.com>
6773
6774         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6775         failures of subdirectories.
6776
6777 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6778
6779         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6780         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6781         * ltcf-cxx.sh: Likewise.
6782         * ltcf-gcj.sh: Likewise.
6783         * ltconfig.sh: Fix typo.
6784
6785 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6786
6787         * configure: handle DOS-style absolute paths.
6788
6789 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6790
6791         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6792
6793 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6794
6795         * MAINTAINERS: Add myself as avr port co-maintainer.
6796
6797 2000-12-28  Ben Elliston  <bje@redhat.com>
6798
6799         * MAINTAINERS: Add myself under ``Write After Approval''.
6800
6801 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6802
6803         * texinfo: Remove directory from GCC.
6804
6805 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6806
6807         * COPYING: Update to current
6808         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6809         to 19yy as example year in copyright notice).
6810
6811 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6812
6813         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6814         (libstdcxx_incdir): Pass down.
6815         * config.if: Remove expired bits for cxx_interface, add stub.
6816         (libstdcxx_incdir): Add variable for g++ include directory.
6817         * configure.in (gxx_include_dir): Use it.
6818
6819 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6820
6821         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6822         with old-email address from ``Write After Approval''.
6823
6824 2000-12-15  Andreas Jaeger  <aj@suse.de>
6825
6826         * configure.in: Handle lang_dirs.
6827
6828 2000-12-14  Tom Tromey  <tromey@redhat.com>
6829
6830         * MAINTAINERS: Removed brads.
6831
6832         * MAINTAINERS: Added gcj developers.
6833
6834 2000-12-13  Anthony Green  <green@redhat.com>
6835
6836         * configure.in: Disable libgcj for any target not specifically
6837         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6838         with g++ abi.
6839
6840 2000-12-13  Mike Stump  <mrs@wrs.com>
6841
6842         * Makefile.in (local-distclean): Also remove fastjar.
6843
6844 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6845
6846         * contrib/gcc_update: Add fastjar --touch entries.
6847
6848 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6849
6850         * configure.in: Disable language-specific target libraries for
6851         languages that aren't enabled.
6852
6853 2000-12-10  Anthony Green  <green@redhat.com>
6854
6855         * configure.in: Define libgcj.  Disable libgcj target libraries for
6856         most targets.
6857
6858 2000-12-10  Neil Booth  <neilb@earthling.net>
6859
6860         * MAINTAINERS: Update mail address, remove from WAA list.
6861
6862 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6863
6864         * libjava: Imported from /cvs/java.
6865         * libffi: Likewise.
6866         * Boehm-gc: Likewise.
6867
6868 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6869
6870         * configure.in (target_libs): Revert 2000-12-08 patch.
6871         (noconfigdirs): Added target-libjava.
6872
6873 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6874
6875         * djunpack.bat: removed.
6876
6877 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6878
6879         * Makefile.in: handle DOS-style absolute paths.
6880         * config-ml.in: likewise.
6881         * symlink-tree: likewise.
6882
6883 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6884
6885         * fastjar: Imported.
6886
6887 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6888
6889         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6890         libjava.
6891         * configure.in (target_libs): Removed `target-libjava'.
6892
6893 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6894
6895         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6896         (ALL_MODULES): Added fastjar.
6897         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6898         (all-target-libjava): all-fastjar replaces all-zip.
6899         (all-fastjar): Added.
6900         (configure-target-fastjar, all-target-fastjar): Likewise.
6901         * configure.in (host_tools): Added fastjar.
6902
6903 2000-12-07  Mike Stump  <mrs@wrs.com>
6904
6905         * Makefile.in (local-distclean): Remove leftover built files.
6906
6907 2000-11-24  Nick Clifton  <nickc@redhat.com>
6908
6909         * configure.in (xscale-elf): Add target.
6910         (xscale-coff): Add target.
6911
6912 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6913
6914         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6915         recent versions of FreeBSD (release 3 or later).
6916         * ltconfig: On FreeBSD, -lc must not be provided when building
6917         a shared library or else the standard -pthread gcc option is
6918         rendered worthless to later users of the built library.
6919
6920 2000-11-16  Fred Fish  <fnf@be.com>
6921
6922         * configure.in (enable_libstdcxx_v3): Fix typo,
6923         libstd++ -> libstdc++.
6924
6925 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6926
6927         * MAINTAINERS: Add self to Write After Approval list.
6928
6929 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6930
6931         * MAINTAINERS: Update my email address.  Add myself to global write
6932         privs list.
6933
6934 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6935
6936         * Makefile.in: Merge with src and libgcj.
6937         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6938         configure-target-<library> when their configure scripts need the C
6939         or C++ library to have already been built to work properly.
6940         (do_proto_toplev): Set them to an empty string.
6941
6942         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6943         (REALLY_SET_LIB_PATH): Use them.
6944
6945 2000-11-17  Stan Shebs  <shebs@apple.com>
6946
6947         * MAINTAINERS: Add self to Write After Approval list.
6948
6949 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6950
6951         * configure: Provide the original toplevel configure arguments
6952         (including $0) to subprocesses in the environment rather than
6953         through gcc/configargs.h.
6954
6955 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6956
6957         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6958         C99.  Alphabetise "Write After Approval" list.
6959
6960 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6961
6962         * configure: Turn on libstdc++ V3 by default.
6963
6964         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6965         if we've got GCC.
6966
6967 2000-11-11  Philip Blundell  <philb@gnu.org>
6968
6969         * MAINTAINERS: Add self to Write After Approval list.
6970
6971 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6972
6973         * ltcf-c.sh (aix4): Improve shared library configuration; require
6974         exporting symbols.
6975         * ltcf-cxx.sh (aix4): Define.
6976         * ltconfig (aix4): Define library and soname specs appropriate for
6977         AIX.  Define command to create export symbols list.
6978
6979 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6980
6981         * config.sub: Add support for Sun Chorus
6982
6983 2000-10-31  Nick Clifton  <nickc@redhat.com>
6984
6985         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6986         <name>@redhat.com.  Also installed new email address for Clint
6987         Popetz.
6988
6989 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6990
6991         * etc: Remove directory from GCC.
6992
6993 2000-10-16  Michael Meissner  <meissner@redhat.com>
6994
6995         * configure (gcc/configargs.h): Only create if there is a build GCC
6996         directory created.
6997
6998 2000-10-16  Matthias Klose  <doko@debian.org>
6999
7000         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7001         when configured for libstdc++-v3.
7002
7003 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7004
7005         * configure: Save configure arguments to gcc/configargs.h.
7006
7007 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7008
7009         * config.guess: Import CVS version 1.157.
7010         * config.sub: Import CVS version 1.181.
7011
7012 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7013
7014         * Makefile.in (bootstrap): avoid recursion if subdir missing
7015         (cross): ditto
7016         (do-proto-toplev): ditto
7017
7018 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7019
7020         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7021         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7022
7023         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7024         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7025         all affected `configure' scripts.
7026
7027 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7028
7029         * MAINTAINERS: Add self as cpplib co-maintainer.
7030
7031 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7032
7033         * MAINTAINERS: Add self to Write After Approval list.
7034
7035 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7036
7037         * INSTALL/README: egcs -> GCC update.
7038
7039 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7040
7041         * MAINTAINERS: Add myself to Write After Approval list.
7042
7043 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7044
7045         * MAINTAINERS: Add myself to Write After Approval list.
7046
7047 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7048
7049         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7050         X11 libraries for hppa64.
7051
7052 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7053
7054         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7055
7056 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7057
7058         * Makefile.in (all-zlib): Added dummy target.
7059
7060         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7061         ltcf-gcj.sh: Updated from libtool multi-language branch.
7062
7063 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7064
7065         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7066         (bootstrap*): Depend on all-bootstrap.
7067
7068 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7069
7070         * config.guess: Import CVS version 1.156.
7071         * config.sub: Import CVS version 1.179.
7072
7073 2000-09-02  Anthony Green  <green@cygnus.com>
7074
7075         * Makefile.in (all-gcc): Depend on all-zlib.
7076         (CLEAN_MODULES): Add clean-zlib.
7077         (ALL_MODULES): Add all-zlib.
7078         * configure.in (host_libs): Add zlib.
7079
7080 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7081
7082         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7083         crosses, but add gcc/include to the header search path for them.
7084
7085 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7086
7087         * MAINTAINERS: Add self to Write After Approval list.
7088
7089 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7090
7091         * config.guess: Import CVS version 1.152.
7092         * config.sub: Import CVS version 1.177.
7093
7094 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7095
7096         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7097         $targargs to tell whether newlib is going to be built.
7098
7099         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7100         $$r/TARGET_SUBDIR/libio for _G_config.h.
7101
7102 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7103
7104         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7105
7106 2000-08-22  DJ Delorie  <dj@redhat.com>
7107
7108         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7109
7110 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7111
7112         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7113         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7114         sub-configures.
7115
7116 2000-08-21  DJ Delorie  <dj@redhat.com>
7117
7118         * MAINTAINERS: Add self as a libiberty maintainer
7119
7120 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7121
7122         * configure.in (libstdcxx_flags): Use
7123         libstdc++-v3/src/libstdc++.INC.
7124
7125 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7126
7127         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7128
7129 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7130
7131         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7132
7133         * configure: Make enable_threads and enable_shared defaults
7134         explicit.  Substitute enable_threads into generated Makefiles.
7135         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7136         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7137
7138 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7139
7140         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7141
7142 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7143
7144         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7145         previous delta.
7146
7147 2000-08-11  Jason Merrill  <jason@redhat.com>
7148
7149         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7150         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7151         (FLAGS_FOR_TARGET): Not here.
7152         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7153
7154 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7155
7156         * config-ml.in (CC, CXX): Don't introduce a leading space.
7157
7158 2000-08-07  DJ Delorie  <dj@delorie.com>
7159
7160         * MAINTAINERS: Add self as a DJGPP maintainer
7161
7162 2000-08-07  DJ Delorie  <dj@redhat.com>
7163
7164         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7165         "if we're also building gcc, and it's a gcc that will run on the
7166         build machine, we want to use its includes instead of the system's
7167         default includes".
7168
7169 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7170
7171         * MAINTAINERS: Add self to Write After Approval list.
7172
7173 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7174
7175         * configure.in (libstdcxx_flags): Don't use `"'.
7176
7177         * config-ml.in: Adjust multilib search paths to the
7178         appropriate multilib tree.
7179
7180 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7181
7182         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7183         commas in $LANGUAGES.
7184
7185 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7186
7187         * configure.in: Re-enable all references to libg++ and librx.
7188
7189 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7190
7191         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7192         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7193         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7194         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7195
7196         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7197
7198 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7199
7200         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7201         CXX_FOR_TARGET for sed.
7202
7203 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7204
7205         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7206         Do not override if already set in the environment or in configure.
7207         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7208         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7209
7210 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7211
7212         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7213         the libtool CVS tree multi-language branch.
7214         * ltconfig, ltmain.sh: Updated.
7215
7216 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7217
7218         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7219         (clean-target): Depend on it.
7220
7221         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7222         (GCC_FOR_TARGET): Use it.
7223         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7224         * configure.in: ... here.
7225         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7226         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7227
7228 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7229
7230         * MAINTAINERS: Add self to Write After Approval list.
7231
7232 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7233
7234         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7235         (configure-target-libchill, configure-target-libobjc): Likewise.
7236
7237         * configure.in: Use the same cache file for all target libs.
7238         * config-ml.in: But different cache files per multilib variant.
7239
7240 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7241
7242         * configure (topsrcdir): Don't use dirname.
7243
7244 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7245
7246         * MAINTAINERS: Add self to Write After Approval list.
7247
7248 2000-07-20  Jason Merrill  <jason@redhat.com>
7249
7250         * configure.in: Remove all references to libg++ and librx.
7251
7252         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7253
7254 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7255
7256         * config.sub: Update to subversions version 2000-07-06.
7257
7258 2000-07-12  Andrew Haley  <aph@cygnus.com>
7259
7260         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7261         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7262
7263 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7264
7265         * symlink-tree:  Check number of arguments.
7266
7267 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7268
7269         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7270         search path for a g++ extracted from the build tree.  This
7271         will allow link tests run by configure scripts in
7272         subdirectories to succeed.
7273
7274 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7275
7276         * ltconfig: Add support for mips-dde-sysv4.2MP
7277
7278 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7279
7280         * MAINTAINERS: Add myself as loop discovery maintainer.
7281
7282 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7283
7284         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7285         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7286
7287 2000-06-19  Timothy Wall  <twall@cygnus.com>
7288
7289         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7290         * config.sub: Add tic54x target.
7291
7292 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7293
7294         * MAINTAINERS: Add self as Fortran maintainer,
7295         remove Craig Burley.
7296
7297 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7298
7299         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7300         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7301
7302 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7303
7304         * MAINTAINERS: Add self as i18n maintainer
7305
7306 20000-05-21  H.J. Lu  (hjl@gnu.org)
7307
7308         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7309         directory are used if they exist. Make sure
7310         $(build_tooldir)/include is searched for header files,
7311         $(build_tooldir)/lib/ for library files.
7312         (GCC_FOR_TARGET): Likewise.
7313         (CXX_FOR_TARGET): Likewise.
7314
7315 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7316
7317         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7318
7319 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7320
7321         * Makefile.in (configure-target-libiberty): Depend on
7322         configure-target-newlib.
7323
7324 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7325
7326         * configure.in, Makefile.in: Merge all libffi-related
7327         configury stuff from the libgcj tree.
7328
7329 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7330
7331         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7332         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7333
7334 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7335
7336         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7337         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7338         current version information.  Add to proto-toplev directory.
7339         (gdb-taz): Build do-djunpack.
7340
7341 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7342
7343         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7344
7345 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7346
7347         * MAINTAINERS: Add self to Write After Approval list.
7348
7349 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7350
7351         * ltmain.sh: Preserve in relink_command any environment
7352         variables that may affect the linker behavior.
7353
7354 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7355
7356         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7357
7358 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7359
7360         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7361
7362 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7363
7364         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7365         with the version name.
7366
7367 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7368
7369         * MAINTAINERS: Add self as bb-reorder maintainer.
7370
7371 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7372
7373         * config.if: Tweak.
7374
7375 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7376
7377         * djunpack.bat: New file.
7378
7379 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7380
7381         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7382         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7383         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7384         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7385
7386 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7387
7388         * config.sub (case $basic_machine): Change default for "ibm-*"
7389         to "openedition".
7390
7391 2000-04-13  Andreas Jaeger  <aj@suse.de>
7392
7393         * MAINTAINERS: Added myself.
7394
7395 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7396
7397         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7398         (do-md5sum): New target.
7399         (MD5PROG): Define.
7400         (PACKAGE): Default to TOOL.
7401         (VER): Default to a shell script.
7402         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7403         md5 checksum generation.
7404         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7405         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7406         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7407         insight.tar.bz2): Use gdb-taz to create archive.
7408
7409 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7410
7411         * configure (warn_cflags): Delete.
7412
7413 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7414
7415         * MAINTAINERS: Added myself.
7416
7417 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7418             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7419
7420         * configure.in (enable_libstdcxx_v3): Add.
7421         (target_libs): Add bits here to switch between libstdc++-v2 and
7422         libstdc++-v3.
7423         * config.if: And this file too.
7424         * Makefile.in: Add libstdc++-v3 targets.
7425
7426 2000-04-05  Michael Meissner  <meissner@redhat.com>
7427
7428         * config.sub (d30v): Add d30v as a basic machine type.
7429
7430 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7431
7432         * configure.in: -linux-gnu*, not -linux-gnu.
7433
7434 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7435
7436         * MAINTAINERS: Add self in write-after-approval section.
7437
7438 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7439
7440         * MAINTAINERS: Add self as ia64 port maintainer.
7441
7442 2000-03-08  Neil Booth  <NeilB@earthling.net>
7443
7444         * MAINTAINERS: Add self in write-after-approval section.
7445
7446 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7447
7448         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7449         (do-tar-bz2): Replace TOOL with PACKAGE.
7450         (gdb.tar.bz2): Remove GDBTK from GDB package.
7451         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7452         dejagnu.tar.bz2): New packages.
7453
7454 2000-02-27  Andreas Jaeger  <aj@suse.de>
7455
7456         * configure.in: Add entry for mips*-*-linux*, move catch all
7457         *-*-*linux* entry below this one.
7458
7459 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7460
7461         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7462
7463 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7464
7465         * config.sub: Support an OS of "wince".
7466
7467 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7468
7469         * config.guess, config.sub: Updated to match config's 2000-02-15
7470         version.
7471
7472 2000-02-23  Linas Vepstas <linas@linas.org>
7473
7474         * config.sub: Add support for Linux/IBM 370.
7475         * configure.in: Likewise.
7476
7477 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7478
7479         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7480
7481 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7482
7483         * config.guess: Guess "cygwin" rather than "cygwin32".
7484
7485 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7486
7487         * configure (gcc_version): When setting, narrow search to
7488         lines containing `version_string'.
7489
7490 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7491
7492         * config.sub: Add support for avr target.
7493
7494 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7495
7496         * MAINTAINERS: Add maintainers for MCore port.
7497
7498 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7499
7500         * config.sub: Add mmix-knuth-mmixware.
7501
7502 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7503
7504         * MAINTAINERS: Pair cccp with cpplib maintainership.
7505
7506 2000-01-27  Christopher Faylor <cgf@redhat.com>
7507
7508         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7509         structure stuff to -L library search.
7510         (CXX_FOR_TARGET): Ditto.
7511         (CROSS_CHECK_MODULES): Fix spelling mistake.
7512
7513 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7514
7515         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7516         the C++ compiler.
7517
7518 2000-01-12  Richard Henderson  <rth@cygnus.com>
7519
7520         * configure.in: Don't build some bits for beos.
7521
7522 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7523
7524         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7525         as include files.
7526
7527 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7528
7529         * Add self as cpplib maintainer, as requested by Jason
7530         Merrill.  Correct my e-mail address.
7531
7532 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7533
7534         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7535         not mh-aix43.
7536
7537 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7538
7539         * MAINTAINERS: Add myself to "write after approval" list.
7540
7541 1999-12-14  Richard Henderson  <rth@cygnus.com>
7542
7543         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7544         * config.sub: Accept alphaev[78], alphaev8.
7545
7546 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7547
7548         * config.guess, config.sub: Update from autoconf.
7549
7550 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7551
7552         * MAINTAINERS:  update my playtime e-address.
7553
7554 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7555
7556         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7557         necessary libraries are missing.
7558
7559 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7560
7561         * MAINTAINERS: Add new 'write after approval' maintainer.
7562
7563 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7564
7565         * MAINTAINERS: Add new Java maintainer.
7566
7567 1999-10-25  Andreas Schwab  <schwab@suse.de>
7568
7569         * configure: Fix quoting inside arguments of eval.
7570
7571 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7572
7573         * config-ml.in: Allow suppression of some ARM multilibs.
7574
7575 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7576
7577         * config.guess: Add OS/390 match pattern.
7578         * config.sub: Add mvs, openedition targets.
7579         * configure.in (i370-ibm-opened*): New.
7580
7581 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7582
7583         * config.sub: Add support for configuring for pj.
7584
7585 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7586
7587         * config.sub (maybe_os): Add support for configuring for fr30.
7588
7589 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7590
7591         * configure.in: Do not configure or build ld for AIX
7592         platforms.  ld is known to be broken on these platforms.
7593
7594 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7595
7596         * config-ml.in: Pass compiler flag corresponding to multidirs to
7597         subdir configures.
7598
7599 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7600
7601         * Makefile.in (LDFLAGS): Define.
7602
7603 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7604
7605         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7606         noconfigdirs.
7607         (*-*-cygwin*): Likewise.
7608
7609 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7610
7611         * mkdep: New file.
7612         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7613         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7614
7615         From Eli Zaretskii <eliz@is.elta.co.il>:
7616         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7617         long file name when using DJGPP on MS-DOS.
7618
7619 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7620
7621         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7622
7623 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7624
7625         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7626         dependency as this causes "make check" to globally "make all"
7627
7628 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7629
7630         * configure.in (target_libs): Added target-zlib.
7631         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7632         (CONFIGURE_TARGET_MODULES): Likewise.
7633         (CHECK_TARGET_MODULES): Likewise.
7634         (INSTALL_TARGET_MODULES): Likewise.
7635         (CLEAN_TARGET_MODULES): Likewise.
7636         (configure-target-zlib): New target.
7637         (all-target-zlib): Likewise.
7638         (all-target-libjava): Depend on all-target-zlib.
7639         (configure-target-libjava): Depend on configure-target-zlib.
7640
7641         * Makefile.in (configure-target-libjava): Depend on
7642         configure-target-newlib.
7643         (configure-target-boehm-gc): New target.
7644         (configure-target-qthreads): New target.
7645
7646         * configure.in (target_libs): Added target-qthreads.
7647         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7648         (CONFIGURE_TARGET_MODULES): Likewise.
7649         (CHECK_TARGET_MODULES): Likewise.
7650         (INSTALL_TARGET_MODULES): Likewise.
7651         (CLEAN_TARGET_MODULES): Likewise.
7652         (all-target-qthreads): New target.
7653         (configure-target-libjava): Depend on configure-target-qthreads.
7654         (all-target-libjava): Depend on all-target-qthreads.
7655
7656         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7657         (CONFIGURE_TARGET_MODULES): Likewise.
7658         (CHECK_TARGET_MODULES): Likewise.
7659         (INSTALL_TARGET_MODULES): Likewise.
7660         (CLEAN_TARGET_MODULES): Likewise.
7661         (all-target-libjava): New target.
7662         (all-target-boehm-gc): Likewise.
7663         * configure.in (target_libs): Added libjava, boehm-gc.
7664
7665 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7666
7667         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7668         configure.bat in SUPPORT_FILES.
7669         (gas+binutils.tar.bz2): Likewise.
7670
7671         * makeall.bat: Remove; obsolete.
7672
7673 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7674
7675         From Mark Elbrecht:
7676         * configure.bat: Remove; obsolete.
7677
7678 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7679
7680         * configure: Add -W -Wall to the default CFLAGS when compiling with
7681         gcc.
7682
7683 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7684
7685         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7686
7687 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7688
7689         * configure.in: Build ld on IRIX6.
7690
7691 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7692
7693         * Makefile.in: Change distribution targets to use bzip2 instead of
7694         gzip.
7695         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7696         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7697
7698 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7699
7700         * config.sub: Add mcore target.
7701
7702 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7703
7704         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7705
7706 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7707
7708         * config.guess (dummy): Changed to $dummy.
7709
7710 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7711
7712         * config.sub: Tidied up case statements.
7713
7714 1999-05-22  Ben Elliston  <bje@cygnus.com>
7715
7716         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7717         <jiro@din.or.jp>.
7718
7719         * config.guess: Merge with FSF version. Future changes will be
7720         more accurately recorded in this ChangeLog.
7721         * config.sub: Likewise.
7722
7723 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7724
7725          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7726
7727 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7728
7729         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7730
7731 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7732
7733         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7734
7735 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7736
7737         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7738         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7739         Bad merge removed these two changes.
7740
7741 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7742                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7743
7744         * config.guess (interix Alpha): Add.
7745
7746 1999-04-11  Richard Henderson  <rth@cygnus.com>
7747
7748         * configure.in (i?86-*-beos*): Do config gperf; don't config
7749         gdb, newlib, or libgloss.
7750
7751 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7752
7753         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7754         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7755         from multidirs.
7756
7757 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7758
7759         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7760
7761 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7762
7763         * config.sub: Add support for mcore targets.
7764
7765 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7766
7767         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7768         not mt-ospace, in order to shut up assembler warning about using
7769         symbols that are named the same as registers.
7770
7771 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7772
7773         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7774         dependency list for all-target-cygmon.
7775
7776 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7777
7778         * config-ml.in: Check $host, not $target, for selective multilibs.
7779         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7780         thumb interworking, and underscore prefix multilibs.
7781
7782 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7783
7784         * missing: Update to version from current automake.
7785
7786 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7787
7788         * configure (gxx_include_dir): Removed.
7789
7790         * configure.in (gxx_include_dir): Handle it.
7791         * Makefile.in: Likewise.
7792
7793 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7794
7795         * config.sub (mips64vr4111,mips64vr4111el) Add.
7796
7797 1999-03-21  Ben Elliston  <bje@cygnus.com>
7798
7799         * config.guess: Correct typo for detecting ELF on FreeBSD.
7800
7801 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7802
7803         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7804         config/mh-djgpp.
7805
7806 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7807
7808         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7809         all-target-newlib to dependency list for all-target-bsp.
7810
7811 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7812
7813         * config.sub: Add i386-uwin support.
7814         * config.guess: Likewise.
7815
7816 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7817
7818         * configure.in: cleanup, add mh-*pic handling for arm, special
7819         case powerpc*-*-aix*
7820
7821 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7822
7823         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7824         can be built.
7825
7826 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7827
7828         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7829         targets.
7830
7831 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7832
7833         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7834
7835 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7836
7837         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7838
7839 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7840
7841         * config.sub: Fix typo in arm recognition.
7842
7843 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7844
7845         * configure.in (noconfigdirs): Changed target_configdirs to
7846         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7847         rather than m68k-*-* since it is not known to work on
7848         m68k-aout. Ditto for arm-*-*oabi.
7849
7850 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7851
7852         * configure.in (*-*-windows*): Remove, no longer used.
7853
7854 1999-02-19  Ben Elliston <bje@cygnus.com>
7855
7856         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7857         Smart and improved by Andrew Cagney.
7858
7859 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7860
7861         * config.guess: Recognize openbsd-*-hppa.
7862
7863 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7864
7865         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7866         only if it is not empty.
7867
7868 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7869
7870         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7871
7872         * config.guess: Modified to recognize uname's armv* syntax.
7873
7874         * config.sub: Modified to recognize uname's armv* syntax.
7875
7876 1999-02-17  Mark Salter  <msalter@cygnus.com>
7877
7878         * configure.in: Added target-bsp for sparclite.
7879
7880 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7881
7882         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7883
7884 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7885
7886         * configure.in: Add support for strongarm port.
7887         * config.sub: Add support for strongarm target.
7888
7889 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7890
7891         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7892         the old name config/mh-cygwin32.
7893         Enable texinfo.
7894
7895 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7896
7897         * configure.in: Do build ld for ix86 Solaris.
7898
7899 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7900
7901         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7902         $AR_FOR_TARGET.  Likewise for RANLIB.
7903
7904 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7905
7906         * config.sub (oabi):  Recognize.
7907         * configure.in (arm-*-oabi):  Handle.
7908
7909 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7910
7911         * config.guess: Improve detection of i686 on UnixWare 7.
7912
7913 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7914
7915         * config.guess: Add support for i386-pc-interix.
7916         * config.sub: Likewise.
7917         * configure.in: Likewise.
7918
7919 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7920
7921         * Makefile.in: Remove unneeded all-target-libio from
7922         from all-target-winsup target since it is now unneeded.
7923         Add all-target-libtermcap in its place since it is now
7924         needed.
7925
7926 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7927
7928         * configure.in: makefile stub for cygwin target is probably
7929         unnecessary.  Remove it for now.
7930
7931 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7932
7933         * configure.in: libtermcap.a should be built when cygwin is the
7934         target as well as the host.
7935         * config.guess: Allow mixed case in cygwin uname output.
7936         * Makefile.in: Add libtermcap target.
7937
7938 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7939
7940         * config.sub: Clean up handling of hppa2.0.
7941
7942 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7943
7944         * config.guess: Use C code to identify more HP machines.
7945
7946 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7947
7948         * config.sub: Handle hppa2.0.
7949
7950 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7951
7952         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7953         cygmon for all sparclite targets, regardless of object format.
7954
7955 1998-12-15  Mark Salter  <msalter@cygnus.com>
7956
7957         * configure.in: Added target-bsp for several target architectures.
7958
7959         * Makefile.in: Added rules for bsp.
7960
7961 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7962
7963         * config.guess: Improve detection of hppa2.0 processors.
7964
7965 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7966
7967         * config.guess: Recognize FreeBSD using ELF automatically.
7968
7969 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7970
7971         * configure (skip-this-dir): Add handling for new shell script, which
7972         might be created by a sub-directory's configure to indicate, this particular
7973         directory is "unwanted".
7974         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7975
7976 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7977
7978         * ltconfig: import from libtool, after changing libtool to
7979         account for the cygwin name change.
7980
7981 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7982
7983         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7984         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7985
7986 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7987
7988         * configure.in: Add libtermcap to list of cygwin dependencies.
7989
7990 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7991
7992         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7993         they include winsup/include when it's a cygwin target.
7994
7995 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7996
7997         * configure.in (host_tools): Added zip.
7998         * Makefile.in (all-target-libjava): Depend on all-zip.
7999         (all-zip): New target.
8000         (ALL_MODULES): Added all-zip.
8001         (NATIVE_CHECK_MODULES): Added check-zip.
8002         (INSTALL_MODULES): Added install-zip.
8003         (CLEAN_MODULES): Added clean-zip.
8004
8005 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8006
8007         * Makefile.in: lose "32" from comment about cygwin.
8008
8009 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8010
8011         * configure.in: Use -Os to build target libraries for the fr30.
8012
8013 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8014
8015         * config.sub: Add fr30.
8016
8017 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8018
8019         * configure.in: drop "32" from config/mh-cygwin32.  Check
8020         cygwin* instead of cygwin32*.
8021         * config.sub: Check cygwin* instead of cygwin32*.
8022
8023 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8024
8025         * config.guess: Match any version of Unixware7.
8026
8027 1998-10-20  Syd Polk  <spolk@cygnus.com>
8028
8029         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8030         if desired.
8031
8032 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8033
8034         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8035         these if the appropriate directories and files to not exist.
8036
8037 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8038
8039         * Makefile.in (DEVO_SUPPORT): Add config.if.
8040
8041 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8042
8043         * configure: Add pattern to replace "build_tooldir"'s
8044         definition in the generated Makefile with "tooldir"'s
8045         actual value.
8046
8047 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8048
8049         * config.sub: Bring back lost sparcv9.
8050
8051         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8052
8053 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8054
8055         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8056         CC_FOR_TARGET and friends.
8057
8058 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8059
8060         * Makefile.in (build_tooldir): New variable, same as tooldir.
8061         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8062         -B$(build_tooldir)/bin/.
8063         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8064
8065 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8066
8067         * README: Remove installation instructions and refer to the
8068         INSTALL directory instead.
8069
8070 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8071
8072         * config.sub: Add support for i[34567]86-pc-udk.
8073         * configure.in: Likewise.
8074
8075 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8076
8077         * Makefile.in: add bzip2 package building bits for user
8078         tools module
8079         * configure.in: ditto
8080
8081 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8082
8083         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8084         (ALL_TARGET_MODULES): Add all-target-libobjc.
8085         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8086         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8087         (all-target-libchill): Add dependencies.
8088         * configure.in (target_libs): Add libchill.
8089
8090 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8091
8092         * configure.in (target_subdir): Remove duplicate line.
8093
8094 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8095
8096         * Makefile.in (all-automake): fix dependencies.
8097
8098 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8099
8100         * configure.in: Minor cleanups for building in the $(target_alias)
8101         subdir.
8102
8103 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8104
8105         * Makefile.in (bootstrap): Set r and s before make all.  Use
8106         BASE_FLAGS_TO_PASS in make all.
8107         (cross): Likewise.
8108
8109 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8110
8111         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8112
8113 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8114
8115         * config.sub: Fix typo in last change.
8116
8117 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8118
8119         * config.sub: Add support for C4x target.
8120         * configure.in: Likewise.
8121
8122 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8123
8124         * config.sub: Recognize sparcv9 just like sparc64.
8125
8126 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8127
8128         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8129
8130 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8131
8132         * config.guess: Correctly identify Pentium II sco boxes.
8133
8134         * config.guess: Fix "tr" code.  From Weiwen Liu.
8135
8136 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8137
8138         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8139         stabs.
8140
8141 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8142
8143         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8144         (ALL_TARGET_MODULES): Add all-target-libchill.
8145         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8146         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8147         (all-target-libchill): Add dependencies.
8148         * configure.in (target_libs): Add libchill.
8149
8150 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8151
8152         * config.guess: Avoid assumptions about "tr" behaves when
8153         LANG is set to something other than English.
8154
8155 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8156
8157         * configure (gxx_include_dir): Changed to
8158         '${prefix}/include/g++'-${libstdcxx_interface}.
8159
8160         * config.if: New to determine the interfaces.
8161
8162 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8163
8164         * config.guess: Detect and handle MPE/IX.
8165         * config.sub: Deal with MPE/IX.
8166
8167 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8168
8169         * configure.in: Use mh-aix43.
8170
8171 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8172
8173         * configure: Fix --without/--disable cases for gxx-include-dir.
8174
8175 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8176
8177         * mdata-sh:  Imported.  Needed for automake support.
8178
8179 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8180
8181         * Makefile.in (taz): Try "chmod -R og=u ." before
8182         "chmod og=u `find . -print`".
8183
8184 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8185
8186         * configure.in: Add arm-elf and thumb-elf support.
8187
8188 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8189
8190         * Makefile.in: Undo previous patch.
8191
8192 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8193
8194         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8195         to here ...
8196         (install-no-fixedincludes): and here
8197         (INSTALL_MODULES): ... from here.
8198
8199 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8200
8201         * config.sub: Merge with FSF.
8202
8203         * config.guess: Merge with FSF.
8204
8205 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8206
8207         * configure (extraconfigdirs): New variable.
8208         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8209         * Makefile.in (all): Move higher in file.
8210         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8211         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8212         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8213         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8214         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8215
8216 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8217
8218         * Makefile.in (all-target-libjava): Depend on all-gcc and
8219         all-target-newlib.
8220         (configure-target-libjava): Depend on $(ALL_GCC).
8221
8222 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8223
8224         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8225         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8226
8227 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8228
8229         * INSTALL/README: Fix typo.
8230
8231 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8232
8233         * ylwrap: Change absolute path checks to check for DOS style path
8234         names.
8235
8236         * ylwrap: Don't use a full path name if the source file is in the
8237         same directory.  From hjl@lucon.org (H.J. Lu).
8238
8239         * config-ml.in: Default to being verbose, to match Feb 18 change to
8240         configure.
8241
8242 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8243
8244         Brought over from egcs:
8245
8246         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8247
8248         * configure.in (target_subdir): Set to ${target_alias} instead
8249         of "libraries".
8250
8251         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8252
8253         * configure.in (target_subdir): Set to libraries if enable_multilib.
8254
8255 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8256
8257         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8258         multilibs, force reconfiguration the first time we create
8259         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8260
8261 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8262
8263         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8264         avoid confusion with --no-recursion.
8265
8266 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8267
8268         * configure.in: Win32 hosts shouldn't use install -x
8269         * install-sh: remove -x option, and special .exe-handling
8270         hack.
8271
8272 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8273
8274         * config.guess: Recognize i586-pc-beos.
8275         * configure.in: Don't build some bits for beos.
8276
8277 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8278
8279         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8280         CFLAGS default to -O2.
8281
8282         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8283         when using GNU ld.
8284
8285 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8286
8287         * ltmain.sh: Correct install when using a different shell.
8288
8289 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8290
8291         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8292
8293 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8294
8295         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8296         target.
8297
8298 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8299
8300         * ltconfig: Update to correct AIX handling.
8301
8302 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8303
8304         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8305
8306         * configure.in (target_subdir): Set to ${target_alias} instead
8307         of "libraries".
8308
8309 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8310
8311         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8312         (Makefile): Depend on $(gcc_version_trigger).
8313
8314         * configure (gcc_version): Change default initializer to empty
8315         string.
8316         (gcc_version_trigger): New variable; pass this variable down
8317         to subdir configures to enable them checking gcc's version
8318         themselves. Emit make macros for both gcc_version vars.
8319         (topsrcdir): Initialize reliably.
8320         (recursion line): Remove --with-gcc-version=${gcc_version}.
8321
8322 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8323
8324         * configure (enable_version_specific_runtime_libs): Implement new flag
8325         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8326         in $(libsubdir); emit definition in each generated Makefile.
8327         (gxx_include_dir): Initialize depending on
8328         $enable_version_specific_runtime_libs.
8329
8330 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8331
8332         * configure (gcc_version): Initialize properly depending on
8333         how and where configure is started.
8334         (recursion line): Pass a --with-gcc-version=${gcc_version}
8335         to configures in subdirs.
8336
8337 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8338
8339         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8340         cygmon
8341
8342 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8343
8344         * configure.in: Add cygmon and libstub support for mn10200.
8345
8346 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8347
8348         * configure (gcc_version): Add new variable describing the
8349         particular gcc version we're building.
8350         * Makefile.in (libsubdir): Add new macro for the directory
8351         in which the compiler finds executables, libraries, etc.
8352         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8353         and libsubdir.
8354
8355 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8356
8357         * Makefile.in (local-clean): Remove *.log.
8358         (warning.log): Built with warn_summary from build.log.
8359         (mail-report.log): Run test_summary.
8360         (mail-report-with-warnings.log): Run test_summary including
8361         warning.log in the report.
8362
8363 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8364
8365         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8366
8367 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8368
8369         * Makefile.in (grep): Grep no longer depends on libiberty.
8370
8371 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8372
8373         * Makefile.in: all-snavigator needs all-libgui.
8374
8375 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8376
8377         * configure.in: Add cygmon and libstub support for mn10300.
8378
8379 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8380
8381         * missing: Update to version from automake 1.3.
8382
8383         * ltmain.sh: On installation, don't get confused if the same name
8384         appears more than once in the list of library names.
8385
8386 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8387
8388         * config.sub: Accept m68060 and m5200 as CPU names.
8389
8390 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8391
8392         * configure: Use && rather than using -a in test, because odd
8393         strings can confuse test.
8394         * configure.in: Likewise.
8395
8396 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8397
8398         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8399
8400 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8401
8402         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8403         bootstrap4-lean): New targets.
8404
8405 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8406
8407         * mpw-* Delete.  Not used.
8408
8409 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8410
8411         * COPYING.LIB: Update FSF address.
8412
8413 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8414
8415         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8416
8417         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8418         GAS_SUPPORT_DIRS.
8419
8420 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8421
8422         * ltconfig, ltmain.sh: Avoid producing a version number if
8423         -version-info was not used.
8424
8425 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8426
8427         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8428         building with newlib.
8429
8430 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8431
8432         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8433         Solaris `make' causes it to continue to next definition.
8434
8435 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8436
8437         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8438         the right GUI libraries and files are installed along with GDB.
8439
8440 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8441
8442         * configure.in: Change alpha to alpha* in several places.
8443
8444 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8445
8446         * config.sub: Recognize sparc86x.
8447
8448 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8449
8450         * configure.in (--enable-target-optspace): Remove debug echo.
8451
8452 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8453
8454         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8455
8456 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8457
8458         * ltconfig: Update cygwin32 support.
8459
8460         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8461         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8462         (GDB_SUPPORT_DIRS): Likewise.
8463
8464 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8465
8466         * configure.in (target_makefile_frag): If --enable-target-optspace,
8467         use -Os to compile target libraries rather than -O2.  Default to
8468         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8469         not used.
8470         * configure.in (target_cflags): Ditto for d30v.
8471
8472 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8473
8474         * Makefile.in (all-bfd): Depend on all-intl.
8475         (all-binutils): Likewise.
8476         (all-gas): Likewise.
8477         (all-gprof): Likewise.
8478         (all-ld): Likewise.
8479
8480 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8481
8482         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8483
8484 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8485
8486         * Makefile.in (all-bfd): Depend upon all-libiberty.
8487
8488         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8489
8490 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8491
8492         * Makefile.in: Add libstub.
8493
8494         * configure.in: Ditto. Build libstub for targets that have cygmon
8495         support.
8496
8497 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8498
8499         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8500
8501 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8502
8503         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8504         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8505
8506 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8507
8508         * configure: Define DEFAULT_M4 by searching PATH.
8509         * Makfile.in: Use DEFAULT_M4.
8510
8511 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8512
8513         * ltconfig: Add cygwin32 support.
8514
8515         * Makefile.in, configure.in: Add libtool as a native only directory
8516         to configure and build.
8517
8518 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8519
8520         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8521
8522 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8523
8524         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8525
8526 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8527
8528         * Makefile.in: add ash make rules
8529         * configure.in: add ash to native_only and host_tools lists
8530
8531 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8532
8533         * Makefile.in (all-gettext, all-intl): New targets.
8534         (ALL_MODULES): Added all-gettext, all-intl.
8535         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8536         (INSTALL_MODULES): Added install-gettext, install-intl.
8537         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8538
8539         * configure.in (host_tools): Added gettext.
8540         (native_only): Likewise.
8541         (noconfigdirs) [various cases]: Likewise.
8542         (host_libs): Added intl.
8543
8544 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8545
8546         * configure: Do not disable building gdbtk for cygwin32 hosts.
8547
8548 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8549
8550         * configure.in: Add thumb-coff target.
8551         * config.sub: Add thumb-coff target.
8552
8553 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8554
8555         * Makefile.in: Revert yesterday's change.
8556         (all-target-winsup):  all-target-librx stays out of here.
8557
8558 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8559
8560         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8561         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8562         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8563         Remove references to librx and libg++.
8564
8565 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8566
8567         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8568         recursive makes
8569
8570 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8571
8572         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8573         for newlib directory.
8574         (CXX_FOR_TARGET): Likewise.
8575
8576 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8577
8578         * ltconfig: Update after libtool/ltconfig.in change for
8579         hpux11.
8580
8581 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8582
8583         * ltconfig, ltmain.sh: Update to libtool 1.2.
8584
8585 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8586
8587         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8588         (install-gcc-cross): Instead, override LANGUAGES here.
8589
8590 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8591
8592         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8593         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8594
8595 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8596
8597         * configure.in: Add Thumb-pe target.
8598
8599 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8600
8601         * Makefile.in - changed sn targets to snavigator
8602         * configure.in - changed sn targets to snavigator
8603
8604 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8605
8606         * config-ml.in: After building symlink tree call make distclean
8607         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8608         to be the case for libiberty.
8609
8610 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8611
8612         * configure: When making link, also check the current
8613         directory. The configure scripts may create one.
8614
8615 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8616
8617         * config.sub: Accept alphapca56 and alphaev6 properly.
8618
8619 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8620
8621         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8622
8623 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8624
8625         * config.sub (sco5): Fix typo.
8626
8627 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8628
8629         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8630         install-itcl.
8631         (install-itcl): Remove dependency on install-tcl.
8632
8633 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8634
8635         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8636
8637 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8638
8639         * configure.in: Don't build libgui for a cygwin32 target when not on
8640         a cygwin32 host.
8641
8642 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8643
8644         * configure (redirect): Set to null, so default behavior of
8645         configure is now --verbose.
8646
8647 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8648
8649         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8650         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8651
8652 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8653
8654         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8655         this change to sync Makefile.in with its ChangeLog entries.
8656
8657 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8658
8659         * ltmain.sh (mkdir): Check that the directory doesn't exist
8660         before we exit with error, so that we don't get races during
8661         parallel builds.
8662
8663 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8664
8665         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8666
8667 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8668
8669         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8670         PICFLAG_FOR_TARGET.
8671         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8672
8673         * configure: Emit a definition for the new macro enable_shared
8674         into each Makefile.
8675
8676 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8677
8678         * configure.in (host_tools, native_only): Add libtool.
8679
8680 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8681
8682         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8683         Fix typo in ming config comment.
8684
8685 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8686
8687         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8688
8689 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8690
8691         * config.sub: Add tic30 cases, and map c30 to tic30.
8692
8693 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8694
8695         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8696         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8697         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8698         (CLEAN_TARGET_MODULES): Similarly
8699         (all-target-libf2c): Add dependences.
8700         * configure.in (target_libs): Add libf2c.
8701
8702 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8703
8704         * configure.in: Remove expect from noconfigdirs when target
8705         is cygwin32.  OK to build expect and dejagnu with Canadian
8706         Cross.
8707
8708 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8709
8710         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8711         host.
8712
8713         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8714         and mingw32.
8715
8716 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8717
8718         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8719         here as it is not defined in the toplevel Makefile.
8720
8721 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8722
8723         * configure (package_makefile_rules_frag): New variable, which names
8724         a file with generic rules, ...
8725         Change comment to mention we now have FIVE parts.
8726         * configure: Undo last change.
8727
8728 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8729
8730         * config.guess: More accurate determination of HP processor types.
8731         * config.sub: More accurate determination of HP processor types.
8732
8733 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8734
8735         * configure (package_makefile_frag): Move inserting the
8736         ${package_makefile_frag} to where it should be according
8737         to the comment.
8738
8739 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8740
8741         * config.guess: Add support for Linux/ARM.
8742
8743 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8744
8745         * .cvsignore: Remove *-info and *-install since they match
8746         release-info and mpw-install, which we don't want to just ignore.
8747
8748 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8749
8750         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8751
8752 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8753
8754         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8755         local_prefix to sub-make invocations.
8756
8757 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8758
8759         * configure.in: Check makefile fragments in the source
8760         directory.
8761
8762 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8763
8764         * configure.in: Check whether host and target makefile
8765         fragments exist before adding them to *_makefile_frag.
8766
8767 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8768
8769         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8770
8771 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8772
8773         * configure.in: Make sure we only replace RPATH_ENVVAR on
8774         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8775         regexp to sed.
8776
8777         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8778         to sub-makes.
8779
8780 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8781
8782         * config-ml.in (multi-do): LDFLAGS must include multilib
8783         designator.
8784
8785 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8786
8787         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8788
8789 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8790
8791         * config.sub: Add mingw32 support.
8792         * configure.in: Likewise.
8793
8794 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8795
8796         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8797
8798 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8799
8800         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8801         * configure (gxx_include_dir): Provide a definition for subdirs
8802         which do not use autoconf.
8803
8804 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8805
8806         * config.guess: Sync with egcs.  Picks up new alpha support,
8807         BeOS & some additional linux support.
8808
8809 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8810
8811         * config.guess: HP 9000/803 is a PA1.1 machine.
8812
8813 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8814
8815         * configure.in: It's alpha*-...
8816
8817 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8818
8819         * configure.in (host_makefile_frag, target_makefile_frag):
8820         Handle multiple config files.
8821         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8822         alpha-*-*.
8823
8824 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8825
8826         * mkdep: New file.
8827
8828 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8829
8830         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8831
8832 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8833
8834         * Makefile.in: Add libgui directory.
8835         (GDB_TK): Add all-libgui.
8836         * configure.in: Add libgui directory.
8837         * configure: Add all-libgui to GDB_TK.
8838
8839 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8840
8841         * config-ml.in (multidirs): Add m32r to multilib list.
8842
8843 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8844
8845         * Makefile.in (all-target-gperf): Change dependency to
8846         all-target-libstdc++.
8847
8848 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8849
8850         * config.guess: Add BeOS support.
8851
8852 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8853
8854         Source directory cvs renamed to cvssrc:
8855         * configure.in (host_tools): Change cvs to cvssrc.
8856         (native_only): Likewise.
8857         (noconfigdirs) [various cases]: Likewise.
8858         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8859         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8860         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8861         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8862         (all-cvssrc): Rename target from all-cvs.
8863
8864 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8865
8866         * configure (gxx_include_dir): Fix thinko.
8867
8868 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8869
8870         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8871         (install-cross, install-gcc-cross): New targets.
8872
8873 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8874
8875         * configure.in (noconfigdirs): Add support for Thumb target.
8876
8877         * config.sub (maybe_os): Add support for Thumb target.
8878
8879 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8880
8881         * Makefile.in: Add rules for cygmon.
8882
8883         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8884
8885 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8886
8887         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8888         * configure (gxx_include_dir): Provide a definition for subdirs
8889         which do not use autoconf.
8890
8891 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8892
8893         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8894         11/18/97 build
8895
8896 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8897
8898         * From Franz Sirl.
8899         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8900         found on RedHat Linux systems.
8901
8902 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8903
8904         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8905         guesses.
8906
8907 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8908
8909         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8910
8911 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8912
8913         * ltmain.sh: If mkdir fails, check whether the directory was created
8914         anyhow by some other process.
8915
8916 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8917
8918         * configure.in (d30v-*-*): Configure all directories.
8919
8920 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8921
8922         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8923         for the D30V.
8924
8925 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8926
8927         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8928
8929 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8930
8931         * include/libiberty.h: Add extern "C" { so it can be used with C++
8932         progrms.
8933         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8934         programs.
8935
8936 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8937
8938         * configure.in (d30v-*-*): Configure GCC now.
8939
8940 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8941
8942         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8943         is no longer needed.
8944
8945 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8946
8947         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8948
8949 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8950
8951         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8952         targets using "$@" to provide support for similar but not identical
8953         targets without having to duplicate code.
8954
8955 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8956
8957         * makefile.vms: Fix to work with DEC C.
8958
8959 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8960
8961         * config.sub: Add mips-tx39-elf to marketing names.
8962
8963 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8964
8965         * ltmain.sh: Handle symlinks in generated script.
8966
8967 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8968
8969         * configure: Handle autoconf style directory options: --bindir,
8970         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8971         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8972         --sysconfdir.
8973         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8974         (sharedstatedir, localstatedir, oldincludedir): New variables.
8975         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8976         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8977         sbindir, sharedstatedir, and sysconfdir.
8978
8979 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8980
8981         * Makefile.in (bootstrap-lean): New target.
8982
8983 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8984
8985         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8986         sn, and gnuserv from noconfigdirs.
8987
8988 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8989
8990         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8991
8992 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8993
8994         * Makefile.in (cross): New target.
8995
8996 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8997                           Jeff Law         <law@cygnus.com>
8998
8999         * Makefile.in (bootstrap2, bootstrap3): New targets.
9000         (all-bootstrap): Remove outdated and confusing target.
9001         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9002
9003 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9004
9005         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9006         windows.  Consistent with gdb/configure.
9007
9008 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9009
9010         * configure.in: Name Linux target fragment.
9011
9012         * configure: Rewrite so that project Makefile fragment is inserted
9013         first and appears last in the resulting Makefile.
9014
9015 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9016
9017         * Makefile.in (install-itcl): Install tcl first.
9018
9019 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9020
9021         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9022
9023 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9024
9025         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9026
9027         * configure.in (skipdirs): Add target-librx for Linux.
9028         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9029
9030 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9031
9032         * Makefile.in (bootstrap): New target.
9033
9034 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9035
9036         * config.sub: Accept 'amigados' for backward compatibility.
9037
9038 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9039
9040         * config.guess: Merge with FSF.
9041
9042 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9043
9044         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9045
9046 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9047
9048         * config.sub: Add "marketing-names" patch.
9049
9050 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9051
9052         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9053
9054 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9055
9056         * config.sub: Handle v850-elf.
9057
9058 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9059
9060         * .cvsignore (*-install): Remove.
9061
9062 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9063
9064         * ltconfig: Set CONFIG_SHELL in libtool.
9065         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9066
9067 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9068
9069         * configure.in (target_subdir): Set to libraries if enable_multilib.
9070
9071 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9072
9073         * config.guess: Update from gcc directory.
9074
9075 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9076
9077         * Makefile.in (all-sim): Depends on all-readline.
9078
9079 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9080
9081         * Makefile.in (BISON, YACC): Use $$s.
9082         (all-bison): Depend on all-texinfo.
9083
9084 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9085
9086         * Makefile.in (BISON): Add -L flag.
9087         (YACC): Likewise.
9088
9089 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9090
9091         * configure.in (noconfigdirs): Add support for v850e target.
9092
9093         * config.sub (maybe_os): Add support for v850e target.
9094
9095 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9096
9097         * configure.in (noconfigdirs): Add support for v850ea target.
9098
9099         * config.sub (maybe_os): Add support for v850ea target.
9100
9101 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9102
9103         * config.sub: Add mipstx39.  Delete r3900.
9104
9105 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9106
9107         * Makefile.in (all-autoconf): Depends on all-texinfo.
9108
9109 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9110
9111         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9112         eabi targets.
9113
9114 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9115
9116         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9117
9118         * configure: When handling a Canadian Cross, handle YACC as well as
9119         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9120         * Makefile.in (all-bison): Depend upon all-texinfo.
9121
9122 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9123
9124         * Makefile.in (BISON): bison, not byacc or bison -y.
9125         (YACC): bison -y or byacc or yacc.
9126         (various): Add *-bison as appropriate.
9127         (taz): No need to mess with BISON anymore.
9128
9129 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9130
9131         * configure: If OSTYPE matches *win32*, try to find a good value for
9132         CONFIG_SHELL.
9133
9134 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9135
9136         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9137         configure.in if it is present.
9138
9139 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9140
9141         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9142
9143 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9144
9145         * config.sub: Recognize `arc' cpu.
9146         * configure.in: Likewise.
9147         * config-ml.in: Likewise.
9148
9149 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9150
9151         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9152
9153 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9154
9155         * configure: Changed sed delimiter from ':' to '|' when
9156         attempting to substitute ${config_shell} for SHELL. On
9157         NT ${config_shell} may contain a ':' in it.
9158
9159 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9160
9161         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9162
9163 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9166
9167 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9168
9169         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9170
9171         * ylwrap: If the program is a relative path, force it to be
9172         absolute.
9173
9174 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9175
9176         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9177
9178 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9179
9180         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9181         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9182         for libraries.
9183
9184 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9185
9186         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9187         separated by spaces.
9188
9189 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9190
9191         * ylwrap: New file.
9192         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9193
9194         * ltmain.sh: Handle /bin/sh at start of install program.
9195
9196         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9197
9198         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9199         * missing: New file, from automake 1.2.
9200
9201 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9202
9203         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9204         check-tk to CHECK_X11_MODULES.
9205
9206 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * config.sub: Merge with FSF.
9209
9210 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9211
9212         * config.guess: Merge with FSF.
9213
9214 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9215
9216         * configure: Treat msdosdjgpp like go32.
9217         * configure.in: Likewise.  Don't remove gprof for go32.
9218
9219         * configure: Change Makefile.tem2 to Makefile.tm2.
9220
9221 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9222
9223         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9224
9225 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9226
9227         * install-sh (chmodcmd): Set to null if the DST directory already
9228         exists.  Same as Nov 11th change.
9229
9230 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9231
9232         * configure (GDB_TK): Needs itcl and tix.
9233
9234 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9235
9236         * config.guess: Update from FSF.
9237
9238 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9239
9240         * Makefile.in (GDB_TK): Depend on itcl and tix.
9241
9242 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9243
9244         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9245         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9246         (INSTALL_SCRIPT): New variable.
9247         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9248         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9249         to -x.
9250         * install-sh: Add support for -x option.
9251
9252 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9253
9254         * configure.in, Makefile.in: Treat tix like itcl.
9255
9256 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9257
9258         * Makefile.in (WINDRES): New variable.
9259         (WINDRES_FOR_TARGET): New variable.
9260         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9261         (EXTRA_HOST_FLAGS): Add WINDRES.
9262         (EXTRA_TARGET_FLAGS): Add WINDRES.
9263         (EXTRA_GCC_FLAGS): Add WINDRES.
9264         ($(DO_X)): Pass down WINDRES.
9265         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9266         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9267         DLLTOOL_FOR_TARGET.
9268
9269 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9270
9271         * configure.in: configure sim before gdb for win32-x-ppc
9272
9273 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9274
9275         Move gperf into the toplevel, from libg++.
9276         * configure.in (target_tools): Add target-gperf.
9277         (native_only): Add target-gperf.
9278         * Makefile.in (all-target-gperf): New target, depend on
9279         all-target-libg++.
9280         (configure-target-gperf): Empty rule.
9281         (ALL_TARGET_MODULES): Add all-target-gperf.
9282         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9283         (CHECK_TARGET_MODULES): Add check-target-gperf.
9284         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9285         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9286
9287 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9288
9289         * config.sub (mn10200): Recognize new basic machine.
9290
9291 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9292
9293         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9294         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9295
9296 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9297
9298         * configure.in: If we're building mips-sgi-irix6* native, turn on
9299         ENABLE_MULTILIB and set TARGET_SUBDIR.
9300
9301 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9302
9303         * Makefile.in (all-sn): Depend on all-grep.
9304
9305 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9306
9307         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9308
9309         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9310         Makefile.  From Jeff Makey <jeff@cts.com>.
9311         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9312
9313         * Makefile.in (DISTBISONFILES): Remove.
9314         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9315         $(DEFAULT_YACC).
9316
9317         * configure.in: Build itl, db, sn, etc., when building for native
9318         cygwin32.
9319
9320         * Makefile.in (LD): New variable.
9321         (EXTRA_HOST_FLAGS): Pass down LD.
9322         ($(DO_X)): Likewise.
9323
9324 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9325
9326         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9327
9328 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9329
9330         * configure.in (targargs): Strip out any supplied --build argument
9331         before adding our own. Always add --build.
9332
9333 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9334
9335         * configure.in (targargs): Pass --build if we're doing
9336         a cross-compile.
9337
9338 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9339
9340         * configure: Use '|' instead of ":" as the separator in
9341         sed. Otherwise sed chokes on NT path names with drive
9342         designators. Also look for "?:*" as the leading characters in an
9343         absolute pathname.
9344
9345 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9346
9347         * config.sub: Support for r3900.
9348
9349 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9350
9351         * configure.in: Use install-sh, not install.sh.
9352
9353 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9354
9355         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9356         apply it twice.
9357
9358 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9359
9360         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9361         install-binutils.
9362
9363 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9364
9365         * Makefile.in: Add automake targets.
9366         * configure.in (host_tools): Add automake.
9367
9368 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9369
9370         * configure: Default CXX to c++, not gcc.
9371         * Makefile.in (CXX): Set to c++, not gcc.
9372         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9373
9374 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9375
9376         * install-sh: try appending a .exe if source file doesn't
9377         exist
9378
9379 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9380
9381         * configure.in: Turn on multilib by default.
9382         (cross_only): Remove target-libiberty.
9383
9384         * Makefile.in (all-gcc): Don't depend on libiberty.
9385
9386 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9387
9388         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9389
9390 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9391
9392         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9393         (DISTBISONFILES): Add ld/Makefile.in
9394
9395 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9396
9397         * configure.in: if target is cygwin32 but host isn't cygwin32,
9398         don't configure gdb tcl tk expect, not just gdb.
9399
9400 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9401
9402         * configure.in: Added gnuserv everywhere sn appears.
9403
9404         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9405         (CROSS_CHECK_MODULES): Added check-gnuserv.
9406         (INSTALL_MODULES): Added install-gnuserv.
9407         (CLEAN_MODULES): Added clean-gnuserv.
9408         (all-gnuserv): New target.
9409
9410 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9411
9412         * config.guess: Fixes for MIPS OpenBSD systems.
9413
9414 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9415
9416         * Makefile.in (INSTALL_XFORM): Remove.
9417         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9418
9419         * mkinstalldirs: New file, copied from automake.
9420         * Makefile.in (installdirs): Rename from install-dirs.  Use
9421         mkinstalldirs.  Change all users.
9422         (DEVO_SUPPORT): Add mkinstalldirs.
9423
9424 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * install-sh: Rename from install.sh.
9427         * Makefile.in (INSTALL): Change install.sh to install-sh.
9428         (DEVO_SUPPORT): Likewise.
9429
9430         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9431         Graichen <graichen@rzpd.de>.
9432
9433 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9434
9435         * config.guess: Recognize OpenBSD systems correctly.
9436
9437 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9438
9439         * README, Makefile.in (ETC_SUPPORT): Remove references to
9440         cfg-paper*, configure.{texi,man,info*}._
9441
9442 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9443
9444         * Makefile.in (all.normal): Ensure that gcc is built after all
9445         the x11 - ie gdb - targets.
9446
9447 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9448
9449         * makefile.vms: Don't run conf-a-gas.
9450
9451 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9452
9453         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9454
9455 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9456
9457         * configure.in: Remove noconfigdirs case since gdb also
9458         configures and builds for tic80-coff.
9459
9460 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9461
9462         * configure: Set cache_file to config.cache.
9463         * Makefile.in (local-distclean): Remove config.cache.
9464
9465 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9466
9467         * COPYING: Update FSF address.
9468
9469 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9470
9471         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9472         noconfigdirs.
9473
9474 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9477         MAKEDIRS, is empty.
9478
9479 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9480
9481         * config.sub: Tweak mn10300 entry.
9482
9483 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9484
9485         * configure.in (host_tools): Put sim before gdb, so gdb's
9486         configure.tgt can determine if the simulator was configured.
9487
9488 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9489
9490         * config.sub: Move BeOS $os case to be with other Cygnus
9491         local cases.
9492
9493 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9494
9495         * config.sub: Remove misplaced comment that broke Linux.
9496
9497 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9498
9499         * config.sub: Add BeOS support.
9500
9501 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9502
9503         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9504
9505 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9506
9507         * configure.in (noconfigdirs): Remove tcl and tk from
9508         noconfigdirs for cygwin32 builds.
9509
9510 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9511
9512         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9513
9514 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9515
9516         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9517         make-all.com, use makefile.vms instead.
9518
9519 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9520
9521         * config.sub: Accept -lnews*.
9522
9523 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9524
9525         * configure.in (noconfigdirs): Disable target-newlib,
9526         target-examples and target-libiberty for d30v.
9527
9528 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9529
9530         * configure.in (noconfigdirs): Enable ld for d30v.
9531
9532 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9533
9534         * configure.in (tic80-*-*): Build compiler.
9535
9536 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9537
9538         * configure.in (d30v-*): Remove sim directory from list of
9539         unsupported d30v directories
9540
9541 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9542
9543         * config.sub, configure.in: Add d30v target cpu.
9544
9545 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9546
9547         * makefile.vms: New file.
9548         * make-all.com: Remove.
9549
9550 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9551
9552         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9553
9554 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9555
9556         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9557
9558 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9559
9560         * Makefile.in (ALL_MODULES): Added all-db.
9561         (CROSS_CHECK_MODULES): Addec check-db.
9562         (INSTALL_MODULES): Added install-db.
9563         (CLEAN_MODULES): Added clean-db.
9564
9565 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9566
9567         * config.guess: Merge with latest FSF sources.
9568
9569 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9570
9571         * Makefile.in (ALL_MODULES): Added all-itcl.
9572         (CROSS_CHECK_MODULES): Added check-itcl.
9573         (INSTALL_MODULES): Added install-itcl.
9574         (CLEAN_MODULES): Added clean-itcl.
9575
9576 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9577
9578         * configure.in: build gdb for mn10200
9579
9580 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9581
9582         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9583
9584 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9585
9586         * configure.in (tic80-*-*): Turn off most targets right now.
9587
9588 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9589
9590         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9591         rather than the makeinfo program.
9592         (do-info): Depend upon all-texinfo.
9593
9594 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9595
9596         * configure.in: Remove uses of config/mh-linux.
9597
9598         * config.sub, config.guess: Merge with latest FSF sources.
9599
9600 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9601
9602         * config.sub (case $basic_machine): Add tic80 entries.
9603
9604 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9605
9606         * config.sub, config.guess: Merge with latest FSF sources.
9607
9608 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9609
9610         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9611         * mpw-config.in: Test for NewFolderRecursive.
9612         * mpw-install: Use symbolic name for startup filename.
9613         * mpw-README: Add various additional details.
9614
9615 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9616
9617         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9618
9619 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9620
9621         * configure.in: Do build gcc and the target libraries for
9622         the mn10200.
9623
9624 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9625
9626         * configure.in: don't avoid building gdb for mn10300 any more
9627         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9628         instead of single-quoting it.
9629
9630 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9631
9632         * configure.in: Don't use --with-stabs on IRIX 6.
9633
9634 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9635
9636         * configure.in (m32r): Build gdb, libg++ now.
9637
9638 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9639
9640         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9641         directories from noconfigdirs.
9642
9643 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9644
9645         * config.sub (basic_machine): added mips16 configuration
9646
9647 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9648
9649         * config.sub: Handle d10v-unknown.
9650
9651 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9652
9653         * config.sub: Handle v850-unknown.
9654
9655 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9656
9657         * Makefile.in: add findutils
9658         * configure.in: add findutils to list of host_tools
9659
9660 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9661
9662         * config.sub: Handle mn10200 and mn10300.
9663
9664 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9665
9666         * configure.in (d10v-*): Do not build librx.
9667
9668 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9669
9670         * configure.in (mn10300): Build everything except gdb & libgloss.
9671
9672 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9673
9674         * config.guess:  Patch for Dansk Data Elektronik servers,
9675         from Niels Skou Olsen <nso@dde.dk>.
9676
9677         For ncr, use /bin/uname rather than uname, since GNU uname does not
9678         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9679
9680         Patch for MIPS R4000 running System V,
9681         from Eric S. Raymond <esr@snark.thyrsus.com>.
9682
9683         Fix thinko for nextstep.
9684
9685         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9686
9687         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9688         * config.guess: Guess mips-dec-mach_bsd4.3.
9689
9690         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9691         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9692         release numbers.
9693         * config.guess (mips-mips-riscos*):  Emit just enough of the
9694         release number.
9695
9696         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9697         * config.guess (sparc-auspex-sunos*):  Added.
9698         (f300-fujitsu-*): Added.
9699
9700         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9701         * config.guess:  Recognize a Tadpole as a sparc.
9702
9703 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9704
9705         * config.guess: Don't assume that NextStep version is either 2 or
9706         3.  NextStep 4 (aka OpenStep 4) has come out now.
9707
9708 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9709
9710         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9711         From Rik Faith <faith@cs.unc.edu>.
9712
9713 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9714
9715         * config.sub: Contributions from bug-gnu-utils to:
9716         Support plain "hppa" (no version given) architecture, reported by
9717         OpenStep.
9718         OpenBSD like NetBSD.
9719         LynxOs is not a hardware supplier.
9720
9721         * config.guess: Contributions from bug-gnu-utils to add support for:
9722         OpenBSD like NetBSD.
9723         Stratus systems.
9724         More Pyramid systems.
9725         i[n>4]86 Intel chips.
9726         M680[n>4]0 Motorola chips.
9727         Use unknown instead of lynx for hardware manufacturer.
9728
9729 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9730
9731         * install.sh (chmodcmd): Set to null if the DST directory already
9732         exists.
9733
9734 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9735
9736         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9737         not use mt-ppc target Makefile fragment any more.
9738
9739 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9740
9741         * configure.in (*-*-windows):  Exclude everything but those dirs
9742         needed to build windows.
9743
9744 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9745
9746         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9747
9748 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9749
9750         * configure.in:  Exclude mmalloc from i386-windows.
9751
9752 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9753
9754         * Undo my previous change.
9755
9756 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9757
9758         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9759         unconditionally.
9760         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9761
9762 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9763
9764         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9765         host to add it's own flags.
9766
9767 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9768
9769         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9770
9771 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9772
9773         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9774         (CXX_FOR_TARGET): Likewise.
9775         (GCC_FOR_TARGET): Define.
9776         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9777         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9778         CC_FOR_TARGET was specified on the command line.
9779         (MAKEOVERRIDES): Don't define.
9780
9781 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9782
9783         * configure.in (m32r): Fix spelling of libg++ libs.
9784
9785 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9786
9787         * config.sub (-apple*): Remove, now redundant.
9788
9789 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9790
9791         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9792
9793         * configure: Rework yesterday's sed script patch.
9794
9795         * config.sub: Merge with FSF.
9796
9797 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9798
9799         * config.guess:  Merge from FSF.
9800
9801         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9802         * config.guess: Use pc instead of unknown, for pc clone systems.
9803         Change linux to linux-gnu.
9804
9805         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9806         * config.guess: Avoid non-portable tr syntax.
9807
9808 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9809
9810         * test-build.mk (HOLES): Add "xargs" for gdb.
9811
9812         * configure: Avoid hpux10.20 sed bug.
9813
9814 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9815
9816         * configure.in:  Add support for windows host
9817         (that is a build done under the Microsoft build environment).
9818
9819 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9820
9821         * Makefile.in: Replace all uses of srcroot with s, to shrink
9822         command line lengths.
9823
9824         Patches from Geoffrey Noer <noer@cygnus.com>:
9825         * configure.in: If configuring for newlib, pass --with-newlib to
9826         subdirectories.
9827         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9828         -Bnewlib/ and -Lwinsup to gcc.
9829         (CXX_FOR_TARGET): Likewise.
9830
9831 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9832
9833         * Makefile.in (ETC_SUPPORT): Add configure.
9834
9835 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9836
9837         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9838         host configuration file.
9839
9840 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9841
9842         * configure.in: Break mn10x00 support into separate
9843         mn10200 and mn10300 configurations.
9844         * config.sub: Likewise.
9845
9846 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9847
9848         * configure.in: Add lots of stuff to noconfigdirs for
9849         the mn10x00 targets.
9850
9851         * config.sub, configure.in: Add mn10x00 support.
9852
9853 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9854
9855         * make-all.com: Call conf-a-gas, not config-a-gas.
9856
9857 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9858
9859         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9860         targets.
9861
9862 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9863
9864         * mpw-README: Add much more detail for native PowerMac.
9865         * mpw-install: New file.
9866         * mpw-configure: Add --norecursion and --help options.
9867         * mpw-config.in: Translate readme and install files when
9868         copying to objdir.
9869         * mpw-build.in: Don't always depend on byacc and flex.
9870         (install-only-top): New action.
9871
9872 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9873
9874         * configure.in:  You can now configure GDB for the v850.
9875
9876 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9877
9878         * configure.in (noconfigdirs): Don't configure any C++ dirs
9879         if targeting D10V.
9880
9881 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9882
9883         * config.sub: Recognize mips64vr5000.
9884
9885 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9886
9887         * configure.in: Use a single line for host_tools and native_only.
9888
9889 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9890
9891         * config.sub, configure.in: Add entries for m32r.
9892
9893 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9894
9895         * Makefile.in (inet-install): Don't run install-gzip.
9896
9897 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9898
9899         * configure.in:  Don't config lots of things for *-*-windows*.
9900
9901 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9902
9903         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9904         (host_libs, host_tools): Copy from configure.in.
9905         * mpw-configure: Don't complain about directories not found.
9906
9907 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9908
9909         * configure.in (i[345]86): Recognize i686 for pentium pro.
9910         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9911         file.
9912
9913         * config.guess (i[345]86): Ditto.
9914
9915 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9916
9917         * configure.in (noconfigdirs): Removed gdb for D10V.
9918
9919 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9920
9921         * configure.in: Remove ld, target-libio, target-libg++, and
9922         target-libstdc++ from noconfigdirs.
9923
9924 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9925
9926         * configure: Fix three locations where shell scripts were
9927         being run directly rather than with config_shell.
9928
9929 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9930
9931         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9932         * config.sub (basic_machine): Recognize v850.
9933
9934 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9935
9936         * mpw-configure: Handle multiple enable/disable options and
9937         pass them down recursively, handle -c and -s flags appropriately
9938         depending on choice of compiler, add escape mechanism for
9939         quoted arguments to gC.
9940
9941 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9942
9943         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9944         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9945         so that -mrelocatable-lib and -mno-eabi are used.
9946
9947         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9948         not support --print-multi-lib, don't abort.
9949
9950 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9951
9952         * make-all.com: Run config-a-gas.
9953         * setup.com: Don't copy subdirectory files around.
9954
9955 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9956
9957         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9958         target, it now compiles correctly.
9959
9960 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9961
9962         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9963
9964 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9965
9966         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9967
9968 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9969
9970         * configure.in (native_only): Add prms.
9971
9972 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9973
9974         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9975         (BINUTILS_SUPPORT_DIRS): Likewise.
9976
9977 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9978
9979         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9980         d10v support is added.
9981
9982 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9983
9984         * configure.in (d10v-*-*): New target.
9985
9986 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9987
9988         * config.guess (HP 9000/811): Recognize this as a PA1.1
9989         machine.
9990
9991 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9992
9993         * Makefile.in (do-tar-gz): New target, split out from tail end of
9994         taz target.  Run each command separately, don't use pipes.
9995         (taz): Use it.
9996
9997 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9998
9999         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10000         * mpw-build.in: No builds should depend on building byacc or flex,
10001         they are assumed to be installed already.
10002
10003 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10004
10005         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10006         variable that CC_FOR_TARGET needs.
10007
10008 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10009
10010         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10011         options have changed since the last time the subdirectory was
10012         configured, and if it has, reconfigure.
10013         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10014         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10015
10016 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10017
10018         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10019         CLEAN_MODULES): Add bash.
10020         (all-bash): New target.
10021
10022 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10023
10024         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10025
10026 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10027
10028         * config.sub (basic_machine): Recognize d10v as a valid processor.
10029
10030 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10031
10032         * mpw-configure: Add support for --bindir.
10033         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10034
10035 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10036
10037         * configure.in: add bash, time, gawk to list of hosttools and things
10038         to only build for native toolchains
10039
10040 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10041
10042         * Makefile.in (docdir): Remove.
10043
10044 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10045
10046         * Makefile.in (datadir): Set to $(prefix)/share.
10047
10048 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10049
10050         * configure.in: build diff and patch for cygwin32-hosted
10051         toolchains.
10052
10053 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10054
10055         * config.sub: Accept -rtems*.
10056
10057 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10058
10059         * configure.in: enable dosrel for cygwin32-hosted builds,
10060                 remove diff from the list of things not buildable
10061                 via Canadian Cross
10062
10063 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10064
10065         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10066         don't get ". ".
10067
10068 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10069
10070         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10071
10072 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10073
10074         * Makefile.in (taz): Handle case where tex3patch didn't even get
10075         checked out.  Also, if it was found, put the symlink in a new util
10076         subdirectory.
10077
10078 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10079
10080         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10081
10082 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10083
10084         * config.sub: Recognize -openvms.
10085         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10086         * make-all.com, setup.com: New files.
10087
10088 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10089
10090         * Makefile.in (taz): tex3patch moved to texinfo/util.
10091
10092 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10093
10094         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10095         * configure.in: remove make from disable-if-Can-Cross list
10096                 enable gdb if ${host} and ${target} are cygwin32
10097
10098 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10099
10100         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10101         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10102
10103 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10104
10105         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10106         distinguish sysv/svr4/bsd variants.
10107         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10108
10109 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10110
10111         * configure.in: Added copyright notice.
10112         * move-if-change: Added copyright notice.
10113
10114 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10115
10116         * configure.in (powerpcle-*-solaris*): Until we get shared
10117         libraries working, don't build gdb, sim, make, tcl, tk, or
10118         expect.
10119
10120 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10121
10122         * config.guess:  Merge with FSF:
10123
10124         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10125         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10126
10127         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10128         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10129
10130         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10131         * config.guess:  Combine two OSF1 rules.
10132         Also recognize field test versions.  From mjr@zk3.dec.com.
10133         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10134         because GNU uname does not support -p.  From pmr@pajato.com.
10135
10136 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10137
10138         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10139
10140 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10141
10142         * mpw-README: Document GCCIncludes.
10143
10144 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10145
10146         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10147
10148 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10149
10150         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10151
10152 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10153
10154         * configure.in (*-*-cygwin32): Configure make.
10155
10156 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10157
10158         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10159
10160 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10161
10162         * Makefile.in (all-inet): Depend on all-perl.
10163
10164         * Makefile.in (inet-install): New target.
10165
10166         * Makefile.in (all-inet): Depend on all-tcl.
10167         (all-inet): Depend on all-send-pr.
10168
10169 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10170
10171         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10172         temporarily.
10173
10174 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * configure.in: Don't configure --with-gnu-ld on AIX.
10177
10178 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10179
10180         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10181
10182 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10183
10184         * Makefile.in (ALL_MODULES): Added all-inet.
10185         (CROSS_CHECK_MODULES): Added check-inet.
10186         (INSTALL_MODULES): Added install-inet.
10187         (CLEAN_MODULES): Added clean-inet.
10188         (all-indent): New target.
10189
10190         * configure.in (host_tools): Added inet.
10191         (native_only): Added inet.
10192         (noconfigdirs): Added inet.
10193
10194 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10195
10196         * configure.in: Don't configure libgloss if we are not configuring
10197         newlib.
10198
10199 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10200
10201         * configure.in: Don't configure libgloss for unsupported
10202         architectures.
10203
10204 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10205
10206         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10207
10208 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10209
10210         * Makefile.in (ALL_MODULES): Include all-apache.
10211         (CROSS_CHECK_MODULES): Include check-apache.
10212         (INSTALL_MODULES): Include install-apache.
10213         (all-apache): New target.
10214
10215         * configure.in: Added apache everywhere perl is seen.
10216
10217 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10218
10219         * Makefile.in: Add support for clean-{module} and
10220         clean-target-{module} rules.
10221
10222 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10223
10224         * configure.in (*-*-ose) do not build libgloss.
10225
10226 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10227
10228         * config.guess (prep*:SunOS:5.*:*): Turn into
10229         powerpele-unknown-solaris2.
10230
10231 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10232
10233         * configure.in: Permit --enable-shared to specify a list of
10234         directories.
10235
10236 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10237
10238         * configure.in (host==solaris): Pass only the first word of $CC
10239         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10240
10241 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10242
10243         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10244
10245 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10246
10247         * Makefile.in (ALL_MODULES): Include all-perl.
10248         (CROSS_CHECK_MODULES): Include check-perl.
10249         (INSTALL_MODULES): Include install-perl.
10250         (ALL_X11_MODULES): Include all-guile.
10251         (CHECK_X11_MODULES): Include check-guile.
10252         (INSTALL_X11_MODULES): Include install-guile.
10253         (all-perl): New target.
10254         (all-guile): New target.
10255
10256         * configure.in (host_tools): Include perl and guile.
10257         (native_only): Include perl and guile.
10258         (noconfigdirs): Don't build guile and perl; no ports have been
10259         done.
10260
10261 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10262
10263         * configure (--enable-*): Handle quoted option lists such as
10264         --enable-sim-cflags='-g0 -O' better.
10265
10266 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10267
10268         * Makefile.in ({,inst}all-target): New rule so we can make and
10269         install all of the target directories easily.
10270
10271 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10272
10273         * configure.in: Add missing global flag in sed substitution when
10274         deleting `target-' from ${configdirs}.
10275
10276 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10277
10278         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10279         option.
10280
10281         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10282         config/mh-necv4.
10283
10284         * install.sh: Correct misspelling of transformbasename.
10285
10286         * config.guess: Recognize mips-*-sysv*.
10287
10288 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10289
10290         * config.sub: Recognize mon960.
10291
10292 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * configure: Restore Canadian Cross handling of BISON and LEX,
10295         removed in Feb 20 change.
10296
10297 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10298
10299         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10300         Mention make install.  Remove the old copyright date as well the
10301         clumsy and rather pointless copyright on the README file.
10302
10303 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10304
10305         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10306         Makefile after running symlink-tree, then run `make distclean' to
10307         avoid clobbering any generated files in srcdir.
10308
10309 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10310
10311         * configure.in (m68k-*-netbsd*): Build everything now.
10312
10313 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10314
10315         * Makefile.in (taz): Fix quoting.
10316
10317 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10318
10319         * configure.in (sparclet-*-*): Build everything now.
10320
10321 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10322
10323         * configure.in (m68k-*-linux*): New host.
10324
10325 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10326
10327         * configure: Check for bison before byacc.
10328
10329 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10330
10331         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10332         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10333         searching PATH.  These are used as fallbacks by Makefile.in if
10334         flex/bison/byacc aren't in objdir.
10335
10336 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10337
10338         * Makefile.in: Make everything which depends upon all-bfd also
10339         depend upon all-opcodes, in case --with-commonbfdlib is used.
10340
10341 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10342
10343         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10344         building NT native compilers on Unix.
10345
10346 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * configure.in: Don't get CC from the host Makefile fragment if we
10349         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10350         Solaris test for /usr/ucb/cc to the post target script, just after
10351         the compiler sanity test.
10352
10353 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10354
10355         * config.sub: Merge with FSF.
10356
10357 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10358
10359         * Makefile.in (RPATH_ENVVAR): New variable.
10360         (REALLY_SET_LIB_PATH): Use it.
10361         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10362
10363 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10364
10365         * config.sub, configure.in: Recognize sparclet cpu.
10366
10367 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10368
10369         * config.guess:  Support m68k-cbm-sysv4.
10370
10371 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10372
10373         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10374         m68k-unknown-linuxaout from linker help string.  Put quotes around
10375         $ld_help_string.
10376
10377 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10378
10379         * config.guess (powerpc-harris-powerunix): Add guess for port
10380         to new target.
10381
10382 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10383
10384         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10385
10386 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10387
10388         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10389         $(REALLY_SET_LIB_PATH) in Makefile.
10390         * Makefile.in (SET_LIB_PATH): New variable.
10391         (REALLY_SET_LIB_PATH): New variable.
10392         ($(DO_X)): Use $(SET_LIB_PATH).
10393         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10394         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10395         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10396         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10397         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10398         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10399         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10400         (install-dosrel): Likewise.
10401         (all-opcodes): Depend upon all-libiberty.
10402
10403 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10404
10405         * config.guess (*:CYGWIN*): New
10406
10407 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10408
10409         * Makefile.in (all-target-winsup): All all-target-libiberty.
10410
10411 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10412
10413         * configure.in (noconfigdirs): Add missing # in front of comment.
10414
10415 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10416
10417         * configure.in: add second pass to things added to noconfigdirs
10418         so *-gm-magic can exclude libgloss properly.
10419
10420 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10421
10422         * mpw-configure (extralibs_name, rez_name): Set correctly
10423         for MWC68K compiler.
10424
10425         * mpw-README: Add more info on the necessary build tools.
10426
10427 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10428
10429         * configure.in, config.sub: Recognize cygwin32.
10430
10431 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10432
10433         * config.guess, config.sub: Recognize A/UX.
10434
10435 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10436
10437         * config.sub: Merge with gcc/config.sub.
10438
10439 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10440
10441         * mpw-build.in (do-binutils): Add build of stamps.
10442
10443 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10444
10445         * config.sub: Add recognition for mips64vr4100*-* targets.
10446
10447 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10448
10449         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10450         Add creation of gconfigargs with `--enable-shared' turned on.
10451         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10452         ($(host)-stamp-stage3-configured): Likewise.
10453         (HOLES): Add chatr and ldd.
10454         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10455
10456 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10457
10458         * configure: Pass --nfp to recursive configures.
10459
10460 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10461
10462         * Makefile.in (DLLTOOL): New.
10463         (DLLTOOL_FOR_TARGET): New.
10464         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10465         (EXTRA_TARGET_FLAGS): Ditto.
10466         (EXTRA_GCC_FLAGS): Ditto.
10467         (CONFIGURE_TARGET_MODULES): Ditto.
10468         (DO_X): Ditto.
10469         * configure: Add DLLTOOL.
10470
10471 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10472
10473         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10474         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10475         mh-sco, since old workarounds no longer needed, and don't
10476         build ld, since libraries have weak symbols in COFF.
10477
10478 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10479
10480         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10481
10482 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10483
10484         * configure.in: Make sure that ${CC} can be used to compile an
10485         executable.
10486
10487 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10488
10489         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10490         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10491         nothing depending on whether gdbtk is being built.
10492
10493 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10494
10495         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10496
10497 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10498
10499         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10500         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10501
10502 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10503
10504         * config-ml.in: Add support for
10505         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10506         Simplify setting of multidirs from --disable-foo.
10507
10508 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10509
10510         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10511         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10512         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10513         non-empty, pass them on to the  GCC make.
10514         (all-bootstrap): New rule that is like all-gcc, except it executes
10515         the GCC bootstrap rule instead of the GCC all rule.
10516
10517 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10518
10519         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10520
10521 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10522
10523         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10524         DG/UX support.
10525
10526 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10527
10528         * config.sub (i*86*) Change [345] to [3456]
10529
10530 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10531
10532         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10533         --with-gnu-ld=no.
10534
10535 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10536
10537         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10538         AIX multilibs get built.
10539
10540 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10541
10542         * configure.in (i386-win32): Don't build expect if we're not
10543         building the tcl subdir.
10544
10545 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10546
10547         * Makefile.in: (configure-target-examples, all-target-examples):
10548         New targets, configure and build example programs.
10549
10550 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10551
10552         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10553         use it as input to sedit the generated MPW makefile.
10554         * mpw-README: Add a suggestion about Gestalt.h.
10555
10556 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10557
10558         * config.sub: Accept *-*-ieee*.
10559
10560 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10561
10562         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10563         Ronald F. Guilmette <rfg@monkeys.com>.
10564
10565 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10566
10567         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10568         for powerpc-pe native.
10569         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10570         (target==powerpc-pe): duplicate i386-win32 entry.
10571
10572 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10573
10574         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10575         of vxworks, not just vxworks5.1.
10576
10577 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10578
10579         * mpw-configure: Add support for exec-prefix.
10580
10581 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10582
10583         * config.guess: Recognize HP model 816 machines as having
10584         a PA1.1 processor.
10585
10586 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10587
10588         * configure: Ignore new autoconf configure options.
10589
10590 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10591
10592         * config.guess:  Recognize Pentium under SCO.
10593         From Robert Lipe <robertl@arnet.com>.
10594
10595 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10596
10597         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10598
10599 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10600
10601         * configure.in: Don't configure gas for alpha-dec-osf*.
10602
10603 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10604
10605         * configure.in: Default to --with-stabs for some targets for which
10606         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10607         i[345]86*-*-unixware*.
10608
10609 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10610
10611         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10612         rather than basing it on the target.  Simplify handling of options
10613         controlling which directories to configure.  Remove extraneous
10614         slash in multi-clean target.
10615
10616 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10617
10618         * config-ml.in: Prefix more variables with ml_ so they don't collide
10619         with configure's.
10620
10621 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * configure: Don't turn -v into --v.
10624
10625 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10626
10627         * configure.in (targargs): Fix typo.
10628
10629         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10630
10631 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10632
10633         * configure.in: Strip --host and --target options from
10634         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10635         --with-cross-host option when building with a cross-compiler.
10636         * configure: Canonicalize the arguments put into config.status by
10637         always using `=' for an option with an argument.  Pass a presumed
10638         --host or --target explicitly.
10639
10640 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10641
10642         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10643         into general OS recognition case.
10644
10645 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10646
10647         * configure.in (target_configdirs): add target-winsup only
10648         for win32 target systems.
10649
10650 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10651
10652         * Makefile.in (all-target-libgloss): Depend upon
10653         configure-target-newlib, since when libgloss is built it looks to
10654         see if the newlib directory exists.
10655
10656 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10657
10658         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10659         cfg-ml-*.in.
10660
10661 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10662
10663         * configure: Handle LD and LD_FOR_TARGET when configuring a
10664         Canadian Cross.
10665
10666 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10667
10668         * configure.in (target_libs): add target-winsup.
10669         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10670         (target==ppcle-pe): remove ld from $noconfigdirs.
10671
10672 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10673
10674         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10675         Preserve relative path names in $srcdir.  Build symlink tree if
10676         configuring cross target dir and srcdir=. (= no VPATH support).
10677         (configure-target-libg++): Depend on configure-target-librx.
10678         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10679         * config-ml.in: New file.
10680         * symlink-tree: New file.
10681         * configure: Ensure srcdir="." if that's what it is.
10682
10683 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10684
10685         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10686         includes and FLEX_SKELETON setting.
10687         * mpw-configure (--with-gnu-ld): New option, controls whether
10688         to use PPCLink or ld with PowerMac GCC.
10689         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10690         * mpw-config.in: Configure grez if targeting Mac.
10691
10692         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10693         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10694         just macos.
10695         * configure.in: Configure grez resource compiler if targeting Mac.
10696         * Makefile.in (all-grez, install-grez): New targets.
10697
10698 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10699
10700         * configure: CXX defaults to gcc, not g++.  If we find
10701         gcc in the path, set CC to gcc -O2.
10702
10703 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10704
10705         * configure: Default ${build} correctly.  Avoid picking up extra
10706         spaces when reading CC and CXX from Makefile.  When doing a
10707         Canadian Cross, use plausible default values for numerous
10708         variables.
10709         * configure.in: When doing a Canadian Cross, don't try to
10710         configure tools whose configure script can't handle it.
10711
10712 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10713
10714         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10715
10716 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10717
10718         * configure:  Remove dubious bug reporting address.
10719
10720 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10721
10722         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10723         configure script, run that instead of this directory's configure.
10724         In either case, print a message that we're configuring the sub-dir.
10725
10726 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10727
10728         * configure.in: Before checking for the existence of various files,
10729         use sed to filter out "target-".
10730
10731 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10732
10733         * Makefile.in (DO_X): Split rule to decrease command line length
10734         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10735         (Philippe De Muyter).
10736
10737 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10738
10739         * Makefile.in (all-patch): depend on all-libiberty.
10740
10741 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * configure.in: If the only directory in target_configdirs which
10744         actually exists is libiberty, then set target_configdirs to empty,
10745         to avoid trying to build a target libiberty in a gas or gdb
10746         distribution.
10747
10748 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10749
10750         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10751         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10752         systems.
10753
10754 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10755
10756         * configure.in (copy_dirs): Use sys-include instead of include
10757         for --with-headers option.
10758
10759 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10760
10761         * Makefile.in, configure.in: Make winsup builds work with
10762         new scheme.
10763
10764 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10765
10766         * configure.in: Build the linker on AIX.
10767
10768 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10769
10770         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10771         where needed.
10772
10773 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10774
10775         * Makefile.in (all-gcc): Fix typo.
10776
10777 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10778
10779         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10780
10781 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10782
10783         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10784         to target-xiberty, to provide more flexibility.
10785         (target_subdir):  Define.  Create if cross.
10786         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10787         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10788         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10789         check-libFOO -> check-target-libFOO, etc.
10790         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10791         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10792         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10793         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10794         allow ALL_GCC="" to only configure.
10795         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10796         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10797         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10798
10799 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10800
10801         * Makefile.in (taz): Build "info" in etc explicitly.
10802
10803 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10804
10805         * configure.in:  Make sure that CC is undefined (as opposed to
10806         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10807         problem with autoconf trying to configure on a host without GCC.
10808
10809 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10810
10811         * mpw-configure: Set host alias from choice of host compiler,
10812         only use generic MPW Makefile sed if present, edit a file
10813         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10814         * mpw-README: Add problem notes about CW6 and CW7.
10815
10816 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10817
10818         * Makefile.in (taz): Use ";" instead of ";;".
10819
10820 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10821
10822         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10823         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10824         DISTDOCDIRS.
10825         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10826         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10827
10828 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10829
10830         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10831         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10832         Move bfd to DISTSTUFFDIRS.
10833
10834 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10835
10836         * Makefile.in (X11_LIB): Removed.
10837         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10838
10839         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10840
10841 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10842
10843         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10844         names.
10845
10846 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10847
10848         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10849
10850 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10851
10852         * configure.in (i[345]86-*-win32): Always build newlib.
10853         Don't configure cvs, autoconf or texinfo.
10854         * Makefile.in (LD_FOR_TARGET): New.
10855         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10856         Pass down LD_FOR_TARGET.
10857
10858 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10859
10860         * winsup: New directory.
10861         * Makefile.in: Build winsup.
10862         * configure.in: Winsup is configured when target is win32.
10863         Can only build win32 target GDB when native.
10864
10865 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10866
10867         * config.guess: Recognize HP model 819 machines as having
10868         a PA 1.1 processor.
10869
10870 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10871
10872         * configure: Fix sed loop which substitutes for CC and CXX to
10873         avoid bug found in various sed implementations.
10874
10875 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10876
10877         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10878         simulator.  Use standard powerpc-*-eabi*.
10879
10880 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10881
10882         * configure.in: Stop putting gas and binutils in noconfigdirs for
10883         powerpc-*-aix* and rs6000-*-*.
10884
10885 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10886
10887         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10888         -mcall-aixdesc libraries.
10889
10890 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10891
10892         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10893
10894         * config.sub (arm | armel | armeb): Fix shell syntax.
10895
10896 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10897
10898         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10899         -msoft-float and -mcpu=common support.
10900         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10901         libraries.
10902
10903 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10904
10905         * configure.in: Allow configuration and build of emacs19 for the alpha.
10906
10907 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10908
10909         * configure.in (CC): Get ^CC, not just any old CC, from
10910         ${host_makefile_frag}.
10911
10912 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10913
10914         * configure.in (CC): Try to get CC from
10915         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10916
10917 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10918
10919         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10920         only if it exists in $(srcdir).
10921
10922 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10923
10924         * configure: If CC and CXX are not set in the environment, set
10925         them, based on either an existing Makefile or on searching for gcc
10926         in PATH.  Substitute for CC and CXX in Makefile.
10927         * configure.in: Remove libm from target_libs.  Separate
10928         target_configdirs from configdirs.  If CC is not set in
10929         environment, try to get it from a host Makefile fragment.  Rewrite
10930         changes of configdirs to use skipdirs instead.  A few minor
10931         tweaks.  Take directories out of target_configdirs as they are
10932         taken out of configdirs.  Remove existing Makefile files from
10933         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10934         CONFIG_ARGUMENTS in Makefile.
10935         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10936         by configure.in.
10937         (CONFIG_ARGUMENTS): Likewise.
10938         (CONFIGURE_TARGET_MODULES): New variable.
10939         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10940         ($(CONFIGURE_TARGET_MODULES)): New target.
10941         (configure-libg++, configure-libio): New targets.
10942         (all-libg++): Depend upon configure-libg++.
10943         (all-libio): Depend upon configure-libio.
10944         (configure-libgloss, all-libgloss): New targets.
10945         (configure-libstdc++): New target.
10946         (all-libstdc++): Depend upon configure-libstdc++.
10947         (configure-librx, all-librx): New targets.
10948         (configure-newlib): New target.
10949         (all-newlib): Depend upon configure-newlib
10950         (configure-xiberty): New target.
10951         (all-xiberty): Depend upon configure-xiberty.
10952
10953 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10954
10955         * configure.in (host i[345]86-*-win32):  Expand the
10956         noconfigdirs again.
10957
10958 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10959
10960         * mpw-configure: Fix sed command file name.
10961
10962 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10963
10964         * configure.in (host i[345]86-*-win32): Reduce the
10965         noconfigdirs again.
10966
10967 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10968
10969         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10970         or powerpc*-*-pe*, since they are not yet supported.
10971
10972 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10973
10974         Add PowerMac support and many other enhancements.
10975         * mpw-configure: New option --cc to select compiler to use,
10976         paste options set according to --cc into the generated
10977         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10978         if mpw-make.sed is present.
10979         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10980         add forward includes for PowerPC include files.
10981         * mpw-build.in: Build using Makefile.PPC if present.
10982         (do-byacc, etc): Remove separate version resource builds.
10983         (do-gas): Build "stamps" before "all".
10984         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10985         * mpw-README: Update to reflect --cc option, PowerMac support,
10986         and recently-reported compatibility problems.
10987
10988 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10989
10990         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10991         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10992         (--with-multilib-top): Pass to recursive invocations.
10993
10994 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10995
10996         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10997         v810-*-*.
10998
10999 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11000
11001         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11002         gdb, ld and opcodes on v810-*-*.
11003
11004 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11007         (local-maintainer-clean): New target.
11008         (maintainer-clean): New target.
11009         (realclean): Just depend upon maintainer-clean.
11010
11011 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11012
11013         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11014
11015 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11016
11017         * configure.in: Build ld in mips*-*-bsd* case.
11018
11019 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11020
11021         * config.sub: Accept -lites* OS.  From Ian Dall.
11022
11023 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11024
11025         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11026         targets.
11027
11028 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11029
11030         * configure.in: treat i386-win32 canadian cross the same as
11031         i386-go32 canadian cross.
11032
11033 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11034
11035         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11036         running under the simulator to build a reduced set of libraries.
11037         (powerpc-*-eabiaix): Add fine grained multilib support added to
11038         other powerpc targets yesterday.
11039
11040 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11041
11042         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11043         -disable-softfloat, -disable-relocatable, -disable-aix, and
11044         -disable-sysv to control which multilib libraries get built.
11045
11046 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11047
11048         * configure: Add Makefile.tem to list of files to remove in trap
11049         handler.
11050
11051 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11052
11053         * config.guess (*Linux*):  Add missing "exit"s.
11054         Also, need specific check for alpha-unknown-linux (uses COFF).
11055
11056 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11057
11058         * config.guess:  Merge with FSF:
11059
11060         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11061         * config.guess (AIX4): More robust release numbering discovery.
11062
11063         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11064         * config.guess (i386-sequent-ptx): Properly get version number.
11065
11066         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11067         * config.guess (mips:*:4*:UMIPS): New case.
11068
11069 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11070
11071         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11072         (i386-win32 host): Likewise.  Don't build readline.
11073
11074 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11075
11076         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11077         SUPPORT_FILES to submakes.
11078
11079 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11080
11081         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11082         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11083         mpw-configure.
11084
11085 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11086
11087         * configure.in (appdirs): Use =, not ==, in test expression when
11088         trying to build the text to print in the warning message for
11089         Solaris users.
11090
11091 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11092
11093         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11094
11095 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11096
11097         * config.guess: Recognize lynx-2.3.
11098
11099 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11100
11101         * config.sub (z8ksim): Deleted
11102         (z8k-*-coff): New, this is the one true name of the target.
11103
11104 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11105
11106         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11107
11108 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11109
11110         * config.guess (*:Linux:*:*): First try asking the linker what the
11111         default object file format is (elf, aout, or coff).  Then if this
11112         fails, try previous methods.
11113
11114 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11115
11116         * configure.in: Don't build newlib for *-*-vxworks5.1.
11117
11118 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11119
11120         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11121         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11122
11123 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11124
11125         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11126
11127 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11128
11129         * cfg-ml-com.in: New file.
11130         * cfg-ml-pos.in: New file.
11131
11132 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11133
11134         * COPYING.NEWLIB: Add HP free copyright to list.
11135
11136 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11137
11138         * config.sub: Recognize -eabi* for the system, not just -eabi.
11139
11140 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11141
11142         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11143         * config.sub, configure.in (win32): New target and host.
11144
11145 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11146
11147         * configure.in: Add i386-pe configuration.
11148
11149 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11150
11151         * mpw-build.in (install): Install GDB after LD.
11152
11153 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11154
11155         * mpw-config.in (elf/mips.h): Always forward-include, needed
11156         for GDB to build.
11157
11158 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11159
11160         * testsuite: New directory for customer acceptance and whole tool
11161         chain tests.
11162
11163 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11164
11165         * configure: If per-host line isn't found, but AC_OUTPUT is found
11166         and a configure script exists, run it instead.
11167
11168 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11169
11170         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11171
11172 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11173
11174         * configure: Set build_{cpu,vendor,os,alias} to host values when
11175         --build isn't specified.
11176
11177 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11178
11179         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11180         (FLAGS_TO_PASS): Pass them.
11181         (EXTRA_TARGET_FLAGS): Ditto.
11182
11183 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11184
11185         * Makefile.in (all-libg++): Depend on all-libstdc++.
11186
11187 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11188
11189         * configure.in (noconfigdirs): Enable all packages for
11190           i386-unknown-netbsd.
11191
11192 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11193
11194         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11195         hosted builds (DOS builds)
11196
11197 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11198
11199         Changes for ARM based on patches from Richard Earnshaw:
11200         * config.sub: Handle armeb and armel.
11201         * configure.in: Omit arm linker only for riscix.
11202
11203 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11204
11205         * config.guess:  Update from FSF.
11206
11207 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11208
11209         * config.sub: Recognize powerpcle as the little endian variant of
11210         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11211         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11212         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11213         temporarily.
11214
11215 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11216
11217         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11218
11219 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11220
11221         * config.sub: Accept -lites* as a basic system type.
11222
11223 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11224
11225         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11226         installed, and if so return linuxoldld as the system name.
11227
11228 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11229
11230         * config.guess: Add hppa1.1-hp-lites support.
11231
11232 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11233
11234         * configure.in: Don't build newlib for m68k-vxworks5.1.
11235
11236 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11237
11238         * configure.in (mips-sgi-irix6): Use mh-irix5.
11239
11240 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11241
11242         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11243
11244 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11245
11246         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11247         OSF/1.  Fix compiler flags.
11248         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11249
11250 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11251
11252         * configure.in: Recognize --with-newlib.
11253         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11254
11255 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11256
11257         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11258         to *_X11_MODULES due to gdbtk needing X include files et al.
11259
11260 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11261
11262         Merge in support for Mac MPW as a host.
11263         (Old change descriptions retained for informational value.)
11264
11265         * mpw-config.in: Add generic include forwards for cpu-specific
11266         include files in aout and elf directories.
11267
11268         * mpw-configure: Added copyright.
11269         * mpw-config.in: Check for presence of required build tools.
11270         (target_libs): Add newlib.
11271         (target_tools): Add examples.
11272         (Read Me): Generate as "Read Me for MPW" instead.
11273         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11274         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11275         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11276
11277         * mpw-configure: Remove subdir-specific makefile hackery,
11278         delete mk.tmp after using it.
11279
11280         * mpw-build.in (all): Display start and end times.
11281
11282         * mpw-configure (host_canonical): Set.
11283         (target_cpu): Always add to makefiles.
11284         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11285         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11286         (mpw-mh-mpw): Look for in srcdir and srcroot.
11287         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11288
11289         * mpw-build.in: (install-only): New target.
11290
11291         * mpw-configure (host_alias, target_alias): Rename from hostalias
11292         and targetalias, add into generated Makefile.
11293         (mk.tmp): If present, add into generated Makefile.
11294         * mpw-build.in (all-gas): Build config.h first before gas proper.
11295
11296         * mpw-configure (config.status): Write only if changed.
11297         * mpw-config.in (readline): Configure it (not built, just used for
11298         definitions).
11299
11300         * mpw-config.in (elf/mips.h): Add a forward include.
11301
11302         * mpw-config.in: Forward-include most .h files in include into
11303         extra-include.
11304         (readline): Don't build.
11305         mpw-build.in (install): Install GDB.
11306
11307         * mpw-configure (prefix, mpw_prefix): Handle it.
11308         * mpw-config.in (mmalloc, readline): Don't configure.
11309         * mpw-build.in (thisscript): Rename to ThisScript.
11310         Use mpw-build instead of BuildProgram everywhere.
11311         (mmalloc, readline): Don't build.
11312         * mpw-README: New file, basic documentation about the MPW port.
11313
11314         * mpw-config.in: Use forward-include to create include files.
11315
11316         * mpw-configure: Add more things to the top of each configured
11317         Makefile, including contents of config/mpw-mh-mpw.
11318         * mpw-config.in (extra-include): Create this directory and fill it
11319         with Posix-like include files when configuring.
11320
11321         * config.sub (apple, mac, mpw): Add various aliases.
11322
11323         * mpw-build.in: New file, top-level build script fragment for MPW.
11324         * mpw-configure: New file, configure script for MPW.
11325         * mpw-config.in: New file, config fragment for MPW.
11326
11327 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11328
11329         * configure.in (host_libs): Remove glob, since it is gone from the
11330         sources.
11331
11332 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11333
11334         * Makefile.in: define empty GDB_NLM_DEPS var.
11335
11336         * configure.in(target_makefile_frag): use config/mt-netware
11337         for netware targets.
11338
11339 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11340
11341         * config.sub: Merge in recent FSF changes.  Remove linux special
11342         cases.
11343
11344 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11345
11346         Revert this change:
11347
11348         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11349
11350                 * build-all.mk: Use CC=cc -Xs on Solaris.
11351
11352 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11353
11354         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11355         stop using it.
11356         * Makefile.in: Nuke all references to glob subdirectory.
11357
11358 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11359
11360         * configure.in: Fix --enable-shared logic in per-host.
11361
11362 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11363
11364         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11365
11366 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11367
11368         * configure.in (noconfigdirs): Don't build gas on AIX, for
11369         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11370
11371 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11372
11373         * configure: Fix --cache-file to work if the file argument is a
11374         relative path.
11375
11376 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11377
11378         * configure: If the --cache-file is used, pass it down to
11379         configure in subdirectories.
11380
11381 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11382
11383         * config.sub: add vxworks29k configuration.
11384
11385 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11386
11387         * Makefile.in (taz): Do "diststuff" part quietly.
11388
11389 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11390
11391         * config.sub: Mini-merge with gcc/config.sub.
11392
11393 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11394
11395         * config.guess (IRIX): Sed - to _.
11396
11397 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11398
11399         * Makefile.in (source-vault, binary-vault): New targets.
11400
11401 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11402
11403         * config.sub: Recognize -eabi as a basic system type.
11404
11405 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11406
11407         * configure.in (enable_shared stuff): Fix typo.
11408
11409 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11410
11411         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11412
11413 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11414
11415         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11416
11417 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11418
11419         * configure.in (rs6000-*-*): Don't build gas.
11420
11421 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11422
11423         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11424         reduce command line length.
11425         (AS_FOR_TARGET): Check for as.new, not Makefile.
11426         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11427
11428 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11429
11430         * config.guess:  Merge from FSF.
11431
11432 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11433
11434         * configure: Don't use $ when handling program_suffix.
11435
11436 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11437
11438         * configure.in:  Configure tk for hppa/hpux.
11439
11440 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11441
11442         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11443
11444 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11445
11446         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11447         to LIBCXXFLAGS.  Tests are better run without it.
11448
11449 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11450
11451         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11452
11453 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11454
11455         * configure.in (*-*-netware*): Don't configure xiberty.
11456
11457 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11458
11459         * configure.in:  Remove tk from native_only list.
11460
11461 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11462
11463         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11464           for special NCD build.
11465
11466 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11467
11468         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11469         makeall.bat, they're only useful for binutils snapshots.
11470         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11471         makeall.bat to specified SUPPORT_FILES.
11472
11473 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11474
11475         * build-all.mk: Add Ericsson targets to sun4 and solaris
11476           hosts.  Add  BNR's sun4 target to solaris host, so their
11477           build-from-source will be tested in-house first.
11478
11479 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11480
11481         * Makefile.in (LIBCFLAGS): New variable.
11482         (CFLAGS_FOR_TARGET): Ditto.
11483         (LIBCFLAGS_FOR_TARGET): Ditto.
11484         (LIBCXXFLAGS): Ditto.
11485         (CXXFLAGS_FOR_TARGET): Ditto.
11486         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11487         (BASE_FLAGS_TO_PASS): Pass them.
11488         (EXTRA_TARGET_FLAGS): Ditto.
11489
11490         * configure.in: Support --enable-shared.
11491
11492 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11493
11494         * configure.in (target_libs):  Include libstdc++ again.
11495         * config.guess:  Update from FSF (for FreeBSD).
11496
11497 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11498
11499         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11500         makeall.bat.
11501         (DISTDOCDIRS): Add `etc'.
11502         (ETC_SUPPORT_PFX): New variable.
11503         (taz): Include anything from etc starting with a word in
11504         ETC_SUPPORT_PFX.
11505
11506 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11507
11508         * config.sub: Update for recent FSF changes.  Remove obsolete
11509         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11510         spacing changes.
11511
11512 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11513
11514         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11515
11516         * config.guess:  Merge with FSF.
11517         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11518
11519 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11520
11521         * configure: Since the "trap 0" handler will override the exit
11522         status on many systems, only use it for "exit 1", and make it set
11523         a non-zero exit status; reset it before "exit 0".  Also, check
11524         exit status of config.sub, and error out if it failed.
11525
11526 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11527
11528         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11529         and install libgloss.
11530
11531 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11532
11533         * Makefile.in (all-binutils): Depend upon all-byacc.
11534
11535         * configure.in: Don't build emacs on Irix 5.
11536
11537 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11538
11539         * configure.in (*-*-netware*): Add libio.
11540
11541 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11542
11543         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11544         (CHECK_TARGET_MODULES): Ditto.
11545         (INSTALL_TARGET_MODULES): Ditto.
11546         (TARGET_LIBS): Ditto.
11547         (all-libstdc++): Note dependencies.
11548
11549 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11550
11551         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11552
11553 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11554
11555         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11556         -fexternal-templates.
11557
11558         * configure.in (target_libs): Add libstdc++.
11559         (noconfigdirs): Add libstdc++ as appropriate.
11560
11561 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11562
11563         * config.guess:  Update from FSF.
11564
11565 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11566
11567         * configure: Use ${config_shell} when running ${configsub}.
11568
11569 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11570
11571         * config.sub: No longer recognize h8300h.
11572
11573 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11574
11575         * config.sub: Remove extraneous differences between config.sub and
11576         gcc/config.sub.
11577
11578 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11579
11580         * Makefile.in (DISTSTUFFDIRS): Add gas.
11581
11582 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11583
11584         * COPYING.NEWLIB: New file.
11585
11586 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11587
11588         * config.guess (HP-UX):  Patch from Harlan Stenn
11589         <harlan@landmark.com> to also emit release level.
11590
11591 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11592
11593         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11594
11595 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11596
11597         * config.sub:  Merge nextstep cleanup from FSF.
11598
11599 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11600
11601         * configure.in (arm-*-*): Don't configure ld for this target.
11602
11603 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11604
11605         * configure.in (*-*-netware): don't configure libg++, libio,
11606           librx, or newlib.
11607
11608 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11609
11610         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11611         configure ld--it works, but it doesn't support shared libraries.
11612
11613 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11614
11615         * config.guess (*-unknown-freebsd*):  Get rid of possible
11616         trailing "(Release)" in version string.
11617         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11618
11619 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11620
11621         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11622         Fix type: *-next-neststep -> *-next-nextstep.
11623
11624         * config.guess:  Merge from FSF:
11625
11626         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11627
11628         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11629
11630         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11631
11632         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11633         instead of UNIX_SV for UnixWare 1.0).
11634
11635 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11636
11637         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11638         to make gdb/nlm/* build after the compiler and linker.
11639
11640 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11641
11642         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11643         not just i[34]86.
11644         (m68k-atari-sysv4):  Relocate to match FSF version.
11645
11646         * config.guess:  More merges from the FSF:
11647
11648         Add a space before function call or macro invocation.
11649
11650         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11651
11652         * config.guess: Add trap cmd to remove dummy.c and dummy when
11653         interrupted.
11654
11655         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11656
11657         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11658         (dummy): Redirect stderr from compilation of dummy.c.
11659
11660         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11661
11662         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11663
11664 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11665
11666         * configure: Accept and ignore --cache*, for compatibility with
11667         new autoconf.
11668
11669 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11670
11671         * config.guess:  Merge from FSF:
11672
11673         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11674
11675         * config.guess (Pyramid*:OSx*:*:*): New case.
11676         (PATH): Add /.attbin at end for finding uname.
11677         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11678
11679         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11680
11681         * config.guess (M88*:DolphinOS:*:*): New case.
11682
11683         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11684
11685         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11686         to select whether to use ELF or COFF.
11687
11688         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11689
11690         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11691
11692         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11693
11694         * config.guess: Guess the OS version for HPUX.
11695
11696         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11697
11698         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11699
11700 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11701
11702         * configure.in: Recognize --with-headers, --with-libs, and
11703         --without-newlib.
11704         * Makefile.in (all-xiberty): Depend upon all-ld.
11705
11706 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11707
11708         * configure.in: Change i[34]86 to i[345]86.
11709
11710 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11711
11712         * configure (version): A few more tweaks to help message.
11713
11714 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11715
11716         * Makefile.in:  Remove (for now) librx as a host library,
11717         now that we're building it for target.
11718
11719 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11720
11721         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11722         (Karl Berry).
11723
11724 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11725
11726         * configure.in:  Also configure librx.
11727
11728 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11729
11730         * Makefile.in:  Update various rules to reflect that librx
11731         is now needed for libg++.
11732
11733 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11734
11735         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11736
11737 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11738
11739         * configure.in: Configure the examples directory.
11740
11741 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11742
11743         * configure: Simplify Jun 2 1994 change.
11744
11745 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11746
11747         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11748         /bin/gcc isn't good enough to build gcc.
11749
11750 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11751
11752         * Makefile.in (GDB_SUPPORT_FILES): Remove
11753         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11754         (gdb.tar.gz): Add new rule to use standard distribution building
11755         mechanism.
11756
11757 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11758
11759         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11760         Bill Cox <bill@cygnus.com>.
11761
11762 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11763
11764         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11765
11766 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11767
11768         * configure:  Search current dir first in .gdbinit.
11769
11770 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11771
11772         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11773
11774 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11775
11776         * config.sub:  Refer to NeXT's operating system as nextstep.
11777
11778         * config.sub (case $basic_machine):  Re-order the cases, to match
11779         the order in the FSF version (which is mostly alphabethical).
11780         Merge in some additions and changes from the FSF.
11781
11782 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11783
11784         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11785         * config.sub: Recognize cxux7.
11786         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11787
11788 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11789
11790         * config.sub:  Fix typo powerpc -> powerpc-*.
11791
11792 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11793
11794         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11795
11796         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11797         parallel with all-emacs and install-emacs).  Top-level command
11798         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11799
11800 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11801
11802         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11803         $(relbindir)/make before doing ``make install'', and use
11804         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11805         installing over running make binary.
11806         ($(host)-stamp-stage3-installed): Likewise.
11807
11808 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11809
11810         * config.guess: Recognize Mach.
11811
11812 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11813
11814         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11815         see whether --exec-prefix was used.
11816
11817 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11818
11819         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11820
11821 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11822
11823         * Makefile.in: Add all-librx target similar to all-libproc.
11824
11825 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11826
11827         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11828         with post 1.2 uname bogosity.
11829
11830 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11831
11832         * configure: Remove temporary files on receipt of a signal.
11833
11834 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11835
11836         * configure: If there is a package_makefile_frag, remove
11837         ${subdir}/Makefile.tem after copying it in.
11838
11839 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11840
11841         * build_all.mk: support rs6000 lynx identifies itself as
11842         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11843         since /bin/gcc is too feeble to compile a modern gcc.
11844
11845 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11846
11847         * brought devo/test-build.mk update-to-date with progressive/
11848           test-build.mk. Add lynx targets and hppa flag info.
11849
11850 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11851
11852         * configure.in:  Use mh-ncrsvr43.  Patch from
11853         Tom McConnell <tmcconne@sedona.intel.com>.
11854
11855 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11856
11857         * config.guess (i386-unknown-bsdi):  No longer need to
11858         check #if defined(__bsdi__) && defined(__i386__).
11859
11860 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11861
11862         * configure: Set program_transform_nameoption correctly.
11863
11864 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11865
11866         * brought build-all.mk update-to-date with progressive build-all.mk,
11867           added new targets and hppa info.
11868
11869 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11870
11871         * configure: If config.guess result is a prefix of the user
11872         specified target, assume a native build and use the user specified
11873         target as the host alias.  Remove SunOS patch suffix removal hack.
11874         * configure.in: Remove SunOS patch suffix removal hack.
11875
11876         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11877         in NATIVE_CHECK_MODULES.
11878
11879 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11880
11881         * Makefile.in: Rename HOST_ONLY to NATIVE.
11882         * configure: Delete SunOs patch suffix from host_canonical
11883           and build_canonical variables that are prepended to Makefiles.
11884         * configure.in: Add comments for easier maintenance.
11885
11886 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11887
11888         * Makefile.in: Add all-libproc target similar to all-gui.
11889
11890 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11891
11892         * Makefile.in (CHECK_MODULES): split into
11893         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11894
11895 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11896
11897         * config.guess (i386-unknown-bsdi): New system to guess.
11898
11899 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11900
11901         * Makefile.in: Add all-gui target (but not yet build by "all").
11902
11903 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11904
11905         * config.sub: Move deletion of patch suffix from here...
11906         * configure.in: To here, at Ian's suggestion.  The top-
11907           level scripts might need to know of a patch level.
11908
11909 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11910
11911         * config.sub: Strip off patch suffix so rtl is recognized
11912           as a sunos4.1.3 machine, even though it's been patched.
11913
11914 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11915
11916         * Makefile.in (INSTALL_LAST): Delete.
11917         (INSTALL_DOSREL): New.
11918
11919 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11920
11921         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11922         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11923         whether we pass down --with-gnu-ld anyhow.
11924
11925 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11926
11927         * Makefile.in (INSTALL_LAST): Change operation so it works
11928         on more flavors of make.
11929         * configure.in (go32): Don't build libg++ or libio.
11930
11931 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11932
11933         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11934         they can be overriden by templates.
11935
11936 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11937
11938         * configure.in (target==go32): Don't build gdb.
11939         * dosrel: New directory.
11940
11941 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11942
11943         * configure.in (host==go32): Configure dosrel too.
11944         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11945         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11946         be set by incoming names or templates.
11947         (INSTALL_LAST): New rule.
11948
11949 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11950
11951         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11952
11953 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11954
11955         * configure.in (appdirs): New variable.  Currently empty, but will
11956         be used in gas distribution.  If nonempty, lists a set of
11957         directories at least one of which must get configured, or top
11958         level configuration is considered to have failed.
11959         (rs6000-*-lynxos*): Use new file name.
11960
11961 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11962
11963         Eliminate XTRAFLAGS.
11964         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11965         newlib include files using -idirafter, and also use -nostdinc.
11966         (CXX_FOR_TARGET): Likewise.
11967         (XTRAFLAGS): Removed.
11968         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11969         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11970         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11971         ($(DO_X)): Don't pass down XTRAFLAGS.
11972
11973 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11974
11975         * configure.in (mips*-dec-bsd*): New target; do build linker.
11976         (mips*-*-bsd*): New target; don't build linker.
11977
11978 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11979
11980         * configure.in: support rs6000-*-lynxos* configuration.
11981         support sunos4 as a cross target.
11982
11983         * config.sub: look for lynx*, not lynx since the OS version may
11984         legitimately be part of the name.
11985
11986 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11987
11988         * configure.in (i[34]86-*-sco*): Move to be with other i386
11989         targets.
11990         (romp-*-*): New target.  Skip various binary utilities.
11991         (vax-*-*): New target.  Don't build newlib.
11992         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11993
11994 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11995
11996         * configure.in: Only set host_makefile_frag if config
11997         directory exists.
11998
11999 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12000
12001         * install.sh: If $dstdir exists, don't check whether each
12002         component does.
12003
12004 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12005
12006         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12007
12008 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12009
12010         * configure.in (*-*-lynxos*): Don't configure newlib for either
12011         native or cross Lynx.
12012
12013 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12014
12015         * config.sub (sparc64-elf): Fix os.
12016         (z8k): Remove duplicate.
12017
12018 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12019
12020         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12021         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12022
12023 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12024
12025         * configure: Make file links cleanly even if Lynx fails on
12026           an NFS symlink (at least fail cleanly).
12027
12028 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12029
12030         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12031         -XNh2000.
12032
12033 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12034
12035         * configure: Unknown options are fatal again.
12036
12037 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12038
12039         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12040         compatibility.
12041
12042 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12043
12044         * build-all.mk: Add `clean' target.
12045
12046 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12047
12048         * config.guess:  Add SINIX support.
12049         * configure.in:  Add mips-*-sysv4* support.
12050
12051 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12052
12053         * build-all.mk: Document all useful targets.
12054         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12055         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12056
12057 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12058
12059         * configure: Support --silent, --quiet.
12060
12061 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12062
12063         * configure: Support --disable-FEATURE.
12064
12065 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12066
12067         * config.guess: Recognize NCR running SVR4.3.
12068
12069 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12070
12071         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12072         Patch from Paul Eggert <eggert@twinsun.com>.
12073
12074 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12075
12076         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12077
12078 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12079
12080         * configure: Make unrecognized options give nonfatal warnings
12081         instead of fatal errors, and pass them to any subdirectory
12082         configures in case they recognize them.
12083         Make --x equivalent to --with-x.
12084
12085 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12086
12087         * configure: Add --enable-* options.  Clean up usage message and
12088         some comments.
12089
12090 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12091
12092         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12093
12094 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12095
12096         * configure.in (hppa*-*-*): Enable binutils.
12097
12098 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12099
12100         * config.sub: Recognize cisco.
12101
12102 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12103
12104         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12105
12106 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12107
12108         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12109         than one configuration name.  Add comment.
12110
12111 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12112
12113         * config.guess: about target *-hitachi-hiuxwe2, fixed
12114         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12115         macro is incorrect.]
12116
12117 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12118
12119         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12120         than the "make ls" stuff which used to be here.
12121
12122 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12123
12124         * config.guess:  Recognize i[34]86-unknown-freebsd.
12125         From Shawn M Carey <smcarey@rodan.syr.edu>.
12126
12127 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12128
12129         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12130
12131 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12132
12133         * config.guess: Check for ptx.
12134
12135 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12136
12137         * config.sub: Add os9k checking.
12138
12139 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12140
12141         * config.guess: Handle OSF1 running on HPPA processors
12142
12143 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12144
12145         * configure: If subdir configure fails, print out a message with
12146         subdirectory name, in case subdir's configure code didn't identify
12147         itself.
12148
12149 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12150
12151         * configure.in: Remove embedded newlines from configdirs.
12152         Avoid mismatches of substrings.  Fix matching strings at end
12153         of configdirs.
12154
12155 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12156
12157         * config.guess:  Add Lynx/rs6000 config support.
12158
12159 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12160
12161         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12162
12163 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12164
12165         * configure.in (hppa*-*-osf*): Treat this just like most other
12166         PA configurations (eg no binutils or ld).
12167         (hppa*-*-*elf*): These configurations have binutils and ld.
12168
12169 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12170
12171         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12172
12173 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12174
12175         * configure.in (rs6000-*-*): Build gas.
12176
12177 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12178
12179         * Makefile.in:  Avoid bug in losing hpux sed.
12180
12181 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12182
12183         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12184         for GDB and GDB has been fixed to not need it.
12185
12186 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12187
12188         * config.guess: Recognize vax hosts.
12189
12190 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12191
12192         * configure (while loop): Don't use "break 2" inside case
12193         statement -- the case statement isn't an enclosing loop.
12194
12195 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12196
12197         * config.guess:  Clean up NeXT support, to allow nextstep
12198         on Intel machines.  Make OS be nextstep.
12199
12200 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12201
12202         * config.guess: Add alternate forms for Convex.
12203
12204 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12205
12206         * configure:  Completely rewrite option processing.  Take
12207         advantage of pattern-matching to avoid invoking test frequently.
12208         Also clean up host and target defaulting logic.
12209
12210 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12211
12212         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12213         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12214         commands (plus user environment) will fit SCO limits.
12215
12216 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12217
12218         * configure.in: Don't issue warnings about directories which are
12219         not being configured if -norecursion is set.  Correct test for
12220         --with-gnu-as and --with-gnu-ld to not get confused by substring
12221         matches.
12222
12223         * configure.in: Don't build gas for alpha-dec-osf1*.
12224
12225 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12226
12227         * configure:  Back out Per's change of 12/19/1993.  It changes the
12228         behavior of configure in unexpected and confusing ways.
12229
12230         Also, use different delim char when calculating
12231         program_transform_name so that the name can contain slashes.
12232
12233 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12234
12235         * configure.in, config.sub: Add support for VSTa micro-kernel.
12236
12237 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12238
12239         * configure.in: Nuke hacks which were used to get a special
12240         version of GAS for HPPA configurations.
12241
12242 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12243
12244         * configure:  If only ${target_alias} is given, use that
12245         as the default for ${host_alias}.
12246         * configure:  Add missing back-slashes before nested quotes.
12247
12248 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12249
12250         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12251
12252 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12253
12254         * config.guess:  Recognize some Tektronix configurations.
12255         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12256
12257 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12258
12259         * config.sub: Match any flavor of SH.
12260
12261 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12262
12263         * configure.in: Don't try to configure newlib for Alpha.
12264
12265 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12266
12267         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12268         libg++ or libio for any Alpha target.
12269
12270         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12271
12272 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12273
12274         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12275         default arguments -- so it tried to compress itself.
12276
12277 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12278
12279         * configure.in (notsupp): ensure that a space is always at the end
12280           of the configdirs list, since the grep checks for an explicit space
12281
12282 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12283
12284         * configure.in (target i386-sysv4.2): don't build ld, since static
12285           versions of many libraries are not available.
12286
12287 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12288
12289         * config.guess: Recognize Apollos (using environment variables).
12290         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12291
12292 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12293
12294         * config.guess: Recognize Sony news mips running newsos.
12295
12296 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12297
12298         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12299         "fi ; else" for bash.
12300
12301 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12302
12303         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12304
12305 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12306
12307         * config.sub: accept unixware as an alias for svr4.2.
12308         Fix some inconsistancies with the gcc version.
12309
12310 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12311
12312         * Makefile.in (DISTDOCDIRS):  Add gdb.
12313
12314 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12315
12316         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12317
12318 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12319
12320         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12321         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12322         this now.
12323
12324 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12325
12326         * config.sub: Accept hiux* as an OS name.
12327
12328         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12329         etc/make-stds.texi.  The underscore came from gcc, and dje now
12330         agrees that RUNTESTFLAGS is the correct name.
12331
12332 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12333
12334         * install.sh:  Remove 'set -e'.  It makes any conditionals
12335         in the script useless.
12336
12337         * config.guess: Automatically recognize arm-acorn-riscix
12338         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12339
12340 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12341
12342         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12343
12344 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12345
12346         * Makefile.in (DISTDOCDIRS): New variable.
12347         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12348         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12349
12350 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12351
12352         * configure.in (hppa target): check the source directory for the
12353           pagas sub-directory
12354
12355 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12356
12357         * config.sub: Allow -aout* and -elf*.
12358
12359 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12360
12361         * configure.in: Don't build ld on i386-solaris2, same as for
12362         sparc-solaris2.
12363
12364 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12365
12366         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12367
12368 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12369
12370         * configure.in:  Configure gdb for alpha.
12371
12372 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12373
12374         * Makefile.in (CXXFLAGS): Add -O.
12375
12376 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12377
12378         * config.guess: added support for DG Aviion
12379
12380 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12381
12382         * configure.in: Produce warning message for subdirectories not
12383         configurable for this host/target combination.  Don't try to
12384         configure gdb for vms.
12385
12386 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12387
12388         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12389         appropriate files before making "diststuff".
12390         (DISTBISONFILES): New var: list of files to be edited.
12391         (DISTSTUFFDIRS): Add binutils.
12392
12393 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12394
12395         * config.sub: also handle mipsel and mips64el (for little endian mips)
12396
12397 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12398
12399         * configure.in: Add * to end of all OS names.
12400
12401 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12402
12403         * configure.in: Build newlib for LynxOS native.
12404
12405 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12406
12407         * config.guess: Add support for delta 88k running SVR3.
12408
12409         * configure.in: Add comment about HP compiler vs. emacs.
12410
12411 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12412
12413         * configure.in: don't build ld on solaris2 (not a viable option
12414           due to bugs in getpwnam & getpwuid)
12415
12416 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12417
12418         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12419         config.guess will produce a full version number.
12420
12421 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12422
12423         * configure.in: Build linker and binutils for alpha-dec-osf1.
12424
12425 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12426
12427         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12428         and gdb/testsuite/Makefile.in.
12429
12430 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12431
12432         * configure.in: recognize mips*- instead of mips-
12433
12434 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12435
12436         * config.sub: Accept linux*coff and linux*elf as operating
12437         systems.
12438
12439 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12440
12441         * config.sub: Recognize mips64, and mips3 as an alias for it.
12442
12443 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12444
12445         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12446         gdb knows how to handle OSF/1 shared libraries.
12447
12448 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12449
12450         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12451         * config.guess: Recognize Hitachi's HIUX.
12452         * config.sub: Recognize h3050r* and hppahitachi.
12453         Remove redundant cases for hp9k[23]*.
12454
12455 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12456
12457         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12458         if gas and ld are in the source tree and are in ${configdirs}.
12459         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12460         --with options (but still pass them down on the command line,
12461         if they were explicitly specified).
12462
12463 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12464
12465         * configure: substitute SHELL value in Makefile.in with
12466         ${CONFIG_SHELL}
12467
12468 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12469
12470         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12471         *-*-solaris2* targets.
12472
12473 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12474
12475         * Makefile.in: define M4, and pass it down to sub-makes;
12476         all-autoconf now depends on all-m4
12477
12478 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12479
12480         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12481         presence of {ar,ranlib} instead of a configured directory
12482
12483 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12484
12485         * config.guess: Accept 34?? as well as 33?? for NCR.
12486
12487 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12488
12489         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12490         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12491
12492 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12493
12494         * configure: grab values for $(CC) and $(CXX) from the
12495         environment, so that someone can do "CC=gcc configure; make" and
12496         have it work right (matching the way that autoconf works now)
12497
12498         * configure.in, Makefile.in: add support for gash, the tcl
12499         interface to Galaxy
12500
12501         * config.guess: add NetBSD variants (hp300, x86)
12502
12503 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12504
12505         * install.sh: Support -d option (in the manner of SunOS 4 install,
12506         as it is more deterministic than that of GNU install)
12507         (chmodcmd): Set file to mode 755 by default (should also do default
12508         chgrp and chown, but I don't feel like dealing with that now)
12509
12510 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12511
12512         * config.sub: Remove h8300hhms alias.
12513
12514 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12515
12516         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12517
12518 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12519
12520         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12521         as stmp-fixinc
12522
12523 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12524
12525         * config.sub: recognize m88110-bug-coff.
12526
12527 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12528
12529         * Makefile.in (all-libio): all dependencies on the toolchain used
12530         to build this (gcc, gas, ld, etc)
12531
12532 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12533
12534         * config.guess: Deal with OSF/1 1.3 on alpha.
12535
12536 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12537
12538         * install.sh: add some 'else true' clauses for portability
12539
12540         * configure.in: don't build libio for h8[35]00-*-* targets
12541
12542 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12543
12544         * Makefile.in:  Add support for new libio.
12545
12546 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12547
12548         * install.sh: If one command fails, don't try the rest.  Don't try
12549         to remove $dsttmp (via trap) unless we have already created it.
12550         If $src doesn't exist, detect it and exit with an error.
12551
12552         * config.guess: Recognize BSD on hp300.
12553
12554 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12555
12556         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12557         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12558
12559 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12560
12561         * Makefile.in (all-send-pr): depends on all-prms
12562
12563 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12564
12565         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12566
12567 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12568
12569         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12570         Added test for mips-mips-riscos5.
12571
12572 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12573
12574         * configure.in: use mh-hp300 for 68k HP hosts
12575
12576 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12577
12578         * configure: add support for CONFIG_SHELL, so that you can use
12579         some alternate shell for evaluating configure scripts
12580
12581 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12582
12583         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12584         in configure script to bug-gdb@prep.ai.mit.edu when building
12585         distribution archive.
12586         * Makefile.in (COMPRESS):  Remove def.
12587         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12588         gdb.tar.Z and make-gdb.tar.Z respectively.
12589         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12590         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12591         to convergence with 'taz' target in Makefile.in.
12592
12593 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12594
12595         * install.sh (dsttmp): use trap to ensure that tmp files go
12596         away on error conditions
12597
12598 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12599
12600         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12601
12602 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12603
12604         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12605         its parent is '/' not ''.
12606
12607         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12608
12609 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12610
12611         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12612         that ${newsrcdir}/configure.in does.
12613
12614 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12615
12616         * test-build.mk: support for CONFIG_SHELL
12617
12618 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12619
12620         * config.sub (netware):  Add as a basic system type.
12621
12622 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12623
12624         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12625           $(srcdir)/ from the dependency on Makefile.in.
12626
12627 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12628
12629         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12630         (h8300hhms is temporary until multi-libraries are implemented).
12631         * configure.in: Handle h8300h too.
12632
12633 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12634
12635         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12636
12637 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12638
12639         * configure:  Remove extraneous output when guessing host type.
12640         * config.guess:  Remove extraneous output when guessing using C
12641         compiler rather than uname, or when guessing fails.
12642
12643 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12644
12645         * Makefile.in: remove all.cross and install.cross targets
12646
12647         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12648           definitions
12649
12650 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12651
12652         * configure.in (target sh): Build gprof.
12653
12654 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12655
12656         * config.sub: change -solaris to -solaris2
12657
12658 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12659
12660         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12661
12662 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12663
12664         * configure: Correct error message for missing Makefile.in to
12665         print correct directory.
12666
12667 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12668
12669         * install.sh: kludge around 386BSD shell bug
12670
12671 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12672
12673         * config.guess:  Recognize NeXT.
12674         * config.guess:  Recognize i486-ncr-sysv4.
12675         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12676
12677 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12678
12679         * Makefile.in (MAKEINFOFLAGS): New variable.
12680         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12681         * build-all.mk, test-build.mk: Pass down --no-split as
12682         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12683
12684 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12685
12686         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12687
12688 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12689
12690         * Makefile.in (libg++.tar.z):  New rule.
12691         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12692         * Makefile.in (taz):  Only do a single chmod.
12693
12694 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12695
12696         * install.sh: don't use dirname anymore (replaced with sed usage)
12697
12698 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12699
12700         * Makefile.in:  Change extension for gzip'd files from '.z' to
12701         '.gz' per new FSF standard usage.
12702
12703 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12704
12705         * configure: put quotes around the final value of program_transform_name
12706
12707 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12708
12709         * Makefile.in: new install.sh support; update install-info rules
12710
12711 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12712
12713         * configure.in: Build diff for crosses, but not for go32 host.
12714
12715         * configure.in: Build gprof only for native, and don't build it
12716         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12717
12718 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12719
12720         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12721
12722 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12723
12724         * configure.in (host_tools): Add prms.
12725
12726 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12727
12728         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12729         with $(FLAGS_TO_PASS) on the command line
12730
12731         * config.sub: Recognize lynx and lynxos
12732
12733 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12734
12735         * config.sub: Accept -ecoff*, not just -ecoff.
12736
12737 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12738
12739         * Makefile.in (taz): Use .gz suffix instead of .z.
12740         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12741         names.
12742
12743 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12744
12745         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12746
12747 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12748
12749         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12750         that rebuilds that might happen during 'make install' don't get
12751         bogus gcc include files
12752
12753 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12754
12755         Change from Utah for HPPA support:
12756         * config.guess: Recognize hppa1.x-hp-bsd.
12757
12758 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12759
12760         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12761         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12762
12763 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12764
12765         * config.sub: Add support for rom68k and bug boot monitors.
12766
12767 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12768
12769         * Makefile.in: Make all-opcodes depend on all-bfd.
12770
12771 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12772
12773         * config.guess: Added special check for i[34]86-univel-sysv4*.
12774
12775 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12776
12777         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12778         the processor rather than assuming i486.
12779
12780 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12781
12782         * config.guess: Recognize SunOS6 as Solaris3.
12783
12784 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12785
12786         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12787         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12788
12789 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12790
12791         * build-all.mk (all-cross): New target for Canadian Cross.
12792         Added Q2 go32 targets.
12793         * test-build.mk: Configure go32 cross sparclite-aout and
12794         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12795         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12796
12797 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12798
12799         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12800         GO32 hosted toolchains
12801
12802 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12803
12804         * configure: change  so "-exec-prefix" gets passed down rather
12805         than "-exec_prefix" so autoconf generated Makefiles get the
12806         exec_prefix set right.
12807
12808 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12809
12810         * config.guess: get the Solaris2 minor version number
12811
12812         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12813
12814 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12815
12816         * config.guess: Recognize some Sequent platforms.
12817
12818 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12819
12820         * Makefile.in: added the vault-install target
12821
12822         * configure.in: actually use the Sun3 makefile fragment that's in
12823         config, also added the release dir to configdirs
12824
12825 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12826
12827         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12828
12829 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12830
12831         * configure.in: remove some program from Alpha targetted toolchains
12832
12833 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12834
12835         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12836         gprof.
12837         (taz): Run "make diststuff" in those directories instead of "make
12838         proto-dir".  Look for "VERSION=" only at start of line in subdir
12839         Makefile.  Use "gzip -9" for compression.
12840         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12841         (binutils.tar.z): New target.
12842
12843 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12844
12845         * Makefile.in (taz): Include gpl.texinfo.
12846
12847 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12848
12849         * Makefile.in (setup-dirs): Merged into "taz" target.
12850         (taz): Only do `proto-dir' stuff if a directory is actually needed
12851         for this target.
12852
12853 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12854
12855         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12856         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12857         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12858         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12859         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12860
12861 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12862
12863         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12864         config.sub, and move-if-change to gdb testsuite distribution
12865         archive, so the testsuite can be extracted, configured, and
12866         run separately from the gdb distribution.  Blow away the Chill
12867         tests that require a Chill compiled executable, since GNU Chill
12868         is not yet publically available.
12869
12870 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12871
12872         * test-build.mk: set environment variables in a single command,
12873         instead of a list of assignments and exports
12874
12875         * config.guess: recognize Alpha/OSF1 systems
12876
12877 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12878
12879         * configure: Change help message to prefer --options rather than
12880           -options.
12881
12882 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12883
12884         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12885         zippy@ecst.csuchico.edu.
12886         * config.guess: Recognize miniframe.
12887
12888 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12889
12890         * Makefile.in: Use srcroot to find runtest rather than rootme.
12891         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12892
12893 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12894
12895         * test-build.mk: Extensive additions to support building on a
12896         machine other than the host.
12897
12898 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12899
12900         * configure (tooldir): Fix for i386-aix again.
12901
12902 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12903
12904         * configure, Makefile.in:  Change definition of $(tooldir)
12905         to match the FSF.
12906
12907 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12908
12909         * config.guess:  Recognize i[34]86/SVR4.
12910
12911 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12912
12913         * Makefile.in (all-gdb): gdb depends on sim.
12914
12915 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12916
12917         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12918         at the same time we make the prototype gdb directory.
12919         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12920         files at the same time as the gdb base release distribution.
12921
12922 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12923
12924         * Makefile.in (check): Use individual check targets rather than
12925         DO_X rule.
12926         (check-gcc): Added.
12927
12928 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12929
12930         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12931         for System V release 3.2.
12932
12933 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12934
12935         * config.sub: Recognize hppaosf.
12936         * configure.in: Do configure ld/binutils/gas for it.
12937
12938 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12939
12940         * configure (tooldir): Alter syntax used to set this, for systems
12941         where "\$" isn't handled right, like i386-aix.
12942
12943 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12944
12945         * configure: Pass program-transform-name, not
12946         program_transform_name, to recursive configures.
12947
12948 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12949
12950         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12951         of gas+ld+binutils.
12952
12953 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12954
12955         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12956
12957 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12958
12959         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12960
12961 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12962
12963         * Makefile.in (PRMS): Set back to all-prms.
12964
12965 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12966
12967         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12968         targets, rather than for MIPS hosts.
12969
12970 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12971
12972         * configure.in: add comment for --with-x default values
12973
12974         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12975
12976         * Makefile.in: add check-* targets for each of the directories in
12977         the tree.  Add a definition of RUNTEST that will use the one we
12978         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12979
12980 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12981
12982         * configure.in: Removed obsolete references to bfd_target and
12983         target_makefile_frag.
12984
12985         * build-all.mk: Set assorted targets for Q2.
12986         * config.sub: Recognize z8k-sim and h8300-hms.
12987         * test-build.mk: Really don't pass host to configure.
12988         (HOLES): Added uname.
12989
12990 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12991
12992         * configure: Handle an empty program-prefix, program-suffix or
12993         program-transform-name correctly.
12994
12995 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12996
12997         * build-all.mk: -G 8 no longer required for MIPS targets.
12998         * test-build.mk: Don't pass host argument to configure; make it
12999         guess.
13000
13001 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13002
13003         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13004         * Makefile.in (COMPRESS):  New macro, like GZIP.
13005
13006 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13007
13008         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13009
13010         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13011         with gas currently defaults to -G 0.
13012
13013 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13014
13015         * Makefile.in (all-flex): flex depends on byacc.
13016
13017         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13018         to test-build.mk as RELEASE_TAG.
13019         * test-build.mk (configargs): New variable containing arguments to
13020         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13021         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13022
13023         * config.guess: Use /bin/uname when checking -X argument on SCO,
13024         to avoid invoking GNU uname which doesn't understand -X.
13025
13026         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13027
13028         * configure.in: Build gas for mips-*-*.
13029
13030 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13031
13032         * Makefile.in (all.normal): insert missing backslash.
13033
13034 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13035
13036         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13037
13038         * Makefile.in: Complete overhaul to merge many almost identical
13039         targets.
13040
13041 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13042
13043         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13044         (gdb.tar.Z): Adjusted.
13045
13046         * Makefile.in (setup-dirs, taz): New targets; should be general
13047         enough to adapt for gdb sometime.  Build only .z file.
13048         (gas.tar.z): New target.
13049
13050 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13051
13052         * build-all.mk: Use CC=cc -Xs on Solaris.
13053
13054 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13055
13056         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13057         for handling BISON for FSF releases.
13058
13059 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13060
13061         * configure: Actually implement the change zoo just documented.
13062
13063 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13064
13065         * configure: when using config.guess, only set target_alias when
13066         it's not already been set (ie, on the command line)
13067
13068 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13069
13070         * Makefile.in: add installcheck target, set PRMS to install-prms
13071
13072 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13073
13074         * configure: add support for package_makefile_fragment, handle the
13075         case where a directory has a configure.in file but no Makefile.in
13076         more gracefully (with an actual understandable error message, even);
13077         add support for --without (and add this to the usage message); also
13078         explicitly add a --host=${host_alias} to the command line when
13079         config.guess is used
13080
13081 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13082
13083         * configure: Must use both --host and --target in recursive calls.
13084
13085 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13086
13087         * Makefile.in: Change deja-gnu to dejagnu.
13088
13089 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13090
13091         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13092
13093 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13094
13095         * configure.in: canonicalize all instances to *-*-solaris2*,
13096         also strip out a number of tools to not build for go32 host
13097
13098 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13099
13100         * config.guess: add GPL.
13101
13102         * Makefile.in, config.guess, config.sub, configure: bump
13103           copyrights to 93.
13104
13105 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13106
13107         * Makefile.in (do-info): Removed obsolete check for existence of
13108         localenv file.
13109
13110         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13111
13112 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13113
13114         * Makefile.in: a couple of 'else true' for decstation,
13115         support for TclX
13116
13117         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13118
13119 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13120
13121         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13122
13123 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13124
13125         * config.guess: Recognize i386-ibm-aix (PS/2).
13126         * configure.in: Use config/mh-aix386 file for it.
13127
13128 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13129
13130         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13131         CC_FOR_TARGET instead.
13132         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13133
13134 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13135
13136         * Makefile.in: Add sim to list of directories sent with gdb
13137
13138 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13139
13140         * configure.in: Put back mips-dec-bsd* case.
13141
13142 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13143
13144         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13145         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13146         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13147
13148 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13149
13150         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13151
13152         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13153         (install-info): install dir.info only if it exists,
13154         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13155
13156 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13157
13158         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13159         gas for mips-dec-bsd.
13160
13161 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13162
13163         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13164         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13165
13166 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13167
13168         * configure.in: Added "dejagnu" to hosttools list.
13169
13170 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13171
13172         * config.sub, configure.in, config.guess:  Add support
13173         for Bosx, an AIX variant from Bull.
13174         Patches from F.Pierresteguy@frcl.bull.fr.
13175
13176 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13177
13178         * devo/dejagnu: Initial creation of devo/dejagnu.
13179         Migrated dejagnu testcases and support files for testing software
13180         tools to reside as subdirectories, currently called "testsuite",
13181         within the directory of the software tool.  Migrated all programs,
13182         support libraries, etc. beloging to dejagnu proper from
13183         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13184         with no modifications.  The changes to these files which will
13185         allow them to configure, build, and execute properly will be made
13186         in a future update.
13187
13188 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13189
13190         * Makefile.in: Change send_pr to send-pr.
13191         * configure.in: Likewise.
13192         * send_pr: Renamed directory to send-pr.
13193
13194 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13195
13196         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13197
13198 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13199
13200         * README:  Update for gdb-4.8 release.
13201         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13202         gdb-xxx.tar.z (gzip'd) file also.
13203
13204 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13205
13206         * Makefile.in: make all-diff depend on all-libiberty
13207
13208 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13209
13210         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13211
13212 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13213
13214         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13215
13216 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13217
13218         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13219         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13220         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13221
13222 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13223
13224         * Makefile.in:  makeinfo binary is in a new location
13225
13226 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13227
13228         * config.sub: Accept -ecoff as an OS.
13229
13230         * Makefile.in: Various changes to eliminate a level of make
13231         recursion and reduce the required command line length.
13232         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13233         sub-makes.
13234         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13235         variables holding settings for specific sub-makes.
13236         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13237         in terms of BASE_FLAGS_TO_PASS.
13238         (TARGET_LIBS): New variable listing directories which use
13239         TARGET_FLAGS_TO_PASS.
13240         (subdir_do): Eliminated.
13241         (do-*): New set of targets to replace subdir_do.
13242         (various): All targets which used subdir_do now depend on do-*.
13243         (local-clean): Renamed from do_clean.
13244         (local-distclean): New target, dependency of distclean and
13245         realclean.
13246         (install-info): Don't create directories.  Depend on dir.info
13247         rather than calling make recursively.
13248         (install-dir.info): Eliminated.
13249         (install-info-dirs): Create all info directories here.
13250         (dir.info): Depend upon do-install-info.
13251
13252         * test-build.mk (HOLES): Added false.
13253
13254 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13255
13256         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13257
13258 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13259
13260         * Makefile.in (info): remove dependency on all-texinfo.  The
13261         problem was really in texinfo/C, not at this level.
13262
13263 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13264
13265         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13266
13267 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13268
13269         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13270         GDB releases.
13271
13272 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13273
13274         * configure: Include srcdir in message about target of link not
13275         being found.  Don't convert `-' to `_' in `with' options being
13276         passed to subdirs.
13277
13278 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13279
13280         * configure.in: add uudecode to host_tools
13281
13282         * Makefile.in: added {all,install}-uudecode targets, added them to
13283         the appropriate lists
13284
13285 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13286
13287         * Makefile.in (all-gcc): Added dependency on all-gas.
13288
13289         * configure.in (mips-*-*): Build ld and binutils.
13290
13291 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13292
13293         * configure: check return code from mkdir, print error message and
13294           exit on failure.
13295
13296 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13297
13298         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13299
13300 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13301
13302         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13303
13304 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13305
13306         * config.sub (h8500):  Recognize this as a cpu type.
13307
13308 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13309
13310         * configure: source directory missing is no longer a warning
13311
13312         * configure.in: recognize irix[34]* instead of irix[34]
13313
13314         * Makefile.in: define and pass down X11_LIB
13315
13316 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13317
13318         * guess-systype: Renamed to ...
13319         * config.guess:  ... by popular request.
13320         * configure.in, Makefile.in:  Update accordingly.
13321
13322 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13323
13324         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13325         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13326         + Execute ./dummy instead of assuming . is in PATH.
13327
13328 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13329
13330         * guess-systype:  New shell script.  Attempts to guess the
13331         canonical host name of the executing host.
13332         Only a few hosts are supported so far.
13333         * configure:  Call guess-systype if no host is specified.
13334
13335 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13336
13337         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13338         gcc Makefile.
13339
13340
13341 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13342
13343         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13344         (all-gcc, install-gcc, subdir_do): Use it.
13345
13346 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13347
13348         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13349
13350 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13351
13352         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13353           set exclusively by configure, using configure.in .
13354
13355 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356
13357         * test-build.mk: set $PATH for all builds
13358
13359         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13360
13361 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13362
13363         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13364         the one used in gcc/Makefile.in, so that a null expansion doesn't
13365         override the one needed to build gcc with a native cc.
13366
13367
13368 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13369
13370         * configure: Accept -with arguments.
13371
13372 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13373
13374         * Makefile.in: added h8300sim
13375
13376 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13377
13378         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13379         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13380         (all-cygnus, native, build-cygnus): Make
13381         $(canonhost)-stamp-3stage-done, not $(host)....
13382         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13383         i386-sco3.2v4.  Added else true to if command.
13384
13385 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13386
13387         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13388
13389 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13390
13391         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13392
13393 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13394
13395         * configure.in: don't remove binutils from Solaris builds
13396
13397 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13398
13399         * Makefile.in: get rid of earlier definitions for *clean,
13400         also handle the recursive info rule better
13401
13402 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13403
13404         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13405         do more-or-less the right thing.
13406
13407 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13408
13409         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13410         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13411
13412 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13413
13414         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13415         $(host_canonical).
13416
13417         * configure.in: split the configdirs list into 4 categories (native
13418         v. cross, library v. tool) and handle the cross-only and native-
13419         only in more reasonable (and correct!) way.
13420
13421 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13422
13423         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13424         configdirs anymore.
13425
13426 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13427
13428         * Makefile.in: extensive cleanup::  removed all of the explicit
13429         clean-* targets, collapsed many wrappers around subdir_do into
13430         one, added additional targets to satisfy standards.texi, deleted
13431         some old targets, some changes for consistency
13432
13433 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13434
13435         * configure.in: handle some programs as cross-only, and others as
13436         native only
13437
13438         * test-build.mk: handle partial holes in a more generic manner
13439
13440         * Makefile.in: m4 depends on libiberty
13441
13442 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13443
13444         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13445         time, wdiff, and find to configdirs
13446
13447         * Makefile.in: all, clean, and install rules for the new programs
13448         added to configure.in
13449
13450 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13451
13452         * configure.in: use mh-sun for all *-sun-* hosts
13453
13454 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13455
13456         * Makefile.in: define flags for X11 include files and library file
13457         locations, pass them down to the programs that need this info
13458
13459         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13460
13461 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13462
13463         * configure.in: start building libg++ for HP-UX targets
13464
13465 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13466
13467         * README:  Update references to files moved into etc/.
13468
13469 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13470
13471         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13472         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13473
13474 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13475
13476         * configure: accept dash as well as underscore in long option
13477         names for FSF compatibility.
13478
13479 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13480
13481         * config.sub: added -sco3.2v4 support from FSF.
13482
13483 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13484
13485         * configure.in: expand the section that adds or removes
13486         directories from the list of programs to build, to handle native
13487         vs. cross in addition to host v. native
13488
13489 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13490
13491         * Makefile.in:  Replace C++ in macro names with CXX.
13492         This is less likely to break ...
13493
13494 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13495
13496         * test-build.mk: add -w to GNU_MAKE
13497
13498 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13499
13500         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13501         add 'sparc' to list of recognized cpus.  This needed to make
13502         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13503         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13504         then changes that into $CPU-wrs-vxworks.
13505
13506         * configure.in: remove most references to gdbtest, regularize
13507         target based program removal
13508
13509         * test-build.mk: import from p3 tree (many fixes and changes)
13510
13511 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13512
13513         * Makefile.in: added rules to handle tcl, tk, and expect
13514
13515         * configure.in: handle those directories if they exist
13516
13517 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13518
13519         * config.sub: removed bogus hppabsd and hppahpux names, since
13520         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13521
13522 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13523
13524         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13525         depends upon all-xiberty
13526
13527         * Makefile.in: changes from p3, including:
13528
13529         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13530
13531         * Makefile.in (XTRAFLAGS): include newlib directories if
13532         newlib/Makefile exists, rather than if host != target.
13533
13534         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13535
13536         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13537         from the same source tree and not building a cross-compiler.  This
13538         matters for the libg++ configuration if reconfiguring a tree that
13539         has already been installed.
13540
13541         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13542
13543         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13544         pick up the machine and system specific header files.
13545
13546         * Makefile.in: added AS_FOR_TARGET, passed down in
13547         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13548         the C compiler to use to create programs which are run in the
13549         build environment, set it to default to $(CC), and passed it down
13550         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13551
13552         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13553
13554         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13555         We need them for unusual native builds, like systems without
13556         ranlib.
13557
13558         * configure: also define $(host_canonical) and
13559         $(target_canonical), which are the full, canonical names for the
13560         given host and target
13561
13562 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13563
13564         * Makefile.in:  Added separate definitions for C++.
13565
13566 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13567
13568         * configure.in (configdirs):  Add deja-gnu.
13569
13570 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13571
13572         * README:  Update for configure.texi and gdb-4.7 release.
13573
13574 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13575
13576         * Makefile.in:  Move "all" target to top of file.
13577         Previously, first target was ".PHONY" which caused BSD4.4 make
13578         to build .PHONY when make was run without arguments.
13579
13580 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13581
13582         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13583         Library-copylefted code in libiberty.
13584
13585 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13586
13587         * config.sub:  Replace m68kmote with plain old m68k.
13588
13589 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13590
13591         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13592
13593 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13594
13595         * config.sub: Complain if no argument is given.  Added support for
13596         386bsd as OS and target alias.
13597
13598 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13599
13600         * Makefile.in (XTRAFLAGS): include newlib directories if
13601         newlib/Makefile exists, rather than if host != target.
13602
13603 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13604
13605         * config.sub: recognize sparclite-wrs-vxworks.
13606
13607         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13608         p3.) Added clean-xiberty to clean.
13609
13610 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13611
13612         * configure.in: use *-*-* instead of nested cases for host and target
13613
13614 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13615
13616         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13617         from the same source tree and not building a cross-compiler.  This
13618         matters for the libg++ configuration if reconfiguring a tree that
13619         has already been installed.
13620
13621 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13622
13623         * config.sub (i486v/i486v4):  Merge in from FSF version.
13624
13625 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13626
13627         * configure: only set PWD if it is already set.
13628
13629 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13630
13631         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13632         doesn't have unset and all success paths (and most error paths)
13633         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13634         to just ${PWD} to avoid confusion.)
13635
13636 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13637
13638         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13639         even for a native compilation.
13640
13641 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13642
13643         Changes to make the gdb.tar.Z rule work better.
13644
13645         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13646         (DEVO_SUPPORT):  Add configure.texi.
13647         (bfd-ilrt.tar.Z):  Remove ancient rule.
13648
13649 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13650
13651         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13652         pick up the machine and system specific header files.
13653
13654         * configure.in, config.sub: added new target m68010-adobe-scout,
13655         with alias of adobe68k.  Changed configure.in to check for
13656         -scout before -sco* to avoid a false match.
13657
13658         * Makefile.in: added AS_FOR_TARGET, passed down in
13659         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13660         the C compiler to use to create programs which are run in the
13661         build environment, set it to default to $(CC), and passed it down
13662         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13663
13664 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13665
13666         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13667         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13668         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13669         FOR_TARGET variants, to newlib and libg++.
13670
13671 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13672
13673         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13674         first.
13675
13676 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13677
13678         * config.sub:  Accept `elf' as an environment.
13679
13680 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13681
13682         * Makefile.in (all-opcodes):  cd into the right directory
13683
13684 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13685
13686         * configure: added -program_transform_name option, used as
13687         argument to sed when installing programs.
13688         configure.texi: added documentation for -program_prefix,
13689         -program_suffix and -program_transform_name.
13690
13691 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13692
13693         * config.sub:  Accept i486 where i386 ok.
13694
13695 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13696
13697         * config.sub: accept we32k
13698
13699 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13700
13701         * config.sub, configure.in: accept OSE68000 and OSE68k.
13702
13703         * Makefile.in: don't create all directories for ``make install'';
13704         let the subdirectories create the ones they need.
13705
13706 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13707
13708         * COPYING: new file, GPL v2
13709
13710 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13711
13712         * Makefile.in: use the new gen-info-dir, which needs a template
13713         argument (which also lives in texinfo)
13714
13715         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13716
13717 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13718
13719         * config.sub (ncr3000):  Change i386 to i486.
13720
13721 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13722
13723         * Makefile.in: add install-rcs, install-grep to
13724         install-no-fixedincludes, removed install-bison and install-libgcc
13725
13726 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13727
13728         * configure.in: grab the HPUX makefile fragment if on HPUX
13729
13730 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13731
13732         * Makefile.in: eradicate bison spoor (ditto libgcc).
13733          configure.in: recognise m68{k,000}-ericsson-OSE.
13734          es1800 is alias for m68k-ericsson-OSE
13735
13736 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13737
13738         * configure.in: rearrange the parts that remove programs from
13739         configdirs, based now on HOST==TARGET or by canonical triple.
13740
13741 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13742
13743         * test-build.mk: recurse explicitly with -f test-build.mk when
13744           appropriate.  predicate stage3 and comparison on the existence
13745           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13746           On very clean, also remove ...stamp-co.  Build in-place before
13747           doing other builds.
13748
13749 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13750
13751         * Makefile.in, configure.in: add tgas
13752
13753 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13754
13755         * Makefile.in: a number of changes merged in from progressive.
13756
13757         * configure.in: add libm.
13758
13759         * .cvsignore: ignore some stuff that comes from test-build.mk.
13760
13761 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13762
13763         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13764
13765 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13766
13767         * configure: Add program_suffix (parallel to program_prefix)
13768         * Makefile.in: adjust directory-creating script for losing decstation
13769
13770 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13771
13772         * configure:  Minor $subdir-related fixes.
13773
13774 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13775
13776         * configure: fix various problems with propogating
13777         makefile_target_frag in subdirs.
13778         * configure.in: config libgcc if its there
13779
13780 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13781
13782         * config.sub:  HPPA merge.
13783
13784 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13785
13786         * Makefile.in:  Replace all-bison with all-byacc in all
13787         dependency lines for other tools (which now use byacc).
13788
13789 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13790
13791         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13792
13793 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13794
13795         * Makefile.in: make gprof rules similar to byacc rules (instead of
13796         vestigal $(unsubdir) that didn't work...)
13797
13798 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13799
13800         * config.sub:  Add support for Linux.
13801         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13802         (at least for libg++).
13803
13804 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13805
13806         * configure.texi: fix doc for the -nfp option to configure
13807
13808 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13809
13810         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13811
13812 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13813
13814         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13815         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13816         * configure.in: added solaris* host_makefile_frag hook.
13817
13818 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13819
13820         * config.sub: changed recognition of m68000 so that various
13821         m68k types can be specified via m680[01234]0
13822
13823 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13824
13825         * config.sub (basic_machine): fix sed so that '-foo' isn't
13826         completely substituted out while .+'-foo' loses the '-foo'
13827
13828 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13829
13830         * config.sub ($os): Add -aout.
13831
13832 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13833
13834         * configure:  If host_makefile_frag is absolute, don't
13835         prefix ${invsubdir} (relevant to libg++ auto-configure).
13836
13837 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13838
13839         * Makefile.in (tooldir): Define it.
13840         (all-ld): Depend on all-flex.
13841
13842 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13843
13844         * Makefile.in (check):  Fix libg++ special case.
13845
13846 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13847
13848         * configure: do not bury `pwd` into config.status, thus do fewer
13849           pwd's.
13850
13851         * configure: print the "Building in" message only when building in
13852           other than "." AND verbose.
13853
13854         * configure: remove -s, rework -v to better accommodate guested
13855           configures.
13856
13857         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13858
13859 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13860
13861         * Makefile.in: macroize flags passed on recursion.  remove
13862           fileutils.
13863
13864 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13865
13866         * configure: get makesrcdir right for subdirs deeper than 1.
13867
13868         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13869           install.
13870
13871 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13872
13873         * Makefile.in: don't print subdir_do or recursion lines.
13874
13875 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13876
13877         * standards.texi: added menu item.
13878
13879         * Makefile.in: build and install standards.info.
13880
13881         * standards.texi: new file.
13882
13883 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13884
13885         * configure: test for and move config.status pieces from
13886           ${subdir}/.
13887
13888 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13889
13890         * configure:  Test for existance of files before trying to mv
13891         them, to avoid numerous non-existance messages.
13892
13893 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13894
13895         * configure: correct final line of config.status.
13896
13897         * configure: patch from eggert.  Avoids a protection problem if
13898           the original Makefile.in is read only.
13899
13900         * configure: use move-if-change from gcc to create config.status.
13901           Some makefiles depend on config.status to tell if a directory
13902           has been reconfigured for a different host.  This change
13903           prevents those directories from remaking everything in the case
13904           where the reconfig was only intended to rebuild a Makefile.
13905
13906         * configure: test for config.sub with "config.sub sun4" rather
13907           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13908           host alias from a missing config.sub.
13909
13910 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13911
13912         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13913           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13914
13915 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13916
13917         * configure: mkdir ${subdir} as needed.
13918
13919 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13920
13921         * Makefile.in,configure.in: added autoconf.
13922
13923 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13924
13925         * Makefile.in: no longer pass against on recursion.
13926
13927         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13928           definitions are not inherited.
13929
13930         * configure: correct makesrcdir when subdir is .
13931
13932 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13933
13934         * configure:  Add support for 'subdirs' variable, which is
13935         like 'configdirs', except that configure doesn't re-invoke
13936         itself for subdirs, it just creates a Makefile for each subdir.
13937         * configure.texi:  Document subdirs.
13938
13939 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13940
13941         * configure.in: added flex to configdirs
13942
13943 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13944
13945         * Makefile.in: remove clean-stamps from clean.
13946
13947 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13948
13949         * configure.in:  Add gdbtest to configdirs.
13950
13951 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13952
13953         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13954         to recursive makes.
13955         * configure.in:  Recognize new ncr3000 config.
13956
13957 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13958
13959         * Makefile.in, configure.in: removed references to gdbm.
13960
13961 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13962
13963         * config.sub:  Don't canonicalize os value
13964         newsos* to bsd (readline needs to check for newsos).
13965         (This fix was earlier made Jan 31, but got re-broken.)
13966
13967 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13968
13969         * configure.in:  sco is an os, not a vendor!
13970
13971         * configure:  Quote $( better.  Keep various shells happy.
13972
13973 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13974
13975         * Makefile.in: eliminate stamp-files.
13976
13977 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13978
13979         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13980           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13981
13982 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13983
13984         * config.sub:  fix iris/iris3.
13985
13986 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13987
13988         * configure: re-add -rm.
13989
13990 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13991
13992         * Maskefile.in: add .stmp-rcs to all.
13993
13994         * configure.in: remove gas from rs6000 build, use aix host fragment.
13995
13996 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13997
13998         * configure: pass down site_option during recursion.
13999
14000 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14001
14002         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14003
14004 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14005
14006         * configure: Change exec_prefix so that it really defaults to prefix.
14007
14008 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14009
14010         * Makefile.in, configure.in:  Add support for mmalloc library.
14011
14012 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14013
14014         * Makefile.in: add stmp dependencies for a few more things.
14015
14016 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14017
14018         * configure: adjusted error message on objdir/srcdir configure
14019           collision, per john's suggestion.
14020
14021         * Makefile.in: add libiberty stmp to all and all.cross.
14022
14023 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14024
14025         * Makefile.in: remove force dependencies, add grep to all.
14026
14027 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14028
14029         * Makefile.in: drop flex.  make stamp files work.
14030
14031         * configure: added test for conflicting configuration in srcdir,
14032           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14033           gets cranky.  use relative paths for configure and srcdir
14034           whenever possible.  Send some error messages to stderr that were
14035           going to stdout.
14036
14037 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14038
14039         * Makefile.in:  Fix libg++ rule to check for gcc directory
14040         before using gcc/gcc.  Also pass XTRAFLAGS.
14041
14042 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14043
14044         * Makefile.in: added stmp-files so that directories aren't polled
14045           when they are already built.
14046
14047         * configure.texi: fixed a node pointer problem.
14048
14049 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14050
14051         * config.sub configure.in gdb/configure.in
14052         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14053         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14054         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14055
14056 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14057
14058         * configure: -recurring becomes -silent.  corrected help message
14059           for -site= option.
14060
14061         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14062
14063 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14064
14065         * configure: when building Makefile for crosses, replace
14066           tooldir and program_prefix.  default srcdir from location of
14067           config.sub.  remove "for host in hosts" and "for target in
14068           targets" loops.
14069
14070 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14071
14072         * Makefile.in: Do not pass bindir or mandir to cvs.
14073
14074 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14075
14076         * Makefile.in, configure.in: removed traces of namesubdir,
14077           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14078           copyrights to '92, changed some from Cygnus to FSF.
14079
14080         * configure.texi: remove most references to multiple hosts,
14081           multiple targets, subdirs, etc.
14082
14083         * configure.man: removed rcsid. reference config.sub not
14084           config.subr.
14085
14086         * Makefile.in: mkdir $(infodir) on install-info.
14087
14088 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14089
14090         * configure.texi:  Explain better about .gdbinit and about
14091         the environment that configure.in sections run in.
14092
14093 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14094
14095         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14096
14097 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14098
14099         * README:  DOC.configure => cfg-paper.texi.
14100
14101 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14102
14103         * config.sub (near case $os):  Don't convert newsos* to bsd!
14104
14105 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14106
14107         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14108         the number of copies of COPYING that go into the GDB tar file.
14109
14110 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14111
14112         * bfd/configure.in, gdb/config/mh-i386sco,
14113         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14114         Fix SCO configuration stuff.
14115
14116 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14117
14118         * Makefile.in:  For libg++, make sure the -I pointing
14119         to the gcc directory goes *after* all the libg++-local -I flags.
14120         Also, move just-gcc dependency from just-libg++ to all-libg++.
14121
14122 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14123
14124         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14125
14126 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14127
14128         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14129
14130 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14131
14132         * config.sub:  Add stratus configuration frags.  Also
14133         submitted to FSF.
14134
14135 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14136
14137         * Makefile.in (DEV_SUPPORT):  add configure.man.
14138
14139         * config.sub(Decode manufacturer-specific):  add -none*.
14140
14141 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14142
14143         * Makefile.in:  remove form feeds to make Sun's make happy.
14144         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14145
14146 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14147
14148         * Makefile.in (AR_FLAGS):  Make quieter.
14149
14150 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14151
14152         * configure.in:  Add libg++.
14153         * configure:  When verbose, don't output the command line at each
14154         level; it will be unremarkably the same as the previous version,
14155         which will be the same as what the user typed.
14156
14157 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14158
14159         * configure.in, Makefile.in: fix clean-info, add flex.  add
14160           fileutils.
14161
14162         * configure: be less sensitive to spaces in Makefile.in.  Do not
14163           look for sources in "..".  Doing so breaks subdirectories that
14164           might have their own configure.  If a subdir has it's own
14165           configure script, use it.
14166
14167 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14168
14169         * cfg-paper.texi: some changes suggested by rms.
14170
14171 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14172
14173         * config.sub:  Merge in some small additions from the FSF version,
14174         taken from the gcc distribution, to bring the Cygnus and FSF
14175         versions into closer sync.
14176
14177 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14178
14179         * configure.in:  Changed svr4 references to sysv4.
14180
14181 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14182
14183         * configure: added -V for version number option.
14184
14185 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14186
14187         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14188           renamed from DOC.configure to cfg-paper.texi.
14189
14190 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14191
14192         * configure, config.subr, config.sub: config.subr is now
14193           config.sub again.
14194
14195 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14196
14197         * configure.texi: new file, in progress.
14198
14199         * Makefile.in: build info file and install the man page for
14200           configure.
14201
14202         * configure.man: new file, first cut.
14203
14204         * configure: find config.subr again now that configuration "none"
14205           has gone.  removed all traces of the -ansi option.  removed all
14206           traces of the -languages option.
14207
14208         * config.subr: resync from rms.
14209
14210 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14211
14212         * configure, config.sub, config.subr: merge config.sub into
14213           config.subr, call the result config.subr, remove config.sub, use
14214           config.subr.
14215
14216         * Makefile.in: revised install for dir.info.
14217
14218 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14219
14220         * configure.in: add decstation host makefile frag.
14221
14222         * Makefile.in: BISON now bison -y again.  also install-gcc on
14223           install.  clean-gdbm on clean.  infodir belongs in datadir.
14224           Make directories for info install.  Build dir.info here then
14225           install it.
14226
14227 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14228
14229         * Makefile.in: fix for bad directory tests.
14230
14231 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14232
14233         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14234           regexp.  -srcdir relative was being handled incorrectly.
14235
14236         * Makefile.in: unwrapped some for loops so that parallel makes
14237           work again and so one can focus one's attention on a particular
14238           package.
14239
14240 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14241
14242         * configure: added PWD as a stand in for `pwd` (for speed). use
14243           elif wherever possible.  make -srcdir work without -objdir.
14244           -objdir= commented out.
14245
14246 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14247
14248         * configure: +options become --options.  -subdirs commented out.
14249           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14250           Makefile now at top of generated Makefile.  Removed cvs log
14251           entries.  added -srcdir.  create .gdbinit only if there is one
14252           in ${srcdir}.
14253
14254         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14255           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14256           and mandir now keyed off datadir by default.
14257
14258 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14259
14260         * Freshly created ChangeLog.
14261
14262 \f
14263 Local Variables:
14264 mode: change-log
14265 left-margin: 8
14266 fill-column: 76
14267 version-control: never
14268 End: