OSDN Git Service

f71b64e65dacd179b3363a64b73bd0ed73602401
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure.ac: m4_include config/proginstall.m4.
4         * configure: Regenerate.
5
6         Backport from upstream Libtool:
7         
8         2007-10-12  Eric Blake  <ebb9@byu.net>
9         
10         Deal with Autoconf 2.62's semantic change in m4_append.
11         * ltsugar.m4 (lt_append): Replace broken versions of
12         m4_append.
13         (lt_if_append_uniq): Don't require separator to be overquoted,
14         and avoid broken m4_append.
15         (lt_dict_add): Fix typo.
16         * libtool.m4 (_LT_DECL): Don't overquote separator.
17
18 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
19
20         * config.rpath: Add AIX 6 support.
21
22 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
23
24         * Makefile.def (stageprofile).  Remove -fprofile-generate
25         from stage_libcflags.
26         * Makefile.in: Regenerate.
27
28 2008-03-13  Ben Elliston  <bje@au.ibm.com>
29
30         * config.sub, config.guess: Update from upstream sources.
31
32 2008-03-06  Tom Tromey  <tromey@redhat.com>
33
34         * MAINTAINERS: Update for treelang deletion.
35
36 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
37
38         * MAINTAINERS: Update my email address.
39
40 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
41
42         * MAINTAINERS (darwin port): Add myself as a maintainer.
43         (objective-c/c++): Add myself as a maintainer.
44
45 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
46
47         * MAINTAINERS (Write After Approval): Update my email address.
48
49 2008-02-25  Tomas Bily  <tbily@suse.cz>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
54
55         * MAINTAINERS (OpenMP): Add myself.
56
57 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
58
59         PR bootstrap/32009
60         PR bootstrap/32161
61
62         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
63         * configure: Regenerate.
64
65         * Makefile.def: Define stage_libcflags for all bootstrap stages.
66         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
67         STAGE4_LIBCFLAGS): New.
68         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
69         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
70         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
71         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
72         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
73         for target modules.  Don't export LIBCFLAGS.
74         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
75         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
76         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
77         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
78         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
79         * Makefile.in: Regenerate.
80
81 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
82
83         PR libgcj/33085
84         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
85         Do not use -DDLL_EXPORT.  Backport from upstream.
86
87 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88
89         * MAINTAINERS (Write After Approval): Add myself.
90
91 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
92
93         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
94         * configure: Regenerate.
95
96 2008-01-31  Marc Gauthier  <marc@tensilica.com>
97
98         * configure.ac (xtensa*-*-*): Recognize processor variants.
99         * configure: Regenerate.
100
101 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
102
103         PR bootstrap/34922
104         * configure.ac (PARSE_ARGS): Push suitable setting of
105         ac_subdirs_all, for `./configure --help=recursive'.
106         Handle `+' in generic toplevel directory disabling.
107         * configure: Regenerate.
108
109 2008-01-28  Nick Clifton  <nickc@redhat.com>
110
111         * MAINTAINERS (xstormy16): Take over maintainership.
112
113 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
114
115         * MAINTAINERS (c4x port): Remove.
116
117 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
118
119         * libtool.m4: Backport AIX 6 support from ToT Libtool.
120
121 2008-01-23  Ben Elliston  <bje@au.ibm.com>
122
123         * config.sub, config.guess: Update from upstream sources.
124
125 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
126
127         * MAINTAINERS (Write After Approval): Add myself.
128
129 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
130
131         * MAINTAINERS: Update my email address.
132
133 2008-01-09  Raksit Ashok  <raksit@google.com>
134
135         * MAINTAINERS (Write After Approval): Add myself.
136
137 2008-01-09  Raksit Ashok  <raksit@google.com>
138
139         * MAINTAINERS (Write After Approval): Add myself.
140
141 2008-01-08  Ben Elliston  <bje@au.ibm.com>
142
143         * config.sub, config.guess: Update from upstream sources.
144
145 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
146
147         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
148         Change recommended MPFR from 2.2.1 -> 2.3.0.
149         * configure: Regenerate.
150
151 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
152
153         * MAINTAINERS: Update my email address.
154
155 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
156
157         * MAINTAINERS: Update my email address.
158
159 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
160
161         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
162         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
163         * Makefile.in: Regenerate.
164
165 2007-12-10  Mark Heffernan <meheff@google.com>
166
167         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
168         misplaced entries.
169
170 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
171
172         * configure.ac: Enable libjava for x86_64-*-darwin9.
173         * configure: Regenerate.
174
175 2007-12-07  Bill Maddox <maddox@google.com>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2007-12-05  Ben Elliston  <bje@au.ibm.com>
180
181         * config.sub, config.guess: Update from upstream sources.
182
183 2007-12-02  Matthias Klose  <doko@ubuntu.com>
184
185         * config-ml.in: Remove 64bit configure tests.
186
187 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188
189         * config-ml.in: Robustify against white space in absolute file
190         names.
191
192         * config-ml.in (multi-clean): Substitute ${Makefile}.
193         Remove superfluous ${Makefile} in list.
194
195 2007-11-19  Thiemo Seufer  <ths@mips.com>
196
197         * config-ml.in: Don't hardcode the Makefile name.
198
199 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
200
201         * MAINTAINERS (Write After Approval): Add myself.
202
203 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
204
205         * MAINTAINERS (Write After Approval): Add myself.
206
207 2007-11-06  Doug Kwan <dougkwan@google.com>
208
209         * MAINTAINERS (Write After Approval): Add myself.
210
211 2007-10-25  Ben Elliston  <bje@au.ibm.com>
212
213         * MAINTAINERS (mercury): Remove entry.
214         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
215
216 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
217
218         * Makefile.def (dependencies): Make configure-gdb depend on
219         all-intl.
220         * Makefile.in: Regenerated.
221
222 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
223
224         * MAINTAINERS (Fortran maintainer): Remove myself.
225
226 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
227
228         * Makefile.def: To avoid problems running with parallel makes,
229         build newlib before libgloss so that target specific header
230         files are availble.
231         * Makefile.in: Regenerate
232
233 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
234
235         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
236         * Makefile.in: Regenerate.
237
238 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
239
240         * MAINTAINERS (Register allocation reviewer): Add myself.
241
242 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
243
244         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
245         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
246         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
247         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
248         * configure: Regenerate.
249
250 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
251
252         * MAINTAINERS (Register allocation reviewer): Add myself.
253
254 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
255
256         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
257         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
258         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
259         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
260         * configure.ac: Default them to host tools for $host = $build.
261         Subst them.
262
263         * configure: Regenerate.
264         * Makefile.in: Regenerate.
265
266 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
267
268         * MAINTAINERS (Register allocation reviewer): Add myself.
269
270 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
271
272         * MAINTAINERS (Register allocation reviewer): Add myself.
273
274 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
275
276         * MAINTAINERS (Write After Approval): Fix typo.
277
278 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
279
280         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
281         * configure: Regenerate.
282
283 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
284
285         PR bootstrap/31906
286         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
287         they're already prefixed.
288
289 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
290
291         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
292         libstdc++.
293         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
294         * configure: Regenerate.
295         * Makefile.in: Regenerate.
296         
297 2007-09-17  Andreas Schwab  <schwab@suse.de>
298
299         * configure.ac: Raise minimum makeinfo version to 4.6.
300         * configure: Regenerate.
301
302 2007-09-17  Johannes Singler <singler@ira.uka.de>
303
304         * MAINTAINERS (write-after-approval) add myself
305
306 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
307
308         * configure.ac: Correct makeinfo version check.
309         * configure: Regenerate.
310
311 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
312
313         * MAINTAINERS: Update my email address.
314
315 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
316
317         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
318         to $skipdirs and only disable gprof for newlib.  Use the normal
319         mips*-elf* handling in other respects.
320         * configure: Regnerate.
321
322 2007-09-12  David Daney  <ddaney@avtrex.com>
323
324         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
325         enabling libgcj.
326         * configure: Regenerate.
327
328 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
329
330         PR other/32154
331         * configure.ac: For libgloss targets, point the linker to the linker
332         script, startup code and simulator library.
333         * configure: Regenerate.
334
335 2007-09-07  Andrew Haley  <aph@redhat.com>
336
337         * configure.ac (noconfigdirs): Remove target-libffi and
338         target-libjava.
339         * configure: Regenerate.
340
341 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
342
343         PR target/33281
344         * configure.ac: Use config/mh-mingw on mingw.
345         * configure: Regenerate.
346
347 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
348
349         * MAINTAINERS (Write After Approval): Add myself.
350
351 2007-09-05  Richard Guenther  <rguenther@suse.de>
352
353         * configure.ac (--enable-stage1-checking): If neither --enable-checking
354         nor --disable-checking is provided also turn on yes and types
355         checking for stage1.
356         * configure: Re-generate.
357
358 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
359
360         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
361         (Write After Approval): Remove myself.
362
363 2007-08-29  Nick Clifton  <nickc@redhat.com>
364
365         * config.sub, config.guess: Update from upstream sources.
366
367 2007-08-22  Bud Davis  <jmdavis@link.com>
368
369         * MAINTAINERS (Write After Approval): Added myself.
370         * MAINTAINERS (Reviewers): Removed myself.
371
372 2007-08-18  Paul Brook  <paul@codesourcery.com>
373             Joseph Myers  <joseph@codesourcery.com>
374
375         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
376         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
377         * Makefile.in: Regenerate.
378         * configure.ac (--with-debug-prefix-map): New.
379         * configure: Regenerate.
380
381 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
382             Nigel Stephens  <nigel@mips.com>
383
384         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
385         as target_makefile_frag.
386         * configure: Regenerate.
387
388 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
389
390         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
391         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
392         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
393         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
394         (do-compare, do-compare3, do-compare-debug): New.
395         ([+compare-target+]): Use them.
396
397 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
398
399         * MAINTAINERS (Write After Approval): Change my email address.
400
401 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
402             Ben Elliston  <bje@au.ibm.com>
403
404         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
405         --silent if $silent.
406         * configure: Regenerate.
407
408 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
409
410         * MAINTAINERS (Various Maintainers): Add myself as
411         loop infrastructure maintainer.  Update my e-mail
412         address.
413
414 2007-07-31  Diego Novillo  <dnovillo@google.com>
415
416         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
417         Adjust description.
418
419 2007-07-26  Richard Guenther  <rguenther@suse.de>
420
421         * configure.ac: Add types checking to stage1 checking flags.
422         * configure: Regenerate.
423
424 2007-07-17  Nick Clifton  <nickc@redhat.com>
425
426         * COPYING3: New file.  Contains version 3 of the GNU General
427         Public License.
428         * COPYING3.LIB: New file.  Contains version 3 of the GNU
429         Lesser General Public License.
430
431 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
432
433         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
434
435 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
436
437         * MAINTAINERS (S/390 co-maintainer): Add myself.
438         (Write After Approval): Remove myself.
439
440 2007-07-13  Dan Hipschman  <dsh@google.com>
441
442         * MAINTAINERS (Write After Approval): Add myself.
443
444 2007-07-11  Nick Clifton  <nickc@redhat.com>
445
446         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
447         WINDRES export.
448         * Makefile.in: Regenerate.
449
450 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
451
452         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
453         maintainer.
454
455 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
456
457         * lt~obsolete.m4: New. Import from 20070318 libtool.
458
459 2007-07-03  Julian Brown  <julian@codesourcery.com>
460
461         * MAINTAINERS (Write After Approval): Add myself.
462
463 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
464
465         * configure.ac: Rewrite 'configure --help' strings to look nicer.
466         * configure: Regenerate.
467
468 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
469
470         * configure.ac: Add some missing m4 quotation.
471         * configure: Regenerate.
472
473 2007-07-02  Simon Baldwin  <simonb@google.com>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
478
479         * configure: Regenerate.
480
481 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
482
483         * Makefile.def: Add windmc tool to build.
484         * Makefile.tpl: Likewise.
485         * configure.ac: Likewise.
486         * Makefile.in: Regenerate.
487         * configure: Regenerate.
488                                                 
489 2007-06-28  DJ Delorie  <dj@redhat.com>
490
491         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
492         not building newlib.
493         * configure: Regenerated.
494         
495 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2007-06-19  Chris Matthews  <chrismatthews@google.com>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
508
509         * MAINTAINERS (Write After Approval): Add myself.
510
511 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
512
513         * Makefile.def: Add dependency from configure-gdb to all-bfd.
514         * Makefile.in: Regenerated.
515
516 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
517
518         * configure.ac: Don't add target-libmudflap to noconfigdirs for
519         bfin*-*-uclinux* targets.
520         * configure: Regenerate.
521
522 2007-06-14  Ian Lance Taylor  <iant@google.com>
523
524         * MAINTAINERS: Add myself as non-algorithmic global write
525         maintainer.
526
527 2007-06-14  Diego Novillo  <dnovillo@google.com>
528
529         * MAINTAINERS: Add self as middle-end maintainer and
530         non-algorithmic global write maintainer.
531
532 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
533
534         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
535         Move all Fortran maintainers except Paul Brook into the
536         Non-Autopoiesis section.
537
538 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
539
540         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
541         (distclean-stage[+id+]): Possibly delete stage_last.
542         * Makefile.in: Regenerate.
543
544 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
545
546         * MAINTAINERS (Various Maintainer): Fix typo.
547
548 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
549
550         * MAINTAINERS (Various Maintainer): Add myself as
551         dataflow maintainer.
552
553 2007-06-07  Ben Elliston  <bje@au.ibm.com>
554
555         * config.sub, config.guess: Update from upstream sources.
556
557 2007-06-07  Ben Elliston  <bje@au.ibm.com>
558
559         * Makefile.tpl: Fix spelling error.
560         * Makefile.in: Regenerate.
561
562 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
563
564         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
565         lt_cv_sys_max_cmd_len.
566
567 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
568
569         * MAINTAINERS (Various Maintainers): Add myself as
570         auto-vectorizer maintainer.
571
572 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
573
574         PR libjava/32098
575         * libtool.m4: Revert previous change.
576         * ltgcc.m4: Put it here.
577
578 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
579
580         * MAINTAINERS (Various Maintainers): Add myself as
581         auto-vectorizer maintainer.
582
583 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
584
585         PR libjava/32098
586         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
587
588 2007-05-30  Richard Guenther  <rguenther@suse.de>
589
590         * MAINTAINERS (Various Maintainers): Add myself as
591         auto-vectorizer maintainer.
592
593 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
594
595         PR bootstrap/29382
596         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
597         * configure: Rebuilt.
598
599 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
600
601         * MAINTAINERS (Write After Approval): Removed my name.
602
603 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
604
605         * MAINTAINERS (Write After Approval): Remove myself.
606
607 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
608
609         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
610
611 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
612
613         * ltmain.sh: Update from ToT Libtool.
614         * libtool.m4: Update from ToT Libtool.
615         * ltsugar.m4: New. Update from ToT Libtool.
616         * ltversion.m4: New. Update from ToT Libtool.
617         * ltoptions.m4: New. Update from ToT Libtool.
618         * ltconfig: Remove.
619         * ltcf-c.sh: Remove.
620         * ltcf-cxx.sh: Remove.
621         * ltcf-gcj.sh: Remove.
622
623 2007-05-22  Ollie Wild  <aaw@google.com>
624
625         * MAINTAINERS (Write After Approval): Add myself.
626
627 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
628
629         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
630         stage_cflags.
631         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
632         Remove CFLAGS/LIBCFLAGS.
633         (configure-stage[+id+]-[+prefix+][+module+],
634         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
635         * Makefile.in: Regenerate.
636
637 2007-05-15  Diego Novillo  <dnovillo@google.com>
638
639         * MAINTAINERS: Update e-mail address.
640
641 2007-05-15  Revital Eres  <eres@il.ibm.com>
642
643         * MAINTAINERS (Write After Approval): Add myself.
644
645 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
646
647         * MAINTAINERS (Write After Approval): Updated my address.
648
649 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
650
651         * MAINTAINERS (Write After Approval): Add myself.
652
653 2007-05-11  Silvius Rus  <rus@google.com>
654
655         * MAINTAINERS (Write After Approval): Add myself.
656
657 2007-04-23  Tom Tromey  <tromey@redhat.com>
658
659         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
660
661 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
662
663         * MAINTAINERS (cpplib): Rename to ...
664         (libcpp): ... this.  Add C/C++ front end maintainers.
665
666 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
667
668         * config-ml.in: Pass ${ml_config_env} to configure calls.
669
670 2007-04-04  Christian Bruel  <christian.bruel@st.com>
671
672         * MAINTAINERS (Write After Approval): Add myself.
673         
674 2007-04-02  Dave Korn  <dave.korn@artimi.com>
675
676         * MAINTAINERS (Write After Approval): Add myself.
677
678 2007-03-31  Tobias Burnus  <burnus@net-b.de>
679
680         * MAINTAINERS (fortran 95 front end): Add myself.
681
682 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
683
684         * MAINTAINERS (Write After Approval): Add myself.
685         
686 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
687
688         * MAINTAINERS (Modulo Scheduler): Add myself.
689
690 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
691
692         * MAINTAINERS (fortran 95 front end): Add myself.
693         (c++ front end): whitespace fix.
694
695 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
696
697         * MAINTAINERS (Write After Approval): Add myself.
698
699 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
700
701         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
702         of glob.  Quote arguments with single quotes too.
703         * configure: Regenerate.
704
705 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
706
707         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
708         * Makefile.in: Regenerate
709
710 2007-03-07  Andreas Schwab  <schwab@suse.de>
711
712         * configure: Regenerate.
713
714 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
715
716         * configure.ac: Add "--with-pdfdir" configure option,
717         which defines pdfdir variable.
718         * Makefile.def (target=fixincludes): Add install-pdf to
719         missing targets.
720         (recursive_targets): Add install-pdf target.
721         (flags_to_pass): Add pdfdir.
722         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
723         target.
724         * configure: Regenerate
725         * Makefile.in: Regenerate
726
727 2007-02-28  Eric Christopher  <echristo@apple.com>
728
729         Revert:
730         2006-12-07  Mike Stump  <mrs@apple.com>
731
732         * Makefile.def (dependencies): Add dependency for
733         install-target-libssp and install-target-libgomp on
734         install-gcc.
735         * Makefile.in: Regenerate.
736
737 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
738
739         * configure: Regenerate.
740         * configure.ac: Move statements after variable declarations.
741
742 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
743
744         * MAINTAINERS: Add myself as sh maintainer.
745
746 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
747
748         * configure.ac: Adjust for loop syntax.
749         * configure: Regenerate.
750
751 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
752
753         * configure: Rebuilt.
754
755 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
756
757         * configure.ac: Drop multiple occurrences of --enable-languages,
758         and fix its quoting.
759         * configure: Rebuilt.
760
761 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
762             Nathan Sidwell  <nathan@codesourcery.com>
763             Vladimir Prus  <vladimir@codesourcery.com>
764             Joseph Myers  <joseph@codesourcery.com>
765
766         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
767         * configure: Regenerate.
768
769 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
770
771         * ltconfig (freebsd*): Default to elf.
772
773 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
774
775         * configure.ac (target_libraries): Move libgcc before libiberty.
776         * configure: Regenerated.
777
778 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
779             Paolo Bonzini  <bonzini@gnu.org>
780
781         PR bootstrap/30753
782         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
783         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
784         * configure: Regenerated.
785
786 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
787
788         * MAINTAINERS (Language Front End Maintainers): Update my mail
789         address.
790
791 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
792
793         PR bootstrap/30748
794         * configure.ac: Correct syntax for Solaris ksh.
795         * configure: Regenerated.
796
797 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
798
799         * configure.ac: Sync with src.
800         * configure: Regenerate.
801
802 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
803
804         * Makefile.in: Regenerate.
805
806 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
807
808         * config.sub: Sync with src.
809
810 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
811
812         * Makefile.tpl (build_alias, host_alias, target_alias): Use
813         noncanonical equivalents.
814         * configure.in: Rename to...
815         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
816         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
817         target_noncanonical.  Use them.  Rewrite removal of configure
818         arguments for autoconf 2.59.  Discard variable settings.  Force
819         program_transform_name for native tools.
820
821         * Makefile.in: Regenerated.
822         * configure: Regenerated with autoconf 2.59.
823
824 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2007-01-31  Andreas Schwab  <schwab@suse.de>
829
830         * Makefile.tpl (LDFLAGS): Substitute it.
831         * Makefile.in: Regenerate.
832
833 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
834
835         * MAINTAINERS (Write After Approval): Add myself.
836
837 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
838
839         * MAINTAINERS (spu port): Add myself.
840
841 2007-01-23  Richard Guenther  <rguenther@suse.de>
842
843         PR bootstrap/30541
844         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
845         * Makefile.tpl (GNATBIND): Substitute it.
846         (GNATMAKE): Likewise.
847         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
848         of STAGE_PREFIX.
849         * Makefile.in: Regenerate.
850         * configure: Regenerate.
851
852 2007-01-18  Mike Stump  <mrs@apple.com>
853
854         * configure.in: Re-enable -Werror for gcc builds.
855
856 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
857
858         * MAINTAINERS (Write After Approval): Add myself.
859
860 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
861
862         * configure.in: Change == to = in test command.
863         * configure: Regenerate.
864
865 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
866             Nick Clifton  <nickc@redhat.com>
867             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
868
869         * configure.in (build_configargs, host_configargs, target_configargs):
870         Remove build/host/target parameters.
871         (host_libs): Add gmp and mpfr.
872         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
873         * Makefile.def (gmp, mpfr): New.
874         (gcc): Remove target.
875         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
876         target_os, target_vendor): New.
877         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
878         * configure: Regenerate.
879         * Makefile.in: Regenerate.
880
881 2007-01-11  Matt Fago  <fago@earthlink.net>
882
883         * configure.in: Try to link to functions only in mpfr 2.2.x
884         to improve robustness of configure tests.
885         * configure: Regenerate.
886
887 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
888
889         * MAINTAINERS: Add myself as i386 maintainer.
890
891 2007-01-08  Jan Hubicka  <jh@suse.cz>
892
893         * MAINTAINERS: Add myself as i386 maintainer.
894
895 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
896
897         * configure.in: Add support for an x86_64-mingw* target.
898         * configure: Regenerate.
899
900 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
901
902         * Makefile.tpl (all-target): Correct @if conditional for target
903         modules.
904         * configure.in: Omit libiberty if building only target libgcc.
905         * configure, Makefile.in: Regenerated.
906
907 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
908
909         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
910         * configure: Regenerate.
911
912 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
913
914         * Makefile.def (target_modules): Add libgcc.
915         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
916         * Makefile.tpl (clean-target-libgcc): Delete.
917         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
918         on gcc even for bootstrapped modules.  Rewrite handling of
919         lang_env_dependencies to loop over target_modules.
920         * configure.in (target_libraries): Add target-libgcc.
921         * Makefile.in, configure: Regenerated.
922
923 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
924
925         * configure.in: Reorganize recognition of languages.  Add
926         --enable-stage1-languages.  Show supported languages for the chosen
927         target rather than all recognized languages.
928         * configure: Regenerate.
929
930 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
931
932         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
933         * Makefile.in: Regenerate.
934
935 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
936
937         * configure.in: Warn that MPFR 2.2.0 is buggy.
938         * configure: Regenerate.
939
940 2006-12-27  Ian Lance Taylor  <iant@google.com>
941
942         * configure.in: When removing Makefiles to force a reconfigure, also
943         remove prev-DIR*/Makefile.
944         * configure: Regenerate.
945
946 2006-12-22  Andreas Schwab  <schwab@suse.de>
947
948         * configure: Regenerate with correct autoconf version.
949
950 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
951
952         * configure.in: add AC_SUBST for *_FOR_TARGET.
953         * configure: Regenerate.
954
955 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
956
957         * configure.in: Simplify logic for rejecting languages that cannot
958         be built.  Separate the case when a language is unsupported,
959         from the case when the user chooses not to build a language.
960
961 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
962
963         * configure.in: Remove "$build" case for powerpc-*-darwin* since
964         it only affects bootstrap and could be tested on "$host" as well.
965         * configure: Regenerate.
966         * config/mh-ppc-darwin: Add to the stage1 cflags here.
967
968 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
969
970         PR bootstrap/29544
971         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
972         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
973         move here comment from Makefile.tpl.
974         * Makefile.tpl: Move some definitions higher in the file.
975         (STAGE1_CHECKING): New.
976         * configure.in: Add --enable-stage1-checking.
977         * configure: Regenerate.
978         * Makefile.in: Regenerate.
979
980 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
981
982         * MAINTAINERS: Add myself as build system maintainer.
983
984 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
985
986         * MAINTAINERS (Write After Approval): Add myself.
987
988 2006-12-13  Eric Christopher  <echristo@apple.com>
989
990         * MAINTAINERS: Add myself as darwin maintainer.
991
992 2006-12-11  Ian Lance Taylor  <ian@airs.com>
993
994         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
995
996 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
997
998         MAINTAINERS: Update my entry.
999
1000 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1001
1002         * configure.in:  Handle spu makefile frag.
1003         * Makefile.tpl (MAINT): Define
1004         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1005         * configure: Regenerate.
1006         * Makefile.in: Regenerate.
1007
1008 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1009
1010         * config.guess: Import latest version.
1011         * config.sub: Likewise.
1012
1013 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1014
1015         * configure.in (spu-*-*): Don't skip target-libiberty.
1016         * configure: Regenerate.
1017
1018 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1019
1020         PR bootstrap/30134
1021         * configure.in: Correct x86 darwin support for libjava to powerpc
1022         and i?86 only.
1023         * configure: Regenerate.
1024
1025 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1026
1027         * configure.in: Add x86 darwin support for libjava.
1028         * configure: Regenerate.
1029
1030 2006-12-07  Mike Stump  <mrs@apple.com>
1031
1032         * Makefile.def (dependencies): Add dependency for
1033         install-target-libssp and install-target-libgomp on
1034         install-gcc.
1035         * Makefile.in: Regenerate.
1036
1037 2006-12-04  Richard Guenther  <rguenther@suse.de>
1038
1039         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1040         (Non-Algorithmic Maintainers): Move over non-algorithmic
1041         loop optimizer maintainers, add myself as a non-algorithmic
1042         middle-end maintainer.
1043
1044 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1049
1050         * configure.in: Update error message for missing GMP/MPFR.
1051
1052         * configure: Regenerate.
1053
1054 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1055
1056         * configure.in: Update MPFR version in error message.
1057
1058         * configure: Regenerate.
1059
1060 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1061
1062         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1063         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1064         --with-gmp-lib): New flags.
1065
1066         * configure: Regenerate.
1067
1068 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1069
1070         * MAINTAINERS (Write After Approval): Change my email address.
1071
1072 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1073
1074         * MAINTAINERS (Write After Approval): Add myself.
1075
1076 2006-11-22  Philipp Thomas <pth@suse.de>
1077
1078         * MAINTAINERS (i18n): Update e-mail address.
1079
1080 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1081
1082         * MAINTAINERS (spu port): Add myself as maintainer.
1083         (Write After Approval): Remove myself.
1084
1085 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1086
1087         * configure.in (skipdirs): Don't build libssp for SPU.
1088         * configure: Regenerate.
1089
1090 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1091
1092         * MAINTAINERS (spu port): Add myself as maintainer.
1093         (libobjc): Update my email address.
1094
1095 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1096
1097         * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1100
1101         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1102         * configure : Rebuilt.
1103
1104 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1105
1106         * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1109
1110         * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1113
1114         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1115         libmpfr.a.
1116         * configure: Regenerate.
1117
1118 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1119
1120         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1121         (unstage): Test for stage_last presence.
1122
1123         PR bootstrap/29802
1124         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1125         * Makefile.in: Regenerate.
1126
1127 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1128
1129         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1130         maintainers.
1131
1132 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1133
1134         * MAINTAINERS (Write After Approval): Add myself.
1135
1136 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1137
1138         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1139         and stageN-package/Makefile.
1140         * Makefile.in: Regenerated.
1141
1142 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1143
1144         * configure.in: Remove target-libgloss from noconfigdirs for
1145         bfin-*-*.
1146         * configure: Regenerated.
1147
1148 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1149
1150         * configure.in (have_gmp): Only error if the gcc directory exists.
1151
1152         * configure: Regenerate.
1153
1154 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1155
1156         * configure.in: Robustify error message for missing GMP/MPFR.
1157
1158         * configure: Regenerate.
1159
1160 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1161
1162         * MAINTAINERS (Write After Approval): Add myself.
1163
1164 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1165
1166         * MAINTAINERS: Change email address.
1167
1168 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1169
1170         * MAINTAINERS (Write After Approval): Add myself.
1171
1172 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1173
1174         * MAINTAINERS (Write After Approval): Add myself.
1175
1176 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1177
1178         * MAINTAINERS (Write After Approval): Move myself to
1179         Write After Approval section.
1180
1181 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1182
1183         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1184         need_gmp anymore.
1185         * configure: Regenerate.
1186
1187 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1188
1189         * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1192
1193         * config.guess: Import latest version.
1194         * config.sub: Likewise.
1195
1196 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1197
1198         * Makefile.def: Added pdf target handling.
1199         * Makefile.tpl: Added pdf target handling.
1200         * Makefile.in: Regenerated.
1201
1202 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1203
1204         * MAINTAINERS: Add self as score port maintainer.
1205
1206 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1207
1208         * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1211
1212         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1213         or newer.
1214         * configure: Regenerated.
1215
1216 2006-09-27  Dave Brolley  <brolley@redhat.com>
1217
1218         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1219         $s instead of $r.
1220         * configure: Regenerated.
1221
1222 2006-09-26  Thiemo Seufer  <ths@mips.com>
1223
1224         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1225         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1226         * configure: Regenerate.
1227
1228 2006-09-24  Graeme Peterson <gridly@gmail.com>
1229
1230         * MAINTAINERS (Write After Approval): Remove myself.
1231
1232 2006-09-22  Chao-ying Fu  <fu@mips.com>
1233
1234         * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1237
1238         * MAINTAINERS: Add self as soft-fp maintainer.
1239
1240 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1241
1242         * MAINTAINERS: Add myself as avr maintainer.
1243         Remove Marek Michalkiewicz as avr maintainer.
1244
1245 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1250
1251         * configure.in: Never build newlib for a Mingw host.
1252         Never build newlib as Mingw target library.
1253         Test the existence of winsup/cygwin for building a Cygwin newlib,
1254         rather than just winsup.
1255         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1256         building a Mingw target.
1257         * configure: Regenerate.
1258
1259 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1260
1261         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1262
1263 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1264
1265         * config.guess: Import from src (was more updated).
1266         * config.sub: Likewise.
1267
1268 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1269
1270         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1271         * configure: Regenerated.
1272
1273 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1274
1275         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1276         for stages after the first.
1277
1278 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1279
1280         * Makefile.def: Add dependencies for configure-opcodes
1281         on configure-intl and all-opcodes on all-intl.
1282         * Makefile.in: Regenerated.
1283
1284 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1285
1286         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1287
1288 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1289
1290         Port to hosts whose 'sort' and 'tail' implementations
1291         treat operands with leading '+' as file names, as POSIX
1292         has required since 2001.  However, make sure the code still
1293         works on pre-POSIX hosts.
1294         * ltmain.sh: Don't assume "sort +2" is equivalent to
1295         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1296
1297 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1298
1299         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1300
1301 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1302
1303         * ltconfig: chmod 644 before ranlib during install.
1304
1305 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1306
1307         PR bootstrap/18058
1308         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1309         if the bootstrap compiler is a GCC version that supports it.
1310         * configure: Regenerate.
1311
1312 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1313
1314         * configure.in: Fix thinkos in previous check-in.
1315         * configure: Regenerate.
1316
1317 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1318
1319         PR other/27063
1320         * configure.in: Test subdir_requires and give an appropriate
1321         error message.
1322         * configure: Regenerate.
1323
1324 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1325
1326         * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1329
1330         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1331
1332 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1333
1334         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1335
1336 2006-06-20  David Ayers  <d.ayers@inode.at>
1337
1338         PR bootstrap/28072
1339         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1340         whether target-libjava is being configured instead of whether the
1341         java front end is enabled.
1342         * configure: Regenerate.
1343
1344 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1345
1346         PR target/27540
1347         * configure.in: Only enable libgomp on IRIX 6.
1348         * configure: Regenerate.
1349
1350 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1351
1352         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1353         too.
1354         * Makefile.in: Regenerate.
1355
1356 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1357
1358         * config-ml.in: Alter CCASFLAGS to include special
1359         multilib options the same as is done for CFLAGS.
1360
1361 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1362
1363         * configure.in: Don't enable libgomp on hpux10.
1364         * configure: Rebuilt.
1365
1366 2006-06-12  David Ayers  <d.ayers@inode.at>
1367
1368         PR bootstrap/27963
1369         PR target/19970
1370         * configure.in: Remove target-boehm-gc from noconfigdirs where
1371         ${libgcj} is specified.
1372         * configure: Regenerate.
1373
1374 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1375
1376         Sync from src:
1377
1378         * configure.in: Sync.
1379         * configure: Regenerated.
1380
1381         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1382
1383         * Makefile.def: Added dependencies from sim and gdb on intl, and
1384         added configure dependencies to everything with an all dependency
1385         on intl.
1386         * Makefile.in: Regenerated.
1387
1388 2006-06-06  David Ayers  <d.ayers@inode.at>
1389
1390         PR libobjc/13946
1391         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1392         * Makefile.in: Regenerate.
1393         * configure.in: Add --enable-objc-gc at toplevel and have it
1394         enable boehm-gc for Objective-C.
1395         Remove target-boehm-gc from libgcj.
1396         Add target-boehm-gc to target_libraries.
1397         Add target-boehm-gc to noconfigdirs where ${libgcj}
1398         is specified.
1399         Assert that boehm-gc is supported when requested for Objective-C.
1400         Only build boehm-gc if needed either for Java or Objective-C.
1401         * configure: Regenerate.
1402
1403 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1404
1405         PR 27674
1406         * Makefile.tpl (configure-[+prefix+][+module+],
1407         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1408         Remove rule to unstage bootstrapped modules.
1409         (stage_current): New.
1410         * Makefile.in: Regenerate.
1411
1412 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1413
1414         * MAINTAINERS (Write After Approval): Update my e-mail address.
1415
1416 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1417
1418         * include/libiberty.h: Declare pex_run_in_environment.
1419
1420 2006-05-31  Asher Langton  <langton2@llnl.gov>
1421
1422         * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1425
1426         * Makefile.def (bfd, opcodes): Fix lib_path.
1427         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1428         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1429         * Makefile.in: Regenerate.
1430
1431 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1432
1433         * Makefile.in: Regenerate.
1434
1435 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1436
1437         * Makefile.def: Add install-html target. Add datarootdir
1438         docdir and htmldir to flags_to_pass.
1439         * Makefile.tpl: Add install-html target.
1440         * Makefile.in: Regenerate.
1441         * configure.in: Add --with-datarootdir, --with-docdir, and
1442         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1443         * configure: Regenerate.
1444
1445 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1446
1447         * configure.in: Enable gprof for cross builds.
1448         * configure: Regenerate.
1449
1450 2006-05-22  Richard Guenther  <rguenther@suse.de>
1451
1452         Revert
1453         2006-01-31  Richard Guenther  <rguenther@suse.de>
1454         Paolo Bonzini  <bonzini@gnu.org>
1455
1456         * Makefile.def (target_modules): Add libgcc-math target module.
1457         * configure.in (target_libraries): Add libgcc-math target library.
1458         (--enable-libgcc-math): New configure switch.
1459         * Makefile.in: Re-generate.
1460         * configure: Re-generate.
1461         * libgcc-math: New toplevel directory.
1462
1463 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1464             Andreas Tobler  <a.tobler@schweiz.ch>
1465
1466         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1467         * configure: Rebuilt.
1468
1469 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2006-05-01  DJ Delorie  <dj@redhat.com>
1474
1475         * configure.in: Restore CFLAGS if GMP isn't present.
1476         * configure: Regenerate.
1477
1478 2006-05-01  Richard Guenther  <rguenther@suse.de>
1479
1480         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1481         maintainer.
1482
1483 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1484
1485         * MAINTAINERS (Write After Approval): Add myself.
1486
1487 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1488
1489         * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2006-04-18  DJ Delorie  <dj@redhat.com>
1492
1493         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1494         reference libgloss so that libssp can be built in a combined
1495         tree.
1496         * configure: Regenerate.
1497
1498 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1499
1500         * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1503
1504         * configure.in: Require makeinfo 4.4 or higher.
1505         * configure: Regenerate.
1506
1507 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1508
1509         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1510         Rearrange the entries of other libraries to have them in one place.
1511
1512 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1513
1514         * MAINTAINERS (Write After Approval): Remove myself.
1515         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1516
1517 2006-03-14  Richard Guenther  <rguenther@suse.de>
1518
1519         * configure: Regenerate with autoconf 2.13.
1520
1521 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1522
1523         * MAINTAINERS: Use my work address.
1524
1525         * MAINTAINERS: Update my E-mail address.
1526
1527 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1528
1529         * configure.in: Handle --disable-<component> generically.
1530         * configure: Regenerate.
1531
1532 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1533
1534         PR libgcj/17311
1535         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1536
1537 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1538
1539         * MAINTAINERS (Write After Approval):  Remove myself.
1540         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1541
1542 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1543
1544         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1545         (TARGET_CONFIGDIRS): Remove.
1546         * configure.in: Remove AC_SUBST(target_configdirs).
1547         * Makefile.in, configure: Regenerated.
1548
1549 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1550
1551         * MAINTAINERS (Write After Approval):  Remove myself.
1552         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1553
1554 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1555
1556         PR bootstrap/25670
1557
1558         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1559
1560         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1561         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1562         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1563         BUILD_PREFIX, BUILD_PREFIX_1.
1564         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1565
1566         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1567         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1568
1569         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1570         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1571         of `cat stage_current`.  Always provide the `r' and `s' variables.
1572         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1573         a single shell execution.
1574         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1575         bootstrapped modules, make the stage1 module if the build was not
1576         started yet, else build the current stage.
1577         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1578         (all-build, all-host, all-target, [+make_target+]-host,
1579         [+make_target+]-target): Do not use \-continued lines.
1580         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1581         (current_stage, restrap, stage_last): New.
1582
1583         * Makefile.in: Regenerate.
1584         * configure: Regenerate.
1585
1586 2006-02-19  Bud Davis  <jmdavis@link.com>
1587
1588         * MAINTAINERS (Write After Approval):  Remove myself.
1589         (Language Front End Maintainers):  Add myself as fortran 95
1590         maintainer and update e-mail address.
1591
1592 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1593
1594         * MAINTAINERS (Write After Approval):  Remove myself.
1595         (Language Front End Maintainers):  Add myself as fortran 95
1596         maintainer.
1597
1598 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1599
1600         * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1603
1604         * MAINTAINERS (Write After Approval):  Remove myself.
1605         (Language Front End Maintainers):  Add myself as
1606         fortran 95 maintainer.
1607
1608 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1609
1610         Sync from src:
1611
1612         2005-12-27  Leif Ekblad  <leif@rdos.net>
1613
1614         * configure.in: Add support for RDOS target.
1615         * configure: Regenerate.
1616
1617 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1618             Andreas Schwab  <schwab@suse.de>
1619
1620         * configure: Regenerate.
1621
1622 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1623
1624         * configure.in (enable_libgomp): Add AIX.
1625         * configure: Regenerate.
1626
1627 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1628
1629         * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2006-01-31  Richard Guenther  <rguenther@suse.de>
1636         Paolo Bonzini  <bonzini@gnu.org>
1637
1638         * Makefile.def (target_modules): Add libgcc-math target module.
1639         * configure.in (target_libraries): Add libgcc-math target library.
1640         (--enable-libgcc-math): New configure switch.
1641         * Makefile.in: Re-generate.
1642         * configure: Re-generate.
1643         * libgcc-math: New toplevel directory.
1644
1645 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1646
1647         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1648         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1649         the assembler, linker and binutils.
1650         * configure: Regenerate.
1651
1652 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1653
1654         * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1657
1658         * configure: Regenerate.
1659
1660 2006-01-18  Richard Henderson  <rth@redhat.com>
1661             Jakub Jelinek  <jakub@redhat.com>
1662             Diego Novillo  <dnovillo@redhat.com>
1663
1664         * libgomp: New directory.
1665         * Makefile.def: Add target_module libgomp.
1666         * Makefile.in: Regenerate.
1667         * configure.in (target_libraries): Add target-libgomp.
1668         * configure: Regenerate.
1669
1670 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1671
1672         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1673         @ from continuation.
1674         * Makefile.in: Rebuilt.
1675
1676 2006-01-04  Chris Lattner  <sabre@gnu.org>
1677
1678         * MAINTAINERS (Write After Approval): Add myself.
1679
1680 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1681
1682         PR bootstrap/24252
1683
1684         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1685         * Makefile.tpl (OBJDUMP): New.
1686         (EXTRA_HOST_FLAGS): Add it.
1687         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1688
1689         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1690         to use symbolic links between directories.  Avoid race conditions
1691         or make them harmless.
1692         * configure.in: Do not try to use symbolic links between directories.
1693
1694         * Makefile.def (LEAN): Pass.
1695         * Makefile.tpl (LEAN): Define.
1696         (stage[+id+]-start): Accept that the previous directory does not
1697         exist, if the bootstrap is lean.
1698         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1699         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1700         configure substitution.
1701         ([+compare-target+]): Likewise.
1702         ([+bootstrap-target+]-lean): New.
1703         * configure.in: Remove lean bootstrap support from here.
1704
1705         * Makefile.in: Regenerate.
1706         * configure: Regenerate.
1707
1708 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1709
1710         * MAINTAINERS (libdecnumber): Add myself.
1711
1712 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1713
1714         * libtool-ldflags: New script.
1715
1716 2006-01-02  Andreas Schwab  <schwab@suse.de>
1717
1718         * configure.in: When reconfiguring remove Makefile in
1719         all stage directories.
1720         * configure: Regenerate.
1721
1722 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1723
1724         * MAINTAINERS: Update my email address.
1725
1726 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1727
1728         Revert Ada-related part of the previous change.
1729
1730         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1731         Do not pass.
1732         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1733         * Makefile.in: Regenerate.
1734         * configure.in: Do not include mt-ppc-aix target fragment.
1735         * configure: Regenerate.
1736
1737 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1738
1739         * configure.in: Select appropriate fragments for PowerPC/AIX.
1740         * configure: Regenerate.
1741
1742         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1743         BOOT_CFLAGS, BOOT_LDFLAGS.
1744         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1745         BOOT_CFLAGS, BOOT_LDFLAGS.
1746         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1747         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1748         (stage): Fail if we cannot complete the work.
1749         * Makefile.in: Regenerate.
1750
1751 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1752
1753         * configure.in: Replace ms1 with mt.
1754         * configure: Rebuilt.
1755
1756 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1757
1758         * MAINTAINERS: Update my email address.
1759
1760 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1761
1762         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1763         install-host-nogcc): Don't invoke $(stage) at the end.
1764         * Makefile.in: Regenerate.
1765
1766 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1767
1768         * configure.in: Flip the top-level bootstrap switch.
1769         * configure: Regenerate.
1770
1771 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1772
1773         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1774         $(stage) and $(unstage).
1775         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1776         (all): Remove stray semicolon.
1777         (local-distclean): Don't handle multilib.tmp and multilib.out.
1778         (install.all): Set $s for consistency.
1779         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1780         check_multilibs setting.  Always make the install directory.
1781         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1782         Correct @if/@endif.
1783         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1784         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1785         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1786         (multilib.out): Remove.
1787         * Makefile.in: Regenerated.
1788
1789 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1790
1791         * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1794
1795         * MAINTAINERS: Add myself as mt maintainer.
1796
1797         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1798
1799 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1800
1801         * MAINTAINERS: Change email address.
1802
1803 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1804
1805         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1806         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1807         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1808         Find in-tree tools if available.
1809         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1810         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1811         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1812         (COMPILER_*_FOR_TARGET): New.
1813         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1814         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1815         (CONFIGURED_*, USUAL_*): Remove.
1816         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1817         STRIP): Use autoconf substitutions.
1818         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1819         COMPILER_NM_FOR_TARGET): New.
1820         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1821
1822         (all): Make all-host and all-target in parallel.
1823         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1824         that $$r and $$s are set before invoking a recursive make.
1825         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1826         ([+bootstrap-target+]): Inline most of the `all' target.
1827
1828 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1829
1830         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1831         from the gcc build directory.
1832         * Makefile.in: Regenerate.
1833
1834 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1835
1836         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1837         depend on all-libdecnumber.
1838         * configure.in (host_libs): Include libdecnumber.
1839         * Makefile.in: Regenerate.
1840         * configure: Likewise.
1841
1842 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1843
1844         * libdecnumber: Import decNumber sources from the dfp-branch.
1845
1846 2005-11-21  Kean Johnston  <jkj@sco.com>
1847
1848         * config.sub, config.guess: Sync from upstream sources.
1849
1850 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1851
1852         Import from Autoconf sources:
1853
1854         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1855         * config/move-if-change: Don't output "$2 is unchanged";
1856         suggested by Ben Elliston.  Handle weird characters correctly.
1857
1858 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1859
1860         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1861         to match upstream libtool for darwin.
1862
1863 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1864
1865         * Makefile.def: Remove gdb dependencies for gdbtk.
1866         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1867         (configure-gdb, install-gdb): New rules.
1868         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1869         * Makefile.in, configure: Regenerated.
1870
1871 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1872
1873         * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1876
1877         * MAINTAINERS (Write After Approval): Add myself.
1878
1879 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1880
1881         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1882         Diego Novillo.
1883
1884 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1885
1886         PR bootstrap/24297
1887         * Makefile.tpl (do-[+make-target+], do-check, install,
1888         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1889         are set before recursing.
1890         * Makefile.in: Regenerate.
1891
1892 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1893
1894         PR bootstrap/18939
1895         * Makefile.def (gcc) <target>: Fix thinko.
1896         * Makefile.in: Regenerate.
1897
1898 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1899
1900         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1901         * configure: Regenerate.
1902
1903 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1904
1905         * MAINTAINERS (Write After Approval): Add self.
1906
1907 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1908
1909         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1910         target-libffi, target-qthreads, target-libjava, and
1911         targetlibobjc.
1912         * configure: Regenerate.
1913
1914 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1915
1916         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1917         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1918         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1919         (USUAL_OBJDUMP_FOR_TARGET): New.
1920         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1921         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1922         * configure, Makefile.in: Regenerated.
1923
1924 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1925
1926         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1927         before other host packages.
1928
1929 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1930
1931         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1932
1933 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1934
1935         PR bootstrap/22340
1936
1937         * configure.in (default_target): Remove.
1938         * Makefile.tpl (all): Do not use prerequisites as subroutines
1939         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1940         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1941         use prerequisites as subroutines.
1942         (check-host, check-target): New.
1943         (bootstrap configure & all targets): Do not use stage*-start
1944         if the directory layout is already ok.
1945         (non-bootstrap configure & all targets): Prepend a $(unstage).
1946         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1947         (NOTPARALLEL): Remove.
1948         (unstage, stage variables): New variables.
1949         (unstage, stage targets): Simply expand to those variables.
1950
1951         * configure: Regenerate.
1952         * Makefile.in: Regenerate.
1953
1954 2005-10-04  James E Wilson  <wilson@specifix.com>
1955
1956         * Makefile.def (lang_env_dependencies): Add libmudflap.
1957         * Makefile.in: Regenerate.
1958
1959 2005-10-03  Andreas Schwab  <schwab@suse.de>
1960
1961         Backport from libtool CVS:
1962         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1963
1964         * ltmain.sh: add support for installing into temporary
1965         staging area (e.g. 'make install DESTDIR=...')
1966
1967 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1968
1969         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1970         * configure: Regenerated.
1971
1972 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1973
1974         * configure: Regenerate with the correct
1975         autoconf version.
1976
1977 2005-09-30  Catherine Moore  <clm@cm00re.com>
1978
1979         * configure.in (bfin-*-*): New.
1980         * configure: Regenerated.
1981
1982 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1983
1984         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1985         (LIPO_FOR_TARGET): New.
1986         (CONFIGURED_LIPO_FOR_TARGET): New.
1987         (USUAL_LIPO_FOR_TARGET): New.
1988         (STRIP_FOR_TARGET): New.
1989         (CONFIGURED_STRIP_FOR_TARGET): New.
1990         (USUAL_STRIP_FOR_TARGET): New.
1991         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1992         STRIP_FOR_TARGET.
1993         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1994         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1995         * Makefile.in: Regenerate.
1996         * configure: Regenerate.
1997
1998 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1999
2000         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2001         (rs6000-*-aix*): Same.
2002         * configure: Regenerate.
2003
2004 2005-09-16  Tom Tromey  <tromey@redhat.com>
2005
2006         * MAINTAINERS: Add self as java maintainer.
2007
2008 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2009
2010         * configure.in: Recognize f95 in the --enable-languages option,
2011         and substitute it for fortran, issuing a warning.
2012         * configure: Regenerate.
2013
2014 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2015
2016         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2017         * configure:  Regenerated.
2018
2019 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2020
2021         * MAINTAINERS: Add self as ms1 maintainer.
2022
2023 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2024
2025         * Makefile.def (libssp): Add to lang_env_dependencies.
2026         * Makefile.in: Regenerate.
2027
2028 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2029
2030         * MAINTAINERS: Add myself as middle-end maintainer.
2031
2032 2005-08-17  Christian Groessler  <chris@groessler.org>
2033
2034         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2035         * Makefile.in: Regenerate.
2036
2037 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2038
2039         * MAINTAINERS (write after approval): Added myself.
2040
2041 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2042
2043         * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2046
2047         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2048         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2049         Look for alternate names of the target cc and c++
2050         * configure: Regenerate.
2051
2052 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2053
2054         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2055         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2056         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2057         tools; remove code to manually set them.
2058         (Target tools): Look in the environment for them.
2059         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2060         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2061         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2062         build directory.
2063         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2064         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2065         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2066         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2067         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2068         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2069         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2070         * configure: Regenerate.
2071         * Makefile.in: Regenerate.
2072
2073 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2074
2075         * MAINTAINERS: Update for removed CPU targets.
2076
2077 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2078
2079         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2080         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2081         * Makefile.in: Regenerated.
2082
2083 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2084
2085         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2086         (CFLAGS_FOR_TARGET): Use it.
2087         (CXXFLAGS_FOR_TARGET): Likewise.
2088         * Makefile.in: Regenerated.
2089         * configure.in (--with-build-sysroot): New option.
2090         * configure: Regenerated.
2091
2092 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2093
2094         * Makefile.tpl: Wrap install between unstage and stage
2095         * Makefile.in: Regenerate.
2096
2097 2005-07-21  Eric Christopher  <echristo@apple.com>
2098
2099         * MAINTAINERS: Update affiliation.
2100
2101 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2102
2103         * MAINTAINERS: Add self as crx port maintainer.
2104
2105 2005-07-20  DJ Delorie  <dj@redhat.com>
2106
2107         * MAINTAINERS: Add self as m32c maintainer.
2108
2109 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2110
2111         * all files: Update FSF address.
2112
2113 2005-07-15  Eric Christopher  <echristo@redhat.com>
2114
2115         * MAINTAINERS: Change affiliation.
2116
2117 2005-07-14  Jim Blandy  <jimb@redhat.com>
2118
2119         * configure.in: Add cases for Renesas m32c.
2120         * configure: Regenerated.
2121
2122 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2123
2124         * COPYING.LIB: Update from fsf.org.
2125
2126 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2127
2128         * COPYING, compile, config.guess,
2129         config.sub, install-sh, missing, mkinstalldirs,
2130         symlink-tree, ylwrap: Sync from upstream sources.
2131         * config-ml.in: Update FSF address.
2132
2133 2005-07-13  Eric Christopher  <echristo@redhat.com>
2134
2135         * configure.in: Add toplevel noconfigdir support for tpf.
2136         * configure: Regenerate.
2137
2138 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2139
2140         PR ada/22340
2141
2142         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2143         * Makefile.in: Regenerate.
2144
2145 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2146
2147         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2148         Brolley to write-after-approval.
2149
2150 2005-07-07  Andreas Schwab  <schwab@suse.de>
2151
2152         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2153         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2154         * Makefile.in: Regenerated.
2155
2156 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2157
2158         * configure.in: Don't build sim or rda when targetting darwin.
2159         * configure: Regenerate.
2160
2161 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2162
2163         * configure.in: Add --enable-libssp and --disable-libssp.
2164         * configure: Regenerate with autoconf-2.13.
2165
2166 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2167
2168         * Makefile.def (target_modules): Add libssp.
2169         * configure.in (target_libraries): Add target-libssp.
2170         * configure: Rebuilt.
2171         * Makefile.in: Rebuilt.
2172
2173 2005-07-01  Zack Weinberg  <zackw@panix.com>
2174
2175         * MAINTAINERS: Change email address.  Resign from maintainership.
2176
2177 2005-07-01  Richard Guenther  <rguenther@suse.de>
2178
2179         * MAINTAINERS: Change my e-mail address and affiliation.
2180
2181 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2182
2183         * Makefile.def (stagefeedback): Come after profile.
2184         Define profiledbootstrap target.
2185         * Makefile.tpl (profiledbootstrap): Remove.
2186         (stageprofile-end): Zap stagefeedback.
2187         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2188         * Makefile.in: Regenerate.
2189
2190 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2191
2192         * MAINTAINERS: Update my email address.
2193
2194 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2195
2196         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2197         In 'cpp' stanza, support '#line' as well as '# '.
2198
2199 2005-06-08  Andreas Schwab  <schwab@suse.de>
2200
2201         * MAINTAINERS: Move myself from 'Write After Approval' to
2202         'CPU Port Maintainers' section as m68k maintainer.
2203
2204 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2205
2206         * configure.in (unsupported_languages): New macro.
2207         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2208         non-ported target libraries in noconfigdirs.
2209         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2210         non-linux-gnu.  Remove libgcj_ex_libffi.
2211         <lang_frag loop>: Set add_this_lang=no if the language is in
2212         unsupported_languages.
2213         * configure: Regenerate.
2214
2215 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2216
2217         * configure.in: Fix typo in handling of --with-mpfr-dir.
2218         * configure: Regenerate.
2219
2220 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2221
2222         * MAINTAINERS: Update my email address.
2223
2224 2005-06-02  Jim Blandy  <jimb@redhat.com>
2225
2226         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2227         accepted into the master sources.)
2228
2229 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2230             Michael Snyder  <msnyder@redhat.com>
2231             Stan Cox  <scox@redhat.com>
2232
2233         * configure.in: Set noconfigdirs for ms1.
2234
2235         * configure: Regenerate.
2236
2237 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2238
2239         * MAINTAINERS (Write After Approval): Add self.
2240
2241 2005-06-01  Josh Conner  <jconner@apple.com>
2242
2243         * MAINTAINERS (Write After Approval): Add self.
2244
2245 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2246
2247         * MAINTAINERS: Update my email address.
2248
2249 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2250
2251         * MAINTAINERS (Write After Approval): Add self.
2252
2253 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2254
2255         * MAINTAINERS (Write After Approval): Remove self.
2256
2257 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2258
2259         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2260         (Dependencies): Consider target modules for bootstrap dependencies.
2261         Make target bootstrap modules depend on each stage's gcc.
2262         * Makefile.in: Regenerate.
2263
2264 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2265
2266         * Makefile.def (configure-gcc): Depend on binutils having been built.
2267         (all-gcc): No need to do it here.
2268         * Makefile.in: Regenerate.
2269
2270 2005-05-19  Paul Brook  <paul@codesourcery.com>
2271
2272         * configure.in: Rewrite misleading error message when requested
2273         language cannot be built.
2274         * configure: Regenerate.
2275
2276 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2277
2278         * ylwrap: Import from Automake 1.9.5.
2279
2280 2005-05-13  David Ung  <davidu@mips.com>
2281
2282         * MAINTAINERS (Write After Approval): Add self.
2283
2284 2005-05-09  Mike Stump  <mrs@apple.com>
2285
2286         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2287         lt_cv_sys_max_cmd_len for now.
2288
2289 2005-05-09  Stan Cox  <scox@redhat.com>
2290
2291         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2292
2293 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2294
2295         * README.SCO: Update the URL.
2296
2297 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2298
2299         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2300         with_gnu_ld to libtool.
2301         * ltcf-c.sh (aix[45]): Define file_list_spec.
2302         * ltcf-cxx.sh (aix[45]): Same.
2303         * ltcf-gcj.sh (aix[45]): Same.
2304         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2305         exists, write list of input files to temporary file.
2306
2307 2005-05-04  Mike Stump  <mrs@apple.com>
2308
2309         * configure.in: Always pass --target to target configures as
2310         otherwise rebuilds that do --recheck will fail.
2311         * confiugure: Rebuilt.
2312
2313 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2314
2315         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2316         STAGE_HOST_EXPORTS.
2317         (configure, all): Add bootstrap support.
2318         (Host modules, target modules): Pass post-stage1 flags and exports.
2319         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2320         * Makefile.in: Regenerate.
2321
2322 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2323
2324         * configure: Regenerate.
2325
2326 2005-04-27  Mike Stump  <mrs@apple.com>
2327
2328         * MAINTAINERS: Add self as darwin maintainer.
2329
2330 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2331
2332         * config.sub: Update from master copy.
2333
2334 2005-04-21  Mike Stump  <mrs@apple.com>
2335
2336         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2337         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2338
2339 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2340
2341         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2342         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2343         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2344         "*-*-elf" and "*-*-linux*".
2345         * configure: Regenerate.
2346
2347 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2348
2349         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2350
2351 2005-04-12  Mike Stump  <mrs@apple.com>
2352
2353         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2354
2355 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2360
2361         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2362
2363 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2364
2365         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2366         (TARGET_CONFIGARGS): Include --with-target-subdir.
2367         (configure, all): New macros.  Use them throughout.
2368         * Makefile.in: Regenerate.
2369
2370 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2371
2372         * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2375
2376         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2377
2378 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2379
2380         * MAINTAINERS: Move John Carr to Write After Approval.
2381
2382 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2383
2384         * config/mh-mingw32: Delete.
2385         * configure.in: Don't use it.
2386         * configure: Regenerate.
2387
2388 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2389
2390         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2391         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2392         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2393         (HOST_LIB_PATH): Generate from Makefile.def.
2394         (TARGET_LIB_PATH): Likewise.
2395         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2396         * Makefile.in: Regenerate.
2397         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2398         (RPATH_ENVVAR): Include Darwin case.
2399         * configure: Regenerate.
2400
2401 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2402
2403         * MAINTAINERS (Various Maintainers): Remove self.
2404         (Write After Approval): Add self.
2405
2406 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2407
2408         * MAINTAINERS (Various Maintainers): Add self.
2409
2410 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2411
2412         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2413         * configure: Regenerate.
2414
2415 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2416
2417         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2418         gcc_version, and gcc_version_trigger from set of flags to pass.
2419         * Makefile.tpl: Remove definitions of above variables.
2420         (config.status): Remove dependency on $(gcc_version_trigger).
2421         * Makefile.in: Regenerate.
2422         * configure.in: Do not reference config/gcc-version.m4 nor
2423         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2424         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2425         * configure: Regenerate.
2426
2427 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2428             Andrew Pinski <pinskia@physics.uc.edu>
2429
2430         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2431         * Makefile.in: Regenerate.
2432
2433 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2434
2435         * MAINTAINERS (Write After Approval): Add myself.
2436
2437 2005-03-03  David Ayers  <d.ayers@inode.at>
2438
2439         * MAINTAINERS (Write After Approval): Add myself.
2440
2441 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2442
2443         PR libgcj/20160
2444         * ltmain.sh: Avoid creating archives with components that have
2445         duplicate basenames.
2446
2447 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2448
2449         PR bootstrap/20250
2450         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2451         instead of check.
2452         * Makefile.in: Regenerate.
2453
2454 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2455
2456         * Makefile.in: Regenerate to fix conflict between the previous two
2457         patches.
2458
2459 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2460
2461         PR bootstrap/17383
2462         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2463         * Makefile.tpl (HOST_SUBDIR): New substitution.
2464         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2465         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2466         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2467         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2468         (Host modules, Bootstrapped modules): Use it.
2469         (Build modules, Target modules): Do not create symlink trees,
2470         always configure out-of-srcdir.
2471         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2472         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2473         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2474         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2475
2476         * Makefile.in: Regenerate.
2477         * configure: Regenerate.
2478
2479 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2480
2481         Merged from libada-gnattools-branch:
2482         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2483
2484         * gnattools: New directory.
2485         * Makefile.def: Add gnattools as a module, depending on target-libada.
2486         * Makefile.in: Regenerate.
2487         * configure.in: Include gnattools in host_tools; disable it if ada
2488         is disabled.
2489         * configure: Regenerate.
2490
2491 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2492
2493         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2494         treelang maintainer.
2495         (Write After Approval): Remove myself.
2496
2497 2005-02-23  Paul Schlie  <schlie@comcast.net>
2498
2499         * configure.in: Allow darwin targeted ports to build tk, itcl and
2500         libgui.
2501         * configure: Regenerate.
2502
2503 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2504
2505         PR libgcj/10353
2506         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2507         * configure: Regenerate.
2508
2509 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2510
2511         * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2514
2515         * MAINTAINERS: Update my e-mail address.
2516
2517 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2518
2519         * MAINTAINERS (Write After Approval): Add myself.
2520
2521 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2522
2523         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2524         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2525         target-libgloss when not *-*-elf and *-*-aout.
2526         * configure: Regenerate.
2527
2528 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2529
2530         * MAINTAINERS: Remove obsolete entries.
2531
2532         * MAINTAINERS (Write After Approval): Add Michael Matz.
2533
2534 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2535
2536         * MAINTAINERS: Remove self as cpplib maintainer.
2537
2538 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2539
2540         * install-sh, config.sub: Import from upstream.
2541
2542 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2543
2544         PR bootstrap/18222
2545         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2546         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2547         * Makefile.in: Regenerate.
2548
2549 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2550
2551         * MAINTAINERS: Update my email address.
2552
2553 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2554             Andreas Schwab  <schwab@suse.de>
2555
2556         PR bootstrap/18033
2557         * config-ml.in: Eval option if surrounded by single quotes.
2558
2559 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2560
2561         Revert 2004-12-28 Makefile changes, a better fix will be
2562         applied to mainline and src after GCC 4.0 branches.
2563
2564 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2565
2566         PR bootstrap/17383
2567
2568         * Makefile.def (target_modules): Remove stage parameter,
2569         it is always true now.
2570         * Makefile.tpl (configure-build-[+module+],
2571         configure-target-[+module+]): Always build symlink tree
2572         for the directory and for include.  BUILD_SUBDIR and
2573         TARGET_SUBDIR cannot be . anymore.
2574         * Makefile.in: Regenerate.
2575
2576 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2577
2578         Revert 2004-12-08 Makefile changes.
2579
2580 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2581
2582         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2583         cygwin, mingw.
2584
2585 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2586
2587         * configure.in (sh64-*-*): Reenable gprof.
2588         * configure: Regenerate.
2589
2590 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2591
2592         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2593         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2594         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2595         * Makefile.in: Regenerate.
2596
2597 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2598
2599         * MAINTAINERS: Update my email address.
2600
2601 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2602
2603         * Makefile.tpl: Generate normal dependencies if the LHS module is
2604         not bootstrapped.
2605         * Makefile.in: Regenerate.
2606
2607 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2608
2609         * configure.in: Include config/gxx-include-dir.m4.  Use
2610         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2611         * configure: Regenerate.
2612
2613 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2614
2615         * config.if: Delete.
2616         * configure.in: Set libstdcxx_incdir directly.
2617         * configure: Regenerate.
2618
2619 2004-12-02  Eric Christopher  <echristo@redhat.com>
2620
2621         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2622         * Makefile.in: Regenerate.
2623
2624 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2625
2626         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2627         * configure: Regenerate.
2628
2629 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2630
2631         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2632         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2633         * configure: Regenerate.
2634
2635 2004-12-01  Eric Christopher  <echristo@redhat.com>
2636
2637         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2638         of things to remove.
2639
2640 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2641
2642         * MAINTAINERS (Write After Approval): Update my e-mail address.
2643
2644 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2645
2646         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2647         from CVS libtool to always pass_all.
2648
2649 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2650
2651         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2652         (hppa*64*-*-*): Delete incorrect comment.
2653         * configure: Rebuilt.
2654
2655 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2656
2657         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2658
2659 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2660
2661         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2662         from CVS libtool to always pass_all.
2663
2664 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2665
2666         * install-sh, compile: Import from automake.
2667
2668 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2669
2670         * config.guess, config.sub:  Import from savannnah.
2671
2672 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2673
2674         * MAINTAINERS (Write After Approval): Add myself
2675
2676 2004-11-12  Mike Stump  <mrs@apple.com>
2677
2678         * Makefile.def: Add html support.
2679         * Makefile.tpl: Likewise.
2680         * Makefile.in: Regenerate.
2681
2682 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2683
2684         PR 18423
2685         * configure.in: Remove all instances of build-fixincludes from
2686         noconfigdirs.
2687         (build_configargs): Supply --target to subdirectories.
2688         * configure: Regenerate.
2689
2690         * Makefile.def: Make gcc install depend on fixincludes install.
2691         * Makefile.in: Regenerate.
2692
2693 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2694
2695         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2696
2697 2004-11-11  Paul Brook  <paul@codesourcery.com>
2698
2699         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2700
2701 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2702
2703         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2704         target-libgfortran.
2705         * configure: Regenerate.
2706
2707 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2708
2709         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2710         like CC.
2711
2712 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2713
2714         * Makefile.def (host fixincludes): Specify missing targets.
2715         * Makefile.in: Regenerate.
2716
2717 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2718
2719         * MAINTAINERS: Add myself
2720
2721 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2722
2723         * MAINTAINERS (Write After Approval): Add myself.
2724
2725 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2726
2727         * Makefile.def: Build fixincludes for the host, too.
2728         * Makefile.in: Regenerate.
2729         * configure.in (host_tools): Add fixincludes.
2730         * configure: Regenerate.
2731
2732 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2733
2734         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2735         * configure: Regenerated.
2736
2737 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2738
2739         PR other/17783
2740         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2741         * configure: Regenerated.
2742
2743 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2744
2745         * README.SCO: Update per FSF instructions.
2746
2747 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2748
2749         PR target/18151
2750         * configure.in (case ${target}): Do not build fixincludes for avr.
2751         * configure: Regenerated.
2752
2753 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2754
2755         * configure.in (case ${target}): Do not build fixincludes
2756         on platforms where it is not used.
2757         * configure: Regenerated.
2758
2759 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2760
2761         * configure.in: Use an absolute path to install-sh.
2762         * configure: Regenerated.
2763
2764 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2765
2766         * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2769
2770         * MAINTAINERS: Remove from Write After Approval those that are
2771         already maintainers.
2772
2773 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2774
2775         * MAINTAINERS:  Update my email address.
2776
2777 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2778
2779         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2780         * configure: Regenerate.
2781
2782 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2783
2784         * MAINTAINERS:  Update my email address.
2785
2786 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2787
2788         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2789         entries belonging to this category.
2790
2791 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2792
2793         * MAINTAINERS: Update my e-mail address.
2794
2795 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2796
2797         Fix wrong conflict resolution in:
2798
2799         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2800
2801         * Makefile.in: Regenerate.
2802         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2803         in the recursive `make', instead of hardwiring `all'.
2804         (Autogenerated TARGET-* variables): New.
2805
2806 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2807
2808         * configure.in: Enable target-libgloss for crx-*-*.
2809         * configure: Regenerate.
2810
2811 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2812
2813         * MAINTAINERS (Various Maintainers): Move the "windows,
2814         cygwin, mingw" maintainer to ...
2815         (OS Port Maintainers): ... here.
2816
2817 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2818
2819         * MAINTAINERS (Write After Approval): Remove those that are
2820         maintainers of some subsystem.
2821
2822 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2823
2824         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2825         * ltcf-cxx.sh (tpf*): Likewise.
2826         * ltconfig (tpf*): Add TPF OS configuration support.
2827
2828 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2829
2830         * MAINTAINERS: Change my email address to my new work account.
2831
2832 2004-09-24  Michael Roth  <mroth@nessie.de>
2833
2834         * configure.in (--without-headers): Add missing double quotes.
2835         * configure: Regenerate.
2836
2837 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2838
2839         * ylwrap: Revert to previous version.
2840
2841 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2842
2843         PR bootstrap/17369
2844         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2845         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2846         SET_GCC_LIB_PATH_CMD.
2847         (BASE_TARGET_EXPORTS): Likewise.
2848         * Makefile.in: Regenerated.
2849
2850         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2851         * configure: Regenerated.
2852
2853 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2854
2855         * config.guess: New upstream version
2856         * compile, depcomp, install-sh, ylwrap: Likewise.
2857
2858 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2859
2860         * config/mh-x86omitfp: New host makefile fragment.  Add
2861         -fomit-frame-pointer to the default BOOT_CFLAGS.
2862         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2863         * configure: Regenerate.
2864
2865 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2866
2867         PR target/11572
2868         * configure.in (*-*-darwin*): Renable libobjc.
2869         * configure: Regenerate.
2870
2871 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2872
2873         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2874
2875 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2876
2877         * Makefile.def: Remove libbanshee.
2878         * Makefile.tpl: Ditto.
2879         * configure.in: Ditto.
2880         * Makefile.in: Regen.
2881         * configure: Ditto.
2882
2883 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2884
2885         * ltmain.sh: Use $pic_object as $non_pic_object if
2886         $non_pic_object=none.
2887
2888 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2889
2890         * missing: Import latest version from master repository.
2891
2892 2004-09-06  Nick Clifton  <nickc@redhat.com>
2893
2894         * config.sub: Import latest version from master repository.
2895         * config.guess: Likewise.
2896         This includes these changes:
2897
2898         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2899
2900         * config.sub: Handle crisv32, alias etraxfs.
2901         * config.guess (crisv32:Linux:*:*): Handle.
2902
2903         2004-08-13  Brad Smith  <brad@comstyle.com>
2904
2905         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2906         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2907
2908         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2909
2910         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2911         assume the processor is a powerpc.  This is because coreutils
2912         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2913         in this case, due to a MacOS X bug that causes
2914         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2915         to return a negative number.
2916         Problem reported by Petter Reinholdtsen in:
2917         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2918
2919         2004-07-19  Ben Elliston  <bje@gnu.org>
2920
2921         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2922
2923         2004-06-24  Ben Elliston  <bje@gnu.org>
2924
2925         * config.guess: Update copyright years.
2926         * config.sub: Likewise.
2927
2928         2004-06-22  Robert Millan  <robertmh@gnu.org>
2929
2930         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2931         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2932
2933         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2934
2935         * config.guess (*:*VMS:*:*): New entry. Replaces
2936         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2937         manufacturer.
2938
2939         2004-06-22  Ben Elliston  <bje@gnu.org>
2940
2941         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2942         * config.sub: Likewise.
2943
2944         2004-06-22  Ben Elliston  <bje@gnu.org>
2945
2946         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2947         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2948
2949         2004-06-11  Ben Elliston  <bje@gnu.org>
2950
2951         * config.guess (pegasos:OpenBSD:*:*): Remove.
2952
2953         2004-06-11  Ben Elliston  <bje@gnu.org>
2954
2955         From Wouter Verhelst <wouter@grep.be>:
2956         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2957
2958         2004-06-11  Ben Elliston  <bje@gnu.org>
2959
2960         * config.guess (luna88k:OpenBSD:*:*): New.
2961
2962         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2963
2964         * config.guess (m32r*:Linux:*:*): New case.
2965         * config.sub: Handle m32rle.
2966
2967         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2968
2969         From Jens Petersen  <petersen@redhat.com>:
2970         * config.sub: Handle sparcv8.
2971
2972         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2973
2974         From Tom Smith <smith@cag.lkg.hp.com>:
2975         * config.guess: Version suffixes are equally significant on Tru64
2976         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2977         prefix of "P" (patched kernel).
2978
2979         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2980
2981         * config.sub: Add support for National Semiconductor CRX target.
2982
2983 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2984
2985         * MAINTAINERS (Various Maintainers): Remove myself as web page
2986         maintainer, add myself as maintainer of build status lists.
2987
2988 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2989
2990         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2991         *-*-netware, but add target-libmudflap.
2992         Consolidate *-*-netware targets (of which really only i?86 exists)
2993         into a single entry.
2994         * configure: Likewise.
2995
2996 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2997
2998         * Makefile.tpl (sorry): Remove.
2999         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3000         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3001         (do-clean): Clean per-stage directories too.
3002         (do-distclean): Run distclean-stage1 too.
3003         (.NOTPARALLEL): Enable during toplevel bootstrap.
3004         (stage[+id+]-bubble): Enable parallel execution during
3005         the recursive invocation.
3006         * Makefile.in: Regenerate.
3007
3008         Fix previous checkin:
3009
3010         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3011         include.
3012         * configure.in: Fix indentation.
3013         * configure: Regenerate.
3014
3015 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3016
3017         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3018         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3019         * configure: regenerate
3020         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3021         -mdynamic-no-pic
3022
3023
3024 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3025
3026         * Makefile.def (build_modules): Add fixincludes.
3027         (dependencies): Make gcc depend on fixincludes.
3028         * configure.in (build_tools): Add fixincludes.
3029         (build_configdirs): Always include build_libs.
3030         * Makefile.in: Regenerate.
3031         * configure: Regenerate.
3032
3033 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3034
3035         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3036         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3037         phony targets; do not generate timestamp files.
3038         (distclean-stageN): Remove references to their timestamp files.
3039         (restageN, touch-stageN): Remove.
3040         (stageN-bubble): Rewritten.
3041         (compare): Support lean bootstraps.
3042         * Makefile.in: Regenerate.
3043
3044         * configure.in: Only warn when bootstrapping but
3045         build != host or build != target.  Support lean bootstraps.
3046         * configure: Regenerate.
3047
3048 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3049
3050         * configure.in:  Give a better error message if GMP/MPFR are missing
3051         and a language needing them has been requested.
3052         * configure:  Regenerated.
3053
3054 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3055
3056         * configure.in:  Print a list of available language front-ends if
3057         a requested one is missing.  Tidy stray tab characters.
3058         * configure:  Regenerated.
3059
3060 2004-08-19  Michael Koch  <konqueror@gmx.de>
3061
3062         * gcc/doc/install.texi: Update entry about automake for libjava.
3063
3064 2004-08-17  Robert Millan  <robertmh@gnu.org>
3065
3066         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3067         (instead of FreeBSD).
3068         * configure: Regenerate.
3069
3070 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3071
3072         * Makefile.in: Regenerate.
3073         * configure: Regenerate.
3074
3075         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3076         stage_*_flags.
3077         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3078         for bootstrapped modules if toplevel bootstrap is going.
3079         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3080         modules.  Adjust for changes in Makefile.def.  Enable several
3081         rules even in non-bootstrap mode, just to avoid peppering the
3082         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3083         (stage-[+prev+]-bubble): Remove.
3084
3085         * Makefile.def (Dependencies): Depend on all-build-bison,
3086         all-build-flex, all-build-byacc, all-build-texinfo, rather
3087         than the host variations.
3088         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3089         with BUILD_SUBDIR.
3090         (BISON): Update for recent Bisons.
3091         (YACC): Fix typo.
3092         (cross): Depend on all-build.
3093         (all): Do not depend on all-build.
3094         (prebootstrap): Remove.
3095         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3096         (Prebootstrap dependencies): Add them to the per-stage targets
3097         and to all-prebootstrap.
3098         * configure.in (build_configdirs): Always enable build_tools.
3099         (BUILD_DIR_PREFIX): Remove.
3100
3101         * Makefile.def (gcc): Add target variable.
3102         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3103         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3104         in the recursive `make', instead of hardwiring `all'.
3105         (Autogenerated TARGET-* variables): New.
3106
3107 2004-08-13  Brian Booth  <bbooth@redhat.com>
3108
3109         * MAINTAINERS: Remove myself from write-after-approval.
3110
3111 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3112
3113         * src-release: Stop distributing mmalloc with gdb (which doesn't
3114         use it).
3115         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3116         * Makefile.in: Regenerate.
3117
3118 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3119
3120         * configure.in (arm*-*-eabi*): New target.
3121         * configure: Regenerate.
3122
3123 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3124
3125         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3126         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3127         (Dependencies): New section.
3128         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3129         (configure-target-[+module+]): Depend on maybe-all-gcc
3130         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3131         (toplevel profiledbootstrap): Fix dependencies.
3132         * Makefile.in: Regenerate.
3133
3134 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3135
3136         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3137         target-libiberty to noconfigdirs.
3138         * configure: Regenerate.
3139
3140 2004-08-03  Paul Brook  <paul@codesourcery.com>
3141
3142         * configure.in: Check for MPFR as well as GMP.
3143         * configure: Regenerate.
3144
3145 2004-08-01  Robert Millan  <robertmh@gnu.org>
3146
3147         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3148         libmudflap for all GNU-based systems (with Glibc).
3149         * configure: Regenerate.
3150
3151 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3152
3153         * Makefile.def (host-modules): Add gcc.
3154         * Makefile.in: Regenerate.
3155         * Makefile.tpl (sorry): New rule.
3156         (configure-host, all-host, [+make_target+]-host, do-check,
3157         install-host): Do not add gcc as a special case.
3158         (host modules): Add a small special-casing for gcc.  Export
3159         extra_make_flags through the environment.
3160         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3161         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3162         other recursive targets for gcc): Remove.
3163
3164         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3165         (stage, unstage): New rules.
3166         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3167         distclean-stage[+id+]): Use stage_current.
3168         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3169         the stage*-start rules.
3170
3171 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3172
3173         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3174         use -all_load flag.
3175
3176 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3179         * configure: Regenerate.
3180
3181 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3182
3183         * maintainer-scripts/gcc_release: Revert yesterday's change.
3184
3185 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3186
3187         * MAINTAINERS: Add myself to write-after-approval.
3188
3189 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3190
3191         * libf2c: Removed.
3192         * gcc/gccbug.in: Updated because of libf2c removal.
3193         * maintainer-scripts/gcc_release: Ditto.
3194
3195 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3196
3197         * configure.in: Build libmudflap by default on FreeBSD.
3198         * configure: Regenerated.
3199
3200 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3201
3202         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3203         systems.
3204         * configure: Regenerated.
3205
3206 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3207
3208         PR target/16344
3209         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3210         feedback based compiler.
3211         * Makefile.in: Rebuilt.
3212
3213 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3214
3215         * Makefile.def (host_modules): Set bootstrap=true for flex.
3216         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3217         * Makefile.in: Rebuilt.
3218
3219 2004-07-07  Jan Hubicka  <jh@suse.cz>
3220
3221         * MAINTAINERS: Add self as a profile feedback maintainer.
3222
3223 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3224
3225         * configure.in:  Do not prepend $srcdir to /dev/null in
3226         makefile fragments.
3227         * configure:  Regenerate.
3228
3229 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3230
3231         * Makefile.def (build_modules): Add bison, byacc, flex,
3232         m4, texinfo.
3233         (flags_to_pass): Add FLEX.
3234         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3235         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3236         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3237         DEFAULT_MAKEINFO): Remove.
3238         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3239         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3240         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3241         objdir or else use configured tool.
3242         (all-build): New.
3243         (all): Depend on it.
3244         (Build module dependencies): Add.
3245         * Makefile.in: Regenerate.
3246         * configure.in: Better support for multiple build modules,
3247         matching what is done for host/target modules.  Do not look
3248         for "plausible" locations of build tools if Canadian cross.
3249         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3250         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3251         * configure: Regenerate.
3252
3253 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3254
3255         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3256         * Makefile.in: Regenerate.
3257
3258 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3259
3260         * Makefile.tpl (configure-build-[+module+],
3261         configure-[+module+], configure-target-[+module+]): Pass
3262         [+extra_configure_args+].
3263         (all-build-[+module+], all-[+module+], check-[+module+],
3264         install-[+module+], [+make_target+]-[+module+],
3265         all-target-[+module+], check-target-[+module+],
3266         install-target-[+module+], [+make_target+]-target-[+module+]):
3267         Pass [+extra_make_args+].
3268         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3269         (GCC_HOST_EXPORTS): Remove.
3270         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3271         cross, check-gcc, check-gcc-c++, install-gcc,
3272         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3273         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3274         * Makefile.in: Regenerate.
3275
3276 2004-06-21  Matthew Sachs  <msachs@apple.com>
3277
3278         * MAINTAINERS: Added self to write-after-approval.
3279
3280 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3281
3282         * configure.in: Check for srcdir/winsup rather than build directory
3283         winsup.
3284         * configure: Regenerate.
3285
3286 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3287
3288         * configure.in: Don't build Cygwin native newlib if winsup
3289         directory is missing.  Emit warning instead.
3290         * configure: Regenerate.
3291
3292 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3293
3294         * Makefile.tpl (touch-stage[+id+]): New.
3295         (restage[+prev+]): Depend on touch-stage[+id+].
3296
3297         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3298         Use it throughout.
3299
3300         * Makefile.def: Add profile and feedback bootstrap stages.
3301         Remove next field from bootstrap stages.
3302         * Makefile.tpl (LN, LN_S): Substitute.
3303         (stageN-start, stageN-end): Use double-colon rules, to
3304         provide a hook for additional setup commands.
3305         (distclean-stageN-gcc, restageN): Create dependencies from
3306         [+prev+], not from [+next+].
3307         (stageN-bubble): Add commands for successive stages from
3308         [+prev+], using double-colon rules.
3309         (all-stageN-gcc): Fix typo.
3310         (stagefeedback-start, profiledbootstrap): New.
3311         * Makefile.in: Regenerate.
3312         * configure.in: Call ACX_PROG_LN.
3313         * configure: Regenerate.
3314
3315 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3316
3317         * MAINTAINERS (Write After Approval): Add myself.
3318
3319 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3320
3321         * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3324
3325         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3326         without gcc.
3327         * configure: Regenerate.
3328
3329 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3330
3331         * Makefile.tpl: Fix typo.
3332         * Makefile.in: Regenerate.
3333
3334 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3335
3336         * configure.in: Remove new- prefix from toplevel
3337         bootstrap targets.
3338         * configure: Regenerate.
3339
3340 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3341
3342         * Makefile.tpl (all.normal): Rename to all.
3343         (all): Replace with a rule to pick the default
3344         target from configure.
3345         (all-gcc, configure-gcc): Use conditionals to
3346         do nothing when toplevel bootstrap is going on.
3347         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3348         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3349         * configure.in: Support --enable-bootstrap.
3350
3351         * Makefile.def: Remove new- prefix from toplevel
3352         bootstrap targets.
3353         * Makefile.tpl: Likewise.
3354
3355         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3356         target.
3357
3358         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3359         $(RECURSE_FLAGS) to recursive invocation of make.
3360
3361         * Makefile.in: Regenerate.
3362         * configure: Regenerate.
3363
3364 2004-05-30  Andreas Jaeger  <aj@suse.de>
3365             Jim Wilson <wilson@specifixinc.com>
3366
3367         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3368         like CC.
3369
3370 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3371
3372         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3373         * configure: Regenerate.
3374
3375 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3376
3377         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3378         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3379         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3380         targets.
3381         * Makefile.in: Regenerate.
3382
3383 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3384
3385         * configure.in: Test the ability to symlink directories.
3386         * configure: Regenerate.
3387
3388         * Makefile.def (bootstrap-stage): New definitions.
3389         * Makefile.tpl (configure-stage1-gcc,
3390         configure-stage2-gcc, configure-stage3-gcc,
3391         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3392         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3393         new-restage3, compare): Autogenerate, see Makefile.in
3394         entry for behavioral changes.
3395         (distclean-stage1, new-stage1-start, new-stage1-end,
3396         new-stage1-bubble, distclean-stage2, new-stage2-start,
3397         new-stage2-end, new-stage2-bubble, distclean-stage3,
3398         new-stage3-start, new-stage3-end): New autogenerated targets.
3399         (objext, prebootstrap, BOOT_CFLAGS,
3400         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3401         targets.
3402
3403         * Makefile.in: Regenerate.
3404         (distclean-stage1, new-stage1-start, new-stage1-end,
3405         new-stage1-bubble, distclean-stage2, new-stage2-start,
3406         new-stage2-end, new-stage2-bubble, distclean-stage3,
3407         new-stage3-start, new-stage3-end): New targets.
3408         (all-stage1-gcc): Move prebootstrap dependency from here...
3409         (configure-stage1-gcc): ...to here.
3410         (new-bootstrap): Use bubble targets.
3411         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3412         Use per-stage distclean targets.
3413         (configure-stage1-gcc, configure-stage2-gcc,
3414         configure-stage3-gcc, all-stage1-gcc,
3415         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3416         Use new-stageN-start to prepare the tree.
3417
3418 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3419
3420         * Makefile.def (host_modules): add libcpp.
3421         * Makefile.tpl: Add dependencies on and for libcpp.
3422         * Makefile.in: Regenerate.
3423         * configure.in: Add libcpp host module.
3424         * configure: Regenerate.
3425
3426 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3427
3428         * Makefile.tpl: Whenever a recursive target is defined, wrap
3429         it in a special @if/@endif block, and prepare its maybe
3430         dependency in the @if/@endif block
3431         * configure.in: Instead of writing maybe dependencies, remove
3432         the @if/@endif statements, and remove the @if/@endif blocks
3433         that remain.
3434         * configure: Regenerate.
3435         * Makefile.in: Regenerate.
3436
3437 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3438
3439         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3440
3441 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3442
3443         PR bootstrap/15120
3444         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3445         * */configure: Rebuilt.
3446
3447 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3448
3449         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3450         of libf2c.
3451         * configure, Makefile.in: Regenerate.
3452
3453 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3454
3455         * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3458
3459         Merge from tree-ssa-20020619-branch.
3460
3461         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3462         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3463         (HOST_GMPLIBS): Define.
3464         (HOST_GMPINC): Define.
3465         (TARGET_LIB_PATH): Add libmudflap.
3466         (GFORTRAN_FOR_TARGET): Define.
3467         (configure-build*): Export GFORTRAN.
3468         (configure-gcc): Export GMPLIBS and GMPINC.
3469         (all-gcc): Add maybe-all-libbanshee.
3470         (configure-target-libgfortran): Define.
3471         * Makefile.in: Regenerate.
3472         * configure.in (host_libs): Add libbanshee.
3473         (target_libraries): Add target-libmudflap and target-libgfortran.
3474         Add --with-libbanshee.
3475         Handle --disable-libmudflap.
3476         (*-*-freebsd*): Use with_gmp.
3477         Add $(libgcj) to noconfigdirs.
3478         * configure: Regenerate.
3479         * depcomp: New file.
3480         * MAINTAINERS: Add tree-ssa maintainers.
3481
3482 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3483
3484         * MAINTAINERS (Various Maintainers): Add myself.
3485
3486 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3491
3492         * MAINTAINERS (Write After Approval): Add myself.
3493
3494 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3495
3496         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3497         * configure: Regenerate.
3498
3499 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3500
3501         Revert:
3502         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3503
3504         * Makefile.def (flags_to_pass): Remove *dir variables that
3505         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3506         as well as prefix and exec_prefix.
3507         * Makefile.in: Regenerate.
3508
3509 2004-04-26  Robert Millan  <robertmh@gnu.org>
3510
3511         Add patches from libtool CVS.
3512         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3513         * ltconfig: Likewise.
3514         * ltcf-c.sh: Likewise.
3515         * ltcf-cxx.sh: Likewise.
3516         * ltcf-gcj.sh: Likewise.
3517
3518 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3519
3520         * Makefile.def (host_modules): Mark with the bootstrap
3521         flag packages on which gcc depends.
3522         * Makefile.tpl (all-bootstrap): Use it.
3523         * Makefile.in: Regenerate.
3524
3525 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3526
3527         * Makefile.def (flags_to_pass): Remove *dir variables that
3528         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3529         as well as prefix and exec_prefix.
3530         * Makefile.in: Regenerate.
3531
3532 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3535         * configure: Regenerate.
3536         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3537         * gcc/Makefile.tpl (compare): Use the result of the test.
3538         * gcc/Makefile.in: Regenerate.
3539
3540 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3541
3542         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3543         Always relocate gcc and prev-gcc to the original names, even
3544         if the build fails.
3545         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3546         New targets.
3547
3548 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3549
3550         * MAINTAINERS: Update my email address.
3551
3552 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3553
3554         * configure.in (mips*-*-irix5*): Enable ld.
3555         * configure: Regenerate.
3556
3557 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3558
3559         * configure: Regenerate.
3560
3561 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3562
3563         * Makefile.tpl (configure-[+module+], configure-gcc,
3564         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3565         Set and export LDFLAGS.
3566         * Makefile.in: Regenerate.
3567
3568 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3569
3570         * MAINTAINERS: Add myself to write-after-approval.
3571
3572 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3573
3574         PR bootstrap/14871
3575         * Makefile.tpl: If we don't have built-in-tree target tools,
3576         use the ones found by configure rather than hacking around with
3577         program_transform_name.
3578         * configure.in: Give Makefile.tpl the information necessary
3579         to do that.
3580         * Makefile.in: Regenerate.
3581         * configure: Regenerate.
3582
3583 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3584
3585         PR bootstrap/14760
3586         * configure.in: When computing baseargs, strip *all* copies of
3587         offending options.  Also, don't match/substitute the trailing space,
3588         so that this actually works when two similar options are separated by
3589         only one space.
3590         * configure: Regenerate.
3591
3592 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3593
3594         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3595         (rs6000-*-aix*): Same.
3596         * configure: Regenerate.
3597
3598 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3599
3600         * MAINTAINERS: Add myself to write-after-approval.
3601
3602 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3603
3604         * MAINTAINERS: Add myself to write-after-approval.
3605
3606 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3607
3608         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3609         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3610         * Makefile.in: Regenerate.
3611
3612         * configure.in (top level bootstrap support): Rework --enable-werror
3613         to set @stage2_werror_flag@.
3614         * configure: Regenerate.
3615         * Makefile.tpl (top level bootstrap support): Pass
3616         @stage2_werror_flag@ down to configure in stages 2 and 3.
3617         * Makefile.in: Regenerate.
3618
3619 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3620
3621         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3622         for stages 2 and 3 as well as in make.  As a consequence, remove
3623         OUTPUT_OPTION (now detected by configure) from the flags passed down
3624         to make.
3625         * Makefile.in: Regenerate.
3626
3627         * Makefile.tpl (new-bootstrap): Fix typo.
3628         * Makefile.in: Regenerate.
3629
3630 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3631
3632         * Makefile.tpl: Rearrange by moving recursive_targets rules
3633         into their proper sections.
3634         * Makefile.tpl (top level bootstrap support): Move disabling
3635         of coverage flags from 'make' to 'configure'; improve comments.
3636         * Makefile.in: Regenerate.
3637
3638         * Makefile.tpl (experimental top level bootstrap) Move stage1
3639         language setting from all- target to configure- target; disable
3640         intermodule optimization in stage 1; prevent gratuitous rebuilds
3641         of stage 1.
3642         * Makefile.in: Regenerate.
3643         * configure.in: Comma-separate stage 1 language list for top
3644         level bootstrap.
3645         * configure: Regenerate.
3646
3647         * Makefile.tpl: Clean up experimental top level bootstrap support:
3648         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3649         prev-gcc in configure- targets as well as all- targets.
3650         * Makefile.in: Regenerate.
3651
3652 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3653
3654         * compile: New file imported from automake.
3655
3656 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3657
3658         * configure.in: Remove symbolic link section.
3659         * configure: Regenerate.
3660         * Makefile.tpl (links): Remove.
3661         * Makefile.in: Regenerate.
3662
3663 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3664             Nathanael Nerode  <neroden@gcc.gnu.org>
3665
3666         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3667         Set with AC_CHECK_PROGS.
3668         * configure.in: Fix comment typo from last patch.
3669         * configure: Regenerate.
3670
3671 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3672
3673         * Makefile.tpl: Introduce experimental top level bootstrap support.
3674         * Makefile.in: Regenerate.
3675         * configure.in: Introduce support for top level bootstrap.
3676         * configure: Regenerate.
3677
3678 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3679             Paolo Bonzini  <bonzini@gnu.org>
3680
3681         PR bootstrap/14522
3682         * configure.in: Cope with shells that do not support unquoted ^
3683         * configure: Regenerate.
3684
3685 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3686             Paolo Bonzini  <bonzini@gnu.org>
3687
3688         PR bootstrap/14522
3689         * configure.in: Cope with shells that do not support nesting
3690         quotes inside quoted backquote substitutions.
3691         * configure: Regenerate.
3692
3693 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3694
3695         PR bootstrap/14522
3696         * configure.in: Fix escaping of $.
3697         * configure: Regenerate.
3698
3699 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3700
3701         * configure: Regenerate, since I forgot to while committing Paolo's
3702         changes.
3703
3704 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3705
3706         PR ada/14131
3707         Move language detection to the top level.
3708         * configure.in: Find default values for the tools as
3709         soon as possible.  Disable ada if GNAT is not found.
3710         Emit error message about missing languages.  Expand
3711         --enable-languages=all for the gcc subdirectory.
3712
3713 2004-03-10  Ben Elliston  <bje@gnu.org>
3714
3715         * MAINTAINERS: Update my email address.
3716
3717 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3718
3719         * ltconfig: Disable building static libraries if building shared
3720         libraries on AIX 5L.
3721
3722 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3723
3724         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3725         and disable libgcj.
3726         * configure: Regenerated.
3727
3728 2004-03-01  Brian Booth  <bbooth@redhat.com>
3729
3730         * MAINTAINERS: Add myself to write-after-approval.
3731
3732 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3733
3734         * MAINTAINERS: Add myself to write-after-approval.
3735
3736 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3737
3738         PR bootstrap/7087
3739         * Makefile.tpl: Guard XFOO sed statements better.
3740         * Makefile.tpl: Add dependency for configure-target-libada.
3741         * Makefile.in: Regenerate (incidentally fixes broken
3742         commit when libada-branch was merged).
3743
3744 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3745
3746         * MAINTAINERS: Add myself to write-after-approval.
3747
3748 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3749
3750         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3751         maintainers.
3752
3753 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3754
3755         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3756         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3757
3758 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3759
3760         PR bootstrap/11932
3761         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3762
3763 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3764
3765         * MAINTAINERS: Added myself to write-after-approval.
3766
3767 2004-02-14  Michael Koch  <konqueror@gmx.de>
3768
3769         * MAINTAINERS: Added myself to write-after-approval.
3770
3771 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3772
3773         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3774         some OS port maintainers to OS port maintainers section.
3775
3776 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3777
3778         * MAINTAINERS: Add self.
3779
3780 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3781
3782         * MAINTAINERS: Alphabetize.
3783
3784 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3785
3786         * MAINTAINERS: Remove myself.
3787
3788 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3789
3790         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3791         (rs6000-*-aix*): Same.
3792         * configure: Regenerate.
3793
3794 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3795
3796         * configure.in (host): Add in missing $noconfigdirs to defines.
3797         * configure: Regenerate.
3798
3799 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3800             Nathanael Nerode  <neroden@gcc.gnu.org>
3801
3802         PR ada/6637, PR ada/5911
3803         Merge with libada-branch:
3804         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3805         with appropriate dependencies. Add --enable-libada configure switch.
3806         * configure, Makefile.in: Regenerate.
3807
3808 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3809
3810         * MAINTAINERS: Add myself to write-after-approval.
3811
3812 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3813
3814         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3815         * configure: Regenerate.
3816
3817 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3818
3819         Merge from upstream:
3820
3821         * ltmain.in: When setting IFS to '~', be careful about user
3822         arguments that contain '~'.
3823
3824         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3825
3826         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3827         Also test $base_compile against $CC with escaped arguments. Bug
3828         reported by Geoff Keating <geoffk@apple.com>.
3829
3830 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3831
3832         * MAINTAINERS: Remove i960 port.
3833
3834 2004-01-23  DJ Delorie  <dj@redhat.com>
3835
3836         * Makefile.def (target_modules) [libiberty]: Don't stage.
3837         * Makefile.in: Rebuilt.
3838
3839 2004-01-20  Caroline Tice  <ctice@apple.com>
3840
3841         * MAINTAINERS: Add myself to write-after-approval.
3842
3843 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3844
3845         * MAINTAINERS: Update my email address.
3846
3847 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3848
3849         * MAINTAINERS: Add myself to write-after-approval.
3850
3851 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3852
3853         * MAINTAINERS: Remove entries without email address.
3854
3855 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3856
3857         * MAINTAINERS: Add myself to write-after-approval.
3858
3859 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3860
3861         * MAINTAINERS: Update my email address.
3862
3863 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3864
3865         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3866         * Makefile.tpl (configure-target-[+module+]): Support stage.
3867         * Makefile.in: Rebuilt.
3868
3869 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3870
3871         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3872
3873 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3874
3875         * MAINTAINERS: Add myself as a MIPS maintainer.
3876
3877 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3878
3879         * configure.in: Use ./config.cache, not config.cache.
3880         * configure: Regenerate.
3881         * Makefile.tpl: Special-casing not needed for GCC any more.
3882         * Makefile.in: Regenerate.
3883
3884         * configure.in: Don't share a cache file for host dirs.
3885         * configure: Regenerate.
3886
3887         * config-ml.in: Don't mess with the cache file.
3888
3889 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3890
3891         * MAINTAINERS: Move myself from 'Write After Approval' to
3892         'CPU Port Maintainers' section as SPARC maintainer.
3893
3894 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3895
3896         * Makefile.tpl: Make GCC use a separate config.cache.
3897         * Makefile.in: Regenerate.
3898
3899         PR bootstrap/11932, PR bootstrap/11933
3900         (I don't know if it will fix either of them, but it relates
3901         to them.)
3902         * configure.in: Don't use shared config.cache for target
3903         directories.
3904         * configure: Regenerate.
3905
3906 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3907
3908         * MAINTAINERS: Add myself to 'Write After Approval' section.
3909
3910 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3911
3912         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3913         * configure: Regenerated.
3914
3915 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3916
3917         * MAINTAINERS: Remove the mn10200 maintainer.
3918
3919 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3920
3921         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3922         * configure: Regenerated.
3923
3924 2003-12-16  Jan Hubicka  <jh@suse.cz>
3925
3926         * MAINTAINERS: Add myself as callgraph maintainer.
3927
3928 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3929
3930         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3931         * configure: Regenerate.
3932
3933 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3934
3935         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3936         'Write After Approval' section. Update email.
3937
3938 2003-12-01  James Lemke <jim@wasabisystems.com>
3939
3940         * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2003-11-20  Matt Thomas  <matt@3am-software.com>
3943
3944         * MAINTAINERS: Add myself as a vax port maintainer.
3945
3946 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3947
3948         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3949         (configure-build-[+module+], configure-[+module+]): Likewise.
3950         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3951         * Makefile.in: Regenerate.
3952
3953 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3954
3955         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3956         shared/dylibed libraries.
3957         * ltmain.sh: Likewise.
3958         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3959         * ltcf-cxx.sh: Likewise.
3960         * ltcf-gcj.sh: Likewise.
3961         * ltconfig: Likewise.
3962
3963 2003-11-17  Stan Cox  <scox@redhat.com>
3964
3965         * MAINTAINERS: Add myself as iq2000 port maintainer.
3966
3967 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3968
3969         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3970         * Makefile.in: Regenerate.
3971
3972 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3973
3974         * config.sub: Update to 2003-11-03 version.
3975
3976 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3977
3978         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3979         * configure:  Regenerate.
3980
3981 2003-10-20  Nicolas Pitre <nico@cam.org>
3982
3983         * MAINTAINERS: Add myself to 'Write After Approval' section.
3984
3985 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3986
3987         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3988
3989 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3990
3991         * MAINTAINERS: Update my email address.
3992
3993 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3994
3995         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3996
3997 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3998
3999         * MAINTAINERS: Add myself to 'Write After Approval' section.
4000
4001 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4002
4003         * config.guess: Update to 2003-10-16 version.
4004         * config.sub: Update to 2003-10-16 version.
4005
4006 2003-10-15 David Daney  <ddaney@avtrex.com>
4007
4008         * MAINTAINERS: Added myself to 'Write After Approval' section.
4009
4010 2003-10-15  Falk Hueffner  <falk@debian.org>
4011
4012         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4013         'Write After Approval' section. Update email.
4014
4015 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4016
4017         * MAINTAINERS: Move myself from 'Write After Approval' to
4018         'Various Maintainers' section as middle-end maintainer.
4019
4020 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4021
4022         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4023         HOST_FLAGS_TO_PASS.
4024         * Makefile.in: Regenerate.
4025
4026 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4027
4028         * config.guess: Update to 2003-10-07 version.
4029         * config.sub: Update to 2003-10-07 version.
4030
4031 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4032
4033         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4034         * ltconfig (irix5*, irix6*): Don't override version_type.
4035
4036 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4037
4038         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4039         * configure: Rebuilt
4040         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4041         * Makefile.in: Rebuilt
4042
4043 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4044
4045         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4046
4047 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4048
4049         * MAINTAINERS (Write After Approval): Add myself.
4050
4051 2003-09-29  Paul Koning  <ni1d@arrl.net>
4052
4053         * MAINTAINERS: Move myself from "Write After Approval"
4054         to CPU platform maintainers for pdp11 platform.
4055
4056 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4057
4058         * MAINTAINERS: Move myself from 'Write After Approval' to
4059         'Various Maintainers' section as libffi testsuite maintainer.
4060
4061 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4062
4063         * configure.in: Pass a computed --program-transform-name
4064         to subconfigures.
4065         * configure: Regenerated.
4066
4067 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4068
4069         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4070         * Makefile.in: Regenerate.
4071
4072         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4073         * Makefile.in: Regenerate.
4074
4075 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4076
4077         * MAINTAINERS: Move myself from 'Write After Approval'
4078         to 'Various Maintainers' (objective-c) section.
4079
4080 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4081
4082         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4083         quoting.
4084         * configure: Regenerated.
4085
4086 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4087
4088         * MAINTAINERS (Write After Approval): Add myself to write after
4089         approval list.
4090
4091 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4092
4093         * MAINTAINERS (Write After Approval): Add myself.
4094
4095 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4096
4097         * MAINTAINERS: Update my e-mail address.
4098
4099 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4100
4101         * libtool.m4 (LD): Correct powerpc64 host match.
4102
4103 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4104
4105         * MAINTAINTERS: Update my affiliation and email address.
4106
4107 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4108
4109         * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2003-09-04  DJ Delorie  <dj@redhat.com>
4112
4113         * configure: Regenerate.
4114
4115 2003-09-04  Robert Millan  <robertmh@gnu.org>
4116
4117         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4118
4119 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4120
4121         * configure.in: Ensure arguments to sed are properly spaced.
4122         * configure: Regenerate.
4123
4124 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4125
4126         * MAINTAINERS: Update my e-mail address.
4127
4128 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4129
4130         * MAINTAINERS (Write After Approval): Add myself.
4131
4132 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4133
4134         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4135         * configure: Regenerated.
4136
4137 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4138
4139         * MAINTAINERS: Update my email address.
4140
4141 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4142
4143         * configure.in:  Use newline instead of semicolon when assuming
4144         shell arguments in a for loop.
4145         * configure:  Regenerated.
4146
4147 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4148
4149         * MAINTAINERS: Resurrect the i860 maintainer.
4150
4151 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4152
4153         PR 8180
4154         * configure.in: When testing with_libs and with_headers, treat
4155         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4156         * configure: Regenerate.
4157
4158         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4159         make, shell, etc.
4160         (baseargs): Likewise.
4161         * configure: Regenerate.
4162
4163 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4168
4169         * configure.in: Disable libgcj for darwin not on powerpc.
4170         * configure: Rebuild.
4171
4172 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4173
4174         * config-ml.in, symlink-tree: Add license.
4175
4176 2003-08-03  Richard Stallman  <rms@gnu.org>
4177             Eben Moglen  <moglen@columbia.edu>
4178
4179         * README.SCO: New file.
4180
4181 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4182
4183         * Makefile.tpl (check, check-c++): Express dependencies using
4184         dependencies rather than commands.
4185         * Makefile.in: Regenerate.
4186
4187 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4188
4189         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4190         * configure: Ditto.
4191
4192 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4193
4194         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4195         * Makefile.in: Update.
4196
4197 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4198
4199         * configure.in: Enable libgcj for darwin.
4200         * configure: Rebuild.
4201
4202 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4203
4204         * config-ml.in:  Use ac_configure_args directly instead of
4205         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4206         actually seen.
4207
4208 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4209
4210         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4211         creating target and build subdirs to build all parent dirs as needed.
4212         * Makefile.in: Rebuild.
4213         * configure.in: Don't build dirs explicitly here.
4214         * configure: Rebuild.
4215
4216 2003-07-26  Paul Brook  <paul@nowt.org>
4217
4218         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4219
4220 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4221
4222         * Makefile.tpl (all-make): Depend on intl.
4223         * Makefile.in: Rebuilt.
4224
4225 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4226
4227         * install-sh:  Update to newer upstream versions (associated with
4228         aclocal 1.7).
4229         * mkinstalldirs:  Likewise.
4230         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4231
4232 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4233
4234         * MAINTAINERS: Move self from Bug database only accounts
4235         to write-after-approval.
4236
4237 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4238
4239         * config.if: Remove unused libc_interface determination.
4240
4241 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4242
4243         * MAINTAINERS: Move self from write-after-approval to
4244         build machinery (*.in).
4245
4246 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4247
4248         PR bootstrap/11273
4249         PR bootstrap/11408
4250         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4251         unused INSTALL_PROGRAM_ARGS.
4252         * configure.in: Use AC_PROG_INSTALL.
4253         * Makefile.in: Regenerate.
4254         * configure: Regenerate.
4255
4256 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4257
4258         * MAINTAINERS: Alphabetize.
4259
4260 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4261
4262         * configure: Rebuilt.
4263         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4264         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4265         newlib nor libgloss.
4266         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4267         * configure.in (am33_2.0-*-linux*): Added.
4268
4269 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4270
4271         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4272         * configure: Regenerate.
4273
4274 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4275
4276         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4277         * Makefile.in: Regenerate.
4278
4279 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4280
4281         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4282         * Makefile.in: Regenerate.
4283
4284 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4285
4286         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4287         * Makefile.in: Regenerated.
4288
4289         * config-ml.in: Replace PWD with PWD_COMMAND.
4290
4291 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4292
4293         * intl: New directory; see intl/ChangeLog for details.
4294         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4295         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4296         * Makefile.in: Regenerate.
4297
4298 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4299
4300         * configure.in: Clean up config-lang.in handling.  Delete
4301         useless assignment to "subdirs".
4302         * configure: Regenerate.
4303
4304 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4305
4306         * configure.in: Rename 'target_libs' to 'target_libraries'.
4307         Remove useless reference to 'target_libs'.
4308         * configure: Regenerate.
4309
4310 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4311
4312         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4313         * Makefile.in: Regenerate.
4314
4315 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4316
4317         * Makefile.def: Introduce flags_to_pass.
4318         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4319         * Makefile.in: Regenerate.
4320
4321 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4322
4323         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4324         and target-libgloss.
4325         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4326         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4327         * configure: Regenerate.
4328
4329 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4330
4331         * configure.in: Update testsuite_flags to new location.
4332         * configure. Regenerate.
4333
4334 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4335
4336         * Makefile.tpl: Remove BUILD_CC stuff.
4337         * Makefile.in: Regenerate.
4338
4339 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4340
4341         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4342
4343 2003-06-16  Graeme Peterson <gp@qnx.com>
4344
4345         * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4348
4349         * config.guess: Update to 2003-06-12 version.
4350         * config.sub: Update to 2003-06-13 version.
4351
4352 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4353
4354         * config.guess: Update to 2003-06-06 version.
4355         * config.sub: Update to 2003-06-06 version.
4356
4357 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4358
4359         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4360         * configure. Regenerate.
4361
4362 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4363
4364         * configure.in: Disable serial configure by default.
4365         * configure: Regenerate.
4366         * Makefile.tpl: Abolish .NOTPARALLEL.
4367         * Makefile.in: Regenerate.
4368
4369         * Makefile.tpl: Replace {build,host,target}_canonical by
4370         {build,host,target}.
4371         * Makefile.in: Regenerate.
4372
4373         * Makefile.tpl: Fix stupid pasto.
4374         * Makefile.in: Regenerate.
4375
4376 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4377
4378         * Makefile.tpl: Remove bogus conditional.
4379         * Makefile.in: Regenerate.
4380
4381 2003-06-05  Jan Hubicka  <jh@suse.cz>
4382
4383         * Makefile.tpl (profiledbootstrap): New target.
4384         * Makefile.in (profiledbootstrap): New target.
4385
4386 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4387
4388         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4389         Pinski. Remove user names from other bugzilla-only maintainers.
4390
4391 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4392
4393         * Makefile.tpl: Make 'recursive targets' using autogen rather
4394         than shell loop.  Remove duplicate 'clean' targets and false
4395         comments.
4396         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4397         Add systematic method of specifying missing targets in subdirs.
4398         Add copyright boilerplate.
4399         * Makefile.in: Regenerate.
4400         * configure.in: Add 'recursive targets' to maybe list.
4401         * configure: Regenerate.
4402
4403         * MAINTAINERS: "GNATS only" -> "Bug database only".
4404
4405         * Makefile.tpl: Rename [+target+] to [+make_target+].
4406         * Makefile.def: Rename 'target' to 'make_target'.
4407
4408 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4409
4410         * MAINTAINERS: Add self as options handling maintainer.
4411
4412 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4413
4414         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4415         been too long since I touched those ports.
4416
4417 2003-05-28  DJ Delorie  <dj@redhat.com>
4418
4419         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4420         * Makefile.in: Regenerate.
4421
4422 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4423
4424         * configure.in: Use curly braces in the definition of tooldir.
4425         * configure: Regenerate.
4426
4427 2003-05-21  DJ Delorie  <dj@redhat.com>
4428
4429         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4430         newlib or libgloss.
4431         * Makefile.in: Regenerate.
4432
4433 2003-05-21  DJ Delorie  <dj@redhat.com>
4434
4435         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4436         * Makefile.in: Regenerate.
4437
4438 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4439
4440         * MAINTAINERS: Update my e-mail address.
4441
4442 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4443
4444         * configure.in: Switch more things to use maybe dependencies.
4445         * Makefile.tpl: Switch more things to use maybe dependencies.
4446         Factor out common code from autogen IF statements.
4447         * configure: Regenerate.
4448         * Makefile.in: Regenerate.
4449
4450 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4451
4452         * configure.in: Accept i[3456789]86 for machine type.
4453         * configure: Regenerate.
4454
4455 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4456
4457         * configure.in: Switch more things to use maybe dependencies.
4458         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4459         * configure: Regenerate.
4460         * Makefile.tpl: Switch more things to use maybe dependencies.
4461         * Makefile.in: Regenerate.
4462
4463 2003-05-16  Andreas Schwab  <schwab@suse.de>
4464
4465         * Makefile.tpl (install-opcodes): Define.
4466         * Makefile.in: Rebuild.
4467
4468 2003-05-13  Andreas Jaeger  <aj@suse.de>
4469
4470         * config.guess: Update to 2003-05-09 version.
4471         * config.sub: Update to 2003-05-09 version.
4472
4473 2003-05-13  Michael Eager <eager@mvista.com>
4474
4475         * configure.in: Correct sed script so that options in quotes are not
4476         deleted.
4477         * configure: Rebuild.
4478
4479 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4480
4481         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4482         and $$s/newlib/libc/sys/cygwin32 include paths.
4483         * configure: Ditto.
4484
4485 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4486
4487         * MAINTAINERS: Update my email addresses.
4488
4489 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4490
4491         * config-ml.in: Propagate INSTALL variables.
4492
4493 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4494
4495         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4496
4497 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4498
4499         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4500         * Makefile.in: Regenerate.
4501
4502 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4503
4504         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4505
4506 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4507
4508         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4509
4510 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4511
4512         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4513         * Makefile.in: Regenerated.
4514
4515 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4516
4517         * MAINTAINERS (Write After Approval): Upgrade myself from
4518         GNATS only to write-after-approval. Update my mail address.
4519
4520 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4521
4522         (OS Port Maintainers: freebsd): Add myself.
4523
4524 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4525
4526         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4527
4528 2003-04-22  Kean Johnston  <jkj@sco.com>
4529
4530         * MAINTAINERS (SCO ports): Added myself.
4531
4532 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4533
4534         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4535
4536 2003-04-19  Kean Johnston  <jkj@sco.com>
4537
4538         * MAINTAINERS (Write After Approval): Add myself.
4539
4540 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4541
4542         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4543         * Makefile.in: Regenerate.
4544
4545 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4546
4547         * configure.in (powerpc64*-*-linux*): Remove.
4548         * configure: Rebuilt.
4549
4550 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4551
4552         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4553         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4554         and restrap.
4555         * Makefile.in:  Regenerate.
4556
4557 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4558
4559         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4560         * configure: Regenerated.
4561
4562 2003-04-15  DJ Delorie  <dj@redhat.com>
4563
4564         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4565
4566 2003-04-13  Nick Clifton  <nickc@redhat.com>
4567
4568         * config-ml.in: Remove support for --disable-aix removing
4569         call-aix multilibs.
4570
4571 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4572
4573         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4574         * */configure: Rebuilt.
4575
4576 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4577
4578         * MAINTAINERS: Add my email address.
4579
4580 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4581
4582         * MAINTAINERS (Write After Approval): Add myself.
4583
4584 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4585
4586         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4587         * Makefile.in: Regenerate.
4588
4589 2003-03-14  Michael Chastain  <mec@shout.net>
4590
4591         * Makefile.in: Regenerate with correct Makefile.def.
4592
4593 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4594
4595         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4596         Make macro.
4597         * Makefile.in: Regenerate.
4598         * configure.in: Clean up gxx_include_dir logic.
4599         * configure: Regenerate.
4600
4601 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4602
4603         * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4606
4607         * MAINTAINERS: Update my mail address.
4608
4609 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4610
4611         * configure.in (gxx_include_dir): Fix typo.
4612         * configure: Regenerated.
4613
4614 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4615
4616         * Makefile.tpl: Reindent.
4617         * Makefile.in: Regenerate.
4618         * configure.in: Reindent.  Don't set unused variables.
4619         * configure: Regenerate.
4620
4621 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4622
4623         * configure.in: Include $(build_tooldir)/sys-include in
4624         FLAGS_FOR_TARGET.
4625         * configure: Regenerated.
4626
4627 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4628
4629         * Makefile.tpl: Always pass down RANLIB.
4630         * Makefile.in: Regenerate.
4631
4632         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4633         * Makefile.in: Regenerate.
4634         * configure.in: Remove unused logic relating to --enable-shared
4635         and --enable-threads.  Remove bogus comments.  Remove redundant
4636         noconfigdirs.
4637         * configure: Regenerate.
4638
4639         * configure.in: Replace ${libstdcxx_version} by its value.
4640         Remove reference to mh-dgux.
4641         * configure: Regenerate.
4642
4643 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4644
4645         * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4648
4649         * Makefile.tpl: Rearrange.
4650         * Makefile.in: Regenerate.
4651
4652 2003-02-25  Uwe Stieber <uwe@wwws.de>
4653
4654         * configure.in: Add support for kaOS as cross build target system.
4655         * configure: Regenerated.
4656
4657 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4658
4659         * MAINTAINERS (Write after approval): Add myself.
4660
4661 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4662
4663         * MAINTAINERS: Update my email address.
4664
4665 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4666
4667         * MAINTAINERS: Add self to blanket write privs. section.
4668
4669 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4670
4671         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4672         configure-target-* as some target builds may require additional
4673         flags for preprocessor tests.
4674         * Makefile.in: Regenerated.
4675
4676 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4677
4678         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4679         * ltconfig: Handle it.
4680         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4681         auto-detecting it.
4682
4683         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4684         it is used as argument to $CC.
4685         * ltcf-gcj.sh: Likewise.
4686
4687         * configure.in: Introduce --enable-maintainer-mode.
4688         * configure: Rebuilt.
4689         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4690         for maintainer mode.
4691         * Makefile.in: Rebuilt.
4692
4693 2003-02-18  Jason Merrill  <jason@redhat.com>
4694
4695         * Makefile.tpl (check-c++): Allow parallelism.
4696
4697 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4698
4699         * MAINTAINERS: Remove John Carr (who never actually had access to
4700         gcc.gnu.org).
4701
4702 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4703
4704         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4705         don't configure target-libobjc.
4706         * configure: Regenerate.
4707
4708 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4709
4710         * Makefile.tpl (RANLIB): Define.
4711         * Makefile.in: Regenerate.
4712
4713 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4714
4715         * MAINTAINERS: Update my email.
4716
4717 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4718
4719         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4720         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4721         * Makefile.in: Regenerated.
4722         * configure.in: Remove all traces of snavigator, db, and grep.
4723         * configure: Regenerated.
4724
4725 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4726
4727         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4728         After Approval.
4729
4730 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4731
4732         * MAINTAINERS (Write after approval): Add myself.
4733
4734 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4735
4736         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4737         * Makefile.in: Regenerated.
4738
4739 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4740
4741         * config.guess: Updated to 2003-01-30's version.
4742         * config.sub: Updated to 2003-01-28's version.
4743
4744 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4745
4746         * config.if: If gcc_version is already set, just use it.  Don't set
4747         gcc_version_trigger if it's already set, otherwise set it to
4748         gcc/version.c, but only if the file exists.  If it is not set and
4749         gcc/version.c does not exist, try to extract the version number from
4750         $CC.
4751
4752 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4753
4754         * MAINTAINERS: Add myself to write-after-approval list.
4755
4756 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4757
4758         * configure.in:  Revert 24Jan change.
4759         * configure:  Regenerate.
4760
4761 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4762
4763         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4764         entry of HJ Lu.
4765
4766 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4767
4768         * configure.in: Revert previous change.
4769         * configure: Regenerate.
4770
4771 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4772
4773         * configure.in: Make rda native-only.
4774         * configure: Regenerate.
4775
4776 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4777
4778         * MAINTAINERS: Move myself from GNATS-only-accounts to
4779         write-after-approval.
4780
4781 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4782
4783         * configure.in: Add missing \.
4784         * configure: Rebuilt.
4785
4786 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4787
4788         * configure.in (baseargs): Avoid using \| in sed regular
4789         expressions.
4790         * configure: Rebuilt.
4791
4792 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4793
4794         * configure.in (baseargs): Remove all supported forms of
4795         --cache-file, --srcdir, --host, --build and --target options
4796         from argument lists.
4797         * configure: Rebuilt.
4798
4799 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4800
4801         * MAINTAINERS: Add myself to write-after-approval list.
4802
4803 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4804
4805         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4806         * configure: Rebuilt.
4807
4808 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4809
4810         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4811         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4812         * Makefile.in: Regenerate.
4813         * configure: Regenerate.
4814
4815 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4816
4817         * configure.in: Remove Makefile in build, host and target modules
4818         unless configure was run with --no-recursion.
4819         * configure: Rebuilt.
4820
4821 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4822
4823         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4824         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4825         * Makefile.in: Regenerate.
4826
4827 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4828
4829         * config.guess: Update to 2003-01-03 version.
4830         * config.sub: Update to 2003-01-03 version.
4831
4832 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4833
4834         * configure: Regenerate with proper autoconf 2.13.
4835
4836 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4837
4838         * configure.in: Add AC_PREREQ for consistency.
4839         * configure: Regenerate.
4840
4841 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4842
4843         * configure.in (GDB_TK): Add tcl directories conditional on
4844         gdb/gdbtk directory being present.
4845         * configure: Regenerate.
4846
4847 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4848
4849         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4850         by gcc if LD is not defined and we are not doing a Canadian Cross.
4851         * configure: Rebuilt.
4852
4853 2002-12-31  Tom Tromey  <tromey@redhat.com>
4854
4855         * Makefile.in: Rebuilt.
4856         * Makefile.def (target_modules) [libffi]: Allow installation.
4857
4858 2002-12-31  Andreas Schwab  <schwab@suse.de>
4859
4860         * configure.in: Fix use of $program_transform_name.
4861         * configure: Regenerated.
4862
4863 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4864
4865         * configure.in (baseargs): Don't remove first configure argument.
4866         * configure: Regenerated.
4867
4868 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4869
4870         * Makefile.tpl (local-distclean): Don't remove...
4871         (multilib.ts): ... this.  Moved into...
4872         (multilib.out): ... this.  Don't use sub-make.
4873         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4874         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4875         (configure-build-[+module+], configure-[+module+],
4876         configure-target-[+module+], configure-gcc): ... these.  Test
4877         for Makefile existence.  Drop config.status from dependencies.
4878         * Makefile.in: Rebuilt.
4879         * configure.in: Move gcc-version-trigger to the end of
4880         ac_configure_args.  Add comments to maybedep.tmp and
4881         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4882         nonopt from baseargs, matching and removing corresponding
4883         whitespace while at it.
4884         * configure: Rebuilt.
4885
4886 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4887
4888         * configure.in (host_configargs): Replace reference to
4889         no-longer-defined buildopts with --build=${build_alias}.
4890         * configure: Rebuilt.
4891
4892         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4893         program_transform_name to standard idiom.
4894         (AUTOGEN, AUTOCONF): Define.
4895         (Makefile.in): Use $(AUTOGEN).
4896         (Makefile): Depend on config.status, and use autoconf-style rule to
4897         build it.  Move original commands to...
4898         (config.status): ... this new target.
4899         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4900         $(AUTOCONF).
4901         * Makefile.in: Rebuilt.
4902
4903 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4904
4905         * Makefile.tpl: Fix dramatic bustage due to change in
4906         program_transform_name.
4907         * Makefile.in: Regenerate.
4908
4909         * configure.in: Remove unnecessary PATH setting.
4910         * configure: Regnerate.
4911
4912         * configure.in: Don't default to unprefixed tools unless
4913         the native tools will work.
4914         * configure: Regenerate.
4915
4916         * configure.in: Convert to autoconf script.  Blow away lots
4917         of now-redundant Makefile fragments.
4918         * configure: Generate using Autoconf.
4919         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4920         * Makefile.in: Regenerate.
4921
4922 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         * configure: Fix stupid bug where RANLIB was mistakenly included.
4925
4926         * configure.in: Rename (buildargs, hostargs, targargs) to
4927         (build_configargs, host_configargs, target_configargs).
4928
4929         * configure.in: Move logic out of sed statement.
4930
4931         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4932         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4933
4934 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4935
4936         * config.sub: Import from master repository
4937         * config.guess: Ditto
4938
4939 2002-12-24  Andreas Schwab  <schwab@suse.de>
4940
4941         * Makefile.tpl (multilib.out): Fix missing space.
4942         * Makefile.in: Regenerate.
4943
4944 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4945
4946         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4947         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4948         * Makefile.in: Regenerate.
4949         * configure.in: Remove unnecessary leftovers.
4950
4951 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4952
4953         * configure.in (extra_ranlibflags_for_target): New variable.
4954         (*-*-darwin): Add -c to ranlib commands.
4955         * configure (tooldir): Handle extra_ranlibflags_for_target.
4956
4957 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4958
4959         * Makefile.tpl: Revert HJL's change.
4960         * Makefile.in: Regenerated.
4961         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4962         always.
4963
4964 2002-12-19  Andreas Schwab  <schwab@suse.de>
4965
4966         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4967         * Makefile.in: Regenerate.
4968
4969 2002-12-18  H.J. Lu <hjl@gnu.org>
4970
4971         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4972         * Makefile.in: Regenerated.
4973
4974         * configure.in (build_prefix): New. Substitute.
4975
4976 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4977
4978         * Makefile.tpl: Don't let real targets depend on phony targets.
4979         * Makefile.in: Regenerate.
4980
4981         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4982         * Makefile.in: Regenerate.
4983
4984 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4985
4986         * config.sub: Import from master repository
4987         * config.guess: Ditto
4988
4989 2002-12-16  Jason Merrill  <jason@redhat.com>
4990
4991         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4992         previous 'make bootstrap'.
4993         * Makefile.in: Regenerate.
4994
4995 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4996
4997         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4998
4999 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5000
5001         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5002         * Makefile.in: Regenerate.
5003
5004 2002-12-13  Jason Merrill  <jason@redhat.com>
5005
5006         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5007         library tests.
5008         (check-c++): Just depend on it and check-target-libstdc++-v3.
5009         * Makefile.in: Regenerate.
5010
5011 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5012
5013         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5014         * Makefile.in: Rebuilt.
5015
5016 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5017
5018         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5019
5020 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5021
5022         * configure: Fix bug put in by gremlins.
5023
5024         * Makefile.tpl: Substitute more autoconfily.
5025         * configure: Substitute more autoconfily.
5026         * Makefile.in: Regenerate.
5027
5028 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5029
5030         * config.sub: Import from master repository
5031         * config.guess: Ditto
5032         * MAINTAINERS: Added Svein Seldal under write after approval
5033
5034 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5035
5036         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5037         * Makefile.in (all-sim): Ditto.
5038
5039 2002-12-06  DJ Delorie  <dj@redhat.com>
5040
5041         * Makefile.tpl: Change configure dependencies to not have real
5042         targets depend on phony targets.
5043
5044 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5045
5046         * configure.in: Revert unintentional change.
5047
5048         * Makefile.tpl: Change dependency for */multilib.out so that
5049         it works when gcc isn't in the tree.
5050
5051         * configure.in: Substitute more.
5052         * configure: Run subconfigures from the Makefile.
5053         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5054         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5055
5056 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5057
5058         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5059
5060 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5061
5062         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5063         and corresponding dependencies.
5064         * Makefile.in: Regenerate.
5065
5066         * configure.in (host_tools): Order binutils, gas and ld for
5067         convenience in running the testsuites.
5068
5069         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5070         * Makefile.in: Regenerate.
5071         * configure.in: Introduce rules to serialize subconfigure runs.
5072
5073         * configure.in: Introduce BASE_CC_FOR_TARGET.
5074         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5075         Realize configure-build-* targets.  Realize configure-target-* targets.
5076         * Makefile.in: Regenerate.
5077
5078 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5079
5080         * configure: Move gcc_version_trigger stuff from here...
5081         * configure.in: ...to here.
5082
5083         * configure.in: Separate subconfigure options added by this file from
5084         options given by the user.  Add machinery to put args for host
5085         subconfigures into the Makefile.
5086
5087         * Makefile.tpl: Remove 'vault' targets.
5088         * Makefile.tpl: Reorder and comment dependencies.
5089         * Makefile.in: Regenerate.
5090
5091 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5092         * configure.in: Fix my broken commit of previous patch. (sigh)
5093
5094 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5095
5096         * configure.in: Move host-specific darwin noconfigdirs into
5097         the host-specific section.
5098
5099 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5100
5101         * configure.in: Move host-specific darwin noconfigdirs into
5102         the host-specific section.
5103
5104 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5105
5106         * configure: Remove skip-this-dir support.
5107         * Makefile.tpl: Remove skip-this-dir support.
5108
5109         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5110         subdirectories.
5111         * Makefile.in: Regenerate.
5112
5113         * Makefile.tpl: Strip out useless setting of 'dir'.
5114         * Makefile.in: Regenerate.
5115
5116 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5117
5118         * configure.in: Fix deeply stupid bug.
5119
5120         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5121         shell code in CXX_FOR_TARGET
5122         * Makefile.def: Introduce raw_cxx.
5123         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5124         RAW_CXX_FOR_TARGET.
5125         * Makefile.in: Regenerate.
5126
5127 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5128
5129         * Makefile.tpl: Remove unnecessary ifs.
5130         * Makefile.in: Regenerate.
5131
5132         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5133         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5134         targets for 'no_install' modules.
5135         * configure: Move GDB_TK substitution to configure.in.  Move
5136         build_modules stuff to configure.in.
5137         * configure.in: Implement soft dependency machinery.  Maybe-ize
5138         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5139         * Makefile.in: Regenerate.
5140
5141 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5142
5143         * Makefile.tpl: Make all-target, install-target behave similarly
5144         to all, install (only hitting configured targets).  Eliminate
5145         unused macro defintions.
5146
5147         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5148         build != host.
5149
5150         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5151
5152         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5153
5154         * configure.in: Produce lists of subdir targets we're actually
5155         configuring.  Remove references to "dosrel".
5156         * Makefile.tpl: Let configure set which subdir targets are hit.
5157         Remove install-cross; clean up install; remove ALL.  Remove
5158         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5159         Autogenerate host module targets.  Remove empty dependency lines
5160         and redundant dependency; rearrange slightly.
5161         * Makefile.def: Add host-side libtermcap, utils.
5162
5163         * Makefile.in: Regenerate.
5164
5165 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5166
5167         * ltconfig (osf[345]): Append $major to soname_spec.
5168         Reflect this in library_names_spec.
5169         * ltmain.sh (osf): Prefix $major with . for use as extension.
5170
5171 2002-11-19  Andreas Jaeger  <aj@suse.de>
5172
5173         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5174         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5175         and sparc64 GNU/Linux systems.
5176
5177 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5178
5179         * MAINTAINERS: Update email.
5180
5181 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5182
5183         * MAINTAINERS: Complete James Dennett's entry.
5184
5185 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5186
5187         * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5190
5191         * Makefile.tpl: syntactic cleanup
5192
5193 2002-11-13 Stuart Hastings <stuart@apple.com>
5194
5195         * MAINTAINERS: Add myself to write-after-approval list.
5196
5197 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5198
5199         * Makefile.def: Add list of recursive targets to autogenerate.
5200         Add build_modules.
5201         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5202         targets.  Autogenerate *-build-* targets.
5203         * Makefile.in: Regenerate.
5204
5205 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5206
5207         * configure: More autoconf-style substitutions.
5208         * Makefile.tpl: More autoconf-style substitutions.
5209         * Makefile.in: Regenerate.
5210
5211 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5212
5213         * configure: Substitute more variables in a more autoconf-friendly
5214         way.  Simplify slightly.
5215         * Makefile.tpl: Make more variables substitutable in an
5216         autoconf-friendly way.
5217         * Makefile.in: Regenerate.
5218
5219 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5220
5221         * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5224
5225         * configure.in (v810*): Remove special setting of tools.
5226
5227         * configure: Add support for extra required flags for ar or nm.
5228         * configure.in (aix4.3+): Use above support for target-specific
5229         issues, rather than using config/mt-aix43.
5230
5231 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5232
5233         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5234         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5235         with $srcdir.  Reformat indentation.  Substitute some variables
5236         formerly hard-coded in the Makefile for build=host.
5237         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5238         * Makefile.def: Autogenerate more.
5239         * Makefile.in: Regenerate.
5240
5241 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5242
5243         * MAINTAINERS (Write After Approval): Add myself.
5244
5245 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5246
5247         * Makefile.def (host_modules): Add rda.
5248         * Makefile.in: Regenerate.
5249         * configure.in (target_tool): Add target-rda to list.
5250
5251 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5252
5253         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5254
5255 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5256
5257         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5258         and restrap targets to this rule.
5259         * Makefile.in:  Regenerate.
5260
5261 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5262
5263         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5264         GNATS only accounts.
5265
5266 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5267
5268         * configure.in (i[3456]86-*-linux*): Add check to disable
5269         ${libgcj} for glibc1.
5270
5271 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5272
5273         * MAINTAINERS: Add myself as ip2k port maintainer.
5274
5275 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5276
5277         * configure.in: Add tic4x target.
5278
5279 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5280
5281         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5282         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5283         * Makefile.in: Regenerate.
5284
5285         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5286         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5287         * Makefile.in: Regenerate.
5288
5289 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5290
5291         * MAINTAINERS: Add myself as web pages co-maintainer.
5292
5293 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5296         * Makefile.in: Regenerate.
5297
5298 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5299
5300         * MAINTAINERS: Add myself and Nathan Sidwell
5301         <nathan@codesourcery.com> as VxWorks maintainers.
5302
5303 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * Makefile.def: Remove order dependency comments.
5306         * Makefile.tpl: Add explicit install-install dependencies.
5307         * Makefile.in: Regenerate.
5308
5309         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5310         * Makefile.in: Regenerate.
5311
5312         * Makefile.tpl: Add configure-target (for src-release in src)
5313         * Makefile.in: Regenerate.
5314
5315 2002-09-30  Nick Clifton  <nickc@redhat.com>
5316
5317         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5318
5319 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5320
5321         * configure.in (s390*-*-linux*): Enable libgcj.
5322
5323 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5324
5325         * configure: Revert accidentally applied changes.
5326
5327         * Makefile.tpl: Make more autoconf-friendly.
5328         * Makefile.in: Regenerate.
5329         * configure: Make substitution more autoconf-like.
5330
5331 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5332
5333         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5334         single entry to handle all these.
5335         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5336         libjava on arm-*-elf.
5337
5338 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5339
5340         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5341         things that depend on them.
5342
5343 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5344
5345         * Makefile.tpl: Make subsituted variables more autoconfy.
5346         * Makefile.in: Regenerate.
5347         * configure: Make seds more autoconfy.
5348
5349 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5350
5351         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5352         * Makefile.in: Regenerate.
5353         * configure.in: Rewrite sed statements to look autoconfy.
5354
5355         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5356         all-target-foo on configure-target-foo.
5357         * Makefile.def: Ditto.
5358         * Makefile.in: Rebuild.
5359
5360 2002-09-25  Andrew Haley  <aph@redhat.com>
5361
5362         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5363
5364 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5365
5366         * Makefile.def: New file.
5367         * Makefile.tpl: New file.
5368         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5369         * contrib/gcc_update: Note that Makefile.in is a generated file.
5370
5371         * configure.in: Minor rearrangement.  Simplify tests.
5372
5373 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5374
5375         * configure.in (with_headers): Skip copy if value is "yes".
5376         (with_libs): Likewise.
5377
5378 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5379
5380         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5381         * configure.in (sh*-*-pe*): Ditto.
5382         * configure.in (mips*-*-pe*): Ditto.
5383         * configure.in (*arm-wince-pe): Ditto.
5384
5385         * configure.in: Rearrange.
5386
5387 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5388
5389         * MAINTAINERS: Update my email address.
5390
5391 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5392
5393         * MAINTAINERS: (Write After Approval): Add myself.
5394
5395 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5396
5397         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5398
5399 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5400
5401         * MAINTAINERS: Change my mailing address.
5402
5403 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5404
5405         * MAINTAINERS (Write After Approval): Remove myself.
5406         (Various Maintainers: c++ runtime libs): Add myself.
5407
5408 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5409
5410         * MAINTAINERS (Write After Approval): Remove myself.
5411         (Various Maintainers: c++ runtime libs): Add myself.
5412
5413 2002-08-15  Eric Christopher  <echristo@redhat.com>
5414
5415         * config.sub: Import from master repository.
5416         * config.guess: Ditto.
5417
5418 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5419
5420         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5421         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5422         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5423
5424 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5425
5426         * MAINTAINERS: Add self to rs6000 vector extensions.
5427
5428 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5429
5430         * libiberty/configure: Reverted unintended yesterday's check in.
5431
5432 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5433
5434         * boehm-gc/configure, libf2c/configure: Rebuilt.
5435         * libffi/configure, libiberty/configure: Ditto.
5436         * libjava/configure, libobjc/configure: Ditto.
5437         * libstdc++-v3/configure, zlib/configure: Ditto.
5438         Merged from binutils:
5439         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5440         From Steve Ellcey <sje@cup.hp.com>:
5441         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5442         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5443         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5444         IA64.
5445         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5446         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5447         soname_spec, sys_lib_search_path_spec): Ditto.
5448
5449 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5450
5451         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5452
5453 2002-08-04  H.J. Lu  (hjl@gnu.org)
5454
5455         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5456
5457 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5458
5459         * MAINTAINERS (Write After Approval): Add myself.
5460
5461 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5462
5463         * configure.in: Move generic linux case to end.  Copy generic
5464         linux noconfigdirs to mips*-*-linux* entry and new
5465         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5466
5467 2002-07-19  Michael Matz  <matz@suse.de>
5468
5469         * MAINTAINERS: Add myself as ra* maintainer.
5470
5471 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5472
5473         * config.guess: Update to 2002-07-09 version.
5474         * config.sub: Update to 2002-07-03 version.
5475
5476 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5477
5478         * MAINTAINERS: Fix typo in a maintainer email address.
5479
5480 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5481
5482         * configure.in: Remove two redundant tests.
5483
5484 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5485
5486         * configure.in (mips*-*-irix6*o32): Enable stabs.
5487
5488 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5489
5490         * configure.in: Don't build grez.
5491         * Makefile.in: Ditto.
5492
5493         * Makefile.in: Remove references to bsp, cygmon, libstub.
5494         * configure.in: Ditto.
5495
5496         * configure.in: Remove leftover reference to gdbtest.
5497
5498 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5499
5500         * configure.in (gxx_include_dir):  Change to match versioned
5501         C++ headers if --enable-version-specific-runtime-libs is used.
5502
5503 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5504
5505         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5506
5507 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5508
5509         * configure.in: Make --without-x work.
5510
5511 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5512
5513         * configure.in: Rearrange target Makefile fragment collection.
5514
5515         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5516         cvs[src].
5517         * configure.in: Ditto.
5518
5519 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5520
5521         * MAINTAINERS (Write After Approval): Update my e-mail address.
5522
5523 2002-06-24  Ben Elliston  <bje@redhat.com>
5524
5525         * configure.in (host_tools): Remove cgen.
5526
5527         * Makefile.in (all-cgen): Remove; runs from its source directory.
5528         (check-cgen, install-cgen, clean-cgen): Likewise.
5529         (all-opcodes): Do not depend on all-cgen.
5530         (all-sim): Likewise.
5531
5532 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5533
5534         * Makefile.in: Eliminate 'apache' targets.
5535         * configure.in: Eliminate 'apache' targets.
5536
5537         * configure.in: Eliminate redundant tests.  Reorganize.
5538
5539         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5540
5541         * config-ml.in: Eliminate references to Cygnus configure.
5542
5543         * Makefile.in: Eliminate references to building emacs.
5544
5545 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5546
5547         * MAINTAINERS: Update my email address.
5548
5549 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5550
5551         * config.if (libstdcxx_incdir): Version C++ headers.
5552         (cxx_incdir): Remove.
5553
5554 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5555
5556         * MAINTAINERS (Write After Approval): Add self.
5557
5558 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5559
5560         * configure.in: Add support for ip2k.
5561
5562 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5563
5564         * configure.in: Fix AIX configury bug.
5565
5566 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5567
5568         * MAINTAINERS (Write After Approval): Add self.
5569
5570 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5571
5572         * configure.in: replace ${topsrcdir} with ${srcdir}
5573
5574         * configure.in: Move definition of libstdcxx_flags
5575         right above usage, rather than waaay earlier.
5576
5577         * configure.in: Pull definition of is_cross_compiler earlier.
5578
5579         * configure.in: Rearrange a little.
5580
5581         * configure.in: Remove references to librx.
5582         * Makefile.in: Remove references to librx.
5583
5584 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5585
5586         * config.sub: Add support for avr target.
5587         Import from master sources, rev 1.255
5588
5589 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5590
5591         * configure, .cvsignore:  Revert previous change...
5592         * Makefile:  ...delete.
5593
5594 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5595
5596         * configure.in: Eliminate ${gasdir} variable.
5597
5598 2002-06-18  Dave Brolley  <brolley@redhat.com>
5599
5600         * configure.in: Add support for frv.
5601         * config.sub: Add support for frv.
5602
5603 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5604
5605         * configure:  Remove garbage from previous commit.
5606
5607 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5608
5609         * configure:  For in-source builds, make a subdir and re-exec there.
5610         * Makefile:  New file.  Pass targets through to build directory.
5611         * .cvsignore:  No longer ignore "Makefile".
5612
5613 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5614
5615         * MAINTAINERS (Write After Approval): Add self.
5616
5617 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5618
5619         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5620
5621 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5622
5623         * configure.in (vax-*-netbsd*): Re-enable gas.
5624
5625 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5626
5627         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5628         BUILD_PREFIX_1, to correct nomenclature.
5629         * configure: Likewise.
5630
5631         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5632         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5633
5634 2002-05-31  Olaf Hering  <olh@suse.de>
5635
5636         * config-ml.in: Propogate DESTDIR also.
5637
5638 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5639
5640         * configure.in (vax-*-netbsd*): Don't build gas for this
5641         platform.
5642
5643 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5644
5645         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5646         and libgcj for AVR.
5647
5648 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5649
5650         * MAINTAINERS (Write After Approval): Add myself.
5651
5652 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5653
5654         * config.guess: Update to 2002-05-22 version.
5655         * config.sub: Likewise.
5656
5657 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5658
5659         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5660         * config-ml.in: Likewise.
5661         * configure: Likewise.
5662         * configure.in: Likewise.
5663
5664 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5665
5666         * MAINTAINERS: Update my email address.
5667
5668 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5669
5670         * configure.in: Simplify makefile fragment collection.
5671
5672         * configure.in: Remove code to build emacs.
5673
5674         * configure.in : Remove --srcdir argument from targargs and buildargs
5675         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5676
5677         * configure: Move some logic to configure.in.
5678         * configure.in: Move some logic from configure.
5679
5680 2002-05-11  Tom Tromey  <tromey@redhat.com>
5681
5682         * MAINTAINERS: Reflect libgcj reality.
5683
5684 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5685
5686         * Makefile.in: Honour DESTDIR.
5687
5688 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5689
5690         * config.guess: Import 2002-03-20 version.
5691         * config.sub: Import 2002-04-26 version.
5692
5693 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5694
5695         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5696
5697 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5698
5699         * MAINTAINERS: Add self.
5700
5701 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5702
5703         * ltmain.sh: Detect and handle object name conflicts
5704         while piecewise linking a static library.
5705
5706 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5707
5708         * configure.in (noconfigdirs): Don't disable libgcj on
5709         sparc64-*-solaris* and sparcv9-*-solaris*.
5710
5711 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5712
5713         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5714
5715 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5716
5717         * configure.in (FLAGS_FOR_TARGET): Do not add
5718         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5719         on i[3456]86-*-linux*.
5720
5721 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5722
5723         * configure.in (noconfigdirs): Replace [ ] with test.
5724
5725         * configure.in (noconfigdirs): Do not add target-newlib if
5726         target == i[3456]86-*-linux*, and host == target.
5727
5728 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5729
5730         * configure.in: delete reference to absent file
5731
5732         * configure.in: replace '[' with 'test'
5733
5734         * configure.in: Eliminate references to gash.
5735         * Makefile.in: Eliminate references to gash.
5736
5737         * configure.in: remove useless references to 'pic' makefile fragments.
5738
5739         * configure.in: (*-*-windows*) Finish removing.
5740
5741         * configure.in: Eliminate redundant test for libgui.
5742
5743 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5744
5745         * MAINTAINERS: Add self and realphabetize.  Update entries
5746         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5747         entry for a29k port maintainer.
5748
5749 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5750
5751         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5752         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5753
5754 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5755
5756         * configure.in: remove references to dead files
5757
5758 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5759
5760         * MAINTAINERS: Add information about purpose of this file.
5761
5762 2002-04-18  Tom Tromey  <tromey@redhat.com>
5763
5764         * configure.in: Disallow configuring libgcj when it is already
5765         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5766         Solaris 2.8 by default.  For PR libgcj/6158.
5767
5768 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5769
5770         * configure.in:  Move default CC setting out of config/mh-* fragments
5771         directly into here.
5772
5773 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5774
5775         * configure.in: don't even try to configure or make a subdirectory
5776         if there's no configure script for it.
5777
5778 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5779
5780         * MAINTAINERS: Remove chill maintainers.
5781         * Makefile.in (CHILLFLAGS): Remove.
5782         (CHILL_LIB): Remove.
5783         (TARGET_CONFIGDIRS): Remove libchill.
5784         (CHILL_FOR_TARGET): Remove.
5785         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5786         CHILL_LIB.
5787         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5788         (CHECK_TARGET_MODULES): Likewise.
5789         (INSTALL_TARGET_MODULES): Likewise.
5790         (CLEAN_TARGET_MODULES): Likewise.
5791         (configure-target-libchill): Remove.
5792         (all-target-libchill): Remove.
5793         * configure.in (target_libs): Remove target-libchill.
5794         Do not compute CHILL_FOR_TARGET.
5795         * libchill: Remove directory.
5796
5797 2002-04-11  DJ Delorie  <dj@redhat.com>
5798
5799         * Makefile.in, configure.in: Sync with binutils, entries
5800         follow...
5801
5802 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5803
5804         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5805         (do-tar, do-bz2): New rules.
5806         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5807         (gdb-tar): New rule.
5808         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5809         (insight_dejagnu.tar): New rule.
5810         (insight.tar): New rule.
5811         (gdb+dejagnu.tar): New rule.
5812         (gdb.tar): New rule.
5813
5814 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5815
5816         * Makefile.in: Add all-tix to deps for all-snavigator
5817         so that tix is built when building snavigator.
5818
5819 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5820
5821         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5822         ld and gdb are not supported.
5823
5824 2002-01-07  Mark Salter  <msalter@redhat.com>
5825
5826         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5827         Allow target-libgloss to be built for arm, strongarm, and xscale.
5828
5829 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5830
5831         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5832         options for i[3456]86-pc-linux* native builds.
5833
5834 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5835
5836         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5837         files from .po files for a distribution.
5838
5839 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5840
5841         * configure.in: Enable libstdc++-v3 for h8300 targets.
5842
5843 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5844
5845         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5846         version from bfd/.
5847
5848 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5849
5850         * Makefile.in (VER): When present, extract the version number from
5851         the file version.in.
5852
5853 2001-05-24  Tom Rix <trix@redhat.com>
5854
5855         * configure.in : enable ld for aix
5856
5857 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5858
5859         * config.guess: Add linux target for S/390.
5860
5861 2000-11-07  Philip Blundell  <pb@futuretv.com>
5862
5863         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5864
5865 2000-11-03  Philip Blundell  <pb@futuretv.com>
5866
5867         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5868         files.
5869
5870 2001-01-15  Ben Elliston  <bje@redhat.com>
5871
5872         * configure.in (host_tools): Add sid.
5873         Always configure cgen.
5874
5875 2000-11-24  Nick Clifton  <nickc@redhat.com>
5876
5877         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5878
5879
5880 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5881
5882         * Makefile.in (ALL_MODULES): Add all-cgen.
5883         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5884         (all-cgen): New target.
5885         (all-opcodes,all-sim): Depend on all-cgen.
5886         * configure.in (host_tools): Add cgen.
5887         Only configure cgen if --enable-cgen-maint.
5888
5889 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5890
5891         * configure.in: Add *-*-freebsd* configurations.
5892
5893 2002-04-08  Tom Tromey  <tromey@redhat.com>
5894
5895         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5896         Fixes PR libgcj/6068.
5897
5898 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5899
5900         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5901
5902 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5903
5904         * configure.in (alpha*-dec-osf*): Enable libgcj.
5905
5906 2003-03-27  Matthew Gingell <gingell@gnat.com>
5907
5908         * MAINTAINERS (Write After Approval): Add myself.
5909
5910 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5911
5912         Fix for: PR bootstrap/3591, target/5676
5913         * configure.in (mcore-pe): Disable the configuration of
5914         libstdc++-v3 since exceptions are not supported.
5915
5916 2002-03-20  Anthony Green  <green@redhat.com>
5917
5918         * configure.in: Enable libgcj for xscale-elf target.
5919
5920 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5921
5922         * MAINTAINERS:  Update my email address.
5923
5924 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5925
5926         * ltmain.sh (relink_command): Fix typo in previous change.
5927
5928 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5929
5930         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5931         (relink_command): Added --tag flags.
5932         (mode=install): If relinking fails; error out.
5933
5934 2002-03-12  Richard Henderson  <rth@redhat.com>
5935
5936         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5937         .NOTPARALLEL tag.
5938         (do-check): Rename from check.
5939         (check): Allow parallel check.
5940
5941 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5942
5943         * MAINTAINERS: Add myself as maintainer for xtensa port.
5944         Fix alphabetical order in CPU port maintainer list.
5945         Remove myself from Write After Approval list.
5946
5947 2002-03-11  Richard Henderson  <rth@redhat.com>
5948
5949         * Makefile.in (.NOTPARALLEL): Add fake tag.
5950
5951 2002-03-07  H.J. Lu  (hjl@gnu.org)
5952
5953         * configure.in: Enable gprof for mips*-*-linux*.
5954
5955 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5956
5957         * MAINTAINERS (Write After Approval): Add myself.
5958
5959 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5960
5961         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5962         libjava.
5963         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5964
5965 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5966
5967         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5968         because its Makefile is there; test for the executable instead.
5969
5970 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5971
5972         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5973         libstdc++-v3 and libjava.
5974
5975 2002-02-11  Adam Megacz <adam@xwt.org>
5976
5977         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5978         boehm-gc
5979
5980 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5981
5982         * config.guess: Updated to 2002-01-30's version.
5983         * config.sub: Updated to 2002-02-01's version.
5984         Contribute sh64-elf.
5985         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5986         * configure.in: Added sh64-*-*.
5987
5988 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5989
5990         * MAINTAINERS: Belatedly add myself to write after approval list.
5991
5992 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5993
5994         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5995         Remove self as Write After Approval.
5996
5997 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5998
5999         * MAINTAINERS: Put self in as maintainer for contrib/regression
6000         directory.
6001
6002 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6003
6004         * MAINTAINERS:  Update my email address.
6005
6006 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6007
6008         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6009         target-libiberty, and target-libgloss.  Skip Java-related
6010         libraries if not supported for NetBSD on target CPU.
6011
6012 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6013
6014         * install-sh: Use _inst.$$_ for temp file name.
6015
6016 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6017
6018         * MAINTAINERS (Write After Approval): Move my contact info
6019         from here...
6020         (OS Port Maintainers): ...to here (netbsd).
6021
6022 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6023
6024         * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2002-01-17  H.J. Lu <hjl@gnu.org>
6027
6028         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6029         (all-target-fastjar): Also depend on all-target-libiberty.
6030
6031 2002-01-16  H.J. Lu  (hjl@gnu.org)
6032
6033         * config.guess: Import from master sources, rev 1.225.
6034         * config.sub: Import from master sources, rev 1.238.
6035
6036 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6037
6038         * MAINTAINERS (Write After Approval): Remove myself.
6039
6040 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6041
6042         * MAINTAINERS (Write After Approval): Add myself.
6043
6044 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6045
6046         * MAINTAINERS: Add self as docs co-maintainer.
6047
6048 2001-12-11  Matthias Klose  <doko@debian.org>
6049
6050         * MAINTAINERS (Write After Approval): Add myself.
6051
6052 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6053
6054         * MAINTAINERS: Update my email address.
6055
6056 2001-12-07  Turly O'Connor  <turly@apple.com>
6057         * MAINTAINERS (Write After Approval): Add myself.
6058         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6059         (rs6000_initialize_trampoline): Call __trampoline_setup for
6060         ABI_DARWIN too.
6061         * darwin-tramp.asm: New file, implements __trampoline_setup.
6062         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6063
6064 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6065
6066         * MAINTAINERS (Write After Approval): Add myself.
6067
6068 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6069
6070         * configure, configure.in: Use temp file for long sed commands.
6071
6072 2001-12-03  Laurent Guerby  <guerby@acm.org>
6073
6074         * config.sub: Update to version 1.232 on subversion.
6075
6076 2001-12-03  Ben Elliston  <bje@redhat.com>
6077
6078         * MAINTAINERS: Update mail address for config.* patches.
6079
6080 2001-11-27  DJ Delorie <dj@redhat.com>
6081             Zack Weinberg  <zack@codesourcery.com>
6082
6083         When build != host, create libiberty for the build machine.
6084
6085         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6086         CONFIG_ARGUMENTS.
6087         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6088         New variables.
6089         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6090         and rules.
6091         (all.normal): Depend on ALL_BUILD_MODULES.
6092         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6093         (all-build-libiberty): Depend on configure-build-libiberty.
6094
6095         * configure: Calculate and substitute proper value for
6096         ALL_BUILD_MODULES.
6097         * configure.in: Create the build subdirectory.
6098         Calculate and substitute TARGET_CONFIGARGS (formerly
6099         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6100
6101 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6102
6103         * MAINTAINERS (write-after-approval): Add self.
6104
6105 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6106
6107         * MAINTAINERS (GNATS only accounts): Remove self.
6108
6109 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6110
6111         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6112         libf2c.
6113
6114 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6115
6116         * MAINTAINERS (Write After Approval): Add self.
6117
6118 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6119
6120         * MAINTAINERS: mips and s390 are also CPU ports.
6121
6122 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6123
6124         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6125
6126 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6127
6128         * MAINTAINERS: Alphabetize.
6129
6130 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6131
6132         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6133
6134 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6135
6136         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6137
6138 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6139
6140         * configure.in (--enable-languages): Be more permissive about
6141         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6142
6143 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6144
6145         * config.sub: Import from master sources, rev. 1.230.
6146         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6147
6148 2001-11-07  Laurent Guerby  <guerby@acm.org>
6149
6150         * MAINTAINERS (Write After Approval): Add self.
6151
6152 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6153
6154         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6155
6156 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6157
6158         * config.sub: Import from master sources, rev 1.226.
6159         * config.guess: Import from master sources, rev 1.216.
6160
6161 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6162
6163         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6164         * MAINTAINERS: Add self as maintainer of MMIX port.
6165         Remove old after-approval entry.
6166
6167 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6168
6169         * ChangeLog, configure: Fix spelling errors.
6170
6171 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6172
6173         * MAINTAINERS: Tweak my address.
6174
6175 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6176
6177         * MAINTAINERS: Update my email address.
6178
6179 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6180
6181         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6182         * MAINTAINERS: Add self as maintainer of CRIS port.
6183
6184 2001-10-10  Geert Bosch  <bosch@gnat.com>
6185
6186         * MAINTAINERS (Various maintainers: Ada front end):
6187         Added Robert Dewar.
6188
6189 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6190
6191         * MAINTAINERS (Write After Approval): Added self
6192
6193 2001-10-02  Geert Bosch  <bosch@gnat.com>
6194
6195         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6196
6197 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6198
6199         * configure: Handle temporary files securely using mkdir.
6200
6201 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6202
6203         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6204
6205 2001-09-26  Will Cohen <wcohen@redhat.com>
6206
6207         * configure.in (*-*-linux*): Disable configuration of target-newlib
6208         and target-libgloss.
6209
6210 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6211
6212         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6213         RANLIB.
6214
6215 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6216
6217         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6218         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6219         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6220         avoid quotes nesting problems.
6221         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6222         (DO_X): Export only variables that are set.
6223
6224 2001-09-19  Ben Elliston  <bje@redhat.com>
6225
6226         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6227         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6228         semantics.  Use the shell built-in "type" command instead.
6229
6230 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6231
6232         Merged from gcc-3_0-branch:
6233         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6234         * ltcf-c.sh: Use $objext, not $ac_objext.
6235         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6236         * ltcf-cxx.sh: Add support for GNU.
6237         2001-07-22  Timothy Wall  <twall@redhat.com>
6238         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6239         default settings if using GNU tools with that configuration.
6240         * ltcf-cxx.sh: Ditto.
6241         * ltcf-gcj.sh: Ditto.
6242         2001-07-21  Michael Chastain  <chastain@redhat.com>
6243         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6244         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6245         * ltmain.sh: Mark as gcc-local.
6246
6247 2001-08-30  Eric Christopher  <echristo@redhat.com>
6248             Jason Eckhardt  <jle@redhat.com>
6249
6250         * config.guess: Merge from master sources.
6251         * config.sub: Merge from master sources, add support for mipsisa32.
6252
6253 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6254         * config.sub: Merge from master sources, rev 1.219.
6255         * MAINTAINERS: Add self as contact for stormy16 port.
6256
6257 2001-08-14  Zack Weinberg  <zackw@panix.com>
6258
6259         * config.sub: Merge from master sources, rev 1.218.
6260         * config.guess: Merge from master sources, rev 1.209.
6261
6262 2001-08-11  Graham Stott  <grahams@redhat.com>
6263
6264         * Makefile.in (check-c++): Add missing semicolon.
6265
6266 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6267
6268         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6269
6270 2001-07-30  Eric Christopher  <echristo@redhat.com>
6271
6272         * MAINTAINERS (Various maintainers: mips port): Added myself.
6273
6274 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6275
6276         * configure.in (sh-*-linux*): New.
6277
6278 2001-07-27  Richard Henderson  <rth@redhat.com>
6279
6280         * .cvsignore: Add LAST_UPDATED.
6281
6282 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6283
6284         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6285
6286 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6287
6288         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6289
6290 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6291
6292         * MAINTAINERS (Write After Approval): Added myself.
6293
6294 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6295
6296         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6297         and libgcj on m68hc11/m68hc12.
6298
6299 2001-06-27  H.J. Lu  (hjl@gnu.org)
6300
6301         * Makefile (CFLAGS_FOR_BUILD): New.
6302         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6303
6304 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6305
6306         * README: Remove version number.
6307
6308 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6309
6310         * INSTALL/README: Update wrt. to the installation instructions now
6311         residing in gcc/doc/install.texi.
6312
6313 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6314
6315         * README: Replace with a cut-down and updated version of gcc/README.
6316
6317 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6318
6319         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6320         multilibs to be disabled.
6321
6322 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6323
6324         * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6327
6328         * config.guess: Import CVS version 1.195.
6329         * config.sub: Import CVS version 1.212.
6330
6331 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6332
6333         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6334         gcc/xgcc is built, use -print-prog-name to find out the program
6335         name to use.
6336
6337 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6338
6339         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6340         appear to also be in the master copy.
6341         * config.sub:  Import CVS version 1.211.
6342
6343 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6344
6345         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6346         with_gcc]: Use `gcc -shared' to build a shared library.
6347
6348 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6349
6350         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6351         archives.
6352
6353 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6354
6355         * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6358
6359         * configure.in (libstdcxx_flags): Do not try to execute
6360         libstdc++-v3/testsuite_flags until it exists.
6361
6362 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6363
6364         * MAINTAINERS: Update my email address.
6365
6366 2001-05-31  Graham Stott  <grahams@redhat.com>
6367
6368         * MAINTAINERS (Write After Approval): Add myself.
6369
6370 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6371
6372         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6373         libraries when using g++ with native linker.
6374
6375 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6376
6377         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6378
6379 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6380
6381         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6382         [aix4*|aix5*]: Prepend blank.
6383
6384 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6385
6386         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6387         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6388         of subdir/configure scripts to use the new libtool.m4.
6389
6390 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6391
6392         * MAINTAINERS (Write After Approval): Add myself.
6393
6394 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6395
6396         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6397
6398 2001-05-11  Ben Elliston  <bje@redhat.com>
6399
6400         * Makefile.in (all-sid): New target.
6401         (check-sid, clean-sid, install-sid): Likewise.
6402
6403 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6404
6405         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6406
6407 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6408
6409         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6410         libgcj.
6411
6412 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6413
6414         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6415         gcc/xgcc is built, use -print-prog-name to find out the program
6416         name to use.
6417
6418 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6419
6420         * configure.in (noconfigdirs): Don't reset it from scratch in the
6421         target case; only append to it.
6422
6423         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6424         sparc-*-solaris2.8]: Disable ${libgcj}.
6425
6426 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6427
6428         * configure.in (libgcj_saved): Copy from $libgcj.
6429         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6430         --disable-libgcj.
6431
6432 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6433
6434         * MAINTAINERS: Remove self as MIPS maintainer and
6435         C front end maintainer.
6436
6437 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6438
6439         * configure.in: Move *-chorusos target case to the proper switch.
6440         Disable libgcj.
6441
6442 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6443
6444         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6445         1.641.2.228.
6446
6447 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6448
6449         * Makefile.in (STAGE1_CFLAGS): Pass down.
6450
6451 2001-04-13  Alan Modra  <amodra@one.net.au>
6452
6453         * config.guess: Add hppa64-linux support.  Note for next import that
6454         this is already in the master file.
6455         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6456
6457 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6458
6459         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6460         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6461
6462 2001-04-11  Stan Shebs  <shebs@apple.com>
6463
6464         * MAINTAINERS: Add self as Darwin port maintainer.
6465
6466 2001-04-11  Alan Modra  <amodra@one.net.au>
6467
6468         * MAINTAINERS: Update my email address.
6469
6470 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6471
6472         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6473         recent versions of FreeBSD (release 3 or later).
6474         * ltconfig: On FreeBSD, -lc must not be provided when building
6475         a shared library or else the standard -pthread gcc option is
6476         rendered worthless to later users of the built library.
6477
6478 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6479
6480         * MAINTAINERS: Add self and RTH as C front end maintainers.
6481
6482 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6483
6484         * config.sub: Make sure to match an already-canonicalized
6485         machine name (eg. mn10300-unknown-elf).
6486
6487 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6488
6489         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6490         New macros.
6491         (bootstrap, cross): Use RECURSE_FLAGS.
6492         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6493
6494 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6495
6496         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6497
6498 2001-03-22  Colin Howell  <chowell@redhat.com>
6499
6500         * Makefile.in (DO_X): Do not backslash single-quotes in
6501         backquotes (two places).
6502
6503 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6504
6505         Re-installed:
6506         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6507         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6508         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6509         * ltcf-cxx.sh: Likewise.
6510         * ltcf-gcj.sh: Likewise.
6511
6512 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6513
6514         * MAINTAINERS: Add myself as "documentation co-maintainer".
6515
6516 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6517
6518         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6519         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6520
6521 2001-03-19  Tom Tromey  <tromey@redhat.com>
6522
6523         * config-ml.in: Handle GCJ and GCJFLAGS.
6524
6525 2001-03-21  Michael Chastain  <chastain@redhat.com>
6526
6527         * Makefile.in: all-m4 depends on all-texinfo.
6528
6529 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6530
6531         * MAINTAINERS: Add myself to write after approval list.
6532
6533 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6534
6535         * Makefile.in (DO_X): Quote nested quotes.
6536
6537 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6538
6539         * MAINTAINERS: Add myself to write after approval list.
6540
6541 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6542
6543         * Makefile.in (DO_X): Use double quotes for quoting
6544         "RANLIB=$${RANLIB}".
6545
6546 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6547
6548         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6549
6550 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6551
6552         * configure.in: Only use `lang_requires' for languages athat are
6553         actually enabled.
6554
6555 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6556
6557         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6558
6559 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6560
6561         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6562
6563 2001-03-07  Tom Tromey  <tromey@redhat.com>
6564
6565         * configure.in: Allow config-lang.in to set `lang_requires' to list
6566         of other required languages.
6567
6568 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6569
6570         * Makefile.in: Remove RANLIB definition. Use RANLIB
6571         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6572         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6573
6574 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6575             Alexandre Oliva  <aoliva@redhat.com>
6576
6577         * Makefile.in (check-c++): Use tabs, not spaces.
6578
6579 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6580
6581         * MAINTAINERS: add myself to Write After Approval list.
6582
6583 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6584
6585         * Makefile.in (check-c++): New rule.
6586
6587         * configure.in (target_libs): Remove libg++.
6588         (noconfigdirs): Remove libg++.
6589         (noconfigdirs): Same.
6590         (noconfigdirs): Same.
6591         (noconfigdirs): Same.
6592
6593         * config-ml.in: Remove libg++ references.
6594
6595         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6596         (ALL_TARGET_MODULES): Same.
6597         (configure-target-libg++): Remove.
6598         (all-target-libg++): Remove.
6599         (configure-target-libio): Remove.
6600         (all-target-libio): Remove.
6601         (check-target-libio): Remove.
6602         (.PHONY): Remove.
6603         (libg++.tar.bz2): Remove.
6604         (all-target-cygmon): Remove libio.
6605         (all-target-libstdc++): Remove.
6606         (configure-target-libstdc++): Remove.
6607         (TARGET_LIB_PATH): Remove libstdc++.
6608         (ALL_GCC_CXX): Remove libstdc++.
6609         (all-target-gperf): Correct.
6610
6611 2001-02-16  Nick Clifton  <nickc@redhat.com>
6612
6613         * configure.in (noconfigdirs): Allow configuration of texinfo
6614         for Cygwin hosts.
6615
6616 2001-02-15  Anthony Green  <green@redhat.com>
6617
6618         * configure: Introduce GCJ_FOR_TARGET.
6619         * configure.in: Ditto.
6620         * Makefile.in: Ditto.
6621
6622 2001-02-13  Andreas Schwab  <schwab@suse.de>
6623
6624         * MAINTAINERS: Update mail address.
6625
6626 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6627
6628         * config.guess: Add linux target for S/390.
6629         * config.sub: Likewise.
6630
6631 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6632
6633         * configure.in: for *-chorusos, don't config target-newlib and
6634         target-libgloss.
6635
6636 2001-02-06  Ben Elliston  <bje@redhat.com>
6637
6638         * configure: Output host type to stdout, not stderr.
6639
6640 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6641
6642         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6643         * ltcf-cxx.sh: Likewise.
6644
6645         * config.if: Assume enable_libstdcxx_v3 is defined.
6646
6647 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6648
6649         Remove V2 C++ library.
6650         * configure.in: Remove --enable-libstdcxx_v3 support.
6651
6652 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6653
6654         * include/demangle.h: Add prototype for java_demangle_v3.
6655
6656 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6657
6658         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6659
6660 2001-01-27  Richard Henderson  <rth@redhat.com>
6661
6662         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6663
6664 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6665
6666         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6667         Don't unset, it's non-portable and no longer necessary, set to empty
6668         instead.
6669
6670 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6671
6672         * ltconfig: Shell portability fix for the tagname validity check.
6673
6674 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6675
6676         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6677         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6678
6679 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6680
6681         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6682
6683 2001-01-26  Tom Tromey  <tromey@redhat.com>
6684
6685         * configure.in: Allow libgcj to be built on Sparc Solaris.
6686
6687 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6688
6689         * ltcf-c.sh: Add aix5 case.
6690         * ltcf-cxx.sh: Likewise.
6691         * ltconfig: Likewise.
6692
6693 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6694
6695         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6696         keep at least one of build_libtool_libs or build_old_libs set to
6697         yes.
6698
6699         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6700         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6701
6702 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6703
6704         * configure.in: Enable libgcj on several additional platforms.
6705
6706 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6707
6708         * configure.in: Enable libgcj for linux targets.
6709
6710 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6711
6712         * MAINTAINERS (Write After Approval): Add myself.
6713
6714 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6715
6716         * MAINTAINERS: Add myself as vax port maintainer.
6717
6718 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6719
6720         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6721
6722 2001-01-09  Mike Stump  <mrs@wrs.com>
6723
6724         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6725         failures of subdirectories.
6726
6727 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6728
6729         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6730         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6731         * ltcf-cxx.sh: Likewise.
6732         * ltcf-gcj.sh: Likewise.
6733         * ltconfig.sh: Fix typo.
6734
6735 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6736
6737         * configure: handle DOS-style absolute paths.
6738
6739 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6740
6741         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6742
6743 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6744
6745         * MAINTAINERS: Add myself as avr port co-maintainer.
6746
6747 2000-12-28  Ben Elliston  <bje@redhat.com>
6748
6749         * MAINTAINERS: Add myself under ``Write After Approval''.
6750
6751 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6752
6753         * texinfo: Remove directory from GCC.
6754
6755 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6756
6757         * COPYING: Update to current
6758         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6759         to 19yy as example year in copyright notice).
6760
6761 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6762
6763         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6764         (libstdcxx_incdir): Pass down.
6765         * config.if: Remove expired bits for cxx_interface, add stub.
6766         (libstdcxx_incdir): Add variable for g++ include directory.
6767         * configure.in (gxx_include_dir): Use it.
6768
6769 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6770
6771         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6772         with old-email address from ``Write After Approval''.
6773
6774 2000-12-15  Andreas Jaeger  <aj@suse.de>
6775
6776         * configure.in: Handle lang_dirs.
6777
6778 2000-12-14  Tom Tromey  <tromey@redhat.com>
6779
6780         * MAINTAINERS: Removed brads.
6781
6782         * MAINTAINERS: Added gcj developers.
6783
6784 2000-12-13  Anthony Green  <green@redhat.com>
6785
6786         * configure.in: Disable libgcj for any target not specifically
6787         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6788         with g++ abi.
6789
6790 2000-12-13  Mike Stump  <mrs@wrs.com>
6791
6792         * Makefile.in (local-distclean): Also remove fastjar.
6793
6794 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6795
6796         * contrib/gcc_update: Add fastjar --touch entries.
6797
6798 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6799
6800         * configure.in: Disable language-specific target libraries for
6801         languages that aren't enabled.
6802
6803 2000-12-10  Anthony Green  <green@redhat.com>
6804
6805         * configure.in: Define libgcj.  Disable libgcj target libraries for
6806         most targets.
6807
6808 2000-12-10  Neil Booth  <neilb@earthling.net>
6809
6810         * MAINTAINERS: Update mail address, remove from WAA list.
6811
6812 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6813
6814         * libjava: Imported from /cvs/java.
6815         * libffi: Likewise.
6816         * Boehm-gc: Likewise.
6817
6818 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6819
6820         * configure.in (target_libs): Revert 2000-12-08 patch.
6821         (noconfigdirs): Added target-libjava.
6822
6823 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6824
6825         * djunpack.bat: removed.
6826
6827 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6828
6829         * Makefile.in: handle DOS-style absolute paths.
6830         * config-ml.in: likewise.
6831         * symlink-tree: likewise.
6832
6833 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6834
6835         * fastjar: Imported.
6836
6837 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6838
6839         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6840         libjava.
6841         * configure.in (target_libs): Removed `target-libjava'.
6842
6843 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6844
6845         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6846         (ALL_MODULES): Added fastjar.
6847         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6848         (all-target-libjava): all-fastjar replaces all-zip.
6849         (all-fastjar): Added.
6850         (configure-target-fastjar, all-target-fastjar): Likewise.
6851         * configure.in (host_tools): Added fastjar.
6852
6853 2000-12-07  Mike Stump  <mrs@wrs.com>
6854
6855         * Makefile.in (local-distclean): Remove leftover built files.
6856
6857 2000-11-24  Nick Clifton  <nickc@redhat.com>
6858
6859         * configure.in (xscale-elf): Add target.
6860         (xscale-coff): Add target.
6861
6862 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6863
6864         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6865         recent versions of FreeBSD (release 3 or later).
6866         * ltconfig: On FreeBSD, -lc must not be provided when building
6867         a shared library or else the standard -pthread gcc option is
6868         rendered worthless to later users of the built library.
6869
6870 2000-11-16  Fred Fish  <fnf@be.com>
6871
6872         * configure.in (enable_libstdcxx_v3): Fix typo,
6873         libstd++ -> libstdc++.
6874
6875 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6876
6877         * MAINTAINERS: Add self to Write After Approval list.
6878
6879 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6880
6881         * MAINTAINERS: Update my email address.  Add myself to global write
6882         privs list.
6883
6884 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         * Makefile.in: Merge with src and libgcj.
6887         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6888         configure-target-<library> when their configure scripts need the C
6889         or C++ library to have already been built to work properly.
6890         (do_proto_toplev): Set them to an empty string.
6891
6892         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6893         (REALLY_SET_LIB_PATH): Use them.
6894
6895 2000-11-17  Stan Shebs  <shebs@apple.com>
6896
6897         * MAINTAINERS: Add self to Write After Approval list.
6898
6899 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6900
6901         * configure: Provide the original toplevel configure arguments
6902         (including $0) to subprocesses in the environment rather than
6903         through gcc/configargs.h.
6904
6905 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6906
6907         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6908         C99.  Alphabetise "Write After Approval" list.
6909
6910 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6911
6912         * configure: Turn on libstdc++ V3 by default.
6913
6914         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6915         if we've got GCC.
6916
6917 2000-11-11  Philip Blundell  <philb@gnu.org>
6918
6919         * MAINTAINERS: Add self to Write After Approval list.
6920
6921 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6922
6923         * ltcf-c.sh (aix4): Improve shared library configuration; require
6924         exporting symbols.
6925         * ltcf-cxx.sh (aix4): Define.
6926         * ltconfig (aix4): Define library and soname specs appropriate for
6927         AIX.  Define command to create export symbols list.
6928
6929 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6930
6931         * config.sub: Add support for Sun Chorus
6932
6933 2000-10-31  Nick Clifton  <nickc@redhat.com>
6934
6935         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6936         <name>@redhat.com.  Also installed new email address for Clint
6937         Popetz.
6938
6939 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6940
6941         * etc: Remove directory from GCC.
6942
6943 2000-10-16  Michael Meissner  <meissner@redhat.com>
6944
6945         * configure (gcc/configargs.h): Only create if there is a build GCC
6946         directory created.
6947
6948 2000-10-16  Matthias Klose  <doko@debian.org>
6949
6950         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6951         when configured for libstdc++-v3.
6952
6953 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6954
6955         * configure: Save configure arguments to gcc/configargs.h.
6956
6957 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6958
6959         * config.guess: Import CVS version 1.157.
6960         * config.sub: Import CVS version 1.181.
6961
6962 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6963
6964         * Makefile.in (bootstrap): avoid recursion if subdir missing
6965         (cross): ditto
6966         (do-proto-toplev): ditto
6967
6968 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6969
6970         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6971         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6972
6973         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6974         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6975         all affected `configure' scripts.
6976
6977 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6978
6979         * MAINTAINERS: Add self as cpplib co-maintainer.
6980
6981 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6982
6983         * MAINTAINERS: Add self to Write After Approval list.
6984
6985 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6986
6987         * INSTALL/README: egcs -> GCC update.
6988
6989 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6990
6991         * MAINTAINERS: Add myself to Write After Approval list.
6992
6993 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6994
6995         * MAINTAINERS: Add myself to Write After Approval list.
6996
6997 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6998
6999         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7000         X11 libraries for hppa64.
7001
7002 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7003
7004         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7005
7006 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7007
7008         * Makefile.in (all-zlib): Added dummy target.
7009
7010         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7011         ltcf-gcj.sh: Updated from libtool multi-language branch.
7012
7013 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7014
7015         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7016         (bootstrap*): Depend on all-bootstrap.
7017
7018 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7019
7020         * config.guess: Import CVS version 1.156.
7021         * config.sub: Import CVS version 1.179.
7022
7023 2000-09-02  Anthony Green  <green@cygnus.com>
7024
7025         * Makefile.in (all-gcc): Depend on all-zlib.
7026         (CLEAN_MODULES): Add clean-zlib.
7027         (ALL_MODULES): Add all-zlib.
7028         * configure.in (host_libs): Add zlib.
7029
7030 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7031
7032         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7033         crosses, but add gcc/include to the header search path for them.
7034
7035 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7036
7037         * MAINTAINERS: Add self to Write After Approval list.
7038
7039 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7040
7041         * config.guess: Import CVS version 1.152.
7042         * config.sub: Import CVS version 1.177.
7043
7044 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7045
7046         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7047         $targargs to tell whether newlib is going to be built.
7048
7049         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7050         $$r/TARGET_SUBDIR/libio for _G_config.h.
7051
7052 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7053
7054         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7055
7056 2000-08-22  DJ Delorie  <dj@redhat.com>
7057
7058         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7059
7060 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7061
7062         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7063         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7064         sub-configures.
7065
7066 2000-08-21  DJ Delorie  <dj@redhat.com>
7067
7068         * MAINTAINERS: Add self as a libiberty maintainer
7069
7070 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7071
7072         * configure.in (libstdcxx_flags): Use
7073         libstdc++-v3/src/libstdc++.INC.
7074
7075 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7076
7077         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7078
7079 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7080
7081         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7082
7083         * configure: Make enable_threads and enable_shared defaults
7084         explicit.  Substitute enable_threads into generated Makefiles.
7085         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7086         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7087
7088 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7089
7090         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7091
7092 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7093
7094         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7095         previous delta.
7096
7097 2000-08-11  Jason Merrill  <jason@redhat.com>
7098
7099         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7100         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7101         (FLAGS_FOR_TARGET): Not here.
7102         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7103
7104 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7105
7106         * config-ml.in (CC, CXX): Don't introduce a leading space.
7107
7108 2000-08-07  DJ Delorie  <dj@delorie.com>
7109
7110         * MAINTAINERS: Add self as a DJGPP maintainer
7111
7112 2000-08-07  DJ Delorie  <dj@redhat.com>
7113
7114         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7115         "if we're also building gcc, and it's a gcc that will run on the
7116         build machine, we want to use its includes instead of the system's
7117         default includes".
7118
7119 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7120
7121         * MAINTAINERS: Add self to Write After Approval list.
7122
7123 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7124
7125         * configure.in (libstdcxx_flags): Don't use `"'.
7126
7127         * config-ml.in: Adjust multilib search paths to the
7128         appropriate multilib tree.
7129
7130 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7131
7132         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7133         commas in $LANGUAGES.
7134
7135 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7136
7137         * configure.in: Re-enable all references to libg++ and librx.
7138
7139 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7140
7141         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7142         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7143         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7144         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7145
7146         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7147
7148 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7149
7150         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7151         CXX_FOR_TARGET for sed.
7152
7153 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7154
7155         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7156         Do not override if already set in the environment or in configure.
7157         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7158         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7159
7160 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7161
7162         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7163         the libtool CVS tree multi-language branch.
7164         * ltconfig, ltmain.sh: Updated.
7165
7166 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7167
7168         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7169         (clean-target): Depend on it.
7170
7171         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7172         (GCC_FOR_TARGET): Use it.
7173         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7174         * configure.in: ... here.
7175         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7176         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7177
7178 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7179
7180         * MAINTAINERS: Add self to Write After Approval list.
7181
7182 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7183
7184         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7185         (configure-target-libchill, configure-target-libobjc): Likewise.
7186
7187         * configure.in: Use the same cache file for all target libs.
7188         * config-ml.in: But different cache files per multilib variant.
7189
7190 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7191
7192         * configure (topsrcdir): Don't use dirname.
7193
7194 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7195
7196         * MAINTAINERS: Add self to Write After Approval list.
7197
7198 2000-07-20  Jason Merrill  <jason@redhat.com>
7199
7200         * configure.in: Remove all references to libg++ and librx.
7201
7202         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7203
7204 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7205
7206         * config.sub: Update to subversions version 2000-07-06.
7207
7208 2000-07-12  Andrew Haley  <aph@cygnus.com>
7209
7210         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7211         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7212
7213 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7214
7215         * symlink-tree:  Check number of arguments.
7216
7217 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7218
7219         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7220         search path for a g++ extracted from the build tree.  This
7221         will allow link tests run by configure scripts in
7222         subdirectories to succeed.
7223
7224 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7225
7226         * ltconfig: Add support for mips-dde-sysv4.2MP
7227
7228 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7229
7230         * MAINTAINERS: Add myself as loop discovery maintainer.
7231
7232 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7233
7234         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7235         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7236
7237 2000-06-19  Timothy Wall  <twall@cygnus.com>
7238
7239         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7240         * config.sub: Add tic54x target.
7241
7242 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7243
7244         * MAINTAINERS: Add self as Fortran maintainer,
7245         remove Craig Burley.
7246
7247 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7248
7249         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7250         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7251
7252 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7253
7254         * MAINTAINERS: Add self as i18n maintainer
7255
7256 20000-05-21  H.J. Lu  (hjl@gnu.org)
7257
7258         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7259         directory are used if they exist. Make sure
7260         $(build_tooldir)/include is searched for header files,
7261         $(build_tooldir)/lib/ for library files.
7262         (GCC_FOR_TARGET): Likewise.
7263         (CXX_FOR_TARGET): Likewise.
7264
7265 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7266
7267         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7268
7269 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7270
7271         * Makefile.in (configure-target-libiberty): Depend on
7272         configure-target-newlib.
7273
7274 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7275
7276         * configure.in, Makefile.in: Merge all libffi-related
7277         configury stuff from the libgcj tree.
7278
7279 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7280
7281         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7282         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7283
7284 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7285
7286         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7287         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7288         current version information.  Add to proto-toplev directory.
7289         (gdb-taz): Build do-djunpack.
7290
7291 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7292
7293         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7294
7295 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7296
7297         * MAINTAINERS: Add self to Write After Approval list.
7298
7299 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7300
7301         * ltmain.sh: Preserve in relink_command any environment
7302         variables that may affect the linker behavior.
7303
7304 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7305
7306         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7307
7308 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7309
7310         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7311
7312 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7313
7314         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7315         with the version name.
7316
7317 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7318
7319         * MAINTAINERS: Add self as bb-reorder maintainer.
7320
7321 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7322
7323         * config.if: Tweak.
7324
7325 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7326
7327         * djunpack.bat: New file.
7328
7329 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7330
7331         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7332         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7333         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7334         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7335
7336 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7337
7338         * config.sub (case $basic_machine): Change default for "ibm-*"
7339         to "openedition".
7340
7341 2000-04-13  Andreas Jaeger  <aj@suse.de>
7342
7343         * MAINTAINERS: Added myself.
7344
7345 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7346
7347         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7348         (do-md5sum): New target.
7349         (MD5PROG): Define.
7350         (PACKAGE): Default to TOOL.
7351         (VER): Default to a shell script.
7352         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7353         md5 checksum generation.
7354         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7355         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7356         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7357         insight.tar.bz2): Use gdb-taz to create archive.
7358
7359 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7360
7361         * configure (warn_cflags): Delete.
7362
7363 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7364
7365         * MAINTAINERS: Added myself.
7366
7367 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7368             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7369
7370         * configure.in (enable_libstdcxx_v3): Add.
7371         (target_libs): Add bits here to switch between libstdc++-v2 and
7372         libstdc++-v3.
7373         * config.if: And this file too.
7374         * Makefile.in: Add libstdc++-v3 targets.
7375
7376 2000-04-05  Michael Meissner  <meissner@redhat.com>
7377
7378         * config.sub (d30v): Add d30v as a basic machine type.
7379
7380 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7381
7382         * configure.in: -linux-gnu*, not -linux-gnu.
7383
7384 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7385
7386         * MAINTAINERS: Add self in write-after-approval section.
7387
7388 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7389
7390         * MAINTAINERS: Add self as ia64 port maintainer.
7391
7392 2000-03-08  Neil Booth  <NeilB@earthling.net>
7393
7394         * MAINTAINERS: Add self in write-after-approval section.
7395
7396 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7397
7398         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7399         (do-tar-bz2): Replace TOOL with PACKAGE.
7400         (gdb.tar.bz2): Remove GDBTK from GDB package.
7401         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7402         dejagnu.tar.bz2): New packages.
7403
7404 2000-02-27  Andreas Jaeger  <aj@suse.de>
7405
7406         * configure.in: Add entry for mips*-*-linux*, move catch all
7407         *-*-*linux* entry below this one.
7408
7409 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7410
7411         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7412
7413 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7414
7415         * config.sub: Support an OS of "wince".
7416
7417 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7418
7419         * config.guess, config.sub: Updated to match config's 2000-02-15
7420         version.
7421
7422 2000-02-23  Linas Vepstas <linas@linas.org>
7423
7424         * config.sub: Add support for Linux/IBM 370.
7425         * configure.in: Likewise.
7426
7427 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7428
7429         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7430
7431 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7432
7433         * config.guess: Guess "cygwin" rather than "cygwin32".
7434
7435 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7436
7437         * configure (gcc_version): When setting, narrow search to
7438         lines containing `version_string'.
7439
7440 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7441
7442         * config.sub: Add support for avr target.
7443
7444 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7445
7446         * MAINTAINERS: Add maintainers for MCore port.
7447
7448 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7449
7450         * config.sub: Add mmix-knuth-mmixware.
7451
7452 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7453
7454         * MAINTAINERS: Pair cccp with cpplib maintainership.
7455
7456 2000-01-27  Christopher Faylor <cgf@redhat.com>
7457
7458         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7459         structure stuff to -L library search.
7460         (CXX_FOR_TARGET): Ditto.
7461         (CROSS_CHECK_MODULES): Fix spelling mistake.
7462
7463 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7464
7465         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7466         the C++ compiler.
7467
7468 2000-01-12  Richard Henderson  <rth@cygnus.com>
7469
7470         * configure.in: Don't build some bits for beos.
7471
7472 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7473
7474         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7475         as include files.
7476
7477 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7478
7479         * Add self as cpplib maintainer, as requested by Jason
7480         Merrill.  Correct my e-mail address.
7481
7482 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7483
7484         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7485         not mh-aix43.
7486
7487 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7488
7489         * MAINTAINERS: Add myself to "write after approval" list.
7490
7491 1999-12-14  Richard Henderson  <rth@cygnus.com>
7492
7493         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7494         * config.sub: Accept alphaev[78], alphaev8.
7495
7496 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7497
7498         * config.guess, config.sub: Update from autoconf.
7499
7500 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7501
7502         * MAINTAINERS:  update my playtime e-address.
7503
7504 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7505
7506         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7507         necessary libraries are missing.
7508
7509 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7510
7511         * MAINTAINERS: Add new 'write after approval' maintainer.
7512
7513 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7514
7515         * MAINTAINERS: Add new Java maintainer.
7516
7517 1999-10-25  Andreas Schwab  <schwab@suse.de>
7518
7519         * configure: Fix quoting inside arguments of eval.
7520
7521 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7522
7523         * config-ml.in: Allow suppression of some ARM multilibs.
7524
7525 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7526
7527         * config.guess: Add OS/390 match pattern.
7528         * config.sub: Add mvs, openedition targets.
7529         * configure.in (i370-ibm-opened*): New.
7530
7531 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7532
7533         * config.sub: Add support for configuring for pj.
7534
7535 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7536
7537         * config.sub (maybe_os): Add support for configuring for fr30.
7538
7539 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7540
7541         * configure.in: Do not configure or build ld for AIX
7542         platforms.  ld is known to be broken on these platforms.
7543
7544 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7545
7546         * config-ml.in: Pass compiler flag corresponding to multidirs to
7547         subdir configures.
7548
7549 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7550
7551         * Makefile.in (LDFLAGS): Define.
7552
7553 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7554
7555         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7556         noconfigdirs.
7557         (*-*-cygwin*): Likewise.
7558
7559 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7560
7561         * mkdep: New file.
7562         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7563         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7564
7565         From Eli Zaretskii <eliz@is.elta.co.il>:
7566         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7567         long file name when using DJGPP on MS-DOS.
7568
7569 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7570
7571         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7572
7573 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7574
7575         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7576         dependency as this causes "make check" to globally "make all"
7577
7578 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7579
7580         * configure.in (target_libs): Added target-zlib.
7581         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7582         (CONFIGURE_TARGET_MODULES): Likewise.
7583         (CHECK_TARGET_MODULES): Likewise.
7584         (INSTALL_TARGET_MODULES): Likewise.
7585         (CLEAN_TARGET_MODULES): Likewise.
7586         (configure-target-zlib): New target.
7587         (all-target-zlib): Likewise.
7588         (all-target-libjava): Depend on all-target-zlib.
7589         (configure-target-libjava): Depend on configure-target-zlib.
7590
7591         * Makefile.in (configure-target-libjava): Depend on
7592         configure-target-newlib.
7593         (configure-target-boehm-gc): New target.
7594         (configure-target-qthreads): New target.
7595
7596         * configure.in (target_libs): Added target-qthreads.
7597         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7598         (CONFIGURE_TARGET_MODULES): Likewise.
7599         (CHECK_TARGET_MODULES): Likewise.
7600         (INSTALL_TARGET_MODULES): Likewise.
7601         (CLEAN_TARGET_MODULES): Likewise.
7602         (all-target-qthreads): New target.
7603         (configure-target-libjava): Depend on configure-target-qthreads.
7604         (all-target-libjava): Depend on all-target-qthreads.
7605
7606         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7607         (CONFIGURE_TARGET_MODULES): Likewise.
7608         (CHECK_TARGET_MODULES): Likewise.
7609         (INSTALL_TARGET_MODULES): Likewise.
7610         (CLEAN_TARGET_MODULES): Likewise.
7611         (all-target-libjava): New target.
7612         (all-target-boehm-gc): Likewise.
7613         * configure.in (target_libs): Added libjava, boehm-gc.
7614
7615 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7616
7617         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7618         configure.bat in SUPPORT_FILES.
7619         (gas+binutils.tar.bz2): Likewise.
7620
7621         * makeall.bat: Remove; obsolete.
7622
7623 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7624
7625         From Mark Elbrecht:
7626         * configure.bat: Remove; obsolete.
7627
7628 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7629
7630         * configure: Add -W -Wall to the default CFLAGS when compiling with
7631         gcc.
7632
7633 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7634
7635         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7636
7637 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7638
7639         * configure.in: Build ld on IRIX6.
7640
7641 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7642
7643         * Makefile.in: Change distribution targets to use bzip2 instead of
7644         gzip.
7645         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7646         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7647
7648 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7649
7650         * config.sub: Add mcore target.
7651
7652 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7653
7654         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7655
7656 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7657
7658         * config.guess (dummy): Changed to $dummy.
7659
7660 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7661
7662         * config.sub: Tidied up case statements.
7663
7664 1999-05-22  Ben Elliston  <bje@cygnus.com>
7665
7666         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7667         <jiro@din.or.jp>.
7668
7669         * config.guess: Merge with FSF version. Future changes will be
7670         more accurately recorded in this ChangeLog.
7671         * config.sub: Likewise.
7672
7673 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7674
7675          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7676
7677 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7678
7679         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7680
7681 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7682
7683         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7684
7685 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7686
7687         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7688         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7689         Bad merge removed these two changes.
7690
7691 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7692                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7693
7694         * config.guess (interix Alpha): Add.
7695
7696 1999-04-11  Richard Henderson  <rth@cygnus.com>
7697
7698         * configure.in (i?86-*-beos*): Do config gperf; don't config
7699         gdb, newlib, or libgloss.
7700
7701 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7702
7703         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7704         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7705         from multidirs.
7706
7707 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7708
7709         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7710
7711 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7712
7713         * config.sub: Add support for mcore targets.
7714
7715 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7716
7717         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7718         not mt-ospace, in order to shut up assembler warning about using
7719         symbols that are named the same as registers.
7720
7721 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7722
7723         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7724         dependency list for all-target-cygmon.
7725
7726 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7727
7728         * config-ml.in: Check $host, not $target, for selective multilibs.
7729         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7730         thumb interworking, and underscore prefix multilibs.
7731
7732 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7733
7734         * missing: Update to version from current automake.
7735
7736 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7737
7738         * configure (gxx_include_dir): Removed.
7739
7740         * configure.in (gxx_include_dir): Handle it.
7741         * Makefile.in: Likewise.
7742
7743 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7744
7745         * config.sub (mips64vr4111,mips64vr4111el) Add.
7746
7747 1999-03-21  Ben Elliston  <bje@cygnus.com>
7748
7749         * config.guess: Correct typo for detecting ELF on FreeBSD.
7750
7751 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7752
7753         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7754         config/mh-djgpp.
7755
7756 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7757
7758         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7759         all-target-newlib to dependency list for all-target-bsp.
7760
7761 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7762
7763         * config.sub: Add i386-uwin support.
7764         * config.guess: Likewise.
7765
7766 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7767
7768         * configure.in: cleanup, add mh-*pic handling for arm, special
7769         case powerpc*-*-aix*
7770
7771 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7772
7773         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7774         can be built.
7775
7776 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7777
7778         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7779         targets.
7780
7781 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7782
7783         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7784
7785 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7786
7787         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7788
7789 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7790
7791         * config.sub: Fix typo in arm recognition.
7792
7793 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7794
7795         * configure.in (noconfigdirs): Changed target_configdirs to
7796         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7797         rather than m68k-*-* since it is not known to work on
7798         m68k-aout. Ditto for arm-*-*oabi.
7799
7800 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7801
7802         * configure.in (*-*-windows*): Remove, no longer used.
7803
7804 1999-02-19  Ben Elliston <bje@cygnus.com>
7805
7806         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7807         Smart and improved by Andrew Cagney.
7808
7809 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7810
7811         * config.guess: Recognize openbsd-*-hppa.
7812
7813 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7814
7815         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7816         only if it is not empty.
7817
7818 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7819
7820         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7821
7822         * config.guess: Modified to recognize uname's armv* syntax.
7823
7824         * config.sub: Modified to recognize uname's armv* syntax.
7825
7826 1999-02-17  Mark Salter  <msalter@cygnus.com>
7827
7828         * configure.in: Added target-bsp for sparclite.
7829
7830 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7831
7832         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7833
7834 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7835
7836         * configure.in: Add support for strongarm port.
7837         * config.sub: Add support for strongarm target.
7838
7839 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7840
7841         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7842         the old name config/mh-cygwin32.
7843         Enable texinfo.
7844
7845 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7846
7847         * configure.in: Do build ld for ix86 Solaris.
7848
7849 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7850
7851         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7852         $AR_FOR_TARGET.  Likewise for RANLIB.
7853
7854 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7855
7856         * config.sub (oabi):  Recognize.
7857         * configure.in (arm-*-oabi):  Handle.
7858
7859 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7860
7861         * config.guess: Improve detection of i686 on UnixWare 7.
7862
7863 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7864
7865         * config.guess: Add support for i386-pc-interix.
7866         * config.sub: Likewise.
7867         * configure.in: Likewise.
7868
7869 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7870
7871         * Makefile.in: Remove unneeded all-target-libio from
7872         from all-target-winsup target since it is now unneeded.
7873         Add all-target-libtermcap in its place since it is now
7874         needed.
7875
7876 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7877
7878         * configure.in: makefile stub for cygwin target is probably
7879         unnecessary.  Remove it for now.
7880
7881 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7882
7883         * configure.in: libtermcap.a should be built when cygwin is the
7884         target as well as the host.
7885         * config.guess: Allow mixed case in cygwin uname output.
7886         * Makefile.in: Add libtermcap target.
7887
7888 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7889
7890         * config.sub: Clean up handling of hppa2.0.
7891
7892 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7893
7894         * config.guess: Use C code to identify more HP machines.
7895
7896 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7897
7898         * config.sub: Handle hppa2.0.
7899
7900 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7901
7902         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7903         cygmon for all sparclite targets, regardless of object format.
7904
7905 1998-12-15  Mark Salter  <msalter@cygnus.com>
7906
7907         * configure.in: Added target-bsp for several target architectures.
7908
7909         * Makefile.in: Added rules for bsp.
7910
7911 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7912
7913         * config.guess: Improve detection of hppa2.0 processors.
7914
7915 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7916
7917         * config.guess: Recognize FreeBSD using ELF automatically.
7918
7919 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7920
7921         * configure (skip-this-dir): Add handling for new shell script, which
7922         might be created by a sub-directory's configure to indicate, this particular
7923         directory is "unwanted".
7924         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7925
7926 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7927
7928         * ltconfig: import from libtool, after changing libtool to
7929         account for the cygwin name change.
7930
7931 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7932
7933         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7934         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7935
7936 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7937
7938         * configure.in: Add libtermcap to list of cygwin dependencies.
7939
7940 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7941
7942         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7943         they include winsup/include when it's a cygwin target.
7944
7945 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7946
7947         * configure.in (host_tools): Added zip.
7948         * Makefile.in (all-target-libjava): Depend on all-zip.
7949         (all-zip): New target.
7950         (ALL_MODULES): Added all-zip.
7951         (NATIVE_CHECK_MODULES): Added check-zip.
7952         (INSTALL_MODULES): Added install-zip.
7953         (CLEAN_MODULES): Added clean-zip.
7954
7955 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7956
7957         * Makefile.in: lose "32" from comment about cygwin.
7958
7959 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7960
7961         * configure.in: Use -Os to build target libraries for the fr30.
7962
7963 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7964
7965         * config.sub: Add fr30.
7966
7967 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7968
7969         * configure.in: drop "32" from config/mh-cygwin32.  Check
7970         cygwin* instead of cygwin32*.
7971         * config.sub: Check cygwin* instead of cygwin32*.
7972
7973 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7974
7975         * config.guess: Match any version of Unixware7.
7976
7977 1998-10-20  Syd Polk  <spolk@cygnus.com>
7978
7979         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7980         if desired.
7981
7982 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7983
7984         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7985         these if the appropriate directories and files to not exist.
7986
7987 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7988
7989         * Makefile.in (DEVO_SUPPORT): Add config.if.
7990
7991 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7992
7993         * configure: Add pattern to replace "build_tooldir"'s
7994         definition in the generated Makefile with "tooldir"'s
7995         actual value.
7996
7997 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7998
7999         * config.sub: Bring back lost sparcv9.
8000
8001         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8002
8003 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8004
8005         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8006         CC_FOR_TARGET and friends.
8007
8008 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8009
8010         * Makefile.in (build_tooldir): New variable, same as tooldir.
8011         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8012         -B$(build_tooldir)/bin/.
8013         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8014
8015 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8016
8017         * README: Remove installation instructions and refer to the
8018         INSTALL directory instead.
8019
8020 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8021
8022         * config.sub: Add support for i[34567]86-pc-udk.
8023         * configure.in: Likewise.
8024
8025 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8026
8027         * Makefile.in: add bzip2 package building bits for user
8028         tools module
8029         * configure.in: ditto
8030
8031 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8032
8033         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8034         (ALL_TARGET_MODULES): Add all-target-libobjc.
8035         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8036         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8037         (all-target-libchill): Add dependencies.
8038         * configure.in (target_libs): Add libchill.
8039
8040 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8041
8042         * configure.in (target_subdir): Remove duplicate line.
8043
8044 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8045
8046         * Makefile.in (all-automake): fix dependencies.
8047
8048 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8049
8050         * configure.in: Minor cleanups for building in the $(target_alias)
8051         subdir.
8052
8053 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8054
8055         * Makefile.in (bootstrap): Set r and s before make all.  Use
8056         BASE_FLAGS_TO_PASS in make all.
8057         (cross): Likewise.
8058
8059 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8060
8061         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8062
8063 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8064
8065         * config.sub: Fix typo in last change.
8066
8067 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8068
8069         * config.sub: Add support for C4x target.
8070         * configure.in: Likewise.
8071
8072 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8073
8074         * config.sub: Recognize sparcv9 just like sparc64.
8075
8076 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8077
8078         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8079
8080 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8081
8082         * config.guess: Correctly identify Pentium II sco boxes.
8083
8084         * config.guess: Fix "tr" code.  From Weiwen Liu.
8085
8086 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8087
8088         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8089         stabs.
8090
8091 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8092
8093         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8094         (ALL_TARGET_MODULES): Add all-target-libchill.
8095         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8096         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8097         (all-target-libchill): Add dependencies.
8098         * configure.in (target_libs): Add libchill.
8099
8100 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8101
8102         * config.guess: Avoid assumptions about "tr" behaves when
8103         LANG is set to something other than English.
8104
8105 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8106
8107         * configure (gxx_include_dir): Changed to
8108         '${prefix}/include/g++'-${libstdcxx_interface}.
8109
8110         * config.if: New to determine the interfaces.
8111
8112 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8113
8114         * config.guess: Detect and handle MPE/IX.
8115         * config.sub: Deal with MPE/IX.
8116
8117 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8118
8119         * configure.in: Use mh-aix43.
8120
8121 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8122
8123         * configure: Fix --without/--disable cases for gxx-include-dir.
8124
8125 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8126
8127         * mdata-sh:  Imported.  Needed for automake support.
8128
8129 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8130
8131         * Makefile.in (taz): Try "chmod -R og=u ." before
8132         "chmod og=u `find . -print`".
8133
8134 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8135
8136         * configure.in: Add arm-elf and thumb-elf support.
8137
8138 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8139
8140         * Makefile.in: Undo previous patch.
8141
8142 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8143
8144         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8145         to here ...
8146         (install-no-fixedincludes): and here
8147         (INSTALL_MODULES): ... from here.
8148
8149 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8150
8151         * config.sub: Merge with FSF.
8152
8153         * config.guess: Merge with FSF.
8154
8155 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8156
8157         * configure (extraconfigdirs): New variable.
8158         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8159         * Makefile.in (all): Move higher in file.
8160         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8161         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8162         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8163         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8164         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8165
8166 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8167
8168         * Makefile.in (all-target-libjava): Depend on all-gcc and
8169         all-target-newlib.
8170         (configure-target-libjava): Depend on $(ALL_GCC).
8171
8172 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8173
8174         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8175         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8176
8177 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8178
8179         * INSTALL/README: Fix typo.
8180
8181 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8182
8183         * ylwrap: Change absolute path checks to check for DOS style path
8184         names.
8185
8186         * ylwrap: Don't use a full path name if the source file is in the
8187         same directory.  From hjl@lucon.org (H.J. Lu).
8188
8189         * config-ml.in: Default to being verbose, to match Feb 18 change to
8190         configure.
8191
8192 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8193
8194         Brought over from egcs:
8195
8196         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8197
8198         * configure.in (target_subdir): Set to ${target_alias} instead
8199         of "libraries".
8200
8201         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8202
8203         * configure.in (target_subdir): Set to libraries if enable_multilib.
8204
8205 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8206
8207         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8208         multilibs, force reconfiguration the first time we create
8209         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8210
8211 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8212
8213         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8214         avoid confusion with --no-recursion.
8215
8216 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8217
8218         * configure.in: Win32 hosts shouldn't use install -x
8219         * install-sh: remove -x option, and special .exe-handling
8220         hack.
8221
8222 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8223
8224         * config.guess: Recognize i586-pc-beos.
8225         * configure.in: Don't build some bits for beos.
8226
8227 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8228
8229         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8230         CFLAGS default to -O2.
8231
8232         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8233         when using GNU ld.
8234
8235 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8236
8237         * ltmain.sh: Correct install when using a different shell.
8238
8239 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8240
8241         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8242
8243 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8244
8245         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8246         target.
8247
8248 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8249
8250         * ltconfig: Update to correct AIX handling.
8251
8252 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8253
8254         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8255
8256         * configure.in (target_subdir): Set to ${target_alias} instead
8257         of "libraries".
8258
8259 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8260
8261         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8262         (Makefile): Depend on $(gcc_version_trigger).
8263
8264         * configure (gcc_version): Change default initializer to empty
8265         string.
8266         (gcc_version_trigger): New variable; pass this variable down
8267         to subdir configures to enable them checking gcc's version
8268         themselves. Emit make macros for both gcc_version vars.
8269         (topsrcdir): Initialize reliably.
8270         (recursion line): Remove --with-gcc-version=${gcc_version}.
8271
8272 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8273
8274         * configure (enable_version_specific_runtime_libs): Implement new flag
8275         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8276         in $(libsubdir); emit definition in each generated Makefile.
8277         (gxx_include_dir): Initialize depending on
8278         $enable_version_specific_runtime_libs.
8279
8280 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8281
8282         * configure (gcc_version): Initialize properly depending on
8283         how and where configure is started.
8284         (recursion line): Pass a --with-gcc-version=${gcc_version}
8285         to configures in subdirs.
8286
8287 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8288
8289         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8290         cygmon
8291
8292 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8293
8294         * configure.in: Add cygmon and libstub support for mn10200.
8295
8296 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8297
8298         * configure (gcc_version): Add new variable describing the
8299         particular gcc version we're building.
8300         * Makefile.in (libsubdir): Add new macro for the directory
8301         in which the compiler finds executables, libraries, etc.
8302         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8303         and libsubdir.
8304
8305 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8306
8307         * Makefile.in (local-clean): Remove *.log.
8308         (warning.log): Built with warn_summary from build.log.
8309         (mail-report.log): Run test_summary.
8310         (mail-report-with-warnings.log): Run test_summary including
8311         warning.log in the report.
8312
8313 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8314
8315         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8316
8317 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8318
8319         * Makefile.in (grep): Grep no longer depends on libiberty.
8320
8321 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8322
8323         * Makefile.in: all-snavigator needs all-libgui.
8324
8325 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8326
8327         * configure.in: Add cygmon and libstub support for mn10300.
8328
8329 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8330
8331         * missing: Update to version from automake 1.3.
8332
8333         * ltmain.sh: On installation, don't get confused if the same name
8334         appears more than once in the list of library names.
8335
8336 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8337
8338         * config.sub: Accept m68060 and m5200 as CPU names.
8339
8340 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8341
8342         * configure: Use && rather than using -a in test, because odd
8343         strings can confuse test.
8344         * configure.in: Likewise.
8345
8346 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8347
8348         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8349
8350 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8351
8352         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8353         bootstrap4-lean): New targets.
8354
8355 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8356
8357         * mpw-* Delete.  Not used.
8358
8359 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8360
8361         * COPYING.LIB: Update FSF address.
8362
8363 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8364
8365         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8366
8367         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8368         GAS_SUPPORT_DIRS.
8369
8370 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8371
8372         * ltconfig, ltmain.sh: Avoid producing a version number if
8373         -version-info was not used.
8374
8375 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8376
8377         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8378         building with newlib.
8379
8380 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8381
8382         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8383         Solaris `make' causes it to continue to next definition.
8384
8385 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8386
8387         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8388         the right GUI libraries and files are installed along with GDB.
8389
8390 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8391
8392         * configure.in: Change alpha to alpha* in several places.
8393
8394 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8395
8396         * config.sub: Recognize sparc86x.
8397
8398 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8399
8400         * configure.in (--enable-target-optspace): Remove debug echo.
8401
8402 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8403
8404         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8405
8406 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8407
8408         * ltconfig: Update cygwin32 support.
8409
8410         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8411         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8412         (GDB_SUPPORT_DIRS): Likewise.
8413
8414 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8415
8416         * configure.in (target_makefile_frag): If --enable-target-optspace,
8417         use -Os to compile target libraries rather than -O2.  Default to
8418         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8419         not used.
8420         * configure.in (target_cflags): Ditto for d30v.
8421
8422 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8423
8424         * Makefile.in (all-bfd): Depend on all-intl.
8425         (all-binutils): Likewise.
8426         (all-gas): Likewise.
8427         (all-gprof): Likewise.
8428         (all-ld): Likewise.
8429
8430 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8431
8432         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8433
8434 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8435
8436         * Makefile.in (all-bfd): Depend upon all-libiberty.
8437
8438         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8439
8440 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8441
8442         * Makefile.in: Add libstub.
8443
8444         * configure.in: Ditto. Build libstub for targets that have cygmon
8445         support.
8446
8447 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8448
8449         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8450
8451 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8452
8453         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8454         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8455
8456 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8457
8458         * configure: Define DEFAULT_M4 by searching PATH.
8459         * Makfile.in: Use DEFAULT_M4.
8460
8461 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8462
8463         * ltconfig: Add cygwin32 support.
8464
8465         * Makefile.in, configure.in: Add libtool as a native only directory
8466         to configure and build.
8467
8468 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8469
8470         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8471
8472 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8473
8474         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8475
8476 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8477
8478         * Makefile.in: add ash make rules
8479         * configure.in: add ash to native_only and host_tools lists
8480
8481 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8482
8483         * Makefile.in (all-gettext, all-intl): New targets.
8484         (ALL_MODULES): Added all-gettext, all-intl.
8485         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8486         (INSTALL_MODULES): Added install-gettext, install-intl.
8487         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8488
8489         * configure.in (host_tools): Added gettext.
8490         (native_only): Likewise.
8491         (noconfigdirs) [various cases]: Likewise.
8492         (host_libs): Added intl.
8493
8494 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8495
8496         * configure: Do not disable building gdbtk for cygwin32 hosts.
8497
8498 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8499
8500         * configure.in: Add thumb-coff target.
8501         * config.sub: Add thumb-coff target.
8502
8503 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8504
8505         * Makefile.in: Revert yesterday's change.
8506         (all-target-winsup):  all-target-librx stays out of here.
8507
8508 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8509
8510         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8511         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8512         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8513         Remove references to librx and libg++.
8514
8515 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8516
8517         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8518         recursive makes
8519
8520 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8521
8522         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8523         for newlib directory.
8524         (CXX_FOR_TARGET): Likewise.
8525
8526 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8527
8528         * ltconfig: Update after libtool/ltconfig.in change for
8529         hpux11.
8530
8531 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8532
8533         * ltconfig, ltmain.sh: Update to libtool 1.2.
8534
8535 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8536
8537         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8538         (install-gcc-cross): Instead, override LANGUAGES here.
8539
8540 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8541
8542         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8543         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8544
8545 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8546
8547         * configure.in: Add Thumb-pe target.
8548
8549 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8550
8551         * Makefile.in - changed sn targets to snavigator
8552         * configure.in - changed sn targets to snavigator
8553
8554 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8555
8556         * config-ml.in: After building symlink tree call make distclean
8557         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8558         to be the case for libiberty.
8559
8560 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8561
8562         * configure: When making link, also check the current
8563         directory. The configure scripts may create one.
8564
8565 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8566
8567         * config.sub: Accept alphapca56 and alphaev6 properly.
8568
8569 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8570
8571         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8572
8573 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8574
8575         * config.sub (sco5): Fix typo.
8576
8577 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8578
8579         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8580         install-itcl.
8581         (install-itcl): Remove dependency on install-tcl.
8582
8583 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8584
8585         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8586
8587 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8588
8589         * configure.in: Don't build libgui for a cygwin32 target when not on
8590         a cygwin32 host.
8591
8592 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8593
8594         * configure (redirect): Set to null, so default behavior of
8595         configure is now --verbose.
8596
8597 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8598
8599         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8600         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8601
8602 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8603
8604         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8605         this change to sync Makefile.in with its ChangeLog entries.
8606
8607 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8608
8609         * ltmain.sh (mkdir): Check that the directory doesn't exist
8610         before we exit with error, so that we don't get races during
8611         parallel builds.
8612
8613 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8614
8615         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8616
8617 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8618
8619         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8620         PICFLAG_FOR_TARGET.
8621         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8622
8623         * configure: Emit a definition for the new macro enable_shared
8624         into each Makefile.
8625
8626 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8627
8628         * configure.in (host_tools, native_only): Add libtool.
8629
8630 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8631
8632         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8633         Fix typo in ming config comment.
8634
8635 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8636
8637         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8638
8639 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8640
8641         * config.sub: Add tic30 cases, and map c30 to tic30.
8642
8643 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8644
8645         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8646         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8647         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8648         (CLEAN_TARGET_MODULES): Similarly
8649         (all-target-libf2c): Add dependences.
8650         * configure.in (target_libs): Add libf2c.
8651
8652 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8653
8654         * configure.in: Remove expect from noconfigdirs when target
8655         is cygwin32.  OK to build expect and dejagnu with Canadian
8656         Cross.
8657
8658 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8659
8660         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8661         host.
8662
8663         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8664         and mingw32.
8665
8666 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8667
8668         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8669         here as it is not defined in the toplevel Makefile.
8670
8671 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8672
8673         * configure (package_makefile_rules_frag): New variable, which names
8674         a file with generic rules, ...
8675         Change comment to mention we now have FIVE parts.
8676         * configure: Undo last change.
8677
8678 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8679
8680         * config.guess: More accurate determination of HP processor types.
8681         * config.sub: More accurate determination of HP processor types.
8682
8683 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8684
8685         * configure (package_makefile_frag): Move inserting the
8686         ${package_makefile_frag} to where it should be according
8687         to the comment.
8688
8689 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8690
8691         * config.guess: Add support for Linux/ARM.
8692
8693 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8694
8695         * .cvsignore: Remove *-info and *-install since they match
8696         release-info and mpw-install, which we don't want to just ignore.
8697
8698 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8699
8700         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8701
8702 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8703
8704         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8705         local_prefix to sub-make invocations.
8706
8707 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8708
8709         * configure.in: Check makefile fragments in the source
8710         directory.
8711
8712 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8713
8714         * configure.in: Check whether host and target makefile
8715         fragments exist before adding them to *_makefile_frag.
8716
8717 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8718
8719         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8720
8721 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8722
8723         * configure.in: Make sure we only replace RPATH_ENVVAR on
8724         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8725         regexp to sed.
8726
8727         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8728         to sub-makes.
8729
8730 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8731
8732         * config-ml.in (multi-do): LDFLAGS must include multilib
8733         designator.
8734
8735 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8736
8737         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8738
8739 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8740
8741         * config.sub: Add mingw32 support.
8742         * configure.in: Likewise.
8743
8744 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8745
8746         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8747
8748 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8749
8750         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8751         * configure (gxx_include_dir): Provide a definition for subdirs
8752         which do not use autoconf.
8753
8754 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8755
8756         * config.guess: Sync with egcs.  Picks up new alpha support,
8757         BeOS & some additional linux support.
8758
8759 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8760
8761         * config.guess: HP 9000/803 is a PA1.1 machine.
8762
8763 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8764
8765         * configure.in: It's alpha*-...
8766
8767 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8768
8769         * configure.in (host_makefile_frag, target_makefile_frag):
8770         Handle multiple config files.
8771         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8772         alpha-*-*.
8773
8774 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8775
8776         * mkdep: New file.
8777
8778 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8779
8780         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8781
8782 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8783
8784         * Makefile.in: Add libgui directory.
8785         (GDB_TK): Add all-libgui.
8786         * configure.in: Add libgui directory.
8787         * configure: Add all-libgui to GDB_TK.
8788
8789 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8790
8791         * config-ml.in (multidirs): Add m32r to multilib list.
8792
8793 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8794
8795         * Makefile.in (all-target-gperf): Change dependency to
8796         all-target-libstdc++.
8797
8798 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8799
8800         * config.guess: Add BeOS support.
8801
8802 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8803
8804         Source directory cvs renamed to cvssrc:
8805         * configure.in (host_tools): Change cvs to cvssrc.
8806         (native_only): Likewise.
8807         (noconfigdirs) [various cases]: Likewise.
8808         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8809         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8810         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8811         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8812         (all-cvssrc): Rename target from all-cvs.
8813
8814 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8815
8816         * configure (gxx_include_dir): Fix thinko.
8817
8818 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8819
8820         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8821         (install-cross, install-gcc-cross): New targets.
8822
8823 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8824
8825         * configure.in (noconfigdirs): Add support for Thumb target.
8826
8827         * config.sub (maybe_os): Add support for Thumb target.
8828
8829 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8830
8831         * Makefile.in: Add rules for cygmon.
8832
8833         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8834
8835 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8836
8837         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8838         * configure (gxx_include_dir): Provide a definition for subdirs
8839         which do not use autoconf.
8840
8841 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8842
8843         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8844         11/18/97 build
8845
8846 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8847
8848         * From Franz Sirl.
8849         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8850         found on RedHat Linux systems.
8851
8852 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8853
8854         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8855         guesses.
8856
8857 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8858
8859         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8860
8861 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8862
8863         * ltmain.sh: If mkdir fails, check whether the directory was created
8864         anyhow by some other process.
8865
8866 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8867
8868         * configure.in (d30v-*-*): Configure all directories.
8869
8870 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8871
8872         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8873         for the D30V.
8874
8875 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8876
8877         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8878
8879 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8880
8881         * include/libiberty.h: Add extern "C" { so it can be used with C++
8882         progrms.
8883         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8884         programs.
8885
8886 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8887
8888         * configure.in (d30v-*-*): Configure GCC now.
8889
8890 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8891
8892         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8893         is no longer needed.
8894
8895 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8896
8897         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8898
8899 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8900
8901         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8902         targets using "$@" to provide support for similar but not identical
8903         targets without having to duplicate code.
8904
8905 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8906
8907         * makefile.vms: Fix to work with DEC C.
8908
8909 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8910
8911         * config.sub: Add mips-tx39-elf to marketing names.
8912
8913 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8914
8915         * ltmain.sh: Handle symlinks in generated script.
8916
8917 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8918
8919         * configure: Handle autoconf style directory options: --bindir,
8920         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8921         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8922         --sysconfdir.
8923         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8924         (sharedstatedir, localstatedir, oldincludedir): New variables.
8925         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8926         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8927         sbindir, sharedstatedir, and sysconfdir.
8928
8929 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8930
8931         * Makefile.in (bootstrap-lean): New target.
8932
8933 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8934
8935         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8936         sn, and gnuserv from noconfigdirs.
8937
8938 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8939
8940         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8941
8942 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8943
8944         * Makefile.in (cross): New target.
8945
8946 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8947                           Jeff Law         <law@cygnus.com>
8948
8949         * Makefile.in (bootstrap2, bootstrap3): New targets.
8950         (all-bootstrap): Remove outdated and confusing target.
8951         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8952
8953 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8954
8955         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8956         windows.  Consistent with gdb/configure.
8957
8958 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8959
8960         * configure.in: Name Linux target fragment.
8961
8962         * configure: Rewrite so that project Makefile fragment is inserted
8963         first and appears last in the resulting Makefile.
8964
8965 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8966
8967         * Makefile.in (install-itcl): Install tcl first.
8968
8969 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8970
8971         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8972
8973 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8974
8975         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8976
8977         * configure.in (skipdirs): Add target-librx for Linux.
8978         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8979
8980 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8981
8982         * Makefile.in (bootstrap): New target.
8983
8984 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8985
8986         * config.sub: Accept 'amigados' for backward compatibility.
8987
8988 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8989
8990         * config.guess: Merge with FSF.
8991
8992 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8993
8994         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8995
8996 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8997
8998         * config.sub: Add "marketing-names" patch.
8999
9000 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9001
9002         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9003
9004 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9005
9006         * config.sub: Handle v850-elf.
9007
9008 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9009
9010         * .cvsignore (*-install): Remove.
9011
9012 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9013
9014         * ltconfig: Set CONFIG_SHELL in libtool.
9015         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9016
9017 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9018
9019         * configure.in (target_subdir): Set to libraries if enable_multilib.
9020
9021 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9022
9023         * config.guess: Update from gcc directory.
9024
9025 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9026
9027         * Makefile.in (all-sim): Depends on all-readline.
9028
9029 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9030
9031         * Makefile.in (BISON, YACC): Use $$s.
9032         (all-bison): Depend on all-texinfo.
9033
9034 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9035
9036         * Makefile.in (BISON): Add -L flag.
9037         (YACC): Likewise.
9038
9039 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9040
9041         * configure.in (noconfigdirs): Add support for v850e target.
9042
9043         * config.sub (maybe_os): Add support for v850e target.
9044
9045 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9046
9047         * configure.in (noconfigdirs): Add support for v850ea target.
9048
9049         * config.sub (maybe_os): Add support for v850ea target.
9050
9051 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9052
9053         * config.sub: Add mipstx39.  Delete r3900.
9054
9055 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9056
9057         * Makefile.in (all-autoconf): Depends on all-texinfo.
9058
9059 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9060
9061         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9062         eabi targets.
9063
9064 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9065
9066         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9067
9068         * configure: When handling a Canadian Cross, handle YACC as well as
9069         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9070         * Makefile.in (all-bison): Depend upon all-texinfo.
9071
9072 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9073
9074         * Makefile.in (BISON): bison, not byacc or bison -y.
9075         (YACC): bison -y or byacc or yacc.
9076         (various): Add *-bison as appropriate.
9077         (taz): No need to mess with BISON anymore.
9078
9079 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9080
9081         * configure: If OSTYPE matches *win32*, try to find a good value for
9082         CONFIG_SHELL.
9083
9084 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9085
9086         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9087         configure.in if it is present.
9088
9089 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9090
9091         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9092
9093 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9094
9095         * config.sub: Recognize `arc' cpu.
9096         * configure.in: Likewise.
9097         * config-ml.in: Likewise.
9098
9099 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9100
9101         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9102
9103 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9104
9105         * configure: Changed sed delimiter from ':' to '|' when
9106         attempting to substitute ${config_shell} for SHELL. On
9107         NT ${config_shell} may contain a ':' in it.
9108
9109 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9110
9111         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9112
9113 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9114
9115         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9116
9117 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9118
9119         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9120
9121         * ylwrap: If the program is a relative path, force it to be
9122         absolute.
9123
9124 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9125
9126         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9127
9128 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9129
9130         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9131         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9132         for libraries.
9133
9134 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9135
9136         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9137         separated by spaces.
9138
9139 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9140
9141         * ylwrap: New file.
9142         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9143
9144         * ltmain.sh: Handle /bin/sh at start of install program.
9145
9146         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9147
9148         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9149         * missing: New file, from automake 1.2.
9150
9151 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9152
9153         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9154         check-tk to CHECK_X11_MODULES.
9155
9156 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9157
9158         * config.sub: Merge with FSF.
9159
9160 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9161
9162         * config.guess: Merge with FSF.
9163
9164 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9165
9166         * configure: Treat msdosdjgpp like go32.
9167         * configure.in: Likewise.  Don't remove gprof for go32.
9168
9169         * configure: Change Makefile.tem2 to Makefile.tm2.
9170
9171 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9172
9173         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9174
9175 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9176
9177         * install-sh (chmodcmd): Set to null if the DST directory already
9178         exists.  Same as Nov 11th change.
9179
9180 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9181
9182         * configure (GDB_TK): Needs itcl and tix.
9183
9184 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9185
9186         * config.guess: Update from FSF.
9187
9188 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9189
9190         * Makefile.in (GDB_TK): Depend on itcl and tix.
9191
9192 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9193
9194         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9195         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9196         (INSTALL_SCRIPT): New variable.
9197         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9198         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9199         to -x.
9200         * install-sh: Add support for -x option.
9201
9202 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9203
9204         * configure.in, Makefile.in: Treat tix like itcl.
9205
9206 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * Makefile.in (WINDRES): New variable.
9209         (WINDRES_FOR_TARGET): New variable.
9210         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9211         (EXTRA_HOST_FLAGS): Add WINDRES.
9212         (EXTRA_TARGET_FLAGS): Add WINDRES.
9213         (EXTRA_GCC_FLAGS): Add WINDRES.
9214         ($(DO_X)): Pass down WINDRES.
9215         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9216         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9217         DLLTOOL_FOR_TARGET.
9218
9219 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9220
9221         * configure.in: configure sim before gdb for win32-x-ppc
9222
9223 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9224
9225         Move gperf into the toplevel, from libg++.
9226         * configure.in (target_tools): Add target-gperf.
9227         (native_only): Add target-gperf.
9228         * Makefile.in (all-target-gperf): New target, depend on
9229         all-target-libg++.
9230         (configure-target-gperf): Empty rule.
9231         (ALL_TARGET_MODULES): Add all-target-gperf.
9232         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9233         (CHECK_TARGET_MODULES): Add check-target-gperf.
9234         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9235         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9236
9237 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9238
9239         * config.sub (mn10200): Recognize new basic machine.
9240
9241 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9242
9243         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9244         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9245
9246 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9247
9248         * configure.in: If we're building mips-sgi-irix6* native, turn on
9249         ENABLE_MULTILIB and set TARGET_SUBDIR.
9250
9251 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9252
9253         * Makefile.in (all-sn): Depend on all-grep.
9254
9255 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9256
9257         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9258
9259         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9260         Makefile.  From Jeff Makey <jeff@cts.com>.
9261         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9262
9263         * Makefile.in (DISTBISONFILES): Remove.
9264         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9265         $(DEFAULT_YACC).
9266
9267         * configure.in: Build itl, db, sn, etc., when building for native
9268         cygwin32.
9269
9270         * Makefile.in (LD): New variable.
9271         (EXTRA_HOST_FLAGS): Pass down LD.
9272         ($(DO_X)): Likewise.
9273
9274 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9275
9276         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9277
9278 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9279
9280         * configure.in (targargs): Strip out any supplied --build argument
9281         before adding our own. Always add --build.
9282
9283 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9284
9285         * configure.in (targargs): Pass --build if we're doing
9286         a cross-compile.
9287
9288 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9289
9290         * configure: Use '|' instead of ":" as the separator in
9291         sed. Otherwise sed chokes on NT path names with drive
9292         designators. Also look for "?:*" as the leading characters in an
9293         absolute pathname.
9294
9295 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9296
9297         * config.sub: Support for r3900.
9298
9299 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9300
9301         * configure.in: Use install-sh, not install.sh.
9302
9303 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9304
9305         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9306         apply it twice.
9307
9308 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9309
9310         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9311         install-binutils.
9312
9313 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9314
9315         * Makefile.in: Add automake targets.
9316         * configure.in (host_tools): Add automake.
9317
9318 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9319
9320         * configure: Default CXX to c++, not gcc.
9321         * Makefile.in (CXX): Set to c++, not gcc.
9322         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9323
9324 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9325
9326         * install-sh: try appending a .exe if source file doesn't
9327         exist
9328
9329 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9330
9331         * configure.in: Turn on multilib by default.
9332         (cross_only): Remove target-libiberty.
9333
9334         * Makefile.in (all-gcc): Don't depend on libiberty.
9335
9336 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9337
9338         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9339
9340 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9341
9342         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9343         (DISTBISONFILES): Add ld/Makefile.in
9344
9345 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9346
9347         * configure.in: if target is cygwin32 but host isn't cygwin32,
9348         don't configure gdb tcl tk expect, not just gdb.
9349
9350 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9351
9352         * configure.in: Added gnuserv everywhere sn appears.
9353
9354         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9355         (CROSS_CHECK_MODULES): Added check-gnuserv.
9356         (INSTALL_MODULES): Added install-gnuserv.
9357         (CLEAN_MODULES): Added clean-gnuserv.
9358         (all-gnuserv): New target.
9359
9360 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9361
9362         * config.guess: Fixes for MIPS OpenBSD systems.
9363
9364 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9365
9366         * Makefile.in (INSTALL_XFORM): Remove.
9367         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9368
9369         * mkinstalldirs: New file, copied from automake.
9370         * Makefile.in (installdirs): Rename from install-dirs.  Use
9371         mkinstalldirs.  Change all users.
9372         (DEVO_SUPPORT): Add mkinstalldirs.
9373
9374 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9375
9376         * install-sh: Rename from install.sh.
9377         * Makefile.in (INSTALL): Change install.sh to install-sh.
9378         (DEVO_SUPPORT): Likewise.
9379
9380         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9381         Graichen <graichen@rzpd.de>.
9382
9383 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9384
9385         * config.guess: Recognize OpenBSD systems correctly.
9386
9387 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9388
9389         * README, Makefile.in (ETC_SUPPORT): Remove references to
9390         cfg-paper*, configure.{texi,man,info*}._
9391
9392 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9393
9394         * Makefile.in (all.normal): Ensure that gcc is built after all
9395         the x11 - ie gdb - targets.
9396
9397 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9398
9399         * makefile.vms: Don't run conf-a-gas.
9400
9401 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9402
9403         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9404
9405 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9406
9407         * configure.in: Remove noconfigdirs case since gdb also
9408         configures and builds for tic80-coff.
9409
9410 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9411
9412         * configure: Set cache_file to config.cache.
9413         * Makefile.in (local-distclean): Remove config.cache.
9414
9415 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9416
9417         * COPYING: Update FSF address.
9418
9419 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9420
9421         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9422         noconfigdirs.
9423
9424 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9427         MAKEDIRS, is empty.
9428
9429 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9430
9431         * config.sub: Tweak mn10300 entry.
9432
9433 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9434
9435         * configure.in (host_tools): Put sim before gdb, so gdb's
9436         configure.tgt can determine if the simulator was configured.
9437
9438 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9439
9440         * config.sub: Move BeOS $os case to be with other Cygnus
9441         local cases.
9442
9443 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9444
9445         * config.sub: Remove misplaced comment that broke Linux.
9446
9447 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9448
9449         * config.sub: Add BeOS support.
9450
9451 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9452
9453         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9454
9455 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9456
9457         * configure.in (noconfigdirs): Remove tcl and tk from
9458         noconfigdirs for cygwin32 builds.
9459
9460 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9461
9462         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9463
9464 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9465
9466         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9467         make-all.com, use makefile.vms instead.
9468
9469 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9470
9471         * config.sub: Accept -lnews*.
9472
9473 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9474
9475         * configure.in (noconfigdirs): Disable target-newlib,
9476         target-examples and target-libiberty for d30v.
9477
9478 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9479
9480         * configure.in (noconfigdirs): Enable ld for d30v.
9481
9482 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9483
9484         * configure.in (tic80-*-*): Build compiler.
9485
9486 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9487
9488         * configure.in (d30v-*): Remove sim directory from list of
9489         unsupported d30v directories
9490
9491 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9492
9493         * config.sub, configure.in: Add d30v target cpu.
9494
9495 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9496
9497         * makefile.vms: New file.
9498         * make-all.com: Remove.
9499
9500 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9501
9502         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9503
9504 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9505
9506         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9507
9508 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9509
9510         * Makefile.in (ALL_MODULES): Added all-db.
9511         (CROSS_CHECK_MODULES): Addec check-db.
9512         (INSTALL_MODULES): Added install-db.
9513         (CLEAN_MODULES): Added clean-db.
9514
9515 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * config.guess: Merge with latest FSF sources.
9518
9519 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9520
9521         * Makefile.in (ALL_MODULES): Added all-itcl.
9522         (CROSS_CHECK_MODULES): Added check-itcl.
9523         (INSTALL_MODULES): Added install-itcl.
9524         (CLEAN_MODULES): Added clean-itcl.
9525
9526 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9527
9528         * configure.in: build gdb for mn10200
9529
9530 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9531
9532         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9533
9534 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9535
9536         * configure.in (tic80-*-*): Turn off most targets right now.
9537
9538 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9539
9540         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9541         rather than the makeinfo program.
9542         (do-info): Depend upon all-texinfo.
9543
9544 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9545
9546         * configure.in: Remove uses of config/mh-linux.
9547
9548         * config.sub, config.guess: Merge with latest FSF sources.
9549
9550 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9551
9552         * config.sub (case $basic_machine): Add tic80 entries.
9553
9554 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9555
9556         * config.sub, config.guess: Merge with latest FSF sources.
9557
9558 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9559
9560         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9561         * mpw-config.in: Test for NewFolderRecursive.
9562         * mpw-install: Use symbolic name for startup filename.
9563         * mpw-README: Add various additional details.
9564
9565 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9566
9567         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9568
9569 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9570
9571         * configure.in: Do build gcc and the target libraries for
9572         the mn10200.
9573
9574 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9575
9576         * configure.in: don't avoid building gdb for mn10300 any more
9577         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9578         instead of single-quoting it.
9579
9580 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9581
9582         * configure.in: Don't use --with-stabs on IRIX 6.
9583
9584 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9585
9586         * configure.in (m32r): Build gdb, libg++ now.
9587
9588 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9589
9590         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9591         directories from noconfigdirs.
9592
9593 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9594
9595         * config.sub (basic_machine): added mips16 configuration
9596
9597 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9598
9599         * config.sub: Handle d10v-unknown.
9600
9601 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9602
9603         * config.sub: Handle v850-unknown.
9604
9605 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9606
9607         * Makefile.in: add findutils
9608         * configure.in: add findutils to list of host_tools
9609
9610 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9611
9612         * config.sub: Handle mn10200 and mn10300.
9613
9614 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9615
9616         * configure.in (d10v-*): Do not build librx.
9617
9618 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9619
9620         * configure.in (mn10300): Build everything except gdb & libgloss.
9621
9622 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9623
9624         * config.guess:  Patch for Dansk Data Elektronik servers,
9625         from Niels Skou Olsen <nso@dde.dk>.
9626
9627         For ncr, use /bin/uname rather than uname, since GNU uname does not
9628         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9629
9630         Patch for MIPS R4000 running System V,
9631         from Eric S. Raymond <esr@snark.thyrsus.com>.
9632
9633         Fix thinko for nextstep.
9634
9635         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9636
9637         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9638         * config.guess: Guess mips-dec-mach_bsd4.3.
9639
9640         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9641         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9642         release numbers.
9643         * config.guess (mips-mips-riscos*):  Emit just enough of the
9644         release number.
9645
9646         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9647         * config.guess (sparc-auspex-sunos*):  Added.
9648         (f300-fujitsu-*): Added.
9649
9650         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9651         * config.guess:  Recognize a Tadpole as a sparc.
9652
9653 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9654
9655         * config.guess: Don't assume that NextStep version is either 2 or
9656         3.  NextStep 4 (aka OpenStep 4) has come out now.
9657
9658 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9659
9660         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9661         From Rik Faith <faith@cs.unc.edu>.
9662
9663 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9664
9665         * config.sub: Contributions from bug-gnu-utils to:
9666         Support plain "hppa" (no version given) architecture, reported by
9667         OpenStep.
9668         OpenBSD like NetBSD.
9669         LynxOs is not a hardware supplier.
9670
9671         * config.guess: Contributions from bug-gnu-utils to add support for:
9672         OpenBSD like NetBSD.
9673         Stratus systems.
9674         More Pyramid systems.
9675         i[n>4]86 Intel chips.
9676         M680[n>4]0 Motorola chips.
9677         Use unknown instead of lynx for hardware manufacturer.
9678
9679 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9680
9681         * install.sh (chmodcmd): Set to null if the DST directory already
9682         exists.
9683
9684 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9685
9686         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9687         not use mt-ppc target Makefile fragment any more.
9688
9689 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9690
9691         * configure.in (*-*-windows):  Exclude everything but those dirs
9692         needed to build windows.
9693
9694 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9695
9696         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9697
9698 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9699
9700         * configure.in:  Exclude mmalloc from i386-windows.
9701
9702 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9703
9704         * Undo my previous change.
9705
9706 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9707
9708         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9709         unconditionally.
9710         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9711
9712 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9713
9714         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9715         host to add it's own flags.
9716
9717 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9718
9719         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9720
9721 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9722
9723         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9724         (CXX_FOR_TARGET): Likewise.
9725         (GCC_FOR_TARGET): Define.
9726         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9727         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9728         CC_FOR_TARGET was specified on the command line.
9729         (MAKEOVERRIDES): Don't define.
9730
9731 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9732
9733         * configure.in (m32r): Fix spelling of libg++ libs.
9734
9735 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9736
9737         * config.sub (-apple*): Remove, now redundant.
9738
9739 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9740
9741         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9742
9743         * configure: Rework yesterday's sed script patch.
9744
9745         * config.sub: Merge with FSF.
9746
9747 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9748
9749         * config.guess:  Merge from FSF.
9750
9751         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9752         * config.guess: Use pc instead of unknown, for pc clone systems.
9753         Change linux to linux-gnu.
9754
9755         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9756         * config.guess: Avoid non-portable tr syntax.
9757
9758 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9759
9760         * test-build.mk (HOLES): Add "xargs" for gdb.
9761
9762         * configure: Avoid hpux10.20 sed bug.
9763
9764 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9765
9766         * configure.in:  Add support for windows host
9767         (that is a build done under the Microsoft build environment).
9768
9769 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9770
9771         * Makefile.in: Replace all uses of srcroot with s, to shrink
9772         command line lengths.
9773
9774         Patches from Geoffrey Noer <noer@cygnus.com>:
9775         * configure.in: If configuring for newlib, pass --with-newlib to
9776         subdirectories.
9777         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9778         -Bnewlib/ and -Lwinsup to gcc.
9779         (CXX_FOR_TARGET): Likewise.
9780
9781 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * Makefile.in (ETC_SUPPORT): Add configure.
9784
9785 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9786
9787         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9788         host configuration file.
9789
9790 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9791
9792         * configure.in: Break mn10x00 support into separate
9793         mn10200 and mn10300 configurations.
9794         * config.sub: Likewise.
9795
9796 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9797
9798         * configure.in: Add lots of stuff to noconfigdirs for
9799         the mn10x00 targets.
9800
9801         * config.sub, configure.in: Add mn10x00 support.
9802
9803 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9804
9805         * make-all.com: Call conf-a-gas, not config-a-gas.
9806
9807 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9808
9809         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9810         targets.
9811
9812 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9813
9814         * mpw-README: Add much more detail for native PowerMac.
9815         * mpw-install: New file.
9816         * mpw-configure: Add --norecursion and --help options.
9817         * mpw-config.in: Translate readme and install files when
9818         copying to objdir.
9819         * mpw-build.in: Don't always depend on byacc and flex.
9820         (install-only-top): New action.
9821
9822 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9823
9824         * configure.in:  You can now configure GDB for the v850.
9825
9826 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9827
9828         * configure.in (noconfigdirs): Don't configure any C++ dirs
9829         if targeting D10V.
9830
9831 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9832
9833         * config.sub: Recognize mips64vr5000.
9834
9835 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9836
9837         * configure.in: Use a single line for host_tools and native_only.
9838
9839 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9840
9841         * config.sub, configure.in: Add entries for m32r.
9842
9843 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9844
9845         * Makefile.in (inet-install): Don't run install-gzip.
9846
9847 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9848
9849         * configure.in:  Don't config lots of things for *-*-windows*.
9850
9851 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9852
9853         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9854         (host_libs, host_tools): Copy from configure.in.
9855         * mpw-configure: Don't complain about directories not found.
9856
9857 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9858
9859         * configure.in (i[345]86): Recognize i686 for pentium pro.
9860         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9861         file.
9862
9863         * config.guess (i[345]86): Ditto.
9864
9865 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9866
9867         * configure.in (noconfigdirs): Removed gdb for D10V.
9868
9869 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9870
9871         * configure.in: Remove ld, target-libio, target-libg++, and
9872         target-libstdc++ from noconfigdirs.
9873
9874 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9875
9876         * configure: Fix three locations where shell scripts were
9877         being run directly rather than with config_shell.
9878
9879 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9880
9881         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9882         * config.sub (basic_machine): Recognize v850.
9883
9884 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9885
9886         * mpw-configure: Handle multiple enable/disable options and
9887         pass them down recursively, handle -c and -s flags appropriately
9888         depending on choice of compiler, add escape mechanism for
9889         quoted arguments to gC.
9890
9891 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9892
9893         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9894         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9895         so that -mrelocatable-lib and -mno-eabi are used.
9896
9897         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9898         not support --print-multi-lib, don't abort.
9899
9900 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9901
9902         * make-all.com: Run config-a-gas.
9903         * setup.com: Don't copy subdirectory files around.
9904
9905 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9906
9907         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9908         target, it now compiles correctly.
9909
9910 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9911
9912         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9913
9914 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9915
9916         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9917
9918 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9919
9920         * configure.in (native_only): Add prms.
9921
9922 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9923
9924         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9925         (BINUTILS_SUPPORT_DIRS): Likewise.
9926
9927 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9928
9929         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9930         d10v support is added.
9931
9932 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9933
9934         * configure.in (d10v-*-*): New target.
9935
9936 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9937
9938         * config.guess (HP 9000/811): Recognize this as a PA1.1
9939         machine.
9940
9941 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9942
9943         * Makefile.in (do-tar-gz): New target, split out from tail end of
9944         taz target.  Run each command separately, don't use pipes.
9945         (taz): Use it.
9946
9947 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9948
9949         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9950         * mpw-build.in: No builds should depend on building byacc or flex,
9951         they are assumed to be installed already.
9952
9953 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9954
9955         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9956         variable that CC_FOR_TARGET needs.
9957
9958 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9959
9960         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9961         options have changed since the last time the subdirectory was
9962         configured, and if it has, reconfigure.
9963         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9964         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9965
9966 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9967
9968         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9969         CLEAN_MODULES): Add bash.
9970         (all-bash): New target.
9971
9972 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9973
9974         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9975
9976 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9977
9978         * config.sub (basic_machine): Recognize d10v as a valid processor.
9979
9980 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9981
9982         * mpw-configure: Add support for --bindir.
9983         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9984
9985 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9986
9987         * configure.in: add bash, time, gawk to list of hosttools and things
9988         to only build for native toolchains
9989
9990 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9991
9992         * Makefile.in (docdir): Remove.
9993
9994 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9995
9996         * Makefile.in (datadir): Set to $(prefix)/share.
9997
9998 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9999
10000         * configure.in: build diff and patch for cygwin32-hosted
10001         toolchains.
10002
10003 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10004
10005         * config.sub: Accept -rtems*.
10006
10007 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10008
10009         * configure.in: enable dosrel for cygwin32-hosted builds,
10010                 remove diff from the list of things not buildable
10011                 via Canadian Cross
10012
10013 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10014
10015         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10016         don't get ". ".
10017
10018 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10019
10020         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10021
10022 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10023
10024         * Makefile.in (taz): Handle case where tex3patch didn't even get
10025         checked out.  Also, if it was found, put the symlink in a new util
10026         subdirectory.
10027
10028 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10029
10030         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10031
10032 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10033
10034         * config.sub: Recognize -openvms.
10035         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10036         * make-all.com, setup.com: New files.
10037
10038 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10039
10040         * Makefile.in (taz): tex3patch moved to texinfo/util.
10041
10042 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10043
10044         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10045         * configure.in: remove make from disable-if-Can-Cross list
10046                 enable gdb if ${host} and ${target} are cygwin32
10047
10048 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10049
10050         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10051         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10052
10053 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10054
10055         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10056         distinguish sysv/svr4/bsd variants.
10057         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10058
10059 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10060
10061         * configure.in: Added copyright notice.
10062         * move-if-change: Added copyright notice.
10063
10064 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10065
10066         * configure.in (powerpcle-*-solaris*): Until we get shared
10067         libraries working, don't build gdb, sim, make, tcl, tk, or
10068         expect.
10069
10070 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10071
10072         * config.guess:  Merge with FSF:
10073
10074         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10075         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10076
10077         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10078         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10079
10080         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10081         * config.guess:  Combine two OSF1 rules.
10082         Also recognize field test versions.  From mjr@zk3.dec.com.
10083         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10084         because GNU uname does not support -p.  From pmr@pajato.com.
10085
10086 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10087
10088         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10089
10090 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10091
10092         * mpw-README: Document GCCIncludes.
10093
10094 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10095
10096         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10097
10098 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10099
10100         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10101
10102 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10103
10104         * configure.in (*-*-cygwin32): Configure make.
10105
10106 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10107
10108         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10109
10110 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10111
10112         * Makefile.in (all-inet): Depend on all-perl.
10113
10114         * Makefile.in (inet-install): New target.
10115
10116         * Makefile.in (all-inet): Depend on all-tcl.
10117         (all-inet): Depend on all-send-pr.
10118
10119 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10120
10121         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10122         temporarily.
10123
10124 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10125
10126         * configure.in: Don't configure --with-gnu-ld on AIX.
10127
10128 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10129
10130         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10131
10132 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10133
10134         * Makefile.in (ALL_MODULES): Added all-inet.
10135         (CROSS_CHECK_MODULES): Added check-inet.
10136         (INSTALL_MODULES): Added install-inet.
10137         (CLEAN_MODULES): Added clean-inet.
10138         (all-indent): New target.
10139
10140         * configure.in (host_tools): Added inet.
10141         (native_only): Added inet.
10142         (noconfigdirs): Added inet.
10143
10144 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10145
10146         * configure.in: Don't configure libgloss if we are not configuring
10147         newlib.
10148
10149 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10150
10151         * configure.in: Don't configure libgloss for unsupported
10152         architectures.
10153
10154 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10155
10156         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10157
10158 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10159
10160         * Makefile.in (ALL_MODULES): Include all-apache.
10161         (CROSS_CHECK_MODULES): Include check-apache.
10162         (INSTALL_MODULES): Include install-apache.
10163         (all-apache): New target.
10164
10165         * configure.in: Added apache everywhere perl is seen.
10166
10167 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10168
10169         * Makefile.in: Add support for clean-{module} and
10170         clean-target-{module} rules.
10171
10172 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10173
10174         * configure.in (*-*-ose) do not build libgloss.
10175
10176 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10177
10178         * config.guess (prep*:SunOS:5.*:*): Turn into
10179         powerpele-unknown-solaris2.
10180
10181 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10182
10183         * configure.in: Permit --enable-shared to specify a list of
10184         directories.
10185
10186 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10187
10188         * configure.in (host==solaris): Pass only the first word of $CC
10189         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10190
10191 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10192
10193         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10194
10195 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10196
10197         * Makefile.in (ALL_MODULES): Include all-perl.
10198         (CROSS_CHECK_MODULES): Include check-perl.
10199         (INSTALL_MODULES): Include install-perl.
10200         (ALL_X11_MODULES): Include all-guile.
10201         (CHECK_X11_MODULES): Include check-guile.
10202         (INSTALL_X11_MODULES): Include install-guile.
10203         (all-perl): New target.
10204         (all-guile): New target.
10205
10206         * configure.in (host_tools): Include perl and guile.
10207         (native_only): Include perl and guile.
10208         (noconfigdirs): Don't build guile and perl; no ports have been
10209         done.
10210
10211 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10212
10213         * configure (--enable-*): Handle quoted option lists such as
10214         --enable-sim-cflags='-g0 -O' better.
10215
10216 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10217
10218         * Makefile.in ({,inst}all-target): New rule so we can make and
10219         install all of the target directories easily.
10220
10221 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10222
10223         * configure.in: Add missing global flag in sed substitution when
10224         deleting `target-' from ${configdirs}.
10225
10226 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10227
10228         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10229         option.
10230
10231         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10232         config/mh-necv4.
10233
10234         * install.sh: Correct misspelling of transformbasename.
10235
10236         * config.guess: Recognize mips-*-sysv*.
10237
10238 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10239
10240         * config.sub: Recognize mon960.
10241
10242 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10243
10244         * configure: Restore Canadian Cross handling of BISON and LEX,
10245         removed in Feb 20 change.
10246
10247 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10248
10249         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10250         Mention make install.  Remove the old copyright date as well the
10251         clumsy and rather pointless copyright on the README file.
10252
10253 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10254
10255         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10256         Makefile after running symlink-tree, then run `make distclean' to
10257         avoid clobbering any generated files in srcdir.
10258
10259 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10260
10261         * configure.in (m68k-*-netbsd*): Build everything now.
10262
10263 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10264
10265         * Makefile.in (taz): Fix quoting.
10266
10267 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10268
10269         * configure.in (sparclet-*-*): Build everything now.
10270
10271 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10272
10273         * configure.in (m68k-*-linux*): New host.
10274
10275 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * configure: Check for bison before byacc.
10278
10279 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10280
10281         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10282         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10283         searching PATH.  These are used as fallbacks by Makefile.in if
10284         flex/bison/byacc aren't in objdir.
10285
10286 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10287
10288         * Makefile.in: Make everything which depends upon all-bfd also
10289         depend upon all-opcodes, in case --with-commonbfdlib is used.
10290
10291 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10292
10293         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10294         building NT native compilers on Unix.
10295
10296 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10297
10298         * configure.in: Don't get CC from the host Makefile fragment if we
10299         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10300         Solaris test for /usr/ucb/cc to the post target script, just after
10301         the compiler sanity test.
10302
10303 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10304
10305         * config.sub: Merge with FSF.
10306
10307 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10308
10309         * Makefile.in (RPATH_ENVVAR): New variable.
10310         (REALLY_SET_LIB_PATH): Use it.
10311         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10312
10313 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10314
10315         * config.sub, configure.in: Recognize sparclet cpu.
10316
10317 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10318
10319         * config.guess:  Support m68k-cbm-sysv4.
10320
10321 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10322
10323         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10324         m68k-unknown-linuxaout from linker help string.  Put quotes around
10325         $ld_help_string.
10326
10327 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10328
10329         * config.guess (powerpc-harris-powerunix): Add guess for port
10330         to new target.
10331
10332 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10333
10334         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10335
10336 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10337
10338         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10339         $(REALLY_SET_LIB_PATH) in Makefile.
10340         * Makefile.in (SET_LIB_PATH): New variable.
10341         (REALLY_SET_LIB_PATH): New variable.
10342         ($(DO_X)): Use $(SET_LIB_PATH).
10343         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10344         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10345         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10346         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10347         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10348         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10349         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10350         (install-dosrel): Likewise.
10351         (all-opcodes): Depend upon all-libiberty.
10352
10353 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10354
10355         * config.guess (*:CYGWIN*): New
10356
10357 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10358
10359         * Makefile.in (all-target-winsup): All all-target-libiberty.
10360
10361 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10362
10363         * configure.in (noconfigdirs): Add missing # in front of comment.
10364
10365 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10366
10367         * configure.in: add second pass to things added to noconfigdirs
10368         so *-gm-magic can exclude libgloss properly.
10369
10370 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10371
10372         * mpw-configure (extralibs_name, rez_name): Set correctly
10373         for MWC68K compiler.
10374
10375         * mpw-README: Add more info on the necessary build tools.
10376
10377 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10378
10379         * configure.in, config.sub: Recognize cygwin32.
10380
10381 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10382
10383         * config.guess, config.sub: Recognize A/UX.
10384
10385 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10386
10387         * config.sub: Merge with gcc/config.sub.
10388
10389 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10390
10391         * mpw-build.in (do-binutils): Add build of stamps.
10392
10393 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10394
10395         * config.sub: Add recognition for mips64vr4100*-* targets.
10396
10397 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10398
10399         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10400         Add creation of gconfigargs with `--enable-shared' turned on.
10401         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10402         ($(host)-stamp-stage3-configured): Likewise.
10403         (HOLES): Add chatr and ldd.
10404         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10405
10406 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10407
10408         * configure: Pass --nfp to recursive configures.
10409
10410 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10411
10412         * Makefile.in (DLLTOOL): New.
10413         (DLLTOOL_FOR_TARGET): New.
10414         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10415         (EXTRA_TARGET_FLAGS): Ditto.
10416         (EXTRA_GCC_FLAGS): Ditto.
10417         (CONFIGURE_TARGET_MODULES): Ditto.
10418         (DO_X): Ditto.
10419         * configure: Add DLLTOOL.
10420
10421 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10422
10423         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10424         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10425         mh-sco, since old workarounds no longer needed, and don't
10426         build ld, since libraries have weak symbols in COFF.
10427
10428 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10429
10430         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10431
10432 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10433
10434         * configure.in: Make sure that ${CC} can be used to compile an
10435         executable.
10436
10437 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10438
10439         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10440         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10441         nothing depending on whether gdbtk is being built.
10442
10443 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10444
10445         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10446
10447 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10448
10449         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10450         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10451
10452 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10453
10454         * config-ml.in: Add support for
10455         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10456         Simplify setting of multidirs from --disable-foo.
10457
10458 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10459
10460         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10461         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10462         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10463         non-empty, pass them on to the  GCC make.
10464         (all-bootstrap): New rule that is like all-gcc, except it executes
10465         the GCC bootstrap rule instead of the GCC all rule.
10466
10467 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10468
10469         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10470
10471 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10472
10473         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10474         DG/UX support.
10475
10476 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10477
10478         * config.sub (i*86*) Change [345] to [3456]
10479
10480 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10481
10482         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10483         --with-gnu-ld=no.
10484
10485 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10486
10487         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10488         AIX multilibs get built.
10489
10490 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10491
10492         * configure.in (i386-win32): Don't build expect if we're not
10493         building the tcl subdir.
10494
10495 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10496
10497         * Makefile.in: (configure-target-examples, all-target-examples):
10498         New targets, configure and build example programs.
10499
10500 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10501
10502         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10503         use it as input to sedit the generated MPW makefile.
10504         * mpw-README: Add a suggestion about Gestalt.h.
10505
10506 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10507
10508         * config.sub: Accept *-*-ieee*.
10509
10510 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10511
10512         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10513         Ronald F. Guilmette <rfg@monkeys.com>.
10514
10515 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10516
10517         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10518         for powerpc-pe native.
10519         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10520         (target==powerpc-pe): duplicate i386-win32 entry.
10521
10522 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10523
10524         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10525         of vxworks, not just vxworks5.1.
10526
10527 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10528
10529         * mpw-configure: Add support for exec-prefix.
10530
10531 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10532
10533         * config.guess: Recognize HP model 816 machines as having
10534         a PA1.1 processor.
10535
10536 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10537
10538         * configure: Ignore new autoconf configure options.
10539
10540 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10541
10542         * config.guess:  Recognize Pentium under SCO.
10543         From Robert Lipe <robertl@arnet.com>.
10544
10545 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10546
10547         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10548
10549 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10550
10551         * configure.in: Don't configure gas for alpha-dec-osf*.
10552
10553 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10554
10555         * configure.in: Default to --with-stabs for some targets for which
10556         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10557         i[345]86*-*-unixware*.
10558
10559 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10560
10561         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10562         rather than basing it on the target.  Simplify handling of options
10563         controlling which directories to configure.  Remove extraneous
10564         slash in multi-clean target.
10565
10566 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10567
10568         * config-ml.in: Prefix more variables with ml_ so they don't collide
10569         with configure's.
10570
10571 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * configure: Don't turn -v into --v.
10574
10575 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10576
10577         * configure.in (targargs): Fix typo.
10578
10579         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10580
10581 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * configure.in: Strip --host and --target options from
10584         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10585         --with-cross-host option when building with a cross-compiler.
10586         * configure: Canonicalize the arguments put into config.status by
10587         always using `=' for an option with an argument.  Pass a presumed
10588         --host or --target explicitly.
10589
10590 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10591
10592         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10593         into general OS recognition case.
10594
10595 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10596
10597         * configure.in (target_configdirs): add target-winsup only
10598         for win32 target systems.
10599
10600 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10601
10602         * Makefile.in (all-target-libgloss): Depend upon
10603         configure-target-newlib, since when libgloss is built it looks to
10604         see if the newlib directory exists.
10605
10606 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10607
10608         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10609         cfg-ml-*.in.
10610
10611 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10612
10613         * configure: Handle LD and LD_FOR_TARGET when configuring a
10614         Canadian Cross.
10615
10616 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10617
10618         * configure.in (target_libs): add target-winsup.
10619         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10620         (target==ppcle-pe): remove ld from $noconfigdirs.
10621
10622 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10623
10624         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10625         Preserve relative path names in $srcdir.  Build symlink tree if
10626         configuring cross target dir and srcdir=. (= no VPATH support).
10627         (configure-target-libg++): Depend on configure-target-librx.
10628         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10629         * config-ml.in: New file.
10630         * symlink-tree: New file.
10631         * configure: Ensure srcdir="." if that's what it is.
10632
10633 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10634
10635         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10636         includes and FLEX_SKELETON setting.
10637         * mpw-configure (--with-gnu-ld): New option, controls whether
10638         to use PPCLink or ld with PowerMac GCC.
10639         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10640         * mpw-config.in: Configure grez if targeting Mac.
10641
10642         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10643         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10644         just macos.
10645         * configure.in: Configure grez resource compiler if targeting Mac.
10646         * Makefile.in (all-grez, install-grez): New targets.
10647
10648 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10649
10650         * configure: CXX defaults to gcc, not g++.  If we find
10651         gcc in the path, set CC to gcc -O2.
10652
10653 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10654
10655         * configure: Default ${build} correctly.  Avoid picking up extra
10656         spaces when reading CC and CXX from Makefile.  When doing a
10657         Canadian Cross, use plausible default values for numerous
10658         variables.
10659         * configure.in: When doing a Canadian Cross, don't try to
10660         configure tools whose configure script can't handle it.
10661
10662 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10663
10664         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10665
10666 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10667
10668         * configure:  Remove dubious bug reporting address.
10669
10670 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10671
10672         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10673         configure script, run that instead of this directory's configure.
10674         In either case, print a message that we're configuring the sub-dir.
10675
10676 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10677
10678         * configure.in: Before checking for the existence of various files,
10679         use sed to filter out "target-".
10680
10681 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10682
10683         * Makefile.in (DO_X): Split rule to decrease command line length
10684         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10685         (Philippe De Muyter).
10686
10687 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10688
10689         * Makefile.in (all-patch): depend on all-libiberty.
10690
10691 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10692
10693         * configure.in: If the only directory in target_configdirs which
10694         actually exists is libiberty, then set target_configdirs to empty,
10695         to avoid trying to build a target libiberty in a gas or gdb
10696         distribution.
10697
10698 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10699
10700         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10701         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10702         systems.
10703
10704 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10705
10706         * configure.in (copy_dirs): Use sys-include instead of include
10707         for --with-headers option.
10708
10709 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10710
10711         * Makefile.in, configure.in: Make winsup builds work with
10712         new scheme.
10713
10714 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10715
10716         * configure.in: Build the linker on AIX.
10717
10718 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10719
10720         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10721         where needed.
10722
10723 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10724
10725         * Makefile.in (all-gcc): Fix typo.
10726
10727 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10728
10729         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10730
10731 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10732
10733         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10734         to target-xiberty, to provide more flexibility.
10735         (target_subdir):  Define.  Create if cross.
10736         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10737         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10738         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10739         check-libFOO -> check-target-libFOO, etc.
10740         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10741         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10742         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10743         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10744         allow ALL_GCC="" to only configure.
10745         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10746         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10747         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10748
10749 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10750
10751         * Makefile.in (taz): Build "info" in etc explicitly.
10752
10753 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10754
10755         * configure.in:  Make sure that CC is undefined (as opposed to
10756         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10757         problem with autoconf trying to configure on a host without GCC.
10758
10759 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10760
10761         * mpw-configure: Set host alias from choice of host compiler,
10762         only use generic MPW Makefile sed if present, edit a file
10763         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10764         * mpw-README: Add problem notes about CW6 and CW7.
10765
10766 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10767
10768         * Makefile.in (taz): Use ";" instead of ";;".
10769
10770 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10771
10772         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10773         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10774         DISTDOCDIRS.
10775         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10776         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10777
10778 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10779
10780         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10781         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10782         Move bfd to DISTSTUFFDIRS.
10783
10784 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10785
10786         * Makefile.in (X11_LIB): Removed.
10787         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10788
10789         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10790
10791 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10792
10793         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10794         names.
10795
10796 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10797
10798         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10799
10800 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10801
10802         * configure.in (i[345]86-*-win32): Always build newlib.
10803         Don't configure cvs, autoconf or texinfo.
10804         * Makefile.in (LD_FOR_TARGET): New.
10805         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10806         Pass down LD_FOR_TARGET.
10807
10808 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10809
10810         * winsup: New directory.
10811         * Makefile.in: Build winsup.
10812         * configure.in: Winsup is configured when target is win32.
10813         Can only build win32 target GDB when native.
10814
10815 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10816
10817         * config.guess: Recognize HP model 819 machines as having
10818         a PA 1.1 processor.
10819
10820 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10821
10822         * configure: Fix sed loop which substitutes for CC and CXX to
10823         avoid bug found in various sed implementations.
10824
10825 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10826
10827         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10828         simulator.  Use standard powerpc-*-eabi*.
10829
10830 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10831
10832         * configure.in: Stop putting gas and binutils in noconfigdirs for
10833         powerpc-*-aix* and rs6000-*-*.
10834
10835 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10836
10837         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10838         -mcall-aixdesc libraries.
10839
10840 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10841
10842         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10843
10844         * config.sub (arm | armel | armeb): Fix shell syntax.
10845
10846 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10847
10848         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10849         -msoft-float and -mcpu=common support.
10850         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10851         libraries.
10852
10853 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10854
10855         * configure.in: Allow configuration and build of emacs19 for the alpha.
10856
10857 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10858
10859         * configure.in (CC): Get ^CC, not just any old CC, from
10860         ${host_makefile_frag}.
10861
10862 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10863
10864         * configure.in (CC): Try to get CC from
10865         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10866
10867 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10868
10869         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10870         only if it exists in $(srcdir).
10871
10872 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * configure: If CC and CXX are not set in the environment, set
10875         them, based on either an existing Makefile or on searching for gcc
10876         in PATH.  Substitute for CC and CXX in Makefile.
10877         * configure.in: Remove libm from target_libs.  Separate
10878         target_configdirs from configdirs.  If CC is not set in
10879         environment, try to get it from a host Makefile fragment.  Rewrite
10880         changes of configdirs to use skipdirs instead.  A few minor
10881         tweaks.  Take directories out of target_configdirs as they are
10882         taken out of configdirs.  Remove existing Makefile files from
10883         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10884         CONFIG_ARGUMENTS in Makefile.
10885         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10886         by configure.in.
10887         (CONFIG_ARGUMENTS): Likewise.
10888         (CONFIGURE_TARGET_MODULES): New variable.
10889         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10890         ($(CONFIGURE_TARGET_MODULES)): New target.
10891         (configure-libg++, configure-libio): New targets.
10892         (all-libg++): Depend upon configure-libg++.
10893         (all-libio): Depend upon configure-libio.
10894         (configure-libgloss, all-libgloss): New targets.
10895         (configure-libstdc++): New target.
10896         (all-libstdc++): Depend upon configure-libstdc++.
10897         (configure-librx, all-librx): New targets.
10898         (configure-newlib): New target.
10899         (all-newlib): Depend upon configure-newlib
10900         (configure-xiberty): New target.
10901         (all-xiberty): Depend upon configure-xiberty.
10902
10903 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10904
10905         * configure.in (host i[345]86-*-win32):  Expand the
10906         noconfigdirs again.
10907
10908 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10909
10910         * mpw-configure: Fix sed command file name.
10911
10912 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10913
10914         * configure.in (host i[345]86-*-win32): Reduce the
10915         noconfigdirs again.
10916
10917 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10918
10919         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10920         or powerpc*-*-pe*, since they are not yet supported.
10921
10922 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10923
10924         Add PowerMac support and many other enhancements.
10925         * mpw-configure: New option --cc to select compiler to use,
10926         paste options set according to --cc into the generated
10927         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10928         if mpw-make.sed is present.
10929         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10930         add forward includes for PowerPC include files.
10931         * mpw-build.in: Build using Makefile.PPC if present.
10932         (do-byacc, etc): Remove separate version resource builds.
10933         (do-gas): Build "stamps" before "all".
10934         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10935         * mpw-README: Update to reflect --cc option, PowerMac support,
10936         and recently-reported compatibility problems.
10937
10938 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10939
10940         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10941         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10942         (--with-multilib-top): Pass to recursive invocations.
10943
10944 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10945
10946         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10947         v810-*-*.
10948
10949 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10950
10951         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10952         gdb, ld and opcodes on v810-*-*.
10953
10954 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10955
10956         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10957         (local-maintainer-clean): New target.
10958         (maintainer-clean): New target.
10959         (realclean): Just depend upon maintainer-clean.
10960
10961 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10962
10963         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10964
10965 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10966
10967         * configure.in: Build ld in mips*-*-bsd* case.
10968
10969 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10970
10971         * config.sub: Accept -lites* OS.  From Ian Dall.
10972
10973 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10974
10975         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10976         targets.
10977
10978 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10979
10980         * configure.in: treat i386-win32 canadian cross the same as
10981         i386-go32 canadian cross.
10982
10983 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10984
10985         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10986         running under the simulator to build a reduced set of libraries.
10987         (powerpc-*-eabiaix): Add fine grained multilib support added to
10988         other powerpc targets yesterday.
10989
10990 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10991
10992         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10993         -disable-softfloat, -disable-relocatable, -disable-aix, and
10994         -disable-sysv to control which multilib libraries get built.
10995
10996 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10997
10998         * configure: Add Makefile.tem to list of files to remove in trap
10999         handler.
11000
11001 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11002
11003         * config.guess (*Linux*):  Add missing "exit"s.
11004         Also, need specific check for alpha-unknown-linux (uses COFF).
11005
11006 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11007
11008         * config.guess:  Merge with FSF:
11009
11010         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11011         * config.guess (AIX4): More robust release numbering discovery.
11012
11013         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11014         * config.guess (i386-sequent-ptx): Properly get version number.
11015
11016         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11017         * config.guess (mips:*:4*:UMIPS): New case.
11018
11019 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11020
11021         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11022         (i386-win32 host): Likewise.  Don't build readline.
11023
11024 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11025
11026         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11027         SUPPORT_FILES to submakes.
11028
11029 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11030
11031         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11032         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11033         mpw-configure.
11034
11035 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11036
11037         * configure.in (appdirs): Use =, not ==, in test expression when
11038         trying to build the text to print in the warning message for
11039         Solaris users.
11040
11041 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11042
11043         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11044
11045 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11046
11047         * config.guess: Recognize lynx-2.3.
11048
11049 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11050
11051         * config.sub (z8ksim): Deleted
11052         (z8k-*-coff): New, this is the one true name of the target.
11053
11054 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11055
11056         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11057
11058 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11059
11060         * config.guess (*:Linux:*:*): First try asking the linker what the
11061         default object file format is (elf, aout, or coff).  Then if this
11062         fails, try previous methods.
11063
11064 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11065
11066         * configure.in: Don't build newlib for *-*-vxworks5.1.
11067
11068 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11069
11070         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11071         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11072
11073 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11074
11075         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11076
11077 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11078
11079         * cfg-ml-com.in: New file.
11080         * cfg-ml-pos.in: New file.
11081
11082 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11083
11084         * COPYING.NEWLIB: Add HP free copyright to list.
11085
11086 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11087
11088         * config.sub: Recognize -eabi* for the system, not just -eabi.
11089
11090 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11091
11092         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11093         * config.sub, configure.in (win32): New target and host.
11094
11095 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11096
11097         * configure.in: Add i386-pe configuration.
11098
11099 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11100
11101         * mpw-build.in (install): Install GDB after LD.
11102
11103 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11104
11105         * mpw-config.in (elf/mips.h): Always forward-include, needed
11106         for GDB to build.
11107
11108 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11109
11110         * testsuite: New directory for customer acceptance and whole tool
11111         chain tests.
11112
11113 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11114
11115         * configure: If per-host line isn't found, but AC_OUTPUT is found
11116         and a configure script exists, run it instead.
11117
11118 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11119
11120         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11121
11122 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11123
11124         * configure: Set build_{cpu,vendor,os,alias} to host values when
11125         --build isn't specified.
11126
11127 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11128
11129         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11130         (FLAGS_TO_PASS): Pass them.
11131         (EXTRA_TARGET_FLAGS): Ditto.
11132
11133 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11134
11135         * Makefile.in (all-libg++): Depend on all-libstdc++.
11136
11137 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11138
11139         * configure.in (noconfigdirs): Enable all packages for
11140           i386-unknown-netbsd.
11141
11142 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11143
11144         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11145         hosted builds (DOS builds)
11146
11147 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11148
11149         Changes for ARM based on patches from Richard Earnshaw:
11150         * config.sub: Handle armeb and armel.
11151         * configure.in: Omit arm linker only for riscix.
11152
11153 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11154
11155         * config.guess:  Update from FSF.
11156
11157 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11158
11159         * config.sub: Recognize powerpcle as the little endian variant of
11160         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11161         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11162         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11163         temporarily.
11164
11165 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11166
11167         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11168
11169 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11170
11171         * config.sub: Accept -lites* as a basic system type.
11172
11173 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11174
11175         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11176         installed, and if so return linuxoldld as the system name.
11177
11178 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11179
11180         * config.guess: Add hppa1.1-hp-lites support.
11181
11182 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11183
11184         * configure.in: Don't build newlib for m68k-vxworks5.1.
11185
11186 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11187
11188         * configure.in (mips-sgi-irix6): Use mh-irix5.
11189
11190 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11191
11192         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11193
11194 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11195
11196         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11197         OSF/1.  Fix compiler flags.
11198         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11199
11200 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11201
11202         * configure.in: Recognize --with-newlib.
11203         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11204
11205 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11206
11207         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11208         to *_X11_MODULES due to gdbtk needing X include files et al.
11209
11210 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11211
11212         Merge in support for Mac MPW as a host.
11213         (Old change descriptions retained for informational value.)
11214
11215         * mpw-config.in: Add generic include forwards for cpu-specific
11216         include files in aout and elf directories.
11217
11218         * mpw-configure: Added copyright.
11219         * mpw-config.in: Check for presence of required build tools.
11220         (target_libs): Add newlib.
11221         (target_tools): Add examples.
11222         (Read Me): Generate as "Read Me for MPW" instead.
11223         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11224         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11225         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11226
11227         * mpw-configure: Remove subdir-specific makefile hackery,
11228         delete mk.tmp after using it.
11229
11230         * mpw-build.in (all): Display start and end times.
11231
11232         * mpw-configure (host_canonical): Set.
11233         (target_cpu): Always add to makefiles.
11234         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11235         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11236         (mpw-mh-mpw): Look for in srcdir and srcroot.
11237         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11238
11239         * mpw-build.in: (install-only): New target.
11240
11241         * mpw-configure (host_alias, target_alias): Rename from hostalias
11242         and targetalias, add into generated Makefile.
11243         (mk.tmp): If present, add into generated Makefile.
11244         * mpw-build.in (all-gas): Build config.h first before gas proper.
11245
11246         * mpw-configure (config.status): Write only if changed.
11247         * mpw-config.in (readline): Configure it (not built, just used for
11248         definitions).
11249
11250         * mpw-config.in (elf/mips.h): Add a forward include.
11251
11252         * mpw-config.in: Forward-include most .h files in include into
11253         extra-include.
11254         (readline): Don't build.
11255         mpw-build.in (install): Install GDB.
11256
11257         * mpw-configure (prefix, mpw_prefix): Handle it.
11258         * mpw-config.in (mmalloc, readline): Don't configure.
11259         * mpw-build.in (thisscript): Rename to ThisScript.
11260         Use mpw-build instead of BuildProgram everywhere.
11261         (mmalloc, readline): Don't build.
11262         * mpw-README: New file, basic documentation about the MPW port.
11263
11264         * mpw-config.in: Use forward-include to create include files.
11265
11266         * mpw-configure: Add more things to the top of each configured
11267         Makefile, including contents of config/mpw-mh-mpw.
11268         * mpw-config.in (extra-include): Create this directory and fill it
11269         with Posix-like include files when configuring.
11270
11271         * config.sub (apple, mac, mpw): Add various aliases.
11272
11273         * mpw-build.in: New file, top-level build script fragment for MPW.
11274         * mpw-configure: New file, configure script for MPW.
11275         * mpw-config.in: New file, config fragment for MPW.
11276
11277 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11278
11279         * configure.in (host_libs): Remove glob, since it is gone from the
11280         sources.
11281
11282 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11283
11284         * Makefile.in: define empty GDB_NLM_DEPS var.
11285
11286         * configure.in(target_makefile_frag): use config/mt-netware
11287         for netware targets.
11288
11289 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11290
11291         * config.sub: Merge in recent FSF changes.  Remove linux special
11292         cases.
11293
11294 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11295
11296         Revert this change:
11297
11298         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11299
11300                 * build-all.mk: Use CC=cc -Xs on Solaris.
11301
11302 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11303
11304         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11305         stop using it.
11306         * Makefile.in: Nuke all references to glob subdirectory.
11307
11308 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11309
11310         * configure.in: Fix --enable-shared logic in per-host.
11311
11312 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11313
11314         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11315
11316 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11317
11318         * configure.in (noconfigdirs): Don't build gas on AIX, for
11319         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11320
11321 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * configure: Fix --cache-file to work if the file argument is a
11324         relative path.
11325
11326 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11327
11328         * configure: If the --cache-file is used, pass it down to
11329         configure in subdirectories.
11330
11331 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11332
11333         * config.sub: add vxworks29k configuration.
11334
11335 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11336
11337         * Makefile.in (taz): Do "diststuff" part quietly.
11338
11339 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11340
11341         * config.sub: Mini-merge with gcc/config.sub.
11342
11343 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11344
11345         * config.guess (IRIX): Sed - to _.
11346
11347 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11348
11349         * Makefile.in (source-vault, binary-vault): New targets.
11350
11351 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11352
11353         * config.sub: Recognize -eabi as a basic system type.
11354
11355 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11356
11357         * configure.in (enable_shared stuff): Fix typo.
11358
11359 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11360
11361         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11362
11363 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11364
11365         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11366
11367 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11368
11369         * configure.in (rs6000-*-*): Don't build gas.
11370
11371 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11372
11373         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11374         reduce command line length.
11375         (AS_FOR_TARGET): Check for as.new, not Makefile.
11376         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11377
11378 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11379
11380         * config.guess:  Merge from FSF.
11381
11382 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11383
11384         * configure: Don't use $ when handling program_suffix.
11385
11386 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11387
11388         * configure.in:  Configure tk for hppa/hpux.
11389
11390 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11391
11392         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11393
11394 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11395
11396         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11397         to LIBCXXFLAGS.  Tests are better run without it.
11398
11399 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11400
11401         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11402
11403 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11404
11405         * configure.in (*-*-netware*): Don't configure xiberty.
11406
11407 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11408
11409         * configure.in:  Remove tk from native_only list.
11410
11411 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11412
11413         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11414           for special NCD build.
11415
11416 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11417
11418         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11419         makeall.bat, they're only useful for binutils snapshots.
11420         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11421         makeall.bat to specified SUPPORT_FILES.
11422
11423 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11424
11425         * build-all.mk: Add Ericsson targets to sun4 and solaris
11426           hosts.  Add  BNR's sun4 target to solaris host, so their
11427           build-from-source will be tested in-house first.
11428
11429 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11430
11431         * Makefile.in (LIBCFLAGS): New variable.
11432         (CFLAGS_FOR_TARGET): Ditto.
11433         (LIBCFLAGS_FOR_TARGET): Ditto.
11434         (LIBCXXFLAGS): Ditto.
11435         (CXXFLAGS_FOR_TARGET): Ditto.
11436         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11437         (BASE_FLAGS_TO_PASS): Pass them.
11438         (EXTRA_TARGET_FLAGS): Ditto.
11439
11440         * configure.in: Support --enable-shared.
11441
11442 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11443
11444         * configure.in (target_libs):  Include libstdc++ again.
11445         * config.guess:  Update from FSF (for FreeBSD).
11446
11447 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11448
11449         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11450         makeall.bat.
11451         (DISTDOCDIRS): Add `etc'.
11452         (ETC_SUPPORT_PFX): New variable.
11453         (taz): Include anything from etc starting with a word in
11454         ETC_SUPPORT_PFX.
11455
11456 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11457
11458         * config.sub: Update for recent FSF changes.  Remove obsolete
11459         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11460         spacing changes.
11461
11462 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11463
11464         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11465
11466         * config.guess:  Merge with FSF.
11467         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11468
11469 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11470
11471         * configure: Since the "trap 0" handler will override the exit
11472         status on many systems, only use it for "exit 1", and make it set
11473         a non-zero exit status; reset it before "exit 0".  Also, check
11474         exit status of config.sub, and error out if it failed.
11475
11476 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11477
11478         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11479         and install libgloss.
11480
11481 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11482
11483         * Makefile.in (all-binutils): Depend upon all-byacc.
11484
11485         * configure.in: Don't build emacs on Irix 5.
11486
11487 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11488
11489         * configure.in (*-*-netware*): Add libio.
11490
11491 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11492
11493         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11494         (CHECK_TARGET_MODULES): Ditto.
11495         (INSTALL_TARGET_MODULES): Ditto.
11496         (TARGET_LIBS): Ditto.
11497         (all-libstdc++): Note dependencies.
11498
11499 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11500
11501         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11502
11503 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11504
11505         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11506         -fexternal-templates.
11507
11508         * configure.in (target_libs): Add libstdc++.
11509         (noconfigdirs): Add libstdc++ as appropriate.
11510
11511 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11512
11513         * config.guess:  Update from FSF.
11514
11515 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11516
11517         * configure: Use ${config_shell} when running ${configsub}.
11518
11519 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11520
11521         * config.sub: No longer recognize h8300h.
11522
11523 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11524
11525         * config.sub: Remove extraneous differences between config.sub and
11526         gcc/config.sub.
11527
11528 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11529
11530         * Makefile.in (DISTSTUFFDIRS): Add gas.
11531
11532 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11533
11534         * COPYING.NEWLIB: New file.
11535
11536 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11537
11538         * config.guess (HP-UX):  Patch from Harlan Stenn
11539         <harlan@landmark.com> to also emit release level.
11540
11541 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11542
11543         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11544
11545 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11546
11547         * config.sub:  Merge nextstep cleanup from FSF.
11548
11549 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11550
11551         * configure.in (arm-*-*): Don't configure ld for this target.
11552
11553 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11554
11555         * configure.in (*-*-netware): don't configure libg++, libio,
11556           librx, or newlib.
11557
11558 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11559
11560         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11561         configure ld--it works, but it doesn't support shared libraries.
11562
11563 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11564
11565         * config.guess (*-unknown-freebsd*):  Get rid of possible
11566         trailing "(Release)" in version string.
11567         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11568
11569 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11570
11571         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11572         Fix type: *-next-neststep -> *-next-nextstep.
11573
11574         * config.guess:  Merge from FSF:
11575
11576         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11577
11578         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11579
11580         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11581
11582         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11583         instead of UNIX_SV for UnixWare 1.0).
11584
11585 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11586
11587         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11588         to make gdb/nlm/* build after the compiler and linker.
11589
11590 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11591
11592         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11593         not just i[34]86.
11594         (m68k-atari-sysv4):  Relocate to match FSF version.
11595
11596         * config.guess:  More merges from the FSF:
11597
11598         Add a space before function call or macro invocation.
11599
11600         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11601
11602         * config.guess: Add trap cmd to remove dummy.c and dummy when
11603         interrupted.
11604
11605         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11606
11607         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11608         (dummy): Redirect stderr from compilation of dummy.c.
11609
11610         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11611
11612         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11613
11614 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11615
11616         * configure: Accept and ignore --cache*, for compatibility with
11617         new autoconf.
11618
11619 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11620
11621         * config.guess:  Merge from FSF:
11622
11623         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11624
11625         * config.guess (Pyramid*:OSx*:*:*): New case.
11626         (PATH): Add /.attbin at end for finding uname.
11627         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11628
11629         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11630
11631         * config.guess (M88*:DolphinOS:*:*): New case.
11632
11633         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11634
11635         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11636         to select whether to use ELF or COFF.
11637
11638         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11639
11640         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11641
11642         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11643
11644         * config.guess: Guess the OS version for HPUX.
11645
11646         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11647
11648         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11649
11650 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11651
11652         * configure.in: Recognize --with-headers, --with-libs, and
11653         --without-newlib.
11654         * Makefile.in (all-xiberty): Depend upon all-ld.
11655
11656 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11657
11658         * configure.in: Change i[34]86 to i[345]86.
11659
11660 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11661
11662         * configure (version): A few more tweaks to help message.
11663
11664 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11665
11666         * Makefile.in:  Remove (for now) librx as a host library,
11667         now that we're building it for target.
11668
11669 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11670
11671         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11672         (Karl Berry).
11673
11674 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11675
11676         * configure.in:  Also configure librx.
11677
11678 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11679
11680         * Makefile.in:  Update various rules to reflect that librx
11681         is now needed for libg++.
11682
11683 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11684
11685         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11686
11687 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11688
11689         * configure.in: Configure the examples directory.
11690
11691 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11692
11693         * configure: Simplify Jun 2 1994 change.
11694
11695 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11696
11697         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11698         /bin/gcc isn't good enough to build gcc.
11699
11700 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11701
11702         * Makefile.in (GDB_SUPPORT_FILES): Remove
11703         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11704         (gdb.tar.gz): Add new rule to use standard distribution building
11705         mechanism.
11706
11707 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11708
11709         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11710         Bill Cox <bill@cygnus.com>.
11711
11712 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11713
11714         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11715
11716 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11717
11718         * configure:  Search current dir first in .gdbinit.
11719
11720 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11721
11722         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11723
11724 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11725
11726         * config.sub:  Refer to NeXT's operating system as nextstep.
11727
11728         * config.sub (case $basic_machine):  Re-order the cases, to match
11729         the order in the FSF version (which is mostly alphabethical).
11730         Merge in some additions and changes from the FSF.
11731
11732 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11733
11734         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11735         * config.sub: Recognize cxux7.
11736         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11737
11738 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11739
11740         * config.sub:  Fix typo powerpc -> powerpc-*.
11741
11742 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11743
11744         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11745
11746         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11747         parallel with all-emacs and install-emacs).  Top-level command
11748         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11749
11750 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11751
11752         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11753         $(relbindir)/make before doing ``make install'', and use
11754         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11755         installing over running make binary.
11756         ($(host)-stamp-stage3-installed): Likewise.
11757
11758 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11759
11760         * config.guess: Recognize Mach.
11761
11762 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11763
11764         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11765         see whether --exec-prefix was used.
11766
11767 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11768
11769         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11770
11771 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11772
11773         * Makefile.in: Add all-librx target similar to all-libproc.
11774
11775 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11776
11777         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11778         with post 1.2 uname bogosity.
11779
11780 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11781
11782         * configure: Remove temporary files on receipt of a signal.
11783
11784 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11785
11786         * configure: If there is a package_makefile_frag, remove
11787         ${subdir}/Makefile.tem after copying it in.
11788
11789 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11790
11791         * build_all.mk: support rs6000 lynx identifies itself as
11792         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11793         since /bin/gcc is too feeble to compile a modern gcc.
11794
11795 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11796
11797         * brought devo/test-build.mk update-to-date with progressive/
11798           test-build.mk. Add lynx targets and hppa flag info.
11799
11800 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11801
11802         * configure.in:  Use mh-ncrsvr43.  Patch from
11803         Tom McConnell <tmcconne@sedona.intel.com>.
11804
11805 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11806
11807         * config.guess (i386-unknown-bsdi):  No longer need to
11808         check #if defined(__bsdi__) && defined(__i386__).
11809
11810 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11811
11812         * configure: Set program_transform_nameoption correctly.
11813
11814 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11815
11816         * brought build-all.mk update-to-date with progressive build-all.mk,
11817           added new targets and hppa info.
11818
11819 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11820
11821         * configure: If config.guess result is a prefix of the user
11822         specified target, assume a native build and use the user specified
11823         target as the host alias.  Remove SunOS patch suffix removal hack.
11824         * configure.in: Remove SunOS patch suffix removal hack.
11825
11826         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11827         in NATIVE_CHECK_MODULES.
11828
11829 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11830
11831         * Makefile.in: Rename HOST_ONLY to NATIVE.
11832         * configure: Delete SunOs patch suffix from host_canonical
11833           and build_canonical variables that are prepended to Makefiles.
11834         * configure.in: Add comments for easier maintenance.
11835
11836 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11837
11838         * Makefile.in: Add all-libproc target similar to all-gui.
11839
11840 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11841
11842         * Makefile.in (CHECK_MODULES): split into
11843         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11844
11845 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11846
11847         * config.guess (i386-unknown-bsdi): New system to guess.
11848
11849 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11850
11851         * Makefile.in: Add all-gui target (but not yet build by "all").
11852
11853 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11854
11855         * config.sub: Move deletion of patch suffix from here...
11856         * configure.in: To here, at Ian's suggestion.  The top-
11857           level scripts might need to know of a patch level.
11858
11859 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11860
11861         * config.sub: Strip off patch suffix so rtl is recognized
11862           as a sunos4.1.3 machine, even though it's been patched.
11863
11864 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11865
11866         * Makefile.in (INSTALL_LAST): Delete.
11867         (INSTALL_DOSREL): New.
11868
11869 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11870
11871         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11872         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11873         whether we pass down --with-gnu-ld anyhow.
11874
11875 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11876
11877         * Makefile.in (INSTALL_LAST): Change operation so it works
11878         on more flavors of make.
11879         * configure.in (go32): Don't build libg++ or libio.
11880
11881 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11882
11883         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11884         they can be overriden by templates.
11885
11886 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11887
11888         * configure.in (target==go32): Don't build gdb.
11889         * dosrel: New directory.
11890
11891 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11892
11893         * configure.in (host==go32): Configure dosrel too.
11894         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11895         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11896         be set by incoming names or templates.
11897         (INSTALL_LAST): New rule.
11898
11899 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11900
11901         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11902
11903 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11904
11905         * configure.in (appdirs): New variable.  Currently empty, but will
11906         be used in gas distribution.  If nonempty, lists a set of
11907         directories at least one of which must get configured, or top
11908         level configuration is considered to have failed.
11909         (rs6000-*-lynxos*): Use new file name.
11910
11911 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11912
11913         Eliminate XTRAFLAGS.
11914         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11915         newlib include files using -idirafter, and also use -nostdinc.
11916         (CXX_FOR_TARGET): Likewise.
11917         (XTRAFLAGS): Removed.
11918         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11919         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11920         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11921         ($(DO_X)): Don't pass down XTRAFLAGS.
11922
11923 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11924
11925         * configure.in (mips*-dec-bsd*): New target; do build linker.
11926         (mips*-*-bsd*): New target; don't build linker.
11927
11928 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11929
11930         * configure.in: support rs6000-*-lynxos* configuration.
11931         support sunos4 as a cross target.
11932
11933         * config.sub: look for lynx*, not lynx since the OS version may
11934         legitimately be part of the name.
11935
11936 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11937
11938         * configure.in (i[34]86-*-sco*): Move to be with other i386
11939         targets.
11940         (romp-*-*): New target.  Skip various binary utilities.
11941         (vax-*-*): New target.  Don't build newlib.
11942         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11943
11944 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11945
11946         * configure.in: Only set host_makefile_frag if config
11947         directory exists.
11948
11949 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11950
11951         * install.sh: If $dstdir exists, don't check whether each
11952         component does.
11953
11954 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11955
11956         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11957
11958 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11959
11960         * configure.in (*-*-lynxos*): Don't configure newlib for either
11961         native or cross Lynx.
11962
11963 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11964
11965         * config.sub (sparc64-elf): Fix os.
11966         (z8k): Remove duplicate.
11967
11968 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11969
11970         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11971         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11972
11973 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11974
11975         * configure: Make file links cleanly even if Lynx fails on
11976           an NFS symlink (at least fail cleanly).
11977
11978 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11979
11980         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11981         -XNh2000.
11982
11983 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11984
11985         * configure: Unknown options are fatal again.
11986
11987 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11988
11989         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11990         compatibility.
11991
11992 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11993
11994         * build-all.mk: Add `clean' target.
11995
11996 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11997
11998         * config.guess:  Add SINIX support.
11999         * configure.in:  Add mips-*-sysv4* support.
12000
12001 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12002
12003         * build-all.mk: Document all useful targets.
12004         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12005         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12006
12007 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12008
12009         * configure: Support --silent, --quiet.
12010
12011 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12012
12013         * configure: Support --disable-FEATURE.
12014
12015 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12016
12017         * config.guess: Recognize NCR running SVR4.3.
12018
12019 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12020
12021         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12022         Patch from Paul Eggert <eggert@twinsun.com>.
12023
12024 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12025
12026         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12027
12028 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12029
12030         * configure: Make unrecognized options give nonfatal warnings
12031         instead of fatal errors, and pass them to any subdirectory
12032         configures in case they recognize them.
12033         Make --x equivalent to --with-x.
12034
12035 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12036
12037         * configure: Add --enable-* options.  Clean up usage message and
12038         some comments.
12039
12040 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12041
12042         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12043
12044 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12045
12046         * configure.in (hppa*-*-*): Enable binutils.
12047
12048 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12049
12050         * config.sub: Recognize cisco.
12051
12052 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12053
12054         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12055
12056 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12057
12058         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12059         than one configuration name.  Add comment.
12060
12061 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12062
12063         * config.guess: about target *-hitachi-hiuxwe2, fixed
12064         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12065         macro is incorrect.]
12066
12067 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12068
12069         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12070         than the "make ls" stuff which used to be here.
12071
12072 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12073
12074         * config.guess:  Recognize i[34]86-unknown-freebsd.
12075         From Shawn M Carey <smcarey@rodan.syr.edu>.
12076
12077 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12078
12079         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12080
12081 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12082
12083         * config.guess: Check for ptx.
12084
12085 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12086
12087         * config.sub: Add os9k checking.
12088
12089 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12090
12091         * config.guess: Handle OSF1 running on HPPA processors
12092
12093 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12094
12095         * configure: If subdir configure fails, print out a message with
12096         subdirectory name, in case subdir's configure code didn't identify
12097         itself.
12098
12099 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12100
12101         * configure.in: Remove embedded newlines from configdirs.
12102         Avoid mismatches of substrings.  Fix matching strings at end
12103         of configdirs.
12104
12105 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12106
12107         * config.guess:  Add Lynx/rs6000 config support.
12108
12109 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12110
12111         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12112
12113 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12114
12115         * configure.in (hppa*-*-osf*): Treat this just like most other
12116         PA configurations (eg no binutils or ld).
12117         (hppa*-*-*elf*): These configurations have binutils and ld.
12118
12119 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12120
12121         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12122
12123 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12124
12125         * configure.in (rs6000-*-*): Build gas.
12126
12127 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12128
12129         * Makefile.in:  Avoid bug in losing hpux sed.
12130
12131 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12132
12133         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12134         for GDB and GDB has been fixed to not need it.
12135
12136 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12137
12138         * config.guess: Recognize vax hosts.
12139
12140 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12141
12142         * configure (while loop): Don't use "break 2" inside case
12143         statement -- the case statement isn't an enclosing loop.
12144
12145 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12146
12147         * config.guess:  Clean up NeXT support, to allow nextstep
12148         on Intel machines.  Make OS be nextstep.
12149
12150 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12151
12152         * config.guess: Add alternate forms for Convex.
12153
12154 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12155
12156         * configure:  Completely rewrite option processing.  Take
12157         advantage of pattern-matching to avoid invoking test frequently.
12158         Also clean up host and target defaulting logic.
12159
12160 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12161
12162         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12163         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12164         commands (plus user environment) will fit SCO limits.
12165
12166 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12167
12168         * configure.in: Don't issue warnings about directories which are
12169         not being configured if -norecursion is set.  Correct test for
12170         --with-gnu-as and --with-gnu-ld to not get confused by substring
12171         matches.
12172
12173         * configure.in: Don't build gas for alpha-dec-osf1*.
12174
12175 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12176
12177         * configure:  Back out Per's change of 12/19/1993.  It changes the
12178         behavior of configure in unexpected and confusing ways.
12179
12180         Also, use different delim char when calculating
12181         program_transform_name so that the name can contain slashes.
12182
12183 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12184
12185         * configure.in, config.sub: Add support for VSTa micro-kernel.
12186
12187 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12188
12189         * configure.in: Nuke hacks which were used to get a special
12190         version of GAS for HPPA configurations.
12191
12192 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12193
12194         * configure:  If only ${target_alias} is given, use that
12195         as the default for ${host_alias}.
12196         * configure:  Add missing back-slashes before nested quotes.
12197
12198 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12199
12200         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12201
12202 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12203
12204         * config.guess:  Recognize some Tektronix configurations.
12205         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12206
12207 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12208
12209         * config.sub: Match any flavor of SH.
12210
12211 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12212
12213         * configure.in: Don't try to configure newlib for Alpha.
12214
12215 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12216
12217         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12218         libg++ or libio for any Alpha target.
12219
12220         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12221
12222 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12223
12224         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12225         default arguments -- so it tried to compress itself.
12226
12227 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12228
12229         * configure.in (notsupp): ensure that a space is always at the end
12230           of the configdirs list, since the grep checks for an explicit space
12231
12232 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12233
12234         * configure.in (target i386-sysv4.2): don't build ld, since static
12235           versions of many libraries are not available.
12236
12237 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12238
12239         * config.guess: Recognize Apollos (using environment variables).
12240         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12241
12242 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12243
12244         * config.guess: Recognize Sony news mips running newsos.
12245
12246 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12247
12248         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12249         "fi ; else" for bash.
12250
12251 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12252
12253         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12254
12255 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12256
12257         * config.sub: accept unixware as an alias for svr4.2.
12258         Fix some inconsistancies with the gcc version.
12259
12260 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12261
12262         * Makefile.in (DISTDOCDIRS):  Add gdb.
12263
12264 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12265
12266         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12267
12268 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12269
12270         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12271         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12272         this now.
12273
12274 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12275
12276         * config.sub: Accept hiux* as an OS name.
12277
12278         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12279         etc/make-stds.texi.  The underscore came from gcc, and dje now
12280         agrees that RUNTESTFLAGS is the correct name.
12281
12282 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12283
12284         * install.sh:  Remove 'set -e'.  It makes any conditionals
12285         in the script useless.
12286
12287         * config.guess: Automatically recognize arm-acorn-riscix
12288         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12289
12290 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12291
12292         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12293
12294 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12295
12296         * Makefile.in (DISTDOCDIRS): New variable.
12297         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12298         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12299
12300 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12301
12302         * configure.in (hppa target): check the source directory for the
12303           pagas sub-directory
12304
12305 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12306
12307         * config.sub: Allow -aout* and -elf*.
12308
12309 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12310
12311         * configure.in: Don't build ld on i386-solaris2, same as for
12312         sparc-solaris2.
12313
12314 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12315
12316         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12317
12318 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12319
12320         * configure.in:  Configure gdb for alpha.
12321
12322 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12323
12324         * Makefile.in (CXXFLAGS): Add -O.
12325
12326 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12327
12328         * config.guess: added support for DG Aviion
12329
12330 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12331
12332         * configure.in: Produce warning message for subdirectories not
12333         configurable for this host/target combination.  Don't try to
12334         configure gdb for vms.
12335
12336 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12337
12338         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12339         appropriate files before making "diststuff".
12340         (DISTBISONFILES): New var: list of files to be edited.
12341         (DISTSTUFFDIRS): Add binutils.
12342
12343 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12344
12345         * config.sub: also handle mipsel and mips64el (for little endian mips)
12346
12347 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12348
12349         * configure.in: Add * to end of all OS names.
12350
12351 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12352
12353         * configure.in: Build newlib for LynxOS native.
12354
12355 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12356
12357         * config.guess: Add support for delta 88k running SVR3.
12358
12359         * configure.in: Add comment about HP compiler vs. emacs.
12360
12361 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12362
12363         * configure.in: don't build ld on solaris2 (not a viable option
12364           due to bugs in getpwnam & getpwuid)
12365
12366 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12367
12368         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12369         config.guess will produce a full version number.
12370
12371 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12372
12373         * configure.in: Build linker and binutils for alpha-dec-osf1.
12374
12375 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12376
12377         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12378         and gdb/testsuite/Makefile.in.
12379
12380 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12381
12382         * configure.in: recognize mips*- instead of mips-
12383
12384 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12385
12386         * config.sub: Accept linux*coff and linux*elf as operating
12387         systems.
12388
12389 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12390
12391         * config.sub: Recognize mips64, and mips3 as an alias for it.
12392
12393 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12394
12395         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12396         gdb knows how to handle OSF/1 shared libraries.
12397
12398 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12399
12400         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12401         * config.guess: Recognize Hitachi's HIUX.
12402         * config.sub: Recognize h3050r* and hppahitachi.
12403         Remove redundant cases for hp9k[23]*.
12404
12405 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12406
12407         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12408         if gas and ld are in the source tree and are in ${configdirs}.
12409         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12410         --with options (but still pass them down on the command line,
12411         if they were explicitly specified).
12412
12413 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12414
12415         * configure: substitute SHELL value in Makefile.in with
12416         ${CONFIG_SHELL}
12417
12418 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12419
12420         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12421         *-*-solaris2* targets.
12422
12423 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12424
12425         * Makefile.in: define M4, and pass it down to sub-makes;
12426         all-autoconf now depends on all-m4
12427
12428 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12429
12430         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12431         presence of {ar,ranlib} instead of a configured directory
12432
12433 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12434
12435         * config.guess: Accept 34?? as well as 33?? for NCR.
12436
12437 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12438
12439         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12440         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12441
12442 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12443
12444         * configure: grab values for $(CC) and $(CXX) from the
12445         environment, so that someone can do "CC=gcc configure; make" and
12446         have it work right (matching the way that autoconf works now)
12447
12448         * configure.in, Makefile.in: add support for gash, the tcl
12449         interface to Galaxy
12450
12451         * config.guess: add NetBSD variants (hp300, x86)
12452
12453 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12454
12455         * install.sh: Support -d option (in the manner of SunOS 4 install,
12456         as it is more deterministic than that of GNU install)
12457         (chmodcmd): Set file to mode 755 by default (should also do default
12458         chgrp and chown, but I don't feel like dealing with that now)
12459
12460 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12461
12462         * config.sub: Remove h8300hhms alias.
12463
12464 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12465
12466         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12467
12468 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12469
12470         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12471         as stmp-fixinc
12472
12473 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12474
12475         * config.sub: recognize m88110-bug-coff.
12476
12477 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12478
12479         * Makefile.in (all-libio): all dependencies on the toolchain used
12480         to build this (gcc, gas, ld, etc)
12481
12482 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12483
12484         * config.guess: Deal with OSF/1 1.3 on alpha.
12485
12486 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12487
12488         * install.sh: add some 'else true' clauses for portability
12489
12490         * configure.in: don't build libio for h8[35]00-*-* targets
12491
12492 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12493
12494         * Makefile.in:  Add support for new libio.
12495
12496 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12497
12498         * install.sh: If one command fails, don't try the rest.  Don't try
12499         to remove $dsttmp (via trap) unless we have already created it.
12500         If $src doesn't exist, detect it and exit with an error.
12501
12502         * config.guess: Recognize BSD on hp300.
12503
12504 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12505
12506         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12507         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12508
12509 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12510
12511         * Makefile.in (all-send-pr): depends on all-prms
12512
12513 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12514
12515         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12516
12517 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12518
12519         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12520         Added test for mips-mips-riscos5.
12521
12522 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12523
12524         * configure.in: use mh-hp300 for 68k HP hosts
12525
12526 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12527
12528         * configure: add support for CONFIG_SHELL, so that you can use
12529         some alternate shell for evaluating configure scripts
12530
12531 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12532
12533         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12534         in configure script to bug-gdb@prep.ai.mit.edu when building
12535         distribution archive.
12536         * Makefile.in (COMPRESS):  Remove def.
12537         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12538         gdb.tar.Z and make-gdb.tar.Z respectively.
12539         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12540         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12541         to convergence with 'taz' target in Makefile.in.
12542
12543 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12544
12545         * install.sh (dsttmp): use trap to ensure that tmp files go
12546         away on error conditions
12547
12548 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12549
12550         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12551
12552 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12553
12554         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12555         its parent is '/' not ''.
12556
12557         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12558
12559 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12560
12561         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12562         that ${newsrcdir}/configure.in does.
12563
12564 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12565
12566         * test-build.mk: support for CONFIG_SHELL
12567
12568 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12569
12570         * config.sub (netware):  Add as a basic system type.
12571
12572 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12573
12574         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12575           $(srcdir)/ from the dependency on Makefile.in.
12576
12577 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12578
12579         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12580         (h8300hhms is temporary until multi-libraries are implemented).
12581         * configure.in: Handle h8300h too.
12582
12583 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12584
12585         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12586
12587 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12588
12589         * configure:  Remove extraneous output when guessing host type.
12590         * config.guess:  Remove extraneous output when guessing using C
12591         compiler rather than uname, or when guessing fails.
12592
12593 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12594
12595         * Makefile.in: remove all.cross and install.cross targets
12596
12597         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12598           definitions
12599
12600 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12601
12602         * configure.in (target sh): Build gprof.
12603
12604 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12605
12606         * config.sub: change -solaris to -solaris2
12607
12608 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12609
12610         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12611
12612 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12613
12614         * configure: Correct error message for missing Makefile.in to
12615         print correct directory.
12616
12617 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12618
12619         * install.sh: kludge around 386BSD shell bug
12620
12621 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12622
12623         * config.guess:  Recognize NeXT.
12624         * config.guess:  Recognize i486-ncr-sysv4.
12625         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12626
12627 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12628
12629         * Makefile.in (MAKEINFOFLAGS): New variable.
12630         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12631         * build-all.mk, test-build.mk: Pass down --no-split as
12632         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12633
12634 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12635
12636         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12637
12638 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12639
12640         * Makefile.in (libg++.tar.z):  New rule.
12641         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12642         * Makefile.in (taz):  Only do a single chmod.
12643
12644 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12645
12646         * install.sh: don't use dirname anymore (replaced with sed usage)
12647
12648 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12649
12650         * Makefile.in:  Change extension for gzip'd files from '.z' to
12651         '.gz' per new FSF standard usage.
12652
12653 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12654
12655         * configure: put quotes around the final value of program_transform_name
12656
12657 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12658
12659         * Makefile.in: new install.sh support; update install-info rules
12660
12661 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12662
12663         * configure.in: Build diff for crosses, but not for go32 host.
12664
12665         * configure.in: Build gprof only for native, and don't build it
12666         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12667
12668 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12669
12670         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12671
12672 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12673
12674         * configure.in (host_tools): Add prms.
12675
12676 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12677
12678         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12679         with $(FLAGS_TO_PASS) on the command line
12680
12681         * config.sub: Recognize lynx and lynxos
12682
12683 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12684
12685         * config.sub: Accept -ecoff*, not just -ecoff.
12686
12687 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12688
12689         * Makefile.in (taz): Use .gz suffix instead of .z.
12690         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12691         names.
12692
12693 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12694
12695         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12696
12697 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12698
12699         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12700         that rebuilds that might happen during 'make install' don't get
12701         bogus gcc include files
12702
12703 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12704
12705         Change from Utah for HPPA support:
12706         * config.guess: Recognize hppa1.x-hp-bsd.
12707
12708 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12709
12710         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12711         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12712
12713 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12714
12715         * config.sub: Add support for rom68k and bug boot monitors.
12716
12717 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12718
12719         * Makefile.in: Make all-opcodes depend on all-bfd.
12720
12721 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12722
12723         * config.guess: Added special check for i[34]86-univel-sysv4*.
12724
12725 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12726
12727         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12728         the processor rather than assuming i486.
12729
12730 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12731
12732         * config.guess: Recognize SunOS6 as Solaris3.
12733
12734 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12735
12736         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12737         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12738
12739 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12740
12741         * build-all.mk (all-cross): New target for Canadian Cross.
12742         Added Q2 go32 targets.
12743         * test-build.mk: Configure go32 cross sparclite-aout and
12744         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12745         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12746
12747 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12748
12749         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12750         GO32 hosted toolchains
12751
12752 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12753
12754         * configure: change  so "-exec-prefix" gets passed down rather
12755         than "-exec_prefix" so autoconf generated Makefiles get the
12756         exec_prefix set right.
12757
12758 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12759
12760         * config.guess: get the Solaris2 minor version number
12761
12762         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12763
12764 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12765
12766         * config.guess: Recognize some Sequent platforms.
12767
12768 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12769
12770         * Makefile.in: added the vault-install target
12771
12772         * configure.in: actually use the Sun3 makefile fragment that's in
12773         config, also added the release dir to configdirs
12774
12775 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12776
12777         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12778
12779 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12780
12781         * configure.in: remove some program from Alpha targetted toolchains
12782
12783 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12784
12785         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12786         gprof.
12787         (taz): Run "make diststuff" in those directories instead of "make
12788         proto-dir".  Look for "VERSION=" only at start of line in subdir
12789         Makefile.  Use "gzip -9" for compression.
12790         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12791         (binutils.tar.z): New target.
12792
12793 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12794
12795         * Makefile.in (taz): Include gpl.texinfo.
12796
12797 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12798
12799         * Makefile.in (setup-dirs): Merged into "taz" target.
12800         (taz): Only do `proto-dir' stuff if a directory is actually needed
12801         for this target.
12802
12803 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12804
12805         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12806         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12807         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12808         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12809         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12810
12811 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12812
12813         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12814         config.sub, and move-if-change to gdb testsuite distribution
12815         archive, so the testsuite can be extracted, configured, and
12816         run separately from the gdb distribution.  Blow away the Chill
12817         tests that require a Chill compiled executable, since GNU Chill
12818         is not yet publically available.
12819
12820 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12821
12822         * test-build.mk: set environment variables in a single command,
12823         instead of a list of assignments and exports
12824
12825         * config.guess: recognize Alpha/OSF1 systems
12826
12827 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12828
12829         * configure: Change help message to prefer --options rather than
12830           -options.
12831
12832 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12833
12834         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12835         zippy@ecst.csuchico.edu.
12836         * config.guess: Recognize miniframe.
12837
12838 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12839
12840         * Makefile.in: Use srcroot to find runtest rather than rootme.
12841         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12842
12843 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12844
12845         * test-build.mk: Extensive additions to support building on a
12846         machine other than the host.
12847
12848 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12849
12850         * configure (tooldir): Fix for i386-aix again.
12851
12852 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12853
12854         * configure, Makefile.in:  Change definition of $(tooldir)
12855         to match the FSF.
12856
12857 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12858
12859         * config.guess:  Recognize i[34]86/SVR4.
12860
12861 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12862
12863         * Makefile.in (all-gdb): gdb depends on sim.
12864
12865 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12866
12867         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12868         at the same time we make the prototype gdb directory.
12869         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12870         files at the same time as the gdb base release distribution.
12871
12872 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12873
12874         * Makefile.in (check): Use individual check targets rather than
12875         DO_X rule.
12876         (check-gcc): Added.
12877
12878 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12879
12880         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12881         for System V release 3.2.
12882
12883 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12884
12885         * config.sub: Recognize hppaosf.
12886         * configure.in: Do configure ld/binutils/gas for it.
12887
12888 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12889
12890         * configure (tooldir): Alter syntax used to set this, for systems
12891         where "\$" isn't handled right, like i386-aix.
12892
12893 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12894
12895         * configure: Pass program-transform-name, not
12896         program_transform_name, to recursive configures.
12897
12898 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12899
12900         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12901         of gas+ld+binutils.
12902
12903 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12904
12905         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12906
12907 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12908
12909         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12910
12911 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12912
12913         * Makefile.in (PRMS): Set back to all-prms.
12914
12915 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12916
12917         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12918         targets, rather than for MIPS hosts.
12919
12920 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12921
12922         * configure.in: add comment for --with-x default values
12923
12924         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12925
12926         * Makefile.in: add check-* targets for each of the directories in
12927         the tree.  Add a definition of RUNTEST that will use the one we
12928         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12929
12930 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12931
12932         * configure.in: Removed obsolete references to bfd_target and
12933         target_makefile_frag.
12934
12935         * build-all.mk: Set assorted targets for Q2.
12936         * config.sub: Recognize z8k-sim and h8300-hms.
12937         * test-build.mk: Really don't pass host to configure.
12938         (HOLES): Added uname.
12939
12940 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12941
12942         * configure: Handle an empty program-prefix, program-suffix or
12943         program-transform-name correctly.
12944
12945 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12946
12947         * build-all.mk: -G 8 no longer required for MIPS targets.
12948         * test-build.mk: Don't pass host argument to configure; make it
12949         guess.
12950
12951 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12952
12953         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12954         * Makefile.in (COMPRESS):  New macro, like GZIP.
12955
12956 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12957
12958         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12959
12960         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12961         with gas currently defaults to -G 0.
12962
12963 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12964
12965         * Makefile.in (all-flex): flex depends on byacc.
12966
12967         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12968         to test-build.mk as RELEASE_TAG.
12969         * test-build.mk (configargs): New variable containing arguments to
12970         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12971         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12972
12973         * config.guess: Use /bin/uname when checking -X argument on SCO,
12974         to avoid invoking GNU uname which doesn't understand -X.
12975
12976         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12977
12978         * configure.in: Build gas for mips-*-*.
12979
12980 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12981
12982         * Makefile.in (all.normal): insert missing backslash.
12983
12984 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12985
12986         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12987
12988         * Makefile.in: Complete overhaul to merge many almost identical
12989         targets.
12990
12991 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12992
12993         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12994         (gdb.tar.Z): Adjusted.
12995
12996         * Makefile.in (setup-dirs, taz): New targets; should be general
12997         enough to adapt for gdb sometime.  Build only .z file.
12998         (gas.tar.z): New target.
12999
13000 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13001
13002         * build-all.mk: Use CC=cc -Xs on Solaris.
13003
13004 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13005
13006         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13007         for handling BISON for FSF releases.
13008
13009 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13010
13011         * configure: Actually implement the change zoo just documented.
13012
13013 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13014
13015         * configure: when using config.guess, only set target_alias when
13016         it's not already been set (ie, on the command line)
13017
13018 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13019
13020         * Makefile.in: add installcheck target, set PRMS to install-prms
13021
13022 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * configure: add support for package_makefile_fragment, handle the
13025         case where a directory has a configure.in file but no Makefile.in
13026         more gracefully (with an actual understandable error message, even);
13027         add support for --without (and add this to the usage message); also
13028         explicitly add a --host=${host_alias} to the command line when
13029         config.guess is used
13030
13031 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13032
13033         * configure: Must use both --host and --target in recursive calls.
13034
13035 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13036
13037         * Makefile.in: Change deja-gnu to dejagnu.
13038
13039 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13040
13041         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13042
13043 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13044
13045         * configure.in: canonicalize all instances to *-*-solaris2*,
13046         also strip out a number of tools to not build for go32 host
13047
13048 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13049
13050         * config.guess: add GPL.
13051
13052         * Makefile.in, config.guess, config.sub, configure: bump
13053           copyrights to 93.
13054
13055 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13056
13057         * Makefile.in (do-info): Removed obsolete check for existence of
13058         localenv file.
13059
13060         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13061
13062 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13063
13064         * Makefile.in: a couple of 'else true' for decstation,
13065         support for TclX
13066
13067         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13068
13069 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13070
13071         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13072
13073 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13074
13075         * config.guess: Recognize i386-ibm-aix (PS/2).
13076         * configure.in: Use config/mh-aix386 file for it.
13077
13078 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13079
13080         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13081         CC_FOR_TARGET instead.
13082         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13083
13084 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13085
13086         * Makefile.in: Add sim to list of directories sent with gdb
13087
13088 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13089
13090         * configure.in: Put back mips-dec-bsd* case.
13091
13092 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13093
13094         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13095         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13096         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13097
13098 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13099
13100         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13101
13102         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13103         (install-info): install dir.info only if it exists,
13104         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13105
13106 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13107
13108         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13109         gas for mips-dec-bsd.
13110
13111 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13112
13113         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13114         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13115
13116 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13117
13118         * configure.in: Added "dejagnu" to hosttools list.
13119
13120 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13121
13122         * config.sub, configure.in, config.guess:  Add support
13123         for Bosx, an AIX variant from Bull.
13124         Patches from F.Pierresteguy@frcl.bull.fr.
13125
13126 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13127
13128         * devo/dejagnu: Initial creation of devo/dejagnu.
13129         Migrated dejagnu testcases and support files for testing software
13130         tools to reside as subdirectories, currently called "testsuite",
13131         within the directory of the software tool.  Migrated all programs,
13132         support libraries, etc. beloging to dejagnu proper from
13133         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13134         with no modifications.  The changes to these files which will
13135         allow them to configure, build, and execute properly will be made
13136         in a future update.
13137
13138 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13139
13140         * Makefile.in: Change send_pr to send-pr.
13141         * configure.in: Likewise.
13142         * send_pr: Renamed directory to send-pr.
13143
13144 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13145
13146         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13147
13148 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13149
13150         * README:  Update for gdb-4.8 release.
13151         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13152         gdb-xxx.tar.z (gzip'd) file also.
13153
13154 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13155
13156         * Makefile.in: make all-diff depend on all-libiberty
13157
13158 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13159
13160         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13161
13162 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13163
13164         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13165
13166 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13167
13168         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13169         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13170         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13171
13172 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13173
13174         * Makefile.in:  makeinfo binary is in a new location
13175
13176 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13177
13178         * config.sub: Accept -ecoff as an OS.
13179
13180         * Makefile.in: Various changes to eliminate a level of make
13181         recursion and reduce the required command line length.
13182         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13183         sub-makes.
13184         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13185         variables holding settings for specific sub-makes.
13186         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13187         in terms of BASE_FLAGS_TO_PASS.
13188         (TARGET_LIBS): New variable listing directories which use
13189         TARGET_FLAGS_TO_PASS.
13190         (subdir_do): Eliminated.
13191         (do-*): New set of targets to replace subdir_do.
13192         (various): All targets which used subdir_do now depend on do-*.
13193         (local-clean): Renamed from do_clean.
13194         (local-distclean): New target, dependency of distclean and
13195         realclean.
13196         (install-info): Don't create directories.  Depend on dir.info
13197         rather than calling make recursively.
13198         (install-dir.info): Eliminated.
13199         (install-info-dirs): Create all info directories here.
13200         (dir.info): Depend upon do-install-info.
13201
13202         * test-build.mk (HOLES): Added false.
13203
13204 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13205
13206         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13207
13208 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13209
13210         * Makefile.in (info): remove dependency on all-texinfo.  The
13211         problem was really in texinfo/C, not at this level.
13212
13213 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13214
13215         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13216
13217 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13218
13219         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13220         GDB releases.
13221
13222 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13223
13224         * configure: Include srcdir in message about target of link not
13225         being found.  Don't convert `-' to `_' in `with' options being
13226         passed to subdirs.
13227
13228 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13229
13230         * configure.in: add uudecode to host_tools
13231
13232         * Makefile.in: added {all,install}-uudecode targets, added them to
13233         the appropriate lists
13234
13235 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13236
13237         * Makefile.in (all-gcc): Added dependency on all-gas.
13238
13239         * configure.in (mips-*-*): Build ld and binutils.
13240
13241 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13242
13243         * configure: check return code from mkdir, print error message and
13244           exit on failure.
13245
13246 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13247
13248         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13249
13250 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13251
13252         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13253
13254 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13255
13256         * config.sub (h8500):  Recognize this as a cpu type.
13257
13258 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13259
13260         * configure: source directory missing is no longer a warning
13261
13262         * configure.in: recognize irix[34]* instead of irix[34]
13263
13264         * Makefile.in: define and pass down X11_LIB
13265
13266 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13267
13268         * guess-systype: Renamed to ...
13269         * config.guess:  ... by popular request.
13270         * configure.in, Makefile.in:  Update accordingly.
13271
13272 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13273
13274         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13275         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13276         + Execute ./dummy instead of assuming . is in PATH.
13277
13278 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13279
13280         * guess-systype:  New shell script.  Attempts to guess the
13281         canonical host name of the executing host.
13282         Only a few hosts are supported so far.
13283         * configure:  Call guess-systype if no host is specified.
13284
13285 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13286
13287         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13288         gcc Makefile.
13289
13290
13291 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13292
13293         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13294         (all-gcc, install-gcc, subdir_do): Use it.
13295
13296 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13297
13298         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13299
13300 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13301
13302         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13303           set exclusively by configure, using configure.in .
13304
13305 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13306
13307         * test-build.mk: set $PATH for all builds
13308
13309         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13310
13311 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13312
13313         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13314         the one used in gcc/Makefile.in, so that a null expansion doesn't
13315         override the one needed to build gcc with a native cc.
13316
13317
13318 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13319
13320         * configure: Accept -with arguments.
13321
13322 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13323
13324         * Makefile.in: added h8300sim
13325
13326 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13327
13328         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13329         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13330         (all-cygnus, native, build-cygnus): Make
13331         $(canonhost)-stamp-3stage-done, not $(host)....
13332         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13333         i386-sco3.2v4.  Added else true to if command.
13334
13335 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13336
13337         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13338
13339 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13340
13341         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13342
13343 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13344
13345         * configure.in: don't remove binutils from Solaris builds
13346
13347 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13348
13349         * Makefile.in: get rid of earlier definitions for *clean,
13350         also handle the recursive info rule better
13351
13352 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13353
13354         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13355         do more-or-less the right thing.
13356
13357 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13358
13359         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13360         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13361
13362 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13363
13364         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13365         $(host_canonical).
13366
13367         * configure.in: split the configdirs list into 4 categories (native
13368         v. cross, library v. tool) and handle the cross-only and native-
13369         only in more reasonable (and correct!) way.
13370
13371 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13372
13373         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13374         configdirs anymore.
13375
13376 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13377
13378         * Makefile.in: extensive cleanup::  removed all of the explicit
13379         clean-* targets, collapsed many wrappers around subdir_do into
13380         one, added additional targets to satisfy standards.texi, deleted
13381         some old targets, some changes for consistency
13382
13383 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13384
13385         * configure.in: handle some programs as cross-only, and others as
13386         native only
13387
13388         * test-build.mk: handle partial holes in a more generic manner
13389
13390         * Makefile.in: m4 depends on libiberty
13391
13392 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13393
13394         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13395         time, wdiff, and find to configdirs
13396
13397         * Makefile.in: all, clean, and install rules for the new programs
13398         added to configure.in
13399
13400 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13401
13402         * configure.in: use mh-sun for all *-sun-* hosts
13403
13404 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13405
13406         * Makefile.in: define flags for X11 include files and library file
13407         locations, pass them down to the programs that need this info
13408
13409         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13410
13411 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13412
13413         * configure.in: start building libg++ for HP-UX targets
13414
13415 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13416
13417         * README:  Update references to files moved into etc/.
13418
13419 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13420
13421         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13422         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13423
13424 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13425
13426         * configure: accept dash as well as underscore in long option
13427         names for FSF compatibility.
13428
13429 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13430
13431         * config.sub: added -sco3.2v4 support from FSF.
13432
13433 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13434
13435         * configure.in: expand the section that adds or removes
13436         directories from the list of programs to build, to handle native
13437         vs. cross in addition to host v. native
13438
13439 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13440
13441         * Makefile.in:  Replace C++ in macro names with CXX.
13442         This is less likely to break ...
13443
13444 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13445
13446         * test-build.mk: add -w to GNU_MAKE
13447
13448 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13449
13450         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13451         add 'sparc' to list of recognized cpus.  This needed to make
13452         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13453         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13454         then changes that into $CPU-wrs-vxworks.
13455
13456         * configure.in: remove most references to gdbtest, regularize
13457         target based program removal
13458
13459         * test-build.mk: import from p3 tree (many fixes and changes)
13460
13461 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13462
13463         * Makefile.in: added rules to handle tcl, tk, and expect
13464
13465         * configure.in: handle those directories if they exist
13466
13467 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13468
13469         * config.sub: removed bogus hppabsd and hppahpux names, since
13470         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13471
13472 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13473
13474         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13475         depends upon all-xiberty
13476
13477         * Makefile.in: changes from p3, including:
13478
13479         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13480
13481         * Makefile.in (XTRAFLAGS): include newlib directories if
13482         newlib/Makefile exists, rather than if host != target.
13483
13484         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13485
13486         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13487         from the same source tree and not building a cross-compiler.  This
13488         matters for the libg++ configuration if reconfiguring a tree that
13489         has already been installed.
13490
13491         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13492
13493         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13494         pick up the machine and system specific header files.
13495
13496         * Makefile.in: added AS_FOR_TARGET, passed down in
13497         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13498         the C compiler to use to create programs which are run in the
13499         build environment, set it to default to $(CC), and passed it down
13500         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13501
13502         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13503
13504         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13505         We need them for unusual native builds, like systems without
13506         ranlib.
13507
13508         * configure: also define $(host_canonical) and
13509         $(target_canonical), which are the full, canonical names for the
13510         given host and target
13511
13512 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13513
13514         * Makefile.in:  Added separate definitions for C++.
13515
13516 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13517
13518         * configure.in (configdirs):  Add deja-gnu.
13519
13520 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13521
13522         * README:  Update for configure.texi and gdb-4.7 release.
13523
13524 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13525
13526         * Makefile.in:  Move "all" target to top of file.
13527         Previously, first target was ".PHONY" which caused BSD4.4 make
13528         to build .PHONY when make was run without arguments.
13529
13530 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13531
13532         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13533         Library-copylefted code in libiberty.
13534
13535 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13536
13537         * config.sub:  Replace m68kmote with plain old m68k.
13538
13539 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13540
13541         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13542
13543 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13544
13545         * config.sub: Complain if no argument is given.  Added support for
13546         386bsd as OS and target alias.
13547
13548 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13549
13550         * Makefile.in (XTRAFLAGS): include newlib directories if
13551         newlib/Makefile exists, rather than if host != target.
13552
13553 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13554
13555         * config.sub: recognize sparclite-wrs-vxworks.
13556
13557         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13558         p3.) Added clean-xiberty to clean.
13559
13560 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13561
13562         * configure.in: use *-*-* instead of nested cases for host and target
13563
13564 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13565
13566         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13567         from the same source tree and not building a cross-compiler.  This
13568         matters for the libg++ configuration if reconfiguring a tree that
13569         has already been installed.
13570
13571 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13572
13573         * config.sub (i486v/i486v4):  Merge in from FSF version.
13574
13575 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13576
13577         * configure: only set PWD if it is already set.
13578
13579 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13580
13581         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13582         doesn't have unset and all success paths (and most error paths)
13583         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13584         to just ${PWD} to avoid confusion.)
13585
13586 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13587
13588         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13589         even for a native compilation.
13590
13591 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13592
13593         Changes to make the gdb.tar.Z rule work better.
13594
13595         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13596         (DEVO_SUPPORT):  Add configure.texi.
13597         (bfd-ilrt.tar.Z):  Remove ancient rule.
13598
13599 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13600
13601         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13602         pick up the machine and system specific header files.
13603
13604         * configure.in, config.sub: added new target m68010-adobe-scout,
13605         with alias of adobe68k.  Changed configure.in to check for
13606         -scout before -sco* to avoid a false match.
13607
13608         * Makefile.in: added AS_FOR_TARGET, passed down in
13609         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13610         the C compiler to use to create programs which are run in the
13611         build environment, set it to default to $(CC), and passed it down
13612         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13613
13614 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13615
13616         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13617         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13618         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13619         FOR_TARGET variants, to newlib and libg++.
13620
13621 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13622
13623         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13624         first.
13625
13626 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13627
13628         * config.sub:  Accept `elf' as an environment.
13629
13630 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13631
13632         * Makefile.in (all-opcodes):  cd into the right directory
13633
13634 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13635
13636         * configure: added -program_transform_name option, used as
13637         argument to sed when installing programs.
13638         configure.texi: added documentation for -program_prefix,
13639         -program_suffix and -program_transform_name.
13640
13641 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13642
13643         * config.sub:  Accept i486 where i386 ok.
13644
13645 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13646
13647         * config.sub: accept we32k
13648
13649 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13650
13651         * config.sub, configure.in: accept OSE68000 and OSE68k.
13652
13653         * Makefile.in: don't create all directories for ``make install'';
13654         let the subdirectories create the ones they need.
13655
13656 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13657
13658         * COPYING: new file, GPL v2
13659
13660 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13661
13662         * Makefile.in: use the new gen-info-dir, which needs a template
13663         argument (which also lives in texinfo)
13664
13665         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13666
13667 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13668
13669         * config.sub (ncr3000):  Change i386 to i486.
13670
13671 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13672
13673         * Makefile.in: add install-rcs, install-grep to
13674         install-no-fixedincludes, removed install-bison and install-libgcc
13675
13676 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13677
13678         * configure.in: grab the HPUX makefile fragment if on HPUX
13679
13680 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13681
13682         * Makefile.in: eradicate bison spoor (ditto libgcc).
13683          configure.in: recognise m68{k,000}-ericsson-OSE.
13684          es1800 is alias for m68k-ericsson-OSE
13685
13686 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13687
13688         * configure.in: rearrange the parts that remove programs from
13689         configdirs, based now on HOST==TARGET or by canonical triple.
13690
13691 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13692
13693         * test-build.mk: recurse explicitly with -f test-build.mk when
13694           appropriate.  predicate stage3 and comparison on the existence
13695           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13696           On very clean, also remove ...stamp-co.  Build in-place before
13697           doing other builds.
13698
13699 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13700
13701         * Makefile.in, configure.in: add tgas
13702
13703 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13704
13705         * Makefile.in: a number of changes merged in from progressive.
13706
13707         * configure.in: add libm.
13708
13709         * .cvsignore: ignore some stuff that comes from test-build.mk.
13710
13711 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13712
13713         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13714
13715 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13716
13717         * configure: Add program_suffix (parallel to program_prefix)
13718         * Makefile.in: adjust directory-creating script for losing decstation
13719
13720 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13721
13722         * configure:  Minor $subdir-related fixes.
13723
13724 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13725
13726         * configure: fix various problems with propogating
13727         makefile_target_frag in subdirs.
13728         * configure.in: config libgcc if its there
13729
13730 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13731
13732         * config.sub:  HPPA merge.
13733
13734 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13735
13736         * Makefile.in:  Replace all-bison with all-byacc in all
13737         dependency lines for other tools (which now use byacc).
13738
13739 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13740
13741         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13742
13743 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13744
13745         * Makefile.in: make gprof rules similar to byacc rules (instead of
13746         vestigal $(unsubdir) that didn't work...)
13747
13748 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13749
13750         * config.sub:  Add support for Linux.
13751         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13752         (at least for libg++).
13753
13754 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13755
13756         * configure.texi: fix doc for the -nfp option to configure
13757
13758 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13759
13760         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13761
13762 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13763
13764         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13765         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13766         * configure.in: added solaris* host_makefile_frag hook.
13767
13768 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13769
13770         * config.sub: changed recognition of m68000 so that various
13771         m68k types can be specified via m680[01234]0
13772
13773 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13774
13775         * config.sub (basic_machine): fix sed so that '-foo' isn't
13776         completely substituted out while .+'-foo' loses the '-foo'
13777
13778 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13779
13780         * config.sub ($os): Add -aout.
13781
13782 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13783
13784         * configure:  If host_makefile_frag is absolute, don't
13785         prefix ${invsubdir} (relevant to libg++ auto-configure).
13786
13787 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13788
13789         * Makefile.in (tooldir): Define it.
13790         (all-ld): Depend on all-flex.
13791
13792 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13793
13794         * Makefile.in (check):  Fix libg++ special case.
13795
13796 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13797
13798         * configure: do not bury `pwd` into config.status, thus do fewer
13799           pwd's.
13800
13801         * configure: print the "Building in" message only when building in
13802           other than "." AND verbose.
13803
13804         * configure: remove -s, rework -v to better accommodate guested
13805           configures.
13806
13807         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13808
13809 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13810
13811         * Makefile.in: macroize flags passed on recursion.  remove
13812           fileutils.
13813
13814 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13815
13816         * configure: get makesrcdir right for subdirs deeper than 1.
13817
13818         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13819           install.
13820
13821 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13822
13823         * Makefile.in: don't print subdir_do or recursion lines.
13824
13825 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13826
13827         * standards.texi: added menu item.
13828
13829         * Makefile.in: build and install standards.info.
13830
13831         * standards.texi: new file.
13832
13833 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13834
13835         * configure: test for and move config.status pieces from
13836           ${subdir}/.
13837
13838 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13839
13840         * configure:  Test for existance of files before trying to mv
13841         them, to avoid numerous non-existance messages.
13842
13843 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13844
13845         * configure: correct final line of config.status.
13846
13847         * configure: patch from eggert.  Avoids a protection problem if
13848           the original Makefile.in is read only.
13849
13850         * configure: use move-if-change from gcc to create config.status.
13851           Some makefiles depend on config.status to tell if a directory
13852           has been reconfigured for a different host.  This change
13853           prevents those directories from remaking everything in the case
13854           where the reconfig was only intended to rebuild a Makefile.
13855
13856         * configure: test for config.sub with "config.sub sun4" rather
13857           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13858           host alias from a missing config.sub.
13859
13860 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13861
13862         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13863           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13864
13865 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13866
13867         * configure: mkdir ${subdir} as needed.
13868
13869 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13870
13871         * Makefile.in,configure.in: added autoconf.
13872
13873 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13874
13875         * Makefile.in: no longer pass against on recursion.
13876
13877         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13878           definitions are not inherited.
13879
13880         * configure: correct makesrcdir when subdir is .
13881
13882 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13883
13884         * configure:  Add support for 'subdirs' variable, which is
13885         like 'configdirs', except that configure doesn't re-invoke
13886         itself for subdirs, it just creates a Makefile for each subdir.
13887         * configure.texi:  Document subdirs.
13888
13889 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13890
13891         * configure.in: added flex to configdirs
13892
13893 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13894
13895         * Makefile.in: remove clean-stamps from clean.
13896
13897 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13898
13899         * configure.in:  Add gdbtest to configdirs.
13900
13901 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13902
13903         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13904         to recursive makes.
13905         * configure.in:  Recognize new ncr3000 config.
13906
13907 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13908
13909         * Makefile.in, configure.in: removed references to gdbm.
13910
13911 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13912
13913         * config.sub:  Don't canonicalize os value
13914         newsos* to bsd (readline needs to check for newsos).
13915         (This fix was earlier made Jan 31, but got re-broken.)
13916
13917 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13918
13919         * configure.in:  sco is an os, not a vendor!
13920
13921         * configure:  Quote $( better.  Keep various shells happy.
13922
13923 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13924
13925         * Makefile.in: eliminate stamp-files.
13926
13927 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13928
13929         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13930           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13931
13932 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13933
13934         * config.sub:  fix iris/iris3.
13935
13936 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13937
13938         * configure: re-add -rm.
13939
13940 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13941
13942         * Maskefile.in: add .stmp-rcs to all.
13943
13944         * configure.in: remove gas from rs6000 build, use aix host fragment.
13945
13946 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13947
13948         * configure: pass down site_option during recursion.
13949
13950 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13951
13952         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13953
13954 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13955
13956         * configure: Change exec_prefix so that it really defaults to prefix.
13957
13958 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13959
13960         * Makefile.in, configure.in:  Add support for mmalloc library.
13961
13962 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13963
13964         * Makefile.in: add stmp dependencies for a few more things.
13965
13966 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13967
13968         * configure: adjusted error message on objdir/srcdir configure
13969           collision, per john's suggestion.
13970
13971         * Makefile.in: add libiberty stmp to all and all.cross.
13972
13973 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13974
13975         * Makefile.in: remove force dependencies, add grep to all.
13976
13977 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13978
13979         * Makefile.in: drop flex.  make stamp files work.
13980
13981         * configure: added test for conflicting configuration in srcdir,
13982           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13983           gets cranky.  use relative paths for configure and srcdir
13984           whenever possible.  Send some error messages to stderr that were
13985           going to stdout.
13986
13987 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13988
13989         * Makefile.in:  Fix libg++ rule to check for gcc directory
13990         before using gcc/gcc.  Also pass XTRAFLAGS.
13991
13992 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13993
13994         * Makefile.in: added stmp-files so that directories aren't polled
13995           when they are already built.
13996
13997         * configure.texi: fixed a node pointer problem.
13998
13999 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14000
14001         * config.sub configure.in gdb/configure.in
14002         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14003         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14004         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14005
14006 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14007
14008         * configure: -recurring becomes -silent.  corrected help message
14009           for -site= option.
14010
14011         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14012
14013 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14014
14015         * configure: when building Makefile for crosses, replace
14016           tooldir and program_prefix.  default srcdir from location of
14017           config.sub.  remove "for host in hosts" and "for target in
14018           targets" loops.
14019
14020 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14021
14022         * Makefile.in: Do not pass bindir or mandir to cvs.
14023
14024 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14025
14026         * Makefile.in, configure.in: removed traces of namesubdir,
14027           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14028           copyrights to '92, changed some from Cygnus to FSF.
14029
14030         * configure.texi: remove most references to multiple hosts,
14031           multiple targets, subdirs, etc.
14032
14033         * configure.man: removed rcsid. reference config.sub not
14034           config.subr.
14035
14036         * Makefile.in: mkdir $(infodir) on install-info.
14037
14038 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14039
14040         * configure.texi:  Explain better about .gdbinit and about
14041         the environment that configure.in sections run in.
14042
14043 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14044
14045         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14046
14047 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14048
14049         * README:  DOC.configure => cfg-paper.texi.
14050
14051 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14052
14053         * config.sub (near case $os):  Don't convert newsos* to bsd!
14054
14055 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14056
14057         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14058         the number of copies of COPYING that go into the GDB tar file.
14059
14060 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14061
14062         * bfd/configure.in, gdb/config/mh-i386sco,
14063         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14064         Fix SCO configuration stuff.
14065
14066 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14067
14068         * Makefile.in:  For libg++, make sure the -I pointing
14069         to the gcc directory goes *after* all the libg++-local -I flags.
14070         Also, move just-gcc dependency from just-libg++ to all-libg++.
14071
14072 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14073
14074         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14075
14076 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14077
14078         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14079
14080 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14081
14082         * config.sub:  Add stratus configuration frags.  Also
14083         submitted to FSF.
14084
14085 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14086
14087         * Makefile.in (DEV_SUPPORT):  add configure.man.
14088
14089         * config.sub(Decode manufacturer-specific):  add -none*.
14090
14091 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14092
14093         * Makefile.in:  remove form feeds to make Sun's make happy.
14094         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14095
14096 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14097
14098         * Makefile.in (AR_FLAGS):  Make quieter.
14099
14100 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14101
14102         * configure.in:  Add libg++.
14103         * configure:  When verbose, don't output the command line at each
14104         level; it will be unremarkably the same as the previous version,
14105         which will be the same as what the user typed.
14106
14107 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14108
14109         * configure.in, Makefile.in: fix clean-info, add flex.  add
14110           fileutils.
14111
14112         * configure: be less sensitive to spaces in Makefile.in.  Do not
14113           look for sources in "..".  Doing so breaks subdirectories that
14114           might have their own configure.  If a subdir has it's own
14115           configure script, use it.
14116
14117 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14118
14119         * cfg-paper.texi: some changes suggested by rms.
14120
14121 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14122
14123         * config.sub:  Merge in some small additions from the FSF version,
14124         taken from the gcc distribution, to bring the Cygnus and FSF
14125         versions into closer sync.
14126
14127 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14128
14129         * configure.in:  Changed svr4 references to sysv4.
14130
14131 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14132
14133         * configure: added -V for version number option.
14134
14135 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14136
14137         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14138           renamed from DOC.configure to cfg-paper.texi.
14139
14140 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14141
14142         * configure, config.subr, config.sub: config.subr is now
14143           config.sub again.
14144
14145 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14146
14147         * configure.texi: new file, in progress.
14148
14149         * Makefile.in: build info file and install the man page for
14150           configure.
14151
14152         * configure.man: new file, first cut.
14153
14154         * configure: find config.subr again now that configuration "none"
14155           has gone.  removed all traces of the -ansi option.  removed all
14156           traces of the -languages option.
14157
14158         * config.subr: resync from rms.
14159
14160 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14161
14162         * configure, config.sub, config.subr: merge config.sub into
14163           config.subr, call the result config.subr, remove config.sub, use
14164           config.subr.
14165
14166         * Makefile.in: revised install for dir.info.
14167
14168 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14169
14170         * configure.in: add decstation host makefile frag.
14171
14172         * Makefile.in: BISON now bison -y again.  also install-gcc on
14173           install.  clean-gdbm on clean.  infodir belongs in datadir.
14174           Make directories for info install.  Build dir.info here then
14175           install it.
14176
14177 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14178
14179         * Makefile.in: fix for bad directory tests.
14180
14181 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14182
14183         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14184           regexp.  -srcdir relative was being handled incorrectly.
14185
14186         * Makefile.in: unwrapped some for loops so that parallel makes
14187           work again and so one can focus one's attention on a particular
14188           package.
14189
14190 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14191
14192         * configure: added PWD as a stand in for `pwd` (for speed). use
14193           elif wherever possible.  make -srcdir work without -objdir.
14194           -objdir= commented out.
14195
14196 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14197
14198         * configure: +options become --options.  -subdirs commented out.
14199           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14200           Makefile now at top of generated Makefile.  Removed cvs log
14201           entries.  added -srcdir.  create .gdbinit only if there is one
14202           in ${srcdir}.
14203
14204         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14205           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14206           and mandir now keyed off datadir by default.
14207
14208 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14209
14210         * Freshly created ChangeLog.
14211
14212 \f
14213 Local Variables:
14214 mode: change-log
14215 left-margin: 8
14216 fill-column: 76
14217 version-control: never
14218 End: