OSDN Git Service

a83d41bed3bf18bdaa759e45056a99fd07dbd3ae
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-11-06  Doug Kwan <dougkwan@google.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6
7         * MAINTAINERS (mercury): Remove entry.
8         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
9
10 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
11
12         * Makefile.def (dependencies): Make configure-gdb depend on
13         all-intl.
14         * Makefile.in: Regenerated.
15
16 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
17
18         * MAINTAINERS (Fortran maintainer): Remove myself.
19
20 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
21
22         * Makefile.def: To avoid problems running with parallel makes,
23         build newlib before libgloss so that target specific header
24         files are availble.
25         * Makefile.in: Regenerate
26
27 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
28
29         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
30         * Makefile.in: Regenerate.
31
32 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
33
34         * MAINTAINERS (Register allocation reviewer): Add myself.
35
36 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
37
38         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
39         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
40         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
41         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
42         * configure: Regenerate.
43
44 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
45
46         * MAINTAINERS (Register allocation reviewer): Add myself.
47
48 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
49
50         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
51         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
52         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
53         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
54         * configure.ac: Default them to host tools for $host = $build.
55         Subst them.
56
57         * configure: Regenerate.
58         * Makefile.in: Regenerate.
59
60 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
61
62         * MAINTAINERS (Register allocation reviewer): Add myself.
63
64 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
65
66         * MAINTAINERS (Register allocation reviewer): Add myself.
67
68 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
69
70         * MAINTAINERS (Write After Approval): Fix typo.
71
72 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
73
74         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
75         * configure: Regenerate.
76
77 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
78
79         PR bootstrap/31906
80         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
81         they're already prefixed.
82
83 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
84
85         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
86         libstdc++.
87         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
88         * configure: Regenerate.
89         * Makefile.in: Regenerate.
90         
91 2007-09-17  Andreas Schwab  <schwab@suse.de>
92
93         * configure.ac: Raise minimum makeinfo version to 4.6.
94         * configure: Regenerate.
95
96 2007-09-17  Johannes Singler <singler@ira.uka.de>
97
98         * MAINTAINERS (write-after-approval) add myself
99
100 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
101
102         * configure.ac: Correct makeinfo version check.
103         * configure: Regenerate.
104
105 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
106
107         * MAINTAINERS: Update my email address.
108
109 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
110
111         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
112         to $skipdirs and only disable gprof for newlib.  Use the normal
113         mips*-elf* handling in other respects.
114         * configure: Regnerate.
115
116 2007-09-12  David Daney  <ddaney@avtrex.com>
117
118         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
119         enabling libgcj.
120         * configure: Regenerate.
121
122 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
123
124         PR other/32154
125         * configure.ac: For libgloss targets, point the linker to the linker
126         script, startup code and simulator library.
127         * configure: Regenerate.
128
129 2007-09-07  Andrew Haley  <aph@redhat.com>
130
131         * configure.ac (noconfigdirs): Remove target-libffi and
132         target-libjava.
133         * configure: Regenerate.
134
135 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
136
137         PR target/33281
138         * configure.ac: Use config/mh-mingw on mingw.
139         * configure: Regenerate.
140
141 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
142
143         * MAINTAINERS (Write After Approval): Add myself.
144
145 2007-09-05  Richard Guenther  <rguenther@suse.de>
146
147         * configure.ac (--enable-stage1-checking): If neither --enable-checking
148         nor --disable-checking is provided also turn on yes and types
149         checking for stage1.
150         * configure: Re-generate.
151
152 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
153
154         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
155         (Write After Approval): Remove myself.
156
157 2007-08-29  Nick Clifton  <nickc@redhat.com>
158
159         * config.sub, config.guess: Update from upstream sources.
160
161 2007-08-22  Bud Davis   <jmdavis@link.com>
162
163         * MAINTAINERS (Write After Approval): Added myself.
164         * MAINTAINERS (Reviewers): Removed myself.
165
166 2007-08-18  Paul Brook  <paul@codesourcery.com>
167             Joseph Myers  <joseph@codesourcery.com>
168
169         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
170         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
171         * Makefile.in: Regenerate.
172         * configure.ac (--with-debug-prefix-map): New.
173         * configure: Regenerate.
174
175 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
176             Nigel Stephens  <nigel@mips.com>
177
178         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
179         as target_makefile_frag.
180         * configure: Regenerate.
181
182 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
183
184         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
185         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
186         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
187         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
188         (do-compare, do-compare3, do-compare-debug): New.
189         ([+compare-target+]): Use them.
190
191 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
192
193         * MAINTAINERS (Write After Approval): Change my email address.
194
195 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
196             Ben Elliston  <bje@au.ibm.com>
197
198         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
199         --silent if $silent.
200         * configure: Regenerate.
201
202 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
203
204         * MAINTAINERS (Various Maintainers): Add myself as
205         loop infrastructure maintainer.  Update my e-mail
206         address.
207
208 2007-07-31  Diego Novillo  <dnovillo@google.com>
209
210         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
211         Adjust description.
212
213 2007-07-26  Richard Guenther  <rguenther@suse.de>
214
215         * configure.ac: Add types checking to stage1 checking flags.
216         * configure: Regenerate.
217
218 2007-07-17  Nick Clifton  <nickc@redhat.com>
219
220         * COPYING3: New file.  Contains version 3 of the GNU General
221         Public License.
222         * COPYING3.LIB: New file.  Contains version 3 of the GNU
223         Lesser General Public License.
224
225 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
226
227         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
228
229 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
230
231         * MAINTAINERS (S/390 co-maintainer): Add myself.
232         (Write After Approval): Remove myself.
233
234 2007-07-13  Dan Hipschman  <dsh@google.com>
235
236         * MAINTAINERS (Write After Approval): Add myself.
237
238 2007-07-11  Nick Clifton  <nickc@redhat.com>
239
240         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
241         WINDRES export.
242         * Makefile.in: Regenerate.
243
244 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
245
246         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
247         maintainer.
248
249 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
250
251         * lt~obsolete.m4: New. Import from 20070318 libtool.
252
253 2007-07-03  Julian Brown  <julian@codesourcery.com>
254
255         * MAINTAINERS (Write After Approval): Add myself.
256
257 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
258
259         * configure.ac: Rewrite 'configure --help' strings to look nicer.
260         * configure: Regenerate.
261
262 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
263
264         * configure.ac: Add some missing m4 quotation.
265         * configure: Regenerate.
266
267 2007-07-02  Simon Baldwin  <simonb@google.com>
268
269         * MAINTAINERS (Write After Approval): Add myself.
270
271 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
272
273         * configure: Regenerate.
274
275 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
276
277         * Makefile.def: Add windmc tool to build.
278         * Makefile.tpl: Likewise.
279         * configure.ac: Likewise.
280         * Makefile.in: Regenerate.
281         * configure: Regenerate.
282                                                 
283 2007-06-28  DJ Delorie  <dj@redhat.com>
284
285         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
286         not building newlib.
287         * configure: Regenerated.
288         
289 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
290
291         * MAINTAINERS (Write After Approval): Add myself.
292
293 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
294
295         * MAINTAINERS (Write After Approval): Add myself.
296
297 2007-06-19  Chris Matthews  <chrismatthews@google.com>
298
299         * MAINTAINERS (Write After Approval): Add myself.
300
301 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
302
303         * MAINTAINERS (Write After Approval): Add myself.
304
305 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
306
307         * Makefile.def: Add dependency from configure-gdb to all-bfd.
308         * Makefile.in: Regenerated.
309
310 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
311
312         * configure.ac: Don't add target-libmudflap to noconfigdirs for
313         bfin*-*-uclinux* targets.
314         * configure: Regenerate.
315
316 2007-06-14  Ian Lance Taylor  <iant@google.com>
317
318         * MAINTAINERS: Add myself as non-algorithmic global write
319         maintainer.
320
321 2007-06-14  Diego Novillo  <dnovillo@google.com>
322
323         * MAINTAINERS: Add self as middle-end maintainer and
324         non-algorithmic global write maintainer.
325
326 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
327
328         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
329         Move all Fortran maintainers except Paul Brook into the
330         Non-Autopoiesis section.
331
332 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
333
334         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
335         (distclean-stage[+id+]): Possibly delete stage_last.
336         * Makefile.in: Regenerate.
337
338 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
339
340         * MAINTAINERS (Various Maintainer): Fix typo.
341
342 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
343
344         * MAINTAINERS (Various Maintainer): Add myself as
345         dataflow maintainer.
346
347 2007-06-07  Ben Elliston  <bje@au.ibm.com>
348
349         * config.sub, config.guess: Update from upstream sources.
350
351 2007-06-07  Ben Elliston  <bje@au.ibm.com>
352
353         * Makefile.tpl: Fix spelling error.
354         * Makefile.in: Regenerate.
355
356 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
357
358         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
359         lt_cv_sys_max_cmd_len.
360
361 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
362
363         * MAINTAINERS (Various Maintainers): Add myself as
364         auto-vectorizer maintainer.
365
366 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
367
368         PR libjava/32098
369         * libtool.m4: Revert previous change.
370         * ltgcc.m4: Put it here.
371
372 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
373
374         * MAINTAINERS (Various Maintainers): Add myself as
375         auto-vectorizer maintainer.
376
377 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
378
379         PR libjava/32098
380         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
381
382 2007-05-30  Richard Guenther  <rguenther@suse.de>
383
384         * MAINTAINERS (Various Maintainers): Add myself as
385         auto-vectorizer maintainer.
386
387 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
388
389         PR bootstrap/29382
390         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
391         * configure: Rebuilt.
392
393 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
394
395         * MAINTAINERS (Write After Approval): Removed my name.
396
397 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
398
399         * MAINTAINERS (Write After Approval): Remove myself.
400
401 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
402
403         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
404
405 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
406
407         * ltmain.sh: Update from ToT Libtool.
408         * libtool.m4: Update from ToT Libtool.
409         * ltsugar.m4: New. Update from ToT Libtool.
410         * ltversion.m4: New. Update from ToT Libtool.
411         * ltoptions.m4: New. Update from ToT Libtool.
412         * ltconfig: Remove.
413         * ltcf-c.sh: Remove.
414         * ltcf-cxx.sh: Remove.
415         * ltcf-gcj.sh: Remove.
416
417 2007-05-22  Ollie Wild  <aaw@google.com>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420
421 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
422
423         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
424         stage_cflags.
425         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
426         Remove CFLAGS/LIBCFLAGS.
427         (configure-stage[+id+]-[+prefix+][+module+],
428         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
429         * Makefile.in: Regenerate.
430
431 2007-05-15  Diego Novillo  <dnovillo@google.com>
432
433         * MAINTAINERS: Update e-mail address.
434
435 2007-05-15  Revital Eres  <eres@il.ibm.com>
436
437         * MAINTAINERS (Write After Approval): Add myself.
438
439 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
440
441         * MAINTAINERS (Write After Approval): Updated my address.
442
443 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
444
445         * MAINTAINERS (Write After Approval): Add myself.
446
447 2007-05-11  Silvius Rus  <rus@google.com>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2007-04-23  Tom Tromey  <tromey@redhat.com>
452
453         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
454
455 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
456
457         * MAINTAINERS (cpplib): Rename to ...
458         (libcpp): ... this.  Add C/C++ front end maintainers.
459
460 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
461
462         * config-ml.in: Pass ${ml_config_env} to configure calls.
463
464 2007-04-04  Christian Bruel  <christian.bruel@st.com>
465
466         * MAINTAINERS (Write After Approval): Add myself.
467         
468 2007-04-02  Dave Korn  <dave.korn@artimi.com>
469
470         * MAINTAINERS (Write After Approval): Add myself.
471
472 2007-03-31  Tobias Burnus  <burnus@net-b.de>
473
474         * MAINTAINERS (fortran 95 front end): Add myself.
475
476 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
477
478         * MAINTAINERS (Write After Approval): Add myself.
479         
480 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
481
482         * MAINTAINERS (Modulo Scheduler): Add myself.
483
484 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
485
486         * MAINTAINERS (fortran 95 front end): Add myself.
487         (c++ front end): whitespace fix.
488
489 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
490
491         * MAINTAINERS (Write After Approval): Add myself.
492
493 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
494
495         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
496         of glob.  Quote arguments with single quotes too.
497         * configure: Regenerate.
498
499 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
500
501         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
502         * Makefile.in: Regenerate
503
504 2007-03-07  Andreas Schwab  <schwab@suse.de>
505
506         * configure: Regenerate.
507
508 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
509
510         * configure.ac: Add "--with-pdfdir" configure option,
511         which defines pdfdir variable.
512         * Makefile.def (target=fixincludes): Add install-pdf to
513         missing targets.
514         (recursive_targets): Add install-pdf target.
515         (flags_to_pass): Add pdfdir.
516         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
517         target.
518         * configure: Regenerate
519         * Makefile.in: Regenerate
520
521 2007-02-28  Eric Christopher  <echristo@apple.com>
522
523         Revert:
524         2006-12-07  Mike Stump  <mrs@apple.com>
525
526         * Makefile.def (dependencies): Add dependency for
527         install-target-libssp and install-target-libgomp on
528         install-gcc.
529         * Makefile.in: Regenerate.
530
531 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
532
533         * configure: Regenerate.
534         * configure.ac: Move statements after variable declarations.
535
536 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
537
538         * MAINTAINERS: Add myself as sh maintainer.
539
540 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
541
542         * configure.ac: Adjust for loop syntax.
543         * configure: Regenerate.
544
545 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
546
547         * configure: Rebuilt.
548
549 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
550
551         * configure.ac: Drop multiple occurrences of --enable-languages,
552         and fix its quoting.
553         * configure: Rebuilt.
554
555 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
556             Nathan Sidwell  <nathan@codesourcery.com>
557             Vladimir Prus  <vladimir@codesourcery.com
558             Joseph Myers  <joseph@codesourcery.com>
559
560         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
561         * configure: Regenerate.
562
563 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
564
565         * ltconfig (freebsd*): Default to elf.
566
567 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
568
569         * configure.ac (target_libraries): Move libgcc before libiberty.
570         * configure: Regenerated.
571
572 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
573             Paolo Bonzini  <bonzini@gnu.org>
574
575         PR bootstrap/30753
576         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
577         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
578         * configure: Regenerated.
579
580 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
581
582         * MAINTAINERS (Language Front End Maintainers): Update my mail
583         address.
584
585 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
586
587         PR bootstrap/30748
588         * configure.ac: Correct syntax for Solaris ksh.
589         * configure: Regenerated.
590
591 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
592
593         * configure.ac: Sync with src.
594         * configure: Regenerate.
595
596 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
597
598         * Makefile.in: Regenerate.
599
600 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
601
602         * config.sub: Sync with src.
603
604 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
605
606         * Makefile.tpl (build_alias, host_alias, target_alias): Use
607         noncanonical equivalents.
608         * configure.in: Rename to...
609         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
610         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
611         target_noncanonical.  Use them.  Rewrite removal of configure
612         arguments for autoconf 2.59.  Discard variable settings.  Force
613         program_transform_name for native tools.
614
615         * Makefile.in: Regenerated.
616         * configure: Regenerated with autoconf 2.59.
617
618 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
619
620         * MAINTAINERS (Write After Approval): Add myself.
621
622 2007-01-31  Andreas Schwab  <schwab@suse.de>
623
624         * Makefile.tpl (LDFLAGS): Substitute it.
625         * Makefile.in: Regenerate.
626
627 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
628
629         * MAINTAINERS (Write After Approval): Add myself.
630
631 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
632
633         * MAINTAINERS (spu port): Add myself.
634
635 2007-01-23  Richard Guenther  <rguenther@suse.de>
636
637         PR bootstrap/30541
638         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
639         * Makefile.tpl (GNATBIND): Substitute it.
640         (GNATMAKE): Likewise.
641         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
642         of STAGE_PREFIX.
643         * Makefile.in: Regenerate.
644         * configure: Regenerate.
645
646 2007-01-18  Mike Stump  <mrs@apple.com>
647
648         * configure.in: Re-enable -Werror for gcc builds.
649
650 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
651
652         * MAINTAINERS (Write After Approval): Add myself.
653
654 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
655
656         * configure.in: Change == to = in test command.
657         * configure: Regenerate.
658
659 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
660             Nick Clifton  <nickc@redhat.com>
661             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
662
663         * configure.in (build_configargs, host_configargs, target_configargs):
664         Remove build/host/target parameters.
665         (host_libs): Add gmp and mpfr.
666         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
667         * Makefile.def (gmp, mpfr): New.
668         (gcc): Remove target.
669         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
670         target_os, target_vendor): New.
671         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
672         * configure: Regenerate.
673         * Makefile.in: Regenerate.
674
675 2007-01-11  Matt Fago  <fago@earthlink.net>
676
677         * configure.in: Try to link to functions only in mpfr 2.2.x
678         to improve robustness of configure tests.
679         * configure: Regenerate.
680
681 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
682
683         * MAINTAINERS: Add myself as i386 maintainer.
684
685 2007-01-08  Jan Hubicka  <jh@suse.cz>
686
687         * MAINTAINERS: Add myself as i386 maintainer.
688
689 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
690
691         * configure.in: Add support for an x86_64-mingw* target.
692         * configure: Regenerate.
693
694 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
695
696         * Makefile.tpl (all-target): Correct @if conditional for target
697         modules.
698         * configure.in: Omit libiberty if building only target libgcc.
699         * configure, Makefile.in: Regenerated.
700
701 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
702
703         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
704         * configure: Regenerate.
705
706 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
707
708         * Makefile.def (target_modules): Add libgcc.
709         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
710         * Makefile.tpl (clean-target-libgcc): Delete.
711         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
712         on gcc even for bootstrapped modules.  Rewrite handling of
713         lang_env_dependencies to loop over target_modules.
714         * configure.in (target_libraries): Add target-libgcc.
715         * Makefile.in, configure: Regenerated.
716
717 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
718
719         * configure.in: Reorganize recognition of languages.  Add
720         --enable-stage1-languages.  Show supported languages for the chosen
721         target rather than all recognized languages.
722         * configure: Regenerate.
723
724 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
725
726         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
727         * Makefile.in: Regenerate.
728
729 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
730
731         * configure.in: Warn that MPFR 2.2.0 is buggy.
732         * configure: Regenerate.
733
734 2006-12-27  Ian Lance Taylor  <iant@google.com>
735
736         * configure.in: When removing Makefiles to force a reconfigure, also
737         remove prev-DIR*/Makefile.
738         * configure: Regenerate.
739
740 2006-12-22  Andreas Schwab  <schwab@suse.de>
741
742         * configure: Regenerate with correct autoconf version.
743
744 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
745
746         * configure.in: add AC_SUBST for *_FOR_TARGET.
747         * configure: Regenerate.
748
749 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
750
751         * configure.in: Simplify logic for rejecting languages that cannot
752         be built.  Separate the case when a language is unsupported,
753         from the case when the user chooses not to build a language.
754
755 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
756
757         * configure.in: Remove "$build" case for powerpc-*-darwin* since
758         it only affects bootstrap and could be tested on "$host" as well.
759         * configure: Regenerate.
760         * config/mh-ppc-darwin: Add to the stage1 cflags here.
761
762 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
763
764         PR bootstrap/29544
765         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
766         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
767         move here comment from Makefile.tpl.
768         * Makefile.tpl: Move some definitions higher in the file.
769         (STAGE1_CHECKING): New.
770         * configure.in: Add --enable-stage1-checking.
771         * configure: Regenerate.
772         * Makefile.in: Regenerate.
773
774 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
775
776         * MAINTAINERS: Add myself as build system maintainer.
777
778 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
779
780         * MAINTAINERS (Write After Approval): Add myself.
781
782 2006-12-13  Eric Christopher  <echristo@apple.com>
783
784         * MAINTAINERS: Add myself as darwin maintainer.
785
786 2006-12-11  Ian Lance Taylor  <ian@airs.com>
787
788         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
789
790 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
791
792         MAINTAINERS: Update my entry.
793
794 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
795
796         * configure.in:  Handle spu makefile frag.
797         * Makefile.tpl (MAINT): Define
798         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
799         * configure: Regenerate.
800         * Makefile.in: Regenerate.
801
802 2006-12-11  Ben Elliston  <bje@au.ibm.com>
803
804         * config.guess: Import latest version.
805         * config.sub: Likewise.
806
807 2006-12-11  Ben Elliston  <bje@au.ibm.com>
808
809         * configure.in (spu-*-*): Don't skip target-libiberty.
810         * configure: Regenerate.
811
812 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
813
814         PR bootstrap/30134
815         * configure.in: Correct x86 darwin support for libjava to powerpc
816         and i?86 only.
817         * configure: Regenerate.
818
819 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
820
821         * configure.in: Add x86 darwin support for libjava.
822         * configure: Regenerate.
823
824 2006-12-07  Mike Stump  <mrs@apple.com>
825
826         * Makefile.def (dependencies): Add dependency for
827         install-target-libssp and install-target-libgomp on
828         install-gcc.
829         * Makefile.in: Regenerate.
830
831 2006-12-04  Richard Guenther  <rguenther@suse.de>
832
833         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
834         (Non-Algorithmic Maintainers): Move over non-algorithmic
835         loop optimizer maintainers, add myself as a non-algorithmic
836         middle-end maintainer.
837
838 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
839
840         * MAINTAINERS (Write After Approval): Add myself.
841
842 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
843
844         * configure.in: Update error message for missing GMP/MPFR.
845
846         * configure: Regenerate.
847
848 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
849
850         * configure.in: Update MPFR version in error message.
851
852         * configure: Regenerate.
853
854 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
855
856         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
857         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
858         --with-gmp-lib): New flags.
859
860         * configure: Regenerate.
861
862 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
863
864         * MAINTAINERS (Write After Approval): Change my email address.
865
866 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
867
868         * MAINTAINERS (Write After Approval): Add myself.
869
870 2006-11-22  Philipp Thomas <pth@suse.de>
871
872         * MAINTAINERS (i18n): Update e-mail address.
873
874 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
875
876         * MAINTAINERS (spu port): Add myself as maintainer.
877         (Write After Approval): Remove myself.
878
879 2006-11-22  Ben Elliston  <bje@au.ibm.com>
880
881         * configure.in (skipdirs): Don't build libssp for SPU.
882         * configure: Regenerate.
883
884 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
885
886         * MAINTAINERS (spu port): Add myself as maintainer.
887         (libobjc): Update my email address.
888
889 2006-11-21  Andrea Bona  <andrea.bona@st.com>
890
891         * MAINTAINERS (Write After Approval): Add myself.
892
893 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
894
895         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
896         * configure : Rebuilt.
897
898 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
899
900         * MAINTAINERS (Write After Approval): Add myself.
901
902 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
903
904         * MAINTAINERS (Write After Approval): Add myself.
905
906 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
907
908         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
909         libmpfr.a.
910         * configure: Regenerate.
911
912 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
913
914         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
915         (unstage): Test for stage_last presence.
916
917         PR bootstrap/29802
918         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
919         * Makefile.in: Regenerate.
920
921 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
922
923         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
924         maintainers.
925
926 2006-11-14  Erven Rohou  <erven.rohou@st.com>
927
928         * MAINTAINERS (Write After Approval): Add myself.
929
930 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
931
932         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
933         and stageN-package/Makefile.
934         * Makefile.in: Regenerated.
935
936 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
937
938         * configure.in: Remove target-libgloss from noconfigdirs for
939         bfin-*-*.
940         * configure: Regenerated.
941
942 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
943
944         * configure.in (have_gmp): Only error if the gcc directory exists.
945
946         * configure: Regenerate.
947
948 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
949
950         * configure.in: Robustify error message for missing GMP/MPFR.
951
952         * configure: Regenerate.
953
954 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
959
960         * MAINTAINERS: Change email address.
961
962 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
971
972         * MAINTAINERS (Write After Approval): Move myself to
973         Write After Approval section.
974
975 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
976
977         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
978         need_gmp anymore.
979         * configure: Regenerate.
980
981 2006-10-16  Tobias Burnus  <burnus@net-b.de>
982
983         * MAINTAINERS (Write After Approval): Add myself.
984
985 2006-10-16  Ben Elliston  <bje@au.ibm.com>
986
987         * config.guess: Import latest version.
988         * config.sub: Likewise.
989
990 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
991
992         * Makefile.def: Added pdf target handling.
993         * Makefile.tpl: Added pdf target handling.
994         * Makefile.in: Regenerated.
995
996 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
997
998         * MAINTAINERS: Add self as score port maintainer.
999
1000 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1001
1002         * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1005
1006         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1007         or newer.
1008         * configure: Regenerated.
1009
1010 2006-09-27  Dave Brolley  <brolley@redhat.com>
1011
1012         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1013         $s instead of $r.
1014         * configure: Regenerated.
1015
1016 2006-09-26  Thiemo Seufer  <ths@mips.com>
1017
1018         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1019         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1020         * configure: Regenerate.
1021
1022 2006-09-24  Graeme Peterson <gridly@gmail.com>
1023
1024         * MAINTAINERS (Write After Approval): Remove myself.
1025
1026 2006-09-22  Chao-ying Fu  <fu@mips.com>
1027
1028         * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1031
1032         * MAINTAINERS: Add self as soft-fp maintainer.
1033
1034 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1035
1036         * MAINTAINERS: Add myself as avr maintainer.
1037         Remove Marek Michalkiewicz as avr maintainer.
1038
1039 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1040
1041         * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1044
1045         * configure.in: Never build newlib for a Mingw host.
1046         Never build newlib as Mingw target library.
1047         Test the existence of winsup/cygwin for building a Cygwin newlib,
1048         rather than just winsup.
1049         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1050         building a Mingw target.
1051         * configure: Regenerate.
1052
1053 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1054
1055         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1056
1057 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1058
1059         * config.guess: Import from src (was more updated).
1060         * config.sub: Likewise.
1061
1062 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1063
1064         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1065         * configure: Regenerated.
1066
1067 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1068
1069         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1070         for stages after the first.
1071
1072 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1073
1074         * Makefile.def: Add dependencies for configure-opcodes
1075         on configure-intl and all-opcodes on all-intl.
1076         * Makefile.in: Regenerated.
1077
1078 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1079
1080         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1081
1082 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1083
1084         Port to hosts whose 'sort' and 'tail' implementations
1085         treat operands with leading '+' as file names, as POSIX
1086         has required since 2001.  However, make sure the code still
1087         works on pre-POSIX hosts.
1088         * ltmain.sh: Don't assume "sort +2" is equivalent to
1089         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1090
1091 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1092
1093         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1094
1095 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1096
1097         * ltconfig: chmod 644 before ranlib during install.
1098
1099 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1100
1101         PR bootstrap/18058
1102         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1103         if the bootstrap compiler is a GCC version that supports it.
1104         * configure: Regenerate.
1105
1106 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1107
1108         * configure.in: Fix thinkos in previous check-in.
1109         * configure: Regenerate.
1110
1111 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1112
1113         PR other/27063
1114         * configure.in: Test subdir_requires and give an appropriate
1115         error message.
1116         * configure: Regenerate.
1117
1118 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1119
1120         * MAINTAINERS (Write After Approval): Add myself.
1121
1122 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1123
1124         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1125
1126 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1127
1128         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1129
1130 2006-06-20  David Ayers  <d.ayers@inode.at>
1131
1132         PR bootstrap/28072
1133         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1134         whether target-libjava is being configured instead of whether the
1135         java front end is enabled.
1136         * configure: Regenerate.
1137
1138 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1139
1140         PR target/27540
1141         * configure.in: Only enable libgomp on IRIX 6.
1142         * configure: Regenerate.
1143
1144 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1145
1146         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1147         too.
1148         * Makefile.in: Regenerate.
1149
1150 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1151
1152         * config-ml.in: Alter CCASFLAGS to include special
1153         multilib options the same as is done for CFLAGS.
1154
1155 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1156
1157         * configure.in: Don't enable libgomp on hpux10.
1158         * configure: Rebuilt.
1159
1160 2006-06-12  David Ayers  <d.ayers@inode.at>
1161
1162         PR bootstrap/27963
1163         PR target/19970
1164         * configure.in: Remove target-boehm-gc from noconfigdirs where
1165         ${libgcj} is specified.
1166         * configure: Regenerate.
1167
1168 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1169
1170         Sync from src:
1171
1172         * configure.in: Sync.
1173         * configure: Regenerated.
1174
1175         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1176
1177         * Makefile.def: Added dependencies from sim and gdb on intl, and
1178         added configure dependencies to everything with an all dependency
1179         on intl.
1180         * Makefile.in: Regenerated.
1181
1182 2006-06-06  David Ayers  <d.ayers@inode.at>
1183
1184         PR libobjc/13946
1185         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1186         * Makefile.in: Regenerate.
1187         * configure.in: Add --enable-objc-gc at toplevel and have it
1188         enable boehm-gc for Objective-C.
1189         Remove target-boehm-gc from libgcj.
1190         Add target-boehm-gc to target_libraries.
1191         Add target-boehm-gc to noconfigdirs where ${libgcj}
1192         is specified.
1193         Assert that boehm-gc is supported when requested for Objective-C.
1194         Only build boehm-gc if needed either for Java or Objective-C.
1195         * configure: Regenerate.
1196
1197 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1198
1199         PR 27674
1200         * Makefile.tpl (configure-[+prefix+][+module+],
1201         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1202         Remove rule to unstage bootstrapped modules.
1203         (stage_current): New.
1204         * Makefile.in: Regenerate.
1205
1206 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1207
1208         * MAINTAINERS (Write After Approval): Update my e-mail address.
1209
1210 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1211
1212         * include/libiberty.h: Declare pex_run_in_environment.
1213
1214 2006-05-31  Asher Langton  <langton2@llnl.gov>
1215
1216         * MAINTAINERS (Write After Approval): Add myself.
1217
1218 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1219
1220         * Makefile.def (bfd, opcodes): Fix lib_path.
1221         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1222         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1223         * Makefile.in: Regenerate.
1224
1225 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1226
1227         * Makefile.in: Regenerate.
1228
1229 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1230
1231         * Makefile.def: Add install-html target. Add datarootdir
1232         docdir and htmldir to flags_to_pass.
1233         * Makefile.tpl: Add install-html target.
1234         * Makefile.in: Regenerate.
1235         * configure.in: Add --with-datarootdir, --with-docdir, and
1236         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1237         * configure: Regenerate.
1238
1239 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1240
1241         * configure.in: Enable gprof for cross builds.
1242         * configure: Regenerate.
1243
1244 2006-05-22  Richard Guenther  <rguenther@suse.de>
1245
1246         Revert
1247         2006-01-31  Richard Guenther  <rguenther@suse.de>
1248         Paolo Bonzini  <bonzini@gnu.org>
1249
1250         * Makefile.def (target_modules): Add libgcc-math target module.
1251         * configure.in (target_libraries): Add libgcc-math target library.
1252         (--enable-libgcc-math): New configure switch.
1253         * Makefile.in: Re-generate.
1254         * configure: Re-generate.
1255         * libgcc-math: New toplevel directory.
1256
1257 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1258             Andreas Tobler  <a.tobler@schweiz.ch>
1259
1260         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1261         * configure: Rebuilt.
1262
1263 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1264
1265         * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2006-05-01  DJ Delorie  <dj@redhat.com>
1268
1269         * configure.in: Restore CFLAGS if GMP isn't present.
1270         * configure: Regenerate.
1271
1272 2006-05-01  Richard Guenther  <rguenther@suse.de>
1273
1274         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1275         maintainer.
1276
1277 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1278
1279         * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1282
1283         * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2006-04-18  DJ Delorie  <dj@redhat.com>
1286
1287         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1288         reference libgloss so that libssp can be built in a combined
1289         tree.
1290         * configure: Regenerate.
1291
1292 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1293
1294         * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1297
1298         * configure.in: Require makeinfo 4.4 or higher.
1299         * configure: Regenerate.
1300
1301 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1302
1303         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1304         Rearrange the entries of other libraries to have them in one place.
1305
1306 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1307
1308         * MAINTAINERS (Write After Approval): Remove myself.
1309         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1310
1311 2006-03-14  Richard Guenther  <rguenther@suse.de>
1312
1313         * configure: Regenerate with autoconf 2.13.
1314
1315 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1316
1317         * MAINTAINERS: Use my work address.
1318
1319         * MAINTAINERS: Update my E-mail address.
1320
1321 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1322
1323         * configure.in: Handle --disable-<component> generically.
1324         * configure: Regenerate.
1325
1326 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1327
1328         PR libgcj/17311
1329         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1330
1331 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1332
1333         * MAINTAINERS (Write After Approval):  Remove myself.
1334         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1335
1336 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1337
1338         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1339         (TARGET_CONFIGDIRS): Remove.
1340         * configure.in: Remove AC_SUBST(target_configdirs).
1341         * Makefile.in, configure: Regenerated.
1342
1343 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1344
1345         * MAINTAINERS (Write After Approval):  Remove myself.
1346         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1347
1348 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1349
1350         PR bootstrap/25670
1351
1352         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1353
1354         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1355         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1356         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1357         BUILD_PREFIX, BUILD_PREFIX_1.
1358         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1359
1360         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1361         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1362
1363         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1364         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1365         of `cat stage_current`.  Always provide the `r' and `s' variables.
1366         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1367         a single shell execution.
1368         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1369         bootstrapped modules, make the stage1 module if the build was not
1370         started yet, else build the current stage.
1371         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1372         (all-build, all-host, all-target, [+make_target+]-host,
1373         [+make_target+]-target): Do not use \-continued lines.
1374         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1375         (current_stage, restrap, stage_last): New.
1376
1377         * Makefile.in: Regenerate.
1378         * configure: Regenerate.
1379
1380 2006-02-19  Bud Davis  <jmdavis@link.com>
1381
1382         * MAINTAINERS (Write After Approval):  Remove myself.
1383         (Language Front End Maintainers):  Add myself as fortran 95
1384         maintainer and update e-mail address.
1385
1386 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1387
1388         * MAINTAINERS (Write After Approval):  Remove myself.
1389         (Language Front End Maintainers):  Add myself as fortran 95
1390         maintainer.
1391
1392 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1393
1394         * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1397
1398         * MAINTAINERS (Write After Approval):  Remove myself.
1399         (Language Front End Maintainers):  Add myself as
1400         fortran 95 maintainer.
1401
1402 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1403
1404         Sync from src:
1405
1406         2005-12-27  Leif Ekblad  <leif@rdos.net>
1407
1408         * configure.in: Add support for RDOS target.
1409         * configure: Regenerate.
1410
1411 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1412             Andreas Schwab  <schwab@suse.de>
1413
1414         * configure: Regenerate.
1415
1416 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1417
1418         * configure.in (enable_libgomp): Add AIX.
1419         * configure: Regenerate.
1420
1421 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1422
1423         * MAINTAINERS (Write After Approval): Add myself.
1424
1425 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1426
1427         * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2006-01-31  Richard Guenther  <rguenther@suse.de>
1430         Paolo Bonzini  <bonzini@gnu.org>
1431
1432         * Makefile.def (target_modules): Add libgcc-math target module.
1433         * configure.in (target_libraries): Add libgcc-math target library.
1434         (--enable-libgcc-math): New configure switch.
1435         * Makefile.in: Re-generate.
1436         * configure: Re-generate.
1437         * libgcc-math: New toplevel directory.
1438
1439 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1440
1441         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1442         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1443         the assembler, linker and binutils.
1444         * configure: Regenerate.
1445
1446 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1447
1448         * MAINTAINERS (Write After Approval): Add myself.
1449
1450 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1451
1452         * configure: Regenerate.
1453
1454 2006-01-18  Richard Henderson  <rth@redhat.com>
1455             Jakub Jelinek  <jakub@redhat.com>
1456             Diego Novillo  <dnovillo@redhat.com>
1457
1458         * libgomp: New directory.
1459         * Makefile.def: Add target_module libgomp.
1460         * Makefile.in: Regenerate.
1461         * configure.in (target_libraries): Add target-libgomp.
1462         * configure: Regenerate.
1463
1464 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1465
1466         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1467         @ from continuation.
1468         * Makefile.in: Rebuilt.
1469
1470 2006-01-04  Chris Lattner  <sabre@gnu.org>
1471
1472         * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1475
1476         PR bootstrap/24252
1477
1478         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1479         * Makefile.tpl (OBJDUMP): New.
1480         (EXTRA_HOST_FLAGS): Add it.
1481         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1482
1483         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1484         to use symbolic links between directories.  Avoid race conditions
1485         or make them harmless.
1486         * configure.in: Do not try to use symbolic links between directories.
1487
1488         * Makefile.def (LEAN): Pass.
1489         * Makefile.tpl (LEAN): Define.
1490         (stage[+id+]-start): Accept that the previous directory does not
1491         exist, if the bootstrap is lean.
1492         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1493         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1494         configure substitution.
1495         ([+compare-target+]): Likewise.
1496         ([+bootstrap-target+]-lean): New.
1497         * configure.in: Remove lean bootstrap support from here.
1498
1499         * Makefile.in: Regenerate.
1500         * configure: Regenerate.
1501
1502 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1503
1504         * MAINTAINERS (libdecnumber): Add myself.
1505
1506 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1507
1508         * libtool-ldflags: New script.
1509
1510 2006-01-02  Andreas Schwab  <schwab@suse.de>
1511
1512         * configure.in: When reconfiguring remove Makefile in
1513         all stage directories.
1514         * configure: Regenerate.
1515
1516 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1517
1518         * MAINTAINERS: Update my email address.
1519
1520 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1521
1522         Revert Ada-related part of the previous change.
1523
1524         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1525         Do not pass.
1526         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1527         * Makefile.in: Regenerate.
1528         * configure.in: Do not include mt-ppc-aix target fragment.
1529         * configure: Regenerate.
1530
1531 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1532
1533         * configure.in: Select appropriate fragments for PowerPC/AIX.
1534         * configure: Regenerate.
1535
1536         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1537         BOOT_CFLAGS, BOOT_LDFLAGS.
1538         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1539         BOOT_CFLAGS, BOOT_LDFLAGS.
1540         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1541         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1542         (stage): Fail if we cannot complete the work.
1543         * Makefile.in: Regenerate.
1544
1545 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1546
1547         * configure.in: Replace ms1 with mt.
1548         * configure: Rebuilt.
1549
1550 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1551
1552         * MAINTAINERS: Update my email address.
1553
1554 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1555
1556         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1557         install-host-nogcc): Don't invoke $(stage) at the end.
1558         * Makefile.in: Regenerate.
1559
1560 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1561
1562         * configure.in: Flip the top-level bootstrap switch.
1563         * configure: Regenerate.
1564
1565 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1566
1567         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1568         $(stage) and $(unstage).
1569         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1570         (all): Remove stray semicolon.
1571         (local-distclean): Don't handle multilib.tmp and multilib.out.
1572         (install.all): Set $s for consistency.
1573         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1574         check_multilibs setting.  Always make the install directory.
1575         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1576         Correct @if/@endif.
1577         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1578         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1579         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1580         (multilib.out): Remove.
1581         * Makefile.in: Regenerated.
1582
1583 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1584
1585         * MAINTAINERS (Write After Approval): Add myself.
1586
1587 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1588
1589         * MAINTAINERS: Add myself as mt maintainer.
1590
1591         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1592
1593 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1594
1595         * MAINTAINERS: Change email address.
1596
1597 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1598
1599         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1600         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1601         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1602         Find in-tree tools if available.
1603         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1604         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1605         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1606         (COMPILER_*_FOR_TARGET): New.
1607         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1608         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1609         (CONFIGURED_*, USUAL_*): Remove.
1610         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1611         STRIP): Use autoconf substitutions.
1612         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1613         COMPILER_NM_FOR_TARGET): New.
1614         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1615
1616         (all): Make all-host and all-target in parallel.
1617         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1618         that $$r and $$s are set before invoking a recursive make.
1619         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1620         ([+bootstrap-target+]): Inline most of the `all' target.
1621
1622 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1623
1624         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1625         from the gcc build directory.
1626         * Makefile.in: Regenerate.
1627
1628 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1629
1630         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1631         depend on all-libdecnumber.
1632         * configure.in (host_libs): Include libdecnumber.
1633         * Makefile.in: Regenerate.
1634         * configure: Likewise.
1635
1636 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1637
1638         * libdecnumber: Import decNumber sources from the dfp-branch.
1639
1640 2005-11-21  Kean Johnston  <jkj@sco.com>
1641
1642         * config.sub, config.guess: Sync from upstream sources.
1643
1644 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1645
1646         Import from Autoconf sources:
1647
1648         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1649         * config/move-if-change: Don't output "$2 is unchanged";
1650         suggested by Ben Elliston.  Handle weird characters correctly.
1651
1652 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1653
1654         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1655         to match upstream libtool for darwin.
1656
1657 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1658
1659         * Makefile.def: Remove gdb dependencies for gdbtk.
1660         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1661         (configure-gdb, install-gdb): New rules.
1662         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1663         * Makefile.in, configure: Regenerated.
1664
1665 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1666
1667         * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1670
1671         * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1674
1675         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1676         Diego Novillo.
1677
1678 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1679
1680         PR bootstrap/24297
1681         * Makefile.tpl (do-[+make-target+], do-check, install,
1682         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1683         are set before recursing.
1684         * Makefile.in: Regenerate.
1685
1686 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1687
1688         PR bootstrap/18939
1689         * Makefile.def (gcc) <target>: Fix thinko.
1690         * Makefile.in: Regenerate.
1691
1692 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1693
1694         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1695         * configure: Regenerate.
1696
1697 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1698
1699         * MAINTAINERS (Write After Approval): Add self.
1700
1701 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1702
1703         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1704         target-libffi, target-qthreads, target-libjava, and
1705         targetlibobjc.
1706         * configure: Regenerate.
1707
1708 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1709
1710         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1711         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1712         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1713         (USUAL_OBJDUMP_FOR_TARGET): New.
1714         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1715         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1716         * configure, Makefile.in: Regenerated.
1717
1718 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1719
1720         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1721         before other host packages.
1722
1723 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1724
1725         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1726
1727 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1728
1729         PR bootstrap/22340
1730
1731         * configure.in (default_target): Remove.
1732         * Makefile.tpl (all): Do not use prerequisites as subroutines
1733         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1734         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1735         use prerequisites as subroutines.
1736         (check-host, check-target): New.
1737         (bootstrap configure & all targets): Do not use stage*-start
1738         if the directory layout is already ok.
1739         (non-bootstrap configure & all targets): Prepend a $(unstage).
1740         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1741         (NOTPARALLEL): Remove.
1742         (unstage, stage variables): New variables.
1743         (unstage, stage targets): Simply expand to those variables.
1744
1745         * configure: Regenerate.
1746         * Makefile.in: Regenerate.
1747
1748 2005-10-04  James E Wilson  <wilson@specifix.com>
1749
1750         * Makefile.def (lang_env_dependencies): Add libmudflap.
1751         * Makefile.in: Regenerate.
1752
1753 2005-10-03  Andreas Schwab  <schwab@suse.de>
1754
1755         Backport from libtool CVS:
1756         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1757
1758         * ltmain.sh: add support for installing into temporary
1759         staging area (e.g. 'make install DESTDIR=...')
1760
1761 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1762
1763         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1764         * configure: Regenerated.
1765
1766 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1767
1768         * configure: Regenerate with the correct
1769         autoconf version.
1770
1771 2005-09-30  Catherine Moore  <clm@cm00re.com>
1772
1773         * configure.in (bfin-*-*): New.
1774         * configure: Regenerated.
1775
1776 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1777
1778         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1779         (LIPO_FOR_TARGET): New.
1780         (CONFIGURED_LIPO_FOR_TARGET): New.
1781         (USUAL_LIPO_FOR_TARGET): New.
1782         (STRIP_FOR_TARGET): New.
1783         (CONFIGURED_STRIP_FOR_TARGET): New.
1784         (USUAL_STRIP_FOR_TARGET): New.
1785         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1786         STRIP_FOR_TARGET.
1787         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1788         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1789         * Makefile.in: Regenerate.
1790         * configure: Regenerate.
1791
1792 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1793
1794         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1795         (rs6000-*-aix*): Same.
1796         * configure: Regenerate.
1797
1798 2005-09-16  Tom Tromey  <tromey@redhat.com>
1799
1800         * MAINTAINERS: Add self as java maintainer.
1801
1802 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1803
1804         * configure.in: Recognize f95 in the --enable-languages option,
1805         and substitute it for fortran, issuing a warning.
1806         * configure: Regenerate.
1807
1808 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1809
1810         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1811         * configure:  Regenerated.
1812
1813 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1814
1815         * MAINTAINERS: Add self as ms1 maintainer.
1816
1817 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1818
1819         * Makefile.def (libssp): Add to lang_env_dependencies.
1820         * Makefile.in: Regenerate.
1821
1822 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1823
1824         * MAINTAINERS: Add myself as middle-end maintainer.
1825
1826 2005-08-17  Christian Groessler  <chris@groessler.org>
1827
1828         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1829         * Makefile.in: Regenerate.
1830
1831 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1832
1833         * MAINTAINERS (write after approval): Added myself.
1834
1835 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1836
1837         * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1840
1841         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1842         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1843         Look for alternate names of the target cc and c++
1844         * configure: Regenerate.
1845
1846 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1847
1848         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1849         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1850         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1851         tools; remove code to manually set them.
1852         (Target tools): Look in the environment for them.
1853         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1854         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1855         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1856         build directory.
1857         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1858         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1859         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1860         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1861         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1862         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1863         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1864         * configure: Regenerate.
1865         * Makefile.in: Regenerate.
1866
1867 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1868
1869         * MAINTAINERS: Update for removed CPU targets.
1870
1871 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1872
1873         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1874         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1875         * Makefile.in: Regenerated.
1876
1877 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1878
1879         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1880         (CFLAGS_FOR_TARGET): Use it.
1881         (CXXFLAGS_FOR_TARGET): Likewise.
1882         * Makefile.in: Regenerated.
1883         * configure.in (--with-build-sysroot): New option.
1884         * configure: Regenerated.
1885
1886 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1887
1888         * Makefile.tpl: Wrap install between unstage and stage
1889         * Makefile.in: Regenerate.
1890
1891 2005-07-21  Eric Christopher  <echristo@apple.com>
1892
1893         * MAINTAINERS: Update affiliation.
1894
1895 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1896
1897         * MAINTAINERS: Add self as crx port maintainer.
1898
1899 2005-07-20  DJ Delorie  <dj@redhat.com>
1900
1901         * MAINTAINERS: Add self as m32c maintainer.
1902
1903 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1904
1905         * all files: Update FSF address.
1906
1907 2005-07-15  Eric Christopher  <echristo@redhat.com>
1908
1909         * MAINTAINERS: Change affiliation.
1910
1911 2005-07-14  Jim Blandy  <jimb@redhat.com>
1912
1913         * configure.in: Add cases for Renesas m32c.
1914         * configure: Regenerated.
1915
1916 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1917
1918         * COPYING.LIB: Update from fsf.org.
1919
1920 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1921
1922         * COPYING, compile, config.guess,
1923         config.sub, install-sh, missing, mkinstalldirs,
1924         symlink-tree, ylwrap: Sync from upstream sources.
1925         * config-ml.in: Update FSF address.
1926
1927 2005-07-13  Eric Christopher  <echristo@redhat.com>
1928
1929         * configure.in: Add toplevel noconfigdir support for tpf.
1930         * configure: Regenerate.
1931
1932 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1933
1934         PR ada/22340
1935
1936         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1937         * Makefile.in: Regenerate.
1938
1939 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1940
1941         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1942         Brolley to write-after-approval.
1943
1944 2005-07-07  Andreas Schwab  <schwab@suse.de>
1945
1946         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1947         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1948         * Makefile.in: Regenerated.
1949
1950 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1951
1952         * configure.in: Don't build sim or rda when targetting darwin.
1953         * configure: Regenerate.
1954
1955 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1956
1957         * configure.in: Add --enable-libssp and --disable-libssp.
1958         * configure: Regenerate with autoconf-2.13.
1959
1960 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1961
1962         * Makefile.def (target_modules): Add libssp.
1963         * configure.in (target_libraries): Add target-libssp.
1964         * configure: Rebuilt.
1965         * Makefile.in: Rebuilt.
1966
1967 2005-07-01  Zack Weinberg  <zackw@panix.com>
1968
1969         * MAINTAINERS: Change email address.  Resign from maintainership.
1970
1971 2005-07-01  Richard Guenther  <rguenther@suse.de>
1972
1973         * MAINTAINERS: Change my e-mail address and affiliation.
1974
1975 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1976
1977         * Makefile.def (stagefeedback): Come after profile.
1978         Define profiledbootstrap target.
1979         * Makefile.tpl (profiledbootstrap): Remove.
1980         (stageprofile-end): Zap stagefeedback.
1981         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1982         * Makefile.in: Regenerate.
1983
1984 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1985
1986         * MAINTAINERS: Update my email address.
1987
1988 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1989
1990         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1991         In 'cpp' stanza, support '#line' as well as '# '.
1992
1993 2005-06-08  Andreas Schwab  <schwab@suse.de>
1994
1995         * MAINTAINERS: Move myself from 'Write After Approval' to
1996         'CPU Port Maintainers' section as m68k maintainer.
1997
1998 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1999
2000         * configure.in (unsupported_languages): New macro.
2001         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2002         non-ported target libraries in noconfigdirs.
2003         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2004         non-linux-gnu.  Remove libgcj_ex_libffi.
2005         <lang_frag loop>: Set add_this_lang=no if the language is in
2006         unsupported_languages.
2007         * configure: Regenerate.
2008
2009 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2010
2011         * configure.in: Fix typo in handling of --with-mpfr-dir.
2012         * configure: Regenerate.
2013
2014 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2015
2016         * MAINTAINERS: Update my email address.
2017
2018 2005-06-02  Jim Blandy  <jimb@redhat.com>
2019
2020         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2021         accepted into the master sources.)
2022
2023 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2024             Michael Snyder  <msnyder@redhat.com>
2025             Stan Cox  <scox@redhat.com>
2026
2027         * configure.in: Set noconfigdirs for ms1.
2028
2029         * configure: Regenerate.
2030
2031 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2032
2033         * MAINTAINERS (Write After Approval): Add self.
2034
2035 2005-06-01  Josh Conner  <jconner@apple.com>
2036
2037         * MAINTAINERS (Write After Approval): Add self.
2038
2039 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2040
2041         * MAINTAINERS: Update my email address.
2042
2043 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2044
2045         * MAINTAINERS (Write After Approval): Add self.
2046
2047 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2048
2049         * MAINTAINERS (Write After Approval): Remove self.
2050
2051 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2052
2053         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2054         (Dependencies): Consider target modules for bootstrap dependencies.
2055         Make target bootstrap modules depend on each stage's gcc.
2056         * Makefile.in: Regenerate.
2057
2058 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         * Makefile.def (configure-gcc): Depend on binutils having been built.
2061         (all-gcc): No need to do it here.
2062         * Makefile.in: Regenerate.
2063
2064 2005-05-19  Paul Brook  <paul@codesourcery.com>
2065
2066         * configure.in: Rewrite misleading error message when requested
2067         language cannot be built.
2068         * configure: Regenerate.
2069
2070 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2071
2072         * ylwrap: Import from Automake 1.9.5.
2073
2074 2005-05-13  David Ung  <davidu@mips.com>
2075
2076         * MAINTAINERS (Write After Approval): Add self.
2077
2078 2005-05-09  Mike Stump  <mrs@apple.com>
2079
2080         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2081         lt_cv_sys_max_cmd_len for now.
2082
2083 2005-05-09  Stan Cox  <scox@redhat.com>
2084
2085         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2086
2087 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2088
2089         * README.SCO: Update the URL.
2090
2091 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2092
2093         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2094         with_gnu_ld to libtool.
2095         * ltcf-c.sh (aix[45]): Define file_list_spec.
2096         * ltcf-cxx.sh (aix[45]): Same.
2097         * ltcf-gcj.sh (aix[45]): Same.
2098         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2099         exists, write list of input files to temporary file.
2100
2101 2005-05-04  Mike Stump  <mrs@apple.com>
2102
2103         * configure.in: Always pass --target to target configures as
2104         otherwise rebuilds that do --recheck will fail.
2105         * confiugure: Rebuilt.
2106
2107 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2108
2109         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2110         STAGE_HOST_EXPORTS.
2111         (configure, all): Add bootstrap support.
2112         (Host modules, target modules): Pass post-stage1 flags and exports.
2113         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2114         * Makefile.in: Regenerate.
2115
2116 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2117
2118         * configure: Regenerate.
2119
2120 2005-04-27  Mike Stump  <mrs@apple.com>
2121
2122         * MAINTAINERS: Add self as darwin maintainer.
2123
2124 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2125
2126         * config.sub: Update from master copy.
2127
2128 2005-04-21  Mike Stump  <mrs@apple.com>
2129
2130         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2131         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2132
2133 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2134
2135         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2136         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2137         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2138         "*-*-elf" and "*-*-linux*".
2139         * configure: Regenerate.
2140
2141 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2142
2143         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2144
2145 2005-04-12  Mike Stump  <mrs@apple.com>
2146
2147         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2148
2149 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2150
2151         * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2154
2155         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2156
2157 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2158
2159         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2160         (TARGET_CONFIGARGS): Include --with-target-subdir.
2161         (configure, all): New macros.  Use them throughout.
2162         * Makefile.in: Regenerate.
2163
2164 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2169
2170         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2171
2172 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2173
2174         * MAINTAINERS: Move John Carr to Write After Approval.
2175
2176 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2177
2178         * config/mh-mingw32: Delete.
2179         * configure.in: Don't use it.
2180         * configure: Regenerate.
2181
2182 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2183
2184         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2185         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2186         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2187         (HOST_LIB_PATH): Generate from Makefile.def.
2188         (TARGET_LIB_PATH): Likewise.
2189         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2190         * Makefile.in: Regenerate.
2191         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2192         (RPATH_ENVVAR): Include Darwin case.
2193         * configure: Regenerate.
2194
2195 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2196
2197         * MAINTAINERS (Various Maintainers): Remove self.
2198         (Write After Approval): Add self.
2199
2200 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2201
2202         * MAINTAINERS (Various Maintainers): Add self.
2203
2204 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2205
2206         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2207         * configure: Regenerate.
2208
2209 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2210
2211         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2212         gcc_version, and gcc_version_trigger from set of flags to pass.
2213         * Makefile.tpl: Remove definitions of above variables.
2214         (config.status): Remove dependency on $(gcc_version_trigger).
2215         * Makefile.in: Regenerate.
2216         * configure.in: Do not reference config/gcc-version.m4 nor
2217         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2218         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2219         * configure: Regenerate.
2220
2221 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2222             Andrew Pinski <pinskia@physics.uc.edu>
2223
2224         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2225         * Makefile.in: Regenerate.
2226
2227 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2228
2229         * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2005-03-03  David Ayers  <d.ayers@inode.at>
2232
2233         * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2236
2237         PR libgcj/20160
2238         * ltmain.sh: Avoid creating archives with components that have
2239         duplicate basenames.
2240
2241 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2242
2243         PR bootstrap/20250
2244         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2245         instead of check.
2246         * Makefile.in: Regenerate.
2247
2248 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2249
2250         * Makefile.in: Regenerate to fix conflict between the previous two
2251         patches.
2252
2253 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2254
2255         PR bootstrap/17383
2256         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2257         * Makefile.tpl (HOST_SUBDIR): New substitution.
2258         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2259         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2260         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2261         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2262         (Host modules, Bootstrapped modules): Use it.
2263         (Build modules, Target modules): Do not create symlink trees,
2264         always configure out-of-srcdir.
2265         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2266         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2267         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2268         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2269
2270         * Makefile.in: Regenerate.
2271         * configure: Regenerate.
2272
2273 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2274
2275         Merged from libada-gnattools-branch:
2276         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2277
2278         * gnattools: New directory.
2279         * Makefile.def: Add gnattools as a module, depending on target-libada.
2280         * Makefile.in: Regenerate.
2281         * configure.in: Include gnattools in host_tools; disable it if ada
2282         is disabled.
2283         * configure: Regenerate.
2284
2285 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2286
2287         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2288         treelang maintainer.
2289         (Write After Approval): Remove myself.
2290
2291 2005-02-23  Paul Schlie  <schlie@comcast.net>
2292
2293         * configure.in: Allow darwin targeted ports to build tk, itcl and
2294         libgui.
2295         * configure: Regenerate.
2296
2297 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2298
2299         PR libgcj/10353
2300         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2301         * configure: Regenerate.
2302
2303 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2308
2309         * MAINTAINERS: Update my e-mail address.
2310
2311 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2312
2313         * MAINTAINERS (Write After Approval): Add myself.
2314
2315 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2316
2317         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2318         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2319         target-libgloss when not *-*-elf and *-*-aout.
2320         * configure: Regenerate.
2321
2322 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2323
2324         * MAINTAINERS: Remove obsolete entries.
2325
2326         * MAINTAINERS (Write After Approval): Add Michael Matz.
2327
2328 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2329
2330         * MAINTAINERS: Remove self as cpplib maintainer.
2331
2332 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2333
2334         * install-sh, config.sub: Import from upstream.
2335
2336 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2337
2338         PR bootstrap/18222
2339         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2340         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2341         * Makefile.in: Regenerate.
2342
2343 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2344
2345         * MAINTAINERS: Update my email address.
2346
2347 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2348             Andreas Schwab  <schwab@suse.de>
2349
2350         PR bootstrap/18033
2351         * config-ml.in: Eval option if surrounded by single quotes.
2352
2353 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2354
2355         Revert 2004-12-28 Makefile changes, a better fix will be
2356         applied to mainline and src after GCC 4.0 branches.
2357
2358 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2359
2360         PR bootstrap/17383
2361
2362         * Makefile.def (target_modules): Remove stage parameter,
2363         it is always true now.
2364         * Makefile.tpl (configure-build-[+module+],
2365         configure-target-[+module+]): Always build symlink tree
2366         for the directory and for include.  BUILD_SUBDIR and
2367         TARGET_SUBDIR cannot be . anymore.
2368         * Makefile.in: Regenerate.
2369
2370 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2371
2372         Revert 2004-12-08 Makefile changes.
2373
2374 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2375
2376         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2377         cygwin, mingw.
2378
2379 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2380
2381         * configure.in (sh64-*-*): Reenable gprof.
2382         * configure: Regenerate.
2383
2384 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2385
2386         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2387         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2388         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2389         * Makefile.in: Regenerate.
2390
2391 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2392
2393         * MAINTAINERS: Update my email address.
2394
2395 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2396
2397         * Makefile.tpl: Generate normal dependencies if the LHS module is
2398         not bootstrapped.
2399         * Makefile.in: Regenerate.
2400
2401 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2402
2403         * configure.in: Include config/gxx-include-dir.m4.  Use
2404         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2405         * configure: Regenerate.
2406
2407 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2408
2409         * config.if: Delete.
2410         * configure.in: Set libstdcxx_incdir directly.
2411         * configure: Regenerate.
2412
2413 2004-12-02  Eric Christopher  <echristo@redhat.com>
2414
2415         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2416         * Makefile.in: Regenerate.
2417
2418 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2419
2420         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2421         * configure: Regenerate.
2422
2423 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2424
2425         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2426         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2427         * configure: Regenerate.
2428
2429 2004-12-01  Eric Christopher  <echristo@redhat.com>
2430
2431         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2432         of things to remove.
2433
2434 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2435
2436         * MAINTAINERS (Write After Approval): Update my e-mail address.
2437
2438 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2439
2440         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2441         from CVS libtool to always pass_all.
2442
2443 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2444
2445         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2446         (hppa*64*-*-*): Delete incorrect comment.
2447         * configure: Rebuilt.
2448
2449 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2450
2451         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2452
2453 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2454
2455         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2456         from CVS libtool to always pass_all.
2457
2458 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2459
2460         * install-sh, compile: Import from automake.
2461
2462 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2463
2464         * config.guess, config.sub:  Import from savannnah.
2465
2466 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2467
2468         * MAINTAINERS (Write After Approval): Add myself
2469
2470 2004-11-12  Mike Stump  <mrs@apple.com>
2471
2472         * Makefile.def: Add html support.
2473         * Makefile.tpl: Likewise.
2474         * Makefile.in: Regenerate.
2475
2476 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2477
2478         PR 18423
2479         * configure.in: Remove all instances of build-fixincludes from
2480         noconfigdirs.
2481         (build_configargs): Supply --target to subdirectories.
2482         * configure: Regenerate.
2483
2484         * Makefile.def: Make gcc install depend on fixincludes install.
2485         * Makefile.in: Regenerate.
2486
2487 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2488
2489         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2490
2491 2004-11-11  Paul Brook  <paul@codesourcery.com>
2492
2493         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2494
2495 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2496
2497         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2498         target-libgfortran.
2499         * configure: Regenerate.
2500
2501 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2502
2503         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2504         like CC.
2505
2506 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2507
2508         * Makefile.def (host fixincludes): Specify missing targets.
2509         * Makefile.in: Regenerate.
2510
2511 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2512
2513         * MAINTAINERS: Add myself
2514
2515 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2520
2521         * Makefile.def: Build fixincludes for the host, too.
2522         * Makefile.in: Regenerate.
2523         * configure.in (host_tools): Add fixincludes.
2524         * configure: Regenerate.
2525
2526 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2527
2528         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2529         * configure: Regenerated.
2530
2531 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2532
2533         PR other/17783
2534         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2535         * configure: Regenerated.
2536
2537 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2538
2539         * README.SCO: Update per FSF instructions.
2540
2541 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2542
2543         PR target/18151
2544         * configure.in (case ${target}): Do not build fixincludes for avr.
2545         * configure: Regenerated.
2546
2547 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2548
2549         * configure.in (case ${target}): Do not build fixincludes
2550         on platforms where it is not used.
2551         * configure: Regenerated.
2552
2553 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2554
2555         * configure.in: Use an absolute path to install-sh.
2556         * configure: Regenerated.
2557
2558 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2563
2564         * MAINTAINERS: Remove from Write After Approval those that are
2565         already maintainers.
2566
2567 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2568
2569         * MAINTAINERS:  Update my email address.
2570
2571 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2572
2573         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2574         * configure: Regenerate.
2575
2576 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2577
2578         * MAINTAINERS:  Update my email address.
2579
2580 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2581
2582         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2583         entries belonging to this category.
2584
2585 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2586
2587         * MAINTAINERS: Update my e-mail address.
2588
2589 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2590
2591         Fix wrong conflict resolution in:
2592
2593         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2594
2595         * Makefile.in: Regenerate.
2596         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2597         in the recursive `make', instead of hardwiring `all'.
2598         (Autogenerated TARGET-* variables): New.
2599
2600 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2601
2602         * configure.in: Enable target-libgloss for crx-*-*.
2603         * configure: Regenerate.
2604
2605 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2606
2607         * MAINTAINERS (Various Maintainers): Move the "windows,
2608         cygwin, mingw" maintainer to ...
2609         (OS Port Maintainers): ... here.
2610
2611 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2612
2613         * MAINTAINERS (Write After Approval): Remove those that are
2614         maintainers of some subsystem.
2615
2616 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2617
2618         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2619         * ltcf-cxx.sh (tpf*): Likewise.
2620         * ltconfig (tpf*): Add TPF OS configuration support.
2621
2622 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2623
2624         * MAINTAINERS: Change my email address to my new work account.
2625
2626 2004-09-24  Michael Roth  <mroth@nessie.de>
2627
2628         * configure.in (--without-headers): Add missing double quotes.
2629         * configure: Regenerate.
2630
2631 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2632
2633         * ylwrap: Revert to previous version.
2634
2635 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2636
2637         PR bootstrap/17369
2638         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2639         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2640         SET_GCC_LIB_PATH_CMD.
2641         (BASE_TARGET_EXPORTS): Likewise.
2642         * Makefile.in: Regenerated.
2643
2644         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2645         * configure: Regenerated.
2646
2647 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2648
2649         * config.guess: New upstream version
2650         * compile, depcomp, install-sh, ylwrap: Likewise.
2651
2652 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2653
2654         * config/mh-x86omitfp: New host makefile fragment.  Add
2655         -fomit-frame-pointer to the default BOOT_CFLAGS.
2656         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2657         * configure: Regenerate.
2658
2659 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2660
2661         PR target/11572
2662         * configure.in (*-*-darwin*): Renable libobjc.
2663         * configure: Regenerate.
2664
2665 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2666
2667         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2668
2669 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2670
2671         * Makefile.def: Remove libbanshee.
2672         * Makefile.tpl: Ditto.
2673         * configure.in: Ditto.
2674         * Makefile.in: Regen.
2675         * configure: Ditto.
2676
2677 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2678
2679         * ltmain.sh: Use $pic_object as $non_pic_object if
2680         $non_pic_object=none.
2681
2682 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2683
2684         * missing: Import latest version from master repository.
2685
2686 2004-09-06  Nick Clifton  <nickc@redhat.com>
2687
2688         * config.sub: Import latest version from master repository.
2689         * config.guess: Likewise.
2690         This includes these changes:
2691
2692         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2693
2694         * config.sub: Handle crisv32, alias etraxfs.
2695         * config.guess (crisv32:Linux:*:*): Handle.
2696
2697         2004-08-13  Brad Smith  <brad@comstyle.com>
2698
2699         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2700         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2701
2702         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2703
2704         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2705         assume the processor is a powerpc.  This is because coreutils
2706         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2707         in this case, due to a MacOS X bug that causes
2708         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2709         to return a negative number.
2710         Problem reported by Petter Reinholdtsen in:
2711         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2712
2713         2004-07-19  Ben Elliston  <bje@gnu.org>
2714
2715         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2716
2717         2004-06-24  Ben Elliston  <bje@gnu.org>
2718
2719         * config.guess: Update copyright years.
2720         * config.sub: Likewise.
2721
2722         2004-06-22  Robert Millan  <robertmh@gnu.org>
2723
2724         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2725         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2726
2727         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2728
2729         * config.guess (*:*VMS:*:*): New entry. Replaces
2730         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2731         manufacturer.
2732
2733         2004-06-22  Ben Elliston  <bje@gnu.org>
2734
2735         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2736         * config.sub: Likewise.
2737
2738         2004-06-22  Ben Elliston  <bje@gnu.org>
2739
2740         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2741         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2742
2743         2004-06-11  Ben Elliston  <bje@gnu.org>
2744
2745         * config.guess (pegasos:OpenBSD:*:*): Remove.
2746
2747         2004-06-11  Ben Elliston  <bje@gnu.org>
2748
2749         From Wouter Verhelst <wouter@grep.be>:
2750         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2751
2752         2004-06-11  Ben Elliston  <bje@gnu.org>
2753
2754         * config.guess (luna88k:OpenBSD:*:*): New.
2755
2756         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2757
2758         * config.guess (m32r*:Linux:*:*): New case.
2759         * config.sub: Handle m32rle.
2760
2761         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2762
2763         From Jens Petersen  <petersen@redhat.com>:
2764         * config.sub: Handle sparcv8.
2765
2766         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2767
2768         From Tom Smith <smith@cag.lkg.hp.com>:
2769         * config.guess: Version suffixes are equally significant on Tru64
2770         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2771         prefix of "P" (patched kernel).
2772
2773         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2774
2775         * config.sub: Add support for National Semiconductor CRX target.
2776
2777 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2778
2779         * MAINTAINERS (Various Maintainers): Remove myself as web page
2780         maintainer, add myself as maintainer of build status lists.
2781
2782 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2783
2784         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2785         *-*-netware, but add target-libmudflap.
2786         Consolidate *-*-netware targets (of which really only i?86 exists)
2787         into a single entry.
2788         * configure: Likewise.
2789
2790 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2791
2792         * Makefile.tpl (sorry): Remove.
2793         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2794         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2795         (do-clean): Clean per-stage directories too.
2796         (do-distclean): Run distclean-stage1 too.
2797         (.NOTPARALLEL): Enable during toplevel bootstrap.
2798         (stage[+id+]-bubble): Enable parallel execution during
2799         the recursive invocation.
2800         * Makefile.in: Regenerate.
2801
2802         Fix previous checkin:
2803
2804         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2805         include.
2806         * configure.in: Fix indentation.
2807         * configure: Regenerate.
2808
2809 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2810
2811         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2812         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2813         * configure: regenerate
2814         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2815         -mdynamic-no-pic
2816
2817
2818 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2819
2820         * Makefile.def (build_modules): Add fixincludes.
2821         (dependencies): Make gcc depend on fixincludes.
2822         * configure.in (build_tools): Add fixincludes.
2823         (build_configdirs): Always include build_libs.
2824         * Makefile.in: Regenerate.
2825         * configure: Regenerate.
2826
2827 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2830         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2831         phony targets; do not generate timestamp files.
2832         (distclean-stageN): Remove references to their timestamp files.
2833         (restageN, touch-stageN): Remove.
2834         (stageN-bubble): Rewritten.
2835         (compare): Support lean bootstraps.
2836         * Makefile.in: Regenerate.
2837
2838         * configure.in: Only warn when bootstrapping but
2839         build != host or build != target.  Support lean bootstraps.
2840         * configure: Regenerate.
2841
2842 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2843
2844         * configure.in:  Give a better error message if GMP/MPFR are missing
2845         and a language needing them has been requested.
2846         * configure:  Regenerated.
2847
2848 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2849
2850         * configure.in:  Print a list of available language front-ends if
2851         a requested one is missing.  Tidy stray tab characters.
2852         * configure:  Regenerated.
2853
2854 2004-08-19  Michael Koch  <konqueror@gmx.de>
2855
2856         * gcc/doc/install.texi: Update entry about automake for libjava.
2857
2858 2004-08-17  Robert Millan  <robertmh@gnu.org>
2859
2860         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2861         (instead of FreeBSD).
2862         * configure: Regenerate.
2863
2864 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2865
2866         * Makefile.in: Regenerate.
2867         * configure: Regenerate.
2868
2869         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2870         stage_*_flags.
2871         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2872         for bootstrapped modules if toplevel bootstrap is going.
2873         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2874         modules.  Adjust for changes in Makefile.def.  Enable several
2875         rules even in non-bootstrap mode, just to avoid peppering the
2876         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2877         (stage-[+prev+]-bubble): Remove.
2878
2879         * Makefile.def (Dependencies): Depend on all-build-bison,
2880         all-build-flex, all-build-byacc, all-build-texinfo, rather
2881         than the host variations.
2882         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2883         with BUILD_SUBDIR.
2884         (BISON): Update for recent Bisons.
2885         (YACC): Fix typo.
2886         (cross): Depend on all-build.
2887         (all): Do not depend on all-build.
2888         (prebootstrap): Remove.
2889         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2890         (Prebootstrap dependencies): Add them to the per-stage targets
2891         and to all-prebootstrap.
2892         * configure.in (build_configdirs): Always enable build_tools.
2893         (BUILD_DIR_PREFIX): Remove.
2894
2895         * Makefile.def (gcc): Add target variable.
2896         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2897         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2898         in the recursive `make', instead of hardwiring `all'.
2899         (Autogenerated TARGET-* variables): New.
2900
2901 2004-08-13  Brian Booth  <bbooth@redhat.com>
2902
2903         * MAINTAINERS: Remove myself from write-after-approval.
2904
2905 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2906
2907         * src-release: Stop distributing mmalloc with gdb (which doesn't
2908         use it).
2909         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2910         * Makefile.in: Regenerate.
2911
2912 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2913
2914         * configure.in (arm*-*-eabi*): New target.
2915         * configure: Regenerate.
2916
2917 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2918
2919         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2920         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2921         (Dependencies): New section.
2922         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2923         (configure-target-[+module+]): Depend on maybe-all-gcc
2924         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2925         (toplevel profiledbootstrap): Fix dependencies.
2926         * Makefile.in: Regenerate.
2927
2928 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2929
2930         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2931         target-libiberty to noconfigdirs.
2932         * configure: Regenerate.
2933
2934 2004-08-03  Paul Brook  <paul@codesourcery.com>
2935
2936         * configure.in: Check for MPFR as well as GMP.
2937         * configure: Regenerate.
2938
2939 2004-08-01  Robert Millan  <robertmh@gnu.org>
2940
2941         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2942         libmudflap for all GNU-based systems (with Glibc).
2943         * configure: Regenerate.
2944
2945 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2946
2947         * Makefile.def (host-modules): Add gcc.
2948         * Makefile.in: Regenerate.
2949         * Makefile.tpl (sorry): New rule.
2950         (configure-host, all-host, [+make_target+]-host, do-check,
2951         install-host): Do not add gcc as a special case.
2952         (host modules): Add a small special-casing for gcc.  Export
2953         extra_make_flags through the environment.
2954         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2955         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2956         other recursive targets for gcc): Remove.
2957
2958         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2959         (stage, unstage): New rules.
2960         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2961         distclean-stage[+id+]): Use stage_current.
2962         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2963         the stage*-start rules.
2964
2965 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2966
2967         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2968         use -all_load flag.
2969
2970 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2971
2972         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2973         * configure: Regenerate.
2974
2975 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2976
2977         * maintainer-scripts/gcc_release: Revert yesterday's change.
2978
2979 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2980
2981         * MAINTAINERS: Add myself to write-after-approval.
2982
2983 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2984
2985         * libf2c: Removed.
2986         * gcc/gccbug.in: Updated because of libf2c removal.
2987         * maintainer-scripts/gcc_release: Ditto.
2988
2989 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2990
2991         * configure.in: Build libmudflap by default on FreeBSD.
2992         * configure: Regenerated.
2993
2994 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2995
2996         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2997         systems.
2998         * configure: Regenerated.
2999
3000 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3001
3002         PR target/16344
3003         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3004         feedback based compiler.
3005         * Makefile.in: Rebuilt.
3006
3007 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3008
3009         * Makefile.def (host_modules): Set bootstrap=true for flex.
3010         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3011         * Makefile.in: Rebuilt.
3012
3013 2004-07-07  Jan Hubicka  <jh@suse.cz>
3014
3015         * MAINTAINERS: Add self as a profile feedback maintainer.
3016
3017 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3018
3019         * configure.in:  Do not prepend $srcdir to /dev/null in
3020         makefile fragments.
3021         * configure:  Regenerate.
3022
3023 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3024
3025         * Makefile.def (build_modules): Add bison, byacc, flex,
3026         m4, texinfo.
3027         (flags_to_pass): Add FLEX.
3028         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3029         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3030         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3031         DEFAULT_MAKEINFO): Remove.
3032         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3033         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3034         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3035         objdir or else use configured tool.
3036         (all-build): New.
3037         (all): Depend on it.
3038         (Build module dependencies): Add.
3039         * Makefile.in: Regenerate.
3040         * configure.in: Better support for multiple build modules,
3041         matching what is done for host/target modules.  Do not look
3042         for "plausible" locations of build tools if Canadian cross.
3043         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3044         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3045         * configure: Regenerate.
3046
3047 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3048
3049         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3050         * Makefile.in: Regenerate.
3051
3052 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         * Makefile.tpl (configure-build-[+module+],
3055         configure-[+module+], configure-target-[+module+]): Pass
3056         [+extra_configure_args+].
3057         (all-build-[+module+], all-[+module+], check-[+module+],
3058         install-[+module+], [+make_target+]-[+module+],
3059         all-target-[+module+], check-target-[+module+],
3060         install-target-[+module+], [+make_target+]-target-[+module+]):
3061         Pass [+extra_make_args+].
3062         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3063         (GCC_HOST_EXPORTS): Remove.
3064         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3065         cross, check-gcc, check-gcc-c++, install-gcc,
3066         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3067         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3068         * Makefile.in: Regenerate.
3069
3070 2004-06-21  Matthew Sachs  <msachs@apple.com>
3071
3072         * MAINTAINERS: Added self to write-after-approval.
3073
3074 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3075
3076         * configure.in: Check for srcdir/winsup rather than build directory
3077         winsup.
3078         * configure: Regenerate.
3079
3080 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3081
3082         * configure.in: Don't build Cygwin native newlib if winsup
3083         directory is missing.  Emit warning instead.
3084         * configure: Regenerate.
3085
3086 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3087
3088         * Makefile.tpl (touch-stage[+id+]): New.
3089         (restage[+prev+]): Depend on touch-stage[+id+].
3090
3091         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3092         Use it throughout.
3093
3094         * Makefile.def: Add profile and feedback bootstrap stages.
3095         Remove next field from bootstrap stages.
3096         * Makefile.tpl (LN, LN_S): Substitute.
3097         (stageN-start, stageN-end): Use double-colon rules, to
3098         provide a hook for additional setup commands.
3099         (distclean-stageN-gcc, restageN): Create dependencies from
3100         [+prev+], not from [+next+].
3101         (stageN-bubble): Add commands for successive stages from
3102         [+prev+], using double-colon rules.
3103         (all-stageN-gcc): Fix typo.
3104         (stagefeedback-start, profiledbootstrap): New.
3105         * Makefile.in: Regenerate.
3106         * configure.in: Call ACX_PROG_LN.
3107         * configure: Regenerate.
3108
3109 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3110
3111         * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3114
3115         * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3118
3119         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3120         without gcc.
3121         * configure: Regenerate.
3122
3123 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3124
3125         * Makefile.tpl: Fix typo.
3126         * Makefile.in: Regenerate.
3127
3128 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3129
3130         * configure.in: Remove new- prefix from toplevel
3131         bootstrap targets.
3132         * configure: Regenerate.
3133
3134 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * Makefile.tpl (all.normal): Rename to all.
3137         (all): Replace with a rule to pick the default
3138         target from configure.
3139         (all-gcc, configure-gcc): Use conditionals to
3140         do nothing when toplevel bootstrap is going on.
3141         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3142         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3143         * configure.in: Support --enable-bootstrap.
3144
3145         * Makefile.def: Remove new- prefix from toplevel
3146         bootstrap targets.
3147         * Makefile.tpl: Likewise.
3148
3149         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3150         target.
3151
3152         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3153         $(RECURSE_FLAGS) to recursive invocation of make.
3154
3155         * Makefile.in: Regenerate.
3156         * configure: Regenerate.
3157
3158 2004-05-30  Andreas Jaeger  <aj@suse.de>
3159             Jim Wilson <wilson@specifixinc.com>
3160
3161         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3162         like CC.
3163
3164 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3165
3166         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3167         * configure: Regenerate.
3168
3169 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3170
3171         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3172         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3173         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3174         targets.
3175         * Makefile.in: Regenerate.
3176
3177 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3178
3179         * configure.in: Test the ability to symlink directories.
3180         * configure: Regenerate.
3181
3182         * Makefile.def (bootstrap-stage): New definitions.
3183         * Makefile.tpl (configure-stage1-gcc,
3184         configure-stage2-gcc, configure-stage3-gcc,
3185         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3186         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3187         new-restage3, compare): Autogenerate, see Makefile.in
3188         entry for behavioral changes.
3189         (distclean-stage1, new-stage1-start, new-stage1-end,
3190         new-stage1-bubble, distclean-stage2, new-stage2-start,
3191         new-stage2-end, new-stage2-bubble, distclean-stage3,
3192         new-stage3-start, new-stage3-end): New autogenerated targets.
3193         (objext, prebootstrap, BOOT_CFLAGS,
3194         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3195         targets.
3196
3197         * Makefile.in: Regenerate.
3198         (distclean-stage1, new-stage1-start, new-stage1-end,
3199         new-stage1-bubble, distclean-stage2, new-stage2-start,
3200         new-stage2-end, new-stage2-bubble, distclean-stage3,
3201         new-stage3-start, new-stage3-end): New targets.
3202         (all-stage1-gcc): Move prebootstrap dependency from here...
3203         (configure-stage1-gcc): ...to here.
3204         (new-bootstrap): Use bubble targets.
3205         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3206         Use per-stage distclean targets.
3207         (configure-stage1-gcc, configure-stage2-gcc,
3208         configure-stage3-gcc, all-stage1-gcc,
3209         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3210         Use new-stageN-start to prepare the tree.
3211
3212 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3213
3214         * Makefile.def (host_modules): add libcpp.
3215         * Makefile.tpl: Add dependencies on and for libcpp.
3216         * Makefile.in: Regenerate.
3217         * configure.in: Add libcpp host module.
3218         * configure: Regenerate.
3219
3220 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3221
3222         * Makefile.tpl: Whenever a recursive target is defined, wrap
3223         it in a special @if/@endif block, and prepare its maybe
3224         dependency in the @if/@endif block
3225         * configure.in: Instead of writing maybe dependencies, remove
3226         the @if/@endif statements, and remove the @if/@endif blocks
3227         that remain.
3228         * configure: Regenerate.
3229         * Makefile.in: Regenerate.
3230
3231 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3232
3233         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3234
3235 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3236
3237         PR bootstrap/15120
3238         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3239         * */configure: Rebuilt.
3240
3241 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3242
3243         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3244         of libf2c.
3245         * configure, Makefile.in: Regenerate.
3246
3247 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3248
3249         * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3252
3253         Merge from tree-ssa-20020619-branch.
3254
3255         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3256         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3257         (HOST_GMPLIBS): Define.
3258         (HOST_GMPINC): Define.
3259         (TARGET_LIB_PATH): Add libmudflap.
3260         (GFORTRAN_FOR_TARGET): Define.
3261         (configure-build*): Export GFORTRAN.
3262         (configure-gcc): Export GMPLIBS and GMPINC.
3263         (all-gcc): Add maybe-all-libbanshee.
3264         (configure-target-libgfortran): Define.
3265         * Makefile.in: Regenerate.
3266         * configure.in (host_libs): Add libbanshee.
3267         (target_libraries): Add target-libmudflap and target-libgfortran.
3268         Add --with-libbanshee.
3269         Handle --disable-libmudflap.
3270         (*-*-freebsd*): Use with_gmp.
3271         Add $(libgcj) to noconfigdirs.
3272         * configure: Regenerate.
3273         * depcomp: New file.
3274         * MAINTAINERS: Add tree-ssa maintainers.
3275
3276 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3277
3278         * MAINTAINERS (Various Maintainers): Add myself.
3279
3280 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3285
3286         * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3289
3290         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3291         * configure: Regenerate.
3292
3293 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3294
3295         Revert:
3296         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3297
3298         * Makefile.def (flags_to_pass): Remove *dir variables that
3299         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3300         as well as prefix and exec_prefix.
3301         * Makefile.in: Regenerate.
3302
3303 2004-04-26  Robert Millan  <robertmh@gnu.org>
3304
3305         Add patches from libtool CVS.
3306         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3307         * ltconfig: Likewise.
3308         * ltcf-c.sh: Likewise.
3309         * ltcf-cxx.sh: Likewise.
3310         * ltcf-gcj.sh: Likewise.
3311
3312 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3313
3314         * Makefile.def (host_modules): Mark with the bootstrap
3315         flag packages on which gcc depends.
3316         * Makefile.tpl (all-bootstrap): Use it.
3317         * Makefile.in: Regenerate.
3318
3319 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3320
3321         * Makefile.def (flags_to_pass): Remove *dir variables that
3322         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3323         as well as prefix and exec_prefix.
3324         * Makefile.in: Regenerate.
3325
3326 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3327
3328         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3329         * configure: Regenerate.
3330         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3331         * gcc/Makefile.tpl (compare): Use the result of the test.
3332         * gcc/Makefile.in: Regenerate.
3333
3334 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3335
3336         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3337         Always relocate gcc and prev-gcc to the original names, even
3338         if the build fails.
3339         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3340         New targets.
3341
3342 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3343
3344         * MAINTAINERS: Update my email address.
3345
3346 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3347
3348         * configure.in (mips*-*-irix5*): Enable ld.
3349         * configure: Regenerate.
3350
3351 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3352
3353         * configure: Regenerate.
3354
3355 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3356
3357         * Makefile.tpl (configure-[+module+], configure-gcc,
3358         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3359         Set and export LDFLAGS.
3360         * Makefile.in: Regenerate.
3361
3362 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3363
3364         * MAINTAINERS: Add myself to write-after-approval.
3365
3366 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3367
3368         PR bootstrap/14871
3369         * Makefile.tpl: If we don't have built-in-tree target tools,
3370         use the ones found by configure rather than hacking around with
3371         program_transform_name.
3372         * configure.in: Give Makefile.tpl the information necessary
3373         to do that.
3374         * Makefile.in: Regenerate.
3375         * configure: Regenerate.
3376
3377 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3378
3379         PR bootstrap/14760
3380         * configure.in: When computing baseargs, strip *all* copies of
3381         offending options.  Also, don't match/substitute the trailing space,
3382         so that this actually works when two similar options are separated by
3383         only one space.
3384         * configure: Regenerate.
3385
3386 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3387
3388         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3389         (rs6000-*-aix*): Same.
3390         * configure: Regenerate.
3391
3392 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3393
3394         * MAINTAINERS: Add myself to write-after-approval.
3395
3396 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3397
3398         * MAINTAINERS: Add myself to write-after-approval.
3399
3400 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3401
3402         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3403         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3404         * Makefile.in: Regenerate.
3405
3406         * configure.in (top level bootstrap support): Rework --enable-werror
3407         to set @stage2_werror_flag@.
3408         * configure: Regenerate.
3409         * Makefile.tpl (top level bootstrap support): Pass
3410         @stage2_werror_flag@ down to configure in stages 2 and 3.
3411         * Makefile.in: Regenerate.
3412
3413 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3414
3415         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3416         for stages 2 and 3 as well as in make.  As a consequence, remove
3417         OUTPUT_OPTION (now detected by configure) from the flags passed down
3418         to make.
3419         * Makefile.in: Regenerate.
3420
3421         * Makefile.tpl (new-bootstrap): Fix typo.
3422         * Makefile.in: Regenerate.
3423
3424 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3425
3426         * Makefile.tpl: Rearrange by moving recursive_targets rules
3427         into their proper sections.
3428         * Makefile.tpl (top level bootstrap support): Move disabling
3429         of coverage flags from 'make' to 'configure'; improve comments.
3430         * Makefile.in: Regenerate.
3431
3432         * Makefile.tpl (experimental top level bootstrap) Move stage1
3433         language setting from all- target to configure- target; disable
3434         intermodule optimization in stage 1; prevent gratuitous rebuilds
3435         of stage 1.
3436         * Makefile.in: Regenerate.
3437         * configure.in: Comma-separate stage 1 language list for top
3438         level bootstrap.
3439         * configure: Regenerate.
3440
3441         * Makefile.tpl: Clean up experimental top level bootstrap support:
3442         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3443         prev-gcc in configure- targets as well as all- targets.
3444         * Makefile.in: Regenerate.
3445
3446 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3447
3448         * compile: New file imported from automake.
3449
3450 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * configure.in: Remove symbolic link section.
3453         * configure: Regenerate.
3454         * Makefile.tpl (links): Remove.
3455         * Makefile.in: Regenerate.
3456
3457 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3458             Nathanael Nerode  <neroden@gcc.gnu.org>
3459
3460         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3461         Set with AC_CHECK_PROGS.
3462         * configure.in: Fix comment typo from last patch.
3463         * configure: Regenerate.
3464
3465 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3466
3467         * Makefile.tpl: Introduce experimental top level bootstrap support.
3468         * Makefile.in: Regenerate.
3469         * configure.in: Introduce support for top level bootstrap.
3470         * configure: Regenerate.
3471
3472 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3473             Paolo Bonzini  <bonzini@gnu.org>
3474
3475         PR bootstrap/14522
3476         * configure.in: Cope with shells that do not support unquoted ^
3477         * configure: Regenerate.
3478
3479 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3480             Paolo Bonzini  <bonzini@gnu.org>
3481
3482         PR bootstrap/14522
3483         * configure.in: Cope with shells that do not support nesting
3484         quotes inside quoted backquote substitutions.
3485         * configure: Regenerate.
3486
3487 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3488
3489         PR bootstrap/14522
3490         * configure.in: Fix escaping of $.
3491         * configure: Regenerate.
3492
3493 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3494
3495         * configure: Regenerate, since I forgot to while committing Paolo's
3496         changes.
3497
3498 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3499
3500         PR ada/14131
3501         Move language detection to the top level.
3502         * configure.in: Find default values for the tools as
3503         soon as possible.  Disable ada if GNAT is not found.
3504         Emit error message about missing languages.  Expand
3505         --enable-languages=all for the gcc subdirectory.
3506
3507 2004-03-10  Ben Elliston  <bje@gnu.org>
3508
3509         * MAINTAINERS: Update my email address.
3510
3511 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3512
3513         * ltconfig: Disable building static libraries if building shared
3514         libraries on AIX 5L.
3515
3516 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3517
3518         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3519         and disable libgcj.
3520         * configure: Regenerated.
3521
3522 2004-03-01  Brian Booth  <bbooth@redhat.com>
3523
3524         * MAINTAINERS: Add myself to write-after-approval.
3525
3526 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3527
3528         * MAINTAINERS: Add myself to write-after-approval.
3529
3530 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3531
3532         PR bootstrap/7087
3533         * Makefile.tpl: Guard XFOO sed statements better.
3534         * Makefile.tpl: Add dependency for configure-target-libada.
3535         * Makefile.in: Regenerate (incidentally fixes broken
3536         commit when libada-branch was merged).
3537
3538 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3539
3540         * MAINTAINERS: Add myself to write-after-approval.
3541
3542 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3543
3544         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3545         maintainers.
3546
3547 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3548
3549         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3550         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3551
3552 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3553
3554         PR bootstrap/11932
3555         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3556
3557 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3558
3559         * MAINTAINERS: Added myself to write-after-approval.
3560
3561 2004-02-14  Michael Koch  <konqueror@gmx.de>
3562
3563         * MAINTAINERS: Added myself to write-after-approval.
3564
3565 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3566
3567         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3568         some OS port maintainers to OS port maintainers section.
3569
3570 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3571
3572         * MAINTAINERS: Add self.
3573
3574 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3575
3576         * MAINTAINERS: Alphabetize.
3577
3578 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3579
3580         * MAINTAINERS: Remove myself.
3581
3582 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3583
3584         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3585         (rs6000-*-aix*): Same.
3586         * configure: Regenerate.
3587
3588 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3589
3590         * configure.in (host): Add in missing $noconfigdirs to defines.
3591         * configure: Regenerate.
3592
3593 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3594             Nathanael Nerode  <neroden@gcc.gnu.org>
3595
3596         PR ada/6637, PR ada/5911
3597         Merge with libada-branch:
3598         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3599         with appropriate dependencies. Add --enable-libada configure switch.
3600         * configure, Makefile.in: Regenerate.
3601
3602 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3603
3604         * MAINTAINERS: Add myself to write-after-approval.
3605
3606 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3607
3608         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3609         * configure: Regenerate.
3610
3611 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3612
3613         Merge from upstream:
3614
3615         * ltmain.in: When setting IFS to '~', be careful about user
3616         arguments that contain '~'.
3617
3618         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3619
3620         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3621         Also test $base_compile against $CC with escaped arguments. Bug
3622         reported by Geoff Keating <geoffk@apple.com>.
3623
3624 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3625
3626         * MAINTAINERS: Remove i960 port.
3627
3628 2004-01-23  DJ Delorie  <dj@redhat.com>
3629
3630         * Makefile.def (target_modules) [libiberty]: Don't stage.
3631         * Makefile.in: Rebuilt.
3632
3633 2004-01-20  Caroline Tice  <ctice@apple.com>
3634
3635         * MAINTAINERS: Add myself to write-after-approval.
3636
3637 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3638
3639         * MAINTAINERS: Update my email address.
3640
3641 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3642
3643         * MAINTAINERS: Add myself to write-after-approval.
3644
3645 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3646
3647         * MAINTAINERS: Remove entries without email address.
3648
3649 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3650
3651         * MAINTAINERS: Add myself to write-after-approval.
3652
3653 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3654
3655         * MAINTAINERS: Update my email address.
3656
3657 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3658
3659         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3660         * Makefile.tpl (configure-target-[+module+]): Support stage.
3661         * Makefile.in: Rebuilt.
3662
3663 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3664
3665         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3666
3667 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3668
3669         * MAINTAINERS: Add myself as a MIPS maintainer.
3670
3671 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3672
3673         * configure.in: Use ./config.cache, not config.cache.
3674         * configure: Regenerate.
3675         * Makefile.tpl: Special-casing not needed for GCC any more.
3676         * Makefile.in: Regenerate.
3677
3678         * configure.in: Don't share a cache file for host dirs.
3679         * configure: Regenerate.
3680
3681         * config-ml.in: Don't mess with the cache file.
3682
3683 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3684
3685         * MAINTAINERS: Move myself from 'Write After Approval' to
3686         'CPU Port Maintainers' section as SPARC maintainer.
3687
3688 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3689
3690         * Makefile.tpl: Make GCC use a separate config.cache.
3691         * Makefile.in: Regenerate.
3692
3693         PR bootstrap/11932, PR bootstrap/11933
3694         (I don't know if it will fix either of them, but it relates
3695         to them.)
3696         * configure.in: Don't use shared config.cache for target
3697         directories.
3698         * configure: Regenerate.
3699
3700 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3701
3702         * MAINTAINERS: Add myself to 'Write After Approval' section.
3703
3704 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3705
3706         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3707         * configure: Regenerated.
3708
3709 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3710
3711         * MAINTAINERS: Remove the mn10200 maintainer.
3712
3713 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3714
3715         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3716         * configure: Regenerated.
3717
3718 2003-12-16  Jan Hubicka  <jh@suse.cz>
3719
3720         * MAINTAINERS: Add myself as callgraph maintainer.
3721
3722 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3723
3724         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3725         * configure: Regenerate.
3726
3727 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3728
3729         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3730         'Write After Approval' section. Update email.
3731
3732 2003-12-01  James Lemke <jim@wasabisystems.com>
3733
3734         * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2003-11-20  Matt Thomas  <matt@3am-software.com>
3737
3738         * MAINTAINERS: Add myself as a vax port maintainer.
3739
3740 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3741
3742         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3743         (configure-build-[+module+], configure-[+module+]): Likewise.
3744         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3745         * Makefile.in: Regenerate.
3746
3747 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3748
3749         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3750         shared/dylibed libraries.
3751         * ltmain.sh: Likewise.
3752         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3753         * ltcf-cxx.sh: Likewise.
3754         * ltcf-gcj.sh: Likewise.
3755         * ltconfig: Likewise.
3756
3757 2003-11-17  Stan Cox  <scox@redhat.com>
3758
3759         * MAINTAINERS: Add myself as iq2000 port maintainer.
3760
3761 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3762
3763         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3764         * Makefile.in: Regenerate.
3765
3766 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3767
3768         * config.sub: Update to 2003-11-03 version.
3769
3770 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3771
3772         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3773         * configure:  Regenerate.
3774
3775 2003-10-20  Nicolas Pitre <nico@cam.org>
3776
3777         * MAINTAINERS: Add myself to 'Write After Approval' section.
3778
3779 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3780
3781         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3782
3783 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3784
3785         * MAINTAINERS: Update my email address.
3786
3787 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3788
3789         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3790
3791 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3792
3793         * MAINTAINERS: Add myself to 'Write After Approval' section.
3794
3795 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3796
3797         * config.guess: Update to 2003-10-16 version.
3798         * config.sub: Update to 2003-10-16 version.
3799
3800 2003-10-15 David Daney  <ddaney@avtrex.com>
3801
3802         * MAINTAINERS: Added myself to 'Write After Approval' section.
3803
3804 2003-10-15  Falk Hueffner  <falk@debian.org>
3805
3806         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3807         'Write After Approval' section. Update email.
3808
3809 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3810
3811         * MAINTAINERS: Move myself from 'Write After Approval' to
3812         'Various Maintainers' section as middle-end maintainer.
3813
3814 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3815
3816         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3817         HOST_FLAGS_TO_PASS.
3818         * Makefile.in: Regenerate.
3819
3820 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3821
3822         * config.guess: Update to 2003-10-07 version.
3823         * config.sub: Update to 2003-10-07 version.
3824
3825 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3826
3827         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3828         * ltconfig (irix5*, irix6*): Don't override version_type.
3829
3830 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3831
3832         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3833         * configure: Rebuilt
3834         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3835         * Makefile.in: Rebuilt
3836
3837 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3838
3839         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3840
3841 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3842
3843         * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2003-09-29  Paul Koning  <ni1d@arrl.net>
3846
3847         * MAINTAINERS: Move myself from "Write After Approval"
3848         to CPU platform maintainers for pdp11 platform.
3849
3850 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3851
3852         * MAINTAINERS: Move myself from 'Write After Approval' to
3853         'Various Maintainers' section as libffi testsuite maintainer.
3854
3855 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3856
3857         * configure.in: Pass a computed --program-transform-name
3858         to subconfigures.
3859         * configure: Regenerated.
3860
3861 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3862
3863         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3864         * Makefile.in: Regenerate.
3865
3866         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3867         * Makefile.in: Regenerate.
3868
3869 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3870
3871         * MAINTAINERS: Move myself from 'Write After Approval'
3872         to 'Various Maintainers' (objective-c) section.
3873
3874 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3875
3876         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3877         quoting.
3878         * configure: Regenerated.
3879
3880 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3881
3882         * MAINTAINERS (Write After Approval): Add myself to write after
3883         approval list.
3884
3885 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3886
3887         * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3890
3891         * MAINTAINERS: Update my e-mail address.
3892
3893 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3894
3895         * libtool.m4 (LD): Correct powerpc64 host match.
3896
3897 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3898
3899         * MAINTAINTERS: Update my affiliation and email address.
3900
3901 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3902
3903         * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2003-09-04  DJ Delorie  <dj@redhat.com>
3906
3907         * configure: Regenerate.
3908
3909 2003-09-04  Robert Millan  <robertmh@gnu.org>
3910
3911         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3912
3913 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3914
3915         * configure.in: Ensure arguments to sed are properly spaced.
3916         * configure: Regenerate.
3917
3918 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3919
3920         * MAINTAINERS: Update my e-mail address.
3921
3922 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3923
3924         * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3927
3928         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3929         * configure: Regenerated.
3930
3931 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3932
3933         * MAINTAINERS: Update my email address.
3934
3935 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3936
3937         * configure.in:  Use newline instead of semicolon when assuming
3938         shell arguments in a for loop.
3939         * configure:  Regenerated.
3940
3941 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3942
3943         * MAINTAINERS: Resurrect the i860 maintainer.
3944
3945 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3946
3947         PR 8180
3948         * configure.in: When testing with_libs and with_headers, treat
3949         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3950         * configure: Regenerate.
3951
3952         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3953         make, shell, etc.
3954         (baseargs): Likewise.
3955         * configure: Regenerate.
3956
3957 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3958
3959         * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3962
3963         * configure.in: Disable libgcj for darwin not on powerpc.
3964         * configure: Rebuild.
3965
3966 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3967
3968         * config-ml.in, symlink-tree: Add license.
3969
3970 2003-08-03  Richard Stallman  <rms@gnu.org>
3971             Eben Moglen  <moglen@columbia.edu>
3972
3973         * README.SCO: New file.
3974
3975 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3976
3977         * Makefile.tpl (check, check-c++): Express dependencies using
3978         dependencies rather than commands.
3979         * Makefile.in: Regenerate.
3980
3981 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3982
3983         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3984         * configure: Ditto.
3985
3986 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3987
3988         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3989         * Makefile.in: Update.
3990
3991 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3992
3993         * configure.in: Enable libgcj for darwin.
3994         * configure: Rebuild.
3995
3996 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3997
3998         * config-ml.in:  Use ac_configure_args directly instead of
3999         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4000         actually seen.
4001
4002 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4003
4004         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4005         creating target and build subdirs to build all parent dirs as needed.
4006         * Makefile.in: Rebuild.
4007         * configure.in: Don't build dirs explicitly here.
4008         * configure: Rebuild.
4009
4010 2003-07-26  Paul Brook  <paul@nowt.org>
4011
4012         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4013
4014 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4015
4016         * Makefile.tpl (all-make): Depend on intl.
4017         * Makefile.in: Rebuilt.
4018
4019 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4020
4021         * install-sh:  Update to newer upstream versions (associated with
4022         aclocal 1.7).
4023         * mkinstalldirs:  Likewise.
4024         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4025
4026 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4027
4028         * MAINTAINERS: Move self from Bug database only accounts
4029         to write-after-approval.
4030
4031 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4032
4033         * config.if: Remove unused libc_interface determination.
4034
4035 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4036
4037         * MAINTAINERS: Move self from write-after-approval to
4038         build machinery (*.in).
4039
4040 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4041
4042         PR bootstrap/11273
4043         PR bootstrap/11408
4044         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4045         unused INSTALL_PROGRAM_ARGS.
4046         * configure.in: Use AC_PROG_INSTALL.
4047         * Makefile.in: Regenerate.
4048         * configure: Regenerate.
4049
4050 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4051
4052         * MAINTAINERS: Alphabetize.
4053
4054 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4055
4056         * configure: Rebuilt.
4057         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4058         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4059         newlib nor libgloss.
4060         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4061         * configure.in (am33_2.0-*-linux*): Added.
4062
4063 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4064
4065         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4066         * configure: Regenerate.
4067
4068 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4069
4070         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4071         * Makefile.in: Regenerate.
4072
4073 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4074
4075         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4076         * Makefile.in: Regenerate.
4077
4078 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4079
4080         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4081         * Makefile.in: Regenerated.
4082
4083         * config-ml.in: Replace PWD with PWD_COMMAND.
4084
4085 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4086
4087         * intl: New directory; see intl/ChangeLog for details.
4088         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4089         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4090         * Makefile.in: Regenerate.
4091
4092 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4093
4094         * configure.in: Clean up config-lang.in handling.  Delete
4095         useless assignment to "subdirs".
4096         * configure: Regenerate.
4097
4098 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4099
4100         * configure.in: Rename 'target_libs' to 'target_libraries'.
4101         Remove useless reference to 'target_libs'.
4102         * configure: Regenerate.
4103
4104 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4105
4106         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4107         * Makefile.in: Regenerate.
4108
4109 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4110
4111         * Makefile.def: Introduce flags_to_pass.
4112         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4113         * Makefile.in: Regenerate.
4114
4115 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4116
4117         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4118         and target-libgloss.
4119         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4120         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4121         * configure: Regenerate.
4122
4123 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4124
4125         * configure.in: Update testsuite_flags to new location.
4126         * configure. Regenerate.
4127
4128 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4129
4130         * Makefile.tpl: Remove BUILD_CC stuff.
4131         * Makefile.in: Regenerate.
4132
4133 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4134
4135         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4136
4137 2003-06-16  Graeme Peterson <gp@qnx.com>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4142
4143         * config.guess: Update to 2003-06-12 version.
4144         * config.sub: Update to 2003-06-13 version.
4145
4146 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4147
4148         * config.guess: Update to 2003-06-06 version.
4149         * config.sub: Update to 2003-06-06 version.
4150
4151 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4152
4153         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4154         * configure. Regenerate.
4155
4156 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4157
4158         * configure.in: Disable serial configure by default.
4159         * configure: Regenerate.
4160         * Makefile.tpl: Abolish .NOTPARALLEL.
4161         * Makefile.in: Regenerate.
4162
4163         * Makefile.tpl: Replace {build,host,target}_canonical by
4164         {build,host,target}.
4165         * Makefile.in: Regenerate.
4166
4167         * Makefile.tpl: Fix stupid pasto.
4168         * Makefile.in: Regenerate.
4169
4170 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4171
4172         * Makefile.tpl: Remove bogus conditional.
4173         * Makefile.in: Regenerate.
4174
4175 2003-06-05  Jan Hubicka  <jh@suse.cz>
4176
4177         * Makefile.tpl (profiledbootstrap): New target.
4178         * Makefile.in (profiledbootstrap): New target.
4179
4180 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4181
4182         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4183         Pinski. Remove user names from other bugzilla-only maintainers.
4184
4185 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4186
4187         * Makefile.tpl: Make 'recursive targets' using autogen rather
4188         than shell loop.  Remove duplicate 'clean' targets and false
4189         comments.
4190         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4191         Add systematic method of specifying missing targets in subdirs.
4192         Add copyright boilerplate.
4193         * Makefile.in: Regenerate.
4194         * configure.in: Add 'recursive targets' to maybe list.
4195         * configure: Regenerate.
4196
4197         * MAINTAINERS: "GNATS only" -> "Bug database only".
4198
4199         * Makefile.tpl: Rename [+target+] to [+make_target+].
4200         * Makefile.def: Rename 'target' to 'make_target'.
4201
4202 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4203
4204         * MAINTAINERS: Add self as options handling maintainer.
4205
4206 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4207
4208         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4209         been too long since I touched those ports.
4210
4211 2003-05-28  DJ Delorie  <dj@redhat.com>
4212
4213         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4214         * Makefile.in: Regenerate.
4215
4216 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4217
4218         * configure.in: Use curly braces in the definition of tooldir.
4219         * configure: Regenerate.
4220
4221 2003-05-21  DJ Delorie  <dj@redhat.com>
4222
4223         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4224         newlib or libgloss.
4225         * Makefile.in: Regenerate.
4226
4227 2003-05-21  DJ Delorie  <dj@redhat.com>
4228
4229         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4230         * Makefile.in: Regenerate.
4231
4232 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4233
4234         * MAINTAINERS: Update my e-mail address.
4235
4236 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4237
4238         * configure.in: Switch more things to use maybe dependencies.
4239         * Makefile.tpl: Switch more things to use maybe dependencies.
4240         Factor out common code from autogen IF statements.
4241         * configure: Regenerate.
4242         * Makefile.in: Regenerate.
4243
4244 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4245
4246         * configure.in: Accept i[3456789]86 for machine type.
4247         * configure: Regenerate.
4248
4249 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4250
4251         * configure.in: Switch more things to use maybe dependencies.
4252         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4253         * configure: Regenerate.
4254         * Makefile.tpl: Switch more things to use maybe dependencies.
4255         * Makefile.in: Regenerate.
4256
4257 2003-05-16  Andreas Schwab  <schwab@suse.de>
4258
4259         * Makefile.tpl (install-opcodes): Define.
4260         * Makefile.in: Rebuild.
4261
4262 2003-05-13  Andreas Jaeger  <aj@suse.de>
4263
4264         * config.guess: Update to 2003-05-09 version.
4265         * config.sub: Update to 2003-05-09 version.
4266
4267 2003-05-13  Michael Eager <eager@mvista.com>
4268
4269         * configure.in: Correct sed script so that options in quotes are not
4270         deleted.
4271         * configure: Rebuild.
4272
4273 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4274
4275         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4276         and $$s/newlib/libc/sys/cygwin32 include paths.
4277         * configure: Ditto.
4278
4279 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4280
4281         * MAINTAINERS: Update my email addresses.
4282
4283 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4284
4285         * config-ml.in: Propagate INSTALL variables.
4286
4287 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4288
4289         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4290
4291 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4292
4293         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4294         * Makefile.in: Regenerate.
4295
4296 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4297
4298         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4299
4300 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4301
4302         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4303
4304 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4305
4306         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4307         * Makefile.in: Regenerated.
4308
4309 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4310
4311         * MAINTAINERS (Write After Approval): Upgrade myself from
4312         GNATS only to write-after-approval. Update my mail address.
4313
4314 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4315
4316         (OS Port Maintainers: freebsd): Add myself.
4317
4318 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4319
4320         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4321
4322 2003-04-22  Kean Johnston  <jkj@sco.com>
4323
4324         * MAINTAINERS (SCO ports): Added myself.
4325
4326 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4327
4328         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4329
4330 2003-04-19  Kean Johnston  <jkj@sco.com>
4331
4332         * MAINTAINERS (Write After Approval): Add myself.
4333
4334 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4335
4336         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4337         * Makefile.in: Regenerate.
4338
4339 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4340
4341         * configure.in (powerpc64*-*-linux*): Remove.
4342         * configure: Rebuilt.
4343
4344 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4345
4346         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4347         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4348         and restrap.
4349         * Makefile.in:  Regenerate.
4350
4351 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4352
4353         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4354         * configure: Regenerated.
4355
4356 2003-04-15  DJ Delorie  <dj@redhat.com>
4357
4358         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4359
4360 2003-04-13  Nick Clifton  <nickc@redhat.com>
4361
4362         * config-ml.in: Remove support for --disable-aix removing
4363         call-aix multilibs.
4364
4365 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4366
4367         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4368         * */configure: Rebuilt.
4369
4370 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4371
4372         * MAINTAINERS: Add my email address.
4373
4374 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4375
4376         * MAINTAINERS (Write After Approval): Add myself.
4377
4378 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4379
4380         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4381         * Makefile.in: Regenerate.
4382
4383 2003-03-14  Michael Chastain  <mec@shout.net>
4384
4385         * Makefile.in: Regenerate with correct Makefile.def.
4386
4387 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4388
4389         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4390         Make macro.
4391         * Makefile.in: Regenerate.
4392         * configure.in: Clean up gxx_include_dir logic.
4393         * configure: Regenerate.
4394
4395 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4396
4397         * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4400
4401         * MAINTAINERS: Update my mail address.
4402
4403 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4404
4405         * configure.in (gxx_include_dir): Fix typo.
4406         * configure: Regenerated.
4407
4408 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4409
4410         * Makefile.tpl: Reindent.
4411         * Makefile.in: Regenerate.
4412         * configure.in: Reindent.  Don't set unused variables.
4413         * configure: Regenerate.
4414
4415 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4416
4417         * configure.in: Include $(build_tooldir)/sys-include in
4418         FLAGS_FOR_TARGET.
4419         * configure: Regenerated.
4420
4421 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4422
4423         * Makefile.tpl: Always pass down RANLIB.
4424         * Makefile.in: Regenerate.
4425
4426         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4427         * Makefile.in: Regenerate.
4428         * configure.in: Remove unused logic relating to --enable-shared
4429         and --enable-threads.  Remove bogus comments.  Remove redundant
4430         noconfigdirs.
4431         * configure: Regenerate.
4432
4433         * configure.in: Replace ${libstdcxx_version} by its value.
4434         Remove reference to mh-dgux.
4435         * configure: Regenerate.
4436
4437 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4438
4439         * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4442
4443         * Makefile.tpl: Rearrange.
4444         * Makefile.in: Regenerate.
4445
4446 2003-02-25  Uwe Stieber <uwe@wwws.de>
4447
4448         * configure.in: Add support for kaOS as cross build target system.
4449         * configure: Regenerated.
4450
4451 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4452
4453         * MAINTAINERS (Write after approval): Add myself.
4454
4455 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4456
4457         * MAINTAINERS: Update my email address.
4458
4459 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4460
4461         * MAINTAINERS: Add self to blanket write privs. section.
4462
4463 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4464
4465         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4466         configure-target-* as some target builds may require additional
4467         flags for preprocessor tests.
4468         * Makefile.in: Regenerated.
4469
4470 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4471
4472         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4473         * ltconfig: Handle it.
4474         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4475         auto-detecting it.
4476
4477         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4478         it is used as argument to $CC.
4479         * ltcf-gcj.sh: Likewise.
4480
4481         * configure.in: Introduce --enable-maintainer-mode.
4482         * configure: Rebuilt.
4483         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4484         for maintainer mode.
4485         * Makefile.in: Rebuilt.
4486
4487 2003-02-18  Jason Merrill  <jason@redhat.com>
4488
4489         * Makefile.tpl (check-c++): Allow parallelism.
4490
4491 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4492
4493         * MAINTAINERS: Remove John Carr (who never actually had access to
4494         gcc.gnu.org).
4495
4496 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4497
4498         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4499         don't configure target-libobjc.
4500         * configure: Regenerate.
4501
4502 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4503
4504         * Makefile.tpl (RANLIB): Define.
4505         * Makefile.in: Regenerate.
4506
4507 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4508
4509         * MAINTAINERS: Update my email.
4510
4511 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4512
4513         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4514         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4515         * Makefile.in: Regenerated.
4516         * configure.in: Remove all traces of snavigator, db, and grep.
4517         * configure: Regenerated.
4518
4519 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4520
4521         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4522         After Approval.
4523
4524 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4525
4526         * MAINTAINERS (Write after approval): Add myself.
4527
4528 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4529
4530         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4531         * Makefile.in: Regenerated.
4532
4533 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4534
4535         * config.guess: Updated to 2003-01-30's version.
4536         * config.sub: Updated to 2003-01-28's version.
4537
4538 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4539
4540         * config.if: If gcc_version is already set, just use it.  Don't set
4541         gcc_version_trigger if it's already set, otherwise set it to
4542         gcc/version.c, but only if the file exists.  If it is not set and
4543         gcc/version.c does not exist, try to extract the version number from
4544         $CC.
4545
4546 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4547
4548         * MAINTAINERS: Add myself to write-after-approval list.
4549
4550 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4551
4552         * configure.in:  Revert 24Jan change.
4553         * configure:  Regenerate.
4554
4555 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4556
4557         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4558         entry of HJ Lu.
4559
4560 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4561
4562         * configure.in: Revert previous change.
4563         * configure: Regenerate.
4564
4565 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4566
4567         * configure.in: Make rda native-only.
4568         * configure: Regenerate.
4569
4570 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4571
4572         * MAINTAINERS: Move myself from GNATS-only-accounts to
4573         write-after-approval.
4574
4575 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4576
4577         * configure.in: Add missing \.
4578         * configure: Rebuilt.
4579
4580 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4581
4582         * configure.in (baseargs): Avoid using \| in sed regular
4583         expressions.
4584         * configure: Rebuilt.
4585
4586 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4587
4588         * configure.in (baseargs): Remove all supported forms of
4589         --cache-file, --srcdir, --host, --build and --target options
4590         from argument lists.
4591         * configure: Rebuilt.
4592
4593 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4594
4595         * MAINTAINERS: Add myself to write-after-approval list.
4596
4597 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4598
4599         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4600         * configure: Rebuilt.
4601
4602 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4603
4604         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4605         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4606         * Makefile.in: Regenerate.
4607         * configure: Regenerate.
4608
4609 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4610
4611         * configure.in: Remove Makefile in build, host and target modules
4612         unless configure was run with --no-recursion.
4613         * configure: Rebuilt.
4614
4615 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4616
4617         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4618         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4619         * Makefile.in: Regenerate.
4620
4621 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4622
4623         * config.guess: Update to 2003-01-03 version.
4624         * config.sub: Update to 2003-01-03 version.
4625
4626 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4627
4628         * configure: Regenerate with proper autoconf 2.13.
4629
4630 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4631
4632         * configure.in: Add AC_PREREQ for consistency.
4633         * configure: Regenerate.
4634
4635 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4636
4637         * configure.in (GDB_TK): Add tcl directories conditional on
4638         gdb/gdbtk directory being present.
4639         * configure: Regenerate.
4640
4641 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4642
4643         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4644         by gcc if LD is not defined and we are not doing a Canadian Cross.
4645         * configure: Rebuilt.
4646
4647 2002-12-31  Tom Tromey  <tromey@redhat.com>
4648
4649         * Makefile.in: Rebuilt.
4650         * Makefile.def (target_modules) [libffi]: Allow installation.
4651
4652 2002-12-31  Andreas Schwab  <schwab@suse.de>
4653
4654         * configure.in: Fix use of $program_transform_name.
4655         * configure: Regenerated.
4656
4657 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4658
4659         * configure.in (baseargs): Don't remove first configure argument.
4660         * configure: Regenerated.
4661
4662 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4663
4664         * Makefile.tpl (local-distclean): Don't remove...
4665         (multilib.ts): ... this.  Moved into...
4666         (multilib.out): ... this.  Don't use sub-make.
4667         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4668         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4669         (configure-build-[+module+], configure-[+module+],
4670         configure-target-[+module+], configure-gcc): ... these.  Test
4671         for Makefile existence.  Drop config.status from dependencies.
4672         * Makefile.in: Rebuilt.
4673         * configure.in: Move gcc-version-trigger to the end of
4674         ac_configure_args.  Add comments to maybedep.tmp and
4675         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4676         nonopt from baseargs, matching and removing corresponding
4677         whitespace while at it.
4678         * configure: Rebuilt.
4679
4680 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4681
4682         * configure.in (host_configargs): Replace reference to
4683         no-longer-defined buildopts with --build=${build_alias}.
4684         * configure: Rebuilt.
4685
4686         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4687         program_transform_name to standard idiom.
4688         (AUTOGEN, AUTOCONF): Define.
4689         (Makefile.in): Use $(AUTOGEN).
4690         (Makefile): Depend on config.status, and use autoconf-style rule to
4691         build it.  Move original commands to...
4692         (config.status): ... this new target.
4693         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4694         $(AUTOCONF).
4695         * Makefile.in: Rebuilt.
4696
4697 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4698
4699         * Makefile.tpl: Fix dramatic bustage due to change in
4700         program_transform_name.
4701         * Makefile.in: Regenerate.
4702
4703         * configure.in: Remove unnecessary PATH setting.
4704         * configure: Regnerate.
4705
4706         * configure.in: Don't default to unprefixed tools unless
4707         the native tools will work.
4708         * configure: Regenerate.
4709
4710         * configure.in: Convert to autoconf script.  Blow away lots
4711         of now-redundant Makefile fragments.
4712         * configure: Generate using Autoconf.
4713         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4714         * Makefile.in: Regenerate.
4715
4716 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4717
4718         * configure: Fix stupid bug where RANLIB was mistakenly included.
4719
4720         * configure.in: Rename (buildargs, hostargs, targargs) to
4721         (build_configargs, host_configargs, target_configargs).
4722
4723         * configure.in: Move logic out of sed statement.
4724
4725         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4726         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4727
4728 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4729
4730         * config.sub: Import from master repository
4731         * config.guess: Ditto
4732
4733 2002-12-24  Andreas Schwab  <schwab@suse.de>
4734
4735         * Makefile.tpl (multilib.out): Fix missing space.
4736         * Makefile.in: Regenerate.
4737
4738 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4739
4740         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4741         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4742         * Makefile.in: Regenerate.
4743         * configure.in: Remove unnecessary leftovers.
4744
4745 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4746
4747         * configure.in (extra_ranlibflags_for_target): New variable.
4748         (*-*-darwin): Add -c to ranlib commands.
4749         * configure (tooldir): Handle extra_ranlibflags_for_target.
4750
4751 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4752
4753         * Makefile.tpl: Revert HJL's change.
4754         * Makefile.in: Regenerated.
4755         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4756         always.
4757
4758 2002-12-19  Andreas Schwab  <schwab@suse.de>
4759
4760         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4761         * Makefile.in: Regenerate.
4762
4763 2002-12-18  H.J. Lu <hjl@gnu.org>
4764
4765         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4766         * Makefile.in: Regenerated.
4767
4768         * configure.in (build_prefix): New. Substitute.
4769
4770 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4771
4772         * Makefile.tpl: Don't let real targets depend on phony targets.
4773         * Makefile.in: Regenerate.
4774
4775         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4776         * Makefile.in: Regenerate.
4777
4778 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4779
4780         * config.sub: Import from master repository
4781         * config.guess: Ditto
4782
4783 2002-12-16  Jason Merrill  <jason@redhat.com>
4784
4785         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4786         previous 'make bootstrap'.
4787         * Makefile.in: Regenerate.
4788
4789 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4790
4791         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4792
4793 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4794
4795         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4796         * Makefile.in: Regenerate.
4797
4798 2002-12-13  Jason Merrill  <jason@redhat.com>
4799
4800         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4801         library tests.
4802         (check-c++): Just depend on it and check-target-libstdc++-v3.
4803         * Makefile.in: Regenerate.
4804
4805 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4806
4807         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4808         * Makefile.in: Rebuilt.
4809
4810 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4811
4812         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4813
4814 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4815
4816         * configure: Fix bug put in by gremlins.
4817
4818         * Makefile.tpl: Substitute more autoconfily.
4819         * configure: Substitute more autoconfily.
4820         * Makefile.in: Regenerate.
4821
4822 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4823
4824         * config.sub: Import from master repository
4825         * config.guess: Ditto
4826         * MAINTAINERS: Added Svein Seldal under write after approval
4827
4828 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4829
4830         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4831         * Makefile.in (all-sim): Ditto.
4832
4833 2002-12-06  DJ Delorie  <dj@redhat.com>
4834
4835         * Makefile.tpl: Change configure dependencies to not have real
4836         targets depend on phony targets.
4837
4838 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4839
4840         * configure.in: Revert unintentional change.
4841
4842         * Makefile.tpl: Change dependency for */multilib.out so that
4843         it works when gcc isn't in the tree.
4844
4845         * configure.in: Substitute more.
4846         * configure: Run subconfigures from the Makefile.
4847         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4848         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4849
4850 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4851
4852         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4853
4854 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4855
4856         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4857         and corresponding dependencies.
4858         * Makefile.in: Regenerate.
4859
4860         * configure.in (host_tools): Order binutils, gas and ld for
4861         convenience in running the testsuites.
4862
4863         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4864         * Makefile.in: Regenerate.
4865         * configure.in: Introduce rules to serialize subconfigure runs.
4866
4867         * configure.in: Introduce BASE_CC_FOR_TARGET.
4868         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4869         Realize configure-build-* targets.  Realize configure-target-* targets.
4870         * Makefile.in: Regenerate.
4871
4872 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4873
4874         * configure: Move gcc_version_trigger stuff from here...
4875         * configure.in: ...to here.
4876
4877         * configure.in: Separate subconfigure options added by this file from
4878         options given by the user.  Add machinery to put args for host
4879         subconfigures into the Makefile.
4880
4881         * Makefile.tpl: Remove 'vault' targets.
4882         * Makefile.tpl: Reorder and comment dependencies.
4883         * Makefile.in: Regenerate.
4884
4885 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4886         * configure.in: Fix my broken commit of previous patch. (sigh)
4887
4888 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4889
4890         * configure.in: Move host-specific darwin noconfigdirs into
4891         the host-specific section.
4892
4893 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4894
4895         * configure.in: Move host-specific darwin noconfigdirs into
4896         the host-specific section.
4897
4898 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4899
4900         * configure: Remove skip-this-dir support.
4901         * Makefile.tpl: Remove skip-this-dir support.
4902
4903         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4904         subdirectories.
4905         * Makefile.in: Regenerate.
4906
4907         * Makefile.tpl: Strip out useless setting of 'dir'.
4908         * Makefile.in: Regenerate.
4909
4910 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * configure.in: Fix deeply stupid bug.
4913
4914         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4915         shell code in CXX_FOR_TARGET
4916         * Makefile.def: Introduce raw_cxx.
4917         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4918         RAW_CXX_FOR_TARGET.
4919         * Makefile.in: Regenerate.
4920
4921 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4922
4923         * Makefile.tpl: Remove unnecessary ifs.
4924         * Makefile.in: Regenerate.
4925
4926         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4927         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4928         targets for 'no_install' modules.
4929         * configure: Move GDB_TK substitution to configure.in.  Move
4930         build_modules stuff to configure.in.
4931         * configure.in: Implement soft dependency machinery.  Maybe-ize
4932         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4933         * Makefile.in: Regenerate.
4934
4935 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4936
4937         * Makefile.tpl: Make all-target, install-target behave similarly
4938         to all, install (only hitting configured targets).  Eliminate
4939         unused macro defintions.
4940
4941         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4942         build != host.
4943
4944         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4945
4946         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4947
4948         * configure.in: Produce lists of subdir targets we're actually
4949         configuring.  Remove references to "dosrel".
4950         * Makefile.tpl: Let configure set which subdir targets are hit.
4951         Remove install-cross; clean up install; remove ALL.  Remove
4952         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4953         Autogenerate host module targets.  Remove empty dependency lines
4954         and redundant dependency; rearrange slightly.
4955         * Makefile.def: Add host-side libtermcap, utils.
4956
4957         * Makefile.in: Regenerate.
4958
4959 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4960
4961         * ltconfig (osf[345]): Append $major to soname_spec.
4962         Reflect this in library_names_spec.
4963         * ltmain.sh (osf): Prefix $major with . for use as extension.
4964
4965 2002-11-19  Andreas Jaeger  <aj@suse.de>
4966
4967         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4968         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4969         and sparc64 GNU/Linux systems.
4970
4971 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4972
4973         * MAINTAINERS: Update email.
4974
4975 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4976
4977         * MAINTAINERS: Complete James Dennett's entry.
4978
4979 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4980
4981         * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4984
4985         * Makefile.tpl: syntactic cleanup
4986
4987 2002-11-13 Stuart Hastings <stuart@apple.com>
4988
4989         * MAINTAINERS: Add myself to write-after-approval list.
4990
4991 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4992
4993         * Makefile.def: Add list of recursive targets to autogenerate.
4994         Add build_modules.
4995         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4996         targets.  Autogenerate *-build-* targets.
4997         * Makefile.in: Regenerate.
4998
4999 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5000
5001         * configure: More autoconf-style substitutions.
5002         * Makefile.tpl: More autoconf-style substitutions.
5003         * Makefile.in: Regenerate.
5004
5005 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5006
5007         * configure: Substitute more variables in a more autoconf-friendly
5008         way.  Simplify slightly.
5009         * Makefile.tpl: Make more variables substitutable in an
5010         autoconf-friendly way.
5011         * Makefile.in: Regenerate.
5012
5013 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5014
5015         * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5018
5019         * configure.in (v810*): Remove special setting of tools.
5020
5021         * configure: Add support for extra required flags for ar or nm.
5022         * configure.in (aix4.3+): Use above support for target-specific
5023         issues, rather than using config/mt-aix43.
5024
5025 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5026
5027         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5028         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5029         with $srcdir.  Reformat indentation.  Substitute some variables
5030         formerly hard-coded in the Makefile for build=host.
5031         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5032         * Makefile.def: Autogenerate more.
5033         * Makefile.in: Regenerate.
5034
5035 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5036
5037         * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5040
5041         * Makefile.def (host_modules): Add rda.
5042         * Makefile.in: Regenerate.
5043         * configure.in (target_tool): Add target-rda to list.
5044
5045 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5046
5047         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5048
5049 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5050
5051         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5052         and restrap targets to this rule.
5053         * Makefile.in:  Regenerate.
5054
5055 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5056
5057         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5058         GNATS only accounts.
5059
5060 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5061
5062         * configure.in (i[3456]86-*-linux*): Add check to disable
5063         ${libgcj} for glibc1.
5064
5065 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5066
5067         * MAINTAINERS: Add myself as ip2k port maintainer.
5068
5069 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5070
5071         * configure.in: Add tic4x target.
5072
5073 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5074
5075         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5076         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5077         * Makefile.in: Regenerate.
5078
5079         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5080         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5081         * Makefile.in: Regenerate.
5082
5083 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5084
5085         * MAINTAINERS: Add myself as web pages co-maintainer.
5086
5087 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5088
5089         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5090         * Makefile.in: Regenerate.
5091
5092 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5093
5094         * MAINTAINERS: Add myself and Nathan Sidwell
5095         <nathan@codesourcery.com> as VxWorks maintainers.
5096
5097 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5098
5099         * Makefile.def: Remove order dependency comments.
5100         * Makefile.tpl: Add explicit install-install dependencies.
5101         * Makefile.in: Regenerate.
5102
5103         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5104         * Makefile.in: Regenerate.
5105
5106         * Makefile.tpl: Add configure-target (for src-release in src)
5107         * Makefile.in: Regenerate.
5108
5109 2002-09-30  Nick Clifton  <nickc@redhat.com>
5110
5111         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5112
5113 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5114
5115         * configure.in (s390*-*-linux*): Enable libgcj.
5116
5117 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5118
5119         * configure: Revert accidentally applied changes.
5120
5121         * Makefile.tpl: Make more autoconf-friendly.
5122         * Makefile.in: Regenerate.
5123         * configure: Make substitution more autoconf-like.
5124
5125 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5126
5127         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5128         single entry to handle all these.
5129         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5130         libjava on arm-*-elf.
5131
5132 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5133
5134         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5135         things that depend on them.
5136
5137 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5138
5139         * Makefile.tpl: Make subsituted variables more autoconfy.
5140         * Makefile.in: Regenerate.
5141         * configure: Make seds more autoconfy.
5142
5143 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5144
5145         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5146         * Makefile.in: Regenerate.
5147         * configure.in: Rewrite sed statements to look autoconfy.
5148
5149         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5150         all-target-foo on configure-target-foo.
5151         * Makefile.def: Ditto.
5152         * Makefile.in: Rebuild.
5153
5154 2002-09-25  Andrew Haley  <aph@redhat.com>
5155
5156         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5157
5158 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5159
5160         * Makefile.def: New file.
5161         * Makefile.tpl: New file.
5162         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5163         * contrib/gcc_update: Note that Makefile.in is a generated file.
5164
5165         * configure.in: Minor rearrangement.  Simplify tests.
5166
5167 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5168
5169         * configure.in (with_headers): Skip copy if value is "yes".
5170         (with_libs): Likewise.
5171
5172 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5173
5174         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5175         * configure.in (sh*-*-pe*): Ditto.
5176         * configure.in (mips*-*-pe*): Ditto.
5177         * configure.in (*arm-wince-pe): Ditto.
5178
5179         * configure.in: Rearrange.
5180
5181 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5182
5183         * MAINTAINERS: Update my email address.
5184
5185 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5186
5187         * MAINTAINERS: (Write After Approval): Add myself.
5188
5189 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5190
5191         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5192
5193 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5194
5195         * MAINTAINERS: Change my mailing address.
5196
5197 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5198
5199         * MAINTAINERS (Write After Approval): Remove myself.
5200         (Various Maintainers: c++ runtime libs): Add myself.
5201
5202 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5203
5204         * MAINTAINERS (Write After Approval): Remove myself.
5205         (Various Maintainers: c++ runtime libs): Add myself.
5206
5207 2002-08-15  Eric Christopher  <echristo@redhat.com>
5208
5209         * config.sub: Import from master repository.
5210         * config.guess: Ditto.
5211
5212 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5213
5214         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5215         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5216         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5217
5218 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5219
5220         * MAINTAINERS: Add self to rs6000 vector extensions.
5221
5222 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5223
5224         * libiberty/configure: Reverted unintended yesterday's check in.
5225
5226 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5227
5228         * boehm-gc/configure, libf2c/configure: Rebuilt.
5229         * libffi/configure, libiberty/configure: Ditto.
5230         * libjava/configure, libobjc/configure: Ditto.
5231         * libstdc++-v3/configure, zlib/configure: Ditto.
5232         Merged from binutils:
5233         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5234         From Steve Ellcey <sje@cup.hp.com>:
5235         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5236         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5237         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5238         IA64.
5239         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5240         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5241         soname_spec, sys_lib_search_path_spec): Ditto.
5242
5243 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5244
5245         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5246
5247 2002-08-04  H.J. Lu  (hjl@gnu.org)
5248
5249         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5250
5251 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5252
5253         * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5256
5257         * configure.in: Move generic linux case to end.  Copy generic
5258         linux noconfigdirs to mips*-*-linux* entry and new
5259         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5260
5261 2002-07-19  Michael Matz  <matz@suse.de>
5262
5263         * MAINTAINERS: Add myself as ra* maintainer.
5264
5265 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5266
5267         * config.guess: Update to 2002-07-09 version.
5268         * config.sub: Update to 2002-07-03 version.
5269
5270 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5271
5272         * MAINTAINERS: Fix typo in a maintainer email address.
5273
5274 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5275
5276         * configure.in: Remove two redundant tests.
5277
5278 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5279
5280         * configure.in (mips*-*-irix6*o32): Enable stabs.
5281
5282 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5283
5284         * configure.in: Don't build grez.
5285         * Makefile.in: Ditto.
5286
5287         * Makefile.in: Remove references to bsp, cygmon, libstub.
5288         * configure.in: Ditto.
5289
5290         * configure.in: Remove leftover reference to gdbtest.
5291
5292 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5293
5294         * configure.in (gxx_include_dir):  Change to match versioned
5295         C++ headers if --enable-version-specific-runtime-libs is used.
5296
5297 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5298
5299         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5300
5301 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5302
5303         * configure.in: Make --without-x work.
5304
5305 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5306
5307         * configure.in: Rearrange target Makefile fragment collection.
5308
5309         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5310         cvs[src].
5311         * configure.in: Ditto.
5312
5313 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5314
5315         * MAINTAINERS (Write After Approval): Update my e-mail address.
5316
5317 2002-06-24  Ben Elliston  <bje@redhat.com>
5318
5319         * configure.in (host_tools): Remove cgen.
5320
5321         * Makefile.in (all-cgen): Remove; runs from its source directory.
5322         (check-cgen, install-cgen, clean-cgen): Likewise.
5323         (all-opcodes): Do not depend on all-cgen.
5324         (all-sim): Likewise.
5325
5326 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5327
5328         * Makefile.in: Eliminate 'apache' targets.
5329         * configure.in: Eliminate 'apache' targets.
5330
5331         * configure.in: Eliminate redundant tests.  Reorganize.
5332
5333         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5334
5335         * config-ml.in: Eliminate references to Cygnus configure.
5336
5337         * Makefile.in: Eliminate references to building emacs.
5338
5339 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5340
5341         * MAINTAINERS: Update my email address.
5342
5343 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5344
5345         * config.if (libstdcxx_incdir): Version C++ headers.
5346         (cxx_incdir): Remove.
5347
5348 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5349
5350         * MAINTAINERS (Write After Approval): Add self.
5351
5352 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5353
5354         * configure.in: Add support for ip2k.
5355
5356 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5357
5358         * configure.in: Fix AIX configury bug.
5359
5360 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5361
5362         * MAINTAINERS (Write After Approval): Add self.
5363
5364 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5365
5366         * configure.in: replace ${topsrcdir} with ${srcdir}
5367
5368         * configure.in: Move definition of libstdcxx_flags
5369         right above usage, rather than waaay earlier.
5370
5371         * configure.in: Pull definition of is_cross_compiler earlier.
5372
5373         * configure.in: Rearrange a little.
5374
5375         * configure.in: Remove references to librx.
5376         * Makefile.in: Remove references to librx.
5377
5378 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5379
5380         * config.sub: Add support for avr target.
5381         Import from master sources, rev 1.255
5382
5383 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5384
5385         * configure, .cvsignore:  Revert previous change...
5386         * Makefile:  ...delete.
5387
5388 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5389
5390         * configure.in: Eliminate ${gasdir} variable.
5391
5392 2002-06-18  Dave Brolley  <brolley@redhat.com>
5393
5394         * configure.in: Add support for frv.
5395         * config.sub: Add support for frv.
5396
5397 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5398
5399         * configure:  Remove garbage from previous commit.
5400
5401 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5402
5403         * configure:  For in-source builds, make a subdir and re-exec there.
5404         * Makefile:  New file.  Pass targets through to build directory.
5405         * .cvsignore:  No longer ignore "Makefile".
5406
5407 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5408
5409         * MAINTAINERS (Write After Approval): Add self.
5410
5411 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5412
5413         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5414
5415 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5416
5417         * configure.in (vax-*-netbsd*): Re-enable gas.
5418
5419 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5420
5421         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5422         BUILD_PREFIX_1, to correct nomenclature.
5423         * configure: Likewise.
5424
5425         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5426         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5427
5428 2002-05-31  Olaf Hering  <olh@suse.de>
5429
5430         * config-ml.in: Propogate DESTDIR also.
5431
5432 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5433
5434         * configure.in (vax-*-netbsd*): Don't build gas for this
5435         platform.
5436
5437 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5438
5439         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5440         and libgcj for AVR.
5441
5442 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5443
5444         * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5447
5448         * config.guess: Update to 2002-05-22 version.
5449         * config.sub: Likewise.
5450
5451 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5452
5453         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5454         * config-ml.in: Likewise.
5455         * configure: Likewise.
5456         * configure.in: Likewise.
5457
5458 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5459
5460         * MAINTAINERS: Update my email address.
5461
5462 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5463
5464         * configure.in: Simplify makefile fragment collection.
5465
5466         * configure.in: Remove code to build emacs.
5467
5468         * configure.in : Remove --srcdir argument from targargs and buildargs
5469         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5470
5471         * configure: Move some logic to configure.in.
5472         * configure.in: Move some logic from configure.
5473
5474 2002-05-11  Tom Tromey  <tromey@redhat.com>
5475
5476         * MAINTAINERS: Reflect libgcj reality.
5477
5478 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5479
5480         * Makefile.in: Honour DESTDIR.
5481
5482 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5483
5484         * config.guess: Import 2002-03-20 version.
5485         * config.sub: Import 2002-04-26 version.
5486
5487 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5488
5489         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5490
5491 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5492
5493         * MAINTAINERS: Add self.
5494
5495 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5496
5497         * ltmain.sh: Detect and handle object name conflicts
5498         while piecewise linking a static library.
5499
5500 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5501
5502         * configure.in (noconfigdirs): Don't disable libgcj on
5503         sparc64-*-solaris* and sparcv9-*-solaris*.
5504
5505 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5506
5507         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5508
5509 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5510
5511         * configure.in (FLAGS_FOR_TARGET): Do not add
5512         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5513         on i[3456]86-*-linux*.
5514
5515 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5516
5517         * configure.in (noconfigdirs): Replace [ ] with test.
5518
5519         * configure.in (noconfigdirs): Do not add target-newlib if
5520         target == i[3456]86-*-linux*, and host == target.
5521
5522 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5523
5524         * configure.in: delete reference to absent file
5525
5526         * configure.in: replace '[' with 'test'
5527
5528         * configure.in: Eliminate references to gash.
5529         * Makefile.in: Eliminate references to gash.
5530
5531         * configure.in: remove useless references to 'pic' makefile fragments.
5532
5533         * configure.in: (*-*-windows*) Finish removing.
5534
5535         * configure.in: Eliminate redundant test for libgui.
5536
5537 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5538
5539         * MAINTAINERS: Add self and realphabetize.  Update entries
5540         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5541         entry for a29k port maintainer.
5542
5543 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5544
5545         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5546         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5547
5548 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5549
5550         * configure.in: remove references to dead files
5551
5552 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5553
5554         * MAINTAINERS: Add information about purpose of this file.
5555
5556 2002-04-18  Tom Tromey  <tromey@redhat.com>
5557
5558         * configure.in: Disallow configuring libgcj when it is already
5559         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5560         Solaris 2.8 by default.  For PR libgcj/6158.
5561
5562 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5563
5564         * configure.in:  Move default CC setting out of config/mh-* fragments
5565         directly into here.
5566
5567 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5568
5569         * configure.in: don't even try to configure or make a subdirectory
5570         if there's no configure script for it.
5571
5572 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5573
5574         * MAINTAINERS: Remove chill maintainers.
5575         * Makefile.in (CHILLFLAGS): Remove.
5576         (CHILL_LIB): Remove.
5577         (TARGET_CONFIGDIRS): Remove libchill.
5578         (CHILL_FOR_TARGET): Remove.
5579         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5580         CHILL_LIB.
5581         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5582         (CHECK_TARGET_MODULES): Likewise.
5583         (INSTALL_TARGET_MODULES): Likewise.
5584         (CLEAN_TARGET_MODULES): Likewise.
5585         (configure-target-libchill): Remove.
5586         (all-target-libchill): Remove.
5587         * configure.in (target_libs): Remove target-libchill.
5588         Do not compute CHILL_FOR_TARGET.
5589         * libchill: Remove directory.
5590
5591 2002-04-11  DJ Delorie  <dj@redhat.com>
5592
5593         * Makefile.in, configure.in: Sync with binutils, entries
5594         follow...
5595
5596 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5597
5598         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5599         (do-tar, do-bz2): New rules.
5600         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5601         (gdb-tar): New rule.
5602         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5603         (insight_dejagnu.tar): New rule.
5604         (insight.tar): New rule.
5605         (gdb+dejagnu.tar): New rule.
5606         (gdb.tar): New rule.
5607
5608 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5609
5610         * Makefile.in: Add all-tix to deps for all-snavigator
5611         so that tix is built when building snavigator.
5612
5613 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5614
5615         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5616         ld and gdb are not supported.
5617
5618 2002-01-07  Mark Salter  <msalter@redhat.com>
5619
5620         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5621         Allow target-libgloss to be built for arm, strongarm, and xscale.
5622
5623 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5624
5625         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5626         options for i[3456]86-pc-linux* native builds.
5627
5628 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5629
5630         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5631         files from .po files for a distribution.
5632
5633 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5634
5635         * configure.in: Enable libstdc++-v3 for h8300 targets.
5636
5637 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5638
5639         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5640         version from bfd/.
5641
5642 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5643
5644         * Makefile.in (VER): When present, extract the version number from
5645         the file version.in.
5646
5647 2001-05-24  Tom Rix <trix@redhat.com>
5648
5649         * configure.in : enable ld for aix
5650
5651 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5652
5653         * config.guess: Add linux target for S/390.
5654
5655 2000-11-07  Philip Blundell  <pb@futuretv.com>
5656
5657         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5658
5659 2000-11-03  Philip Blundell  <pb@futuretv.com>
5660
5661         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5662         files.
5663
5664 2001-01-15  Ben Elliston  <bje@redhat.com>
5665
5666         * configure.in (host_tools): Add sid.
5667         Always configure cgen.
5668
5669 2000-11-24  Nick Clifton  <nickc@redhat.com>
5670
5671         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5672
5673
5674 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5675
5676         * Makefile.in (ALL_MODULES): Add all-cgen.
5677         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5678         (all-cgen): New target.
5679         (all-opcodes,all-sim): Depend on all-cgen.
5680         * configure.in (host_tools): Add cgen.
5681         Only configure cgen if --enable-cgen-maint.
5682
5683 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5684
5685         * configure.in: Add *-*-freebsd* configurations.
5686
5687 2002-04-08  Tom Tromey  <tromey@redhat.com>
5688
5689         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5690         Fixes PR libgcj/6068.
5691
5692 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5693
5694         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5695
5696 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5697
5698         * configure.in (alpha*-dec-osf*): Enable libgcj.
5699
5700 2003-03-27  Matthew Gingell <gingell@gnat.com>
5701
5702         * MAINTAINERS (Write After Approval): Add myself.
5703
5704 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5705
5706         Fix for: PR bootstrap/3591, target/5676
5707         * configure.in (mcore-pe): Disable the configuration of
5708         libstdc++-v3 since exceptions are not supported.
5709
5710 2002-03-20  Anthony Green  <green@redhat.com>
5711
5712         * configure.in: Enable libgcj for xscale-elf target.
5713
5714 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5715
5716         * MAINTAINERS:  Update my email address.
5717
5718 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5719
5720         * ltmain.sh (relink_command): Fix typo in previous change.
5721
5722 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5723
5724         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5725         (relink_command): Added --tag flags.
5726         (mode=install): If relinking fails; error out.
5727
5728 2002-03-12  Richard Henderson  <rth@redhat.com>
5729
5730         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5731         .NOTPARALLEL tag.
5732         (do-check): Rename from check.
5733         (check): Allow parallel check.
5734
5735 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5736
5737         * MAINTAINERS: Add myself as maintainer for xtensa port.
5738         Fix alphabetical order in CPU port maintainer list.
5739         Remove myself from Write After Approval list.
5740
5741 2002-03-11  Richard Henderson  <rth@redhat.com>
5742
5743         * Makefile.in (.NOTPARALLEL): Add fake tag.
5744
5745 2002-03-07  H.J. Lu  (hjl@gnu.org)
5746
5747         * configure.in: Enable gprof for mips*-*-linux*.
5748
5749 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5750
5751         * MAINTAINERS (Write After Approval): Add myself.
5752
5753 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5754
5755         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5756         libjava.
5757         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5758
5759 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5760
5761         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5762         because its Makefile is there; test for the executable instead.
5763
5764 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5765
5766         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5767         libstdc++-v3 and libjava.
5768
5769 2002-02-11  Adam Megacz <adam@xwt.org>
5770
5771         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5772         boehm-gc
5773
5774 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5775
5776         * config.guess: Updated to 2002-01-30's version.
5777         * config.sub: Updated to 2002-02-01's version.
5778         Contribute sh64-elf.
5779         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5780         * configure.in: Added sh64-*-*.
5781
5782 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5783
5784         * MAINTAINERS: Belatedly add myself to write after approval list.
5785
5786 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5787
5788         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5789         Remove self as Write After Approval.
5790
5791 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5792
5793         * MAINTAINERS: Put self in as maintainer for contrib/regression
5794         directory.
5795
5796 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5797
5798         * MAINTAINERS:  Update my email address.
5799
5800 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5801
5802         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5803         target-libiberty, and target-libgloss.  Skip Java-related
5804         libraries if not supported for NetBSD on target CPU.
5805
5806 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5807
5808         * install-sh: Use _inst.$$_ for temp file name.
5809
5810 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5811
5812         * MAINTAINERS (Write After Approval): Move my contact info
5813         from here...
5814         (OS Port Maintainers): ...to here (netbsd).
5815
5816 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5817
5818         * MAINTAINERS (Write After Approval): Add myself.
5819
5820 2002-01-17  H.J. Lu <hjl@gnu.org>
5821
5822         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5823         (all-target-fastjar): Also depend on all-target-libiberty.
5824
5825 2002-01-16  H.J. Lu  (hjl@gnu.org)
5826
5827         * config.guess: Import from master sources, rev 1.225.
5828         * config.sub: Import from master sources, rev 1.238.
5829
5830 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5831
5832         * MAINTAINERS (Write After Approval): Remove myself.
5833
5834 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5835
5836         * MAINTAINERS (Write After Approval): Add myself.
5837
5838 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5839
5840         * MAINTAINERS: Add self as docs co-maintainer.
5841
5842 2001-12-11  Matthias Klose  <doko@debian.org>
5843
5844         * MAINTAINERS (Write After Approval): Add myself.
5845
5846 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5847
5848         * MAINTAINERS: Update my email address.
5849
5850 2001-12-07  Turly O'Connor  <turly@apple.com>
5851         * MAINTAINERS (Write After Approval): Add myself.
5852         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5853         (rs6000_initialize_trampoline): Call __trampoline_setup for
5854         ABI_DARWIN too.
5855         * darwin-tramp.asm: New file, implements __trampoline_setup.
5856         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5857
5858 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5859
5860         * MAINTAINERS (Write After Approval): Add myself.
5861
5862 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5863
5864         * configure, configure.in: Use temp file for long sed commands.
5865
5866 2001-12-03  Laurent Guerby  <guerby@acm.org>
5867
5868         * config.sub: Update to version 1.232 on subversion.
5869
5870 2001-12-03  Ben Elliston  <bje@redhat.com>
5871
5872         * MAINTAINERS: Update mail address for config.* patches.
5873
5874 2001-11-27  DJ Delorie <dj@redhat.com>
5875             Zack Weinberg  <zack@codesourcery.com>
5876
5877         When build != host, create libiberty for the build machine.
5878
5879         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5880         CONFIG_ARGUMENTS.
5881         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5882         New variables.
5883         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5884         and rules.
5885         (all.normal): Depend on ALL_BUILD_MODULES.
5886         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5887         (all-build-libiberty): Depend on configure-build-libiberty.
5888
5889         * configure: Calculate and substitute proper value for
5890         ALL_BUILD_MODULES.
5891         * configure.in: Create the build subdirectory.
5892         Calculate and substitute TARGET_CONFIGARGS (formerly
5893         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5894
5895 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5896
5897         * MAINTAINERS (write-after-approval): Add self.
5898
5899 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5900
5901         * MAINTAINERS (GNATS only accounts): Remove self.
5902
5903 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5904
5905         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5906         libf2c.
5907
5908 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5909
5910         * MAINTAINERS (Write After Approval): Add self.
5911
5912 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5913
5914         * MAINTAINERS: mips and s390 are also CPU ports.
5915
5916 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5917
5918         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5919
5920 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5921
5922         * MAINTAINERS: Alphabetize.
5923
5924 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5925
5926         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5927
5928 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5929
5930         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5931
5932 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5933
5934         * configure.in (--enable-languages): Be more permissive about
5935         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5936
5937 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5938
5939         * config.sub: Import from master sources, rev. 1.230.
5940         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5941
5942 2001-11-07  Laurent Guerby  <guerby@acm.org>
5943
5944         * MAINTAINERS (Write After Approval): Add self.
5945
5946 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5947
5948         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5949
5950 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5951
5952         * config.sub: Import from master sources, rev 1.226.
5953         * config.guess: Import from master sources, rev 1.216.
5954
5955 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5956
5957         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5958         * MAINTAINERS: Add self as maintainer of MMIX port.
5959         Remove old after-approval entry.
5960
5961 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5962
5963         * ChangeLog, configure: Fix spelling errors.
5964
5965 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5966
5967         * MAINTAINERS: Tweak my address.
5968
5969 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5970
5971         * MAINTAINERS: Update my email address.
5972
5973 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5974
5975         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5976         * MAINTAINERS: Add self as maintainer of CRIS port.
5977
5978 2001-10-10  Geert Bosch  <bosch@gnat.com>
5979
5980         * MAINTAINERS (Various maintainers: Ada front end):
5981         Added Robert Dewar.
5982
5983 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5984
5985         * MAINTAINERS (Write After Approval): Added self
5986
5987 2001-10-02  Geert Bosch  <bosch@gnat.com>
5988
5989         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5990
5991 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5992
5993         * configure: Handle temporary files securely using mkdir.
5994
5995 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5996
5997         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5998
5999 2001-09-26  Will Cohen <wcohen@redhat.com>
6000
6001         * configure.in (*-*-linux*): Disable configuration of target-newlib
6002         and target-libgloss.
6003
6004 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6005
6006         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6007         RANLIB.
6008
6009 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6010
6011         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6012         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6013         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6014         avoid quotes nesting problems.
6015         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6016         (DO_X): Export only variables that are set.
6017
6018 2001-09-19  Ben Elliston  <bje@redhat.com>
6019
6020         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6021         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6022         semantics.  Use the shell built-in "type" command instead.
6023
6024 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6025
6026         Merged from gcc-3_0-branch:
6027         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6028         * ltcf-c.sh: Use $objext, not $ac_objext.
6029         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6030         * ltcf-cxx.sh: Add support for GNU.
6031         2001-07-22  Timothy Wall  <twall@redhat.com>
6032         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6033         default settings if using GNU tools with that configuration.
6034         * ltcf-cxx.sh: Ditto.
6035         * ltcf-gcj.sh: Ditto.
6036         2001-07-21  Michael Chastain  <chastain@redhat.com>
6037         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6038         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6039         * ltmain.sh: Mark as gcc-local.
6040
6041 2001-08-30  Eric Christopher  <echristo@redhat.com>
6042             Jason Eckhardt  <jle@redhat.com>
6043
6044         * config.guess: Merge from master sources.
6045         * config.sub: Merge from master sources, add support for mipsisa32.
6046
6047 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6048         * config.sub: Merge from master sources, rev 1.219.
6049         * MAINTAINERS: Add self as contact for stormy16 port.
6050
6051 2001-08-14  Zack Weinberg  <zackw@panix.com>
6052
6053         * config.sub: Merge from master sources, rev 1.218.
6054         * config.guess: Merge from master sources, rev 1.209.
6055
6056 2001-08-11  Graham Stott  <grahams@redhat.com>
6057
6058         * Makefile.in (check-c++): Add missing semicolon.
6059
6060 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6061
6062         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6063
6064 2001-07-30  Eric Christopher  <echristo@redhat.com>
6065
6066         * MAINTAINERS (Various maintainers: mips port): Added myself.
6067
6068 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6069
6070         * configure.in (sh-*-linux*): New.
6071
6072 2001-07-27  Richard Henderson  <rth@redhat.com>
6073
6074         * .cvsignore: Add LAST_UPDATED.
6075
6076 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6077
6078         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6079
6080 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6081
6082         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6083
6084 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6085
6086         * MAINTAINERS (Write After Approval): Added myself.
6087
6088 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6089
6090         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6091         and libgcj on m68hc11/m68hc12.
6092
6093 2001-06-27  H.J. Lu  (hjl@gnu.org)
6094
6095         * Makefile (CFLAGS_FOR_BUILD): New.
6096         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6097
6098 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6099
6100         * README: Remove version number.
6101
6102 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6103
6104         * INSTALL/README: Update wrt. to the installation instructions now
6105         residing in gcc/doc/install.texi.
6106
6107 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6108
6109         * README: Replace with a cut-down and updated version of gcc/README.
6110
6111 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6112
6113         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6114         multilibs to be disabled.
6115
6116 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6117
6118         * MAINTAINERS (Write After Approval): Add myself.
6119
6120 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6121
6122         * config.guess: Import CVS version 1.195.
6123         * config.sub: Import CVS version 1.212.
6124
6125 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6126
6127         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6128         gcc/xgcc is built, use -print-prog-name to find out the program
6129         name to use.
6130
6131 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6132
6133         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6134         appear to also be in the master copy.
6135         * config.sub:  Import CVS version 1.211.
6136
6137 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6138
6139         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6140         with_gcc]: Use `gcc -shared' to build a shared library.
6141
6142 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6143
6144         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6145         archives.
6146
6147 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6148
6149         * MAINTAINERS (Write After Approval): Add myself.
6150
6151 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6152
6153         * configure.in (libstdcxx_flags): Do not try to execute
6154         libstdc++-v3/testsuite_flags until it exists.
6155
6156 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6157
6158         * MAINTAINERS: Update my email address.
6159
6160 2001-05-31  Graham Stott  <grahams@redhat.com>
6161
6162         * MAINTAINERS (Write After Approval): Add myself.
6163
6164 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6165
6166         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6167         libraries when using g++ with native linker.
6168
6169 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6170
6171         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6172
6173 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6174
6175         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6176         [aix4*|aix5*]: Prepend blank.
6177
6178 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6179
6180         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6181         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6182         of subdir/configure scripts to use the new libtool.m4.
6183
6184 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6185
6186         * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6189
6190         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6191
6192 2001-05-11  Ben Elliston  <bje@redhat.com>
6193
6194         * Makefile.in (all-sid): New target.
6195         (check-sid, clean-sid, install-sid): Likewise.
6196
6197 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6198
6199         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6200
6201 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6202
6203         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6204         libgcj.
6205
6206 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6207
6208         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6209         gcc/xgcc is built, use -print-prog-name to find out the program
6210         name to use.
6211
6212 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6213
6214         * configure.in (noconfigdirs): Don't reset it from scratch in the
6215         target case; only append to it.
6216
6217         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6218         sparc-*-solaris2.8]: Disable ${libgcj}.
6219
6220 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6221
6222         * configure.in (libgcj_saved): Copy from $libgcj.
6223         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6224         --disable-libgcj.
6225
6226 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6227
6228         * MAINTAINERS: Remove self as MIPS maintainer and
6229         C front end maintainer.
6230
6231 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6232
6233         * configure.in: Move *-chorusos target case to the proper switch.
6234         Disable libgcj.
6235
6236 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6237
6238         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6239         1.641.2.228.
6240
6241 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6242
6243         * Makefile.in (STAGE1_CFLAGS): Pass down.
6244
6245 2001-04-13  Alan Modra  <amodra@one.net.au>
6246
6247         * config.guess: Add hppa64-linux support.  Note for next import that
6248         this is already in the master file.
6249         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6250
6251 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6252
6253         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6254         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6255
6256 2001-04-11  Stan Shebs  <shebs@apple.com>
6257
6258         * MAINTAINERS: Add self as Darwin port maintainer.
6259
6260 2001-04-11  Alan Modra  <amodra@one.net.au>
6261
6262         * MAINTAINERS: Update my email address.
6263
6264 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6265
6266         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6267         recent versions of FreeBSD (release 3 or later).
6268         * ltconfig: On FreeBSD, -lc must not be provided when building
6269         a shared library or else the standard -pthread gcc option is
6270         rendered worthless to later users of the built library.
6271
6272 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6273
6274         * MAINTAINERS: Add self and RTH as C front end maintainers.
6275
6276 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6277
6278         * config.sub: Make sure to match an already-canonicalized
6279         machine name (eg. mn10300-unknown-elf).
6280
6281 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6282
6283         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6284         New macros.
6285         (bootstrap, cross): Use RECURSE_FLAGS.
6286         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6287
6288 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6289
6290         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6291
6292 2001-03-22  Colin Howell  <chowell@redhat.com>
6293
6294         * Makefile.in (DO_X): Do not backslash single-quotes in
6295         backquotes (two places).
6296
6297 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6298
6299         Re-installed:
6300         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6301         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6302         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6303         * ltcf-cxx.sh: Likewise.
6304         * ltcf-gcj.sh: Likewise.
6305
6306 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6307
6308         * MAINTAINERS: Add myself as "documentation co-maintainer".
6309
6310 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6311
6312         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6313         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6314
6315 2001-03-19  Tom Tromey  <tromey@redhat.com>
6316
6317         * config-ml.in: Handle GCJ and GCJFLAGS.
6318
6319 2001-03-21  Michael Chastain  <chastain@redhat.com>
6320
6321         * Makefile.in: all-m4 depends on all-texinfo.
6322
6323 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6324
6325         * MAINTAINERS: Add myself to write after approval list.
6326
6327 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6328
6329         * Makefile.in (DO_X): Quote nested quotes.
6330
6331 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6332
6333         * MAINTAINERS: Add myself to write after approval list.
6334
6335 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6336
6337         * Makefile.in (DO_X): Use double quotes for quoting
6338         "RANLIB=$${RANLIB}".
6339
6340 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6341
6342         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6343
6344 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6345
6346         * configure.in: Only use `lang_requires' for languages athat are
6347         actually enabled.
6348
6349 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6350
6351         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6352
6353 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6354
6355         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6356
6357 2001-03-07  Tom Tromey  <tromey@redhat.com>
6358
6359         * configure.in: Allow config-lang.in to set `lang_requires' to list
6360         of other required languages.
6361
6362 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6363
6364         * Makefile.in: Remove RANLIB definition. Use RANLIB
6365         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6366         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6367
6368 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6369             Alexandre Oliva  <aoliva@redhat.com>
6370
6371         * Makefile.in (check-c++): Use tabs, not spaces.
6372
6373 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6374
6375         * MAINTAINERS: add myself to Write After Approval list.
6376
6377 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6378
6379         * Makefile.in (check-c++): New rule.
6380
6381         * configure.in (target_libs): Remove libg++.
6382         (noconfigdirs): Remove libg++.
6383         (noconfigdirs): Same.
6384         (noconfigdirs): Same.
6385         (noconfigdirs): Same.
6386
6387         * config-ml.in: Remove libg++ references.
6388
6389         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6390         (ALL_TARGET_MODULES): Same.
6391         (configure-target-libg++): Remove.
6392         (all-target-libg++): Remove.
6393         (configure-target-libio): Remove.
6394         (all-target-libio): Remove.
6395         (check-target-libio): Remove.
6396         (.PHONY): Remove.
6397         (libg++.tar.bz2): Remove.
6398         (all-target-cygmon): Remove libio.
6399         (all-target-libstdc++): Remove.
6400         (configure-target-libstdc++): Remove.
6401         (TARGET_LIB_PATH): Remove libstdc++.
6402         (ALL_GCC_CXX): Remove libstdc++.
6403         (all-target-gperf): Correct.
6404
6405 2001-02-16  Nick Clifton  <nickc@redhat.com>
6406
6407         * configure.in (noconfigdirs): Allow configuration of texinfo
6408         for Cygwin hosts.
6409
6410 2001-02-15  Anthony Green  <green@redhat.com>
6411
6412         * configure: Introduce GCJ_FOR_TARGET.
6413         * configure.in: Ditto.
6414         * Makefile.in: Ditto.
6415
6416 2001-02-13  Andreas Schwab  <schwab@suse.de>
6417
6418         * MAINTAINERS: Update mail address.
6419
6420 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6421
6422         * config.guess: Add linux target for S/390.
6423         * config.sub: Likewise.
6424
6425 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6426
6427         * configure.in: for *-chorusos, don't config target-newlib and
6428         target-libgloss.
6429
6430 2001-02-06  Ben Elliston  <bje@redhat.com>
6431
6432         * configure: Output host type to stdout, not stderr.
6433
6434 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6435
6436         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6437         * ltcf-cxx.sh: Likewise.
6438
6439         * config.if: Assume enable_libstdcxx_v3 is defined.
6440
6441 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6442
6443         Remove V2 C++ library.
6444         * configure.in: Remove --enable-libstdcxx_v3 support.
6445
6446 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6447
6448         * include/demangle.h: Add prototype for java_demangle_v3.
6449
6450 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6451
6452         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6453
6454 2001-01-27  Richard Henderson  <rth@redhat.com>
6455
6456         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6457
6458 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6459
6460         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6461         Don't unset, it's non-portable and no longer necessary, set to empty
6462         instead.
6463
6464 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6465
6466         * ltconfig: Shell portability fix for the tagname validity check.
6467
6468 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6469
6470         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6471         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6472
6473 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6474
6475         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6476
6477 2001-01-26  Tom Tromey  <tromey@redhat.com>
6478
6479         * configure.in: Allow libgcj to be built on Sparc Solaris.
6480
6481 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6482
6483         * ltcf-c.sh: Add aix5 case.
6484         * ltcf-cxx.sh: Likewise.
6485         * ltconfig: Likewise.
6486
6487 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6488
6489         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6490         keep at least one of build_libtool_libs or build_old_libs set to
6491         yes.
6492
6493         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6494         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6495
6496 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6497
6498         * configure.in: Enable libgcj on several additional platforms.
6499
6500 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6501
6502         * configure.in: Enable libgcj for linux targets.
6503
6504 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6505
6506         * MAINTAINERS (Write After Approval): Add myself.
6507
6508 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6509
6510         * MAINTAINERS: Add myself as vax port maintainer.
6511
6512 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6513
6514         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6515
6516 2001-01-09  Mike Stump  <mrs@wrs.com>
6517
6518         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6519         failures of subdirectories.
6520
6521 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6522
6523         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6524         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6525         * ltcf-cxx.sh: Likewise.
6526         * ltcf-gcj.sh: Likewise.
6527         * ltconfig.sh: Fix typo.
6528
6529 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6530
6531         * configure: handle DOS-style absolute paths.
6532
6533 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6534
6535         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6536
6537 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6538
6539         * MAINTAINERS: Add myself as avr port co-maintainer.
6540
6541 2000-12-28  Ben Elliston  <bje@redhat.com>
6542
6543         * MAINTAINERS: Add myself under ``Write After Approval''.
6544
6545 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6546
6547         * texinfo: Remove directory from GCC.
6548
6549 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6550
6551         * COPYING: Update to current
6552         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6553         to 19yy as example year in copyright notice).
6554
6555 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6556
6557         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6558         (libstdcxx_incdir): Pass down.
6559         * config.if: Remove expired bits for cxx_interface, add stub.
6560         (libstdcxx_incdir): Add variable for g++ include directory.
6561         * configure.in (gxx_include_dir): Use it.
6562
6563 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6564
6565         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6566         with old-email address from ``Write After Approval''.
6567
6568 2000-12-15  Andreas Jaeger  <aj@suse.de>
6569
6570         * configure.in: Handle lang_dirs.
6571
6572 2000-12-14  Tom Tromey  <tromey@redhat.com>
6573
6574         * MAINTAINERS: Removed brads.
6575
6576         * MAINTAINERS: Added gcj developers.
6577
6578 2000-12-13  Anthony Green  <green@redhat.com>
6579
6580         * configure.in: Disable libgcj for any target not specifically
6581         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6582         with g++ abi.
6583
6584 2000-12-13  Mike Stump  <mrs@wrs.com>
6585
6586         * Makefile.in (local-distclean): Also remove fastjar.
6587
6588 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6589
6590         * contrib/gcc_update: Add fastjar --touch entries.
6591
6592 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6593
6594         * configure.in: Disable language-specific target libraries for
6595         languages that aren't enabled.
6596
6597 2000-12-10  Anthony Green  <green@redhat.com>
6598
6599         * configure.in: Define libgcj.  Disable libgcj target libraries for
6600         most targets.
6601
6602 2000-12-10  Neil Booth  <neilb@earthling.net>
6603
6604         * MAINTAINERS: Update mail address, remove from WAA list.
6605
6606 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6607
6608         * libjava: Imported from /cvs/java.
6609         * libffi: Likewise.
6610         * Boehm-gc: Likewise.
6611
6612 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6613
6614         * configure.in (target_libs): Revert 2000-12-08 patch.
6615         (noconfigdirs): Added target-libjava.
6616
6617 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6618
6619         * djunpack.bat: removed.
6620
6621 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6622
6623         * Makefile.in: handle DOS-style absolute paths.
6624         * config-ml.in: likewise.
6625         * symlink-tree: likewise.
6626
6627 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6628
6629         * fastjar: Imported.
6630
6631 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6632
6633         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6634         libjava.
6635         * configure.in (target_libs): Removed `target-libjava'.
6636
6637 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6638
6639         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6640         (ALL_MODULES): Added fastjar.
6641         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6642         (all-target-libjava): all-fastjar replaces all-zip.
6643         (all-fastjar): Added.
6644         (configure-target-fastjar, all-target-fastjar): Likewise.
6645         * configure.in (host_tools): Added fastjar.
6646
6647 2000-12-07  Mike Stump  <mrs@wrs.com>
6648
6649         * Makefile.in (local-distclean): Remove leftover built files.
6650
6651 2000-11-24  Nick Clifton  <nickc@redhat.com>
6652
6653         * configure.in (xscale-elf): Add target.
6654         (xscale-coff): Add target.
6655
6656 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6657
6658         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6659         recent versions of FreeBSD (release 3 or later).
6660         * ltconfig: On FreeBSD, -lc must not be provided when building
6661         a shared library or else the standard -pthread gcc option is
6662         rendered worthless to later users of the built library.
6663
6664 2000-11-16  Fred Fish  <fnf@be.com>
6665
6666         * configure.in (enable_libstdcxx_v3): Fix typo,
6667         libstd++ -> libstdc++.
6668
6669 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6670
6671         * MAINTAINERS: Add self to Write After Approval list.
6672
6673 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6674
6675         * MAINTAINERS: Update my email address.  Add myself to global write
6676         privs list.
6677
6678 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6679
6680         * Makefile.in: Merge with src and libgcj.
6681         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6682         configure-target-<library> when their configure scripts need the C
6683         or C++ library to have already been built to work properly.
6684         (do_proto_toplev): Set them to an empty string.
6685
6686         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6687         (REALLY_SET_LIB_PATH): Use them.
6688
6689 2000-11-17  Stan Shebs  <shebs@apple.com>
6690
6691         * MAINTAINERS: Add self to Write After Approval list.
6692
6693 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6694
6695         * configure: Provide the original toplevel configure arguments
6696         (including $0) to subprocesses in the environment rather than
6697         through gcc/configargs.h.
6698
6699 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6700
6701         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6702         C99.  Alphabetise "Write After Approval" list.
6703
6704 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6705
6706         * configure: Turn on libstdc++ V3 by default.
6707
6708         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6709         if we've got GCC.
6710
6711 2000-11-11  Philip Blundell  <philb@gnu.org>
6712
6713         * MAINTAINERS: Add self to Write After Approval list.
6714
6715 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6716
6717         * ltcf-c.sh (aix4): Improve shared library configuration; require
6718         exporting symbols.
6719         * ltcf-cxx.sh (aix4): Define.
6720         * ltconfig (aix4): Define library and soname specs appropriate for
6721         AIX.  Define command to create export symbols list.
6722
6723 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6724
6725         * config.sub: Add support for Sun Chorus
6726
6727 2000-10-31  Nick Clifton  <nickc@redhat.com>
6728
6729         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6730         <name>@redhat.com.  Also installed new email address for Clint
6731         Popetz.
6732
6733 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6734
6735         * etc: Remove directory from GCC.
6736
6737 2000-10-16  Michael Meissner  <meissner@redhat.com>
6738
6739         * configure (gcc/configargs.h): Only create if there is a build GCC
6740         directory created.
6741
6742 2000-10-16  Matthias Klose  <doko@debian.org>
6743
6744         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6745         when configured for libstdc++-v3.
6746
6747 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6748
6749         * configure: Save configure arguments to gcc/configargs.h.
6750
6751 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6752
6753         * config.guess: Import CVS version 1.157.
6754         * config.sub: Import CVS version 1.181.
6755
6756 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6757
6758         * Makefile.in (bootstrap): avoid recursion if subdir missing
6759         (cross): ditto
6760         (do-proto-toplev): ditto
6761
6762 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6763
6764         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6765         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6766
6767         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6768         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6769         all affected `configure' scripts.
6770
6771 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6772
6773         * MAINTAINERS: Add self as cpplib co-maintainer.
6774
6775 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6776
6777         * MAINTAINERS: Add self to Write After Approval list.
6778
6779 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6780
6781         * INSTALL/README: egcs -> GCC update.
6782
6783 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6784
6785         * MAINTAINERS: Add myself to Write After Approval list.
6786
6787 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6788
6789         * MAINTAINERS: Add myself to Write After Approval list.
6790
6791 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6792
6793         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6794         X11 libraries for hppa64.
6795
6796 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6797
6798         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6799
6800 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6801
6802         * Makefile.in (all-zlib): Added dummy target.
6803
6804         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6805         ltcf-gcj.sh: Updated from libtool multi-language branch.
6806
6807 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6808
6809         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6810         (bootstrap*): Depend on all-bootstrap.
6811
6812 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6813
6814         * config.guess: Import CVS version 1.156.
6815         * config.sub: Import CVS version 1.179.
6816
6817 2000-09-02  Anthony Green  <green@cygnus.com>
6818
6819         * Makefile.in (all-gcc): Depend on all-zlib.
6820         (CLEAN_MODULES): Add clean-zlib.
6821         (ALL_MODULES): Add all-zlib.
6822         * configure.in (host_libs): Add zlib.
6823
6824 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6825
6826         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6827         crosses, but add gcc/include to the header search path for them.
6828
6829 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6830
6831         * MAINTAINERS: Add self to Write After Approval list.
6832
6833 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6834
6835         * config.guess: Import CVS version 1.152.
6836         * config.sub: Import CVS version 1.177.
6837
6838 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6839
6840         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6841         $targargs to tell whether newlib is going to be built.
6842
6843         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6844         $$r/TARGET_SUBDIR/libio for _G_config.h.
6845
6846 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6847
6848         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6849
6850 2000-08-22  DJ Delorie  <dj@redhat.com>
6851
6852         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6853
6854 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6855
6856         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6857         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6858         sub-configures.
6859
6860 2000-08-21  DJ Delorie  <dj@redhat.com>
6861
6862         * MAINTAINERS: Add self as a libiberty maintainer
6863
6864 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6865
6866         * configure.in (libstdcxx_flags): Use
6867         libstdc++-v3/src/libstdc++.INC.
6868
6869 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6870
6871         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6872
6873 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6874
6875         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6876
6877         * configure: Make enable_threads and enable_shared defaults
6878         explicit.  Substitute enable_threads into generated Makefiles.
6879         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6880         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6881
6882 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6883
6884         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6885
6886 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6887
6888         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6889         previous delta.
6890
6891 2000-08-11  Jason Merrill  <jason@redhat.com>
6892
6893         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6894         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6895         (FLAGS_FOR_TARGET): Not here.
6896         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6897
6898 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6899
6900         * config-ml.in (CC, CXX): Don't introduce a leading space.
6901
6902 2000-08-07  DJ Delorie  <dj@delorie.com>
6903
6904         * MAINTAINERS: Add self as a DJGPP maintainer
6905
6906 2000-08-07  DJ Delorie  <dj@redhat.com>
6907
6908         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6909         "if we're also building gcc, and it's a gcc that will run on the
6910         build machine, we want to use its includes instead of the system's
6911         default includes".
6912
6913 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6914
6915         * MAINTAINERS: Add self to Write After Approval list.
6916
6917 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * configure.in (libstdcxx_flags): Don't use `"'.
6920
6921         * config-ml.in: Adjust multilib search paths to the
6922         appropriate multilib tree.
6923
6924 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6925
6926         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6927         commas in $LANGUAGES.
6928
6929 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6930
6931         * configure.in: Re-enable all references to libg++ and librx.
6932
6933 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6934
6935         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6936         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6937         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6938         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6939
6940         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6941
6942 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6943
6944         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6945         CXX_FOR_TARGET for sed.
6946
6947 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6948
6949         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6950         Do not override if already set in the environment or in configure.
6951         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6952         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6953
6954 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6955
6956         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6957         the libtool CVS tree multi-language branch.
6958         * ltconfig, ltmain.sh: Updated.
6959
6960 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6961
6962         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6963         (clean-target): Depend on it.
6964
6965         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6966         (GCC_FOR_TARGET): Use it.
6967         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6968         * configure.in: ... here.
6969         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6970         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6971
6972 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6973
6974         * MAINTAINERS: Add self to Write After Approval list.
6975
6976 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6977
6978         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6979         (configure-target-libchill, configure-target-libobjc): Likewise.
6980
6981         * configure.in: Use the same cache file for all target libs.
6982         * config-ml.in: But different cache files per multilib variant.
6983
6984 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6985
6986         * configure (topsrcdir): Don't use dirname.
6987
6988 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6989
6990         * MAINTAINERS: Add self to Write After Approval list.
6991
6992 2000-07-20  Jason Merrill  <jason@redhat.com>
6993
6994         * configure.in: Remove all references to libg++ and librx.
6995
6996         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6997
6998 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6999
7000         * config.sub: Update to subversions version 2000-07-06.
7001
7002 2000-07-12  Andrew Haley  <aph@cygnus.com>
7003
7004         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7005         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7006
7007 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7008
7009         * symlink-tree:  Check number of arguments.
7010
7011 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7012
7013         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7014         search path for a g++ extracted from the build tree.  This
7015         will allow link tests run by configure scripts in
7016         subdirectories to succeed.
7017
7018 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7019
7020         * ltconfig: Add support for mips-dde-sysv4.2MP
7021
7022 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7023
7024         * MAINTAINERS: Add myself as loop discovery maintainer.
7025
7026 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7027
7028         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7029         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7030
7031 2000-06-19  Timothy Wall  <twall@cygnus.com>
7032
7033         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7034         * config.sub: Add tic54x target.
7035
7036 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7037
7038         * MAINTAINERS: Add self as Fortran maintainer,
7039         remove Craig Burley.
7040
7041 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7042
7043         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7044         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7045
7046 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7047
7048         * MAINTAINERS: Add self as i18n maintainer
7049
7050 20000-05-21  H.J. Lu  (hjl@gnu.org)
7051
7052         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7053         directory are used if they exist. Make sure
7054         $(build_tooldir)/include is searched for header files,
7055         $(build_tooldir)/lib/ for library files.
7056         (GCC_FOR_TARGET): Likewise.
7057         (CXX_FOR_TARGET): Likewise.
7058
7059 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7060
7061         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7062
7063 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7064
7065         * Makefile.in (configure-target-libiberty): Depend on
7066         configure-target-newlib.
7067
7068 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7069
7070         * configure.in, Makefile.in: Merge all libffi-related
7071         configury stuff from the libgcj tree.
7072
7073 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7074
7075         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7076         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7077
7078 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7079
7080         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7081         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7082         current version information.  Add to proto-toplev directory.
7083         (gdb-taz): Build do-djunpack.
7084
7085 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7086
7087         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7088
7089 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7090
7091         * MAINTAINERS: Add self to Write After Approval list.
7092
7093 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7094
7095         * ltmain.sh: Preserve in relink_command any environment
7096         variables that may affect the linker behavior.
7097
7098 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7099
7100         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7101
7102 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7103
7104         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7105
7106 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7107
7108         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7109         with the version name.
7110
7111 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7112
7113         * MAINTAINERS: Add self as bb-reorder maintainer.
7114
7115 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7116
7117         * config.if: Tweak.
7118
7119 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7120
7121         * djunpack.bat: New file.
7122
7123 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7124
7125         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7126         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7127         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7128         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7129
7130 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7131
7132         * config.sub (case $basic_machine): Change default for "ibm-*"
7133         to "openedition".
7134
7135 2000-04-13  Andreas Jaeger  <aj@suse.de>
7136
7137         * MAINTAINERS: Added myself.
7138
7139 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7140
7141         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7142         (do-md5sum): New target.
7143         (MD5PROG): Define.
7144         (PACKAGE): Default to TOOL.
7145         (VER): Default to a shell script.
7146         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7147         md5 checksum generation.
7148         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7149         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7150         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7151         insight.tar.bz2): Use gdb-taz to create archive.
7152
7153 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7154
7155         * configure (warn_cflags): Delete.
7156
7157 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7158
7159         * MAINTAINERS: Added myself.
7160
7161 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7162             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7163
7164         * configure.in (enable_libstdcxx_v3): Add.
7165         (target_libs): Add bits here to switch between libstdc++-v2 and
7166         libstdc++-v3.
7167         * config.if: And this file too.
7168         * Makefile.in: Add libstdc++-v3 targets.
7169
7170 2000-04-05  Michael Meissner  <meissner@redhat.com>
7171
7172         * config.sub (d30v): Add d30v as a basic machine type.
7173
7174 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7175
7176         * configure.in: -linux-gnu*, not -linux-gnu.
7177
7178 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7179
7180         * MAINTAINERS: Add self in write-after-approval section.
7181
7182 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7183
7184         * MAINTAINERS: Add self as ia64 port maintainer.
7185
7186 2000-03-08  Neil Booth  <NeilB@earthling.net>
7187
7188         * MAINTAINERS: Add self in write-after-approval section.
7189
7190 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7191
7192         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7193         (do-tar-bz2): Replace TOOL with PACKAGE.
7194         (gdb.tar.bz2): Remove GDBTK from GDB package.
7195         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7196         dejagnu.tar.bz2): New packages.
7197
7198 2000-02-27  Andreas Jaeger  <aj@suse.de>
7199
7200         * configure.in: Add entry for mips*-*-linux*, move catch all
7201         *-*-*linux* entry below this one.
7202
7203 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7204
7205         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7206
7207 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7208
7209         * config.sub: Support an OS of "wince".
7210
7211 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7212
7213         * config.guess, config.sub: Updated to match config's 2000-02-15
7214         version.
7215
7216 2000-02-23  Linas Vepstas <linas@linas.org>
7217
7218         * config.sub: Add support for Linux/IBM 370.
7219         * configure.in: Likewise.
7220
7221 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7222
7223         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7224
7225 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7226
7227         * config.guess: Guess "cygwin" rather than "cygwin32".
7228
7229 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7230
7231         * configure (gcc_version): When setting, narrow search to
7232         lines containing `version_string'.
7233
7234 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7235
7236         * config.sub: Add support for avr target.
7237
7238 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7239
7240         * MAINTAINERS: Add maintainers for MCore port.
7241
7242 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7243
7244         * config.sub: Add mmix-knuth-mmixware.
7245
7246 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7247
7248         * MAINTAINERS: Pair cccp with cpplib maintainership.
7249
7250 2000-01-27  Christopher Faylor <cgf@redhat.com>
7251
7252         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7253         structure stuff to -L library search.
7254         (CXX_FOR_TARGET): Ditto.
7255         (CROSS_CHECK_MODULES): Fix spelling mistake.
7256
7257 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7258
7259         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7260         the C++ compiler.
7261
7262 2000-01-12  Richard Henderson  <rth@cygnus.com>
7263
7264         * configure.in: Don't build some bits for beos.
7265
7266 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7267
7268         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7269         as include files.
7270
7271 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7272
7273         * Add self as cpplib maintainer, as requested by Jason
7274         Merrill.  Correct my e-mail address.
7275
7276 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7277
7278         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7279         not mh-aix43.
7280
7281 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7282
7283         * MAINTAINERS: Add myself to "write after approval" list.
7284
7285 1999-12-14  Richard Henderson  <rth@cygnus.com>
7286
7287         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7288         * config.sub: Accept alphaev[78], alphaev8.
7289
7290 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7291
7292         * config.guess, config.sub: Update from autoconf.
7293
7294 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7295
7296         * MAINTAINERS:  update my playtime e-address.
7297
7298 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7299
7300         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7301         necessary libraries are missing.
7302
7303 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7304
7305         * MAINTAINERS: Add new 'write after approval' maintainer.
7306
7307 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7308
7309         * MAINTAINERS: Add new Java maintainer.
7310
7311 1999-10-25  Andreas Schwab  <schwab@suse.de>
7312
7313         * configure: Fix quoting inside arguments of eval.
7314
7315 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7316
7317         * config-ml.in: Allow suppression of some ARM multilibs.
7318
7319 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7320
7321         * config.guess: Add OS/390 match pattern.
7322         * config.sub: Add mvs, openedition targets.
7323         * configure.in (i370-ibm-opened*): New.
7324
7325 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7326
7327         * config.sub: Add support for configuring for pj.
7328
7329 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7330
7331         * config.sub (maybe_os): Add support for configuring for fr30.
7332
7333 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7334
7335         * configure.in: Do not configure or build ld for AIX
7336         platforms.  ld is known to be broken on these platforms.
7337
7338 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7339
7340         * config-ml.in: Pass compiler flag corresponding to multidirs to
7341         subdir configures.
7342
7343 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7344
7345         * Makefile.in (LDFLAGS): Define.
7346
7347 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7348
7349         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7350         noconfigdirs.
7351         (*-*-cygwin*): Likewise.
7352
7353 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7354
7355         * mkdep: New file.
7356         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7357         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7358
7359         From Eli Zaretskii <eliz@is.elta.co.il>:
7360         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7361         long file name when using DJGPP on MS-DOS.
7362
7363 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7364
7365         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7366
7367 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7368
7369         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7370         dependency as this causes "make check" to globally "make all"
7371
7372 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7373
7374         * configure.in (target_libs): Added target-zlib.
7375         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7376         (CONFIGURE_TARGET_MODULES): Likewise.
7377         (CHECK_TARGET_MODULES): Likewise.
7378         (INSTALL_TARGET_MODULES): Likewise.
7379         (CLEAN_TARGET_MODULES): Likewise.
7380         (configure-target-zlib): New target.
7381         (all-target-zlib): Likewise.
7382         (all-target-libjava): Depend on all-target-zlib.
7383         (configure-target-libjava): Depend on configure-target-zlib.
7384
7385         * Makefile.in (configure-target-libjava): Depend on
7386         configure-target-newlib.
7387         (configure-target-boehm-gc): New target.
7388         (configure-target-qthreads): New target.
7389
7390         * configure.in (target_libs): Added target-qthreads.
7391         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7392         (CONFIGURE_TARGET_MODULES): Likewise.
7393         (CHECK_TARGET_MODULES): Likewise.
7394         (INSTALL_TARGET_MODULES): Likewise.
7395         (CLEAN_TARGET_MODULES): Likewise.
7396         (all-target-qthreads): New target.
7397         (configure-target-libjava): Depend on configure-target-qthreads.
7398         (all-target-libjava): Depend on all-target-qthreads.
7399
7400         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7401         (CONFIGURE_TARGET_MODULES): Likewise.
7402         (CHECK_TARGET_MODULES): Likewise.
7403         (INSTALL_TARGET_MODULES): Likewise.
7404         (CLEAN_TARGET_MODULES): Likewise.
7405         (all-target-libjava): New target.
7406         (all-target-boehm-gc): Likewise.
7407         * configure.in (target_libs): Added libjava, boehm-gc.
7408
7409 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7410
7411         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7412         configure.bat in SUPPORT_FILES.
7413         (gas+binutils.tar.bz2): Likewise.
7414
7415         * makeall.bat: Remove; obsolete.
7416
7417 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7418
7419         From Mark Elbrecht:
7420         * configure.bat: Remove; obsolete.
7421
7422 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7423
7424         * configure: Add -W -Wall to the default CFLAGS when compiling with
7425         gcc.
7426
7427 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7428
7429         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7430
7431 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7432
7433         * configure.in: Build ld on IRIX6.
7434
7435 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7436
7437         * Makefile.in: Change distribution targets to use bzip2 instead of
7438         gzip.
7439         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7440         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7441
7442 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7443
7444         * config.sub: Add mcore target.
7445
7446 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7447
7448         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7449
7450 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7451
7452         * config.guess (dummy): Changed to $dummy.
7453
7454 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7455
7456         * config.sub: Tidied up case statements.
7457
7458 1999-05-22  Ben Elliston  <bje@cygnus.com>
7459
7460         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7461         <jiro@din.or.jp>.
7462
7463         * config.guess: Merge with FSF version. Future changes will be
7464         more accurately recorded in this ChangeLog.
7465         * config.sub: Likewise.
7466
7467 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7468
7469          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7470
7471 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7472
7473         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7474
7475 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7476
7477         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7478
7479 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7480
7481         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7482         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7483         Bad merge removed these two changes.
7484
7485 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7486                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7487
7488         * config.guess (interix Alpha): Add.
7489
7490 1999-04-11  Richard Henderson  <rth@cygnus.com>
7491
7492         * configure.in (i?86-*-beos*): Do config gperf; don't config
7493         gdb, newlib, or libgloss.
7494
7495 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7496
7497         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7498         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7499         from multidirs.
7500
7501 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7502
7503         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7504
7505 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7506
7507         * config.sub: Add support for mcore targets.
7508
7509 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7510
7511         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7512         not mt-ospace, in order to shut up assembler warning about using
7513         symbols that are named the same as registers.
7514
7515 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7516
7517         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7518         dependency list for all-target-cygmon.
7519
7520 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7521
7522         * config-ml.in: Check $host, not $target, for selective multilibs.
7523         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7524         thumb interworking, and underscore prefix multilibs.
7525
7526 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7527
7528         * missing: Update to version from current automake.
7529
7530 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7531
7532         * configure (gxx_include_dir): Removed.
7533
7534         * configure.in (gxx_include_dir): Handle it.
7535         * Makefile.in: Likewise.
7536
7537 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7538
7539         * config.sub (mips64vr4111,mips64vr4111el) Add.
7540
7541 1999-03-21  Ben Elliston  <bje@cygnus.com>
7542
7543         * config.guess: Correct typo for detecting ELF on FreeBSD.
7544
7545 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7546
7547         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7548         config/mh-djgpp.
7549
7550 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7551
7552         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7553         all-target-newlib to dependency list for all-target-bsp.
7554
7555 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7556
7557         * config.sub: Add i386-uwin support.
7558         * config.guess: Likewise.
7559
7560 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7561
7562         * configure.in: cleanup, add mh-*pic handling for arm, special
7563         case powerpc*-*-aix*
7564
7565 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7566
7567         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7568         can be built.
7569
7570 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7571
7572         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7573         targets.
7574
7575 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7576
7577         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7578
7579 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7580
7581         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7582
7583 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7584
7585         * config.sub: Fix typo in arm recognition.
7586
7587 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7588
7589         * configure.in (noconfigdirs): Changed target_configdirs to
7590         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7591         rather than m68k-*-* since it is not known to work on
7592         m68k-aout. Ditto for arm-*-*oabi.
7593
7594 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7595
7596         * configure.in (*-*-windows*): Remove, no longer used.
7597
7598 1999-02-19  Ben Elliston <bje@cygnus.com>
7599
7600         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7601         Smart and improved by Andrew Cagney.
7602
7603 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7604
7605         * config.guess: Recognize openbsd-*-hppa.
7606
7607 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7608
7609         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7610         only if it is not empty.
7611
7612 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7613
7614         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7615
7616         * config.guess: Modified to recognize uname's armv* syntax.
7617
7618         * config.sub: Modified to recognize uname's armv* syntax.
7619
7620 1999-02-17  Mark Salter  <msalter@cygnus.com>
7621
7622         * configure.in: Added target-bsp for sparclite.
7623
7624 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7625
7626         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7627
7628 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7629
7630         * configure.in: Add support for strongarm port.
7631         * config.sub: Add support for strongarm target.
7632
7633 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7634
7635         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7636         the old name config/mh-cygwin32.
7637         Enable texinfo.
7638
7639 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7640
7641         * configure.in: Do build ld for ix86 Solaris.
7642
7643 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7644
7645         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7646         $AR_FOR_TARGET.  Likewise for RANLIB.
7647
7648 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7649
7650         * config.sub (oabi):  Recognize.
7651         * configure.in (arm-*-oabi):  Handle.
7652
7653 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7654
7655         * config.guess: Improve detection of i686 on UnixWare 7.
7656
7657 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7658
7659         * config.guess: Add support for i386-pc-interix.
7660         * config.sub: Likewise.
7661         * configure.in: Likewise.
7662
7663 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7664
7665         * Makefile.in: Remove unneeded all-target-libio from
7666         from all-target-winsup target since it is now unneeded.
7667         Add all-target-libtermcap in its place since it is now
7668         needed.
7669
7670 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7671
7672         * configure.in: makefile stub for cygwin target is probably
7673         unnecessary.  Remove it for now.
7674
7675 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7676
7677         * configure.in: libtermcap.a should be built when cygwin is the
7678         target as well as the host.
7679         * config.guess: Allow mixed case in cygwin uname output.
7680         * Makefile.in: Add libtermcap target.
7681
7682 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7683
7684         * config.sub: Clean up handling of hppa2.0.
7685
7686 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7687
7688         * config.guess: Use C code to identify more HP machines.
7689
7690 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7691
7692         * config.sub: Handle hppa2.0.
7693
7694 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7695
7696         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7697         cygmon for all sparclite targets, regardless of object format.
7698
7699 1998-12-15  Mark Salter  <msalter@cygnus.com>
7700
7701         * configure.in: Added target-bsp for several target architectures.
7702
7703         * Makefile.in: Added rules for bsp.
7704
7705 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7706
7707         * config.guess: Improve detection of hppa2.0 processors.
7708
7709 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7710
7711         * config.guess: Recognize FreeBSD using ELF automatically.
7712
7713 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7714
7715         * configure (skip-this-dir): Add handling for new shell script, which
7716         might be created by a sub-directory's configure to indicate, this particular
7717         directory is "unwanted".
7718         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7719
7720 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7721
7722         * ltconfig: import from libtool, after changing libtool to
7723         account for the cygwin name change.
7724
7725 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7726
7727         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7728         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7729
7730 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7731
7732         * configure.in: Add libtermcap to list of cygwin dependencies.
7733
7734 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7735
7736         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7737         they include winsup/include when it's a cygwin target.
7738
7739 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7740
7741         * configure.in (host_tools): Added zip.
7742         * Makefile.in (all-target-libjava): Depend on all-zip.
7743         (all-zip): New target.
7744         (ALL_MODULES): Added all-zip.
7745         (NATIVE_CHECK_MODULES): Added check-zip.
7746         (INSTALL_MODULES): Added install-zip.
7747         (CLEAN_MODULES): Added clean-zip.
7748
7749 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7750
7751         * Makefile.in: lose "32" from comment about cygwin.
7752
7753 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7754
7755         * configure.in: Use -Os to build target libraries for the fr30.
7756
7757 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7758
7759         * config.sub: Add fr30.
7760
7761 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7762
7763         * configure.in: drop "32" from config/mh-cygwin32.  Check
7764         cygwin* instead of cygwin32*.
7765         * config.sub: Check cygwin* instead of cygwin32*.
7766
7767 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7768
7769         * config.guess: Match any version of Unixware7.
7770
7771 1998-10-20  Syd Polk  <spolk@cygnus.com>
7772
7773         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7774         if desired.
7775
7776 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7777
7778         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7779         these if the appropriate directories and files to not exist.
7780
7781 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7782
7783         * Makefile.in (DEVO_SUPPORT): Add config.if.
7784
7785 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7786
7787         * configure: Add pattern to replace "build_tooldir"'s
7788         definition in the generated Makefile with "tooldir"'s
7789         actual value.
7790
7791 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7792
7793         * config.sub: Bring back lost sparcv9.
7794
7795         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7796
7797 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7798
7799         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7800         CC_FOR_TARGET and friends.
7801
7802 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7803
7804         * Makefile.in (build_tooldir): New variable, same as tooldir.
7805         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7806         -B$(build_tooldir)/bin/.
7807         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7808
7809 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7810
7811         * README: Remove installation instructions and refer to the
7812         INSTALL directory instead.
7813
7814 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7815
7816         * config.sub: Add support for i[34567]86-pc-udk.
7817         * configure.in: Likewise.
7818
7819 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7820
7821         * Makefile.in: add bzip2 package building bits for user
7822         tools module
7823         * configure.in: ditto
7824
7825 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7826
7827         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7828         (ALL_TARGET_MODULES): Add all-target-libobjc.
7829         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7830         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7831         (all-target-libchill): Add dependencies.
7832         * configure.in (target_libs): Add libchill.
7833
7834 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7835
7836         * configure.in (target_subdir): Remove duplicate line.
7837
7838 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7839
7840         * Makefile.in (all-automake): fix dependencies.
7841
7842 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7843
7844         * configure.in: Minor cleanups for building in the $(target_alias)
7845         subdir.
7846
7847 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7848
7849         * Makefile.in (bootstrap): Set r and s before make all.  Use
7850         BASE_FLAGS_TO_PASS in make all.
7851         (cross): Likewise.
7852
7853 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7854
7855         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7856
7857 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7858
7859         * config.sub: Fix typo in last change.
7860
7861 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7862
7863         * config.sub: Add support for C4x target.
7864         * configure.in: Likewise.
7865
7866 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7867
7868         * config.sub: Recognize sparcv9 just like sparc64.
7869
7870 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7871
7872         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7873
7874 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7875
7876         * config.guess: Correctly identify Pentium II sco boxes.
7877
7878         * config.guess: Fix "tr" code.  From Weiwen Liu.
7879
7880 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7881
7882         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7883         stabs.
7884
7885 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7886
7887         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7888         (ALL_TARGET_MODULES): Add all-target-libchill.
7889         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7890         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7891         (all-target-libchill): Add dependencies.
7892         * configure.in (target_libs): Add libchill.
7893
7894 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7895
7896         * config.guess: Avoid assumptions about "tr" behaves when
7897         LANG is set to something other than English.
7898
7899 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7900
7901         * configure (gxx_include_dir): Changed to
7902         '${prefix}/include/g++'-${libstdcxx_interface}.
7903
7904         * config.if: New to determine the interfaces.
7905
7906 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7907
7908         * config.guess: Detect and handle MPE/IX.
7909         * config.sub: Deal with MPE/IX.
7910
7911 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7912
7913         * configure.in: Use mh-aix43.
7914
7915 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7916
7917         * configure: Fix --without/--disable cases for gxx-include-dir.
7918
7919 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7920
7921         * mdata-sh:  Imported.  Needed for automake support.
7922
7923 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7924
7925         * Makefile.in (taz): Try "chmod -R og=u ." before
7926         "chmod og=u `find . -print`".
7927
7928 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7929
7930         * configure.in: Add arm-elf and thumb-elf support.
7931
7932 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7933
7934         * Makefile.in: Undo previous patch.
7935
7936 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7937
7938         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7939         to here ...
7940         (install-no-fixedincludes): and here
7941         (INSTALL_MODULES): ... from here.
7942
7943 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7944
7945         * config.sub: Merge with FSF.
7946
7947         * config.guess: Merge with FSF.
7948
7949 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7950
7951         * configure (extraconfigdirs): New variable.
7952         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7953         * Makefile.in (all): Move higher in file.
7954         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7955         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7956         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7957         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7958         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7959
7960 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7961
7962         * Makefile.in (all-target-libjava): Depend on all-gcc and
7963         all-target-newlib.
7964         (configure-target-libjava): Depend on $(ALL_GCC).
7965
7966 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7967
7968         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7969         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7970
7971 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7972
7973         * INSTALL/README: Fix typo.
7974
7975 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7976
7977         * ylwrap: Change absolute path checks to check for DOS style path
7978         names.
7979
7980         * ylwrap: Don't use a full path name if the source file is in the
7981         same directory.  From hjl@lucon.org (H.J. Lu).
7982
7983         * config-ml.in: Default to being verbose, to match Feb 18 change to
7984         configure.
7985
7986 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7987
7988         Brought over from egcs:
7989
7990         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7991
7992         * configure.in (target_subdir): Set to ${target_alias} instead
7993         of "libraries".
7994
7995         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7996
7997         * configure.in (target_subdir): Set to libraries if enable_multilib.
7998
7999 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8000
8001         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8002         multilibs, force reconfiguration the first time we create
8003         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8004
8005 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8006
8007         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8008         avoid confusion with --no-recursion.
8009
8010 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8011
8012         * configure.in: Win32 hosts shouldn't use install -x
8013         * install-sh: remove -x option, and special .exe-handling
8014         hack.
8015
8016 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8017
8018         * config.guess: Recognize i586-pc-beos.
8019         * configure.in: Don't build some bits for beos.
8020
8021 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8022
8023         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8024         CFLAGS default to -O2.
8025
8026         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8027         when using GNU ld.
8028
8029 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8030
8031         * ltmain.sh: Correct install when using a different shell.
8032
8033 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8034
8035         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8036
8037 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8038
8039         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8040         target.
8041
8042 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8043
8044         * ltconfig: Update to correct AIX handling.
8045
8046 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8047
8048         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8049
8050         * configure.in (target_subdir): Set to ${target_alias} instead
8051         of "libraries".
8052
8053 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8054
8055         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8056         (Makefile): Depend on $(gcc_version_trigger).
8057
8058         * configure (gcc_version): Change default initializer to empty
8059         string.
8060         (gcc_version_trigger): New variable; pass this variable down
8061         to subdir configures to enable them checking gcc's version
8062         themselves. Emit make macros for both gcc_version vars.
8063         (topsrcdir): Initialize reliably.
8064         (recursion line): Remove --with-gcc-version=${gcc_version}.
8065
8066 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8067
8068         * configure (enable_version_specific_runtime_libs): Implement new flag
8069         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8070         in $(libsubdir); emit definition in each generated Makefile.
8071         (gxx_include_dir): Initialize depending on
8072         $enable_version_specific_runtime_libs.
8073
8074 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8075
8076         * configure (gcc_version): Initialize properly depending on
8077         how and where configure is started.
8078         (recursion line): Pass a --with-gcc-version=${gcc_version}
8079         to configures in subdirs.
8080
8081 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8082
8083         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8084         cygmon
8085
8086 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8087
8088         * configure.in: Add cygmon and libstub support for mn10200.
8089
8090 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8091
8092         * configure (gcc_version): Add new variable describing the
8093         particular gcc version we're building.
8094         * Makefile.in (libsubdir): Add new macro for the directory
8095         in which the compiler finds executables, libraries, etc.
8096         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8097         and libsubdir.
8098
8099 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8100
8101         * Makefile.in (local-clean): Remove *.log.
8102         (warning.log): Built with warn_summary from build.log.
8103         (mail-report.log): Run test_summary.
8104         (mail-report-with-warnings.log): Run test_summary including
8105         warning.log in the report.
8106
8107 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8108
8109         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8110
8111 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8112
8113         * Makefile.in (grep): Grep no longer depends on libiberty.
8114
8115 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8116
8117         * Makefile.in: all-snavigator needs all-libgui.
8118
8119 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8120
8121         * configure.in: Add cygmon and libstub support for mn10300.
8122
8123 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8124
8125         * missing: Update to version from automake 1.3.
8126
8127         * ltmain.sh: On installation, don't get confused if the same name
8128         appears more than once in the list of library names.
8129
8130 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8131
8132         * config.sub: Accept m68060 and m5200 as CPU names.
8133
8134 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8135
8136         * configure: Use && rather than using -a in test, because odd
8137         strings can confuse test.
8138         * configure.in: Likewise.
8139
8140 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8141
8142         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8143
8144 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8145
8146         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8147         bootstrap4-lean): New targets.
8148
8149 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8150
8151         * mpw-* Delete.  Not used.
8152
8153 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8154
8155         * COPYING.LIB: Update FSF address.
8156
8157 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8158
8159         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8160
8161         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8162         GAS_SUPPORT_DIRS.
8163
8164 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8165
8166         * ltconfig, ltmain.sh: Avoid producing a version number if
8167         -version-info was not used.
8168
8169 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8170
8171         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8172         building with newlib.
8173
8174 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8175
8176         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8177         Solaris `make' causes it to continue to next definition.
8178
8179 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8180
8181         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8182         the right GUI libraries and files are installed along with GDB.
8183
8184 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8185
8186         * configure.in: Change alpha to alpha* in several places.
8187
8188 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8189
8190         * config.sub: Recognize sparc86x.
8191
8192 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8193
8194         * configure.in (--enable-target-optspace): Remove debug echo.
8195
8196 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8197
8198         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8199
8200 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8201
8202         * ltconfig: Update cygwin32 support.
8203
8204         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8205         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8206         (GDB_SUPPORT_DIRS): Likewise.
8207
8208 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8209
8210         * configure.in (target_makefile_frag): If --enable-target-optspace,
8211         use -Os to compile target libraries rather than -O2.  Default to
8212         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8213         not used.
8214         * configure.in (target_cflags): Ditto for d30v.
8215
8216 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8217
8218         * Makefile.in (all-bfd): Depend on all-intl.
8219         (all-binutils): Likewise.
8220         (all-gas): Likewise.
8221         (all-gprof): Likewise.
8222         (all-ld): Likewise.
8223
8224 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8225
8226         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8227
8228 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8229
8230         * Makefile.in (all-bfd): Depend upon all-libiberty.
8231
8232         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8233
8234 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8235
8236         * Makefile.in: Add libstub.
8237
8238         * configure.in: Ditto. Build libstub for targets that have cygmon
8239         support.
8240
8241 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8242
8243         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8244
8245 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8246
8247         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8248         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8249
8250 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8251
8252         * configure: Define DEFAULT_M4 by searching PATH.
8253         * Makfile.in: Use DEFAULT_M4.
8254
8255 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8256
8257         * ltconfig: Add cygwin32 support.
8258
8259         * Makefile.in, configure.in: Add libtool as a native only directory
8260         to configure and build.
8261
8262 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8263
8264         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8265
8266 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8267
8268         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8269
8270 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8271
8272         * Makefile.in: add ash make rules
8273         * configure.in: add ash to native_only and host_tools lists
8274
8275 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8276
8277         * Makefile.in (all-gettext, all-intl): New targets.
8278         (ALL_MODULES): Added all-gettext, all-intl.
8279         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8280         (INSTALL_MODULES): Added install-gettext, install-intl.
8281         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8282
8283         * configure.in (host_tools): Added gettext.
8284         (native_only): Likewise.
8285         (noconfigdirs) [various cases]: Likewise.
8286         (host_libs): Added intl.
8287
8288 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8289
8290         * configure: Do not disable building gdbtk for cygwin32 hosts.
8291
8292 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8293
8294         * configure.in: Add thumb-coff target.
8295         * config.sub: Add thumb-coff target.
8296
8297 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8298
8299         * Makefile.in: Revert yesterday's change.
8300         (all-target-winsup):  all-target-librx stays out of here.
8301
8302 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8303
8304         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8305         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8306         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8307         Remove references to librx and libg++.
8308
8309 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8310
8311         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8312         recursive makes
8313
8314 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8315
8316         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8317         for newlib directory.
8318         (CXX_FOR_TARGET): Likewise.
8319
8320 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8321
8322         * ltconfig: Update after libtool/ltconfig.in change for
8323         hpux11.
8324
8325 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8326
8327         * ltconfig, ltmain.sh: Update to libtool 1.2.
8328
8329 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8330
8331         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8332         (install-gcc-cross): Instead, override LANGUAGES here.
8333
8334 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8335
8336         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8337         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8338
8339 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8340
8341         * configure.in: Add Thumb-pe target.
8342
8343 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8344
8345         * Makefile.in - changed sn targets to snavigator
8346         * configure.in - changed sn targets to snavigator
8347
8348 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8349
8350         * config-ml.in: After building symlink tree call make distclean
8351         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8352         to be the case for libiberty.
8353
8354 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8355
8356         * configure: When making link, also check the current
8357         directory. The configure scripts may create one.
8358
8359 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8360
8361         * config.sub: Accept alphapca56 and alphaev6 properly.
8362
8363 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8364
8365         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8366
8367 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8368
8369         * config.sub (sco5): Fix typo.
8370
8371 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8372
8373         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8374         install-itcl.
8375         (install-itcl): Remove dependency on install-tcl.
8376
8377 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8378
8379         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8380
8381 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8382
8383         * configure.in: Don't build libgui for a cygwin32 target when not on
8384         a cygwin32 host.
8385
8386 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8387
8388         * configure (redirect): Set to null, so default behavior of
8389         configure is now --verbose.
8390
8391 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8392
8393         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8394         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8395
8396 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8397
8398         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8399         this change to sync Makefile.in with its ChangeLog entries.
8400
8401 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8402
8403         * ltmain.sh (mkdir): Check that the directory doesn't exist
8404         before we exit with error, so that we don't get races during
8405         parallel builds.
8406
8407 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8408
8409         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8410
8411 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8412
8413         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8414         PICFLAG_FOR_TARGET.
8415         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8416
8417         * configure: Emit a definition for the new macro enable_shared
8418         into each Makefile.
8419
8420 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8421
8422         * configure.in (host_tools, native_only): Add libtool.
8423
8424 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8425
8426         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8427         Fix typo in ming config comment.
8428
8429 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8430
8431         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8432
8433 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8434
8435         * config.sub: Add tic30 cases, and map c30 to tic30.
8436
8437 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8438
8439         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8440         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8441         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8442         (CLEAN_TARGET_MODULES): Similarly
8443         (all-target-libf2c): Add dependences.
8444         * configure.in (target_libs): Add libf2c.
8445
8446 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8447
8448         * configure.in: Remove expect from noconfigdirs when target
8449         is cygwin32.  OK to build expect and dejagnu with Canadian
8450         Cross.
8451
8452 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8453
8454         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8455         host.
8456
8457         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8458         and mingw32.
8459
8460 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8461
8462         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8463         here as it is not defined in the toplevel Makefile.
8464
8465 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8466
8467         * configure (package_makefile_rules_frag): New variable, which names
8468         a file with generic rules, ...
8469         Change comment to mention we now have FIVE parts.
8470         * configure: Undo last change.
8471
8472 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8473
8474         * config.guess: More accurate determination of HP processor types.
8475         * config.sub: More accurate determination of HP processor types.
8476
8477 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8478
8479         * configure (package_makefile_frag): Move inserting the
8480         ${package_makefile_frag} to where it should be according
8481         to the comment.
8482
8483 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8484
8485         * config.guess: Add support for Linux/ARM.
8486
8487 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8488
8489         * .cvsignore: Remove *-info and *-install since they match
8490         release-info and mpw-install, which we don't want to just ignore.
8491
8492 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8493
8494         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8495
8496 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8497
8498         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8499         local_prefix to sub-make invocations.
8500
8501 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8502
8503         * configure.in: Check makefile fragments in the source
8504         directory.
8505
8506 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8507
8508         * configure.in: Check whether host and target makefile
8509         fragments exist before adding them to *_makefile_frag.
8510
8511 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8512
8513         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8514
8515 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8516
8517         * configure.in: Make sure we only replace RPATH_ENVVAR on
8518         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8519         regexp to sed.
8520
8521         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8522         to sub-makes.
8523
8524 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8525
8526         * config-ml.in (multi-do): LDFLAGS must include multilib
8527         designator.
8528
8529 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8530
8531         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8532
8533 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8534
8535         * config.sub: Add mingw32 support.
8536         * configure.in: Likewise.
8537
8538 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8539
8540         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8541
8542 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8543
8544         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8545         * configure (gxx_include_dir): Provide a definition for subdirs
8546         which do not use autoconf.
8547
8548 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8549
8550         * config.guess: Sync with egcs.  Picks up new alpha support,
8551         BeOS & some additional linux support.
8552
8553 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8554
8555         * config.guess: HP 9000/803 is a PA1.1 machine.
8556
8557 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8558
8559         * configure.in: It's alpha*-...
8560
8561 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8562
8563         * configure.in (host_makefile_frag, target_makefile_frag):
8564         Handle multiple config files.
8565         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8566         alpha-*-*.
8567
8568 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8569
8570         * mkdep: New file.
8571
8572 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8573
8574         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8575
8576 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8577
8578         * Makefile.in: Add libgui directory.
8579         (GDB_TK): Add all-libgui.
8580         * configure.in: Add libgui directory.
8581         * configure: Add all-libgui to GDB_TK.
8582
8583 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8584
8585         * config-ml.in (multidirs): Add m32r to multilib list.
8586
8587 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8588
8589         * Makefile.in (all-target-gperf): Change dependency to
8590         all-target-libstdc++.
8591
8592 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8593
8594         * config.guess: Add BeOS support.
8595
8596 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8597
8598         Source directory cvs renamed to cvssrc:
8599         * configure.in (host_tools): Change cvs to cvssrc.
8600         (native_only): Likewise.
8601         (noconfigdirs) [various cases]: Likewise.
8602         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8603         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8604         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8605         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8606         (all-cvssrc): Rename target from all-cvs.
8607
8608 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8609
8610         * configure (gxx_include_dir): Fix thinko.
8611
8612 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8613
8614         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8615         (install-cross, install-gcc-cross): New targets.
8616
8617 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8618
8619         * configure.in (noconfigdirs): Add support for Thumb target.
8620
8621         * config.sub (maybe_os): Add support for Thumb target.
8622
8623 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8624
8625         * Makefile.in: Add rules for cygmon.
8626
8627         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8628
8629 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8630
8631         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8632         * configure (gxx_include_dir): Provide a definition for subdirs
8633         which do not use autoconf.
8634
8635 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8636
8637         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8638         11/18/97 build
8639
8640 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8641
8642         * From Franz Sirl.
8643         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8644         found on RedHat Linux systems.
8645
8646 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8647
8648         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8649         guesses.
8650
8651 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8652
8653         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8654
8655 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8656
8657         * ltmain.sh: If mkdir fails, check whether the directory was created
8658         anyhow by some other process.
8659
8660 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8661
8662         * configure.in (d30v-*-*): Configure all directories.
8663
8664 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8665
8666         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8667         for the D30V.
8668
8669 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8670
8671         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8672
8673 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8674
8675         * include/libiberty.h: Add extern "C" { so it can be used with C++
8676         progrms.
8677         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8678         programs.
8679
8680 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8681
8682         * configure.in (d30v-*-*): Configure GCC now.
8683
8684 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8685
8686         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8687         is no longer needed.
8688
8689 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8690
8691         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8692
8693 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8694
8695         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8696         targets using "$@" to provide support for similar but not identical
8697         targets without having to duplicate code.
8698
8699 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8700
8701         * makefile.vms: Fix to work with DEC C.
8702
8703 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8704
8705         * config.sub: Add mips-tx39-elf to marketing names.
8706
8707 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8708
8709         * ltmain.sh: Handle symlinks in generated script.
8710
8711 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8712
8713         * configure: Handle autoconf style directory options: --bindir,
8714         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8715         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8716         --sysconfdir.
8717         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8718         (sharedstatedir, localstatedir, oldincludedir): New variables.
8719         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8720         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8721         sbindir, sharedstatedir, and sysconfdir.
8722
8723 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8724
8725         * Makefile.in (bootstrap-lean): New target.
8726
8727 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8728
8729         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8730         sn, and gnuserv from noconfigdirs.
8731
8732 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8733
8734         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8735
8736 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8737
8738         * Makefile.in (cross): New target.
8739
8740 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8741                           Jeff Law         <law@cygnus.com>
8742
8743         * Makefile.in (bootstrap2, bootstrap3): New targets.
8744         (all-bootstrap): Remove outdated and confusing target.
8745         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8746
8747 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8748
8749         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8750         windows.  Consistent with gdb/configure.
8751
8752 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8753
8754         * configure.in: Name Linux target fragment.
8755
8756         * configure: Rewrite so that project Makefile fragment is inserted
8757         first and appears last in the resulting Makefile.
8758
8759 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8760
8761         * Makefile.in (install-itcl): Install tcl first.
8762
8763 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8764
8765         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8766
8767 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8768
8769         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8770
8771         * configure.in (skipdirs): Add target-librx for Linux.
8772         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8773
8774 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8775
8776         * Makefile.in (bootstrap): New target.
8777
8778 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8779
8780         * config.sub: Accept 'amigados' for backward compatibility.
8781
8782 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8783
8784         * config.guess: Merge with FSF.
8785
8786 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8787
8788         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8789
8790 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8791
8792         * config.sub: Add "marketing-names" patch.
8793
8794 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8795
8796         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8797
8798 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8799
8800         * config.sub: Handle v850-elf.
8801
8802 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8803
8804         * .cvsignore (*-install): Remove.
8805
8806 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8807
8808         * ltconfig: Set CONFIG_SHELL in libtool.
8809         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8810
8811 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8812
8813         * configure.in (target_subdir): Set to libraries if enable_multilib.
8814
8815 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8816
8817         * config.guess: Update from gcc directory.
8818
8819 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8820
8821         * Makefile.in (all-sim): Depends on all-readline.
8822
8823 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8824
8825         * Makefile.in (BISON, YACC): Use $$s.
8826         (all-bison): Depend on all-texinfo.
8827
8828 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8829
8830         * Makefile.in (BISON): Add -L flag.
8831         (YACC): Likewise.
8832
8833 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8834
8835         * configure.in (noconfigdirs): Add support for v850e target.
8836
8837         * config.sub (maybe_os): Add support for v850e target.
8838
8839 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8840
8841         * configure.in (noconfigdirs): Add support for v850ea target.
8842
8843         * config.sub (maybe_os): Add support for v850ea target.
8844
8845 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8846
8847         * config.sub: Add mipstx39.  Delete r3900.
8848
8849 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8850
8851         * Makefile.in (all-autoconf): Depends on all-texinfo.
8852
8853 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8854
8855         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8856         eabi targets.
8857
8858 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8859
8860         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8861
8862         * configure: When handling a Canadian Cross, handle YACC as well as
8863         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8864         * Makefile.in (all-bison): Depend upon all-texinfo.
8865
8866 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8867
8868         * Makefile.in (BISON): bison, not byacc or bison -y.
8869         (YACC): bison -y or byacc or yacc.
8870         (various): Add *-bison as appropriate.
8871         (taz): No need to mess with BISON anymore.
8872
8873 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8874
8875         * configure: If OSTYPE matches *win32*, try to find a good value for
8876         CONFIG_SHELL.
8877
8878 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8879
8880         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8881         configure.in if it is present.
8882
8883 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8884
8885         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8886
8887 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8888
8889         * config.sub: Recognize `arc' cpu.
8890         * configure.in: Likewise.
8891         * config-ml.in: Likewise.
8892
8893 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8894
8895         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8896
8897 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8898
8899         * configure: Changed sed delimiter from ':' to '|' when
8900         attempting to substitute ${config_shell} for SHELL. On
8901         NT ${config_shell} may contain a ':' in it.
8902
8903 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8904
8905         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8906
8907 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8908
8909         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8910
8911 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8912
8913         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8914
8915         * ylwrap: If the program is a relative path, force it to be
8916         absolute.
8917
8918 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8919
8920         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8921
8922 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8923
8924         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8925         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8926         for libraries.
8927
8928 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8929
8930         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8931         separated by spaces.
8932
8933 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8934
8935         * ylwrap: New file.
8936         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8937
8938         * ltmain.sh: Handle /bin/sh at start of install program.
8939
8940         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8941
8942         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8943         * missing: New file, from automake 1.2.
8944
8945 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8946
8947         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8948         check-tk to CHECK_X11_MODULES.
8949
8950 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8951
8952         * config.sub: Merge with FSF.
8953
8954 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8955
8956         * config.guess: Merge with FSF.
8957
8958 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8959
8960         * configure: Treat msdosdjgpp like go32.
8961         * configure.in: Likewise.  Don't remove gprof for go32.
8962
8963         * configure: Change Makefile.tem2 to Makefile.tm2.
8964
8965 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8966
8967         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8968
8969 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8970
8971         * install-sh (chmodcmd): Set to null if the DST directory already
8972         exists.  Same as Nov 11th change.
8973
8974 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8975
8976         * configure (GDB_TK): Needs itcl and tix.
8977
8978 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8979
8980         * config.guess: Update from FSF.
8981
8982 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8983
8984         * Makefile.in (GDB_TK): Depend on itcl and tix.
8985
8986 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8987
8988         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8989         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8990         (INSTALL_SCRIPT): New variable.
8991         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8992         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8993         to -x.
8994         * install-sh: Add support for -x option.
8995
8996 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8997
8998         * configure.in, Makefile.in: Treat tix like itcl.
8999
9000 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9001
9002         * Makefile.in (WINDRES): New variable.
9003         (WINDRES_FOR_TARGET): New variable.
9004         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9005         (EXTRA_HOST_FLAGS): Add WINDRES.
9006         (EXTRA_TARGET_FLAGS): Add WINDRES.
9007         (EXTRA_GCC_FLAGS): Add WINDRES.
9008         ($(DO_X)): Pass down WINDRES.
9009         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9010         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9011         DLLTOOL_FOR_TARGET.
9012
9013 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9014
9015         * configure.in: configure sim before gdb for win32-x-ppc
9016
9017 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9018
9019         Move gperf into the toplevel, from libg++.
9020         * configure.in (target_tools): Add target-gperf.
9021         (native_only): Add target-gperf.
9022         * Makefile.in (all-target-gperf): New target, depend on
9023         all-target-libg++.
9024         (configure-target-gperf): Empty rule.
9025         (ALL_TARGET_MODULES): Add all-target-gperf.
9026         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9027         (CHECK_TARGET_MODULES): Add check-target-gperf.
9028         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9029         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9030
9031 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9032
9033         * config.sub (mn10200): Recognize new basic machine.
9034
9035 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9036
9037         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9038         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9039
9040 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9041
9042         * configure.in: If we're building mips-sgi-irix6* native, turn on
9043         ENABLE_MULTILIB and set TARGET_SUBDIR.
9044
9045 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9046
9047         * Makefile.in (all-sn): Depend on all-grep.
9048
9049 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9050
9051         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9052
9053         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9054         Makefile.  From Jeff Makey <jeff@cts.com>.
9055         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9056
9057         * Makefile.in (DISTBISONFILES): Remove.
9058         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9059         $(DEFAULT_YACC).
9060
9061         * configure.in: Build itl, db, sn, etc., when building for native
9062         cygwin32.
9063
9064         * Makefile.in (LD): New variable.
9065         (EXTRA_HOST_FLAGS): Pass down LD.
9066         ($(DO_X)): Likewise.
9067
9068 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9069
9070         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9071
9072 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9073
9074         * configure.in (targargs): Strip out any supplied --build argument
9075         before adding our own. Always add --build.
9076
9077 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9078
9079         * configure.in (targargs): Pass --build if we're doing
9080         a cross-compile.
9081
9082 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9083
9084         * configure: Use '|' instead of ":" as the separator in
9085         sed. Otherwise sed chokes on NT path names with drive
9086         designators. Also look for "?:*" as the leading characters in an
9087         absolute pathname.
9088
9089 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9090
9091         * config.sub: Support for r3900.
9092
9093 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9094
9095         * configure.in: Use install-sh, not install.sh.
9096
9097 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9098
9099         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9100         apply it twice.
9101
9102 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9103
9104         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9105         install-binutils.
9106
9107 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9108
9109         * Makefile.in: Add automake targets.
9110         * configure.in (host_tools): Add automake.
9111
9112 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9113
9114         * configure: Default CXX to c++, not gcc.
9115         * Makefile.in (CXX): Set to c++, not gcc.
9116         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9117
9118 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9119
9120         * install-sh: try appending a .exe if source file doesn't
9121         exist
9122
9123 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9124
9125         * configure.in: Turn on multilib by default.
9126         (cross_only): Remove target-libiberty.
9127
9128         * Makefile.in (all-gcc): Don't depend on libiberty.
9129
9130 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9131
9132         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9133
9134 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9135
9136         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9137         (DISTBISONFILES): Add ld/Makefile.in
9138
9139 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9140
9141         * configure.in: if target is cygwin32 but host isn't cygwin32,
9142         don't configure gdb tcl tk expect, not just gdb.
9143
9144 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9145
9146         * configure.in: Added gnuserv everywhere sn appears.
9147
9148         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9149         (CROSS_CHECK_MODULES): Added check-gnuserv.
9150         (INSTALL_MODULES): Added install-gnuserv.
9151         (CLEAN_MODULES): Added clean-gnuserv.
9152         (all-gnuserv): New target.
9153
9154 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9155
9156         * config.guess: Fixes for MIPS OpenBSD systems.
9157
9158 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9159
9160         * Makefile.in (INSTALL_XFORM): Remove.
9161         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9162
9163         * mkinstalldirs: New file, copied from automake.
9164         * Makefile.in (installdirs): Rename from install-dirs.  Use
9165         mkinstalldirs.  Change all users.
9166         (DEVO_SUPPORT): Add mkinstalldirs.
9167
9168 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9169
9170         * install-sh: Rename from install.sh.
9171         * Makefile.in (INSTALL): Change install.sh to install-sh.
9172         (DEVO_SUPPORT): Likewise.
9173
9174         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9175         Graichen <graichen@rzpd.de>.
9176
9177 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9178
9179         * config.guess: Recognize OpenBSD systems correctly.
9180
9181 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9182
9183         * README, Makefile.in (ETC_SUPPORT): Remove references to
9184         cfg-paper*, configure.{texi,man,info*}._
9185
9186 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9187
9188         * Makefile.in (all.normal): Ensure that gcc is built after all
9189         the x11 - ie gdb - targets.
9190
9191 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9192
9193         * makefile.vms: Don't run conf-a-gas.
9194
9195 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9196
9197         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9198
9199 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9200
9201         * configure.in: Remove noconfigdirs case since gdb also
9202         configures and builds for tic80-coff.
9203
9204 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9205
9206         * configure: Set cache_file to config.cache.
9207         * Makefile.in (local-distclean): Remove config.cache.
9208
9209 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9210
9211         * COPYING: Update FSF address.
9212
9213 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9214
9215         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9216         noconfigdirs.
9217
9218 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9219
9220         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9221         MAKEDIRS, is empty.
9222
9223 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9224
9225         * config.sub: Tweak mn10300 entry.
9226
9227 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9228
9229         * configure.in (host_tools): Put sim before gdb, so gdb's
9230         configure.tgt can determine if the simulator was configured.
9231
9232 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9233
9234         * config.sub: Move BeOS $os case to be with other Cygnus
9235         local cases.
9236
9237 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9238
9239         * config.sub: Remove misplaced comment that broke Linux.
9240
9241 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9242
9243         * config.sub: Add BeOS support.
9244
9245 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9246
9247         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9248
9249 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9250
9251         * configure.in (noconfigdirs): Remove tcl and tk from
9252         noconfigdirs for cygwin32 builds.
9253
9254 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9255
9256         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9257
9258 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9259
9260         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9261         make-all.com, use makefile.vms instead.
9262
9263 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9264
9265         * config.sub: Accept -lnews*.
9266
9267 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9268
9269         * configure.in (noconfigdirs): Disable target-newlib,
9270         target-examples and target-libiberty for d30v.
9271
9272 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9273
9274         * configure.in (noconfigdirs): Enable ld for d30v.
9275
9276 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9277
9278         * configure.in (tic80-*-*): Build compiler.
9279
9280 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9281
9282         * configure.in (d30v-*): Remove sim directory from list of
9283         unsupported d30v directories
9284
9285 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9286
9287         * config.sub, configure.in: Add d30v target cpu.
9288
9289 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9290
9291         * makefile.vms: New file.
9292         * make-all.com: Remove.
9293
9294 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9295
9296         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9297
9298 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9299
9300         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9301
9302 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9303
9304         * Makefile.in (ALL_MODULES): Added all-db.
9305         (CROSS_CHECK_MODULES): Addec check-db.
9306         (INSTALL_MODULES): Added install-db.
9307         (CLEAN_MODULES): Added clean-db.
9308
9309 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * config.guess: Merge with latest FSF sources.
9312
9313 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9314
9315         * Makefile.in (ALL_MODULES): Added all-itcl.
9316         (CROSS_CHECK_MODULES): Added check-itcl.
9317         (INSTALL_MODULES): Added install-itcl.
9318         (CLEAN_MODULES): Added clean-itcl.
9319
9320 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9321
9322         * configure.in: build gdb for mn10200
9323
9324 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9325
9326         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9327
9328 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9329
9330         * configure.in (tic80-*-*): Turn off most targets right now.
9331
9332 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9333
9334         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9335         rather than the makeinfo program.
9336         (do-info): Depend upon all-texinfo.
9337
9338 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9339
9340         * configure.in: Remove uses of config/mh-linux.
9341
9342         * config.sub, config.guess: Merge with latest FSF sources.
9343
9344 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9345
9346         * config.sub (case $basic_machine): Add tic80 entries.
9347
9348 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9349
9350         * config.sub, config.guess: Merge with latest FSF sources.
9351
9352 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9353
9354         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9355         * mpw-config.in: Test for NewFolderRecursive.
9356         * mpw-install: Use symbolic name for startup filename.
9357         * mpw-README: Add various additional details.
9358
9359 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9360
9361         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9362
9363 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9364
9365         * configure.in: Do build gcc and the target libraries for
9366         the mn10200.
9367
9368 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9369
9370         * configure.in: don't avoid building gdb for mn10300 any more
9371         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9372         instead of single-quoting it.
9373
9374 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9375
9376         * configure.in: Don't use --with-stabs on IRIX 6.
9377
9378 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9379
9380         * configure.in (m32r): Build gdb, libg++ now.
9381
9382 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9383
9384         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9385         directories from noconfigdirs.
9386
9387 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9388
9389         * config.sub (basic_machine): added mips16 configuration
9390
9391 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9392
9393         * config.sub: Handle d10v-unknown.
9394
9395 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9396
9397         * config.sub: Handle v850-unknown.
9398
9399 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9400
9401         * Makefile.in: add findutils
9402         * configure.in: add findutils to list of host_tools
9403
9404 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9405
9406         * config.sub: Handle mn10200 and mn10300.
9407
9408 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9409
9410         * configure.in (d10v-*): Do not build librx.
9411
9412 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9413
9414         * configure.in (mn10300): Build everything except gdb & libgloss.
9415
9416 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9417
9418         * config.guess:  Patch for Dansk Data Elektronik servers,
9419         from Niels Skou Olsen <nso@dde.dk>.
9420
9421         For ncr, use /bin/uname rather than uname, since GNU uname does not
9422         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9423
9424         Patch for MIPS R4000 running System V,
9425         from Eric S. Raymond <esr@snark.thyrsus.com>.
9426
9427         Fix thinko for nextstep.
9428
9429         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9430
9431         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9432         * config.guess: Guess mips-dec-mach_bsd4.3.
9433
9434         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9435         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9436         release numbers.
9437         * config.guess (mips-mips-riscos*):  Emit just enough of the
9438         release number.
9439
9440         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9441         * config.guess (sparc-auspex-sunos*):  Added.
9442         (f300-fujitsu-*): Added.
9443
9444         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9445         * config.guess:  Recognize a Tadpole as a sparc.
9446
9447 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9448
9449         * config.guess: Don't assume that NextStep version is either 2 or
9450         3.  NextStep 4 (aka OpenStep 4) has come out now.
9451
9452 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9453
9454         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9455         From Rik Faith <faith@cs.unc.edu>.
9456
9457 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9458
9459         * config.sub: Contributions from bug-gnu-utils to:
9460         Support plain "hppa" (no version given) architecture, reported by
9461         OpenStep.
9462         OpenBSD like NetBSD.
9463         LynxOs is not a hardware supplier.
9464
9465         * config.guess: Contributions from bug-gnu-utils to add support for:
9466         OpenBSD like NetBSD.
9467         Stratus systems.
9468         More Pyramid systems.
9469         i[n>4]86 Intel chips.
9470         M680[n>4]0 Motorola chips.
9471         Use unknown instead of lynx for hardware manufacturer.
9472
9473 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9474
9475         * install.sh (chmodcmd): Set to null if the DST directory already
9476         exists.
9477
9478 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9479
9480         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9481         not use mt-ppc target Makefile fragment any more.
9482
9483 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9484
9485         * configure.in (*-*-windows):  Exclude everything but those dirs
9486         needed to build windows.
9487
9488 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9489
9490         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9491
9492 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9493
9494         * configure.in:  Exclude mmalloc from i386-windows.
9495
9496 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9497
9498         * Undo my previous change.
9499
9500 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9501
9502         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9503         unconditionally.
9504         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9505
9506 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9507
9508         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9509         host to add it's own flags.
9510
9511 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9512
9513         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9514
9515 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9518         (CXX_FOR_TARGET): Likewise.
9519         (GCC_FOR_TARGET): Define.
9520         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9521         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9522         CC_FOR_TARGET was specified on the command line.
9523         (MAKEOVERRIDES): Don't define.
9524
9525 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9526
9527         * configure.in (m32r): Fix spelling of libg++ libs.
9528
9529 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9530
9531         * config.sub (-apple*): Remove, now redundant.
9532
9533 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9534
9535         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9536
9537         * configure: Rework yesterday's sed script patch.
9538
9539         * config.sub: Merge with FSF.
9540
9541 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9542
9543         * config.guess:  Merge from FSF.
9544
9545         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9546         * config.guess: Use pc instead of unknown, for pc clone systems.
9547         Change linux to linux-gnu.
9548
9549         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9550         * config.guess: Avoid non-portable tr syntax.
9551
9552 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9553
9554         * test-build.mk (HOLES): Add "xargs" for gdb.
9555
9556         * configure: Avoid hpux10.20 sed bug.
9557
9558 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9559
9560         * configure.in:  Add support for windows host
9561         (that is a build done under the Microsoft build environment).
9562
9563 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9564
9565         * Makefile.in: Replace all uses of srcroot with s, to shrink
9566         command line lengths.
9567
9568         Patches from Geoffrey Noer <noer@cygnus.com>:
9569         * configure.in: If configuring for newlib, pass --with-newlib to
9570         subdirectories.
9571         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9572         -Bnewlib/ and -Lwinsup to gcc.
9573         (CXX_FOR_TARGET): Likewise.
9574
9575 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9576
9577         * Makefile.in (ETC_SUPPORT): Add configure.
9578
9579 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9580
9581         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9582         host configuration file.
9583
9584 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9585
9586         * configure.in: Break mn10x00 support into separate
9587         mn10200 and mn10300 configurations.
9588         * config.sub: Likewise.
9589
9590 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9591
9592         * configure.in: Add lots of stuff to noconfigdirs for
9593         the mn10x00 targets.
9594
9595         * config.sub, configure.in: Add mn10x00 support.
9596
9597 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9598
9599         * make-all.com: Call conf-a-gas, not config-a-gas.
9600
9601 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9602
9603         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9604         targets.
9605
9606 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9607
9608         * mpw-README: Add much more detail for native PowerMac.
9609         * mpw-install: New file.
9610         * mpw-configure: Add --norecursion and --help options.
9611         * mpw-config.in: Translate readme and install files when
9612         copying to objdir.
9613         * mpw-build.in: Don't always depend on byacc and flex.
9614         (install-only-top): New action.
9615
9616 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9617
9618         * configure.in:  You can now configure GDB for the v850.
9619
9620 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9621
9622         * configure.in (noconfigdirs): Don't configure any C++ dirs
9623         if targeting D10V.
9624
9625 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9626
9627         * config.sub: Recognize mips64vr5000.
9628
9629 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9630
9631         * configure.in: Use a single line for host_tools and native_only.
9632
9633 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9634
9635         * config.sub, configure.in: Add entries for m32r.
9636
9637 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9638
9639         * Makefile.in (inet-install): Don't run install-gzip.
9640
9641 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9642
9643         * configure.in:  Don't config lots of things for *-*-windows*.
9644
9645 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9646
9647         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9648         (host_libs, host_tools): Copy from configure.in.
9649         * mpw-configure: Don't complain about directories not found.
9650
9651 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9652
9653         * configure.in (i[345]86): Recognize i686 for pentium pro.
9654         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9655         file.
9656
9657         * config.guess (i[345]86): Ditto.
9658
9659 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9660
9661         * configure.in (noconfigdirs): Removed gdb for D10V.
9662
9663 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9664
9665         * configure.in: Remove ld, target-libio, target-libg++, and
9666         target-libstdc++ from noconfigdirs.
9667
9668 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9669
9670         * configure: Fix three locations where shell scripts were
9671         being run directly rather than with config_shell.
9672
9673 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9674
9675         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9676         * config.sub (basic_machine): Recognize v850.
9677
9678 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9679
9680         * mpw-configure: Handle multiple enable/disable options and
9681         pass them down recursively, handle -c and -s flags appropriately
9682         depending on choice of compiler, add escape mechanism for
9683         quoted arguments to gC.
9684
9685 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9686
9687         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9688         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9689         so that -mrelocatable-lib and -mno-eabi are used.
9690
9691         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9692         not support --print-multi-lib, don't abort.
9693
9694 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9695
9696         * make-all.com: Run config-a-gas.
9697         * setup.com: Don't copy subdirectory files around.
9698
9699 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9700
9701         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9702         target, it now compiles correctly.
9703
9704 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9705
9706         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9707
9708 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9709
9710         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9711
9712 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9713
9714         * configure.in (native_only): Add prms.
9715
9716 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9717
9718         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9719         (BINUTILS_SUPPORT_DIRS): Likewise.
9720
9721 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9722
9723         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9724         d10v support is added.
9725
9726 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9727
9728         * configure.in (d10v-*-*): New target.
9729
9730 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9731
9732         * config.guess (HP 9000/811): Recognize this as a PA1.1
9733         machine.
9734
9735 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9736
9737         * Makefile.in (do-tar-gz): New target, split out from tail end of
9738         taz target.  Run each command separately, don't use pipes.
9739         (taz): Use it.
9740
9741 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9742
9743         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9744         * mpw-build.in: No builds should depend on building byacc or flex,
9745         they are assumed to be installed already.
9746
9747 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9748
9749         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9750         variable that CC_FOR_TARGET needs.
9751
9752 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9753
9754         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9755         options have changed since the last time the subdirectory was
9756         configured, and if it has, reconfigure.
9757         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9758         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9759
9760 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9761
9762         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9763         CLEAN_MODULES): Add bash.
9764         (all-bash): New target.
9765
9766 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9767
9768         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9769
9770 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9771
9772         * config.sub (basic_machine): Recognize d10v as a valid processor.
9773
9774 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9775
9776         * mpw-configure: Add support for --bindir.
9777         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9778
9779 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9780
9781         * configure.in: add bash, time, gawk to list of hosttools and things
9782         to only build for native toolchains
9783
9784 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9785
9786         * Makefile.in (docdir): Remove.
9787
9788 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9789
9790         * Makefile.in (datadir): Set to $(prefix)/share.
9791
9792 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9793
9794         * configure.in: build diff and patch for cygwin32-hosted
9795         toolchains.
9796
9797 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9798
9799         * config.sub: Accept -rtems*.
9800
9801 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9802
9803         * configure.in: enable dosrel for cygwin32-hosted builds,
9804                 remove diff from the list of things not buildable
9805                 via Canadian Cross
9806
9807 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9808
9809         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9810         don't get ". ".
9811
9812 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9813
9814         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9815
9816 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9817
9818         * Makefile.in (taz): Handle case where tex3patch didn't even get
9819         checked out.  Also, if it was found, put the symlink in a new util
9820         subdirectory.
9821
9822 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9823
9824         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9825
9826 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9827
9828         * config.sub: Recognize -openvms.
9829         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9830         * make-all.com, setup.com: New files.
9831
9832 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9833
9834         * Makefile.in (taz): tex3patch moved to texinfo/util.
9835
9836 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9837
9838         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9839         * configure.in: remove make from disable-if-Can-Cross list
9840                 enable gdb if ${host} and ${target} are cygwin32
9841
9842 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9843
9844         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9845         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9846
9847 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9848
9849         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9850         distinguish sysv/svr4/bsd variants.
9851         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9852
9853 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9854
9855         * configure.in: Added copyright notice.
9856         * move-if-change: Added copyright notice.
9857
9858 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9859
9860         * configure.in (powerpcle-*-solaris*): Until we get shared
9861         libraries working, don't build gdb, sim, make, tcl, tk, or
9862         expect.
9863
9864 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9865
9866         * config.guess:  Merge with FSF:
9867
9868         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9869         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9870
9871         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9872         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9873
9874         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9875         * config.guess:  Combine two OSF1 rules.
9876         Also recognize field test versions.  From mjr@zk3.dec.com.
9877         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9878         because GNU uname does not support -p.  From pmr@pajato.com.
9879
9880 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9881
9882         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9883
9884 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9885
9886         * mpw-README: Document GCCIncludes.
9887
9888 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9889
9890         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9891
9892 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9893
9894         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9895
9896 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9897
9898         * configure.in (*-*-cygwin32): Configure make.
9899
9900 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9901
9902         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9903
9904 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9905
9906         * Makefile.in (all-inet): Depend on all-perl.
9907
9908         * Makefile.in (inet-install): New target.
9909
9910         * Makefile.in (all-inet): Depend on all-tcl.
9911         (all-inet): Depend on all-send-pr.
9912
9913 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9914
9915         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9916         temporarily.
9917
9918 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9919
9920         * configure.in: Don't configure --with-gnu-ld on AIX.
9921
9922 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9923
9924         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9925
9926 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9927
9928         * Makefile.in (ALL_MODULES): Added all-inet.
9929         (CROSS_CHECK_MODULES): Added check-inet.
9930         (INSTALL_MODULES): Added install-inet.
9931         (CLEAN_MODULES): Added clean-inet.
9932         (all-indent): New target.
9933
9934         * configure.in (host_tools): Added inet.
9935         (native_only): Added inet.
9936         (noconfigdirs): Added inet.
9937
9938 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9939
9940         * configure.in: Don't configure libgloss if we are not configuring
9941         newlib.
9942
9943 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9944
9945         * configure.in: Don't configure libgloss for unsupported
9946         architectures.
9947
9948 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9949
9950         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9951
9952 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9953
9954         * Makefile.in (ALL_MODULES): Include all-apache.
9955         (CROSS_CHECK_MODULES): Include check-apache.
9956         (INSTALL_MODULES): Include install-apache.
9957         (all-apache): New target.
9958
9959         * configure.in: Added apache everywhere perl is seen.
9960
9961 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9962
9963         * Makefile.in: Add support for clean-{module} and
9964         clean-target-{module} rules.
9965
9966 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9967
9968         * configure.in (*-*-ose) do not build libgloss.
9969
9970 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9971
9972         * config.guess (prep*:SunOS:5.*:*): Turn into
9973         powerpele-unknown-solaris2.
9974
9975 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9976
9977         * configure.in: Permit --enable-shared to specify a list of
9978         directories.
9979
9980 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9981
9982         * configure.in (host==solaris): Pass only the first word of $CC
9983         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9984
9985 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9986
9987         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9988
9989 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9990
9991         * Makefile.in (ALL_MODULES): Include all-perl.
9992         (CROSS_CHECK_MODULES): Include check-perl.
9993         (INSTALL_MODULES): Include install-perl.
9994         (ALL_X11_MODULES): Include all-guile.
9995         (CHECK_X11_MODULES): Include check-guile.
9996         (INSTALL_X11_MODULES): Include install-guile.
9997         (all-perl): New target.
9998         (all-guile): New target.
9999
10000         * configure.in (host_tools): Include perl and guile.
10001         (native_only): Include perl and guile.
10002         (noconfigdirs): Don't build guile and perl; no ports have been
10003         done.
10004
10005 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10006
10007         * configure (--enable-*): Handle quoted option lists such as
10008         --enable-sim-cflags='-g0 -O' better.
10009
10010 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10011
10012         * Makefile.in ({,inst}all-target): New rule so we can make and
10013         install all of the target directories easily.
10014
10015 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10016
10017         * configure.in: Add missing global flag in sed substitution when
10018         deleting `target-' from ${configdirs}.
10019
10020 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10021
10022         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10023         option.
10024
10025         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10026         config/mh-necv4.
10027
10028         * install.sh: Correct misspelling of transformbasename.
10029
10030         * config.guess: Recognize mips-*-sysv*.
10031
10032 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10033
10034         * config.sub: Recognize mon960.
10035
10036 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10037
10038         * configure: Restore Canadian Cross handling of BISON and LEX,
10039         removed in Feb 20 change.
10040
10041 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10042
10043         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10044         Mention make install.  Remove the old copyright date as well the
10045         clumsy and rather pointless copyright on the README file.
10046
10047 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10048
10049         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10050         Makefile after running symlink-tree, then run `make distclean' to
10051         avoid clobbering any generated files in srcdir.
10052
10053 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10054
10055         * configure.in (m68k-*-netbsd*): Build everything now.
10056
10057 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10058
10059         * Makefile.in (taz): Fix quoting.
10060
10061 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10062
10063         * configure.in (sparclet-*-*): Build everything now.
10064
10065 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10066
10067         * configure.in (m68k-*-linux*): New host.
10068
10069 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10070
10071         * configure: Check for bison before byacc.
10072
10073 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10074
10075         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10076         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10077         searching PATH.  These are used as fallbacks by Makefile.in if
10078         flex/bison/byacc aren't in objdir.
10079
10080 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10081
10082         * Makefile.in: Make everything which depends upon all-bfd also
10083         depend upon all-opcodes, in case --with-commonbfdlib is used.
10084
10085 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10086
10087         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10088         building NT native compilers on Unix.
10089
10090 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10091
10092         * configure.in: Don't get CC from the host Makefile fragment if we
10093         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10094         Solaris test for /usr/ucb/cc to the post target script, just after
10095         the compiler sanity test.
10096
10097 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10098
10099         * config.sub: Merge with FSF.
10100
10101 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10102
10103         * Makefile.in (RPATH_ENVVAR): New variable.
10104         (REALLY_SET_LIB_PATH): Use it.
10105         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10106
10107 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10108
10109         * config.sub, configure.in: Recognize sparclet cpu.
10110
10111 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10112
10113         * config.guess:  Support m68k-cbm-sysv4.
10114
10115 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10116
10117         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10118         m68k-unknown-linuxaout from linker help string.  Put quotes around
10119         $ld_help_string.
10120
10121 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10122
10123         * config.guess (powerpc-harris-powerunix): Add guess for port
10124         to new target.
10125
10126 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10127
10128         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10129
10130 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10131
10132         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10133         $(REALLY_SET_LIB_PATH) in Makefile.
10134         * Makefile.in (SET_LIB_PATH): New variable.
10135         (REALLY_SET_LIB_PATH): New variable.
10136         ($(DO_X)): Use $(SET_LIB_PATH).
10137         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10138         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10139         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10140         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10141         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10142         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10143         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10144         (install-dosrel): Likewise.
10145         (all-opcodes): Depend upon all-libiberty.
10146
10147 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10148
10149         * config.guess (*:CYGWIN*): New
10150
10151 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10152
10153         * Makefile.in (all-target-winsup): All all-target-libiberty.
10154
10155 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10156
10157         * configure.in (noconfigdirs): Add missing # in front of comment.
10158
10159 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10160
10161         * configure.in: add second pass to things added to noconfigdirs
10162         so *-gm-magic can exclude libgloss properly.
10163
10164 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10165
10166         * mpw-configure (extralibs_name, rez_name): Set correctly
10167         for MWC68K compiler.
10168
10169         * mpw-README: Add more info on the necessary build tools.
10170
10171 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10172
10173         * configure.in, config.sub: Recognize cygwin32.
10174
10175 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10176
10177         * config.guess, config.sub: Recognize A/UX.
10178
10179 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * config.sub: Merge with gcc/config.sub.
10182
10183 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10184
10185         * mpw-build.in (do-binutils): Add build of stamps.
10186
10187 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10188
10189         * config.sub: Add recognition for mips64vr4100*-* targets.
10190
10191 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10192
10193         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10194         Add creation of gconfigargs with `--enable-shared' turned on.
10195         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10196         ($(host)-stamp-stage3-configured): Likewise.
10197         (HOLES): Add chatr and ldd.
10198         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10199
10200 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10201
10202         * configure: Pass --nfp to recursive configures.
10203
10204 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10205
10206         * Makefile.in (DLLTOOL): New.
10207         (DLLTOOL_FOR_TARGET): New.
10208         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10209         (EXTRA_TARGET_FLAGS): Ditto.
10210         (EXTRA_GCC_FLAGS): Ditto.
10211         (CONFIGURE_TARGET_MODULES): Ditto.
10212         (DO_X): Ditto.
10213         * configure: Add DLLTOOL.
10214
10215 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10216
10217         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10218         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10219         mh-sco, since old workarounds no longer needed, and don't
10220         build ld, since libraries have weak symbols in COFF.
10221
10222 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10223
10224         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10225
10226 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10227
10228         * configure.in: Make sure that ${CC} can be used to compile an
10229         executable.
10230
10231 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10232
10233         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10234         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10235         nothing depending on whether gdbtk is being built.
10236
10237 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10238
10239         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10240
10241 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10242
10243         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10244         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10245
10246 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10247
10248         * config-ml.in: Add support for
10249         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10250         Simplify setting of multidirs from --disable-foo.
10251
10252 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10253
10254         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10255         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10256         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10257         non-empty, pass them on to the  GCC make.
10258         (all-bootstrap): New rule that is like all-gcc, except it executes
10259         the GCC bootstrap rule instead of the GCC all rule.
10260
10261 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10262
10263         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10264
10265 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10266
10267         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10268         DG/UX support.
10269
10270 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10271
10272         * config.sub (i*86*) Change [345] to [3456]
10273
10274 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10275
10276         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10277         --with-gnu-ld=no.
10278
10279 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10280
10281         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10282         AIX multilibs get built.
10283
10284 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10285
10286         * configure.in (i386-win32): Don't build expect if we're not
10287         building the tcl subdir.
10288
10289 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10290
10291         * Makefile.in: (configure-target-examples, all-target-examples):
10292         New targets, configure and build example programs.
10293
10294 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10295
10296         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10297         use it as input to sedit the generated MPW makefile.
10298         * mpw-README: Add a suggestion about Gestalt.h.
10299
10300 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10301
10302         * config.sub: Accept *-*-ieee*.
10303
10304 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10305
10306         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10307         Ronald F. Guilmette <rfg@monkeys.com>.
10308
10309 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10310
10311         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10312         for powerpc-pe native.
10313         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10314         (target==powerpc-pe): duplicate i386-win32 entry.
10315
10316 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10317
10318         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10319         of vxworks, not just vxworks5.1.
10320
10321 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10322
10323         * mpw-configure: Add support for exec-prefix.
10324
10325 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10326
10327         * config.guess: Recognize HP model 816 machines as having
10328         a PA1.1 processor.
10329
10330 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10331
10332         * configure: Ignore new autoconf configure options.
10333
10334 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10335
10336         * config.guess:  Recognize Pentium under SCO.
10337         From Robert Lipe <robertl@arnet.com>.
10338
10339 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10340
10341         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10342
10343 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10344
10345         * configure.in: Don't configure gas for alpha-dec-osf*.
10346
10347 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10348
10349         * configure.in: Default to --with-stabs for some targets for which
10350         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10351         i[345]86*-*-unixware*.
10352
10353 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10354
10355         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10356         rather than basing it on the target.  Simplify handling of options
10357         controlling which directories to configure.  Remove extraneous
10358         slash in multi-clean target.
10359
10360 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10361
10362         * config-ml.in: Prefix more variables with ml_ so they don't collide
10363         with configure's.
10364
10365 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10366
10367         * configure: Don't turn -v into --v.
10368
10369 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10370
10371         * configure.in (targargs): Fix typo.
10372
10373         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10374
10375 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10376
10377         * configure.in: Strip --host and --target options from
10378         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10379         --with-cross-host option when building with a cross-compiler.
10380         * configure: Canonicalize the arguments put into config.status by
10381         always using `=' for an option with an argument.  Pass a presumed
10382         --host or --target explicitly.
10383
10384 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10385
10386         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10387         into general OS recognition case.
10388
10389 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10390
10391         * configure.in (target_configdirs): add target-winsup only
10392         for win32 target systems.
10393
10394 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10395
10396         * Makefile.in (all-target-libgloss): Depend upon
10397         configure-target-newlib, since when libgloss is built it looks to
10398         see if the newlib directory exists.
10399
10400 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10401
10402         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10403         cfg-ml-*.in.
10404
10405 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10406
10407         * configure: Handle LD and LD_FOR_TARGET when configuring a
10408         Canadian Cross.
10409
10410 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10411
10412         * configure.in (target_libs): add target-winsup.
10413         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10414         (target==ppcle-pe): remove ld from $noconfigdirs.
10415
10416 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10417
10418         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10419         Preserve relative path names in $srcdir.  Build symlink tree if
10420         configuring cross target dir and srcdir=. (= no VPATH support).
10421         (configure-target-libg++): Depend on configure-target-librx.
10422         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10423         * config-ml.in: New file.
10424         * symlink-tree: New file.
10425         * configure: Ensure srcdir="." if that's what it is.
10426
10427 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10428
10429         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10430         includes and FLEX_SKELETON setting.
10431         * mpw-configure (--with-gnu-ld): New option, controls whether
10432         to use PPCLink or ld with PowerMac GCC.
10433         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10434         * mpw-config.in: Configure grez if targeting Mac.
10435
10436         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10437         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10438         just macos.
10439         * configure.in: Configure grez resource compiler if targeting Mac.
10440         * Makefile.in (all-grez, install-grez): New targets.
10441
10442 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10443
10444         * configure: CXX defaults to gcc, not g++.  If we find
10445         gcc in the path, set CC to gcc -O2.
10446
10447 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10448
10449         * configure: Default ${build} correctly.  Avoid picking up extra
10450         spaces when reading CC and CXX from Makefile.  When doing a
10451         Canadian Cross, use plausible default values for numerous
10452         variables.
10453         * configure.in: When doing a Canadian Cross, don't try to
10454         configure tools whose configure script can't handle it.
10455
10456 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10457
10458         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10459
10460 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10461
10462         * configure:  Remove dubious bug reporting address.
10463
10464 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10465
10466         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10467         configure script, run that instead of this directory's configure.
10468         In either case, print a message that we're configuring the sub-dir.
10469
10470 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10471
10472         * configure.in: Before checking for the existence of various files,
10473         use sed to filter out "target-".
10474
10475 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10476
10477         * Makefile.in (DO_X): Split rule to decrease command line length
10478         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10479         (Philippe De Muyter).
10480
10481 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10482
10483         * Makefile.in (all-patch): depend on all-libiberty.
10484
10485 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10486
10487         * configure.in: If the only directory in target_configdirs which
10488         actually exists is libiberty, then set target_configdirs to empty,
10489         to avoid trying to build a target libiberty in a gas or gdb
10490         distribution.
10491
10492 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10493
10494         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10495         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10496         systems.
10497
10498 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10499
10500         * configure.in (copy_dirs): Use sys-include instead of include
10501         for --with-headers option.
10502
10503 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10504
10505         * Makefile.in, configure.in: Make winsup builds work with
10506         new scheme.
10507
10508 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10509
10510         * configure.in: Build the linker on AIX.
10511
10512 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10513
10514         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10515         where needed.
10516
10517 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10518
10519         * Makefile.in (all-gcc): Fix typo.
10520
10521 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10522
10523         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10524
10525 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10526
10527         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10528         to target-xiberty, to provide more flexibility.
10529         (target_subdir):  Define.  Create if cross.
10530         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10531         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10532         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10533         check-libFOO -> check-target-libFOO, etc.
10534         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10535         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10536         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10537         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10538         allow ALL_GCC="" to only configure.
10539         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10540         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10541         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10542
10543 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10544
10545         * Makefile.in (taz): Build "info" in etc explicitly.
10546
10547 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10548
10549         * configure.in:  Make sure that CC is undefined (as opposed to
10550         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10551         problem with autoconf trying to configure on a host without GCC.
10552
10553 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10554
10555         * mpw-configure: Set host alias from choice of host compiler,
10556         only use generic MPW Makefile sed if present, edit a file
10557         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10558         * mpw-README: Add problem notes about CW6 and CW7.
10559
10560 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10561
10562         * Makefile.in (taz): Use ";" instead of ";;".
10563
10564 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10565
10566         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10567         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10568         DISTDOCDIRS.
10569         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10570         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10571
10572 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10573
10574         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10575         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10576         Move bfd to DISTSTUFFDIRS.
10577
10578 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10579
10580         * Makefile.in (X11_LIB): Removed.
10581         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10582
10583         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10584
10585 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10586
10587         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10588         names.
10589
10590 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10591
10592         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10593
10594 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10595
10596         * configure.in (i[345]86-*-win32): Always build newlib.
10597         Don't configure cvs, autoconf or texinfo.
10598         * Makefile.in (LD_FOR_TARGET): New.
10599         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10600         Pass down LD_FOR_TARGET.
10601
10602 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10603
10604         * winsup: New directory.
10605         * Makefile.in: Build winsup.
10606         * configure.in: Winsup is configured when target is win32.
10607         Can only build win32 target GDB when native.
10608
10609 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10610
10611         * config.guess: Recognize HP model 819 machines as having
10612         a PA 1.1 processor.
10613
10614 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10615
10616         * configure: Fix sed loop which substitutes for CC and CXX to
10617         avoid bug found in various sed implementations.
10618
10619 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10620
10621         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10622         simulator.  Use standard powerpc-*-eabi*.
10623
10624 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10625
10626         * configure.in: Stop putting gas and binutils in noconfigdirs for
10627         powerpc-*-aix* and rs6000-*-*.
10628
10629 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10630
10631         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10632         -mcall-aixdesc libraries.
10633
10634 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10635
10636         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10637
10638         * config.sub (arm | armel | armeb): Fix shell syntax.
10639
10640 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10641
10642         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10643         -msoft-float and -mcpu=common support.
10644         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10645         libraries.
10646
10647 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10648
10649         * configure.in: Allow configuration and build of emacs19 for the alpha.
10650
10651 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10652
10653         * configure.in (CC): Get ^CC, not just any old CC, from
10654         ${host_makefile_frag}.
10655
10656 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10657
10658         * configure.in (CC): Try to get CC from
10659         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10660
10661 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10662
10663         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10664         only if it exists in $(srcdir).
10665
10666 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10667
10668         * configure: If CC and CXX are not set in the environment, set
10669         them, based on either an existing Makefile or on searching for gcc
10670         in PATH.  Substitute for CC and CXX in Makefile.
10671         * configure.in: Remove libm from target_libs.  Separate
10672         target_configdirs from configdirs.  If CC is not set in
10673         environment, try to get it from a host Makefile fragment.  Rewrite
10674         changes of configdirs to use skipdirs instead.  A few minor
10675         tweaks.  Take directories out of target_configdirs as they are
10676         taken out of configdirs.  Remove existing Makefile files from
10677         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10678         CONFIG_ARGUMENTS in Makefile.
10679         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10680         by configure.in.
10681         (CONFIG_ARGUMENTS): Likewise.
10682         (CONFIGURE_TARGET_MODULES): New variable.
10683         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10684         ($(CONFIGURE_TARGET_MODULES)): New target.
10685         (configure-libg++, configure-libio): New targets.
10686         (all-libg++): Depend upon configure-libg++.
10687         (all-libio): Depend upon configure-libio.
10688         (configure-libgloss, all-libgloss): New targets.
10689         (configure-libstdc++): New target.
10690         (all-libstdc++): Depend upon configure-libstdc++.
10691         (configure-librx, all-librx): New targets.
10692         (configure-newlib): New target.
10693         (all-newlib): Depend upon configure-newlib
10694         (configure-xiberty): New target.
10695         (all-xiberty): Depend upon configure-xiberty.
10696
10697 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10698
10699         * configure.in (host i[345]86-*-win32):  Expand the
10700         noconfigdirs again.
10701
10702 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10703
10704         * mpw-configure: Fix sed command file name.
10705
10706 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10707
10708         * configure.in (host i[345]86-*-win32): Reduce the
10709         noconfigdirs again.
10710
10711 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10712
10713         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10714         or powerpc*-*-pe*, since they are not yet supported.
10715
10716 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10717
10718         Add PowerMac support and many other enhancements.
10719         * mpw-configure: New option --cc to select compiler to use,
10720         paste options set according to --cc into the generated
10721         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10722         if mpw-make.sed is present.
10723         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10724         add forward includes for PowerPC include files.
10725         * mpw-build.in: Build using Makefile.PPC if present.
10726         (do-byacc, etc): Remove separate version resource builds.
10727         (do-gas): Build "stamps" before "all".
10728         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10729         * mpw-README: Update to reflect --cc option, PowerMac support,
10730         and recently-reported compatibility problems.
10731
10732 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10733
10734         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10735         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10736         (--with-multilib-top): Pass to recursive invocations.
10737
10738 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10739
10740         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10741         v810-*-*.
10742
10743 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10744
10745         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10746         gdb, ld and opcodes on v810-*-*.
10747
10748 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10749
10750         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10751         (local-maintainer-clean): New target.
10752         (maintainer-clean): New target.
10753         (realclean): Just depend upon maintainer-clean.
10754
10755 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10756
10757         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10758
10759 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * configure.in: Build ld in mips*-*-bsd* case.
10762
10763 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10764
10765         * config.sub: Accept -lites* OS.  From Ian Dall.
10766
10767 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10768
10769         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10770         targets.
10771
10772 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10773
10774         * configure.in: treat i386-win32 canadian cross the same as
10775         i386-go32 canadian cross.
10776
10777 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10778
10779         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10780         running under the simulator to build a reduced set of libraries.
10781         (powerpc-*-eabiaix): Add fine grained multilib support added to
10782         other powerpc targets yesterday.
10783
10784 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10785
10786         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10787         -disable-softfloat, -disable-relocatable, -disable-aix, and
10788         -disable-sysv to control which multilib libraries get built.
10789
10790 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10791
10792         * configure: Add Makefile.tem to list of files to remove in trap
10793         handler.
10794
10795 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10796
10797         * config.guess (*Linux*):  Add missing "exit"s.
10798         Also, need specific check for alpha-unknown-linux (uses COFF).
10799
10800 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10801
10802         * config.guess:  Merge with FSF:
10803
10804         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10805         * config.guess (AIX4): More robust release numbering discovery.
10806
10807         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10808         * config.guess (i386-sequent-ptx): Properly get version number.
10809
10810         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10811         * config.guess (mips:*:4*:UMIPS): New case.
10812
10813 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10814
10815         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10816         (i386-win32 host): Likewise.  Don't build readline.
10817
10818 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10819
10820         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10821         SUPPORT_FILES to submakes.
10822
10823 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10824
10825         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10826         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10827         mpw-configure.
10828
10829 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10830
10831         * configure.in (appdirs): Use =, not ==, in test expression when
10832         trying to build the text to print in the warning message for
10833         Solaris users.
10834
10835 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10836
10837         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10838
10839 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10840
10841         * config.guess: Recognize lynx-2.3.
10842
10843 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10844
10845         * config.sub (z8ksim): Deleted
10846         (z8k-*-coff): New, this is the one true name of the target.
10847
10848 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10849
10850         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10851
10852 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10853
10854         * config.guess (*:Linux:*:*): First try asking the linker what the
10855         default object file format is (elf, aout, or coff).  Then if this
10856         fails, try previous methods.
10857
10858 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10859
10860         * configure.in: Don't build newlib for *-*-vxworks5.1.
10861
10862 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10863
10864         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10865         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10866
10867 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10868
10869         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10870
10871 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10872
10873         * cfg-ml-com.in: New file.
10874         * cfg-ml-pos.in: New file.
10875
10876 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10877
10878         * COPYING.NEWLIB: Add HP free copyright to list.
10879
10880 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10881
10882         * config.sub: Recognize -eabi* for the system, not just -eabi.
10883
10884 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10885
10886         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10887         * config.sub, configure.in (win32): New target and host.
10888
10889 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10890
10891         * configure.in: Add i386-pe configuration.
10892
10893 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10894
10895         * mpw-build.in (install): Install GDB after LD.
10896
10897 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10898
10899         * mpw-config.in (elf/mips.h): Always forward-include, needed
10900         for GDB to build.
10901
10902 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10903
10904         * testsuite: New directory for customer acceptance and whole tool
10905         chain tests.
10906
10907 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10908
10909         * configure: If per-host line isn't found, but AC_OUTPUT is found
10910         and a configure script exists, run it instead.
10911
10912 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10913
10914         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10915
10916 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10917
10918         * configure: Set build_{cpu,vendor,os,alias} to host values when
10919         --build isn't specified.
10920
10921 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10922
10923         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10924         (FLAGS_TO_PASS): Pass them.
10925         (EXTRA_TARGET_FLAGS): Ditto.
10926
10927 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10928
10929         * Makefile.in (all-libg++): Depend on all-libstdc++.
10930
10931 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10932
10933         * configure.in (noconfigdirs): Enable all packages for
10934           i386-unknown-netbsd.
10935
10936 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10937
10938         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10939         hosted builds (DOS builds)
10940
10941 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10942
10943         Changes for ARM based on patches from Richard Earnshaw:
10944         * config.sub: Handle armeb and armel.
10945         * configure.in: Omit arm linker only for riscix.
10946
10947 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10948
10949         * config.guess:  Update from FSF.
10950
10951 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10952
10953         * config.sub: Recognize powerpcle as the little endian variant of
10954         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10955         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10956         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10957         temporarily.
10958
10959 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10960
10961         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10962
10963 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10964
10965         * config.sub: Accept -lites* as a basic system type.
10966
10967 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10968
10969         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10970         installed, and if so return linuxoldld as the system name.
10971
10972 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10973
10974         * config.guess: Add hppa1.1-hp-lites support.
10975
10976 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10977
10978         * configure.in: Don't build newlib for m68k-vxworks5.1.
10979
10980 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10981
10982         * configure.in (mips-sgi-irix6): Use mh-irix5.
10983
10984 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10985
10986         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10987
10988 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10989
10990         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10991         OSF/1.  Fix compiler flags.
10992         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10993
10994 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10995
10996         * configure.in: Recognize --with-newlib.
10997         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10998
10999 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11000
11001         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11002         to *_X11_MODULES due to gdbtk needing X include files et al.
11003
11004 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11005
11006         Merge in support for Mac MPW as a host.
11007         (Old change descriptions retained for informational value.)
11008
11009         * mpw-config.in: Add generic include forwards for cpu-specific
11010         include files in aout and elf directories.
11011
11012         * mpw-configure: Added copyright.
11013         * mpw-config.in: Check for presence of required build tools.
11014         (target_libs): Add newlib.
11015         (target_tools): Add examples.
11016         (Read Me): Generate as "Read Me for MPW" instead.
11017         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11018         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11019         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11020
11021         * mpw-configure: Remove subdir-specific makefile hackery,
11022         delete mk.tmp after using it.
11023
11024         * mpw-build.in (all): Display start and end times.
11025
11026         * mpw-configure (host_canonical): Set.
11027         (target_cpu): Always add to makefiles.
11028         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11029         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11030         (mpw-mh-mpw): Look for in srcdir and srcroot.
11031         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11032
11033         * mpw-build.in: (install-only): New target.
11034
11035         * mpw-configure (host_alias, target_alias): Rename from hostalias
11036         and targetalias, add into generated Makefile.
11037         (mk.tmp): If present, add into generated Makefile.
11038         * mpw-build.in (all-gas): Build config.h first before gas proper.
11039
11040         * mpw-configure (config.status): Write only if changed.
11041         * mpw-config.in (readline): Configure it (not built, just used for
11042         definitions).
11043
11044         * mpw-config.in (elf/mips.h): Add a forward include.
11045
11046         * mpw-config.in: Forward-include most .h files in include into
11047         extra-include.
11048         (readline): Don't build.
11049         mpw-build.in (install): Install GDB.
11050
11051         * mpw-configure (prefix, mpw_prefix): Handle it.
11052         * mpw-config.in (mmalloc, readline): Don't configure.
11053         * mpw-build.in (thisscript): Rename to ThisScript.
11054         Use mpw-build instead of BuildProgram everywhere.
11055         (mmalloc, readline): Don't build.
11056         * mpw-README: New file, basic documentation about the MPW port.
11057
11058         * mpw-config.in: Use forward-include to create include files.
11059
11060         * mpw-configure: Add more things to the top of each configured
11061         Makefile, including contents of config/mpw-mh-mpw.
11062         * mpw-config.in (extra-include): Create this directory and fill it
11063         with Posix-like include files when configuring.
11064
11065         * config.sub (apple, mac, mpw): Add various aliases.
11066
11067         * mpw-build.in: New file, top-level build script fragment for MPW.
11068         * mpw-configure: New file, configure script for MPW.
11069         * mpw-config.in: New file, config fragment for MPW.
11070
11071 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11072
11073         * configure.in (host_libs): Remove glob, since it is gone from the
11074         sources.
11075
11076 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11077
11078         * Makefile.in: define empty GDB_NLM_DEPS var.
11079
11080         * configure.in(target_makefile_frag): use config/mt-netware
11081         for netware targets.
11082
11083 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11084
11085         * config.sub: Merge in recent FSF changes.  Remove linux special
11086         cases.
11087
11088 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11089
11090         Revert this change:
11091
11092         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11093
11094                 * build-all.mk: Use CC=cc -Xs on Solaris.
11095
11096 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11097
11098         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11099         stop using it.
11100         * Makefile.in: Nuke all references to glob subdirectory.
11101
11102 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11103
11104         * configure.in: Fix --enable-shared logic in per-host.
11105
11106 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11107
11108         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11109
11110 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11111
11112         * configure.in (noconfigdirs): Don't build gas on AIX, for
11113         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11114
11115 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11116
11117         * configure: Fix --cache-file to work if the file argument is a
11118         relative path.
11119
11120 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11121
11122         * configure: If the --cache-file is used, pass it down to
11123         configure in subdirectories.
11124
11125 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11126
11127         * config.sub: add vxworks29k configuration.
11128
11129 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11130
11131         * Makefile.in (taz): Do "diststuff" part quietly.
11132
11133 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11134
11135         * config.sub: Mini-merge with gcc/config.sub.
11136
11137 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11138
11139         * config.guess (IRIX): Sed - to _.
11140
11141 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11142
11143         * Makefile.in (source-vault, binary-vault): New targets.
11144
11145 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11146
11147         * config.sub: Recognize -eabi as a basic system type.
11148
11149 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11150
11151         * configure.in (enable_shared stuff): Fix typo.
11152
11153 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11154
11155         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11156
11157 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11158
11159         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11160
11161 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11162
11163         * configure.in (rs6000-*-*): Don't build gas.
11164
11165 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11166
11167         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11168         reduce command line length.
11169         (AS_FOR_TARGET): Check for as.new, not Makefile.
11170         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11171
11172 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11173
11174         * config.guess:  Merge from FSF.
11175
11176 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11177
11178         * configure: Don't use $ when handling program_suffix.
11179
11180 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11181
11182         * configure.in:  Configure tk for hppa/hpux.
11183
11184 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11185
11186         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11187
11188 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11189
11190         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11191         to LIBCXXFLAGS.  Tests are better run without it.
11192
11193 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11194
11195         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11196
11197 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11198
11199         * configure.in (*-*-netware*): Don't configure xiberty.
11200
11201 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11202
11203         * configure.in:  Remove tk from native_only list.
11204
11205 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11206
11207         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11208           for special NCD build.
11209
11210 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11211
11212         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11213         makeall.bat, they're only useful for binutils snapshots.
11214         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11215         makeall.bat to specified SUPPORT_FILES.
11216
11217 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11218
11219         * build-all.mk: Add Ericsson targets to sun4 and solaris
11220           hosts.  Add  BNR's sun4 target to solaris host, so their
11221           build-from-source will be tested in-house first.
11222
11223 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11224
11225         * Makefile.in (LIBCFLAGS): New variable.
11226         (CFLAGS_FOR_TARGET): Ditto.
11227         (LIBCFLAGS_FOR_TARGET): Ditto.
11228         (LIBCXXFLAGS): Ditto.
11229         (CXXFLAGS_FOR_TARGET): Ditto.
11230         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11231         (BASE_FLAGS_TO_PASS): Pass them.
11232         (EXTRA_TARGET_FLAGS): Ditto.
11233
11234         * configure.in: Support --enable-shared.
11235
11236 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11237
11238         * configure.in (target_libs):  Include libstdc++ again.
11239         * config.guess:  Update from FSF (for FreeBSD).
11240
11241 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11242
11243         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11244         makeall.bat.
11245         (DISTDOCDIRS): Add `etc'.
11246         (ETC_SUPPORT_PFX): New variable.
11247         (taz): Include anything from etc starting with a word in
11248         ETC_SUPPORT_PFX.
11249
11250 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11251
11252         * config.sub: Update for recent FSF changes.  Remove obsolete
11253         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11254         spacing changes.
11255
11256 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11257
11258         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11259
11260         * config.guess:  Merge with FSF.
11261         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11262
11263 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11264
11265         * configure: Since the "trap 0" handler will override the exit
11266         status on many systems, only use it for "exit 1", and make it set
11267         a non-zero exit status; reset it before "exit 0".  Also, check
11268         exit status of config.sub, and error out if it failed.
11269
11270 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11271
11272         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11273         and install libgloss.
11274
11275 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11276
11277         * Makefile.in (all-binutils): Depend upon all-byacc.
11278
11279         * configure.in: Don't build emacs on Irix 5.
11280
11281 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11282
11283         * configure.in (*-*-netware*): Add libio.
11284
11285 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11286
11287         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11288         (CHECK_TARGET_MODULES): Ditto.
11289         (INSTALL_TARGET_MODULES): Ditto.
11290         (TARGET_LIBS): Ditto.
11291         (all-libstdc++): Note dependencies.
11292
11293 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11294
11295         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11296
11297 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11298
11299         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11300         -fexternal-templates.
11301
11302         * configure.in (target_libs): Add libstdc++.
11303         (noconfigdirs): Add libstdc++ as appropriate.
11304
11305 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11306
11307         * config.guess:  Update from FSF.
11308
11309 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11310
11311         * configure: Use ${config_shell} when running ${configsub}.
11312
11313 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11314
11315         * config.sub: No longer recognize h8300h.
11316
11317 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11318
11319         * config.sub: Remove extraneous differences between config.sub and
11320         gcc/config.sub.
11321
11322 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11323
11324         * Makefile.in (DISTSTUFFDIRS): Add gas.
11325
11326 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11327
11328         * COPYING.NEWLIB: New file.
11329
11330 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11331
11332         * config.guess (HP-UX):  Patch from Harlan Stenn
11333         <harlan@landmark.com> to also emit release level.
11334
11335 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11336
11337         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11338
11339 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11340
11341         * config.sub:  Merge nextstep cleanup from FSF.
11342
11343 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11344
11345         * configure.in (arm-*-*): Don't configure ld for this target.
11346
11347 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11348
11349         * configure.in (*-*-netware): don't configure libg++, libio,
11350           librx, or newlib.
11351
11352 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11353
11354         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11355         configure ld--it works, but it doesn't support shared libraries.
11356
11357 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11358
11359         * config.guess (*-unknown-freebsd*):  Get rid of possible
11360         trailing "(Release)" in version string.
11361         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11362
11363 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11364
11365         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11366         Fix type: *-next-neststep -> *-next-nextstep.
11367
11368         * config.guess:  Merge from FSF:
11369
11370         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11371
11372         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11373
11374         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11375
11376         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11377         instead of UNIX_SV for UnixWare 1.0).
11378
11379 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11380
11381         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11382         to make gdb/nlm/* build after the compiler and linker.
11383
11384 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11385
11386         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11387         not just i[34]86.
11388         (m68k-atari-sysv4):  Relocate to match FSF version.
11389
11390         * config.guess:  More merges from the FSF:
11391
11392         Add a space before function call or macro invocation.
11393
11394         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11395
11396         * config.guess: Add trap cmd to remove dummy.c and dummy when
11397         interrupted.
11398
11399         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11400
11401         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11402         (dummy): Redirect stderr from compilation of dummy.c.
11403
11404         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11405
11406         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11407
11408 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11409
11410         * configure: Accept and ignore --cache*, for compatibility with
11411         new autoconf.
11412
11413 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11414
11415         * config.guess:  Merge from FSF:
11416
11417         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11418
11419         * config.guess (Pyramid*:OSx*:*:*): New case.
11420         (PATH): Add /.attbin at end for finding uname.
11421         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11422
11423         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11424
11425         * config.guess (M88*:DolphinOS:*:*): New case.
11426
11427         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11428
11429         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11430         to select whether to use ELF or COFF.
11431
11432         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11433
11434         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11435
11436         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11437
11438         * config.guess: Guess the OS version for HPUX.
11439
11440         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11441
11442         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11443
11444 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11445
11446         * configure.in: Recognize --with-headers, --with-libs, and
11447         --without-newlib.
11448         * Makefile.in (all-xiberty): Depend upon all-ld.
11449
11450 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11451
11452         * configure.in: Change i[34]86 to i[345]86.
11453
11454 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11455
11456         * configure (version): A few more tweaks to help message.
11457
11458 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11459
11460         * Makefile.in:  Remove (for now) librx as a host library,
11461         now that we're building it for target.
11462
11463 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11464
11465         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11466         (Karl Berry).
11467
11468 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11469
11470         * configure.in:  Also configure librx.
11471
11472 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11473
11474         * Makefile.in:  Update various rules to reflect that librx
11475         is now needed for libg++.
11476
11477 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11478
11479         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11480
11481 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11482
11483         * configure.in: Configure the examples directory.
11484
11485 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11486
11487         * configure: Simplify Jun 2 1994 change.
11488
11489 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11490
11491         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11492         /bin/gcc isn't good enough to build gcc.
11493
11494 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11495
11496         * Makefile.in (GDB_SUPPORT_FILES): Remove
11497         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11498         (gdb.tar.gz): Add new rule to use standard distribution building
11499         mechanism.
11500
11501 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11502
11503         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11504         Bill Cox <bill@cygnus.com>.
11505
11506 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11507
11508         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11509
11510 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11511
11512         * configure:  Search current dir first in .gdbinit.
11513
11514 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11515
11516         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11517
11518 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11519
11520         * config.sub:  Refer to NeXT's operating system as nextstep.
11521
11522         * config.sub (case $basic_machine):  Re-order the cases, to match
11523         the order in the FSF version (which is mostly alphabethical).
11524         Merge in some additions and changes from the FSF.
11525
11526 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11527
11528         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11529         * config.sub: Recognize cxux7.
11530         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11531
11532 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11533
11534         * config.sub:  Fix typo powerpc -> powerpc-*.
11535
11536 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11537
11538         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11539
11540         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11541         parallel with all-emacs and install-emacs).  Top-level command
11542         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11543
11544 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11545
11546         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11547         $(relbindir)/make before doing ``make install'', and use
11548         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11549         installing over running make binary.
11550         ($(host)-stamp-stage3-installed): Likewise.
11551
11552 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11553
11554         * config.guess: Recognize Mach.
11555
11556 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11557
11558         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11559         see whether --exec-prefix was used.
11560
11561 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11562
11563         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11564
11565 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11566
11567         * Makefile.in: Add all-librx target similar to all-libproc.
11568
11569 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11570
11571         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11572         with post 1.2 uname bogosity.
11573
11574 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11575
11576         * configure: Remove temporary files on receipt of a signal.
11577
11578 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11579
11580         * configure: If there is a package_makefile_frag, remove
11581         ${subdir}/Makefile.tem after copying it in.
11582
11583 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11584
11585         * build_all.mk: support rs6000 lynx identifies itself as
11586         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11587         since /bin/gcc is too feeble to compile a modern gcc.
11588
11589 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11590
11591         * brought devo/test-build.mk update-to-date with progressive/
11592           test-build.mk. Add lynx targets and hppa flag info.
11593
11594 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11595
11596         * configure.in:  Use mh-ncrsvr43.  Patch from
11597         Tom McConnell <tmcconne@sedona.intel.com>.
11598
11599 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11600
11601         * config.guess (i386-unknown-bsdi):  No longer need to
11602         check #if defined(__bsdi__) && defined(__i386__).
11603
11604 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11605
11606         * configure: Set program_transform_nameoption correctly.
11607
11608 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11609
11610         * brought build-all.mk update-to-date with progressive build-all.mk,
11611           added new targets and hppa info.
11612
11613 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11614
11615         * configure: If config.guess result is a prefix of the user
11616         specified target, assume a native build and use the user specified
11617         target as the host alias.  Remove SunOS patch suffix removal hack.
11618         * configure.in: Remove SunOS patch suffix removal hack.
11619
11620         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11621         in NATIVE_CHECK_MODULES.
11622
11623 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11624
11625         * Makefile.in: Rename HOST_ONLY to NATIVE.
11626         * configure: Delete SunOs patch suffix from host_canonical
11627           and build_canonical variables that are prepended to Makefiles.
11628         * configure.in: Add comments for easier maintenance.
11629
11630 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11631
11632         * Makefile.in: Add all-libproc target similar to all-gui.
11633
11634 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11635
11636         * Makefile.in (CHECK_MODULES): split into
11637         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11638
11639 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11640
11641         * config.guess (i386-unknown-bsdi): New system to guess.
11642
11643 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11644
11645         * Makefile.in: Add all-gui target (but not yet build by "all").
11646
11647 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11648
11649         * config.sub: Move deletion of patch suffix from here...
11650         * configure.in: To here, at Ian's suggestion.  The top-
11651           level scripts might need to know of a patch level.
11652
11653 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11654
11655         * config.sub: Strip off patch suffix so rtl is recognized
11656           as a sunos4.1.3 machine, even though it's been patched.
11657
11658 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11659
11660         * Makefile.in (INSTALL_LAST): Delete.
11661         (INSTALL_DOSREL): New.
11662
11663 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11664
11665         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11666         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11667         whether we pass down --with-gnu-ld anyhow.
11668
11669 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11670
11671         * Makefile.in (INSTALL_LAST): Change operation so it works
11672         on more flavors of make.
11673         * configure.in (go32): Don't build libg++ or libio.
11674
11675 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11676
11677         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11678         they can be overriden by templates.
11679
11680 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11681
11682         * configure.in (target==go32): Don't build gdb.
11683         * dosrel: New directory.
11684
11685 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11686
11687         * configure.in (host==go32): Configure dosrel too.
11688         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11689         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11690         be set by incoming names or templates.
11691         (INSTALL_LAST): New rule.
11692
11693 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11694
11695         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11696
11697 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11698
11699         * configure.in (appdirs): New variable.  Currently empty, but will
11700         be used in gas distribution.  If nonempty, lists a set of
11701         directories at least one of which must get configured, or top
11702         level configuration is considered to have failed.
11703         (rs6000-*-lynxos*): Use new file name.
11704
11705 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11706
11707         Eliminate XTRAFLAGS.
11708         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11709         newlib include files using -idirafter, and also use -nostdinc.
11710         (CXX_FOR_TARGET): Likewise.
11711         (XTRAFLAGS): Removed.
11712         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11713         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11714         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11715         ($(DO_X)): Don't pass down XTRAFLAGS.
11716
11717 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11718
11719         * configure.in (mips*-dec-bsd*): New target; do build linker.
11720         (mips*-*-bsd*): New target; don't build linker.
11721
11722 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11723
11724         * configure.in: support rs6000-*-lynxos* configuration.
11725         support sunos4 as a cross target.
11726
11727         * config.sub: look for lynx*, not lynx since the OS version may
11728         legitimately be part of the name.
11729
11730 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11731
11732         * configure.in (i[34]86-*-sco*): Move to be with other i386
11733         targets.
11734         (romp-*-*): New target.  Skip various binary utilities.
11735         (vax-*-*): New target.  Don't build newlib.
11736         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11737
11738 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11739
11740         * configure.in: Only set host_makefile_frag if config
11741         directory exists.
11742
11743 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11744
11745         * install.sh: If $dstdir exists, don't check whether each
11746         component does.
11747
11748 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11749
11750         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11751
11752 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11753
11754         * configure.in (*-*-lynxos*): Don't configure newlib for either
11755         native or cross Lynx.
11756
11757 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11758
11759         * config.sub (sparc64-elf): Fix os.
11760         (z8k): Remove duplicate.
11761
11762 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11763
11764         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11765         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11766
11767 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11768
11769         * configure: Make file links cleanly even if Lynx fails on
11770           an NFS symlink (at least fail cleanly).
11771
11772 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11773
11774         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11775         -XNh2000.
11776
11777 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11778
11779         * configure: Unknown options are fatal again.
11780
11781 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11782
11783         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11784         compatibility.
11785
11786 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11787
11788         * build-all.mk: Add `clean' target.
11789
11790 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11791
11792         * config.guess:  Add SINIX support.
11793         * configure.in:  Add mips-*-sysv4* support.
11794
11795 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11796
11797         * build-all.mk: Document all useful targets.
11798         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11799         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11800
11801 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11802
11803         * configure: Support --silent, --quiet.
11804
11805 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11806
11807         * configure: Support --disable-FEATURE.
11808
11809 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11810
11811         * config.guess: Recognize NCR running SVR4.3.
11812
11813 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11814
11815         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11816         Patch from Paul Eggert <eggert@twinsun.com>.
11817
11818 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11819
11820         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11821
11822 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11823
11824         * configure: Make unrecognized options give nonfatal warnings
11825         instead of fatal errors, and pass them to any subdirectory
11826         configures in case they recognize them.
11827         Make --x equivalent to --with-x.
11828
11829 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11830
11831         * configure: Add --enable-* options.  Clean up usage message and
11832         some comments.
11833
11834 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11835
11836         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11837
11838 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11839
11840         * configure.in (hppa*-*-*): Enable binutils.
11841
11842 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11843
11844         * config.sub: Recognize cisco.
11845
11846 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11847
11848         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11849
11850 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11851
11852         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11853         than one configuration name.  Add comment.
11854
11855 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11856
11857         * config.guess: about target *-hitachi-hiuxwe2, fixed
11858         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11859         macro is incorrect.]
11860
11861 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11862
11863         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11864         than the "make ls" stuff which used to be here.
11865
11866 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11867
11868         * config.guess:  Recognize i[34]86-unknown-freebsd.
11869         From Shawn M Carey <smcarey@rodan.syr.edu>.
11870
11871 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11872
11873         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11874
11875 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11876
11877         * config.guess: Check for ptx.
11878
11879 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11880
11881         * config.sub: Add os9k checking.
11882
11883 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11884
11885         * config.guess: Handle OSF1 running on HPPA processors
11886
11887 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11888
11889         * configure: If subdir configure fails, print out a message with
11890         subdirectory name, in case subdir's configure code didn't identify
11891         itself.
11892
11893 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11894
11895         * configure.in: Remove embedded newlines from configdirs.
11896         Avoid mismatches of substrings.  Fix matching strings at end
11897         of configdirs.
11898
11899 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11900
11901         * config.guess:  Add Lynx/rs6000 config support.
11902
11903 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11904
11905         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11906
11907 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11908
11909         * configure.in (hppa*-*-osf*): Treat this just like most other
11910         PA configurations (eg no binutils or ld).
11911         (hppa*-*-*elf*): These configurations have binutils and ld.
11912
11913 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11914
11915         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11916
11917 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11918
11919         * configure.in (rs6000-*-*): Build gas.
11920
11921 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11922
11923         * Makefile.in:  Avoid bug in losing hpux sed.
11924
11925 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11926
11927         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11928         for GDB and GDB has been fixed to not need it.
11929
11930 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11931
11932         * config.guess: Recognize vax hosts.
11933
11934 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11935
11936         * configure (while loop): Don't use "break 2" inside case
11937         statement -- the case statement isn't an enclosing loop.
11938
11939 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11940
11941         * config.guess:  Clean up NeXT support, to allow nextstep
11942         on Intel machines.  Make OS be nextstep.
11943
11944 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11945
11946         * config.guess: Add alternate forms for Convex.
11947
11948 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11949
11950         * configure:  Completely rewrite option processing.  Take
11951         advantage of pattern-matching to avoid invoking test frequently.
11952         Also clean up host and target defaulting logic.
11953
11954 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11955
11956         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11957         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11958         commands (plus user environment) will fit SCO limits.
11959
11960 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11961
11962         * configure.in: Don't issue warnings about directories which are
11963         not being configured if -norecursion is set.  Correct test for
11964         --with-gnu-as and --with-gnu-ld to not get confused by substring
11965         matches.
11966
11967         * configure.in: Don't build gas for alpha-dec-osf1*.
11968
11969 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11970
11971         * configure:  Back out Per's change of 12/19/1993.  It changes the
11972         behavior of configure in unexpected and confusing ways.
11973
11974         Also, use different delim char when calculating
11975         program_transform_name so that the name can contain slashes.
11976
11977 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11978
11979         * configure.in, config.sub: Add support for VSTa micro-kernel.
11980
11981 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11982
11983         * configure.in: Nuke hacks which were used to get a special
11984         version of GAS for HPPA configurations.
11985
11986 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11987
11988         * configure:  If only ${target_alias} is given, use that
11989         as the default for ${host_alias}.
11990         * configure:  Add missing back-slashes before nested quotes.
11991
11992 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11993
11994         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11995
11996 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11997
11998         * config.guess:  Recognize some Tektronix configurations.
11999         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12000
12001 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12002
12003         * config.sub: Match any flavor of SH.
12004
12005 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12006
12007         * configure.in: Don't try to configure newlib for Alpha.
12008
12009 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12010
12011         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12012         libg++ or libio for any Alpha target.
12013
12014         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12015
12016 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12017
12018         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12019         default arguments -- so it tried to compress itself.
12020
12021 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12022
12023         * configure.in (notsupp): ensure that a space is always at the end
12024           of the configdirs list, since the grep checks for an explicit space
12025
12026 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12027
12028         * configure.in (target i386-sysv4.2): don't build ld, since static
12029           versions of many libraries are not available.
12030
12031 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12032
12033         * config.guess: Recognize Apollos (using environment variables).
12034         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12035
12036 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12037
12038         * config.guess: Recognize Sony news mips running newsos.
12039
12040 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12041
12042         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12043         "fi ; else" for bash.
12044
12045 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12046
12047         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12048
12049 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12050
12051         * config.sub: accept unixware as an alias for svr4.2.
12052         Fix some inconsistancies with the gcc version.
12053
12054 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12055
12056         * Makefile.in (DISTDOCDIRS):  Add gdb.
12057
12058 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12059
12060         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12061
12062 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12063
12064         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12065         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12066         this now.
12067
12068 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12069
12070         * config.sub: Accept hiux* as an OS name.
12071
12072         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12073         etc/make-stds.texi.  The underscore came from gcc, and dje now
12074         agrees that RUNTESTFLAGS is the correct name.
12075
12076 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12077
12078         * install.sh:  Remove 'set -e'.  It makes any conditionals
12079         in the script useless.
12080
12081         * config.guess: Automatically recognize arm-acorn-riscix
12082         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12083
12084 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12085
12086         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12087
12088 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12089
12090         * Makefile.in (DISTDOCDIRS): New variable.
12091         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12092         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12093
12094 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12095
12096         * configure.in (hppa target): check the source directory for the
12097           pagas sub-directory
12098
12099 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12100
12101         * config.sub: Allow -aout* and -elf*.
12102
12103 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12104
12105         * configure.in: Don't build ld on i386-solaris2, same as for
12106         sparc-solaris2.
12107
12108 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12109
12110         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12111
12112 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12113
12114         * configure.in:  Configure gdb for alpha.
12115
12116 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12117
12118         * Makefile.in (CXXFLAGS): Add -O.
12119
12120 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12121
12122         * config.guess: added support for DG Aviion
12123
12124 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12125
12126         * configure.in: Produce warning message for subdirectories not
12127         configurable for this host/target combination.  Don't try to
12128         configure gdb for vms.
12129
12130 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12131
12132         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12133         appropriate files before making "diststuff".
12134         (DISTBISONFILES): New var: list of files to be edited.
12135         (DISTSTUFFDIRS): Add binutils.
12136
12137 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12138
12139         * config.sub: also handle mipsel and mips64el (for little endian mips)
12140
12141 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12142
12143         * configure.in: Add * to end of all OS names.
12144
12145 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12146
12147         * configure.in: Build newlib for LynxOS native.
12148
12149 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12150
12151         * config.guess: Add support for delta 88k running SVR3.
12152
12153         * configure.in: Add comment about HP compiler vs. emacs.
12154
12155 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12156
12157         * configure.in: don't build ld on solaris2 (not a viable option
12158           due to bugs in getpwnam & getpwuid)
12159
12160 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12161
12162         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12163         config.guess will produce a full version number.
12164
12165 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12166
12167         * configure.in: Build linker and binutils for alpha-dec-osf1.
12168
12169 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12170
12171         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12172         and gdb/testsuite/Makefile.in.
12173
12174 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12175
12176         * configure.in: recognize mips*- instead of mips-
12177
12178 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12179
12180         * config.sub: Accept linux*coff and linux*elf as operating
12181         systems.
12182
12183 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12184
12185         * config.sub: Recognize mips64, and mips3 as an alias for it.
12186
12187 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12188
12189         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12190         gdb knows how to handle OSF/1 shared libraries.
12191
12192 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12193
12194         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12195         * config.guess: Recognize Hitachi's HIUX.
12196         * config.sub: Recognize h3050r* and hppahitachi.
12197         Remove redundant cases for hp9k[23]*.
12198
12199 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12200
12201         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12202         if gas and ld are in the source tree and are in ${configdirs}.
12203         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12204         --with options (but still pass them down on the command line,
12205         if they were explicitly specified).
12206
12207 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12208
12209         * configure: substitute SHELL value in Makefile.in with
12210         ${CONFIG_SHELL}
12211
12212 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12213
12214         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12215         *-*-solaris2* targets.
12216
12217 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12218
12219         * Makefile.in: define M4, and pass it down to sub-makes;
12220         all-autoconf now depends on all-m4
12221
12222 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12223
12224         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12225         presence of {ar,ranlib} instead of a configured directory
12226
12227 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12228
12229         * config.guess: Accept 34?? as well as 33?? for NCR.
12230
12231 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12232
12233         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12234         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12235
12236 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12237
12238         * configure: grab values for $(CC) and $(CXX) from the
12239         environment, so that someone can do "CC=gcc configure; make" and
12240         have it work right (matching the way that autoconf works now)
12241
12242         * configure.in, Makefile.in: add support for gash, the tcl
12243         interface to Galaxy
12244
12245         * config.guess: add NetBSD variants (hp300, x86)
12246
12247 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12248
12249         * install.sh: Support -d option (in the manner of SunOS 4 install,
12250         as it is more deterministic than that of GNU install)
12251         (chmodcmd): Set file to mode 755 by default (should also do default
12252         chgrp and chown, but I don't feel like dealing with that now)
12253
12254 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12255
12256         * config.sub: Remove h8300hhms alias.
12257
12258 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12259
12260         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12261
12262 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12263
12264         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12265         as stmp-fixinc
12266
12267 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12268
12269         * config.sub: recognize m88110-bug-coff.
12270
12271 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12272
12273         * Makefile.in (all-libio): all dependencies on the toolchain used
12274         to build this (gcc, gas, ld, etc)
12275
12276 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12277
12278         * config.guess: Deal with OSF/1 1.3 on alpha.
12279
12280 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12281
12282         * install.sh: add some 'else true' clauses for portability
12283
12284         * configure.in: don't build libio for h8[35]00-*-* targets
12285
12286 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12287
12288         * Makefile.in:  Add support for new libio.
12289
12290 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12291
12292         * install.sh: If one command fails, don't try the rest.  Don't try
12293         to remove $dsttmp (via trap) unless we have already created it.
12294         If $src doesn't exist, detect it and exit with an error.
12295
12296         * config.guess: Recognize BSD on hp300.
12297
12298 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12299
12300         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12301         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12302
12303 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12304
12305         * Makefile.in (all-send-pr): depends on all-prms
12306
12307 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12308
12309         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12310
12311 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12312
12313         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12314         Added test for mips-mips-riscos5.
12315
12316 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12317
12318         * configure.in: use mh-hp300 for 68k HP hosts
12319
12320 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12321
12322         * configure: add support for CONFIG_SHELL, so that you can use
12323         some alternate shell for evaluating configure scripts
12324
12325 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12326
12327         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12328         in configure script to bug-gdb@prep.ai.mit.edu when building
12329         distribution archive.
12330         * Makefile.in (COMPRESS):  Remove def.
12331         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12332         gdb.tar.Z and make-gdb.tar.Z respectively.
12333         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12334         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12335         to convergence with 'taz' target in Makefile.in.
12336
12337 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12338
12339         * install.sh (dsttmp): use trap to ensure that tmp files go
12340         away on error conditions
12341
12342 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12343
12344         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12345
12346 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12347
12348         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12349         its parent is '/' not ''.
12350
12351         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12352
12353 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12354
12355         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12356         that ${newsrcdir}/configure.in does.
12357
12358 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12359
12360         * test-build.mk: support for CONFIG_SHELL
12361
12362 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12363
12364         * config.sub (netware):  Add as a basic system type.
12365
12366 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12367
12368         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12369           $(srcdir)/ from the dependency on Makefile.in.
12370
12371 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12372
12373         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12374         (h8300hhms is temporary until multi-libraries are implemented).
12375         * configure.in: Handle h8300h too.
12376
12377 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12378
12379         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12380
12381 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12382
12383         * configure:  Remove extraneous output when guessing host type.
12384         * config.guess:  Remove extraneous output when guessing using C
12385         compiler rather than uname, or when guessing fails.
12386
12387 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12388
12389         * Makefile.in: remove all.cross and install.cross targets
12390
12391         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12392           definitions
12393
12394 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12395
12396         * configure.in (target sh): Build gprof.
12397
12398 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12399
12400         * config.sub: change -solaris to -solaris2
12401
12402 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12403
12404         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12405
12406 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12407
12408         * configure: Correct error message for missing Makefile.in to
12409         print correct directory.
12410
12411 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12412
12413         * install.sh: kludge around 386BSD shell bug
12414
12415 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12416
12417         * config.guess:  Recognize NeXT.
12418         * config.guess:  Recognize i486-ncr-sysv4.
12419         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12420
12421 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12422
12423         * Makefile.in (MAKEINFOFLAGS): New variable.
12424         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12425         * build-all.mk, test-build.mk: Pass down --no-split as
12426         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12427
12428 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12429
12430         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12431
12432 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12433
12434         * Makefile.in (libg++.tar.z):  New rule.
12435         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12436         * Makefile.in (taz):  Only do a single chmod.
12437
12438 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12439
12440         * install.sh: don't use dirname anymore (replaced with sed usage)
12441
12442 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12443
12444         * Makefile.in:  Change extension for gzip'd files from '.z' to
12445         '.gz' per new FSF standard usage.
12446
12447 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12448
12449         * configure: put quotes around the final value of program_transform_name
12450
12451 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12452
12453         * Makefile.in: new install.sh support; update install-info rules
12454
12455 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12456
12457         * configure.in: Build diff for crosses, but not for go32 host.
12458
12459         * configure.in: Build gprof only for native, and don't build it
12460         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12461
12462 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12463
12464         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12465
12466 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12467
12468         * configure.in (host_tools): Add prms.
12469
12470 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12471
12472         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12473         with $(FLAGS_TO_PASS) on the command line
12474
12475         * config.sub: Recognize lynx and lynxos
12476
12477 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12478
12479         * config.sub: Accept -ecoff*, not just -ecoff.
12480
12481 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12482
12483         * Makefile.in (taz): Use .gz suffix instead of .z.
12484         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12485         names.
12486
12487 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12488
12489         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12490
12491 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12492
12493         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12494         that rebuilds that might happen during 'make install' don't get
12495         bogus gcc include files
12496
12497 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12498
12499         Change from Utah for HPPA support:
12500         * config.guess: Recognize hppa1.x-hp-bsd.
12501
12502 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12503
12504         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12505         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12506
12507 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12508
12509         * config.sub: Add support for rom68k and bug boot monitors.
12510
12511 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12512
12513         * Makefile.in: Make all-opcodes depend on all-bfd.
12514
12515 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12516
12517         * config.guess: Added special check for i[34]86-univel-sysv4*.
12518
12519 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12520
12521         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12522         the processor rather than assuming i486.
12523
12524 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12525
12526         * config.guess: Recognize SunOS6 as Solaris3.
12527
12528 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12529
12530         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12531         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12532
12533 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12534
12535         * build-all.mk (all-cross): New target for Canadian Cross.
12536         Added Q2 go32 targets.
12537         * test-build.mk: Configure go32 cross sparclite-aout and
12538         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12539         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12540
12541 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12542
12543         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12544         GO32 hosted toolchains
12545
12546 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12547
12548         * configure: change  so "-exec-prefix" gets passed down rather
12549         than "-exec_prefix" so autoconf generated Makefiles get the
12550         exec_prefix set right.
12551
12552 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12553
12554         * config.guess: get the Solaris2 minor version number
12555
12556         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12557
12558 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12559
12560         * config.guess: Recognize some Sequent platforms.
12561
12562 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12563
12564         * Makefile.in: added the vault-install target
12565
12566         * configure.in: actually use the Sun3 makefile fragment that's in
12567         config, also added the release dir to configdirs
12568
12569 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12570
12571         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12572
12573 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12574
12575         * configure.in: remove some program from Alpha targetted toolchains
12576
12577 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12578
12579         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12580         gprof.
12581         (taz): Run "make diststuff" in those directories instead of "make
12582         proto-dir".  Look for "VERSION=" only at start of line in subdir
12583         Makefile.  Use "gzip -9" for compression.
12584         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12585         (binutils.tar.z): New target.
12586
12587 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12588
12589         * Makefile.in (taz): Include gpl.texinfo.
12590
12591 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12592
12593         * Makefile.in (setup-dirs): Merged into "taz" target.
12594         (taz): Only do `proto-dir' stuff if a directory is actually needed
12595         for this target.
12596
12597 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12598
12599         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12600         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12601         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12602         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12603         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12604
12605 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12606
12607         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12608         config.sub, and move-if-change to gdb testsuite distribution
12609         archive, so the testsuite can be extracted, configured, and
12610         run separately from the gdb distribution.  Blow away the Chill
12611         tests that require a Chill compiled executable, since GNU Chill
12612         is not yet publically available.
12613
12614 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12615
12616         * test-build.mk: set environment variables in a single command,
12617         instead of a list of assignments and exports
12618
12619         * config.guess: recognize Alpha/OSF1 systems
12620
12621 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12622
12623         * configure: Change help message to prefer --options rather than
12624           -options.
12625
12626 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12627
12628         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12629         zippy@ecst.csuchico.edu.
12630         * config.guess: Recognize miniframe.
12631
12632 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12633
12634         * Makefile.in: Use srcroot to find runtest rather than rootme.
12635         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12636
12637 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12638
12639         * test-build.mk: Extensive additions to support building on a
12640         machine other than the host.
12641
12642 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12643
12644         * configure (tooldir): Fix for i386-aix again.
12645
12646 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12647
12648         * configure, Makefile.in:  Change definition of $(tooldir)
12649         to match the FSF.
12650
12651 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12652
12653         * config.guess:  Recognize i[34]86/SVR4.
12654
12655 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12656
12657         * Makefile.in (all-gdb): gdb depends on sim.
12658
12659 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12660
12661         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12662         at the same time we make the prototype gdb directory.
12663         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12664         files at the same time as the gdb base release distribution.
12665
12666 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12667
12668         * Makefile.in (check): Use individual check targets rather than
12669         DO_X rule.
12670         (check-gcc): Added.
12671
12672 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12673
12674         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12675         for System V release 3.2.
12676
12677 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12678
12679         * config.sub: Recognize hppaosf.
12680         * configure.in: Do configure ld/binutils/gas for it.
12681
12682 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12683
12684         * configure (tooldir): Alter syntax used to set this, for systems
12685         where "\$" isn't handled right, like i386-aix.
12686
12687 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12688
12689         * configure: Pass program-transform-name, not
12690         program_transform_name, to recursive configures.
12691
12692 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12693
12694         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12695         of gas+ld+binutils.
12696
12697 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12698
12699         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12700
12701 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12702
12703         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12704
12705 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12706
12707         * Makefile.in (PRMS): Set back to all-prms.
12708
12709 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12710
12711         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12712         targets, rather than for MIPS hosts.
12713
12714 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12715
12716         * configure.in: add comment for --with-x default values
12717
12718         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12719
12720         * Makefile.in: add check-* targets for each of the directories in
12721         the tree.  Add a definition of RUNTEST that will use the one we
12722         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12723
12724 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12725
12726         * configure.in: Removed obsolete references to bfd_target and
12727         target_makefile_frag.
12728
12729         * build-all.mk: Set assorted targets for Q2.
12730         * config.sub: Recognize z8k-sim and h8300-hms.
12731         * test-build.mk: Really don't pass host to configure.
12732         (HOLES): Added uname.
12733
12734 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12735
12736         * configure: Handle an empty program-prefix, program-suffix or
12737         program-transform-name correctly.
12738
12739 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12740
12741         * build-all.mk: -G 8 no longer required for MIPS targets.
12742         * test-build.mk: Don't pass host argument to configure; make it
12743         guess.
12744
12745 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12746
12747         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12748         * Makefile.in (COMPRESS):  New macro, like GZIP.
12749
12750 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12751
12752         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12753
12754         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12755         with gas currently defaults to -G 0.
12756
12757 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12758
12759         * Makefile.in (all-flex): flex depends on byacc.
12760
12761         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12762         to test-build.mk as RELEASE_TAG.
12763         * test-build.mk (configargs): New variable containing arguments to
12764         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12765         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12766
12767         * config.guess: Use /bin/uname when checking -X argument on SCO,
12768         to avoid invoking GNU uname which doesn't understand -X.
12769
12770         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12771
12772         * configure.in: Build gas for mips-*-*.
12773
12774 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12775
12776         * Makefile.in (all.normal): insert missing backslash.
12777
12778 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12779
12780         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12781
12782         * Makefile.in: Complete overhaul to merge many almost identical
12783         targets.
12784
12785 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12786
12787         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12788         (gdb.tar.Z): Adjusted.
12789
12790         * Makefile.in (setup-dirs, taz): New targets; should be general
12791         enough to adapt for gdb sometime.  Build only .z file.
12792         (gas.tar.z): New target.
12793
12794 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12795
12796         * build-all.mk: Use CC=cc -Xs on Solaris.
12797
12798 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12799
12800         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12801         for handling BISON for FSF releases.
12802
12803 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12804
12805         * configure: Actually implement the change zoo just documented.
12806
12807 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12808
12809         * configure: when using config.guess, only set target_alias when
12810         it's not already been set (ie, on the command line)
12811
12812 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12813
12814         * Makefile.in: add installcheck target, set PRMS to install-prms
12815
12816 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12817
12818         * configure: add support for package_makefile_fragment, handle the
12819         case where a directory has a configure.in file but no Makefile.in
12820         more gracefully (with an actual understandable error message, even);
12821         add support for --without (and add this to the usage message); also
12822         explicitly add a --host=${host_alias} to the command line when
12823         config.guess is used
12824
12825 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12826
12827         * configure: Must use both --host and --target in recursive calls.
12828
12829 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12830
12831         * Makefile.in: Change deja-gnu to dejagnu.
12832
12833 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12834
12835         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12836
12837 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12838
12839         * configure.in: canonicalize all instances to *-*-solaris2*,
12840         also strip out a number of tools to not build for go32 host
12841
12842 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12843
12844         * config.guess: add GPL.
12845
12846         * Makefile.in, config.guess, config.sub, configure: bump
12847           copyrights to 93.
12848
12849 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12850
12851         * Makefile.in (do-info): Removed obsolete check for existence of
12852         localenv file.
12853
12854         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12855
12856 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12857
12858         * Makefile.in: a couple of 'else true' for decstation,
12859         support for TclX
12860
12861         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12862
12863 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12864
12865         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12866
12867 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12868
12869         * config.guess: Recognize i386-ibm-aix (PS/2).
12870         * configure.in: Use config/mh-aix386 file for it.
12871
12872 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12873
12874         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12875         CC_FOR_TARGET instead.
12876         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12877
12878 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12879
12880         * Makefile.in: Add sim to list of directories sent with gdb
12881
12882 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12883
12884         * configure.in: Put back mips-dec-bsd* case.
12885
12886 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12887
12888         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12889         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12890         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12891
12892 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12893
12894         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12895
12896         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12897         (install-info): install dir.info only if it exists,
12898         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12899
12900 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12901
12902         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12903         gas for mips-dec-bsd.
12904
12905 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12906
12907         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12908         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12909
12910 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12911
12912         * configure.in: Added "dejagnu" to hosttools list.
12913
12914 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12915
12916         * config.sub, configure.in, config.guess:  Add support
12917         for Bosx, an AIX variant from Bull.
12918         Patches from F.Pierresteguy@frcl.bull.fr.
12919
12920 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12921
12922         * devo/dejagnu: Initial creation of devo/dejagnu.
12923         Migrated dejagnu testcases and support files for testing software
12924         tools to reside as subdirectories, currently called "testsuite",
12925         within the directory of the software tool.  Migrated all programs,
12926         support libraries, etc. beloging to dejagnu proper from
12927         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12928         with no modifications.  The changes to these files which will
12929         allow them to configure, build, and execute properly will be made
12930         in a future update.
12931
12932 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12933
12934         * Makefile.in: Change send_pr to send-pr.
12935         * configure.in: Likewise.
12936         * send_pr: Renamed directory to send-pr.
12937
12938 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12939
12940         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12941
12942 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12943
12944         * README:  Update for gdb-4.8 release.
12945         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12946         gdb-xxx.tar.z (gzip'd) file also.
12947
12948 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12949
12950         * Makefile.in: make all-diff depend on all-libiberty
12951
12952 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12953
12954         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12955
12956 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12957
12958         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12959
12960 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12961
12962         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12963         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12964         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12965
12966 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12967
12968         * Makefile.in:  makeinfo binary is in a new location
12969
12970 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12971
12972         * config.sub: Accept -ecoff as an OS.
12973
12974         * Makefile.in: Various changes to eliminate a level of make
12975         recursion and reduce the required command line length.
12976         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12977         sub-makes.
12978         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12979         variables holding settings for specific sub-makes.
12980         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12981         in terms of BASE_FLAGS_TO_PASS.
12982         (TARGET_LIBS): New variable listing directories which use
12983         TARGET_FLAGS_TO_PASS.
12984         (subdir_do): Eliminated.
12985         (do-*): New set of targets to replace subdir_do.
12986         (various): All targets which used subdir_do now depend on do-*.
12987         (local-clean): Renamed from do_clean.
12988         (local-distclean): New target, dependency of distclean and
12989         realclean.
12990         (install-info): Don't create directories.  Depend on dir.info
12991         rather than calling make recursively.
12992         (install-dir.info): Eliminated.
12993         (install-info-dirs): Create all info directories here.
12994         (dir.info): Depend upon do-install-info.
12995
12996         * test-build.mk (HOLES): Added false.
12997
12998 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12999
13000         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13001
13002 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13003
13004         * Makefile.in (info): remove dependency on all-texinfo.  The
13005         problem was really in texinfo/C, not at this level.
13006
13007 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13008
13009         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13010
13011 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13012
13013         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13014         GDB releases.
13015
13016 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13017
13018         * configure: Include srcdir in message about target of link not
13019         being found.  Don't convert `-' to `_' in `with' options being
13020         passed to subdirs.
13021
13022 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * configure.in: add uudecode to host_tools
13025
13026         * Makefile.in: added {all,install}-uudecode targets, added them to
13027         the appropriate lists
13028
13029 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13030
13031         * Makefile.in (all-gcc): Added dependency on all-gas.
13032
13033         * configure.in (mips-*-*): Build ld and binutils.
13034
13035 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13036
13037         * configure: check return code from mkdir, print error message and
13038           exit on failure.
13039
13040 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13041
13042         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13043
13044 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13045
13046         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13047
13048 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13049
13050         * config.sub (h8500):  Recognize this as a cpu type.
13051
13052 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13053
13054         * configure: source directory missing is no longer a warning
13055
13056         * configure.in: recognize irix[34]* instead of irix[34]
13057
13058         * Makefile.in: define and pass down X11_LIB
13059
13060 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13061
13062         * guess-systype: Renamed to ...
13063         * config.guess:  ... by popular request.
13064         * configure.in, Makefile.in:  Update accordingly.
13065
13066 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13067
13068         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13069         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13070         + Execute ./dummy instead of assuming . is in PATH.
13071
13072 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13073
13074         * guess-systype:  New shell script.  Attempts to guess the
13075         canonical host name of the executing host.
13076         Only a few hosts are supported so far.
13077         * configure:  Call guess-systype if no host is specified.
13078
13079 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13080
13081         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13082         gcc Makefile.
13083
13084
13085 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13086
13087         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13088         (all-gcc, install-gcc, subdir_do): Use it.
13089
13090 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13091
13092         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13093
13094 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13095
13096         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13097           set exclusively by configure, using configure.in .
13098
13099 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13100
13101         * test-build.mk: set $PATH for all builds
13102
13103         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13104
13105 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13106
13107         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13108         the one used in gcc/Makefile.in, so that a null expansion doesn't
13109         override the one needed to build gcc with a native cc.
13110
13111
13112 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13113
13114         * configure: Accept -with arguments.
13115
13116 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13117
13118         * Makefile.in: added h8300sim
13119
13120 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13121
13122         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13123         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13124         (all-cygnus, native, build-cygnus): Make
13125         $(canonhost)-stamp-3stage-done, not $(host)....
13126         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13127         i386-sco3.2v4.  Added else true to if command.
13128
13129 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13130
13131         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13132
13133 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13134
13135         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13136
13137 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13138
13139         * configure.in: don't remove binutils from Solaris builds
13140
13141 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13142
13143         * Makefile.in: get rid of earlier definitions for *clean,
13144         also handle the recursive info rule better
13145
13146 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13147
13148         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13149         do more-or-less the right thing.
13150
13151 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13152
13153         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13154         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13155
13156 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13157
13158         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13159         $(host_canonical).
13160
13161         * configure.in: split the configdirs list into 4 categories (native
13162         v. cross, library v. tool) and handle the cross-only and native-
13163         only in more reasonable (and correct!) way.
13164
13165 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13166
13167         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13168         configdirs anymore.
13169
13170 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13171
13172         * Makefile.in: extensive cleanup::  removed all of the explicit
13173         clean-* targets, collapsed many wrappers around subdir_do into
13174         one, added additional targets to satisfy standards.texi, deleted
13175         some old targets, some changes for consistency
13176
13177 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13178
13179         * configure.in: handle some programs as cross-only, and others as
13180         native only
13181
13182         * test-build.mk: handle partial holes in a more generic manner
13183
13184         * Makefile.in: m4 depends on libiberty
13185
13186 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13187
13188         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13189         time, wdiff, and find to configdirs
13190
13191         * Makefile.in: all, clean, and install rules for the new programs
13192         added to configure.in
13193
13194 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13195
13196         * configure.in: use mh-sun for all *-sun-* hosts
13197
13198 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13199
13200         * Makefile.in: define flags for X11 include files and library file
13201         locations, pass them down to the programs that need this info
13202
13203         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13204
13205 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13206
13207         * configure.in: start building libg++ for HP-UX targets
13208
13209 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13210
13211         * README:  Update references to files moved into etc/.
13212
13213 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13214
13215         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13216         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13217
13218 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13219
13220         * configure: accept dash as well as underscore in long option
13221         names for FSF compatibility.
13222
13223 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13224
13225         * config.sub: added -sco3.2v4 support from FSF.
13226
13227 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13228
13229         * configure.in: expand the section that adds or removes
13230         directories from the list of programs to build, to handle native
13231         vs. cross in addition to host v. native
13232
13233 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13234
13235         * Makefile.in:  Replace C++ in macro names with CXX.
13236         This is less likely to break ...
13237
13238 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13239
13240         * test-build.mk: add -w to GNU_MAKE
13241
13242 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13243
13244         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13245         add 'sparc' to list of recognized cpus.  This needed to make
13246         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13247         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13248         then changes that into $CPU-wrs-vxworks.
13249
13250         * configure.in: remove most references to gdbtest, regularize
13251         target based program removal
13252
13253         * test-build.mk: import from p3 tree (many fixes and changes)
13254
13255 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13256
13257         * Makefile.in: added rules to handle tcl, tk, and expect
13258
13259         * configure.in: handle those directories if they exist
13260
13261 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13262
13263         * config.sub: removed bogus hppabsd and hppahpux names, since
13264         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13265
13266 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13267
13268         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13269         depends upon all-xiberty
13270
13271         * Makefile.in: changes from p3, including:
13272
13273         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13274
13275         * Makefile.in (XTRAFLAGS): include newlib directories if
13276         newlib/Makefile exists, rather than if host != target.
13277
13278         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13279
13280         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13281         from the same source tree and not building a cross-compiler.  This
13282         matters for the libg++ configuration if reconfiguring a tree that
13283         has already been installed.
13284
13285         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13286
13287         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13288         pick up the machine and system specific header files.
13289
13290         * Makefile.in: added AS_FOR_TARGET, passed down in
13291         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13292         the C compiler to use to create programs which are run in the
13293         build environment, set it to default to $(CC), and passed it down
13294         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13295
13296         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13297
13298         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13299         We need them for unusual native builds, like systems without
13300         ranlib.
13301
13302         * configure: also define $(host_canonical) and
13303         $(target_canonical), which are the full, canonical names for the
13304         given host and target
13305
13306 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13307
13308         * Makefile.in:  Added separate definitions for C++.
13309
13310 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13311
13312         * configure.in (configdirs):  Add deja-gnu.
13313
13314 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13315
13316         * README:  Update for configure.texi and gdb-4.7 release.
13317
13318 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13319
13320         * Makefile.in:  Move "all" target to top of file.
13321         Previously, first target was ".PHONY" which caused BSD4.4 make
13322         to build .PHONY when make was run without arguments.
13323
13324 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13325
13326         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13327         Library-copylefted code in libiberty.
13328
13329 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13330
13331         * config.sub:  Replace m68kmote with plain old m68k.
13332
13333 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13334
13335         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13336
13337 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13338
13339         * config.sub: Complain if no argument is given.  Added support for
13340         386bsd as OS and target alias.
13341
13342 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13343
13344         * Makefile.in (XTRAFLAGS): include newlib directories if
13345         newlib/Makefile exists, rather than if host != target.
13346
13347 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13348
13349         * config.sub: recognize sparclite-wrs-vxworks.
13350
13351         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13352         p3.) Added clean-xiberty to clean.
13353
13354 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13355
13356         * configure.in: use *-*-* instead of nested cases for host and target
13357
13358 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13359
13360         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13361         from the same source tree and not building a cross-compiler.  This
13362         matters for the libg++ configuration if reconfiguring a tree that
13363         has already been installed.
13364
13365 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13366
13367         * config.sub (i486v/i486v4):  Merge in from FSF version.
13368
13369 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13370
13371         * configure: only set PWD if it is already set.
13372
13373 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13374
13375         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13376         doesn't have unset and all success paths (and most error paths)
13377         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13378         to just ${PWD} to avoid confusion.)
13379
13380 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13381
13382         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13383         even for a native compilation.
13384
13385 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13386
13387         Changes to make the gdb.tar.Z rule work better.
13388
13389         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13390         (DEVO_SUPPORT):  Add configure.texi.
13391         (bfd-ilrt.tar.Z):  Remove ancient rule.
13392
13393 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13394
13395         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13396         pick up the machine and system specific header files.
13397
13398         * configure.in, config.sub: added new target m68010-adobe-scout,
13399         with alias of adobe68k.  Changed configure.in to check for
13400         -scout before -sco* to avoid a false match.
13401
13402         * Makefile.in: added AS_FOR_TARGET, passed down in
13403         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13404         the C compiler to use to create programs which are run in the
13405         build environment, set it to default to $(CC), and passed it down
13406         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13407
13408 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13409
13410         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13411         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13412         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13413         FOR_TARGET variants, to newlib and libg++.
13414
13415 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13416
13417         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13418         first.
13419
13420 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13421
13422         * config.sub:  Accept `elf' as an environment.
13423
13424 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13425
13426         * Makefile.in (all-opcodes):  cd into the right directory
13427
13428 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13429
13430         * configure: added -program_transform_name option, used as
13431         argument to sed when installing programs.
13432         configure.texi: added documentation for -program_prefix,
13433         -program_suffix and -program_transform_name.
13434
13435 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13436
13437         * config.sub:  Accept i486 where i386 ok.
13438
13439 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13440
13441         * config.sub: accept we32k
13442
13443 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13444
13445         * config.sub, configure.in: accept OSE68000 and OSE68k.
13446
13447         * Makefile.in: don't create all directories for ``make install'';
13448         let the subdirectories create the ones they need.
13449
13450 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13451
13452         * COPYING: new file, GPL v2
13453
13454 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13455
13456         * Makefile.in: use the new gen-info-dir, which needs a template
13457         argument (which also lives in texinfo)
13458
13459         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13460
13461 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13462
13463         * config.sub (ncr3000):  Change i386 to i486.
13464
13465 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13466
13467         * Makefile.in: add install-rcs, install-grep to
13468         install-no-fixedincludes, removed install-bison and install-libgcc
13469
13470 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13471
13472         * configure.in: grab the HPUX makefile fragment if on HPUX
13473
13474 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13475
13476         * Makefile.in: eradicate bison spoor (ditto libgcc).
13477          configure.in: recognise m68{k,000}-ericsson-OSE.
13478          es1800 is alias for m68k-ericsson-OSE
13479
13480 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13481
13482         * configure.in: rearrange the parts that remove programs from
13483         configdirs, based now on HOST==TARGET or by canonical triple.
13484
13485 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13486
13487         * test-build.mk: recurse explicitly with -f test-build.mk when
13488           appropriate.  predicate stage3 and comparison on the existence
13489           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13490           On very clean, also remove ...stamp-co.  Build in-place before
13491           doing other builds.
13492
13493 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13494
13495         * Makefile.in, configure.in: add tgas
13496
13497 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13498
13499         * Makefile.in: a number of changes merged in from progressive.
13500
13501         * configure.in: add libm.
13502
13503         * .cvsignore: ignore some stuff that comes from test-build.mk.
13504
13505 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13506
13507         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13508
13509 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13510
13511         * configure: Add program_suffix (parallel to program_prefix)
13512         * Makefile.in: adjust directory-creating script for losing decstation
13513
13514 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13515
13516         * configure:  Minor $subdir-related fixes.
13517
13518 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13519
13520         * configure: fix various problems with propogating
13521         makefile_target_frag in subdirs.
13522         * configure.in: config libgcc if its there
13523
13524 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13525
13526         * config.sub:  HPPA merge.
13527
13528 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13529
13530         * Makefile.in:  Replace all-bison with all-byacc in all
13531         dependency lines for other tools (which now use byacc).
13532
13533 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13534
13535         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13536
13537 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13538
13539         * Makefile.in: make gprof rules similar to byacc rules (instead of
13540         vestigal $(unsubdir) that didn't work...)
13541
13542 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13543
13544         * config.sub:  Add support for Linux.
13545         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13546         (at least for libg++).
13547
13548 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13549
13550         * configure.texi: fix doc for the -nfp option to configure
13551
13552 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13553
13554         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13555
13556 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13557
13558         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13559         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13560         * configure.in: added solaris* host_makefile_frag hook.
13561
13562 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13563
13564         * config.sub: changed recognition of m68000 so that various
13565         m68k types can be specified via m680[01234]0
13566
13567 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13568
13569         * config.sub (basic_machine): fix sed so that '-foo' isn't
13570         completely substituted out while .+'-foo' loses the '-foo'
13571
13572 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13573
13574         * config.sub ($os): Add -aout.
13575
13576 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13577
13578         * configure:  If host_makefile_frag is absolute, don't
13579         prefix ${invsubdir} (relevant to libg++ auto-configure).
13580
13581 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13582
13583         * Makefile.in (tooldir): Define it.
13584         (all-ld): Depend on all-flex.
13585
13586 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13587
13588         * Makefile.in (check):  Fix libg++ special case.
13589
13590 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13591
13592         * configure: do not bury `pwd` into config.status, thus do fewer
13593           pwd's.
13594
13595         * configure: print the "Building in" message only when building in
13596           other than "." AND verbose.
13597
13598         * configure: remove -s, rework -v to better accommodate guested
13599           configures.
13600
13601         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13602
13603 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13604
13605         * Makefile.in: macroize flags passed on recursion.  remove
13606           fileutils.
13607
13608 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13609
13610         * configure: get makesrcdir right for subdirs deeper than 1.
13611
13612         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13613           install.
13614
13615 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13616
13617         * Makefile.in: don't print subdir_do or recursion lines.
13618
13619 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13620
13621         * standards.texi: added menu item.
13622
13623         * Makefile.in: build and install standards.info.
13624
13625         * standards.texi: new file.
13626
13627 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13628
13629         * configure: test for and move config.status pieces from
13630           ${subdir}/.
13631
13632 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13633
13634         * configure:  Test for existance of files before trying to mv
13635         them, to avoid numerous non-existance messages.
13636
13637 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13638
13639         * configure: correct final line of config.status.
13640
13641         * configure: patch from eggert.  Avoids a protection problem if
13642           the original Makefile.in is read only.
13643
13644         * configure: use move-if-change from gcc to create config.status.
13645           Some makefiles depend on config.status to tell if a directory
13646           has been reconfigured for a different host.  This change
13647           prevents those directories from remaking everything in the case
13648           where the reconfig was only intended to rebuild a Makefile.
13649
13650         * configure: test for config.sub with "config.sub sun4" rather
13651           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13652           host alias from a missing config.sub.
13653
13654 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13655
13656         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13657           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13658
13659 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13660
13661         * configure: mkdir ${subdir} as needed.
13662
13663 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13664
13665         * Makefile.in,configure.in: added autoconf.
13666
13667 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13668
13669         * Makefile.in: no longer pass against on recursion.
13670
13671         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13672           definitions are not inherited.
13673
13674         * configure: correct makesrcdir when subdir is .
13675
13676 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13677
13678         * configure:  Add support for 'subdirs' variable, which is
13679         like 'configdirs', except that configure doesn't re-invoke
13680         itself for subdirs, it just creates a Makefile for each subdir.
13681         * configure.texi:  Document subdirs.
13682
13683 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13684
13685         * configure.in: added flex to configdirs
13686
13687 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13688
13689         * Makefile.in: remove clean-stamps from clean.
13690
13691 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13692
13693         * configure.in:  Add gdbtest to configdirs.
13694
13695 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13696
13697         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13698         to recursive makes.
13699         * configure.in:  Recognize new ncr3000 config.
13700
13701 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13702
13703         * Makefile.in, configure.in: removed references to gdbm.
13704
13705 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13706
13707         * config.sub:  Don't canonicalize os value
13708         newsos* to bsd (readline needs to check for newsos).
13709         (This fix was earlier made Jan 31, but got re-broken.)
13710
13711 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13712
13713         * configure.in:  sco is an os, not a vendor!
13714
13715         * configure:  Quote $( better.  Keep various shells happy.
13716
13717 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13718
13719         * Makefile.in: eliminate stamp-files.
13720
13721 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13722
13723         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13724           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13725
13726 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13727
13728         * config.sub:  fix iris/iris3.
13729
13730 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13731
13732         * configure: re-add -rm.
13733
13734 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13735
13736         * Maskefile.in: add .stmp-rcs to all.
13737
13738         * configure.in: remove gas from rs6000 build, use aix host fragment.
13739
13740 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13741
13742         * configure: pass down site_option during recursion.
13743
13744 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13745
13746         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13747
13748 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13749
13750         * configure: Change exec_prefix so that it really defaults to prefix.
13751
13752 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13753
13754         * Makefile.in, configure.in:  Add support for mmalloc library.
13755
13756 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13757
13758         * Makefile.in: add stmp dependencies for a few more things.
13759
13760 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13761
13762         * configure: adjusted error message on objdir/srcdir configure
13763           collision, per john's suggestion.
13764
13765         * Makefile.in: add libiberty stmp to all and all.cross.
13766
13767 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13768
13769         * Makefile.in: remove force dependencies, add grep to all.
13770
13771 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13772
13773         * Makefile.in: drop flex.  make stamp files work.
13774
13775         * configure: added test for conflicting configuration in srcdir,
13776           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13777           gets cranky.  use relative paths for configure and srcdir
13778           whenever possible.  Send some error messages to stderr that were
13779           going to stdout.
13780
13781 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13782
13783         * Makefile.in:  Fix libg++ rule to check for gcc directory
13784         before using gcc/gcc.  Also pass XTRAFLAGS.
13785
13786 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13787
13788         * Makefile.in: added stmp-files so that directories aren't polled
13789           when they are already built.
13790
13791         * configure.texi: fixed a node pointer problem.
13792
13793 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13794
13795         * config.sub configure.in gdb/configure.in
13796         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13797         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13798         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13799
13800 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13801
13802         * configure: -recurring becomes -silent.  corrected help message
13803           for -site= option.
13804
13805         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13806
13807 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13808
13809         * configure: when building Makefile for crosses, replace
13810           tooldir and program_prefix.  default srcdir from location of
13811           config.sub.  remove "for host in hosts" and "for target in
13812           targets" loops.
13813
13814 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13815
13816         * Makefile.in: Do not pass bindir or mandir to cvs.
13817
13818 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13819
13820         * Makefile.in, configure.in: removed traces of namesubdir,
13821           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13822           copyrights to '92, changed some from Cygnus to FSF.
13823
13824         * configure.texi: remove most references to multiple hosts,
13825           multiple targets, subdirs, etc.
13826
13827         * configure.man: removed rcsid. reference config.sub not
13828           config.subr.
13829
13830         * Makefile.in: mkdir $(infodir) on install-info.
13831
13832 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13833
13834         * configure.texi:  Explain better about .gdbinit and about
13835         the environment that configure.in sections run in.
13836
13837 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13838
13839         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13840
13841 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13842
13843         * README:  DOC.configure => cfg-paper.texi.
13844
13845 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13846
13847         * config.sub (near case $os):  Don't convert newsos* to bsd!
13848
13849 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13850
13851         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13852         the number of copies of COPYING that go into the GDB tar file.
13853
13854 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13855
13856         * bfd/configure.in, gdb/config/mh-i386sco,
13857         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13858         Fix SCO configuration stuff.
13859
13860 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13861
13862         * Makefile.in:  For libg++, make sure the -I pointing
13863         to the gcc directory goes *after* all the libg++-local -I flags.
13864         Also, move just-gcc dependency from just-libg++ to all-libg++.
13865
13866 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13867
13868         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13869
13870 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13871
13872         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13873
13874 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13875
13876         * config.sub:  Add stratus configuration frags.  Also
13877         submitted to FSF.
13878
13879 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13880
13881         * Makefile.in (DEV_SUPPORT):  add configure.man.
13882
13883         * config.sub(Decode manufacturer-specific):  add -none*.
13884
13885 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13886
13887         * Makefile.in:  remove form feeds to make Sun's make happy.
13888         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13889
13890 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13891
13892         * Makefile.in (AR_FLAGS):  Make quieter.
13893
13894 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13895
13896         * configure.in:  Add libg++.
13897         * configure:  When verbose, don't output the command line at each
13898         level; it will be unremarkably the same as the previous version,
13899         which will be the same as what the user typed.
13900
13901 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13902
13903         * configure.in, Makefile.in: fix clean-info, add flex.  add
13904           fileutils.
13905
13906         * configure: be less sensitive to spaces in Makefile.in.  Do not
13907           look for sources in "..".  Doing so breaks subdirectories that
13908           might have their own configure.  If a subdir has it's own
13909           configure script, use it.
13910
13911 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13912
13913         * cfg-paper.texi: some changes suggested by rms.
13914
13915 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13916
13917         * config.sub:  Merge in some small additions from the FSF version,
13918         taken from the gcc distribution, to bring the Cygnus and FSF
13919         versions into closer sync.
13920
13921 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13922
13923         * configure.in:  Changed svr4 references to sysv4.
13924
13925 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13926
13927         * configure: added -V for version number option.
13928
13929 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13930
13931         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13932           renamed from DOC.configure to cfg-paper.texi.
13933
13934 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13935
13936         * configure, config.subr, config.sub: config.subr is now
13937           config.sub again.
13938
13939 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13940
13941         * configure.texi: new file, in progress.
13942
13943         * Makefile.in: build info file and install the man page for
13944           configure.
13945
13946         * configure.man: new file, first cut.
13947
13948         * configure: find config.subr again now that configuration "none"
13949           has gone.  removed all traces of the -ansi option.  removed all
13950           traces of the -languages option.
13951
13952         * config.subr: resync from rms.
13953
13954 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13955
13956         * configure, config.sub, config.subr: merge config.sub into
13957           config.subr, call the result config.subr, remove config.sub, use
13958           config.subr.
13959
13960         * Makefile.in: revised install for dir.info.
13961
13962 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13963
13964         * configure.in: add decstation host makefile frag.
13965
13966         * Makefile.in: BISON now bison -y again.  also install-gcc on
13967           install.  clean-gdbm on clean.  infodir belongs in datadir.
13968           Make directories for info install.  Build dir.info here then
13969           install it.
13970
13971 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13972
13973         * Makefile.in: fix for bad directory tests.
13974
13975 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13976
13977         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13978           regexp.  -srcdir relative was being handled incorrectly.
13979
13980         * Makefile.in: unwrapped some for loops so that parallel makes
13981           work again and so one can focus one's attention on a particular
13982           package.
13983
13984 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13985
13986         * configure: added PWD as a stand in for `pwd` (for speed). use
13987           elif wherever possible.  make -srcdir work without -objdir.
13988           -objdir= commented out.
13989
13990 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13991
13992         * configure: +options become --options.  -subdirs commented out.
13993           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13994           Makefile now at top of generated Makefile.  Removed cvs log
13995           entries.  added -srcdir.  create .gdbinit only if there is one
13996           in ${srcdir}.
13997
13998         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13999           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14000           and mandir now keyed off datadir by default.
14001
14002 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14003
14004         * Freshly created ChangeLog.
14005
14006 \f
14007 Local Variables:
14008 mode: change-log
14009 left-margin: 8
14010 fill-column: 76
14011 version-control: never
14012 End: