OSDN Git Service

4293f289e8ada7f99c9914b3dea8b7bb453984e3
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
2
3         * MAINTAINERS (Register allocation reviewer): Add myself.
4
5 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6
7         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
9         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
10         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
11         * configure.ac: Default them to host tools for $host = $build.
12         Subst them.
13
14         * configure: Regenerate.
15         * Makefile.in: Regenerate.
16
17 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
18
19         * MAINTAINERS (Register allocation reviewer): Add myself.
20
21 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
22
23         * MAINTAINERS (Register allocation reviewer): Add myself.
24
25 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
26
27         * MAINTAINERS (Write After Approval): Fix typo.
28
29 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
30
31         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
32         * configure: Regenerate.
33
34 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
35
36         PR bootstrap/31906
37         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
38         they're already prefixed.
39
40 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
41
42         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
43         libstdc++.
44         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
45         * configure: Regenerate.
46         * Makefile.in: Regenerate.
47         
48 2007-09-17  Andreas Schwab  <schwab@suse.de>
49
50         * configure.ac: Raise minimum makeinfo version to 4.6.
51         * configure: Regenerate.
52
53 2007-09-17  Johannes Singler <singler@ira.uka.de>
54
55         * MAINTAINERS (write-after-approval) add myself
56
57 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
58
59         * configure.ac: Correct makeinfo version check.
60         * configure: Regenerate.
61
62 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
63
64         * MAINTAINERS: Update my email address.
65
66 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
67
68         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
69         to $skipdirs and only disable gprof for newlib.  Use the normal
70         mips*-elf* handling in other respects.
71         * configure: Regnerate.
72
73 2007-09-12  David Daney  <ddaney@avtrex.com>
74
75         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
76         enabling libgcj.
77         * configure: Regenerate.
78
79 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
80
81         PR other/32154
82         * configure.ac: For libgloss targets, point the linker to the linker
83         script, startup code and simulator library.
84         * configure: Regenerate.
85
86 2007-09-07  Andrew Haley  <aph@redhat.com>
87
88         * configure.ac (noconfigdirs): Remove target-libffi and
89         target-libjava.
90         * configure: Regenerate.
91
92 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
93
94         PR target/33281
95         * configure.ac: Use config/mh-mingw on mingw.
96         * configure: Regenerate.
97
98 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
99
100         * MAINTAINERS (Write After Approval): Add myself.
101
102 2007-09-05  Richard Guenther  <rguenther@suse.de>
103
104         * configure.ac (--enable-stage1-checking): If neither --enable-checking
105         nor --disable-checking is provided also turn on yes and types
106         checking for stage1.
107         * configure: Re-generate.
108
109 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
110
111         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
112         (Write After Approval): Remove myself.
113
114 2007-08-29  Nick Clifton  <nickc@redhat.com>
115
116         * config.sub, config.guess: Update from upstream sources.
117
118 2007-08-22  Bud Davis   <jmdavis@link.com>
119
120         * MAINTAINERS (Write After Approval): Added myself.
121         * MAINTAINERS (Reviewers): Removed myself.
122
123 2007-08-18  Paul Brook  <paul@codesourcery.com>
124             Joseph Myers  <joseph@codesourcery.com>
125
126         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
127         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
128         * Makefile.in: Regenerate.
129         * configure.ac (--with-debug-prefix-map): New.
130         * configure: Regenerate.
131
132 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
133             Nigel Stephens  <nigel@mips.com>
134
135         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
136         as target_makefile_frag.
137         * configure: Regenerate.
138
139 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
140
141         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
142         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
143         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
144         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
145         (do-compare, do-compare3, do-compare-debug): New.
146         ([+compare-target+]): Use them.
147
148 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
149
150         * MAINTAINERS (Write After Approval): Change my email address.
151
152 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
153             Ben Elliston  <bje@au.ibm.com>
154
155         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
156         --silent if $silent.
157         * configure: Regenerate.
158
159 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
160
161         * MAINTAINERS (Various Maintainers): Add myself as
162         loop infrastructure maintainer.  Update my e-mail
163         address.
164
165 2007-07-31  Diego Novillo  <dnovillo@google.com>
166
167         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
168         Adjust description.
169
170 2007-07-26  Richard Guenther  <rguenther@suse.de>
171
172         * configure.ac: Add types checking to stage1 checking flags.
173         * configure: Regenerate.
174
175 2007-07-17  Nick Clifton  <nickc@redhat.com>
176
177         * COPYING3: New file.  Contains version 3 of the GNU General
178         Public License.
179         * COPYING3.LIB: New file.  Contains version 3 of the GNU
180         Lesser General Public License.
181
182 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
183
184         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
185
186 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
187
188         * MAINTAINERS (S/390 co-maintainer): Add myself.
189         (Write After Approval): Remove myself.
190
191 2007-07-13  Dan Hipschman  <dsh@google.com>
192
193         * MAINTAINERS (Write After Approval): Add myself.
194
195 2007-07-11  Nick Clifton  <nickc@redhat.com>
196
197         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
198         WINDRES export.
199         * Makefile.in: Regenerate.
200
201 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
202
203         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
204         maintainer.
205
206 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
207
208         * lt~obsolete.m4: New. Import from 20070318 libtool.
209
210 2007-07-03  Julian Brown  <julian@codesourcery.com>
211
212         * MAINTAINERS (Write After Approval): Add myself.
213
214 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
215
216         * configure.ac: Rewrite 'configure --help' strings to look nicer.
217         * configure: Regenerate.
218
219 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
220
221         * configure.ac: Add some missing m4 quotation.
222         * configure: Regenerate.
223
224 2007-07-02  Simon Baldwin  <simonb@google.com>
225
226         * MAINTAINERS (Write After Approval): Add myself.
227
228 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
229
230         * configure: Regenerate.
231
232 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
233
234         * Makefile.def: Add windmc tool to build.
235         * Makefile.tpl: Likewise.
236         * configure.ac: Likewise.
237         * Makefile.in: Regenerate.
238         * configure: Regenerate.
239                                                 
240 2007-06-28  DJ Delorie  <dj@redhat.com>
241
242         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
243         not building newlib.
244         * configure: Regenerated.
245         
246 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
247
248         * MAINTAINERS (Write After Approval): Add myself.
249
250 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2007-06-19  Chris Matthews  <chrismatthews@google.com>
255
256         * MAINTAINERS (Write After Approval): Add myself.
257
258 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
259
260         * MAINTAINERS (Write After Approval): Add myself.
261
262 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
263
264         * Makefile.def: Add dependency from configure-gdb to all-bfd.
265         * Makefile.in: Regenerated.
266
267 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
268
269         * configure.ac: Don't add target-libmudflap to noconfigdirs for
270         bfin*-*-uclinux* targets.
271         * configure: Regenerate.
272
273 2007-06-14  Ian Lance Taylor  <iant@google.com>
274
275         * MAINTAINERS: Add myself as non-algorithmic global write
276         maintainer.
277
278 2007-06-14  Diego Novillo  <dnovillo@google.com>
279
280         * MAINTAINERS: Add self as middle-end maintainer and
281         non-algorithmic global write maintainer.
282
283 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
284
285         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
286         Move all Fortran maintainers except Paul Brook into the
287         Non-Autopoiesis section.
288
289 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
290
291         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
292         (distclean-stage[+id+]): Possibly delete stage_last.
293         * Makefile.in: Regenerate.
294
295 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
296
297         * MAINTAINERS (Various Maintainer): Fix typo.
298
299 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
300
301         * MAINTAINERS (Various Maintainer): Add myself as
302         dataflow maintainer.
303
304 2007-06-07  Ben Elliston  <bje@au.ibm.com>
305
306         * config.sub, config.guess: Update from upstream sources.
307
308 2007-06-07  Ben Elliston  <bje@au.ibm.com>
309
310         * Makefile.tpl: Fix spelling error.
311         * Makefile.in: Regenerate.
312
313 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
314
315         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
316         lt_cv_sys_max_cmd_len.
317
318 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
319
320         * MAINTAINERS (Various Maintainers): Add myself as
321         auto-vectorizer maintainer.
322
323 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
324
325         PR libjava/32098
326         * libtool.m4: Revert previous change.
327         * ltgcc.m4: Put it here.
328
329 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
330
331         * MAINTAINERS (Various Maintainers): Add myself as
332         auto-vectorizer maintainer.
333
334 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
335
336         PR libjava/32098
337         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
338
339 2007-05-30  Richard Guenther  <rguenther@suse.de>
340
341         * MAINTAINERS (Various Maintainers): Add myself as
342         auto-vectorizer maintainer.
343
344 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
345
346         PR bootstrap/29382
347         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
348         * configure: Rebuilt.
349
350 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
351
352         * MAINTAINERS (Write After Approval): Removed my name.
353
354 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
355
356         * MAINTAINERS (Write After Approval): Remove myself.
357
358 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
359
360         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
361
362 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
363
364         * ltmain.sh: Update from ToT Libtool.
365         * libtool.m4: Update from ToT Libtool.
366         * ltsugar.m4: New. Update from ToT Libtool.
367         * ltversion.m4: New. Update from ToT Libtool.
368         * ltoptions.m4: New. Update from ToT Libtool.
369         * ltconfig: Remove.
370         * ltcf-c.sh: Remove.
371         * ltcf-cxx.sh: Remove.
372         * ltcf-gcj.sh: Remove.
373
374 2007-05-22  Ollie Wild  <aaw@google.com>
375
376         * MAINTAINERS (Write After Approval): Add myself.
377
378 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
379
380         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
381         stage_cflags.
382         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
383         Remove CFLAGS/LIBCFLAGS.
384         (configure-stage[+id+]-[+prefix+][+module+],
385         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
386         * Makefile.in: Regenerate.
387
388 2007-05-15  Diego Novillo  <dnovillo@google.com>
389
390         * MAINTAINERS: Update e-mail address.
391
392 2007-05-15  Revital Eres  <eres@il.ibm.com>
393
394         * MAINTAINERS (Write After Approval): Add myself.
395
396 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
397
398         * MAINTAINERS (Write After Approval): Updated my address.
399
400 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
401
402         * MAINTAINERS (Write After Approval): Add myself.
403
404 2007-05-11  Silvius Rus  <rus@google.com>
405
406         * MAINTAINERS (Write After Approval): Add myself.
407
408 2007-04-23  Tom Tromey  <tromey@redhat.com>
409
410         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
411
412 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
413
414         * MAINTAINERS (cpplib): Rename to ...
415         (libcpp): ... this.  Add C/C++ front end maintainers.
416
417 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
418
419         * config-ml.in: Pass ${ml_config_env} to configure calls.
420
421 2007-04-04  Christian Bruel  <christian.bruel@st.com>
422
423         * MAINTAINERS (Write After Approval): Add myself.
424         
425 2007-04-02  Dave Korn  <dave.korn@artimi.com>
426
427         * MAINTAINERS (Write After Approval): Add myself.
428
429 2007-03-31  Tobias Burnus  <burnus@net-b.de>
430
431         * MAINTAINERS (fortran 95 front end): Add myself.
432
433 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
434
435         * MAINTAINERS (Write After Approval): Add myself.
436         
437 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
438
439         * MAINTAINERS (Modulo Scheduler): Add myself.
440
441 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
442
443         * MAINTAINERS (fortran 95 front end): Add myself.
444         (c++ front end): whitespace fix.
445
446 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
451
452         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
453         of glob.  Quote arguments with single quotes too.
454         * configure: Regenerate.
455
456 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
457
458         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
459         * Makefile.in: Regenerate
460
461 2007-03-07  Andreas Schwab  <schwab@suse.de>
462
463         * configure: Regenerate.
464
465 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
466
467         * configure.ac: Add "--with-pdfdir" configure option,
468         which defines pdfdir variable.
469         * Makefile.def (target=fixincludes): Add install-pdf to
470         missing targets.
471         (recursive_targets): Add install-pdf target.
472         (flags_to_pass): Add pdfdir.
473         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
474         target.
475         * configure: Regenerate
476         * Makefile.in: Regenerate
477
478 2007-02-28  Eric Christopher  <echristo@apple.com>
479
480         Revert:
481         2006-12-07  Mike Stump  <mrs@apple.com>
482
483         * Makefile.def (dependencies): Add dependency for
484         install-target-libssp and install-target-libgomp on
485         install-gcc.
486         * Makefile.in: Regenerate.
487
488 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
489
490         * configure: Regenerate.
491         * configure.ac: Move statements after variable declarations.
492
493 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
494
495         * MAINTAINERS: Add myself as sh maintainer.
496
497 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
498
499         * configure.ac: Adjust for loop syntax.
500         * configure: Regenerate.
501
502 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
503
504         * configure: Rebuilt.
505
506 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
507
508         * configure.ac: Drop multiple occurrences of --enable-languages,
509         and fix its quoting.
510         * configure: Rebuilt.
511
512 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
513             Nathan Sidwell  <nathan@codesourcery.com>
514             Vladimir Prus  <vladimir@codesourcery.com
515             Joseph Myers  <joseph@codesourcery.com>
516
517         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
518         * configure: Regenerate.
519
520 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
521
522         * ltconfig (freebsd*): Default to elf.
523
524 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
525
526         * configure.ac (target_libraries): Move libgcc before libiberty.
527         * configure: Regenerated.
528
529 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
530             Paolo Bonzini  <bonzini@gnu.org>
531
532         PR bootstrap/30753
533         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
534         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
535         * configure: Regenerated.
536
537 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
538
539         * MAINTAINERS (Language Front End Maintainers): Update my mail
540         address.
541
542 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
543
544         PR bootstrap/30748
545         * configure.ac: Correct syntax for Solaris ksh.
546         * configure: Regenerated.
547
548 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
549
550         * configure.ac: Sync with src.
551         * configure: Regenerate.
552
553 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
554
555         * Makefile.in: Regenerate.
556
557 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
558
559         * config.sub: Sync with src.
560
561 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
562
563         * Makefile.tpl (build_alias, host_alias, target_alias): Use
564         noncanonical equivalents.
565         * configure.in: Rename to...
566         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
567         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
568         target_noncanonical.  Use them.  Rewrite removal of configure
569         arguments for autoconf 2.59.  Discard variable settings.  Force
570         program_transform_name for native tools.
571
572         * Makefile.in: Regenerated.
573         * configure: Regenerated with autoconf 2.59.
574
575 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2007-01-31  Andreas Schwab  <schwab@suse.de>
580
581         * Makefile.tpl (LDFLAGS): Substitute it.
582         * Makefile.in: Regenerate.
583
584 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
585
586         * MAINTAINERS (Write After Approval): Add myself.
587
588 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
589
590         * MAINTAINERS (spu port): Add myself.
591
592 2007-01-23  Richard Guenther  <rguenther@suse.de>
593
594         PR bootstrap/30541
595         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
596         * Makefile.tpl (GNATBIND): Substitute it.
597         (GNATMAKE): Likewise.
598         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
599         of STAGE_PREFIX.
600         * Makefile.in: Regenerate.
601         * configure: Regenerate.
602
603 2007-01-18  Mike Stump  <mrs@apple.com>
604
605         * configure.in: Re-enable -Werror for gcc builds.
606
607 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
608
609         * MAINTAINERS (Write After Approval): Add myself.
610
611 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
612
613         * configure.in: Change == to = in test command.
614         * configure: Regenerate.
615
616 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
617             Nick Clifton  <nickc@redhat.com>
618             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
619
620         * configure.in (build_configargs, host_configargs, target_configargs):
621         Remove build/host/target parameters.
622         (host_libs): Add gmp and mpfr.
623         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
624         * Makefile.def (gmp, mpfr): New.
625         (gcc): Remove target.
626         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
627         target_os, target_vendor): New.
628         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
629         * configure: Regenerate.
630         * Makefile.in: Regenerate.
631
632 2007-01-11  Matt Fago  <fago@earthlink.net>
633
634         * configure.in: Try to link to functions only in mpfr 2.2.x
635         to improve robustness of configure tests.
636         * configure: Regenerate.
637
638 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
639
640         * MAINTAINERS: Add myself as i386 maintainer.
641
642 2007-01-08  Jan Hubicka  <jh@suse.cz>
643
644         * MAINTAINERS: Add myself as i386 maintainer.
645
646 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
647
648         * configure.in: Add support for an x86_64-mingw* target.
649         * configure: Regenerate.
650
651 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
652
653         * Makefile.tpl (all-target): Correct @if conditional for target
654         modules.
655         * configure.in: Omit libiberty if building only target libgcc.
656         * configure, Makefile.in: Regenerated.
657
658 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
659
660         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
661         * configure: Regenerate.
662
663 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
664
665         * Makefile.def (target_modules): Add libgcc.
666         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
667         * Makefile.tpl (clean-target-libgcc): Delete.
668         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
669         on gcc even for bootstrapped modules.  Rewrite handling of
670         lang_env_dependencies to loop over target_modules.
671         * configure.in (target_libraries): Add target-libgcc.
672         * Makefile.in, configure: Regenerated.
673
674 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
675
676         * configure.in: Reorganize recognition of languages.  Add
677         --enable-stage1-languages.  Show supported languages for the chosen
678         target rather than all recognized languages.
679         * configure: Regenerate.
680
681 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
682
683         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
684         * Makefile.in: Regenerate.
685
686 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
687
688         * configure.in: Warn that MPFR 2.2.0 is buggy.
689         * configure: Regenerate.
690
691 2006-12-27  Ian Lance Taylor  <iant@google.com>
692
693         * configure.in: When removing Makefiles to force a reconfigure, also
694         remove prev-DIR*/Makefile.
695         * configure: Regenerate.
696
697 2006-12-22  Andreas Schwab  <schwab@suse.de>
698
699         * configure: Regenerate with correct autoconf version.
700
701 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
702
703         * configure.in: add AC_SUBST for *_FOR_TARGET.
704         * configure: Regenerate.
705
706 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
707
708         * configure.in: Simplify logic for rejecting languages that cannot
709         be built.  Separate the case when a language is unsupported,
710         from the case when the user chooses not to build a language.
711
712 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
713
714         * configure.in: Remove "$build" case for powerpc-*-darwin* since
715         it only affects bootstrap and could be tested on "$host" as well.
716         * configure: Regenerate.
717         * config/mh-ppc-darwin: Add to the stage1 cflags here.
718
719 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
720
721         PR bootstrap/29544
722         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
723         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
724         move here comment from Makefile.tpl.
725         * Makefile.tpl: Move some definitions higher in the file.
726         (STAGE1_CHECKING): New.
727         * configure.in: Add --enable-stage1-checking.
728         * configure: Regenerate.
729         * Makefile.in: Regenerate.
730
731 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
732
733         * MAINTAINERS: Add myself as build system maintainer.
734
735 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
736
737         * MAINTAINERS (Write After Approval): Add myself.
738
739 2006-12-13  Eric Christopher  <echristo@apple.com>
740
741         * MAINTAINERS: Add myself as darwin maintainer.
742
743 2006-12-11  Ian Lance Taylor  <ian@airs.com>
744
745         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
746
747 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
748
749         MAINTAINERS: Update my entry.
750
751 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
752
753         * configure.in:  Handle spu makefile frag.
754         * Makefile.tpl (MAINT): Define
755         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
756         * configure: Regenerate.
757         * Makefile.in: Regenerate.
758
759 2006-12-11  Ben Elliston  <bje@au.ibm.com>
760
761         * config.guess: Import latest version.
762         * config.sub: Likewise.
763
764 2006-12-11  Ben Elliston  <bje@au.ibm.com>
765
766         * configure.in (spu-*-*): Don't skip target-libiberty.
767         * configure: Regenerate.
768
769 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
770
771         PR bootstrap/30134
772         * configure.in: Correct x86 darwin support for libjava to powerpc
773         and i?86 only.
774         * configure: Regenerate.
775
776 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
777
778         * configure.in: Add x86 darwin support for libjava.
779         * configure: Regenerate.
780
781 2006-12-07  Mike Stump  <mrs@apple.com>
782
783         * Makefile.def (dependencies): Add dependency for
784         install-target-libssp and install-target-libgomp on
785         install-gcc.
786         * Makefile.in: Regenerate.
787
788 2006-12-04  Richard Guenther  <rguenther@suse.de>
789
790         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
791         (Non-Algorithmic Maintainers): Move over non-algorithmic
792         loop optimizer maintainers, add myself as a non-algorithmic
793         middle-end maintainer.
794
795 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
796
797         * MAINTAINERS (Write After Approval): Add myself.
798
799 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
800
801         * configure.in: Update error message for missing GMP/MPFR.
802
803         * configure: Regenerate.
804
805 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
806
807         * configure.in: Update MPFR version in error message.
808
809         * configure: Regenerate.
810
811 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
812
813         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
814         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
815         --with-gmp-lib): New flags.
816
817         * configure: Regenerate.
818
819 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
820
821         * MAINTAINERS (Write After Approval): Change my email address.
822
823 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
824
825         * MAINTAINERS (Write After Approval): Add myself.
826
827 2006-11-22  Philipp Thomas <pth@suse.de>
828
829         * MAINTAINERS (i18n): Update e-mail address.
830
831 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
832
833         * MAINTAINERS (spu port): Add myself as maintainer.
834         (Write After Approval): Remove myself.
835
836 2006-11-22  Ben Elliston  <bje@au.ibm.com>
837
838         * configure.in (skipdirs): Don't build libssp for SPU.
839         * configure: Regenerate.
840
841 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
842
843         * MAINTAINERS (spu port): Add myself as maintainer.
844         (libobjc): Update my email address.
845
846 2006-11-21  Andrea Bona  <andrea.bona@st.com>
847
848         * MAINTAINERS (Write After Approval): Add myself.
849
850 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
851
852         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
853         * configure : Rebuilt.
854
855 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
856
857         * MAINTAINERS (Write After Approval): Add myself.
858
859 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
860
861         * MAINTAINERS (Write After Approval): Add myself.
862
863 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864
865         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
866         libmpfr.a.
867         * configure: Regenerate.
868
869 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
870
871         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
872         (unstage): Test for stage_last presence.
873
874         PR bootstrap/29802
875         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
876         * Makefile.in: Regenerate.
877
878 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
879
880         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
881         maintainers.
882
883 2006-11-14  Erven Rohou  <erven.rohou@st.com>
884
885         * MAINTAINERS (Write After Approval): Add myself.
886
887 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
888
889         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
890         and stageN-package/Makefile.
891         * Makefile.in: Regenerated.
892
893 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
894
895         * configure.in: Remove target-libgloss from noconfigdirs for
896         bfin-*-*.
897         * configure: Regenerated.
898
899 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
900
901         * configure.in (have_gmp): Only error if the gcc directory exists.
902
903         * configure: Regenerate.
904
905 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906
907         * configure.in: Robustify error message for missing GMP/MPFR.
908
909         * configure: Regenerate.
910
911 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
912
913         * MAINTAINERS (Write After Approval): Add myself.
914
915 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
916
917         * MAINTAINERS: Change email address.
918
919 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
920
921         * MAINTAINERS (Write After Approval): Add myself.
922
923 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
924
925         * MAINTAINERS (Write After Approval): Add myself.
926
927 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
928
929         * MAINTAINERS (Write After Approval): Move myself to
930         Write After Approval section.
931
932 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
933
934         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
935         need_gmp anymore.
936         * configure: Regenerate.
937
938 2006-10-16  Tobias Burnus  <burnus@net-b.de>
939
940         * MAINTAINERS (Write After Approval): Add myself.
941
942 2006-10-16  Ben Elliston  <bje@au.ibm.com>
943
944         * config.guess: Import latest version.
945         * config.sub: Likewise.
946
947 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
948
949         * Makefile.def: Added pdf target handling.
950         * Makefile.tpl: Added pdf target handling.
951         * Makefile.in: Regenerated.
952
953 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
954
955         * MAINTAINERS: Add self as score port maintainer.
956
957 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
958
959         * MAINTAINERS (Write After Approval): Add myself.
960
961 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
962
963         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
964         or newer.
965         * configure: Regenerated.
966
967 2006-09-27  Dave Brolley  <brolley@redhat.com>
968
969         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
970         $s instead of $r.
971         * configure: Regenerated.
972
973 2006-09-26  Thiemo Seufer  <ths@mips.com>
974
975         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
976         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
977         * configure: Regenerate.
978
979 2006-09-24  Graeme Peterson <gridly@gmail.com>
980
981         * MAINTAINERS (Write After Approval): Remove myself.
982
983 2006-09-22  Chao-ying Fu  <fu@mips.com>
984
985         * MAINTAINERS (Write After Approval): Add myself.
986
987 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
988
989         * MAINTAINERS: Add self as soft-fp maintainer.
990
991 2006-09-09  Anatoly Sokolov <aesok@post.ru>
992
993         * MAINTAINERS: Add myself as avr maintainer.
994         Remove Marek Michalkiewicz as avr maintainer.
995
996 2006-09-07  Roberto Costa  <roberto.costa@st.com>
997
998         * MAINTAINERS (Write After Approval): Add myself.
999
1000 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1001
1002         * configure.in: Never build newlib for a Mingw host.
1003         Never build newlib as Mingw target library.
1004         Test the existence of winsup/cygwin for building a Cygwin newlib,
1005         rather than just winsup.
1006         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1007         building a Mingw target.
1008         * configure: Regenerate.
1009
1010 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1011
1012         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1013
1014 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1015
1016         * config.guess: Import from src (was more updated).
1017         * config.sub: Likewise.
1018
1019 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1020
1021         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1022         * configure: Regenerated.
1023
1024 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1025
1026         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1027         for stages after the first.
1028
1029 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1030
1031         * Makefile.def: Add dependencies for configure-opcodes
1032         on configure-intl and all-opcodes on all-intl.
1033         * Makefile.in: Regenerated.
1034
1035 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1036
1037         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1038
1039 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1040
1041         Port to hosts whose 'sort' and 'tail' implementations
1042         treat operands with leading '+' as file names, as POSIX
1043         has required since 2001.  However, make sure the code still
1044         works on pre-POSIX hosts.
1045         * ltmain.sh: Don't assume "sort +2" is equivalent to
1046         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1047
1048 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1049
1050         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1051
1052 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1053
1054         * ltconfig: chmod 644 before ranlib during install.
1055
1056 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1057
1058         PR bootstrap/18058
1059         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1060         if the bootstrap compiler is a GCC version that supports it.
1061         * configure: Regenerate.
1062
1063 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1064
1065         * configure.in: Fix thinkos in previous check-in.
1066         * configure: Regenerate.
1067
1068 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1069
1070         PR other/27063
1071         * configure.in: Test subdir_requires and give an appropriate
1072         error message.
1073         * configure: Regenerate.
1074
1075 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1076
1077         * MAINTAINERS (Write After Approval): Add myself.
1078
1079 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1080
1081         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1082
1083 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1084
1085         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1086
1087 2006-06-20  David Ayers  <d.ayers@inode.at>
1088
1089         PR bootstrap/28072
1090         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1091         whether target-libjava is being configured instead of whether the
1092         java front end is enabled.
1093         * configure: Regenerate.
1094
1095 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1096
1097         PR target/27540
1098         * configure.in: Only enable libgomp on IRIX 6.
1099         * configure: Regenerate.
1100
1101 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1102
1103         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1104         too.
1105         * Makefile.in: Regenerate.
1106
1107 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1108
1109         * config-ml.in: Alter CCASFLAGS to include special
1110         multilib options the same as is done for CFLAGS.
1111
1112 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1113
1114         * configure.in: Don't enable libgomp on hpux10.
1115         * configure: Rebuilt.
1116
1117 2006-06-12  David Ayers  <d.ayers@inode.at>
1118
1119         PR bootstrap/27963
1120         PR target/19970
1121         * configure.in: Remove target-boehm-gc from noconfigdirs where
1122         ${libgcj} is specified.
1123         * configure: Regenerate.
1124
1125 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1126
1127         Sync from src:
1128
1129         * configure.in: Sync.
1130         * configure: Regenerated.
1131
1132         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1133
1134         * Makefile.def: Added dependencies from sim and gdb on intl, and
1135         added configure dependencies to everything with an all dependency
1136         on intl.
1137         * Makefile.in: Regenerated.
1138
1139 2006-06-06  David Ayers  <d.ayers@inode.at>
1140
1141         PR libobjc/13946
1142         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1143         * Makefile.in: Regenerate.
1144         * configure.in: Add --enable-objc-gc at toplevel and have it
1145         enable boehm-gc for Objective-C.
1146         Remove target-boehm-gc from libgcj.
1147         Add target-boehm-gc to target_libraries.
1148         Add target-boehm-gc to noconfigdirs where ${libgcj}
1149         is specified.
1150         Assert that boehm-gc is supported when requested for Objective-C.
1151         Only build boehm-gc if needed either for Java or Objective-C.
1152         * configure: Regenerate.
1153
1154 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1155
1156         PR 27674
1157         * Makefile.tpl (configure-[+prefix+][+module+],
1158         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1159         Remove rule to unstage bootstrapped modules.
1160         (stage_current): New.
1161         * Makefile.in: Regenerate.
1162
1163 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1164
1165         * MAINTAINERS (Write After Approval): Update my e-mail address.
1166
1167 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1168
1169         * include/libiberty.h: Declare pex_run_in_environment.
1170
1171 2006-05-31  Asher Langton  <langton2@llnl.gov>
1172
1173         * MAINTAINERS (Write After Approval): Add myself.
1174
1175 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1176
1177         * Makefile.def (bfd, opcodes): Fix lib_path.
1178         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1179         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1180         * Makefile.in: Regenerate.
1181
1182 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1183
1184         * Makefile.in: Regenerate.
1185
1186 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1187
1188         * Makefile.def: Add install-html target. Add datarootdir
1189         docdir and htmldir to flags_to_pass.
1190         * Makefile.tpl: Add install-html target.
1191         * Makefile.in: Regenerate.
1192         * configure.in: Add --with-datarootdir, --with-docdir, and
1193         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1194         * configure: Regenerate.
1195
1196 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1197
1198         * configure.in: Enable gprof for cross builds.
1199         * configure: Regenerate.
1200
1201 2006-05-22  Richard Guenther  <rguenther@suse.de>
1202
1203         Revert
1204         2006-01-31  Richard Guenther  <rguenther@suse.de>
1205         Paolo Bonzini  <bonzini@gnu.org>
1206
1207         * Makefile.def (target_modules): Add libgcc-math target module.
1208         * configure.in (target_libraries): Add libgcc-math target library.
1209         (--enable-libgcc-math): New configure switch.
1210         * Makefile.in: Re-generate.
1211         * configure: Re-generate.
1212         * libgcc-math: New toplevel directory.
1213
1214 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1215             Andreas Tobler  <a.tobler@schweiz.ch>
1216
1217         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1218         * configure: Rebuilt.
1219
1220 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1221
1222         * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2006-05-01  DJ Delorie  <dj@redhat.com>
1225
1226         * configure.in: Restore CFLAGS if GMP isn't present.
1227         * configure: Regenerate.
1228
1229 2006-05-01  Richard Guenther  <rguenther@suse.de>
1230
1231         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1232         maintainer.
1233
1234 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1235
1236         * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1239
1240         * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2006-04-18  DJ Delorie  <dj@redhat.com>
1243
1244         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1245         reference libgloss so that libssp can be built in a combined
1246         tree.
1247         * configure: Regenerate.
1248
1249 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1250
1251         * MAINTAINERS (Write After Approval): Add myself.
1252
1253 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1254
1255         * configure.in: Require makeinfo 4.4 or higher.
1256         * configure: Regenerate.
1257
1258 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1259
1260         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1261         Rearrange the entries of other libraries to have them in one place.
1262
1263 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1264
1265         * MAINTAINERS (Write After Approval): Remove myself.
1266         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1267
1268 2006-03-14  Richard Guenther  <rguenther@suse.de>
1269
1270         * configure: Regenerate with autoconf 2.13.
1271
1272 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1273
1274         * MAINTAINERS: Use my work address.
1275
1276         * MAINTAINERS: Update my E-mail address.
1277
1278 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1279
1280         * configure.in: Handle --disable-<component> generically.
1281         * configure: Regenerate.
1282
1283 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1284
1285         PR libgcj/17311
1286         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1287
1288 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1289
1290         * MAINTAINERS (Write After Approval):  Remove myself.
1291         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1292
1293 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1294
1295         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1296         (TARGET_CONFIGDIRS): Remove.
1297         * configure.in: Remove AC_SUBST(target_configdirs).
1298         * Makefile.in, configure: Regenerated.
1299
1300 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1301
1302         * MAINTAINERS (Write After Approval):  Remove myself.
1303         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1304
1305 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1306
1307         PR bootstrap/25670
1308
1309         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1310
1311         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1312         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1313         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1314         BUILD_PREFIX, BUILD_PREFIX_1.
1315         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1316
1317         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1318         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1319
1320         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1321         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1322         of `cat stage_current`.  Always provide the `r' and `s' variables.
1323         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1324         a single shell execution.
1325         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1326         bootstrapped modules, make the stage1 module if the build was not
1327         started yet, else build the current stage.
1328         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1329         (all-build, all-host, all-target, [+make_target+]-host,
1330         [+make_target+]-target): Do not use \-continued lines.
1331         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1332         (current_stage, restrap, stage_last): New.
1333
1334         * Makefile.in: Regenerate.
1335         * configure: Regenerate.
1336
1337 2006-02-19  Bud Davis  <jmdavis@link.com>
1338
1339         * MAINTAINERS (Write After Approval):  Remove myself.
1340         (Language Front End Maintainers):  Add myself as fortran 95
1341         maintainer and update e-mail address.
1342
1343 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1344
1345         * MAINTAINERS (Write After Approval):  Remove myself.
1346         (Language Front End Maintainers):  Add myself as fortran 95
1347         maintainer.
1348
1349 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1350
1351         * MAINTAINERS (Write After Approval): Add myself.
1352
1353 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1354
1355         * MAINTAINERS (Write After Approval):  Remove myself.
1356         (Language Front End Maintainers):  Add myself as
1357         fortran 95 maintainer.
1358
1359 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1360
1361         Sync from src:
1362
1363         2005-12-27  Leif Ekblad  <leif@rdos.net>
1364
1365         * configure.in: Add support for RDOS target.
1366         * configure: Regenerate.
1367
1368 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1369             Andreas Schwab  <schwab@suse.de>
1370
1371         * configure: Regenerate.
1372
1373 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1374
1375         * configure.in (enable_libgomp): Add AIX.
1376         * configure: Regenerate.
1377
1378 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1379
1380         * MAINTAINERS (Write After Approval): Add myself.
1381
1382 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1383
1384         * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2006-01-31  Richard Guenther  <rguenther@suse.de>
1387         Paolo Bonzini  <bonzini@gnu.org>
1388
1389         * Makefile.def (target_modules): Add libgcc-math target module.
1390         * configure.in (target_libraries): Add libgcc-math target library.
1391         (--enable-libgcc-math): New configure switch.
1392         * Makefile.in: Re-generate.
1393         * configure: Re-generate.
1394         * libgcc-math: New toplevel directory.
1395
1396 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1397
1398         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1399         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1400         the assembler, linker and binutils.
1401         * configure: Regenerate.
1402
1403 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1404
1405         * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1408
1409         * configure: Regenerate.
1410
1411 2006-01-18  Richard Henderson  <rth@redhat.com>
1412             Jakub Jelinek  <jakub@redhat.com>
1413             Diego Novillo  <dnovillo@redhat.com>
1414
1415         * libgomp: New directory.
1416         * Makefile.def: Add target_module libgomp.
1417         * Makefile.in: Regenerate.
1418         * configure.in (target_libraries): Add target-libgomp.
1419         * configure: Regenerate.
1420
1421 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1422
1423         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1424         @ from continuation.
1425         * Makefile.in: Rebuilt.
1426
1427 2006-01-04  Chris Lattner  <sabre@gnu.org>
1428
1429         * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1432
1433         PR bootstrap/24252
1434
1435         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1436         * Makefile.tpl (OBJDUMP): New.
1437         (EXTRA_HOST_FLAGS): Add it.
1438         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1439
1440         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1441         to use symbolic links between directories.  Avoid race conditions
1442         or make them harmless.
1443         * configure.in: Do not try to use symbolic links between directories.
1444
1445         * Makefile.def (LEAN): Pass.
1446         * Makefile.tpl (LEAN): Define.
1447         (stage[+id+]-start): Accept that the previous directory does not
1448         exist, if the bootstrap is lean.
1449         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1450         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1451         configure substitution.
1452         ([+compare-target+]): Likewise.
1453         ([+bootstrap-target+]-lean): New.
1454         * configure.in: Remove lean bootstrap support from here.
1455
1456         * Makefile.in: Regenerate.
1457         * configure: Regenerate.
1458
1459 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1460
1461         * MAINTAINERS (libdecnumber): Add myself.
1462
1463 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1464
1465         * libtool-ldflags: New script.
1466
1467 2006-01-02  Andreas Schwab  <schwab@suse.de>
1468
1469         * configure.in: When reconfiguring remove Makefile in
1470         all stage directories.
1471         * configure: Regenerate.
1472
1473 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1474
1475         * MAINTAINERS: Update my email address.
1476
1477 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1478
1479         Revert Ada-related part of the previous change.
1480
1481         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1482         Do not pass.
1483         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1484         * Makefile.in: Regenerate.
1485         * configure.in: Do not include mt-ppc-aix target fragment.
1486         * configure: Regenerate.
1487
1488 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1489
1490         * configure.in: Select appropriate fragments for PowerPC/AIX.
1491         * configure: Regenerate.
1492
1493         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1494         BOOT_CFLAGS, BOOT_LDFLAGS.
1495         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1496         BOOT_CFLAGS, BOOT_LDFLAGS.
1497         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1498         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1499         (stage): Fail if we cannot complete the work.
1500         * Makefile.in: Regenerate.
1501
1502 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1503
1504         * configure.in: Replace ms1 with mt.
1505         * configure: Rebuilt.
1506
1507 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1508
1509         * MAINTAINERS: Update my email address.
1510
1511 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1512
1513         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1514         install-host-nogcc): Don't invoke $(stage) at the end.
1515         * Makefile.in: Regenerate.
1516
1517 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1518
1519         * configure.in: Flip the top-level bootstrap switch.
1520         * configure: Regenerate.
1521
1522 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1523
1524         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1525         $(stage) and $(unstage).
1526         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1527         (all): Remove stray semicolon.
1528         (local-distclean): Don't handle multilib.tmp and multilib.out.
1529         (install.all): Set $s for consistency.
1530         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1531         check_multilibs setting.  Always make the install directory.
1532         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1533         Correct @if/@endif.
1534         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1535         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1536         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1537         (multilib.out): Remove.
1538         * Makefile.in: Regenerated.
1539
1540 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1541
1542         * MAINTAINERS (Write After Approval): Add myself.
1543
1544 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1545
1546         * MAINTAINERS: Add myself as mt maintainer.
1547
1548         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1549
1550 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1551
1552         * MAINTAINERS: Change email address.
1553
1554 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1555
1556         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1557         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1558         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1559         Find in-tree tools if available.
1560         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1561         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1562         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1563         (COMPILER_*_FOR_TARGET): New.
1564         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1565         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1566         (CONFIGURED_*, USUAL_*): Remove.
1567         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1568         STRIP): Use autoconf substitutions.
1569         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1570         COMPILER_NM_FOR_TARGET): New.
1571         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1572
1573         (all): Make all-host and all-target in parallel.
1574         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1575         that $$r and $$s are set before invoking a recursive make.
1576         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1577         ([+bootstrap-target+]): Inline most of the `all' target.
1578
1579 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1580
1581         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1582         from the gcc build directory.
1583         * Makefile.in: Regenerate.
1584
1585 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1586
1587         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1588         depend on all-libdecnumber.
1589         * configure.in (host_libs): Include libdecnumber.
1590         * Makefile.in: Regenerate.
1591         * configure: Likewise.
1592
1593 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1594
1595         * libdecnumber: Import decNumber sources from the dfp-branch.
1596
1597 2005-11-21  Kean Johnston  <jkj@sco.com>
1598
1599         * config.sub, config.guess: Sync from upstream sources.
1600
1601 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1602
1603         Import from Autoconf sources:
1604
1605         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1606         * config/move-if-change: Don't output "$2 is unchanged";
1607         suggested by Ben Elliston.  Handle weird characters correctly.
1608
1609 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1610
1611         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1612         to match upstream libtool for darwin.
1613
1614 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1615
1616         * Makefile.def: Remove gdb dependencies for gdbtk.
1617         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1618         (configure-gdb, install-gdb): New rules.
1619         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1620         * Makefile.in, configure: Regenerated.
1621
1622 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1623
1624         * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1627
1628         * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1631
1632         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1633         Diego Novillo.
1634
1635 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1636
1637         PR bootstrap/24297
1638         * Makefile.tpl (do-[+make-target+], do-check, install,
1639         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1640         are set before recursing.
1641         * Makefile.in: Regenerate.
1642
1643 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1644
1645         PR bootstrap/18939
1646         * Makefile.def (gcc) <target>: Fix thinko.
1647         * Makefile.in: Regenerate.
1648
1649 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1650
1651         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1652         * configure: Regenerate.
1653
1654 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1655
1656         * MAINTAINERS (Write After Approval): Add self.
1657
1658 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1659
1660         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1661         target-libffi, target-qthreads, target-libjava, and
1662         targetlibobjc.
1663         * configure: Regenerate.
1664
1665 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1666
1667         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1668         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1669         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1670         (USUAL_OBJDUMP_FOR_TARGET): New.
1671         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1672         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1673         * configure, Makefile.in: Regenerated.
1674
1675 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1676
1677         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1678         before other host packages.
1679
1680 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1681
1682         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1683
1684 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1685
1686         PR bootstrap/22340
1687
1688         * configure.in (default_target): Remove.
1689         * Makefile.tpl (all): Do not use prerequisites as subroutines
1690         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1691         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1692         use prerequisites as subroutines.
1693         (check-host, check-target): New.
1694         (bootstrap configure & all targets): Do not use stage*-start
1695         if the directory layout is already ok.
1696         (non-bootstrap configure & all targets): Prepend a $(unstage).
1697         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1698         (NOTPARALLEL): Remove.
1699         (unstage, stage variables): New variables.
1700         (unstage, stage targets): Simply expand to those variables.
1701
1702         * configure: Regenerate.
1703         * Makefile.in: Regenerate.
1704
1705 2005-10-04  James E Wilson  <wilson@specifix.com>
1706
1707         * Makefile.def (lang_env_dependencies): Add libmudflap.
1708         * Makefile.in: Regenerate.
1709
1710 2005-10-03  Andreas Schwab  <schwab@suse.de>
1711
1712         Backport from libtool CVS:
1713         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1714
1715         * ltmain.sh: add support for installing into temporary
1716         staging area (e.g. 'make install DESTDIR=...')
1717
1718 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1719
1720         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1721         * configure: Regenerated.
1722
1723 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1724
1725         * configure: Regenerate with the correct
1726         autoconf version.
1727
1728 2005-09-30  Catherine Moore  <clm@cm00re.com>
1729
1730         * configure.in (bfin-*-*): New.
1731         * configure: Regenerated.
1732
1733 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1734
1735         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1736         (LIPO_FOR_TARGET): New.
1737         (CONFIGURED_LIPO_FOR_TARGET): New.
1738         (USUAL_LIPO_FOR_TARGET): New.
1739         (STRIP_FOR_TARGET): New.
1740         (CONFIGURED_STRIP_FOR_TARGET): New.
1741         (USUAL_STRIP_FOR_TARGET): New.
1742         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1743         STRIP_FOR_TARGET.
1744         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1745         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1746         * Makefile.in: Regenerate.
1747         * configure: Regenerate.
1748
1749 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1750
1751         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1752         (rs6000-*-aix*): Same.
1753         * configure: Regenerate.
1754
1755 2005-09-16  Tom Tromey  <tromey@redhat.com>
1756
1757         * MAINTAINERS: Add self as java maintainer.
1758
1759 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1760
1761         * configure.in: Recognize f95 in the --enable-languages option,
1762         and substitute it for fortran, issuing a warning.
1763         * configure: Regenerate.
1764
1765 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1766
1767         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1768         * configure:  Regenerated.
1769
1770 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1771
1772         * MAINTAINERS: Add self as ms1 maintainer.
1773
1774 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1775
1776         * Makefile.def (libssp): Add to lang_env_dependencies.
1777         * Makefile.in: Regenerate.
1778
1779 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1780
1781         * MAINTAINERS: Add myself as middle-end maintainer.
1782
1783 2005-08-17  Christian Groessler  <chris@groessler.org>
1784
1785         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1786         * Makefile.in: Regenerate.
1787
1788 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1789
1790         * MAINTAINERS (write after approval): Added myself.
1791
1792 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1793
1794         * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1797
1798         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1799         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1800         Look for alternate names of the target cc and c++
1801         * configure: Regenerate.
1802
1803 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1804
1805         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1806         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1807         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1808         tools; remove code to manually set them.
1809         (Target tools): Look in the environment for them.
1810         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1811         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1812         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1813         build directory.
1814         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1815         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1816         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1817         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1818         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1819         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1820         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1821         * configure: Regenerate.
1822         * Makefile.in: Regenerate.
1823
1824 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1825
1826         * MAINTAINERS: Update for removed CPU targets.
1827
1828 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1829
1830         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1831         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1832         * Makefile.in: Regenerated.
1833
1834 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1835
1836         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1837         (CFLAGS_FOR_TARGET): Use it.
1838         (CXXFLAGS_FOR_TARGET): Likewise.
1839         * Makefile.in: Regenerated.
1840         * configure.in (--with-build-sysroot): New option.
1841         * configure: Regenerated.
1842
1843 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1844
1845         * Makefile.tpl: Wrap install between unstage and stage
1846         * Makefile.in: Regenerate.
1847
1848 2005-07-21  Eric Christopher  <echristo@apple.com>
1849
1850         * MAINTAINERS: Update affiliation.
1851
1852 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1853
1854         * MAINTAINERS: Add self as crx port maintainer.
1855
1856 2005-07-20  DJ Delorie  <dj@redhat.com>
1857
1858         * MAINTAINERS: Add self as m32c maintainer.
1859
1860 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1861
1862         * all files: Update FSF address.
1863
1864 2005-07-15  Eric Christopher  <echristo@redhat.com>
1865
1866         * MAINTAINERS: Change affiliation.
1867
1868 2005-07-14  Jim Blandy  <jimb@redhat.com>
1869
1870         * configure.in: Add cases for Renesas m32c.
1871         * configure: Regenerated.
1872
1873 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1874
1875         * COPYING.LIB: Update from fsf.org.
1876
1877 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1878
1879         * COPYING, compile, config.guess,
1880         config.sub, install-sh, missing, mkinstalldirs,
1881         symlink-tree, ylwrap: Sync from upstream sources.
1882         * config-ml.in: Update FSF address.
1883
1884 2005-07-13  Eric Christopher  <echristo@redhat.com>
1885
1886         * configure.in: Add toplevel noconfigdir support for tpf.
1887         * configure: Regenerate.
1888
1889 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1890
1891         PR ada/22340
1892
1893         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1894         * Makefile.in: Regenerate.
1895
1896 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1897
1898         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1899         Brolley to write-after-approval.
1900
1901 2005-07-07  Andreas Schwab  <schwab@suse.de>
1902
1903         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1904         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1905         * Makefile.in: Regenerated.
1906
1907 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1908
1909         * configure.in: Don't build sim or rda when targetting darwin.
1910         * configure: Regenerate.
1911
1912 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1913
1914         * configure.in: Add --enable-libssp and --disable-libssp.
1915         * configure: Regenerate with autoconf-2.13.
1916
1917 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1918
1919         * Makefile.def (target_modules): Add libssp.
1920         * configure.in (target_libraries): Add target-libssp.
1921         * configure: Rebuilt.
1922         * Makefile.in: Rebuilt.
1923
1924 2005-07-01  Zack Weinberg  <zackw@panix.com>
1925
1926         * MAINTAINERS: Change email address.  Resign from maintainership.
1927
1928 2005-07-01  Richard Guenther  <rguenther@suse.de>
1929
1930         * MAINTAINERS: Change my e-mail address and affiliation.
1931
1932 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1933
1934         * Makefile.def (stagefeedback): Come after profile.
1935         Define profiledbootstrap target.
1936         * Makefile.tpl (profiledbootstrap): Remove.
1937         (stageprofile-end): Zap stagefeedback.
1938         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1939         * Makefile.in: Regenerate.
1940
1941 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1942
1943         * MAINTAINERS: Update my email address.
1944
1945 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1946
1947         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1948         In 'cpp' stanza, support '#line' as well as '# '.
1949
1950 2005-06-08  Andreas Schwab  <schwab@suse.de>
1951
1952         * MAINTAINERS: Move myself from 'Write After Approval' to
1953         'CPU Port Maintainers' section as m68k maintainer.
1954
1955 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1956
1957         * configure.in (unsupported_languages): New macro.
1958         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1959         non-ported target libraries in noconfigdirs.
1960         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1961         non-linux-gnu.  Remove libgcj_ex_libffi.
1962         <lang_frag loop>: Set add_this_lang=no if the language is in
1963         unsupported_languages.
1964         * configure: Regenerate.
1965
1966 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1967
1968         * configure.in: Fix typo in handling of --with-mpfr-dir.
1969         * configure: Regenerate.
1970
1971 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1972
1973         * MAINTAINERS: Update my email address.
1974
1975 2005-06-02  Jim Blandy  <jimb@redhat.com>
1976
1977         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1978         accepted into the master sources.)
1979
1980 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1981             Michael Snyder  <msnyder@redhat.com>
1982             Stan Cox  <scox@redhat.com>
1983
1984         * configure.in: Set noconfigdirs for ms1.
1985
1986         * configure: Regenerate.
1987
1988 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1989
1990         * MAINTAINERS (Write After Approval): Add self.
1991
1992 2005-06-01  Josh Conner  <jconner@apple.com>
1993
1994         * MAINTAINERS (Write After Approval): Add self.
1995
1996 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1997
1998         * MAINTAINERS: Update my email address.
1999
2000 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2001
2002         * MAINTAINERS (Write After Approval): Add self.
2003
2004 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2005
2006         * MAINTAINERS (Write After Approval): Remove self.
2007
2008 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2009
2010         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2011         (Dependencies): Consider target modules for bootstrap dependencies.
2012         Make target bootstrap modules depend on each stage's gcc.
2013         * Makefile.in: Regenerate.
2014
2015 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2016
2017         * Makefile.def (configure-gcc): Depend on binutils having been built.
2018         (all-gcc): No need to do it here.
2019         * Makefile.in: Regenerate.
2020
2021 2005-05-19  Paul Brook  <paul@codesourcery.com>
2022
2023         * configure.in: Rewrite misleading error message when requested
2024         language cannot be built.
2025         * configure: Regenerate.
2026
2027 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2028
2029         * ylwrap: Import from Automake 1.9.5.
2030
2031 2005-05-13  David Ung  <davidu@mips.com>
2032
2033         * MAINTAINERS (Write After Approval): Add self.
2034
2035 2005-05-09  Mike Stump  <mrs@apple.com>
2036
2037         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2038         lt_cv_sys_max_cmd_len for now.
2039
2040 2005-05-09  Stan Cox  <scox@redhat.com>
2041
2042         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2043
2044 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2045
2046         * README.SCO: Update the URL.
2047
2048 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2049
2050         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2051         with_gnu_ld to libtool.
2052         * ltcf-c.sh (aix[45]): Define file_list_spec.
2053         * ltcf-cxx.sh (aix[45]): Same.
2054         * ltcf-gcj.sh (aix[45]): Same.
2055         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2056         exists, write list of input files to temporary file.
2057
2058 2005-05-04  Mike Stump  <mrs@apple.com>
2059
2060         * configure.in: Always pass --target to target configures as
2061         otherwise rebuilds that do --recheck will fail.
2062         * confiugure: Rebuilt.
2063
2064 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2065
2066         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2067         STAGE_HOST_EXPORTS.
2068         (configure, all): Add bootstrap support.
2069         (Host modules, target modules): Pass post-stage1 flags and exports.
2070         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2071         * Makefile.in: Regenerate.
2072
2073 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2074
2075         * configure: Regenerate.
2076
2077 2005-04-27  Mike Stump  <mrs@apple.com>
2078
2079         * MAINTAINERS: Add self as darwin maintainer.
2080
2081 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2082
2083         * config.sub: Update from master copy.
2084
2085 2005-04-21  Mike Stump  <mrs@apple.com>
2086
2087         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2088         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2089
2090 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2091
2092         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2093         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2094         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2095         "*-*-elf" and "*-*-linux*".
2096         * configure: Regenerate.
2097
2098 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2099
2100         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2101
2102 2005-04-12  Mike Stump  <mrs@apple.com>
2103
2104         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2105
2106 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2107
2108         * MAINTAINERS (Write After Approval): Add myself.
2109
2110 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2111
2112         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2113
2114 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2117         (TARGET_CONFIGARGS): Include --with-target-subdir.
2118         (configure, all): New macros.  Use them throughout.
2119         * Makefile.in: Regenerate.
2120
2121 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2122
2123         * MAINTAINERS (Write After Approval): Add myself.
2124
2125 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2126
2127         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2128
2129 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2130
2131         * MAINTAINERS: Move John Carr to Write After Approval.
2132
2133 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2134
2135         * config/mh-mingw32: Delete.
2136         * configure.in: Don't use it.
2137         * configure: Regenerate.
2138
2139 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2140
2141         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2142         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2143         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2144         (HOST_LIB_PATH): Generate from Makefile.def.
2145         (TARGET_LIB_PATH): Likewise.
2146         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2147         * Makefile.in: Regenerate.
2148         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2149         (RPATH_ENVVAR): Include Darwin case.
2150         * configure: Regenerate.
2151
2152 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2153
2154         * MAINTAINERS (Various Maintainers): Remove self.
2155         (Write After Approval): Add self.
2156
2157 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2158
2159         * MAINTAINERS (Various Maintainers): Add self.
2160
2161 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2162
2163         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2164         * configure: Regenerate.
2165
2166 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2167
2168         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2169         gcc_version, and gcc_version_trigger from set of flags to pass.
2170         * Makefile.tpl: Remove definitions of above variables.
2171         (config.status): Remove dependency on $(gcc_version_trigger).
2172         * Makefile.in: Regenerate.
2173         * configure.in: Do not reference config/gcc-version.m4 nor
2174         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2175         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2176         * configure: Regenerate.
2177
2178 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2179             Andrew Pinski <pinskia@physics.uc.edu>
2180
2181         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2182         * Makefile.in: Regenerate.
2183
2184 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2005-03-03  David Ayers  <d.ayers@inode.at>
2189
2190         * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2193
2194         PR libgcj/20160
2195         * ltmain.sh: Avoid creating archives with components that have
2196         duplicate basenames.
2197
2198 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2199
2200         PR bootstrap/20250
2201         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2202         instead of check.
2203         * Makefile.in: Regenerate.
2204
2205 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2206
2207         * Makefile.in: Regenerate to fix conflict between the previous two
2208         patches.
2209
2210 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2211
2212         PR bootstrap/17383
2213         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2214         * Makefile.tpl (HOST_SUBDIR): New substitution.
2215         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2216         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2217         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2218         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2219         (Host modules, Bootstrapped modules): Use it.
2220         (Build modules, Target modules): Do not create symlink trees,
2221         always configure out-of-srcdir.
2222         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2223         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2224         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2225         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2226
2227         * Makefile.in: Regenerate.
2228         * configure: Regenerate.
2229
2230 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2231
2232         Merged from libada-gnattools-branch:
2233         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2234
2235         * gnattools: New directory.
2236         * Makefile.def: Add gnattools as a module, depending on target-libada.
2237         * Makefile.in: Regenerate.
2238         * configure.in: Include gnattools in host_tools; disable it if ada
2239         is disabled.
2240         * configure: Regenerate.
2241
2242 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2243
2244         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2245         treelang maintainer.
2246         (Write After Approval): Remove myself.
2247
2248 2005-02-23  Paul Schlie  <schlie@comcast.net>
2249
2250         * configure.in: Allow darwin targeted ports to build tk, itcl and
2251         libgui.
2252         * configure: Regenerate.
2253
2254 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2255
2256         PR libgcj/10353
2257         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2258         * configure: Regenerate.
2259
2260 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2261
2262         * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2265
2266         * MAINTAINERS: Update my e-mail address.
2267
2268 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2269
2270         * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2273
2274         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2275         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2276         target-libgloss when not *-*-elf and *-*-aout.
2277         * configure: Regenerate.
2278
2279 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2280
2281         * MAINTAINERS: Remove obsolete entries.
2282
2283         * MAINTAINERS (Write After Approval): Add Michael Matz.
2284
2285 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2286
2287         * MAINTAINERS: Remove self as cpplib maintainer.
2288
2289 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2290
2291         * install-sh, config.sub: Import from upstream.
2292
2293 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2294
2295         PR bootstrap/18222
2296         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2297         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2298         * Makefile.in: Regenerate.
2299
2300 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2301
2302         * MAINTAINERS: Update my email address.
2303
2304 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2305             Andreas Schwab  <schwab@suse.de>
2306
2307         PR bootstrap/18033
2308         * config-ml.in: Eval option if surrounded by single quotes.
2309
2310 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2311
2312         Revert 2004-12-28 Makefile changes, a better fix will be
2313         applied to mainline and src after GCC 4.0 branches.
2314
2315 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2316
2317         PR bootstrap/17383
2318
2319         * Makefile.def (target_modules): Remove stage parameter,
2320         it is always true now.
2321         * Makefile.tpl (configure-build-[+module+],
2322         configure-target-[+module+]): Always build symlink tree
2323         for the directory and for include.  BUILD_SUBDIR and
2324         TARGET_SUBDIR cannot be . anymore.
2325         * Makefile.in: Regenerate.
2326
2327 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2328
2329         Revert 2004-12-08 Makefile changes.
2330
2331 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2332
2333         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2334         cygwin, mingw.
2335
2336 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2337
2338         * configure.in (sh64-*-*): Reenable gprof.
2339         * configure: Regenerate.
2340
2341 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2342
2343         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2344         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2345         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2346         * Makefile.in: Regenerate.
2347
2348 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2349
2350         * MAINTAINERS: Update my email address.
2351
2352 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2353
2354         * Makefile.tpl: Generate normal dependencies if the LHS module is
2355         not bootstrapped.
2356         * Makefile.in: Regenerate.
2357
2358 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2359
2360         * configure.in: Include config/gxx-include-dir.m4.  Use
2361         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2362         * configure: Regenerate.
2363
2364 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2365
2366         * config.if: Delete.
2367         * configure.in: Set libstdcxx_incdir directly.
2368         * configure: Regenerate.
2369
2370 2004-12-02  Eric Christopher  <echristo@redhat.com>
2371
2372         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2373         * Makefile.in: Regenerate.
2374
2375 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2376
2377         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2378         * configure: Regenerate.
2379
2380 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2381
2382         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2383         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2384         * configure: Regenerate.
2385
2386 2004-12-01  Eric Christopher  <echristo@redhat.com>
2387
2388         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2389         of things to remove.
2390
2391 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2392
2393         * MAINTAINERS (Write After Approval): Update my e-mail address.
2394
2395 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2396
2397         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2398         from CVS libtool to always pass_all.
2399
2400 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2401
2402         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2403         (hppa*64*-*-*): Delete incorrect comment.
2404         * configure: Rebuilt.
2405
2406 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2407
2408         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2409
2410 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2411
2412         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2413         from CVS libtool to always pass_all.
2414
2415 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2416
2417         * install-sh, compile: Import from automake.
2418
2419 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2420
2421         * config.guess, config.sub:  Import from savannnah.
2422
2423 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2424
2425         * MAINTAINERS (Write After Approval): Add myself
2426
2427 2004-11-12  Mike Stump  <mrs@apple.com>
2428
2429         * Makefile.def: Add html support.
2430         * Makefile.tpl: Likewise.
2431         * Makefile.in: Regenerate.
2432
2433 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2434
2435         PR 18423
2436         * configure.in: Remove all instances of build-fixincludes from
2437         noconfigdirs.
2438         (build_configargs): Supply --target to subdirectories.
2439         * configure: Regenerate.
2440
2441         * Makefile.def: Make gcc install depend on fixincludes install.
2442         * Makefile.in: Regenerate.
2443
2444 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2445
2446         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2447
2448 2004-11-11  Paul Brook  <paul@codesourcery.com>
2449
2450         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2451
2452 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2453
2454         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2455         target-libgfortran.
2456         * configure: Regenerate.
2457
2458 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2459
2460         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2461         like CC.
2462
2463 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2464
2465         * Makefile.def (host fixincludes): Specify missing targets.
2466         * Makefile.in: Regenerate.
2467
2468 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2469
2470         * MAINTAINERS: Add myself
2471
2472 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2473
2474         * MAINTAINERS (Write After Approval): Add myself.
2475
2476 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2477
2478         * Makefile.def: Build fixincludes for the host, too.
2479         * Makefile.in: Regenerate.
2480         * configure.in (host_tools): Add fixincludes.
2481         * configure: Regenerate.
2482
2483 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2484
2485         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2486         * configure: Regenerated.
2487
2488 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2489
2490         PR other/17783
2491         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2492         * configure: Regenerated.
2493
2494 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2495
2496         * README.SCO: Update per FSF instructions.
2497
2498 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2499
2500         PR target/18151
2501         * configure.in (case ${target}): Do not build fixincludes for avr.
2502         * configure: Regenerated.
2503
2504 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2505
2506         * configure.in (case ${target}): Do not build fixincludes
2507         on platforms where it is not used.
2508         * configure: Regenerated.
2509
2510 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2511
2512         * configure.in: Use an absolute path to install-sh.
2513         * configure: Regenerated.
2514
2515 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2520
2521         * MAINTAINERS: Remove from Write After Approval those that are
2522         already maintainers.
2523
2524 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2525
2526         * MAINTAINERS:  Update my email address.
2527
2528 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2529
2530         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2531         * configure: Regenerate.
2532
2533 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2534
2535         * MAINTAINERS:  Update my email address.
2536
2537 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2538
2539         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2540         entries belonging to this category.
2541
2542 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2543
2544         * MAINTAINERS: Update my e-mail address.
2545
2546 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2547
2548         Fix wrong conflict resolution in:
2549
2550         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2551
2552         * Makefile.in: Regenerate.
2553         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2554         in the recursive `make', instead of hardwiring `all'.
2555         (Autogenerated TARGET-* variables): New.
2556
2557 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2558
2559         * configure.in: Enable target-libgloss for crx-*-*.
2560         * configure: Regenerate.
2561
2562 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2563
2564         * MAINTAINERS (Various Maintainers): Move the "windows,
2565         cygwin, mingw" maintainer to ...
2566         (OS Port Maintainers): ... here.
2567
2568 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2569
2570         * MAINTAINERS (Write After Approval): Remove those that are
2571         maintainers of some subsystem.
2572
2573 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2574
2575         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2576         * ltcf-cxx.sh (tpf*): Likewise.
2577         * ltconfig (tpf*): Add TPF OS configuration support.
2578
2579 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2580
2581         * MAINTAINERS: Change my email address to my new work account.
2582
2583 2004-09-24  Michael Roth  <mroth@nessie.de>
2584
2585         * configure.in (--without-headers): Add missing double quotes.
2586         * configure: Regenerate.
2587
2588 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2589
2590         * ylwrap: Revert to previous version.
2591
2592 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2593
2594         PR bootstrap/17369
2595         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2596         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2597         SET_GCC_LIB_PATH_CMD.
2598         (BASE_TARGET_EXPORTS): Likewise.
2599         * Makefile.in: Regenerated.
2600
2601         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2602         * configure: Regenerated.
2603
2604 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2605
2606         * config.guess: New upstream version
2607         * compile, depcomp, install-sh, ylwrap: Likewise.
2608
2609 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2610
2611         * config/mh-x86omitfp: New host makefile fragment.  Add
2612         -fomit-frame-pointer to the default BOOT_CFLAGS.
2613         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2614         * configure: Regenerate.
2615
2616 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2617
2618         PR target/11572
2619         * configure.in (*-*-darwin*): Renable libobjc.
2620         * configure: Regenerate.
2621
2622 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2623
2624         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2625
2626 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2627
2628         * Makefile.def: Remove libbanshee.
2629         * Makefile.tpl: Ditto.
2630         * configure.in: Ditto.
2631         * Makefile.in: Regen.
2632         * configure: Ditto.
2633
2634 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2635
2636         * ltmain.sh: Use $pic_object as $non_pic_object if
2637         $non_pic_object=none.
2638
2639 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2640
2641         * missing: Import latest version from master repository.
2642
2643 2004-09-06  Nick Clifton  <nickc@redhat.com>
2644
2645         * config.sub: Import latest version from master repository.
2646         * config.guess: Likewise.
2647         This includes these changes:
2648
2649         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2650
2651         * config.sub: Handle crisv32, alias etraxfs.
2652         * config.guess (crisv32:Linux:*:*): Handle.
2653
2654         2004-08-13  Brad Smith  <brad@comstyle.com>
2655
2656         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2657         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2658
2659         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2660
2661         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2662         assume the processor is a powerpc.  This is because coreutils
2663         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2664         in this case, due to a MacOS X bug that causes
2665         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2666         to return a negative number.
2667         Problem reported by Petter Reinholdtsen in:
2668         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2669
2670         2004-07-19  Ben Elliston  <bje@gnu.org>
2671
2672         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2673
2674         2004-06-24  Ben Elliston  <bje@gnu.org>
2675
2676         * config.guess: Update copyright years.
2677         * config.sub: Likewise.
2678
2679         2004-06-22  Robert Millan  <robertmh@gnu.org>
2680
2681         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2682         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2683
2684         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2685
2686         * config.guess (*:*VMS:*:*): New entry. Replaces
2687         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2688         manufacturer.
2689
2690         2004-06-22  Ben Elliston  <bje@gnu.org>
2691
2692         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2693         * config.sub: Likewise.
2694
2695         2004-06-22  Ben Elliston  <bje@gnu.org>
2696
2697         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2698         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2699
2700         2004-06-11  Ben Elliston  <bje@gnu.org>
2701
2702         * config.guess (pegasos:OpenBSD:*:*): Remove.
2703
2704         2004-06-11  Ben Elliston  <bje@gnu.org>
2705
2706         From Wouter Verhelst <wouter@grep.be>:
2707         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2708
2709         2004-06-11  Ben Elliston  <bje@gnu.org>
2710
2711         * config.guess (luna88k:OpenBSD:*:*): New.
2712
2713         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2714
2715         * config.guess (m32r*:Linux:*:*): New case.
2716         * config.sub: Handle m32rle.
2717
2718         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2719
2720         From Jens Petersen  <petersen@redhat.com>:
2721         * config.sub: Handle sparcv8.
2722
2723         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2724
2725         From Tom Smith <smith@cag.lkg.hp.com>:
2726         * config.guess: Version suffixes are equally significant on Tru64
2727         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2728         prefix of "P" (patched kernel).
2729
2730         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2731
2732         * config.sub: Add support for National Semiconductor CRX target.
2733
2734 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2735
2736         * MAINTAINERS (Various Maintainers): Remove myself as web page
2737         maintainer, add myself as maintainer of build status lists.
2738
2739 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2740
2741         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2742         *-*-netware, but add target-libmudflap.
2743         Consolidate *-*-netware targets (of which really only i?86 exists)
2744         into a single entry.
2745         * configure: Likewise.
2746
2747 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2748
2749         * Makefile.tpl (sorry): Remove.
2750         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2751         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2752         (do-clean): Clean per-stage directories too.
2753         (do-distclean): Run distclean-stage1 too.
2754         (.NOTPARALLEL): Enable during toplevel bootstrap.
2755         (stage[+id+]-bubble): Enable parallel execution during
2756         the recursive invocation.
2757         * Makefile.in: Regenerate.
2758
2759         Fix previous checkin:
2760
2761         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2762         include.
2763         * configure.in: Fix indentation.
2764         * configure: Regenerate.
2765
2766 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2767
2768         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2769         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2770         * configure: regenerate
2771         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2772         -mdynamic-no-pic
2773
2774
2775 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2776
2777         * Makefile.def (build_modules): Add fixincludes.
2778         (dependencies): Make gcc depend on fixincludes.
2779         * configure.in (build_tools): Add fixincludes.
2780         (build_configdirs): Always include build_libs.
2781         * Makefile.in: Regenerate.
2782         * configure: Regenerate.
2783
2784 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2787         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2788         phony targets; do not generate timestamp files.
2789         (distclean-stageN): Remove references to their timestamp files.
2790         (restageN, touch-stageN): Remove.
2791         (stageN-bubble): Rewritten.
2792         (compare): Support lean bootstraps.
2793         * Makefile.in: Regenerate.
2794
2795         * configure.in: Only warn when bootstrapping but
2796         build != host or build != target.  Support lean bootstraps.
2797         * configure: Regenerate.
2798
2799 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2800
2801         * configure.in:  Give a better error message if GMP/MPFR are missing
2802         and a language needing them has been requested.
2803         * configure:  Regenerated.
2804
2805 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2806
2807         * configure.in:  Print a list of available language front-ends if
2808         a requested one is missing.  Tidy stray tab characters.
2809         * configure:  Regenerated.
2810
2811 2004-08-19  Michael Koch  <konqueror@gmx.de>
2812
2813         * gcc/doc/install.texi: Update entry about automake for libjava.
2814
2815 2004-08-17  Robert Millan  <robertmh@gnu.org>
2816
2817         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2818         (instead of FreeBSD).
2819         * configure: Regenerate.
2820
2821 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2822
2823         * Makefile.in: Regenerate.
2824         * configure: Regenerate.
2825
2826         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2827         stage_*_flags.
2828         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2829         for bootstrapped modules if toplevel bootstrap is going.
2830         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2831         modules.  Adjust for changes in Makefile.def.  Enable several
2832         rules even in non-bootstrap mode, just to avoid peppering the
2833         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2834         (stage-[+prev+]-bubble): Remove.
2835
2836         * Makefile.def (Dependencies): Depend on all-build-bison,
2837         all-build-flex, all-build-byacc, all-build-texinfo, rather
2838         than the host variations.
2839         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2840         with BUILD_SUBDIR.
2841         (BISON): Update for recent Bisons.
2842         (YACC): Fix typo.
2843         (cross): Depend on all-build.
2844         (all): Do not depend on all-build.
2845         (prebootstrap): Remove.
2846         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2847         (Prebootstrap dependencies): Add them to the per-stage targets
2848         and to all-prebootstrap.
2849         * configure.in (build_configdirs): Always enable build_tools.
2850         (BUILD_DIR_PREFIX): Remove.
2851
2852         * Makefile.def (gcc): Add target variable.
2853         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2854         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2855         in the recursive `make', instead of hardwiring `all'.
2856         (Autogenerated TARGET-* variables): New.
2857
2858 2004-08-13  Brian Booth  <bbooth@redhat.com>
2859
2860         * MAINTAINERS: Remove myself from write-after-approval.
2861
2862 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2863
2864         * src-release: Stop distributing mmalloc with gdb (which doesn't
2865         use it).
2866         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2867         * Makefile.in: Regenerate.
2868
2869 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2870
2871         * configure.in (arm*-*-eabi*): New target.
2872         * configure: Regenerate.
2873
2874 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2875
2876         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2877         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2878         (Dependencies): New section.
2879         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2880         (configure-target-[+module+]): Depend on maybe-all-gcc
2881         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2882         (toplevel profiledbootstrap): Fix dependencies.
2883         * Makefile.in: Regenerate.
2884
2885 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2886
2887         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2888         target-libiberty to noconfigdirs.
2889         * configure: Regenerate.
2890
2891 2004-08-03  Paul Brook  <paul@codesourcery.com>
2892
2893         * configure.in: Check for MPFR as well as GMP.
2894         * configure: Regenerate.
2895
2896 2004-08-01  Robert Millan  <robertmh@gnu.org>
2897
2898         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2899         libmudflap for all GNU-based systems (with Glibc).
2900         * configure: Regenerate.
2901
2902 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2903
2904         * Makefile.def (host-modules): Add gcc.
2905         * Makefile.in: Regenerate.
2906         * Makefile.tpl (sorry): New rule.
2907         (configure-host, all-host, [+make_target+]-host, do-check,
2908         install-host): Do not add gcc as a special case.
2909         (host modules): Add a small special-casing for gcc.  Export
2910         extra_make_flags through the environment.
2911         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2912         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2913         other recursive targets for gcc): Remove.
2914
2915         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2916         (stage, unstage): New rules.
2917         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2918         distclean-stage[+id+]): Use stage_current.
2919         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2920         the stage*-start rules.
2921
2922 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2923
2924         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2925         use -all_load flag.
2926
2927 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2928
2929         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2930         * configure: Regenerate.
2931
2932 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2933
2934         * maintainer-scripts/gcc_release: Revert yesterday's change.
2935
2936 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2937
2938         * MAINTAINERS: Add myself to write-after-approval.
2939
2940 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2941
2942         * libf2c: Removed.
2943         * gcc/gccbug.in: Updated because of libf2c removal.
2944         * maintainer-scripts/gcc_release: Ditto.
2945
2946 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2947
2948         * configure.in: Build libmudflap by default on FreeBSD.
2949         * configure: Regenerated.
2950
2951 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2952
2953         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2954         systems.
2955         * configure: Regenerated.
2956
2957 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2958
2959         PR target/16344
2960         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2961         feedback based compiler.
2962         * Makefile.in: Rebuilt.
2963
2964 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2965
2966         * Makefile.def (host_modules): Set bootstrap=true for flex.
2967         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2968         * Makefile.in: Rebuilt.
2969
2970 2004-07-07  Jan Hubicka  <jh@suse.cz>
2971
2972         * MAINTAINERS: Add self as a profile feedback maintainer.
2973
2974 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2975
2976         * configure.in:  Do not prepend $srcdir to /dev/null in
2977         makefile fragments.
2978         * configure:  Regenerate.
2979
2980 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2981
2982         * Makefile.def (build_modules): Add bison, byacc, flex,
2983         m4, texinfo.
2984         (flags_to_pass): Add FLEX.
2985         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2986         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2987         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2988         DEFAULT_MAKEINFO): Remove.
2989         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2990         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2991         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2992         objdir or else use configured tool.
2993         (all-build): New.
2994         (all): Depend on it.
2995         (Build module dependencies): Add.
2996         * Makefile.in: Regenerate.
2997         * configure.in: Better support for multiple build modules,
2998         matching what is done for host/target modules.  Do not look
2999         for "plausible" locations of build tools if Canadian cross.
3000         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3001         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3002         * configure: Regenerate.
3003
3004 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3005
3006         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3007         * Makefile.in: Regenerate.
3008
3009 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3010
3011         * Makefile.tpl (configure-build-[+module+],
3012         configure-[+module+], configure-target-[+module+]): Pass
3013         [+extra_configure_args+].
3014         (all-build-[+module+], all-[+module+], check-[+module+],
3015         install-[+module+], [+make_target+]-[+module+],
3016         all-target-[+module+], check-target-[+module+],
3017         install-target-[+module+], [+make_target+]-target-[+module+]):
3018         Pass [+extra_make_args+].
3019         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3020         (GCC_HOST_EXPORTS): Remove.
3021         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3022         cross, check-gcc, check-gcc-c++, install-gcc,
3023         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3024         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3025         * Makefile.in: Regenerate.
3026
3027 2004-06-21  Matthew Sachs  <msachs@apple.com>
3028
3029         * MAINTAINERS: Added self to write-after-approval.
3030
3031 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3032
3033         * configure.in: Check for srcdir/winsup rather than build directory
3034         winsup.
3035         * configure: Regenerate.
3036
3037 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3038
3039         * configure.in: Don't build Cygwin native newlib if winsup
3040         directory is missing.  Emit warning instead.
3041         * configure: Regenerate.
3042
3043 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         * Makefile.tpl (touch-stage[+id+]): New.
3046         (restage[+prev+]): Depend on touch-stage[+id+].
3047
3048         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3049         Use it throughout.
3050
3051         * Makefile.def: Add profile and feedback bootstrap stages.
3052         Remove next field from bootstrap stages.
3053         * Makefile.tpl (LN, LN_S): Substitute.
3054         (stageN-start, stageN-end): Use double-colon rules, to
3055         provide a hook for additional setup commands.
3056         (distclean-stageN-gcc, restageN): Create dependencies from
3057         [+prev+], not from [+next+].
3058         (stageN-bubble): Add commands for successive stages from
3059         [+prev+], using double-colon rules.
3060         (all-stageN-gcc): Fix typo.
3061         (stagefeedback-start, profiledbootstrap): New.
3062         * Makefile.in: Regenerate.
3063         * configure.in: Call ACX_PROG_LN.
3064         * configure: Regenerate.
3065
3066 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3067
3068         * MAINTAINERS (Write After Approval): Add myself.
3069
3070 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3071
3072         * MAINTAINERS (Write After Approval): Add myself.
3073
3074 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3075
3076         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3077         without gcc.
3078         * configure: Regenerate.
3079
3080 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3081
3082         * Makefile.tpl: Fix typo.
3083         * Makefile.in: Regenerate.
3084
3085 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3086
3087         * configure.in: Remove new- prefix from toplevel
3088         bootstrap targets.
3089         * configure: Regenerate.
3090
3091 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3092
3093         * Makefile.tpl (all.normal): Rename to all.
3094         (all): Replace with a rule to pick the default
3095         target from configure.
3096         (all-gcc, configure-gcc): Use conditionals to
3097         do nothing when toplevel bootstrap is going on.
3098         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3099         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3100         * configure.in: Support --enable-bootstrap.
3101
3102         * Makefile.def: Remove new- prefix from toplevel
3103         bootstrap targets.
3104         * Makefile.tpl: Likewise.
3105
3106         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3107         target.
3108
3109         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3110         $(RECURSE_FLAGS) to recursive invocation of make.
3111
3112         * Makefile.in: Regenerate.
3113         * configure: Regenerate.
3114
3115 2004-05-30  Andreas Jaeger  <aj@suse.de>
3116             Jim Wilson <wilson@specifixinc.com>
3117
3118         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3119         like CC.
3120
3121 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3122
3123         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3124         * configure: Regenerate.
3125
3126 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3127
3128         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3129         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3130         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3131         targets.
3132         * Makefile.in: Regenerate.
3133
3134 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3135
3136         * configure.in: Test the ability to symlink directories.
3137         * configure: Regenerate.
3138
3139         * Makefile.def (bootstrap-stage): New definitions.
3140         * Makefile.tpl (configure-stage1-gcc,
3141         configure-stage2-gcc, configure-stage3-gcc,
3142         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3143         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3144         new-restage3, compare): Autogenerate, see Makefile.in
3145         entry for behavioral changes.
3146         (distclean-stage1, new-stage1-start, new-stage1-end,
3147         new-stage1-bubble, distclean-stage2, new-stage2-start,
3148         new-stage2-end, new-stage2-bubble, distclean-stage3,
3149         new-stage3-start, new-stage3-end): New autogenerated targets.
3150         (objext, prebootstrap, BOOT_CFLAGS,
3151         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3152         targets.
3153
3154         * Makefile.in: Regenerate.
3155         (distclean-stage1, new-stage1-start, new-stage1-end,
3156         new-stage1-bubble, distclean-stage2, new-stage2-start,
3157         new-stage2-end, new-stage2-bubble, distclean-stage3,
3158         new-stage3-start, new-stage3-end): New targets.
3159         (all-stage1-gcc): Move prebootstrap dependency from here...
3160         (configure-stage1-gcc): ...to here.
3161         (new-bootstrap): Use bubble targets.
3162         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3163         Use per-stage distclean targets.
3164         (configure-stage1-gcc, configure-stage2-gcc,
3165         configure-stage3-gcc, all-stage1-gcc,
3166         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3167         Use new-stageN-start to prepare the tree.
3168
3169 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         * Makefile.def (host_modules): add libcpp.
3172         * Makefile.tpl: Add dependencies on and for libcpp.
3173         * Makefile.in: Regenerate.
3174         * configure.in: Add libcpp host module.
3175         * configure: Regenerate.
3176
3177 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3178
3179         * Makefile.tpl: Whenever a recursive target is defined, wrap
3180         it in a special @if/@endif block, and prepare its maybe
3181         dependency in the @if/@endif block
3182         * configure.in: Instead of writing maybe dependencies, remove
3183         the @if/@endif statements, and remove the @if/@endif blocks
3184         that remain.
3185         * configure: Regenerate.
3186         * Makefile.in: Regenerate.
3187
3188 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3189
3190         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3191
3192 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3193
3194         PR bootstrap/15120
3195         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3196         * */configure: Rebuilt.
3197
3198 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3199
3200         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3201         of libf2c.
3202         * configure, Makefile.in: Regenerate.
3203
3204 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3205
3206         * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3209
3210         Merge from tree-ssa-20020619-branch.
3211
3212         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3213         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3214         (HOST_GMPLIBS): Define.
3215         (HOST_GMPINC): Define.
3216         (TARGET_LIB_PATH): Add libmudflap.
3217         (GFORTRAN_FOR_TARGET): Define.
3218         (configure-build*): Export GFORTRAN.
3219         (configure-gcc): Export GMPLIBS and GMPINC.
3220         (all-gcc): Add maybe-all-libbanshee.
3221         (configure-target-libgfortran): Define.
3222         * Makefile.in: Regenerate.
3223         * configure.in (host_libs): Add libbanshee.
3224         (target_libraries): Add target-libmudflap and target-libgfortran.
3225         Add --with-libbanshee.
3226         Handle --disable-libmudflap.
3227         (*-*-freebsd*): Use with_gmp.
3228         Add $(libgcj) to noconfigdirs.
3229         * configure: Regenerate.
3230         * depcomp: New file.
3231         * MAINTAINERS: Add tree-ssa maintainers.
3232
3233 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3234
3235         * MAINTAINERS (Various Maintainers): Add myself.
3236
3237 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3238
3239         * MAINTAINERS (Write After Approval): Add myself.
3240
3241 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3242
3243         * MAINTAINERS (Write After Approval): Add myself.
3244
3245 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3246
3247         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3248         * configure: Regenerate.
3249
3250 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3251
3252         Revert:
3253         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3254
3255         * Makefile.def (flags_to_pass): Remove *dir variables that
3256         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3257         as well as prefix and exec_prefix.
3258         * Makefile.in: Regenerate.
3259
3260 2004-04-26  Robert Millan  <robertmh@gnu.org>
3261
3262         Add patches from libtool CVS.
3263         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3264         * ltconfig: Likewise.
3265         * ltcf-c.sh: Likewise.
3266         * ltcf-cxx.sh: Likewise.
3267         * ltcf-gcj.sh: Likewise.
3268
3269 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3270
3271         * Makefile.def (host_modules): Mark with the bootstrap
3272         flag packages on which gcc depends.
3273         * Makefile.tpl (all-bootstrap): Use it.
3274         * Makefile.in: Regenerate.
3275
3276 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3277
3278         * Makefile.def (flags_to_pass): Remove *dir variables that
3279         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3280         as well as prefix and exec_prefix.
3281         * Makefile.in: Regenerate.
3282
3283 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3284
3285         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3286         * configure: Regenerate.
3287         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3288         * gcc/Makefile.tpl (compare): Use the result of the test.
3289         * gcc/Makefile.in: Regenerate.
3290
3291 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3292
3293         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3294         Always relocate gcc and prev-gcc to the original names, even
3295         if the build fails.
3296         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3297         New targets.
3298
3299 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3300
3301         * MAINTAINERS: Update my email address.
3302
3303 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3304
3305         * configure.in (mips*-*-irix5*): Enable ld.
3306         * configure: Regenerate.
3307
3308 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3309
3310         * configure: Regenerate.
3311
3312 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3313
3314         * Makefile.tpl (configure-[+module+], configure-gcc,
3315         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3316         Set and export LDFLAGS.
3317         * Makefile.in: Regenerate.
3318
3319 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3320
3321         * MAINTAINERS: Add myself to write-after-approval.
3322
3323 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3324
3325         PR bootstrap/14871
3326         * Makefile.tpl: If we don't have built-in-tree target tools,
3327         use the ones found by configure rather than hacking around with
3328         program_transform_name.
3329         * configure.in: Give Makefile.tpl the information necessary
3330         to do that.
3331         * Makefile.in: Regenerate.
3332         * configure: Regenerate.
3333
3334 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3335
3336         PR bootstrap/14760
3337         * configure.in: When computing baseargs, strip *all* copies of
3338         offending options.  Also, don't match/substitute the trailing space,
3339         so that this actually works when two similar options are separated by
3340         only one space.
3341         * configure: Regenerate.
3342
3343 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3344
3345         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3346         (rs6000-*-aix*): Same.
3347         * configure: Regenerate.
3348
3349 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3350
3351         * MAINTAINERS: Add myself to write-after-approval.
3352
3353 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3354
3355         * MAINTAINERS: Add myself to write-after-approval.
3356
3357 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3358
3359         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3360         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3361         * Makefile.in: Regenerate.
3362
3363         * configure.in (top level bootstrap support): Rework --enable-werror
3364         to set @stage2_werror_flag@.
3365         * configure: Regenerate.
3366         * Makefile.tpl (top level bootstrap support): Pass
3367         @stage2_werror_flag@ down to configure in stages 2 and 3.
3368         * Makefile.in: Regenerate.
3369
3370 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3371
3372         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3373         for stages 2 and 3 as well as in make.  As a consequence, remove
3374         OUTPUT_OPTION (now detected by configure) from the flags passed down
3375         to make.
3376         * Makefile.in: Regenerate.
3377
3378         * Makefile.tpl (new-bootstrap): Fix typo.
3379         * Makefile.in: Regenerate.
3380
3381 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3382
3383         * Makefile.tpl: Rearrange by moving recursive_targets rules
3384         into their proper sections.
3385         * Makefile.tpl (top level bootstrap support): Move disabling
3386         of coverage flags from 'make' to 'configure'; improve comments.
3387         * Makefile.in: Regenerate.
3388
3389         * Makefile.tpl (experimental top level bootstrap) Move stage1
3390         language setting from all- target to configure- target; disable
3391         intermodule optimization in stage 1; prevent gratuitous rebuilds
3392         of stage 1.
3393         * Makefile.in: Regenerate.
3394         * configure.in: Comma-separate stage 1 language list for top
3395         level bootstrap.
3396         * configure: Regenerate.
3397
3398         * Makefile.tpl: Clean up experimental top level bootstrap support:
3399         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3400         prev-gcc in configure- targets as well as all- targets.
3401         * Makefile.in: Regenerate.
3402
3403 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3404
3405         * compile: New file imported from automake.
3406
3407 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3408
3409         * configure.in: Remove symbolic link section.
3410         * configure: Regenerate.
3411         * Makefile.tpl (links): Remove.
3412         * Makefile.in: Regenerate.
3413
3414 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3415             Nathanael Nerode  <neroden@gcc.gnu.org>
3416
3417         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3418         Set with AC_CHECK_PROGS.
3419         * configure.in: Fix comment typo from last patch.
3420         * configure: Regenerate.
3421
3422 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3423
3424         * Makefile.tpl: Introduce experimental top level bootstrap support.
3425         * Makefile.in: Regenerate.
3426         * configure.in: Introduce support for top level bootstrap.
3427         * configure: Regenerate.
3428
3429 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3430             Paolo Bonzini  <bonzini@gnu.org>
3431
3432         PR bootstrap/14522
3433         * configure.in: Cope with shells that do not support unquoted ^
3434         * configure: Regenerate.
3435
3436 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3437             Paolo Bonzini  <bonzini@gnu.org>
3438
3439         PR bootstrap/14522
3440         * configure.in: Cope with shells that do not support nesting
3441         quotes inside quoted backquote substitutions.
3442         * configure: Regenerate.
3443
3444 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3445
3446         PR bootstrap/14522
3447         * configure.in: Fix escaping of $.
3448         * configure: Regenerate.
3449
3450 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3451
3452         * configure: Regenerate, since I forgot to while committing Paolo's
3453         changes.
3454
3455 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3456
3457         PR ada/14131
3458         Move language detection to the top level.
3459         * configure.in: Find default values for the tools as
3460         soon as possible.  Disable ada if GNAT is not found.
3461         Emit error message about missing languages.  Expand
3462         --enable-languages=all for the gcc subdirectory.
3463
3464 2004-03-10  Ben Elliston  <bje@gnu.org>
3465
3466         * MAINTAINERS: Update my email address.
3467
3468 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3469
3470         * ltconfig: Disable building static libraries if building shared
3471         libraries on AIX 5L.
3472
3473 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3474
3475         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3476         and disable libgcj.
3477         * configure: Regenerated.
3478
3479 2004-03-01  Brian Booth  <bbooth@redhat.com>
3480
3481         * MAINTAINERS: Add myself to write-after-approval.
3482
3483 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         * MAINTAINERS: Add myself to write-after-approval.
3486
3487 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3488
3489         PR bootstrap/7087
3490         * Makefile.tpl: Guard XFOO sed statements better.
3491         * Makefile.tpl: Add dependency for configure-target-libada.
3492         * Makefile.in: Regenerate (incidentally fixes broken
3493         commit when libada-branch was merged).
3494
3495 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3496
3497         * MAINTAINERS: Add myself to write-after-approval.
3498
3499 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3500
3501         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3502         maintainers.
3503
3504 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3505
3506         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3507         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3508
3509 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3510
3511         PR bootstrap/11932
3512         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3513
3514 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3515
3516         * MAINTAINERS: Added myself to write-after-approval.
3517
3518 2004-02-14  Michael Koch  <konqueror@gmx.de>
3519
3520         * MAINTAINERS: Added myself to write-after-approval.
3521
3522 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3523
3524         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3525         some OS port maintainers to OS port maintainers section.
3526
3527 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3528
3529         * MAINTAINERS: Add self.
3530
3531 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3532
3533         * MAINTAINERS: Alphabetize.
3534
3535 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3536
3537         * MAINTAINERS: Remove myself.
3538
3539 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3540
3541         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3542         (rs6000-*-aix*): Same.
3543         * configure: Regenerate.
3544
3545 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3546
3547         * configure.in (host): Add in missing $noconfigdirs to defines.
3548         * configure: Regenerate.
3549
3550 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3551             Nathanael Nerode  <neroden@gcc.gnu.org>
3552
3553         PR ada/6637, PR ada/5911
3554         Merge with libada-branch:
3555         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3556         with appropriate dependencies. Add --enable-libada configure switch.
3557         * configure, Makefile.in: Regenerate.
3558
3559 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3560
3561         * MAINTAINERS: Add myself to write-after-approval.
3562
3563 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3564
3565         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3566         * configure: Regenerate.
3567
3568 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3569
3570         Merge from upstream:
3571
3572         * ltmain.in: When setting IFS to '~', be careful about user
3573         arguments that contain '~'.
3574
3575         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3576
3577         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3578         Also test $base_compile against $CC with escaped arguments. Bug
3579         reported by Geoff Keating <geoffk@apple.com>.
3580
3581 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3582
3583         * MAINTAINERS: Remove i960 port.
3584
3585 2004-01-23  DJ Delorie  <dj@redhat.com>
3586
3587         * Makefile.def (target_modules) [libiberty]: Don't stage.
3588         * Makefile.in: Rebuilt.
3589
3590 2004-01-20  Caroline Tice  <ctice@apple.com>
3591
3592         * MAINTAINERS: Add myself to write-after-approval.
3593
3594 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3595
3596         * MAINTAINERS: Update my email address.
3597
3598 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3599
3600         * MAINTAINERS: Add myself to write-after-approval.
3601
3602 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3603
3604         * MAINTAINERS: Remove entries without email address.
3605
3606 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3607
3608         * MAINTAINERS: Add myself to write-after-approval.
3609
3610 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3611
3612         * MAINTAINERS: Update my email address.
3613
3614 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3615
3616         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3617         * Makefile.tpl (configure-target-[+module+]): Support stage.
3618         * Makefile.in: Rebuilt.
3619
3620 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3621
3622         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3623
3624 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3625
3626         * MAINTAINERS: Add myself as a MIPS maintainer.
3627
3628 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3629
3630         * configure.in: Use ./config.cache, not config.cache.
3631         * configure: Regenerate.
3632         * Makefile.tpl: Special-casing not needed for GCC any more.
3633         * Makefile.in: Regenerate.
3634
3635         * configure.in: Don't share a cache file for host dirs.
3636         * configure: Regenerate.
3637
3638         * config-ml.in: Don't mess with the cache file.
3639
3640 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3641
3642         * MAINTAINERS: Move myself from 'Write After Approval' to
3643         'CPU Port Maintainers' section as SPARC maintainer.
3644
3645 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3646
3647         * Makefile.tpl: Make GCC use a separate config.cache.
3648         * Makefile.in: Regenerate.
3649
3650         PR bootstrap/11932, PR bootstrap/11933
3651         (I don't know if it will fix either of them, but it relates
3652         to them.)
3653         * configure.in: Don't use shared config.cache for target
3654         directories.
3655         * configure: Regenerate.
3656
3657 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3658
3659         * MAINTAINERS: Add myself to 'Write After Approval' section.
3660
3661 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3662
3663         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3664         * configure: Regenerated.
3665
3666 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3667
3668         * MAINTAINERS: Remove the mn10200 maintainer.
3669
3670 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3671
3672         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3673         * configure: Regenerated.
3674
3675 2003-12-16  Jan Hubicka  <jh@suse.cz>
3676
3677         * MAINTAINERS: Add myself as callgraph maintainer.
3678
3679 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3680
3681         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3682         * configure: Regenerate.
3683
3684 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3685
3686         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3687         'Write After Approval' section. Update email.
3688
3689 2003-12-01  James Lemke <jim@wasabisystems.com>
3690
3691         * MAINTAINERS (Write After Approval): Add myself.
3692
3693 2003-11-20  Matt Thomas  <matt@3am-software.com>
3694
3695         * MAINTAINERS: Add myself as a vax port maintainer.
3696
3697 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3698
3699         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3700         (configure-build-[+module+], configure-[+module+]): Likewise.
3701         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3702         * Makefile.in: Regenerate.
3703
3704 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3705
3706         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3707         shared/dylibed libraries.
3708         * ltmain.sh: Likewise.
3709         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3710         * ltcf-cxx.sh: Likewise.
3711         * ltcf-gcj.sh: Likewise.
3712         * ltconfig: Likewise.
3713
3714 2003-11-17  Stan Cox  <scox@redhat.com>
3715
3716         * MAINTAINERS: Add myself as iq2000 port maintainer.
3717
3718 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3719
3720         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3721         * Makefile.in: Regenerate.
3722
3723 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3724
3725         * config.sub: Update to 2003-11-03 version.
3726
3727 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3728
3729         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3730         * configure:  Regenerate.
3731
3732 2003-10-20  Nicolas Pitre <nico@cam.org>
3733
3734         * MAINTAINERS: Add myself to 'Write After Approval' section.
3735
3736 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3737
3738         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3739
3740 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3741
3742         * MAINTAINERS: Update my email address.
3743
3744 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3745
3746         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3747
3748 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3749
3750         * MAINTAINERS: Add myself to 'Write After Approval' section.
3751
3752 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3753
3754         * config.guess: Update to 2003-10-16 version.
3755         * config.sub: Update to 2003-10-16 version.
3756
3757 2003-10-15 David Daney  <ddaney@avtrex.com>
3758
3759         * MAINTAINERS: Added myself to 'Write After Approval' section.
3760
3761 2003-10-15  Falk Hueffner  <falk@debian.org>
3762
3763         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3764         'Write After Approval' section. Update email.
3765
3766 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3767
3768         * MAINTAINERS: Move myself from 'Write After Approval' to
3769         'Various Maintainers' section as middle-end maintainer.
3770
3771 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3772
3773         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3774         HOST_FLAGS_TO_PASS.
3775         * Makefile.in: Regenerate.
3776
3777 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3778
3779         * config.guess: Update to 2003-10-07 version.
3780         * config.sub: Update to 2003-10-07 version.
3781
3782 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3783
3784         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3785         * ltconfig (irix5*, irix6*): Don't override version_type.
3786
3787 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3788
3789         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3790         * configure: Rebuilt
3791         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3792         * Makefile.in: Rebuilt
3793
3794 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3795
3796         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3797
3798 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3799
3800         * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2003-09-29  Paul Koning  <ni1d@arrl.net>
3803
3804         * MAINTAINERS: Move myself from "Write After Approval"
3805         to CPU platform maintainers for pdp11 platform.
3806
3807 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3808
3809         * MAINTAINERS: Move myself from 'Write After Approval' to
3810         'Various Maintainers' section as libffi testsuite maintainer.
3811
3812 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3813
3814         * configure.in: Pass a computed --program-transform-name
3815         to subconfigures.
3816         * configure: Regenerated.
3817
3818 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3819
3820         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3821         * Makefile.in: Regenerate.
3822
3823         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3824         * Makefile.in: Regenerate.
3825
3826 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3827
3828         * MAINTAINERS: Move myself from 'Write After Approval'
3829         to 'Various Maintainers' (objective-c) section.
3830
3831 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3832
3833         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3834         quoting.
3835         * configure: Regenerated.
3836
3837 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3838
3839         * MAINTAINERS (Write After Approval): Add myself to write after
3840         approval list.
3841
3842 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3843
3844         * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3847
3848         * MAINTAINERS: Update my e-mail address.
3849
3850 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3851
3852         * libtool.m4 (LD): Correct powerpc64 host match.
3853
3854 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3855
3856         * MAINTAINTERS: Update my affiliation and email address.
3857
3858 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3859
3860         * MAINTAINERS (Write After Approval): Add myself.
3861
3862 2003-09-04  DJ Delorie  <dj@redhat.com>
3863
3864         * configure: Regenerate.
3865
3866 2003-09-04  Robert Millan  <robertmh@gnu.org>
3867
3868         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3869
3870 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3871
3872         * configure.in: Ensure arguments to sed are properly spaced.
3873         * configure: Regenerate.
3874
3875 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3876
3877         * MAINTAINERS: Update my e-mail address.
3878
3879 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3880
3881         * MAINTAINERS (Write After Approval): Add myself.
3882
3883 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3884
3885         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3886         * configure: Regenerated.
3887
3888 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3889
3890         * MAINTAINERS: Update my email address.
3891
3892 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3893
3894         * configure.in:  Use newline instead of semicolon when assuming
3895         shell arguments in a for loop.
3896         * configure:  Regenerated.
3897
3898 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3899
3900         * MAINTAINERS: Resurrect the i860 maintainer.
3901
3902 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3903
3904         PR 8180
3905         * configure.in: When testing with_libs and with_headers, treat
3906         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3907         * configure: Regenerate.
3908
3909         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3910         make, shell, etc.
3911         (baseargs): Likewise.
3912         * configure: Regenerate.
3913
3914 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3915
3916         * MAINTAINERS (Write After Approval): Add myself.
3917
3918 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3919
3920         * configure.in: Disable libgcj for darwin not on powerpc.
3921         * configure: Rebuild.
3922
3923 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3924
3925         * config-ml.in, symlink-tree: Add license.
3926
3927 2003-08-03  Richard Stallman  <rms@gnu.org>
3928             Eben Moglen  <moglen@columbia.edu>
3929
3930         * README.SCO: New file.
3931
3932 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3933
3934         * Makefile.tpl (check, check-c++): Express dependencies using
3935         dependencies rather than commands.
3936         * Makefile.in: Regenerate.
3937
3938 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3939
3940         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3941         * configure: Ditto.
3942
3943 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3944
3945         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3946         * Makefile.in: Update.
3947
3948 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3949
3950         * configure.in: Enable libgcj for darwin.
3951         * configure: Rebuild.
3952
3953 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3954
3955         * config-ml.in:  Use ac_configure_args directly instead of
3956         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3957         actually seen.
3958
3959 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3960
3961         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3962         creating target and build subdirs to build all parent dirs as needed.
3963         * Makefile.in: Rebuild.
3964         * configure.in: Don't build dirs explicitly here.
3965         * configure: Rebuild.
3966
3967 2003-07-26  Paul Brook  <paul@nowt.org>
3968
3969         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3970
3971 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3972
3973         * Makefile.tpl (all-make): Depend on intl.
3974         * Makefile.in: Rebuilt.
3975
3976 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3977
3978         * install-sh:  Update to newer upstream versions (associated with
3979         aclocal 1.7).
3980         * mkinstalldirs:  Likewise.
3981         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3982
3983 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3984
3985         * MAINTAINERS: Move self from Bug database only accounts
3986         to write-after-approval.
3987
3988 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3989
3990         * config.if: Remove unused libc_interface determination.
3991
3992 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3993
3994         * MAINTAINERS: Move self from write-after-approval to
3995         build machinery (*.in).
3996
3997 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3998
3999         PR bootstrap/11273
4000         PR bootstrap/11408
4001         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4002         unused INSTALL_PROGRAM_ARGS.
4003         * configure.in: Use AC_PROG_INSTALL.
4004         * Makefile.in: Regenerate.
4005         * configure: Regenerate.
4006
4007 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4008
4009         * MAINTAINERS: Alphabetize.
4010
4011 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4012
4013         * configure: Rebuilt.
4014         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4015         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4016         newlib nor libgloss.
4017         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4018         * configure.in (am33_2.0-*-linux*): Added.
4019
4020 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4021
4022         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4023         * configure: Regenerate.
4024
4025 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4026
4027         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4028         * Makefile.in: Regenerate.
4029
4030 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4031
4032         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4033         * Makefile.in: Regenerate.
4034
4035 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4036
4037         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4038         * Makefile.in: Regenerated.
4039
4040         * config-ml.in: Replace PWD with PWD_COMMAND.
4041
4042 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4043
4044         * intl: New directory; see intl/ChangeLog for details.
4045         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4046         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4047         * Makefile.in: Regenerate.
4048
4049 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4050
4051         * configure.in: Clean up config-lang.in handling.  Delete
4052         useless assignment to "subdirs".
4053         * configure: Regenerate.
4054
4055 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4056
4057         * configure.in: Rename 'target_libs' to 'target_libraries'.
4058         Remove useless reference to 'target_libs'.
4059         * configure: Regenerate.
4060
4061 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4062
4063         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4064         * Makefile.in: Regenerate.
4065
4066 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4067
4068         * Makefile.def: Introduce flags_to_pass.
4069         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4070         * Makefile.in: Regenerate.
4071
4072 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4073
4074         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4075         and target-libgloss.
4076         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4077         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4078         * configure: Regenerate.
4079
4080 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4081
4082         * configure.in: Update testsuite_flags to new location.
4083         * configure. Regenerate.
4084
4085 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4086
4087         * Makefile.tpl: Remove BUILD_CC stuff.
4088         * Makefile.in: Regenerate.
4089
4090 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4091
4092         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4093
4094 2003-06-16  Graeme Peterson <gp@qnx.com>
4095
4096         * MAINTAINERS (Write After Approval): Add myself.
4097
4098 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4099
4100         * config.guess: Update to 2003-06-12 version.
4101         * config.sub: Update to 2003-06-13 version.
4102
4103 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4104
4105         * config.guess: Update to 2003-06-06 version.
4106         * config.sub: Update to 2003-06-06 version.
4107
4108 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4109
4110         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4111         * configure. Regenerate.
4112
4113 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4114
4115         * configure.in: Disable serial configure by default.
4116         * configure: Regenerate.
4117         * Makefile.tpl: Abolish .NOTPARALLEL.
4118         * Makefile.in: Regenerate.
4119
4120         * Makefile.tpl: Replace {build,host,target}_canonical by
4121         {build,host,target}.
4122         * Makefile.in: Regenerate.
4123
4124         * Makefile.tpl: Fix stupid pasto.
4125         * Makefile.in: Regenerate.
4126
4127 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4128
4129         * Makefile.tpl: Remove bogus conditional.
4130         * Makefile.in: Regenerate.
4131
4132 2003-06-05  Jan Hubicka  <jh@suse.cz>
4133
4134         * Makefile.tpl (profiledbootstrap): New target.
4135         * Makefile.in (profiledbootstrap): New target.
4136
4137 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4138
4139         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4140         Pinski. Remove user names from other bugzilla-only maintainers.
4141
4142 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4143
4144         * Makefile.tpl: Make 'recursive targets' using autogen rather
4145         than shell loop.  Remove duplicate 'clean' targets and false
4146         comments.
4147         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4148         Add systematic method of specifying missing targets in subdirs.
4149         Add copyright boilerplate.
4150         * Makefile.in: Regenerate.
4151         * configure.in: Add 'recursive targets' to maybe list.
4152         * configure: Regenerate.
4153
4154         * MAINTAINERS: "GNATS only" -> "Bug database only".
4155
4156         * Makefile.tpl: Rename [+target+] to [+make_target+].
4157         * Makefile.def: Rename 'target' to 'make_target'.
4158
4159 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4160
4161         * MAINTAINERS: Add self as options handling maintainer.
4162
4163 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4164
4165         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4166         been too long since I touched those ports.
4167
4168 2003-05-28  DJ Delorie  <dj@redhat.com>
4169
4170         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4171         * Makefile.in: Regenerate.
4172
4173 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4174
4175         * configure.in: Use curly braces in the definition of tooldir.
4176         * configure: Regenerate.
4177
4178 2003-05-21  DJ Delorie  <dj@redhat.com>
4179
4180         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4181         newlib or libgloss.
4182         * Makefile.in: Regenerate.
4183
4184 2003-05-21  DJ Delorie  <dj@redhat.com>
4185
4186         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4187         * Makefile.in: Regenerate.
4188
4189 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4190
4191         * MAINTAINERS: Update my e-mail address.
4192
4193 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4194
4195         * configure.in: Switch more things to use maybe dependencies.
4196         * Makefile.tpl: Switch more things to use maybe dependencies.
4197         Factor out common code from autogen IF statements.
4198         * configure: Regenerate.
4199         * Makefile.in: Regenerate.
4200
4201 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4202
4203         * configure.in: Accept i[3456789]86 for machine type.
4204         * configure: Regenerate.
4205
4206 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4207
4208         * configure.in: Switch more things to use maybe dependencies.
4209         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4210         * configure: Regenerate.
4211         * Makefile.tpl: Switch more things to use maybe dependencies.
4212         * Makefile.in: Regenerate.
4213
4214 2003-05-16  Andreas Schwab  <schwab@suse.de>
4215
4216         * Makefile.tpl (install-opcodes): Define.
4217         * Makefile.in: Rebuild.
4218
4219 2003-05-13  Andreas Jaeger  <aj@suse.de>
4220
4221         * config.guess: Update to 2003-05-09 version.
4222         * config.sub: Update to 2003-05-09 version.
4223
4224 2003-05-13  Michael Eager <eager@mvista.com>
4225
4226         * configure.in: Correct sed script so that options in quotes are not
4227         deleted.
4228         * configure: Rebuild.
4229
4230 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4231
4232         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4233         and $$s/newlib/libc/sys/cygwin32 include paths.
4234         * configure: Ditto.
4235
4236 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4237
4238         * MAINTAINERS: Update my email addresses.
4239
4240 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4241
4242         * config-ml.in: Propagate INSTALL variables.
4243
4244 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4245
4246         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4247
4248 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4249
4250         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4251         * Makefile.in: Regenerate.
4252
4253 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4254
4255         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4256
4257 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4258
4259         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4260
4261 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4262
4263         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4264         * Makefile.in: Regenerated.
4265
4266 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4267
4268         * MAINTAINERS (Write After Approval): Upgrade myself from
4269         GNATS only to write-after-approval. Update my mail address.
4270
4271 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4272
4273         (OS Port Maintainers: freebsd): Add myself.
4274
4275 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4276
4277         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4278
4279 2003-04-22  Kean Johnston  <jkj@sco.com>
4280
4281         * MAINTAINERS (SCO ports): Added myself.
4282
4283 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4284
4285         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4286
4287 2003-04-19  Kean Johnston  <jkj@sco.com>
4288
4289         * MAINTAINERS (Write After Approval): Add myself.
4290
4291 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4292
4293         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4294         * Makefile.in: Regenerate.
4295
4296 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4297
4298         * configure.in (powerpc64*-*-linux*): Remove.
4299         * configure: Rebuilt.
4300
4301 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4302
4303         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4304         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4305         and restrap.
4306         * Makefile.in:  Regenerate.
4307
4308 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4309
4310         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4311         * configure: Regenerated.
4312
4313 2003-04-15  DJ Delorie  <dj@redhat.com>
4314
4315         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4316
4317 2003-04-13  Nick Clifton  <nickc@redhat.com>
4318
4319         * config-ml.in: Remove support for --disable-aix removing
4320         call-aix multilibs.
4321
4322 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4323
4324         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4325         * */configure: Rebuilt.
4326
4327 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4328
4329         * MAINTAINERS: Add my email address.
4330
4331 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4332
4333         * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4336
4337         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4338         * Makefile.in: Regenerate.
4339
4340 2003-03-14  Michael Chastain  <mec@shout.net>
4341
4342         * Makefile.in: Regenerate with correct Makefile.def.
4343
4344 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4345
4346         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4347         Make macro.
4348         * Makefile.in: Regenerate.
4349         * configure.in: Clean up gxx_include_dir logic.
4350         * configure: Regenerate.
4351
4352 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4353
4354         * MAINTAINERS (Write After Approval): Add myself.
4355
4356 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4357
4358         * MAINTAINERS: Update my mail address.
4359
4360 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4361
4362         * configure.in (gxx_include_dir): Fix typo.
4363         * configure: Regenerated.
4364
4365 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4366
4367         * Makefile.tpl: Reindent.
4368         * Makefile.in: Regenerate.
4369         * configure.in: Reindent.  Don't set unused variables.
4370         * configure: Regenerate.
4371
4372 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4373
4374         * configure.in: Include $(build_tooldir)/sys-include in
4375         FLAGS_FOR_TARGET.
4376         * configure: Regenerated.
4377
4378 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4379
4380         * Makefile.tpl: Always pass down RANLIB.
4381         * Makefile.in: Regenerate.
4382
4383         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4384         * Makefile.in: Regenerate.
4385         * configure.in: Remove unused logic relating to --enable-shared
4386         and --enable-threads.  Remove bogus comments.  Remove redundant
4387         noconfigdirs.
4388         * configure: Regenerate.
4389
4390         * configure.in: Replace ${libstdcxx_version} by its value.
4391         Remove reference to mh-dgux.
4392         * configure: Regenerate.
4393
4394 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4395
4396         * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4399
4400         * Makefile.tpl: Rearrange.
4401         * Makefile.in: Regenerate.
4402
4403 2003-02-25  Uwe Stieber <uwe@wwws.de>
4404
4405         * configure.in: Add support for kaOS as cross build target system.
4406         * configure: Regenerated.
4407
4408 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4409
4410         * MAINTAINERS (Write after approval): Add myself.
4411
4412 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4413
4414         * MAINTAINERS: Update my email address.
4415
4416 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4417
4418         * MAINTAINERS: Add self to blanket write privs. section.
4419
4420 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4421
4422         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4423         configure-target-* as some target builds may require additional
4424         flags for preprocessor tests.
4425         * Makefile.in: Regenerated.
4426
4427 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4428
4429         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4430         * ltconfig: Handle it.
4431         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4432         auto-detecting it.
4433
4434         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4435         it is used as argument to $CC.
4436         * ltcf-gcj.sh: Likewise.
4437
4438         * configure.in: Introduce --enable-maintainer-mode.
4439         * configure: Rebuilt.
4440         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4441         for maintainer mode.
4442         * Makefile.in: Rebuilt.
4443
4444 2003-02-18  Jason Merrill  <jason@redhat.com>
4445
4446         * Makefile.tpl (check-c++): Allow parallelism.
4447
4448 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4449
4450         * MAINTAINERS: Remove John Carr (who never actually had access to
4451         gcc.gnu.org).
4452
4453 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4454
4455         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4456         don't configure target-libobjc.
4457         * configure: Regenerate.
4458
4459 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4460
4461         * Makefile.tpl (RANLIB): Define.
4462         * Makefile.in: Regenerate.
4463
4464 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4465
4466         * MAINTAINERS: Update my email.
4467
4468 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4469
4470         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4471         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4472         * Makefile.in: Regenerated.
4473         * configure.in: Remove all traces of snavigator, db, and grep.
4474         * configure: Regenerated.
4475
4476 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4477
4478         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4479         After Approval.
4480
4481 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4482
4483         * MAINTAINERS (Write after approval): Add myself.
4484
4485 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4486
4487         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4488         * Makefile.in: Regenerated.
4489
4490 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4491
4492         * config.guess: Updated to 2003-01-30's version.
4493         * config.sub: Updated to 2003-01-28's version.
4494
4495 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4496
4497         * config.if: If gcc_version is already set, just use it.  Don't set
4498         gcc_version_trigger if it's already set, otherwise set it to
4499         gcc/version.c, but only if the file exists.  If it is not set and
4500         gcc/version.c does not exist, try to extract the version number from
4501         $CC.
4502
4503 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4504
4505         * MAINTAINERS: Add myself to write-after-approval list.
4506
4507 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4508
4509         * configure.in:  Revert 24Jan change.
4510         * configure:  Regenerate.
4511
4512 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4513
4514         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4515         entry of HJ Lu.
4516
4517 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4518
4519         * configure.in: Revert previous change.
4520         * configure: Regenerate.
4521
4522 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4523
4524         * configure.in: Make rda native-only.
4525         * configure: Regenerate.
4526
4527 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4528
4529         * MAINTAINERS: Move myself from GNATS-only-accounts to
4530         write-after-approval.
4531
4532 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4533
4534         * configure.in: Add missing \.
4535         * configure: Rebuilt.
4536
4537 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4538
4539         * configure.in (baseargs): Avoid using \| in sed regular
4540         expressions.
4541         * configure: Rebuilt.
4542
4543 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4544
4545         * configure.in (baseargs): Remove all supported forms of
4546         --cache-file, --srcdir, --host, --build and --target options
4547         from argument lists.
4548         * configure: Rebuilt.
4549
4550 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4551
4552         * MAINTAINERS: Add myself to write-after-approval list.
4553
4554 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4555
4556         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4557         * configure: Rebuilt.
4558
4559 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4560
4561         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4562         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4563         * Makefile.in: Regenerate.
4564         * configure: Regenerate.
4565
4566 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4567
4568         * configure.in: Remove Makefile in build, host and target modules
4569         unless configure was run with --no-recursion.
4570         * configure: Rebuilt.
4571
4572 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4573
4574         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4575         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4576         * Makefile.in: Regenerate.
4577
4578 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4579
4580         * config.guess: Update to 2003-01-03 version.
4581         * config.sub: Update to 2003-01-03 version.
4582
4583 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4584
4585         * configure: Regenerate with proper autoconf 2.13.
4586
4587 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4588
4589         * configure.in: Add AC_PREREQ for consistency.
4590         * configure: Regenerate.
4591
4592 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4593
4594         * configure.in (GDB_TK): Add tcl directories conditional on
4595         gdb/gdbtk directory being present.
4596         * configure: Regenerate.
4597
4598 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4599
4600         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4601         by gcc if LD is not defined and we are not doing a Canadian Cross.
4602         * configure: Rebuilt.
4603
4604 2002-12-31  Tom Tromey  <tromey@redhat.com>
4605
4606         * Makefile.in: Rebuilt.
4607         * Makefile.def (target_modules) [libffi]: Allow installation.
4608
4609 2002-12-31  Andreas Schwab  <schwab@suse.de>
4610
4611         * configure.in: Fix use of $program_transform_name.
4612         * configure: Regenerated.
4613
4614 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4615
4616         * configure.in (baseargs): Don't remove first configure argument.
4617         * configure: Regenerated.
4618
4619 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4620
4621         * Makefile.tpl (local-distclean): Don't remove...
4622         (multilib.ts): ... this.  Moved into...
4623         (multilib.out): ... this.  Don't use sub-make.
4624         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4625         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4626         (configure-build-[+module+], configure-[+module+],
4627         configure-target-[+module+], configure-gcc): ... these.  Test
4628         for Makefile existence.  Drop config.status from dependencies.
4629         * Makefile.in: Rebuilt.
4630         * configure.in: Move gcc-version-trigger to the end of
4631         ac_configure_args.  Add comments to maybedep.tmp and
4632         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4633         nonopt from baseargs, matching and removing corresponding
4634         whitespace while at it.
4635         * configure: Rebuilt.
4636
4637 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4638
4639         * configure.in (host_configargs): Replace reference to
4640         no-longer-defined buildopts with --build=${build_alias}.
4641         * configure: Rebuilt.
4642
4643         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4644         program_transform_name to standard idiom.
4645         (AUTOGEN, AUTOCONF): Define.
4646         (Makefile.in): Use $(AUTOGEN).
4647         (Makefile): Depend on config.status, and use autoconf-style rule to
4648         build it.  Move original commands to...
4649         (config.status): ... this new target.
4650         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4651         $(AUTOCONF).
4652         * Makefile.in: Rebuilt.
4653
4654 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4655
4656         * Makefile.tpl: Fix dramatic bustage due to change in
4657         program_transform_name.
4658         * Makefile.in: Regenerate.
4659
4660         * configure.in: Remove unnecessary PATH setting.
4661         * configure: Regnerate.
4662
4663         * configure.in: Don't default to unprefixed tools unless
4664         the native tools will work.
4665         * configure: Regenerate.
4666
4667         * configure.in: Convert to autoconf script.  Blow away lots
4668         of now-redundant Makefile fragments.
4669         * configure: Generate using Autoconf.
4670         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4671         * Makefile.in: Regenerate.
4672
4673 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4674
4675         * configure: Fix stupid bug where RANLIB was mistakenly included.
4676
4677         * configure.in: Rename (buildargs, hostargs, targargs) to
4678         (build_configargs, host_configargs, target_configargs).
4679
4680         * configure.in: Move logic out of sed statement.
4681
4682         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4683         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4684
4685 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4686
4687         * config.sub: Import from master repository
4688         * config.guess: Ditto
4689
4690 2002-12-24  Andreas Schwab  <schwab@suse.de>
4691
4692         * Makefile.tpl (multilib.out): Fix missing space.
4693         * Makefile.in: Regenerate.
4694
4695 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4696
4697         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4698         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4699         * Makefile.in: Regenerate.
4700         * configure.in: Remove unnecessary leftovers.
4701
4702 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4703
4704         * configure.in (extra_ranlibflags_for_target): New variable.
4705         (*-*-darwin): Add -c to ranlib commands.
4706         * configure (tooldir): Handle extra_ranlibflags_for_target.
4707
4708 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4709
4710         * Makefile.tpl: Revert HJL's change.
4711         * Makefile.in: Regenerated.
4712         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4713         always.
4714
4715 2002-12-19  Andreas Schwab  <schwab@suse.de>
4716
4717         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4718         * Makefile.in: Regenerate.
4719
4720 2002-12-18  H.J. Lu <hjl@gnu.org>
4721
4722         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4723         * Makefile.in: Regenerated.
4724
4725         * configure.in (build_prefix): New. Substitute.
4726
4727 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4728
4729         * Makefile.tpl: Don't let real targets depend on phony targets.
4730         * Makefile.in: Regenerate.
4731
4732         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4733         * Makefile.in: Regenerate.
4734
4735 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4736
4737         * config.sub: Import from master repository
4738         * config.guess: Ditto
4739
4740 2002-12-16  Jason Merrill  <jason@redhat.com>
4741
4742         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4743         previous 'make bootstrap'.
4744         * Makefile.in: Regenerate.
4745
4746 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4747
4748         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4749
4750 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4751
4752         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4753         * Makefile.in: Regenerate.
4754
4755 2002-12-13  Jason Merrill  <jason@redhat.com>
4756
4757         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4758         library tests.
4759         (check-c++): Just depend on it and check-target-libstdc++-v3.
4760         * Makefile.in: Regenerate.
4761
4762 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4763
4764         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4765         * Makefile.in: Rebuilt.
4766
4767 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4768
4769         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4770
4771 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4772
4773         * configure: Fix bug put in by gremlins.
4774
4775         * Makefile.tpl: Substitute more autoconfily.
4776         * configure: Substitute more autoconfily.
4777         * Makefile.in: Regenerate.
4778
4779 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4780
4781         * config.sub: Import from master repository
4782         * config.guess: Ditto
4783         * MAINTAINERS: Added Svein Seldal under write after approval
4784
4785 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4786
4787         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4788         * Makefile.in (all-sim): Ditto.
4789
4790 2002-12-06  DJ Delorie  <dj@redhat.com>
4791
4792         * Makefile.tpl: Change configure dependencies to not have real
4793         targets depend on phony targets.
4794
4795 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4796
4797         * configure.in: Revert unintentional change.
4798
4799         * Makefile.tpl: Change dependency for */multilib.out so that
4800         it works when gcc isn't in the tree.
4801
4802         * configure.in: Substitute more.
4803         * configure: Run subconfigures from the Makefile.
4804         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4805         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4806
4807 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4808
4809         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4810
4811 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4812
4813         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4814         and corresponding dependencies.
4815         * Makefile.in: Regenerate.
4816
4817         * configure.in (host_tools): Order binutils, gas and ld for
4818         convenience in running the testsuites.
4819
4820         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4821         * Makefile.in: Regenerate.
4822         * configure.in: Introduce rules to serialize subconfigure runs.
4823
4824         * configure.in: Introduce BASE_CC_FOR_TARGET.
4825         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4826         Realize configure-build-* targets.  Realize configure-target-* targets.
4827         * Makefile.in: Regenerate.
4828
4829 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4830
4831         * configure: Move gcc_version_trigger stuff from here...
4832         * configure.in: ...to here.
4833
4834         * configure.in: Separate subconfigure options added by this file from
4835         options given by the user.  Add machinery to put args for host
4836         subconfigures into the Makefile.
4837
4838         * Makefile.tpl: Remove 'vault' targets.
4839         * Makefile.tpl: Reorder and comment dependencies.
4840         * Makefile.in: Regenerate.
4841
4842 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4843         * configure.in: Fix my broken commit of previous patch. (sigh)
4844
4845 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4846
4847         * configure.in: Move host-specific darwin noconfigdirs into
4848         the host-specific section.
4849
4850 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4851
4852         * configure.in: Move host-specific darwin noconfigdirs into
4853         the host-specific section.
4854
4855 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4856
4857         * configure: Remove skip-this-dir support.
4858         * Makefile.tpl: Remove skip-this-dir support.
4859
4860         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4861         subdirectories.
4862         * Makefile.in: Regenerate.
4863
4864         * Makefile.tpl: Strip out useless setting of 'dir'.
4865         * Makefile.in: Regenerate.
4866
4867 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4868
4869         * configure.in: Fix deeply stupid bug.
4870
4871         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4872         shell code in CXX_FOR_TARGET
4873         * Makefile.def: Introduce raw_cxx.
4874         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4875         RAW_CXX_FOR_TARGET.
4876         * Makefile.in: Regenerate.
4877
4878 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4879
4880         * Makefile.tpl: Remove unnecessary ifs.
4881         * Makefile.in: Regenerate.
4882
4883         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4884         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4885         targets for 'no_install' modules.
4886         * configure: Move GDB_TK substitution to configure.in.  Move
4887         build_modules stuff to configure.in.
4888         * configure.in: Implement soft dependency machinery.  Maybe-ize
4889         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4890         * Makefile.in: Regenerate.
4891
4892 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4893
4894         * Makefile.tpl: Make all-target, install-target behave similarly
4895         to all, install (only hitting configured targets).  Eliminate
4896         unused macro defintions.
4897
4898         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4899         build != host.
4900
4901         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4902
4903         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4904
4905         * configure.in: Produce lists of subdir targets we're actually
4906         configuring.  Remove references to "dosrel".
4907         * Makefile.tpl: Let configure set which subdir targets are hit.
4908         Remove install-cross; clean up install; remove ALL.  Remove
4909         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4910         Autogenerate host module targets.  Remove empty dependency lines
4911         and redundant dependency; rearrange slightly.
4912         * Makefile.def: Add host-side libtermcap, utils.
4913
4914         * Makefile.in: Regenerate.
4915
4916 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4917
4918         * ltconfig (osf[345]): Append $major to soname_spec.
4919         Reflect this in library_names_spec.
4920         * ltmain.sh (osf): Prefix $major with . for use as extension.
4921
4922 2002-11-19  Andreas Jaeger  <aj@suse.de>
4923
4924         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4925         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4926         and sparc64 GNU/Linux systems.
4927
4928 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4929
4930         * MAINTAINERS: Update email.
4931
4932 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4933
4934         * MAINTAINERS: Complete James Dennett's entry.
4935
4936 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4937
4938         * MAINTAINERS (Write After Approval): Add myself.
4939
4940 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4941
4942         * Makefile.tpl: syntactic cleanup
4943
4944 2002-11-13 Stuart Hastings <stuart@apple.com>
4945
4946         * MAINTAINERS: Add myself to write-after-approval list.
4947
4948 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4949
4950         * Makefile.def: Add list of recursive targets to autogenerate.
4951         Add build_modules.
4952         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4953         targets.  Autogenerate *-build-* targets.
4954         * Makefile.in: Regenerate.
4955
4956 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4957
4958         * configure: More autoconf-style substitutions.
4959         * Makefile.tpl: More autoconf-style substitutions.
4960         * Makefile.in: Regenerate.
4961
4962 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4963
4964         * configure: Substitute more variables in a more autoconf-friendly
4965         way.  Simplify slightly.
4966         * Makefile.tpl: Make more variables substitutable in an
4967         autoconf-friendly way.
4968         * Makefile.in: Regenerate.
4969
4970 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4971
4972         * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4975
4976         * configure.in (v810*): Remove special setting of tools.
4977
4978         * configure: Add support for extra required flags for ar or nm.
4979         * configure.in (aix4.3+): Use above support for target-specific
4980         issues, rather than using config/mt-aix43.
4981
4982 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4983
4984         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4985         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4986         with $srcdir.  Reformat indentation.  Substitute some variables
4987         formerly hard-coded in the Makefile for build=host.
4988         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4989         * Makefile.def: Autogenerate more.
4990         * Makefile.in: Regenerate.
4991
4992 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4993
4994         * MAINTAINERS (Write After Approval): Add myself.
4995
4996 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4997
4998         * Makefile.def (host_modules): Add rda.
4999         * Makefile.in: Regenerate.
5000         * configure.in (target_tool): Add target-rda to list.
5001
5002 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5003
5004         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5005
5006 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5007
5008         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5009         and restrap targets to this rule.
5010         * Makefile.in:  Regenerate.
5011
5012 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5013
5014         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5015         GNATS only accounts.
5016
5017 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5018
5019         * configure.in (i[3456]86-*-linux*): Add check to disable
5020         ${libgcj} for glibc1.
5021
5022 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5023
5024         * MAINTAINERS: Add myself as ip2k port maintainer.
5025
5026 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5027
5028         * configure.in: Add tic4x target.
5029
5030 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5031
5032         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5033         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5034         * Makefile.in: Regenerate.
5035
5036         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5037         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5038         * Makefile.in: Regenerate.
5039
5040 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5041
5042         * MAINTAINERS: Add myself as web pages co-maintainer.
5043
5044 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5045
5046         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5047         * Makefile.in: Regenerate.
5048
5049 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5050
5051         * MAINTAINERS: Add myself and Nathan Sidwell
5052         <nathan@codesourcery.com> as VxWorks maintainers.
5053
5054 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5055
5056         * Makefile.def: Remove order dependency comments.
5057         * Makefile.tpl: Add explicit install-install dependencies.
5058         * Makefile.in: Regenerate.
5059
5060         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5061         * Makefile.in: Regenerate.
5062
5063         * Makefile.tpl: Add configure-target (for src-release in src)
5064         * Makefile.in: Regenerate.
5065
5066 2002-09-30  Nick Clifton  <nickc@redhat.com>
5067
5068         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5069
5070 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5071
5072         * configure.in (s390*-*-linux*): Enable libgcj.
5073
5074 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5075
5076         * configure: Revert accidentally applied changes.
5077
5078         * Makefile.tpl: Make more autoconf-friendly.
5079         * Makefile.in: Regenerate.
5080         * configure: Make substitution more autoconf-like.
5081
5082 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5083
5084         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5085         single entry to handle all these.
5086         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5087         libjava on arm-*-elf.
5088
5089 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5090
5091         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5092         things that depend on them.
5093
5094 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5095
5096         * Makefile.tpl: Make subsituted variables more autoconfy.
5097         * Makefile.in: Regenerate.
5098         * configure: Make seds more autoconfy.
5099
5100 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5101
5102         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5103         * Makefile.in: Regenerate.
5104         * configure.in: Rewrite sed statements to look autoconfy.
5105
5106         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5107         all-target-foo on configure-target-foo.
5108         * Makefile.def: Ditto.
5109         * Makefile.in: Rebuild.
5110
5111 2002-09-25  Andrew Haley  <aph@redhat.com>
5112
5113         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5114
5115 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5116
5117         * Makefile.def: New file.
5118         * Makefile.tpl: New file.
5119         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5120         * contrib/gcc_update: Note that Makefile.in is a generated file.
5121
5122         * configure.in: Minor rearrangement.  Simplify tests.
5123
5124 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5125
5126         * configure.in (with_headers): Skip copy if value is "yes".
5127         (with_libs): Likewise.
5128
5129 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5130
5131         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5132         * configure.in (sh*-*-pe*): Ditto.
5133         * configure.in (mips*-*-pe*): Ditto.
5134         * configure.in (*arm-wince-pe): Ditto.
5135
5136         * configure.in: Rearrange.
5137
5138 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5139
5140         * MAINTAINERS: Update my email address.
5141
5142 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5143
5144         * MAINTAINERS: (Write After Approval): Add myself.
5145
5146 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5147
5148         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5149
5150 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5151
5152         * MAINTAINERS: Change my mailing address.
5153
5154 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5155
5156         * MAINTAINERS (Write After Approval): Remove myself.
5157         (Various Maintainers: c++ runtime libs): Add myself.
5158
5159 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5160
5161         * MAINTAINERS (Write After Approval): Remove myself.
5162         (Various Maintainers: c++ runtime libs): Add myself.
5163
5164 2002-08-15  Eric Christopher  <echristo@redhat.com>
5165
5166         * config.sub: Import from master repository.
5167         * config.guess: Ditto.
5168
5169 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5170
5171         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5172         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5173         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5174
5175 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5176
5177         * MAINTAINERS: Add self to rs6000 vector extensions.
5178
5179 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5180
5181         * libiberty/configure: Reverted unintended yesterday's check in.
5182
5183 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5184
5185         * boehm-gc/configure, libf2c/configure: Rebuilt.
5186         * libffi/configure, libiberty/configure: Ditto.
5187         * libjava/configure, libobjc/configure: Ditto.
5188         * libstdc++-v3/configure, zlib/configure: Ditto.
5189         Merged from binutils:
5190         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5191         From Steve Ellcey <sje@cup.hp.com>:
5192         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5193         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5194         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5195         IA64.
5196         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5197         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5198         soname_spec, sys_lib_search_path_spec): Ditto.
5199
5200 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5201
5202         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5203
5204 2002-08-04  H.J. Lu  (hjl@gnu.org)
5205
5206         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5207
5208 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5209
5210         * MAINTAINERS (Write After Approval): Add myself.
5211
5212 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5213
5214         * configure.in: Move generic linux case to end.  Copy generic
5215         linux noconfigdirs to mips*-*-linux* entry and new
5216         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5217
5218 2002-07-19  Michael Matz  <matz@suse.de>
5219
5220         * MAINTAINERS: Add myself as ra* maintainer.
5221
5222 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5223
5224         * config.guess: Update to 2002-07-09 version.
5225         * config.sub: Update to 2002-07-03 version.
5226
5227 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5228
5229         * MAINTAINERS: Fix typo in a maintainer email address.
5230
5231 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5232
5233         * configure.in: Remove two redundant tests.
5234
5235 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5236
5237         * configure.in (mips*-*-irix6*o32): Enable stabs.
5238
5239 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5240
5241         * configure.in: Don't build grez.
5242         * Makefile.in: Ditto.
5243
5244         * Makefile.in: Remove references to bsp, cygmon, libstub.
5245         * configure.in: Ditto.
5246
5247         * configure.in: Remove leftover reference to gdbtest.
5248
5249 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5250
5251         * configure.in (gxx_include_dir):  Change to match versioned
5252         C++ headers if --enable-version-specific-runtime-libs is used.
5253
5254 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5255
5256         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5257
5258 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5259
5260         * configure.in: Make --without-x work.
5261
5262 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5263
5264         * configure.in: Rearrange target Makefile fragment collection.
5265
5266         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5267         cvs[src].
5268         * configure.in: Ditto.
5269
5270 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5271
5272         * MAINTAINERS (Write After Approval): Update my e-mail address.
5273
5274 2002-06-24  Ben Elliston  <bje@redhat.com>
5275
5276         * configure.in (host_tools): Remove cgen.
5277
5278         * Makefile.in (all-cgen): Remove; runs from its source directory.
5279         (check-cgen, install-cgen, clean-cgen): Likewise.
5280         (all-opcodes): Do not depend on all-cgen.
5281         (all-sim): Likewise.
5282
5283 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5284
5285         * Makefile.in: Eliminate 'apache' targets.
5286         * configure.in: Eliminate 'apache' targets.
5287
5288         * configure.in: Eliminate redundant tests.  Reorganize.
5289
5290         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5291
5292         * config-ml.in: Eliminate references to Cygnus configure.
5293
5294         * Makefile.in: Eliminate references to building emacs.
5295
5296 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5297
5298         * MAINTAINERS: Update my email address.
5299
5300 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5301
5302         * config.if (libstdcxx_incdir): Version C++ headers.
5303         (cxx_incdir): Remove.
5304
5305 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5306
5307         * MAINTAINERS (Write After Approval): Add self.
5308
5309 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5310
5311         * configure.in: Add support for ip2k.
5312
5313 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5314
5315         * configure.in: Fix AIX configury bug.
5316
5317 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5318
5319         * MAINTAINERS (Write After Approval): Add self.
5320
5321 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5322
5323         * configure.in: replace ${topsrcdir} with ${srcdir}
5324
5325         * configure.in: Move definition of libstdcxx_flags
5326         right above usage, rather than waaay earlier.
5327
5328         * configure.in: Pull definition of is_cross_compiler earlier.
5329
5330         * configure.in: Rearrange a little.
5331
5332         * configure.in: Remove references to librx.
5333         * Makefile.in: Remove references to librx.
5334
5335 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5336
5337         * config.sub: Add support for avr target.
5338         Import from master sources, rev 1.255
5339
5340 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5341
5342         * configure, .cvsignore:  Revert previous change...
5343         * Makefile:  ...delete.
5344
5345 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5346
5347         * configure.in: Eliminate ${gasdir} variable.
5348
5349 2002-06-18  Dave Brolley  <brolley@redhat.com>
5350
5351         * configure.in: Add support for frv.
5352         * config.sub: Add support for frv.
5353
5354 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5355
5356         * configure:  Remove garbage from previous commit.
5357
5358 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5359
5360         * configure:  For in-source builds, make a subdir and re-exec there.
5361         * Makefile:  New file.  Pass targets through to build directory.
5362         * .cvsignore:  No longer ignore "Makefile".
5363
5364 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5365
5366         * MAINTAINERS (Write After Approval): Add self.
5367
5368 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5369
5370         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5371
5372 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5373
5374         * configure.in (vax-*-netbsd*): Re-enable gas.
5375
5376 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5377
5378         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5379         BUILD_PREFIX_1, to correct nomenclature.
5380         * configure: Likewise.
5381
5382         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5383         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5384
5385 2002-05-31  Olaf Hering  <olh@suse.de>
5386
5387         * config-ml.in: Propogate DESTDIR also.
5388
5389 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5390
5391         * configure.in (vax-*-netbsd*): Don't build gas for this
5392         platform.
5393
5394 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5395
5396         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5397         and libgcj for AVR.
5398
5399 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5400
5401         * MAINTAINERS (Write After Approval): Add myself.
5402
5403 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5404
5405         * config.guess: Update to 2002-05-22 version.
5406         * config.sub: Likewise.
5407
5408 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5409
5410         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5411         * config-ml.in: Likewise.
5412         * configure: Likewise.
5413         * configure.in: Likewise.
5414
5415 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5416
5417         * MAINTAINERS: Update my email address.
5418
5419 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5420
5421         * configure.in: Simplify makefile fragment collection.
5422
5423         * configure.in: Remove code to build emacs.
5424
5425         * configure.in : Remove --srcdir argument from targargs and buildargs
5426         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5427
5428         * configure: Move some logic to configure.in.
5429         * configure.in: Move some logic from configure.
5430
5431 2002-05-11  Tom Tromey  <tromey@redhat.com>
5432
5433         * MAINTAINERS: Reflect libgcj reality.
5434
5435 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5436
5437         * Makefile.in: Honour DESTDIR.
5438
5439 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5440
5441         * config.guess: Import 2002-03-20 version.
5442         * config.sub: Import 2002-04-26 version.
5443
5444 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5445
5446         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5447
5448 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5449
5450         * MAINTAINERS: Add self.
5451
5452 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5453
5454         * ltmain.sh: Detect and handle object name conflicts
5455         while piecewise linking a static library.
5456
5457 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5458
5459         * configure.in (noconfigdirs): Don't disable libgcj on
5460         sparc64-*-solaris* and sparcv9-*-solaris*.
5461
5462 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5463
5464         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5465
5466 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5467
5468         * configure.in (FLAGS_FOR_TARGET): Do not add
5469         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5470         on i[3456]86-*-linux*.
5471
5472 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5473
5474         * configure.in (noconfigdirs): Replace [ ] with test.
5475
5476         * configure.in (noconfigdirs): Do not add target-newlib if
5477         target == i[3456]86-*-linux*, and host == target.
5478
5479 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5480
5481         * configure.in: delete reference to absent file
5482
5483         * configure.in: replace '[' with 'test'
5484
5485         * configure.in: Eliminate references to gash.
5486         * Makefile.in: Eliminate references to gash.
5487
5488         * configure.in: remove useless references to 'pic' makefile fragments.
5489
5490         * configure.in: (*-*-windows*) Finish removing.
5491
5492         * configure.in: Eliminate redundant test for libgui.
5493
5494 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5495
5496         * MAINTAINERS: Add self and realphabetize.  Update entries
5497         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5498         entry for a29k port maintainer.
5499
5500 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5501
5502         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5503         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5504
5505 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5506
5507         * configure.in: remove references to dead files
5508
5509 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5510
5511         * MAINTAINERS: Add information about purpose of this file.
5512
5513 2002-04-18  Tom Tromey  <tromey@redhat.com>
5514
5515         * configure.in: Disallow configuring libgcj when it is already
5516         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5517         Solaris 2.8 by default.  For PR libgcj/6158.
5518
5519 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5520
5521         * configure.in:  Move default CC setting out of config/mh-* fragments
5522         directly into here.
5523
5524 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5525
5526         * configure.in: don't even try to configure or make a subdirectory
5527         if there's no configure script for it.
5528
5529 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5530
5531         * MAINTAINERS: Remove chill maintainers.
5532         * Makefile.in (CHILLFLAGS): Remove.
5533         (CHILL_LIB): Remove.
5534         (TARGET_CONFIGDIRS): Remove libchill.
5535         (CHILL_FOR_TARGET): Remove.
5536         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5537         CHILL_LIB.
5538         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5539         (CHECK_TARGET_MODULES): Likewise.
5540         (INSTALL_TARGET_MODULES): Likewise.
5541         (CLEAN_TARGET_MODULES): Likewise.
5542         (configure-target-libchill): Remove.
5543         (all-target-libchill): Remove.
5544         * configure.in (target_libs): Remove target-libchill.
5545         Do not compute CHILL_FOR_TARGET.
5546         * libchill: Remove directory.
5547
5548 2002-04-11  DJ Delorie  <dj@redhat.com>
5549
5550         * Makefile.in, configure.in: Sync with binutils, entries
5551         follow...
5552
5553 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5554
5555         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5556         (do-tar, do-bz2): New rules.
5557         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5558         (gdb-tar): New rule.
5559         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5560         (insight_dejagnu.tar): New rule.
5561         (insight.tar): New rule.
5562         (gdb+dejagnu.tar): New rule.
5563         (gdb.tar): New rule.
5564
5565 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5566
5567         * Makefile.in: Add all-tix to deps for all-snavigator
5568         so that tix is built when building snavigator.
5569
5570 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5571
5572         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5573         ld and gdb are not supported.
5574
5575 2002-01-07  Mark Salter  <msalter@redhat.com>
5576
5577         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5578         Allow target-libgloss to be built for arm, strongarm, and xscale.
5579
5580 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5581
5582         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5583         options for i[3456]86-pc-linux* native builds.
5584
5585 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5586
5587         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5588         files from .po files for a distribution.
5589
5590 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5591
5592         * configure.in: Enable libstdc++-v3 for h8300 targets.
5593
5594 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5595
5596         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5597         version from bfd/.
5598
5599 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5600
5601         * Makefile.in (VER): When present, extract the version number from
5602         the file version.in.
5603
5604 2001-05-24  Tom Rix <trix@redhat.com>
5605
5606         * configure.in : enable ld for aix
5607
5608 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5609
5610         * config.guess: Add linux target for S/390.
5611
5612 2000-11-07  Philip Blundell  <pb@futuretv.com>
5613
5614         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5615
5616 2000-11-03  Philip Blundell  <pb@futuretv.com>
5617
5618         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5619         files.
5620
5621 2001-01-15  Ben Elliston  <bje@redhat.com>
5622
5623         * configure.in (host_tools): Add sid.
5624         Always configure cgen.
5625
5626 2000-11-24  Nick Clifton  <nickc@redhat.com>
5627
5628         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5629
5630
5631 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5632
5633         * Makefile.in (ALL_MODULES): Add all-cgen.
5634         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5635         (all-cgen): New target.
5636         (all-opcodes,all-sim): Depend on all-cgen.
5637         * configure.in (host_tools): Add cgen.
5638         Only configure cgen if --enable-cgen-maint.
5639
5640 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5641
5642         * configure.in: Add *-*-freebsd* configurations.
5643
5644 2002-04-08  Tom Tromey  <tromey@redhat.com>
5645
5646         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5647         Fixes PR libgcj/6068.
5648
5649 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5650
5651         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5652
5653 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5654
5655         * configure.in (alpha*-dec-osf*): Enable libgcj.
5656
5657 2003-03-27  Matthew Gingell <gingell@gnat.com>
5658
5659         * MAINTAINERS (Write After Approval): Add myself.
5660
5661 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5662
5663         Fix for: PR bootstrap/3591, target/5676
5664         * configure.in (mcore-pe): Disable the configuration of
5665         libstdc++-v3 since exceptions are not supported.
5666
5667 2002-03-20  Anthony Green  <green@redhat.com>
5668
5669         * configure.in: Enable libgcj for xscale-elf target.
5670
5671 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5672
5673         * MAINTAINERS:  Update my email address.
5674
5675 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5676
5677         * ltmain.sh (relink_command): Fix typo in previous change.
5678
5679 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5680
5681         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5682         (relink_command): Added --tag flags.
5683         (mode=install): If relinking fails; error out.
5684
5685 2002-03-12  Richard Henderson  <rth@redhat.com>
5686
5687         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5688         .NOTPARALLEL tag.
5689         (do-check): Rename from check.
5690         (check): Allow parallel check.
5691
5692 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5693
5694         * MAINTAINERS: Add myself as maintainer for xtensa port.
5695         Fix alphabetical order in CPU port maintainer list.
5696         Remove myself from Write After Approval list.
5697
5698 2002-03-11  Richard Henderson  <rth@redhat.com>
5699
5700         * Makefile.in (.NOTPARALLEL): Add fake tag.
5701
5702 2002-03-07  H.J. Lu  (hjl@gnu.org)
5703
5704         * configure.in: Enable gprof for mips*-*-linux*.
5705
5706 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5707
5708         * MAINTAINERS (Write After Approval): Add myself.
5709
5710 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5711
5712         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5713         libjava.
5714         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5715
5716 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5717
5718         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5719         because its Makefile is there; test for the executable instead.
5720
5721 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5722
5723         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5724         libstdc++-v3 and libjava.
5725
5726 2002-02-11  Adam Megacz <adam@xwt.org>
5727
5728         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5729         boehm-gc
5730
5731 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5732
5733         * config.guess: Updated to 2002-01-30's version.
5734         * config.sub: Updated to 2002-02-01's version.
5735         Contribute sh64-elf.
5736         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5737         * configure.in: Added sh64-*-*.
5738
5739 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5740
5741         * MAINTAINERS: Belatedly add myself to write after approval list.
5742
5743 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5744
5745         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5746         Remove self as Write After Approval.
5747
5748 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5749
5750         * MAINTAINERS: Put self in as maintainer for contrib/regression
5751         directory.
5752
5753 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5754
5755         * MAINTAINERS:  Update my email address.
5756
5757 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5758
5759         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5760         target-libiberty, and target-libgloss.  Skip Java-related
5761         libraries if not supported for NetBSD on target CPU.
5762
5763 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5764
5765         * install-sh: Use _inst.$$_ for temp file name.
5766
5767 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5768
5769         * MAINTAINERS (Write After Approval): Move my contact info
5770         from here...
5771         (OS Port Maintainers): ...to here (netbsd).
5772
5773 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5774
5775         * MAINTAINERS (Write After Approval): Add myself.
5776
5777 2002-01-17  H.J. Lu <hjl@gnu.org>
5778
5779         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5780         (all-target-fastjar): Also depend on all-target-libiberty.
5781
5782 2002-01-16  H.J. Lu  (hjl@gnu.org)
5783
5784         * config.guess: Import from master sources, rev 1.225.
5785         * config.sub: Import from master sources, rev 1.238.
5786
5787 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5788
5789         * MAINTAINERS (Write After Approval): Remove myself.
5790
5791 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5792
5793         * MAINTAINERS (Write After Approval): Add myself.
5794
5795 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5796
5797         * MAINTAINERS: Add self as docs co-maintainer.
5798
5799 2001-12-11  Matthias Klose  <doko@debian.org>
5800
5801         * MAINTAINERS (Write After Approval): Add myself.
5802
5803 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5804
5805         * MAINTAINERS: Update my email address.
5806
5807 2001-12-07  Turly O'Connor  <turly@apple.com>
5808         * MAINTAINERS (Write After Approval): Add myself.
5809         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5810         (rs6000_initialize_trampoline): Call __trampoline_setup for
5811         ABI_DARWIN too.
5812         * darwin-tramp.asm: New file, implements __trampoline_setup.
5813         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5814
5815 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5816
5817         * MAINTAINERS (Write After Approval): Add myself.
5818
5819 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5820
5821         * configure, configure.in: Use temp file for long sed commands.
5822
5823 2001-12-03  Laurent Guerby  <guerby@acm.org>
5824
5825         * config.sub: Update to version 1.232 on subversion.
5826
5827 2001-12-03  Ben Elliston  <bje@redhat.com>
5828
5829         * MAINTAINERS: Update mail address for config.* patches.
5830
5831 2001-11-27  DJ Delorie <dj@redhat.com>
5832             Zack Weinberg  <zack@codesourcery.com>
5833
5834         When build != host, create libiberty for the build machine.
5835
5836         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5837         CONFIG_ARGUMENTS.
5838         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5839         New variables.
5840         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5841         and rules.
5842         (all.normal): Depend on ALL_BUILD_MODULES.
5843         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5844         (all-build-libiberty): Depend on configure-build-libiberty.
5845
5846         * configure: Calculate and substitute proper value for
5847         ALL_BUILD_MODULES.
5848         * configure.in: Create the build subdirectory.
5849         Calculate and substitute TARGET_CONFIGARGS (formerly
5850         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5851
5852 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5853
5854         * MAINTAINERS (write-after-approval): Add self.
5855
5856 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5857
5858         * MAINTAINERS (GNATS only accounts): Remove self.
5859
5860 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5861
5862         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5863         libf2c.
5864
5865 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5866
5867         * MAINTAINERS (Write After Approval): Add self.
5868
5869 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5870
5871         * MAINTAINERS: mips and s390 are also CPU ports.
5872
5873 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5874
5875         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5876
5877 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5878
5879         * MAINTAINERS: Alphabetize.
5880
5881 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5882
5883         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5884
5885 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5886
5887         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5888
5889 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5890
5891         * configure.in (--enable-languages): Be more permissive about
5892         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5893
5894 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5895
5896         * config.sub: Import from master sources, rev. 1.230.
5897         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5898
5899 2001-11-07  Laurent Guerby  <guerby@acm.org>
5900
5901         * MAINTAINERS (Write After Approval): Add self.
5902
5903 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5904
5905         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5906
5907 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5908
5909         * config.sub: Import from master sources, rev 1.226.
5910         * config.guess: Import from master sources, rev 1.216.
5911
5912 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5913
5914         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5915         * MAINTAINERS: Add self as maintainer of MMIX port.
5916         Remove old after-approval entry.
5917
5918 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5919
5920         * ChangeLog, configure: Fix spelling errors.
5921
5922 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5923
5924         * MAINTAINERS: Tweak my address.
5925
5926 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5927
5928         * MAINTAINERS: Update my email address.
5929
5930 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5931
5932         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5933         * MAINTAINERS: Add self as maintainer of CRIS port.
5934
5935 2001-10-10  Geert Bosch  <bosch@gnat.com>
5936
5937         * MAINTAINERS (Various maintainers: Ada front end):
5938         Added Robert Dewar.
5939
5940 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5941
5942         * MAINTAINERS (Write After Approval): Added self
5943
5944 2001-10-02  Geert Bosch  <bosch@gnat.com>
5945
5946         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5947
5948 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5949
5950         * configure: Handle temporary files securely using mkdir.
5951
5952 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5953
5954         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5955
5956 2001-09-26  Will Cohen <wcohen@redhat.com>
5957
5958         * configure.in (*-*-linux*): Disable configuration of target-newlib
5959         and target-libgloss.
5960
5961 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5962
5963         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5964         RANLIB.
5965
5966 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5967
5968         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5969         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5970         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5971         avoid quotes nesting problems.
5972         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5973         (DO_X): Export only variables that are set.
5974
5975 2001-09-19  Ben Elliston  <bje@redhat.com>
5976
5977         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5978         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5979         semantics.  Use the shell built-in "type" command instead.
5980
5981 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5982
5983         Merged from gcc-3_0-branch:
5984         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5985         * ltcf-c.sh: Use $objext, not $ac_objext.
5986         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5987         * ltcf-cxx.sh: Add support for GNU.
5988         2001-07-22  Timothy Wall  <twall@redhat.com>
5989         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5990         default settings if using GNU tools with that configuration.
5991         * ltcf-cxx.sh: Ditto.
5992         * ltcf-gcj.sh: Ditto.
5993         2001-07-21  Michael Chastain  <chastain@redhat.com>
5994         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5995         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5996         * ltmain.sh: Mark as gcc-local.
5997
5998 2001-08-30  Eric Christopher  <echristo@redhat.com>
5999             Jason Eckhardt  <jle@redhat.com>
6000
6001         * config.guess: Merge from master sources.
6002         * config.sub: Merge from master sources, add support for mipsisa32.
6003
6004 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6005         * config.sub: Merge from master sources, rev 1.219.
6006         * MAINTAINERS: Add self as contact for stormy16 port.
6007
6008 2001-08-14  Zack Weinberg  <zackw@panix.com>
6009
6010         * config.sub: Merge from master sources, rev 1.218.
6011         * config.guess: Merge from master sources, rev 1.209.
6012
6013 2001-08-11  Graham Stott  <grahams@redhat.com>
6014
6015         * Makefile.in (check-c++): Add missing semicolon.
6016
6017 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6018
6019         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6020
6021 2001-07-30  Eric Christopher  <echristo@redhat.com>
6022
6023         * MAINTAINERS (Various maintainers: mips port): Added myself.
6024
6025 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6026
6027         * configure.in (sh-*-linux*): New.
6028
6029 2001-07-27  Richard Henderson  <rth@redhat.com>
6030
6031         * .cvsignore: Add LAST_UPDATED.
6032
6033 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6034
6035         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6036
6037 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6038
6039         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6040
6041 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6042
6043         * MAINTAINERS (Write After Approval): Added myself.
6044
6045 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6046
6047         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6048         and libgcj on m68hc11/m68hc12.
6049
6050 2001-06-27  H.J. Lu  (hjl@gnu.org)
6051
6052         * Makefile (CFLAGS_FOR_BUILD): New.
6053         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6054
6055 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6056
6057         * README: Remove version number.
6058
6059 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6060
6061         * INSTALL/README: Update wrt. to the installation instructions now
6062         residing in gcc/doc/install.texi.
6063
6064 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6065
6066         * README: Replace with a cut-down and updated version of gcc/README.
6067
6068 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6069
6070         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6071         multilibs to be disabled.
6072
6073 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6074
6075         * MAINTAINERS (Write After Approval): Add myself.
6076
6077 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6078
6079         * config.guess: Import CVS version 1.195.
6080         * config.sub: Import CVS version 1.212.
6081
6082 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6083
6084         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6085         gcc/xgcc is built, use -print-prog-name to find out the program
6086         name to use.
6087
6088 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6089
6090         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6091         appear to also be in the master copy.
6092         * config.sub:  Import CVS version 1.211.
6093
6094 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6095
6096         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6097         with_gcc]: Use `gcc -shared' to build a shared library.
6098
6099 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6100
6101         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6102         archives.
6103
6104 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6105
6106         * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6109
6110         * configure.in (libstdcxx_flags): Do not try to execute
6111         libstdc++-v3/testsuite_flags until it exists.
6112
6113 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6114
6115         * MAINTAINERS: Update my email address.
6116
6117 2001-05-31  Graham Stott  <grahams@redhat.com>
6118
6119         * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6122
6123         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6124         libraries when using g++ with native linker.
6125
6126 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6127
6128         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6129
6130 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6131
6132         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6133         [aix4*|aix5*]: Prepend blank.
6134
6135 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6136
6137         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6138         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6139         of subdir/configure scripts to use the new libtool.m4.
6140
6141 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6142
6143         * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6146
6147         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6148
6149 2001-05-11  Ben Elliston  <bje@redhat.com>
6150
6151         * Makefile.in (all-sid): New target.
6152         (check-sid, clean-sid, install-sid): Likewise.
6153
6154 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6155
6156         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6157
6158 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6159
6160         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6161         libgcj.
6162
6163 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6164
6165         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6166         gcc/xgcc is built, use -print-prog-name to find out the program
6167         name to use.
6168
6169 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6170
6171         * configure.in (noconfigdirs): Don't reset it from scratch in the
6172         target case; only append to it.
6173
6174         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6175         sparc-*-solaris2.8]: Disable ${libgcj}.
6176
6177 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6178
6179         * configure.in (libgcj_saved): Copy from $libgcj.
6180         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6181         --disable-libgcj.
6182
6183 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6184
6185         * MAINTAINERS: Remove self as MIPS maintainer and
6186         C front end maintainer.
6187
6188 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6189
6190         * configure.in: Move *-chorusos target case to the proper switch.
6191         Disable libgcj.
6192
6193 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6194
6195         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6196         1.641.2.228.
6197
6198 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6199
6200         * Makefile.in (STAGE1_CFLAGS): Pass down.
6201
6202 2001-04-13  Alan Modra  <amodra@one.net.au>
6203
6204         * config.guess: Add hppa64-linux support.  Note for next import that
6205         this is already in the master file.
6206         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6207
6208 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6209
6210         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6211         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6212
6213 2001-04-11  Stan Shebs  <shebs@apple.com>
6214
6215         * MAINTAINERS: Add self as Darwin port maintainer.
6216
6217 2001-04-11  Alan Modra  <amodra@one.net.au>
6218
6219         * MAINTAINERS: Update my email address.
6220
6221 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6222
6223         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6224         recent versions of FreeBSD (release 3 or later).
6225         * ltconfig: On FreeBSD, -lc must not be provided when building
6226         a shared library or else the standard -pthread gcc option is
6227         rendered worthless to later users of the built library.
6228
6229 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6230
6231         * MAINTAINERS: Add self and RTH as C front end maintainers.
6232
6233 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6234
6235         * config.sub: Make sure to match an already-canonicalized
6236         machine name (eg. mn10300-unknown-elf).
6237
6238 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6239
6240         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6241         New macros.
6242         (bootstrap, cross): Use RECURSE_FLAGS.
6243         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6244
6245 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6246
6247         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6248
6249 2001-03-22  Colin Howell  <chowell@redhat.com>
6250
6251         * Makefile.in (DO_X): Do not backslash single-quotes in
6252         backquotes (two places).
6253
6254 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6255
6256         Re-installed:
6257         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6258         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6259         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6260         * ltcf-cxx.sh: Likewise.
6261         * ltcf-gcj.sh: Likewise.
6262
6263 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6264
6265         * MAINTAINERS: Add myself as "documentation co-maintainer".
6266
6267 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6268
6269         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6270         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6271
6272 2001-03-19  Tom Tromey  <tromey@redhat.com>
6273
6274         * config-ml.in: Handle GCJ and GCJFLAGS.
6275
6276 2001-03-21  Michael Chastain  <chastain@redhat.com>
6277
6278         * Makefile.in: all-m4 depends on all-texinfo.
6279
6280 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6281
6282         * MAINTAINERS: Add myself to write after approval list.
6283
6284 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6285
6286         * Makefile.in (DO_X): Quote nested quotes.
6287
6288 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6289
6290         * MAINTAINERS: Add myself to write after approval list.
6291
6292 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6293
6294         * Makefile.in (DO_X): Use double quotes for quoting
6295         "RANLIB=$${RANLIB}".
6296
6297 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6298
6299         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6300
6301 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6302
6303         * configure.in: Only use `lang_requires' for languages athat are
6304         actually enabled.
6305
6306 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6307
6308         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6309
6310 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6311
6312         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6313
6314 2001-03-07  Tom Tromey  <tromey@redhat.com>
6315
6316         * configure.in: Allow config-lang.in to set `lang_requires' to list
6317         of other required languages.
6318
6319 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6320
6321         * Makefile.in: Remove RANLIB definition. Use RANLIB
6322         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6323         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6324
6325 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6326             Alexandre Oliva  <aoliva@redhat.com>
6327
6328         * Makefile.in (check-c++): Use tabs, not spaces.
6329
6330 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6331
6332         * MAINTAINERS: add myself to Write After Approval list.
6333
6334 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6335
6336         * Makefile.in (check-c++): New rule.
6337
6338         * configure.in (target_libs): Remove libg++.
6339         (noconfigdirs): Remove libg++.
6340         (noconfigdirs): Same.
6341         (noconfigdirs): Same.
6342         (noconfigdirs): Same.
6343
6344         * config-ml.in: Remove libg++ references.
6345
6346         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6347         (ALL_TARGET_MODULES): Same.
6348         (configure-target-libg++): Remove.
6349         (all-target-libg++): Remove.
6350         (configure-target-libio): Remove.
6351         (all-target-libio): Remove.
6352         (check-target-libio): Remove.
6353         (.PHONY): Remove.
6354         (libg++.tar.bz2): Remove.
6355         (all-target-cygmon): Remove libio.
6356         (all-target-libstdc++): Remove.
6357         (configure-target-libstdc++): Remove.
6358         (TARGET_LIB_PATH): Remove libstdc++.
6359         (ALL_GCC_CXX): Remove libstdc++.
6360         (all-target-gperf): Correct.
6361
6362 2001-02-16  Nick Clifton  <nickc@redhat.com>
6363
6364         * configure.in (noconfigdirs): Allow configuration of texinfo
6365         for Cygwin hosts.
6366
6367 2001-02-15  Anthony Green  <green@redhat.com>
6368
6369         * configure: Introduce GCJ_FOR_TARGET.
6370         * configure.in: Ditto.
6371         * Makefile.in: Ditto.
6372
6373 2001-02-13  Andreas Schwab  <schwab@suse.de>
6374
6375         * MAINTAINERS: Update mail address.
6376
6377 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6378
6379         * config.guess: Add linux target for S/390.
6380         * config.sub: Likewise.
6381
6382 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6383
6384         * configure.in: for *-chorusos, don't config target-newlib and
6385         target-libgloss.
6386
6387 2001-02-06  Ben Elliston  <bje@redhat.com>
6388
6389         * configure: Output host type to stdout, not stderr.
6390
6391 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6392
6393         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6394         * ltcf-cxx.sh: Likewise.
6395
6396         * config.if: Assume enable_libstdcxx_v3 is defined.
6397
6398 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6399
6400         Remove V2 C++ library.
6401         * configure.in: Remove --enable-libstdcxx_v3 support.
6402
6403 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6404
6405         * include/demangle.h: Add prototype for java_demangle_v3.
6406
6407 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6408
6409         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6410
6411 2001-01-27  Richard Henderson  <rth@redhat.com>
6412
6413         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6414
6415 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6416
6417         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6418         Don't unset, it's non-portable and no longer necessary, set to empty
6419         instead.
6420
6421 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6422
6423         * ltconfig: Shell portability fix for the tagname validity check.
6424
6425 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6426
6427         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6428         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6429
6430 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6431
6432         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6433
6434 2001-01-26  Tom Tromey  <tromey@redhat.com>
6435
6436         * configure.in: Allow libgcj to be built on Sparc Solaris.
6437
6438 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6439
6440         * ltcf-c.sh: Add aix5 case.
6441         * ltcf-cxx.sh: Likewise.
6442         * ltconfig: Likewise.
6443
6444 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6445
6446         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6447         keep at least one of build_libtool_libs or build_old_libs set to
6448         yes.
6449
6450         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6451         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6452
6453 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6454
6455         * configure.in: Enable libgcj on several additional platforms.
6456
6457 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6458
6459         * configure.in: Enable libgcj for linux targets.
6460
6461 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6462
6463         * MAINTAINERS (Write After Approval): Add myself.
6464
6465 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6466
6467         * MAINTAINERS: Add myself as vax port maintainer.
6468
6469 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6470
6471         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6472
6473 2001-01-09  Mike Stump  <mrs@wrs.com>
6474
6475         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6476         failures of subdirectories.
6477
6478 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6479
6480         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6481         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6482         * ltcf-cxx.sh: Likewise.
6483         * ltcf-gcj.sh: Likewise.
6484         * ltconfig.sh: Fix typo.
6485
6486 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6487
6488         * configure: handle DOS-style absolute paths.
6489
6490 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6491
6492         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6493
6494 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6495
6496         * MAINTAINERS: Add myself as avr port co-maintainer.
6497
6498 2000-12-28  Ben Elliston  <bje@redhat.com>
6499
6500         * MAINTAINERS: Add myself under ``Write After Approval''.
6501
6502 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6503
6504         * texinfo: Remove directory from GCC.
6505
6506 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6507
6508         * COPYING: Update to current
6509         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6510         to 19yy as example year in copyright notice).
6511
6512 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6513
6514         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6515         (libstdcxx_incdir): Pass down.
6516         * config.if: Remove expired bits for cxx_interface, add stub.
6517         (libstdcxx_incdir): Add variable for g++ include directory.
6518         * configure.in (gxx_include_dir): Use it.
6519
6520 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6521
6522         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6523         with old-email address from ``Write After Approval''.
6524
6525 2000-12-15  Andreas Jaeger  <aj@suse.de>
6526
6527         * configure.in: Handle lang_dirs.
6528
6529 2000-12-14  Tom Tromey  <tromey@redhat.com>
6530
6531         * MAINTAINERS: Removed brads.
6532
6533         * MAINTAINERS: Added gcj developers.
6534
6535 2000-12-13  Anthony Green  <green@redhat.com>
6536
6537         * configure.in: Disable libgcj for any target not specifically
6538         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6539         with g++ abi.
6540
6541 2000-12-13  Mike Stump  <mrs@wrs.com>
6542
6543         * Makefile.in (local-distclean): Also remove fastjar.
6544
6545 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6546
6547         * contrib/gcc_update: Add fastjar --touch entries.
6548
6549 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6550
6551         * configure.in: Disable language-specific target libraries for
6552         languages that aren't enabled.
6553
6554 2000-12-10  Anthony Green  <green@redhat.com>
6555
6556         * configure.in: Define libgcj.  Disable libgcj target libraries for
6557         most targets.
6558
6559 2000-12-10  Neil Booth  <neilb@earthling.net>
6560
6561         * MAINTAINERS: Update mail address, remove from WAA list.
6562
6563 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6564
6565         * libjava: Imported from /cvs/java.
6566         * libffi: Likewise.
6567         * Boehm-gc: Likewise.
6568
6569 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6570
6571         * configure.in (target_libs): Revert 2000-12-08 patch.
6572         (noconfigdirs): Added target-libjava.
6573
6574 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6575
6576         * djunpack.bat: removed.
6577
6578 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6579
6580         * Makefile.in: handle DOS-style absolute paths.
6581         * config-ml.in: likewise.
6582         * symlink-tree: likewise.
6583
6584 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6585
6586         * fastjar: Imported.
6587
6588 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6589
6590         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6591         libjava.
6592         * configure.in (target_libs): Removed `target-libjava'.
6593
6594 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6595
6596         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6597         (ALL_MODULES): Added fastjar.
6598         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6599         (all-target-libjava): all-fastjar replaces all-zip.
6600         (all-fastjar): Added.
6601         (configure-target-fastjar, all-target-fastjar): Likewise.
6602         * configure.in (host_tools): Added fastjar.
6603
6604 2000-12-07  Mike Stump  <mrs@wrs.com>
6605
6606         * Makefile.in (local-distclean): Remove leftover built files.
6607
6608 2000-11-24  Nick Clifton  <nickc@redhat.com>
6609
6610         * configure.in (xscale-elf): Add target.
6611         (xscale-coff): Add target.
6612
6613 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6614
6615         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6616         recent versions of FreeBSD (release 3 or later).
6617         * ltconfig: On FreeBSD, -lc must not be provided when building
6618         a shared library or else the standard -pthread gcc option is
6619         rendered worthless to later users of the built library.
6620
6621 2000-11-16  Fred Fish  <fnf@be.com>
6622
6623         * configure.in (enable_libstdcxx_v3): Fix typo,
6624         libstd++ -> libstdc++.
6625
6626 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6627
6628         * MAINTAINERS: Add self to Write After Approval list.
6629
6630 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6631
6632         * MAINTAINERS: Update my email address.  Add myself to global write
6633         privs list.
6634
6635 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6636
6637         * Makefile.in: Merge with src and libgcj.
6638         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6639         configure-target-<library> when their configure scripts need the C
6640         or C++ library to have already been built to work properly.
6641         (do_proto_toplev): Set them to an empty string.
6642
6643         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6644         (REALLY_SET_LIB_PATH): Use them.
6645
6646 2000-11-17  Stan Shebs  <shebs@apple.com>
6647
6648         * MAINTAINERS: Add self to Write After Approval list.
6649
6650 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6651
6652         * configure: Provide the original toplevel configure arguments
6653         (including $0) to subprocesses in the environment rather than
6654         through gcc/configargs.h.
6655
6656 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6657
6658         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6659         C99.  Alphabetise "Write After Approval" list.
6660
6661 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6662
6663         * configure: Turn on libstdc++ V3 by default.
6664
6665         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6666         if we've got GCC.
6667
6668 2000-11-11  Philip Blundell  <philb@gnu.org>
6669
6670         * MAINTAINERS: Add self to Write After Approval list.
6671
6672 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6673
6674         * ltcf-c.sh (aix4): Improve shared library configuration; require
6675         exporting symbols.
6676         * ltcf-cxx.sh (aix4): Define.
6677         * ltconfig (aix4): Define library and soname specs appropriate for
6678         AIX.  Define command to create export symbols list.
6679
6680 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6681
6682         * config.sub: Add support for Sun Chorus
6683
6684 2000-10-31  Nick Clifton  <nickc@redhat.com>
6685
6686         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6687         <name>@redhat.com.  Also installed new email address for Clint
6688         Popetz.
6689
6690 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6691
6692         * etc: Remove directory from GCC.
6693
6694 2000-10-16  Michael Meissner  <meissner@redhat.com>
6695
6696         * configure (gcc/configargs.h): Only create if there is a build GCC
6697         directory created.
6698
6699 2000-10-16  Matthias Klose  <doko@debian.org>
6700
6701         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6702         when configured for libstdc++-v3.
6703
6704 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6705
6706         * configure: Save configure arguments to gcc/configargs.h.
6707
6708 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6709
6710         * config.guess: Import CVS version 1.157.
6711         * config.sub: Import CVS version 1.181.
6712
6713 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6714
6715         * Makefile.in (bootstrap): avoid recursion if subdir missing
6716         (cross): ditto
6717         (do-proto-toplev): ditto
6718
6719 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6720
6721         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6722         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6723
6724         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6725         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6726         all affected `configure' scripts.
6727
6728 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6729
6730         * MAINTAINERS: Add self as cpplib co-maintainer.
6731
6732 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6733
6734         * MAINTAINERS: Add self to Write After Approval list.
6735
6736 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6737
6738         * INSTALL/README: egcs -> GCC update.
6739
6740 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6741
6742         * MAINTAINERS: Add myself to Write After Approval list.
6743
6744 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6745
6746         * MAINTAINERS: Add myself to Write After Approval list.
6747
6748 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6749
6750         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6751         X11 libraries for hppa64.
6752
6753 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6754
6755         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6756
6757 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6758
6759         * Makefile.in (all-zlib): Added dummy target.
6760
6761         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6762         ltcf-gcj.sh: Updated from libtool multi-language branch.
6763
6764 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6765
6766         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6767         (bootstrap*): Depend on all-bootstrap.
6768
6769 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6770
6771         * config.guess: Import CVS version 1.156.
6772         * config.sub: Import CVS version 1.179.
6773
6774 2000-09-02  Anthony Green  <green@cygnus.com>
6775
6776         * Makefile.in (all-gcc): Depend on all-zlib.
6777         (CLEAN_MODULES): Add clean-zlib.
6778         (ALL_MODULES): Add all-zlib.
6779         * configure.in (host_libs): Add zlib.
6780
6781 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6782
6783         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6784         crosses, but add gcc/include to the header search path for them.
6785
6786 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6787
6788         * MAINTAINERS: Add self to Write After Approval list.
6789
6790 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6791
6792         * config.guess: Import CVS version 1.152.
6793         * config.sub: Import CVS version 1.177.
6794
6795 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6796
6797         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6798         $targargs to tell whether newlib is going to be built.
6799
6800         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6801         $$r/TARGET_SUBDIR/libio for _G_config.h.
6802
6803 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6804
6805         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6806
6807 2000-08-22  DJ Delorie  <dj@redhat.com>
6808
6809         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6810
6811 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6812
6813         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6814         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6815         sub-configures.
6816
6817 2000-08-21  DJ Delorie  <dj@redhat.com>
6818
6819         * MAINTAINERS: Add self as a libiberty maintainer
6820
6821 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6822
6823         * configure.in (libstdcxx_flags): Use
6824         libstdc++-v3/src/libstdc++.INC.
6825
6826 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6827
6828         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6829
6830 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6831
6832         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6833
6834         * configure: Make enable_threads and enable_shared defaults
6835         explicit.  Substitute enable_threads into generated Makefiles.
6836         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6837         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6838
6839 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6840
6841         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6842
6843 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6844
6845         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6846         previous delta.
6847
6848 2000-08-11  Jason Merrill  <jason@redhat.com>
6849
6850         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6851         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6852         (FLAGS_FOR_TARGET): Not here.
6853         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6854
6855 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6856
6857         * config-ml.in (CC, CXX): Don't introduce a leading space.
6858
6859 2000-08-07  DJ Delorie  <dj@delorie.com>
6860
6861         * MAINTAINERS: Add self as a DJGPP maintainer
6862
6863 2000-08-07  DJ Delorie  <dj@redhat.com>
6864
6865         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6866         "if we're also building gcc, and it's a gcc that will run on the
6867         build machine, we want to use its includes instead of the system's
6868         default includes".
6869
6870 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6871
6872         * MAINTAINERS: Add self to Write After Approval list.
6873
6874 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6875
6876         * configure.in (libstdcxx_flags): Don't use `"'.
6877
6878         * config-ml.in: Adjust multilib search paths to the
6879         appropriate multilib tree.
6880
6881 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6882
6883         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6884         commas in $LANGUAGES.
6885
6886 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6887
6888         * configure.in: Re-enable all references to libg++ and librx.
6889
6890 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6891
6892         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6893         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6894         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6895         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6896
6897         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6898
6899 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6900
6901         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6902         CXX_FOR_TARGET for sed.
6903
6904 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6905
6906         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6907         Do not override if already set in the environment or in configure.
6908         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6909         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6910
6911 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6912
6913         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6914         the libtool CVS tree multi-language branch.
6915         * ltconfig, ltmain.sh: Updated.
6916
6917 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6920         (clean-target): Depend on it.
6921
6922         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6923         (GCC_FOR_TARGET): Use it.
6924         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6925         * configure.in: ... here.
6926         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6927         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6928
6929 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6930
6931         * MAINTAINERS: Add self to Write After Approval list.
6932
6933 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6934
6935         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6936         (configure-target-libchill, configure-target-libobjc): Likewise.
6937
6938         * configure.in: Use the same cache file for all target libs.
6939         * config-ml.in: But different cache files per multilib variant.
6940
6941 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6942
6943         * configure (topsrcdir): Don't use dirname.
6944
6945 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6946
6947         * MAINTAINERS: Add self to Write After Approval list.
6948
6949 2000-07-20  Jason Merrill  <jason@redhat.com>
6950
6951         * configure.in: Remove all references to libg++ and librx.
6952
6953         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6954
6955 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6956
6957         * config.sub: Update to subversions version 2000-07-06.
6958
6959 2000-07-12  Andrew Haley  <aph@cygnus.com>
6960
6961         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6962         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6963
6964 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6965
6966         * symlink-tree:  Check number of arguments.
6967
6968 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6969
6970         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6971         search path for a g++ extracted from the build tree.  This
6972         will allow link tests run by configure scripts in
6973         subdirectories to succeed.
6974
6975 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6976
6977         * ltconfig: Add support for mips-dde-sysv4.2MP
6978
6979 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6980
6981         * MAINTAINERS: Add myself as loop discovery maintainer.
6982
6983 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6984
6985         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6986         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6987
6988 2000-06-19  Timothy Wall  <twall@cygnus.com>
6989
6990         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6991         * config.sub: Add tic54x target.
6992
6993 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6994
6995         * MAINTAINERS: Add self as Fortran maintainer,
6996         remove Craig Burley.
6997
6998 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6999
7000         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7001         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7002
7003 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7004
7005         * MAINTAINERS: Add self as i18n maintainer
7006
7007 20000-05-21  H.J. Lu  (hjl@gnu.org)
7008
7009         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7010         directory are used if they exist. Make sure
7011         $(build_tooldir)/include is searched for header files,
7012         $(build_tooldir)/lib/ for library files.
7013         (GCC_FOR_TARGET): Likewise.
7014         (CXX_FOR_TARGET): Likewise.
7015
7016 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7017
7018         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7019
7020 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7021
7022         * Makefile.in (configure-target-libiberty): Depend on
7023         configure-target-newlib.
7024
7025 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7026
7027         * configure.in, Makefile.in: Merge all libffi-related
7028         configury stuff from the libgcj tree.
7029
7030 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7031
7032         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7033         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7034
7035 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7036
7037         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7038         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7039         current version information.  Add to proto-toplev directory.
7040         (gdb-taz): Build do-djunpack.
7041
7042 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7043
7044         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7045
7046 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7047
7048         * MAINTAINERS: Add self to Write After Approval list.
7049
7050 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7051
7052         * ltmain.sh: Preserve in relink_command any environment
7053         variables that may affect the linker behavior.
7054
7055 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7056
7057         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7058
7059 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7060
7061         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7062
7063 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7064
7065         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7066         with the version name.
7067
7068 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7069
7070         * MAINTAINERS: Add self as bb-reorder maintainer.
7071
7072 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7073
7074         * config.if: Tweak.
7075
7076 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7077
7078         * djunpack.bat: New file.
7079
7080 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7081
7082         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7083         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7084         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7085         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7086
7087 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7088
7089         * config.sub (case $basic_machine): Change default for "ibm-*"
7090         to "openedition".
7091
7092 2000-04-13  Andreas Jaeger  <aj@suse.de>
7093
7094         * MAINTAINERS: Added myself.
7095
7096 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7097
7098         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7099         (do-md5sum): New target.
7100         (MD5PROG): Define.
7101         (PACKAGE): Default to TOOL.
7102         (VER): Default to a shell script.
7103         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7104         md5 checksum generation.
7105         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7106         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7107         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7108         insight.tar.bz2): Use gdb-taz to create archive.
7109
7110 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7111
7112         * configure (warn_cflags): Delete.
7113
7114 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7115
7116         * MAINTAINERS: Added myself.
7117
7118 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7119             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7120
7121         * configure.in (enable_libstdcxx_v3): Add.
7122         (target_libs): Add bits here to switch between libstdc++-v2 and
7123         libstdc++-v3.
7124         * config.if: And this file too.
7125         * Makefile.in: Add libstdc++-v3 targets.
7126
7127 2000-04-05  Michael Meissner  <meissner@redhat.com>
7128
7129         * config.sub (d30v): Add d30v as a basic machine type.
7130
7131 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7132
7133         * configure.in: -linux-gnu*, not -linux-gnu.
7134
7135 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7136
7137         * MAINTAINERS: Add self in write-after-approval section.
7138
7139 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7140
7141         * MAINTAINERS: Add self as ia64 port maintainer.
7142
7143 2000-03-08  Neil Booth  <NeilB@earthling.net>
7144
7145         * MAINTAINERS: Add self in write-after-approval section.
7146
7147 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7148
7149         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7150         (do-tar-bz2): Replace TOOL with PACKAGE.
7151         (gdb.tar.bz2): Remove GDBTK from GDB package.
7152         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7153         dejagnu.tar.bz2): New packages.
7154
7155 2000-02-27  Andreas Jaeger  <aj@suse.de>
7156
7157         * configure.in: Add entry for mips*-*-linux*, move catch all
7158         *-*-*linux* entry below this one.
7159
7160 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7161
7162         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7163
7164 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7165
7166         * config.sub: Support an OS of "wince".
7167
7168 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7169
7170         * config.guess, config.sub: Updated to match config's 2000-02-15
7171         version.
7172
7173 2000-02-23  Linas Vepstas <linas@linas.org>
7174
7175         * config.sub: Add support for Linux/IBM 370.
7176         * configure.in: Likewise.
7177
7178 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7179
7180         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7181
7182 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7183
7184         * config.guess: Guess "cygwin" rather than "cygwin32".
7185
7186 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7187
7188         * configure (gcc_version): When setting, narrow search to
7189         lines containing `version_string'.
7190
7191 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7192
7193         * config.sub: Add support for avr target.
7194
7195 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7196
7197         * MAINTAINERS: Add maintainers for MCore port.
7198
7199 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7200
7201         * config.sub: Add mmix-knuth-mmixware.
7202
7203 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7204
7205         * MAINTAINERS: Pair cccp with cpplib maintainership.
7206
7207 2000-01-27  Christopher Faylor <cgf@redhat.com>
7208
7209         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7210         structure stuff to -L library search.
7211         (CXX_FOR_TARGET): Ditto.
7212         (CROSS_CHECK_MODULES): Fix spelling mistake.
7213
7214 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7215
7216         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7217         the C++ compiler.
7218
7219 2000-01-12  Richard Henderson  <rth@cygnus.com>
7220
7221         * configure.in: Don't build some bits for beos.
7222
7223 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7224
7225         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7226         as include files.
7227
7228 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7229
7230         * Add self as cpplib maintainer, as requested by Jason
7231         Merrill.  Correct my e-mail address.
7232
7233 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7234
7235         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7236         not mh-aix43.
7237
7238 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7239
7240         * MAINTAINERS: Add myself to "write after approval" list.
7241
7242 1999-12-14  Richard Henderson  <rth@cygnus.com>
7243
7244         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7245         * config.sub: Accept alphaev[78], alphaev8.
7246
7247 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7248
7249         * config.guess, config.sub: Update from autoconf.
7250
7251 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7252
7253         * MAINTAINERS:  update my playtime e-address.
7254
7255 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7256
7257         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7258         necessary libraries are missing.
7259
7260 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7261
7262         * MAINTAINERS: Add new 'write after approval' maintainer.
7263
7264 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7265
7266         * MAINTAINERS: Add new Java maintainer.
7267
7268 1999-10-25  Andreas Schwab  <schwab@suse.de>
7269
7270         * configure: Fix quoting inside arguments of eval.
7271
7272 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7273
7274         * config-ml.in: Allow suppression of some ARM multilibs.
7275
7276 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7277
7278         * config.guess: Add OS/390 match pattern.
7279         * config.sub: Add mvs, openedition targets.
7280         * configure.in (i370-ibm-opened*): New.
7281
7282 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7283
7284         * config.sub: Add support for configuring for pj.
7285
7286 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7287
7288         * config.sub (maybe_os): Add support for configuring for fr30.
7289
7290 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7291
7292         * configure.in: Do not configure or build ld for AIX
7293         platforms.  ld is known to be broken on these platforms.
7294
7295 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7296
7297         * config-ml.in: Pass compiler flag corresponding to multidirs to
7298         subdir configures.
7299
7300 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7301
7302         * Makefile.in (LDFLAGS): Define.
7303
7304 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7305
7306         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7307         noconfigdirs.
7308         (*-*-cygwin*): Likewise.
7309
7310 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7311
7312         * mkdep: New file.
7313         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7314         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7315
7316         From Eli Zaretskii <eliz@is.elta.co.il>:
7317         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7318         long file name when using DJGPP on MS-DOS.
7319
7320 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7321
7322         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7323
7324 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7325
7326         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7327         dependency as this causes "make check" to globally "make all"
7328
7329 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7330
7331         * configure.in (target_libs): Added target-zlib.
7332         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7333         (CONFIGURE_TARGET_MODULES): Likewise.
7334         (CHECK_TARGET_MODULES): Likewise.
7335         (INSTALL_TARGET_MODULES): Likewise.
7336         (CLEAN_TARGET_MODULES): Likewise.
7337         (configure-target-zlib): New target.
7338         (all-target-zlib): Likewise.
7339         (all-target-libjava): Depend on all-target-zlib.
7340         (configure-target-libjava): Depend on configure-target-zlib.
7341
7342         * Makefile.in (configure-target-libjava): Depend on
7343         configure-target-newlib.
7344         (configure-target-boehm-gc): New target.
7345         (configure-target-qthreads): New target.
7346
7347         * configure.in (target_libs): Added target-qthreads.
7348         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7349         (CONFIGURE_TARGET_MODULES): Likewise.
7350         (CHECK_TARGET_MODULES): Likewise.
7351         (INSTALL_TARGET_MODULES): Likewise.
7352         (CLEAN_TARGET_MODULES): Likewise.
7353         (all-target-qthreads): New target.
7354         (configure-target-libjava): Depend on configure-target-qthreads.
7355         (all-target-libjava): Depend on all-target-qthreads.
7356
7357         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7358         (CONFIGURE_TARGET_MODULES): Likewise.
7359         (CHECK_TARGET_MODULES): Likewise.
7360         (INSTALL_TARGET_MODULES): Likewise.
7361         (CLEAN_TARGET_MODULES): Likewise.
7362         (all-target-libjava): New target.
7363         (all-target-boehm-gc): Likewise.
7364         * configure.in (target_libs): Added libjava, boehm-gc.
7365
7366 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7367
7368         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7369         configure.bat in SUPPORT_FILES.
7370         (gas+binutils.tar.bz2): Likewise.
7371
7372         * makeall.bat: Remove; obsolete.
7373
7374 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7375
7376         From Mark Elbrecht:
7377         * configure.bat: Remove; obsolete.
7378
7379 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7380
7381         * configure: Add -W -Wall to the default CFLAGS when compiling with
7382         gcc.
7383
7384 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7385
7386         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7387
7388 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7389
7390         * configure.in: Build ld on IRIX6.
7391
7392 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7393
7394         * Makefile.in: Change distribution targets to use bzip2 instead of
7395         gzip.
7396         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7397         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7398
7399 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7400
7401         * config.sub: Add mcore target.
7402
7403 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7404
7405         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7406
7407 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7408
7409         * config.guess (dummy): Changed to $dummy.
7410
7411 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7412
7413         * config.sub: Tidied up case statements.
7414
7415 1999-05-22  Ben Elliston  <bje@cygnus.com>
7416
7417         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7418         <jiro@din.or.jp>.
7419
7420         * config.guess: Merge with FSF version. Future changes will be
7421         more accurately recorded in this ChangeLog.
7422         * config.sub: Likewise.
7423
7424 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7425
7426          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7427
7428 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7429
7430         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7431
7432 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7433
7434         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7435
7436 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7437
7438         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7439         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7440         Bad merge removed these two changes.
7441
7442 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7443                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7444
7445         * config.guess (interix Alpha): Add.
7446
7447 1999-04-11  Richard Henderson  <rth@cygnus.com>
7448
7449         * configure.in (i?86-*-beos*): Do config gperf; don't config
7450         gdb, newlib, or libgloss.
7451
7452 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7453
7454         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7455         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7456         from multidirs.
7457
7458 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7459
7460         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7461
7462 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7463
7464         * config.sub: Add support for mcore targets.
7465
7466 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7467
7468         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7469         not mt-ospace, in order to shut up assembler warning about using
7470         symbols that are named the same as registers.
7471
7472 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7473
7474         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7475         dependency list for all-target-cygmon.
7476
7477 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7478
7479         * config-ml.in: Check $host, not $target, for selective multilibs.
7480         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7481         thumb interworking, and underscore prefix multilibs.
7482
7483 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7484
7485         * missing: Update to version from current automake.
7486
7487 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7488
7489         * configure (gxx_include_dir): Removed.
7490
7491         * configure.in (gxx_include_dir): Handle it.
7492         * Makefile.in: Likewise.
7493
7494 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7495
7496         * config.sub (mips64vr4111,mips64vr4111el) Add.
7497
7498 1999-03-21  Ben Elliston  <bje@cygnus.com>
7499
7500         * config.guess: Correct typo for detecting ELF on FreeBSD.
7501
7502 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7503
7504         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7505         config/mh-djgpp.
7506
7507 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7508
7509         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7510         all-target-newlib to dependency list for all-target-bsp.
7511
7512 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7513
7514         * config.sub: Add i386-uwin support.
7515         * config.guess: Likewise.
7516
7517 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7518
7519         * configure.in: cleanup, add mh-*pic handling for arm, special
7520         case powerpc*-*-aix*
7521
7522 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7523
7524         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7525         can be built.
7526
7527 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7528
7529         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7530         targets.
7531
7532 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7533
7534         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7535
7536 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7537
7538         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7539
7540 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7541
7542         * config.sub: Fix typo in arm recognition.
7543
7544 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7545
7546         * configure.in (noconfigdirs): Changed target_configdirs to
7547         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7548         rather than m68k-*-* since it is not known to work on
7549         m68k-aout. Ditto for arm-*-*oabi.
7550
7551 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7552
7553         * configure.in (*-*-windows*): Remove, no longer used.
7554
7555 1999-02-19  Ben Elliston <bje@cygnus.com>
7556
7557         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7558         Smart and improved by Andrew Cagney.
7559
7560 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7561
7562         * config.guess: Recognize openbsd-*-hppa.
7563
7564 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7565
7566         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7567         only if it is not empty.
7568
7569 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7570
7571         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7572
7573         * config.guess: Modified to recognize uname's armv* syntax.
7574
7575         * config.sub: Modified to recognize uname's armv* syntax.
7576
7577 1999-02-17  Mark Salter  <msalter@cygnus.com>
7578
7579         * configure.in: Added target-bsp for sparclite.
7580
7581 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7582
7583         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7584
7585 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7586
7587         * configure.in: Add support for strongarm port.
7588         * config.sub: Add support for strongarm target.
7589
7590 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7591
7592         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7593         the old name config/mh-cygwin32.
7594         Enable texinfo.
7595
7596 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7597
7598         * configure.in: Do build ld for ix86 Solaris.
7599
7600 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7601
7602         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7603         $AR_FOR_TARGET.  Likewise for RANLIB.
7604
7605 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7606
7607         * config.sub (oabi):  Recognize.
7608         * configure.in (arm-*-oabi):  Handle.
7609
7610 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7611
7612         * config.guess: Improve detection of i686 on UnixWare 7.
7613
7614 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7615
7616         * config.guess: Add support for i386-pc-interix.
7617         * config.sub: Likewise.
7618         * configure.in: Likewise.
7619
7620 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7621
7622         * Makefile.in: Remove unneeded all-target-libio from
7623         from all-target-winsup target since it is now unneeded.
7624         Add all-target-libtermcap in its place since it is now
7625         needed.
7626
7627 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7628
7629         * configure.in: makefile stub for cygwin target is probably
7630         unnecessary.  Remove it for now.
7631
7632 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7633
7634         * configure.in: libtermcap.a should be built when cygwin is the
7635         target as well as the host.
7636         * config.guess: Allow mixed case in cygwin uname output.
7637         * Makefile.in: Add libtermcap target.
7638
7639 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7640
7641         * config.sub: Clean up handling of hppa2.0.
7642
7643 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7644
7645         * config.guess: Use C code to identify more HP machines.
7646
7647 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7648
7649         * config.sub: Handle hppa2.0.
7650
7651 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7652
7653         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7654         cygmon for all sparclite targets, regardless of object format.
7655
7656 1998-12-15  Mark Salter  <msalter@cygnus.com>
7657
7658         * configure.in: Added target-bsp for several target architectures.
7659
7660         * Makefile.in: Added rules for bsp.
7661
7662 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7663
7664         * config.guess: Improve detection of hppa2.0 processors.
7665
7666 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7667
7668         * config.guess: Recognize FreeBSD using ELF automatically.
7669
7670 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7671
7672         * configure (skip-this-dir): Add handling for new shell script, which
7673         might be created by a sub-directory's configure to indicate, this particular
7674         directory is "unwanted".
7675         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7676
7677 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7678
7679         * ltconfig: import from libtool, after changing libtool to
7680         account for the cygwin name change.
7681
7682 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7683
7684         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7685         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7686
7687 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7688
7689         * configure.in: Add libtermcap to list of cygwin dependencies.
7690
7691 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7692
7693         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7694         they include winsup/include when it's a cygwin target.
7695
7696 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7697
7698         * configure.in (host_tools): Added zip.
7699         * Makefile.in (all-target-libjava): Depend on all-zip.
7700         (all-zip): New target.
7701         (ALL_MODULES): Added all-zip.
7702         (NATIVE_CHECK_MODULES): Added check-zip.
7703         (INSTALL_MODULES): Added install-zip.
7704         (CLEAN_MODULES): Added clean-zip.
7705
7706 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7707
7708         * Makefile.in: lose "32" from comment about cygwin.
7709
7710 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7711
7712         * configure.in: Use -Os to build target libraries for the fr30.
7713
7714 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7715
7716         * config.sub: Add fr30.
7717
7718 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7719
7720         * configure.in: drop "32" from config/mh-cygwin32.  Check
7721         cygwin* instead of cygwin32*.
7722         * config.sub: Check cygwin* instead of cygwin32*.
7723
7724 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7725
7726         * config.guess: Match any version of Unixware7.
7727
7728 1998-10-20  Syd Polk  <spolk@cygnus.com>
7729
7730         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7731         if desired.
7732
7733 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7734
7735         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7736         these if the appropriate directories and files to not exist.
7737
7738 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7739
7740         * Makefile.in (DEVO_SUPPORT): Add config.if.
7741
7742 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7743
7744         * configure: Add pattern to replace "build_tooldir"'s
7745         definition in the generated Makefile with "tooldir"'s
7746         actual value.
7747
7748 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7749
7750         * config.sub: Bring back lost sparcv9.
7751
7752         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7753
7754 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7755
7756         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7757         CC_FOR_TARGET and friends.
7758
7759 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7760
7761         * Makefile.in (build_tooldir): New variable, same as tooldir.
7762         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7763         -B$(build_tooldir)/bin/.
7764         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7765
7766 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7767
7768         * README: Remove installation instructions and refer to the
7769         INSTALL directory instead.
7770
7771 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7772
7773         * config.sub: Add support for i[34567]86-pc-udk.
7774         * configure.in: Likewise.
7775
7776 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7777
7778         * Makefile.in: add bzip2 package building bits for user
7779         tools module
7780         * configure.in: ditto
7781
7782 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7783
7784         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7785         (ALL_TARGET_MODULES): Add all-target-libobjc.
7786         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7787         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7788         (all-target-libchill): Add dependencies.
7789         * configure.in (target_libs): Add libchill.
7790
7791 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7792
7793         * configure.in (target_subdir): Remove duplicate line.
7794
7795 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7796
7797         * Makefile.in (all-automake): fix dependencies.
7798
7799 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7800
7801         * configure.in: Minor cleanups for building in the $(target_alias)
7802         subdir.
7803
7804 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7805
7806         * Makefile.in (bootstrap): Set r and s before make all.  Use
7807         BASE_FLAGS_TO_PASS in make all.
7808         (cross): Likewise.
7809
7810 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7811
7812         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7813
7814 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7815
7816         * config.sub: Fix typo in last change.
7817
7818 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7819
7820         * config.sub: Add support for C4x target.
7821         * configure.in: Likewise.
7822
7823 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7824
7825         * config.sub: Recognize sparcv9 just like sparc64.
7826
7827 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7828
7829         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7830
7831 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7832
7833         * config.guess: Correctly identify Pentium II sco boxes.
7834
7835         * config.guess: Fix "tr" code.  From Weiwen Liu.
7836
7837 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7838
7839         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7840         stabs.
7841
7842 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7843
7844         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7845         (ALL_TARGET_MODULES): Add all-target-libchill.
7846         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7847         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7848         (all-target-libchill): Add dependencies.
7849         * configure.in (target_libs): Add libchill.
7850
7851 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7852
7853         * config.guess: Avoid assumptions about "tr" behaves when
7854         LANG is set to something other than English.
7855
7856 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7857
7858         * configure (gxx_include_dir): Changed to
7859         '${prefix}/include/g++'-${libstdcxx_interface}.
7860
7861         * config.if: New to determine the interfaces.
7862
7863 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7864
7865         * config.guess: Detect and handle MPE/IX.
7866         * config.sub: Deal with MPE/IX.
7867
7868 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7869
7870         * configure.in: Use mh-aix43.
7871
7872 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7873
7874         * configure: Fix --without/--disable cases for gxx-include-dir.
7875
7876 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7877
7878         * mdata-sh:  Imported.  Needed for automake support.
7879
7880 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7881
7882         * Makefile.in (taz): Try "chmod -R og=u ." before
7883         "chmod og=u `find . -print`".
7884
7885 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7886
7887         * configure.in: Add arm-elf and thumb-elf support.
7888
7889 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7890
7891         * Makefile.in: Undo previous patch.
7892
7893 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7894
7895         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7896         to here ...
7897         (install-no-fixedincludes): and here
7898         (INSTALL_MODULES): ... from here.
7899
7900 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7901
7902         * config.sub: Merge with FSF.
7903
7904         * config.guess: Merge with FSF.
7905
7906 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7907
7908         * configure (extraconfigdirs): New variable.
7909         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7910         * Makefile.in (all): Move higher in file.
7911         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7912         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7913         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7914         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7915         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7916
7917 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7918
7919         * Makefile.in (all-target-libjava): Depend on all-gcc and
7920         all-target-newlib.
7921         (configure-target-libjava): Depend on $(ALL_GCC).
7922
7923 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7924
7925         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7926         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7927
7928 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7929
7930         * INSTALL/README: Fix typo.
7931
7932 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7933
7934         * ylwrap: Change absolute path checks to check for DOS style path
7935         names.
7936
7937         * ylwrap: Don't use a full path name if the source file is in the
7938         same directory.  From hjl@lucon.org (H.J. Lu).
7939
7940         * config-ml.in: Default to being verbose, to match Feb 18 change to
7941         configure.
7942
7943 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7944
7945         Brought over from egcs:
7946
7947         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7948
7949         * configure.in (target_subdir): Set to ${target_alias} instead
7950         of "libraries".
7951
7952         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7953
7954         * configure.in (target_subdir): Set to libraries if enable_multilib.
7955
7956 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7957
7958         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7959         multilibs, force reconfiguration the first time we create
7960         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7961
7962 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7963
7964         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7965         avoid confusion with --no-recursion.
7966
7967 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7968
7969         * configure.in: Win32 hosts shouldn't use install -x
7970         * install-sh: remove -x option, and special .exe-handling
7971         hack.
7972
7973 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7974
7975         * config.guess: Recognize i586-pc-beos.
7976         * configure.in: Don't build some bits for beos.
7977
7978 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7979
7980         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7981         CFLAGS default to -O2.
7982
7983         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7984         when using GNU ld.
7985
7986 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7987
7988         * ltmain.sh: Correct install when using a different shell.
7989
7990 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7991
7992         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7993
7994 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7995
7996         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7997         target.
7998
7999 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8000
8001         * ltconfig: Update to correct AIX handling.
8002
8003 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8004
8005         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8006
8007         * configure.in (target_subdir): Set to ${target_alias} instead
8008         of "libraries".
8009
8010 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8011
8012         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8013         (Makefile): Depend on $(gcc_version_trigger).
8014
8015         * configure (gcc_version): Change default initializer to empty
8016         string.
8017         (gcc_version_trigger): New variable; pass this variable down
8018         to subdir configures to enable them checking gcc's version
8019         themselves. Emit make macros for both gcc_version vars.
8020         (topsrcdir): Initialize reliably.
8021         (recursion line): Remove --with-gcc-version=${gcc_version}.
8022
8023 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8024
8025         * configure (enable_version_specific_runtime_libs): Implement new flag
8026         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8027         in $(libsubdir); emit definition in each generated Makefile.
8028         (gxx_include_dir): Initialize depending on
8029         $enable_version_specific_runtime_libs.
8030
8031 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8032
8033         * configure (gcc_version): Initialize properly depending on
8034         how and where configure is started.
8035         (recursion line): Pass a --with-gcc-version=${gcc_version}
8036         to configures in subdirs.
8037
8038 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8039
8040         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8041         cygmon
8042
8043 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8044
8045         * configure.in: Add cygmon and libstub support for mn10200.
8046
8047 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8048
8049         * configure (gcc_version): Add new variable describing the
8050         particular gcc version we're building.
8051         * Makefile.in (libsubdir): Add new macro for the directory
8052         in which the compiler finds executables, libraries, etc.
8053         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8054         and libsubdir.
8055
8056 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8057
8058         * Makefile.in (local-clean): Remove *.log.
8059         (warning.log): Built with warn_summary from build.log.
8060         (mail-report.log): Run test_summary.
8061         (mail-report-with-warnings.log): Run test_summary including
8062         warning.log in the report.
8063
8064 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8065
8066         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8067
8068 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8069
8070         * Makefile.in (grep): Grep no longer depends on libiberty.
8071
8072 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8073
8074         * Makefile.in: all-snavigator needs all-libgui.
8075
8076 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8077
8078         * configure.in: Add cygmon and libstub support for mn10300.
8079
8080 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8081
8082         * missing: Update to version from automake 1.3.
8083
8084         * ltmain.sh: On installation, don't get confused if the same name
8085         appears more than once in the list of library names.
8086
8087 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8088
8089         * config.sub: Accept m68060 and m5200 as CPU names.
8090
8091 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8092
8093         * configure: Use && rather than using -a in test, because odd
8094         strings can confuse test.
8095         * configure.in: Likewise.
8096
8097 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8098
8099         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8100
8101 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8102
8103         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8104         bootstrap4-lean): New targets.
8105
8106 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8107
8108         * mpw-* Delete.  Not used.
8109
8110 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8111
8112         * COPYING.LIB: Update FSF address.
8113
8114 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8115
8116         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8117
8118         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8119         GAS_SUPPORT_DIRS.
8120
8121 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8122
8123         * ltconfig, ltmain.sh: Avoid producing a version number if
8124         -version-info was not used.
8125
8126 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8127
8128         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8129         building with newlib.
8130
8131 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8132
8133         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8134         Solaris `make' causes it to continue to next definition.
8135
8136 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8137
8138         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8139         the right GUI libraries and files are installed along with GDB.
8140
8141 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8142
8143         * configure.in: Change alpha to alpha* in several places.
8144
8145 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8146
8147         * config.sub: Recognize sparc86x.
8148
8149 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8150
8151         * configure.in (--enable-target-optspace): Remove debug echo.
8152
8153 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8154
8155         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8156
8157 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8158
8159         * ltconfig: Update cygwin32 support.
8160
8161         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8162         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8163         (GDB_SUPPORT_DIRS): Likewise.
8164
8165 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8166
8167         * configure.in (target_makefile_frag): If --enable-target-optspace,
8168         use -Os to compile target libraries rather than -O2.  Default to
8169         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8170         not used.
8171         * configure.in (target_cflags): Ditto for d30v.
8172
8173 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8174
8175         * Makefile.in (all-bfd): Depend on all-intl.
8176         (all-binutils): Likewise.
8177         (all-gas): Likewise.
8178         (all-gprof): Likewise.
8179         (all-ld): Likewise.
8180
8181 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8182
8183         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8184
8185 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8186
8187         * Makefile.in (all-bfd): Depend upon all-libiberty.
8188
8189         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8190
8191 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8192
8193         * Makefile.in: Add libstub.
8194
8195         * configure.in: Ditto. Build libstub for targets that have cygmon
8196         support.
8197
8198 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8199
8200         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8201
8202 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8203
8204         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8205         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8206
8207 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8208
8209         * configure: Define DEFAULT_M4 by searching PATH.
8210         * Makfile.in: Use DEFAULT_M4.
8211
8212 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8213
8214         * ltconfig: Add cygwin32 support.
8215
8216         * Makefile.in, configure.in: Add libtool as a native only directory
8217         to configure and build.
8218
8219 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8220
8221         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8222
8223 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8224
8225         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8226
8227 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8228
8229         * Makefile.in: add ash make rules
8230         * configure.in: add ash to native_only and host_tools lists
8231
8232 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8233
8234         * Makefile.in (all-gettext, all-intl): New targets.
8235         (ALL_MODULES): Added all-gettext, all-intl.
8236         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8237         (INSTALL_MODULES): Added install-gettext, install-intl.
8238         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8239
8240         * configure.in (host_tools): Added gettext.
8241         (native_only): Likewise.
8242         (noconfigdirs) [various cases]: Likewise.
8243         (host_libs): Added intl.
8244
8245 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8246
8247         * configure: Do not disable building gdbtk for cygwin32 hosts.
8248
8249 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8250
8251         * configure.in: Add thumb-coff target.
8252         * config.sub: Add thumb-coff target.
8253
8254 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8255
8256         * Makefile.in: Revert yesterday's change.
8257         (all-target-winsup):  all-target-librx stays out of here.
8258
8259 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8260
8261         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8262         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8263         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8264         Remove references to librx and libg++.
8265
8266 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8267
8268         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8269         recursive makes
8270
8271 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8272
8273         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8274         for newlib directory.
8275         (CXX_FOR_TARGET): Likewise.
8276
8277 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8278
8279         * ltconfig: Update after libtool/ltconfig.in change for
8280         hpux11.
8281
8282 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8283
8284         * ltconfig, ltmain.sh: Update to libtool 1.2.
8285
8286 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8287
8288         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8289         (install-gcc-cross): Instead, override LANGUAGES here.
8290
8291 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8292
8293         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8294         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8295
8296 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8297
8298         * configure.in: Add Thumb-pe target.
8299
8300 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8301
8302         * Makefile.in - changed sn targets to snavigator
8303         * configure.in - changed sn targets to snavigator
8304
8305 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8306
8307         * config-ml.in: After building symlink tree call make distclean
8308         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8309         to be the case for libiberty.
8310
8311 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8312
8313         * configure: When making link, also check the current
8314         directory. The configure scripts may create one.
8315
8316 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8317
8318         * config.sub: Accept alphapca56 and alphaev6 properly.
8319
8320 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8321
8322         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8323
8324 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8325
8326         * config.sub (sco5): Fix typo.
8327
8328 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8329
8330         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8331         install-itcl.
8332         (install-itcl): Remove dependency on install-tcl.
8333
8334 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8335
8336         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8337
8338 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8339
8340         * configure.in: Don't build libgui for a cygwin32 target when not on
8341         a cygwin32 host.
8342
8343 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8344
8345         * configure (redirect): Set to null, so default behavior of
8346         configure is now --verbose.
8347
8348 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8349
8350         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8351         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8352
8353 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8354
8355         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8356         this change to sync Makefile.in with its ChangeLog entries.
8357
8358 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8359
8360         * ltmain.sh (mkdir): Check that the directory doesn't exist
8361         before we exit with error, so that we don't get races during
8362         parallel builds.
8363
8364 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8365
8366         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8367
8368 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8369
8370         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8371         PICFLAG_FOR_TARGET.
8372         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8373
8374         * configure: Emit a definition for the new macro enable_shared
8375         into each Makefile.
8376
8377 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8378
8379         * configure.in (host_tools, native_only): Add libtool.
8380
8381 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8382
8383         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8384         Fix typo in ming config comment.
8385
8386 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8387
8388         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8389
8390 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8391
8392         * config.sub: Add tic30 cases, and map c30 to tic30.
8393
8394 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8395
8396         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8397         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8398         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8399         (CLEAN_TARGET_MODULES): Similarly
8400         (all-target-libf2c): Add dependences.
8401         * configure.in (target_libs): Add libf2c.
8402
8403 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8404
8405         * configure.in: Remove expect from noconfigdirs when target
8406         is cygwin32.  OK to build expect and dejagnu with Canadian
8407         Cross.
8408
8409 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8410
8411         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8412         host.
8413
8414         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8415         and mingw32.
8416
8417 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8418
8419         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8420         here as it is not defined in the toplevel Makefile.
8421
8422 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8423
8424         * configure (package_makefile_rules_frag): New variable, which names
8425         a file with generic rules, ...
8426         Change comment to mention we now have FIVE parts.
8427         * configure: Undo last change.
8428
8429 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8430
8431         * config.guess: More accurate determination of HP processor types.
8432         * config.sub: More accurate determination of HP processor types.
8433
8434 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8435
8436         * configure (package_makefile_frag): Move inserting the
8437         ${package_makefile_frag} to where it should be according
8438         to the comment.
8439
8440 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8441
8442         * config.guess: Add support for Linux/ARM.
8443
8444 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8445
8446         * .cvsignore: Remove *-info and *-install since they match
8447         release-info and mpw-install, which we don't want to just ignore.
8448
8449 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8450
8451         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8452
8453 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8454
8455         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8456         local_prefix to sub-make invocations.
8457
8458 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8459
8460         * configure.in: Check makefile fragments in the source
8461         directory.
8462
8463 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8464
8465         * configure.in: Check whether host and target makefile
8466         fragments exist before adding them to *_makefile_frag.
8467
8468 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8469
8470         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8471
8472 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8473
8474         * configure.in: Make sure we only replace RPATH_ENVVAR on
8475         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8476         regexp to sed.
8477
8478         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8479         to sub-makes.
8480
8481 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8482
8483         * config-ml.in (multi-do): LDFLAGS must include multilib
8484         designator.
8485
8486 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8487
8488         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8489
8490 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8491
8492         * config.sub: Add mingw32 support.
8493         * configure.in: Likewise.
8494
8495 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8496
8497         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8498
8499 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8500
8501         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8502         * configure (gxx_include_dir): Provide a definition for subdirs
8503         which do not use autoconf.
8504
8505 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8506
8507         * config.guess: Sync with egcs.  Picks up new alpha support,
8508         BeOS & some additional linux support.
8509
8510 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8511
8512         * config.guess: HP 9000/803 is a PA1.1 machine.
8513
8514 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8515
8516         * configure.in: It's alpha*-...
8517
8518 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8519
8520         * configure.in (host_makefile_frag, target_makefile_frag):
8521         Handle multiple config files.
8522         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8523         alpha-*-*.
8524
8525 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8526
8527         * mkdep: New file.
8528
8529 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8530
8531         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8532
8533 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8534
8535         * Makefile.in: Add libgui directory.
8536         (GDB_TK): Add all-libgui.
8537         * configure.in: Add libgui directory.
8538         * configure: Add all-libgui to GDB_TK.
8539
8540 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8541
8542         * config-ml.in (multidirs): Add m32r to multilib list.
8543
8544 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8545
8546         * Makefile.in (all-target-gperf): Change dependency to
8547         all-target-libstdc++.
8548
8549 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8550
8551         * config.guess: Add BeOS support.
8552
8553 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8554
8555         Source directory cvs renamed to cvssrc:
8556         * configure.in (host_tools): Change cvs to cvssrc.
8557         (native_only): Likewise.
8558         (noconfigdirs) [various cases]: Likewise.
8559         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8560         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8561         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8562         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8563         (all-cvssrc): Rename target from all-cvs.
8564
8565 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8566
8567         * configure (gxx_include_dir): Fix thinko.
8568
8569 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8570
8571         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8572         (install-cross, install-gcc-cross): New targets.
8573
8574 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8575
8576         * configure.in (noconfigdirs): Add support for Thumb target.
8577
8578         * config.sub (maybe_os): Add support for Thumb target.
8579
8580 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8581
8582         * Makefile.in: Add rules for cygmon.
8583
8584         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8585
8586 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8587
8588         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8589         * configure (gxx_include_dir): Provide a definition for subdirs
8590         which do not use autoconf.
8591
8592 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8593
8594         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8595         11/18/97 build
8596
8597 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8598
8599         * From Franz Sirl.
8600         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8601         found on RedHat Linux systems.
8602
8603 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8604
8605         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8606         guesses.
8607
8608 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8609
8610         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8611
8612 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8613
8614         * ltmain.sh: If mkdir fails, check whether the directory was created
8615         anyhow by some other process.
8616
8617 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8618
8619         * configure.in (d30v-*-*): Configure all directories.
8620
8621 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8622
8623         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8624         for the D30V.
8625
8626 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8627
8628         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8629
8630 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8631
8632         * include/libiberty.h: Add extern "C" { so it can be used with C++
8633         progrms.
8634         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8635         programs.
8636
8637 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8638
8639         * configure.in (d30v-*-*): Configure GCC now.
8640
8641 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8642
8643         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8644         is no longer needed.
8645
8646 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8647
8648         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8649
8650 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8651
8652         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8653         targets using "$@" to provide support for similar but not identical
8654         targets without having to duplicate code.
8655
8656 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8657
8658         * makefile.vms: Fix to work with DEC C.
8659
8660 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8661
8662         * config.sub: Add mips-tx39-elf to marketing names.
8663
8664 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8665
8666         * ltmain.sh: Handle symlinks in generated script.
8667
8668 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8669
8670         * configure: Handle autoconf style directory options: --bindir,
8671         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8672         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8673         --sysconfdir.
8674         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8675         (sharedstatedir, localstatedir, oldincludedir): New variables.
8676         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8677         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8678         sbindir, sharedstatedir, and sysconfdir.
8679
8680 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8681
8682         * Makefile.in (bootstrap-lean): New target.
8683
8684 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8685
8686         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8687         sn, and gnuserv from noconfigdirs.
8688
8689 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8690
8691         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8692
8693 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8694
8695         * Makefile.in (cross): New target.
8696
8697 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8698                           Jeff Law         <law@cygnus.com>
8699
8700         * Makefile.in (bootstrap2, bootstrap3): New targets.
8701         (all-bootstrap): Remove outdated and confusing target.
8702         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8703
8704 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8705
8706         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8707         windows.  Consistent with gdb/configure.
8708
8709 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8710
8711         * configure.in: Name Linux target fragment.
8712
8713         * configure: Rewrite so that project Makefile fragment is inserted
8714         first and appears last in the resulting Makefile.
8715
8716 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8717
8718         * Makefile.in (install-itcl): Install tcl first.
8719
8720 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8721
8722         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8723
8724 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8725
8726         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8727
8728         * configure.in (skipdirs): Add target-librx for Linux.
8729         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8730
8731 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8732
8733         * Makefile.in (bootstrap): New target.
8734
8735 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8736
8737         * config.sub: Accept 'amigados' for backward compatibility.
8738
8739 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8740
8741         * config.guess: Merge with FSF.
8742
8743 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8744
8745         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8746
8747 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8748
8749         * config.sub: Add "marketing-names" patch.
8750
8751 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8752
8753         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8754
8755 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8756
8757         * config.sub: Handle v850-elf.
8758
8759 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8760
8761         * .cvsignore (*-install): Remove.
8762
8763 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8764
8765         * ltconfig: Set CONFIG_SHELL in libtool.
8766         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8767
8768 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8769
8770         * configure.in (target_subdir): Set to libraries if enable_multilib.
8771
8772 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8773
8774         * config.guess: Update from gcc directory.
8775
8776 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8777
8778         * Makefile.in (all-sim): Depends on all-readline.
8779
8780 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8781
8782         * Makefile.in (BISON, YACC): Use $$s.
8783         (all-bison): Depend on all-texinfo.
8784
8785 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8786
8787         * Makefile.in (BISON): Add -L flag.
8788         (YACC): Likewise.
8789
8790 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8791
8792         * configure.in (noconfigdirs): Add support for v850e target.
8793
8794         * config.sub (maybe_os): Add support for v850e target.
8795
8796 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8797
8798         * configure.in (noconfigdirs): Add support for v850ea target.
8799
8800         * config.sub (maybe_os): Add support for v850ea target.
8801
8802 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8803
8804         * config.sub: Add mipstx39.  Delete r3900.
8805
8806 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8807
8808         * Makefile.in (all-autoconf): Depends on all-texinfo.
8809
8810 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8811
8812         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8813         eabi targets.
8814
8815 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8816
8817         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8818
8819         * configure: When handling a Canadian Cross, handle YACC as well as
8820         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8821         * Makefile.in (all-bison): Depend upon all-texinfo.
8822
8823 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8824
8825         * Makefile.in (BISON): bison, not byacc or bison -y.
8826         (YACC): bison -y or byacc or yacc.
8827         (various): Add *-bison as appropriate.
8828         (taz): No need to mess with BISON anymore.
8829
8830 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8831
8832         * configure: If OSTYPE matches *win32*, try to find a good value for
8833         CONFIG_SHELL.
8834
8835 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8836
8837         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8838         configure.in if it is present.
8839
8840 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8841
8842         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8843
8844 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8845
8846         * config.sub: Recognize `arc' cpu.
8847         * configure.in: Likewise.
8848         * config-ml.in: Likewise.
8849
8850 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8851
8852         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8853
8854 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8855
8856         * configure: Changed sed delimiter from ':' to '|' when
8857         attempting to substitute ${config_shell} for SHELL. On
8858         NT ${config_shell} may contain a ':' in it.
8859
8860 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8861
8862         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8863
8864 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8865
8866         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8867
8868 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8869
8870         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8871
8872         * ylwrap: If the program is a relative path, force it to be
8873         absolute.
8874
8875 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8876
8877         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8878
8879 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8880
8881         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8882         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8883         for libraries.
8884
8885 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8886
8887         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8888         separated by spaces.
8889
8890 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8891
8892         * ylwrap: New file.
8893         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8894
8895         * ltmain.sh: Handle /bin/sh at start of install program.
8896
8897         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8898
8899         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8900         * missing: New file, from automake 1.2.
8901
8902 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8903
8904         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8905         check-tk to CHECK_X11_MODULES.
8906
8907 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8908
8909         * config.sub: Merge with FSF.
8910
8911 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8912
8913         * config.guess: Merge with FSF.
8914
8915 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8916
8917         * configure: Treat msdosdjgpp like go32.
8918         * configure.in: Likewise.  Don't remove gprof for go32.
8919
8920         * configure: Change Makefile.tem2 to Makefile.tm2.
8921
8922 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8923
8924         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8925
8926 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8927
8928         * install-sh (chmodcmd): Set to null if the DST directory already
8929         exists.  Same as Nov 11th change.
8930
8931 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8932
8933         * configure (GDB_TK): Needs itcl and tix.
8934
8935 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8936
8937         * config.guess: Update from FSF.
8938
8939 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8940
8941         * Makefile.in (GDB_TK): Depend on itcl and tix.
8942
8943 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8944
8945         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8946         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8947         (INSTALL_SCRIPT): New variable.
8948         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8949         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8950         to -x.
8951         * install-sh: Add support for -x option.
8952
8953 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8954
8955         * configure.in, Makefile.in: Treat tix like itcl.
8956
8957 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8958
8959         * Makefile.in (WINDRES): New variable.
8960         (WINDRES_FOR_TARGET): New variable.
8961         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8962         (EXTRA_HOST_FLAGS): Add WINDRES.
8963         (EXTRA_TARGET_FLAGS): Add WINDRES.
8964         (EXTRA_GCC_FLAGS): Add WINDRES.
8965         ($(DO_X)): Pass down WINDRES.
8966         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8967         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8968         DLLTOOL_FOR_TARGET.
8969
8970 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8971
8972         * configure.in: configure sim before gdb for win32-x-ppc
8973
8974 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8975
8976         Move gperf into the toplevel, from libg++.
8977         * configure.in (target_tools): Add target-gperf.
8978         (native_only): Add target-gperf.
8979         * Makefile.in (all-target-gperf): New target, depend on
8980         all-target-libg++.
8981         (configure-target-gperf): Empty rule.
8982         (ALL_TARGET_MODULES): Add all-target-gperf.
8983         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8984         (CHECK_TARGET_MODULES): Add check-target-gperf.
8985         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8986         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8987
8988 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8989
8990         * config.sub (mn10200): Recognize new basic machine.
8991
8992 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8993
8994         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8995         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8996
8997 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8998
8999         * configure.in: If we're building mips-sgi-irix6* native, turn on
9000         ENABLE_MULTILIB and set TARGET_SUBDIR.
9001
9002 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9003
9004         * Makefile.in (all-sn): Depend on all-grep.
9005
9006 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9007
9008         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9009
9010         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9011         Makefile.  From Jeff Makey <jeff@cts.com>.
9012         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9013
9014         * Makefile.in (DISTBISONFILES): Remove.
9015         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9016         $(DEFAULT_YACC).
9017
9018         * configure.in: Build itl, db, sn, etc., when building for native
9019         cygwin32.
9020
9021         * Makefile.in (LD): New variable.
9022         (EXTRA_HOST_FLAGS): Pass down LD.
9023         ($(DO_X)): Likewise.
9024
9025 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9026
9027         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9028
9029 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9030
9031         * configure.in (targargs): Strip out any supplied --build argument
9032         before adding our own. Always add --build.
9033
9034 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9035
9036         * configure.in (targargs): Pass --build if we're doing
9037         a cross-compile.
9038
9039 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9040
9041         * configure: Use '|' instead of ":" as the separator in
9042         sed. Otherwise sed chokes on NT path names with drive
9043         designators. Also look for "?:*" as the leading characters in an
9044         absolute pathname.
9045
9046 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9047
9048         * config.sub: Support for r3900.
9049
9050 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9051
9052         * configure.in: Use install-sh, not install.sh.
9053
9054 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9055
9056         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9057         apply it twice.
9058
9059 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9060
9061         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9062         install-binutils.
9063
9064 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9065
9066         * Makefile.in: Add automake targets.
9067         * configure.in (host_tools): Add automake.
9068
9069 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9070
9071         * configure: Default CXX to c++, not gcc.
9072         * Makefile.in (CXX): Set to c++, not gcc.
9073         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9074
9075 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9076
9077         * install-sh: try appending a .exe if source file doesn't
9078         exist
9079
9080 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9081
9082         * configure.in: Turn on multilib by default.
9083         (cross_only): Remove target-libiberty.
9084
9085         * Makefile.in (all-gcc): Don't depend on libiberty.
9086
9087 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9088
9089         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9090
9091 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9092
9093         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9094         (DISTBISONFILES): Add ld/Makefile.in
9095
9096 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9097
9098         * configure.in: if target is cygwin32 but host isn't cygwin32,
9099         don't configure gdb tcl tk expect, not just gdb.
9100
9101 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9102
9103         * configure.in: Added gnuserv everywhere sn appears.
9104
9105         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9106         (CROSS_CHECK_MODULES): Added check-gnuserv.
9107         (INSTALL_MODULES): Added install-gnuserv.
9108         (CLEAN_MODULES): Added clean-gnuserv.
9109         (all-gnuserv): New target.
9110
9111 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9112
9113         * config.guess: Fixes for MIPS OpenBSD systems.
9114
9115 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9116
9117         * Makefile.in (INSTALL_XFORM): Remove.
9118         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9119
9120         * mkinstalldirs: New file, copied from automake.
9121         * Makefile.in (installdirs): Rename from install-dirs.  Use
9122         mkinstalldirs.  Change all users.
9123         (DEVO_SUPPORT): Add mkinstalldirs.
9124
9125 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9126
9127         * install-sh: Rename from install.sh.
9128         * Makefile.in (INSTALL): Change install.sh to install-sh.
9129         (DEVO_SUPPORT): Likewise.
9130
9131         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9132         Graichen <graichen@rzpd.de>.
9133
9134 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9135
9136         * config.guess: Recognize OpenBSD systems correctly.
9137
9138 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9139
9140         * README, Makefile.in (ETC_SUPPORT): Remove references to
9141         cfg-paper*, configure.{texi,man,info*}._
9142
9143 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9144
9145         * Makefile.in (all.normal): Ensure that gcc is built after all
9146         the x11 - ie gdb - targets.
9147
9148 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9149
9150         * makefile.vms: Don't run conf-a-gas.
9151
9152 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9153
9154         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9155
9156 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9157
9158         * configure.in: Remove noconfigdirs case since gdb also
9159         configures and builds for tic80-coff.
9160
9161 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9162
9163         * configure: Set cache_file to config.cache.
9164         * Makefile.in (local-distclean): Remove config.cache.
9165
9166 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9167
9168         * COPYING: Update FSF address.
9169
9170 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9171
9172         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9173         noconfigdirs.
9174
9175 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9176
9177         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9178         MAKEDIRS, is empty.
9179
9180 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9181
9182         * config.sub: Tweak mn10300 entry.
9183
9184 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9185
9186         * configure.in (host_tools): Put sim before gdb, so gdb's
9187         configure.tgt can determine if the simulator was configured.
9188
9189 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9190
9191         * config.sub: Move BeOS $os case to be with other Cygnus
9192         local cases.
9193
9194 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9195
9196         * config.sub: Remove misplaced comment that broke Linux.
9197
9198 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9199
9200         * config.sub: Add BeOS support.
9201
9202 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9203
9204         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9205
9206 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9207
9208         * configure.in (noconfigdirs): Remove tcl and tk from
9209         noconfigdirs for cygwin32 builds.
9210
9211 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9212
9213         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9214
9215 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9216
9217         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9218         make-all.com, use makefile.vms instead.
9219
9220 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9221
9222         * config.sub: Accept -lnews*.
9223
9224 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9225
9226         * configure.in (noconfigdirs): Disable target-newlib,
9227         target-examples and target-libiberty for d30v.
9228
9229 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9230
9231         * configure.in (noconfigdirs): Enable ld for d30v.
9232
9233 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9234
9235         * configure.in (tic80-*-*): Build compiler.
9236
9237 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9238
9239         * configure.in (d30v-*): Remove sim directory from list of
9240         unsupported d30v directories
9241
9242 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9243
9244         * config.sub, configure.in: Add d30v target cpu.
9245
9246 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9247
9248         * makefile.vms: New file.
9249         * make-all.com: Remove.
9250
9251 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9252
9253         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9254
9255 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9256
9257         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9258
9259 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9260
9261         * Makefile.in (ALL_MODULES): Added all-db.
9262         (CROSS_CHECK_MODULES): Addec check-db.
9263         (INSTALL_MODULES): Added install-db.
9264         (CLEAN_MODULES): Added clean-db.
9265
9266 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9267
9268         * config.guess: Merge with latest FSF sources.
9269
9270 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9271
9272         * Makefile.in (ALL_MODULES): Added all-itcl.
9273         (CROSS_CHECK_MODULES): Added check-itcl.
9274         (INSTALL_MODULES): Added install-itcl.
9275         (CLEAN_MODULES): Added clean-itcl.
9276
9277 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9278
9279         * configure.in: build gdb for mn10200
9280
9281 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9282
9283         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9284
9285 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9286
9287         * configure.in (tic80-*-*): Turn off most targets right now.
9288
9289 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9290
9291         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9292         rather than the makeinfo program.
9293         (do-info): Depend upon all-texinfo.
9294
9295 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9296
9297         * configure.in: Remove uses of config/mh-linux.
9298
9299         * config.sub, config.guess: Merge with latest FSF sources.
9300
9301 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9302
9303         * config.sub (case $basic_machine): Add tic80 entries.
9304
9305 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9306
9307         * config.sub, config.guess: Merge with latest FSF sources.
9308
9309 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9310
9311         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9312         * mpw-config.in: Test for NewFolderRecursive.
9313         * mpw-install: Use symbolic name for startup filename.
9314         * mpw-README: Add various additional details.
9315
9316 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9317
9318         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9319
9320 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9321
9322         * configure.in: Do build gcc and the target libraries for
9323         the mn10200.
9324
9325 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9326
9327         * configure.in: don't avoid building gdb for mn10300 any more
9328         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9329         instead of single-quoting it.
9330
9331 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9332
9333         * configure.in: Don't use --with-stabs on IRIX 6.
9334
9335 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9336
9337         * configure.in (m32r): Build gdb, libg++ now.
9338
9339 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9340
9341         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9342         directories from noconfigdirs.
9343
9344 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9345
9346         * config.sub (basic_machine): added mips16 configuration
9347
9348 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9349
9350         * config.sub: Handle d10v-unknown.
9351
9352 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9353
9354         * config.sub: Handle v850-unknown.
9355
9356 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9357
9358         * Makefile.in: add findutils
9359         * configure.in: add findutils to list of host_tools
9360
9361 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9362
9363         * config.sub: Handle mn10200 and mn10300.
9364
9365 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9366
9367         * configure.in (d10v-*): Do not build librx.
9368
9369 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9370
9371         * configure.in (mn10300): Build everything except gdb & libgloss.
9372
9373 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9374
9375         * config.guess:  Patch for Dansk Data Elektronik servers,
9376         from Niels Skou Olsen <nso@dde.dk>.
9377
9378         For ncr, use /bin/uname rather than uname, since GNU uname does not
9379         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9380
9381         Patch for MIPS R4000 running System V,
9382         from Eric S. Raymond <esr@snark.thyrsus.com>.
9383
9384         Fix thinko for nextstep.
9385
9386         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9387
9388         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9389         * config.guess: Guess mips-dec-mach_bsd4.3.
9390
9391         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9392         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9393         release numbers.
9394         * config.guess (mips-mips-riscos*):  Emit just enough of the
9395         release number.
9396
9397         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9398         * config.guess (sparc-auspex-sunos*):  Added.
9399         (f300-fujitsu-*): Added.
9400
9401         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9402         * config.guess:  Recognize a Tadpole as a sparc.
9403
9404 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9405
9406         * config.guess: Don't assume that NextStep version is either 2 or
9407         3.  NextStep 4 (aka OpenStep 4) has come out now.
9408
9409 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9410
9411         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9412         From Rik Faith <faith@cs.unc.edu>.
9413
9414 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9415
9416         * config.sub: Contributions from bug-gnu-utils to:
9417         Support plain "hppa" (no version given) architecture, reported by
9418         OpenStep.
9419         OpenBSD like NetBSD.
9420         LynxOs is not a hardware supplier.
9421
9422         * config.guess: Contributions from bug-gnu-utils to add support for:
9423         OpenBSD like NetBSD.
9424         Stratus systems.
9425         More Pyramid systems.
9426         i[n>4]86 Intel chips.
9427         M680[n>4]0 Motorola chips.
9428         Use unknown instead of lynx for hardware manufacturer.
9429
9430 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9431
9432         * install.sh (chmodcmd): Set to null if the DST directory already
9433         exists.
9434
9435 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9436
9437         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9438         not use mt-ppc target Makefile fragment any more.
9439
9440 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9441
9442         * configure.in (*-*-windows):  Exclude everything but those dirs
9443         needed to build windows.
9444
9445 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9446
9447         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9448
9449 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9450
9451         * configure.in:  Exclude mmalloc from i386-windows.
9452
9453 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9454
9455         * Undo my previous change.
9456
9457 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9458
9459         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9460         unconditionally.
9461         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9462
9463 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9464
9465         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9466         host to add it's own flags.
9467
9468 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9469
9470         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9471
9472 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9473
9474         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9475         (CXX_FOR_TARGET): Likewise.
9476         (GCC_FOR_TARGET): Define.
9477         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9478         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9479         CC_FOR_TARGET was specified on the command line.
9480         (MAKEOVERRIDES): Don't define.
9481
9482 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9483
9484         * configure.in (m32r): Fix spelling of libg++ libs.
9485
9486 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9487
9488         * config.sub (-apple*): Remove, now redundant.
9489
9490 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9491
9492         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9493
9494         * configure: Rework yesterday's sed script patch.
9495
9496         * config.sub: Merge with FSF.
9497
9498 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9499
9500         * config.guess:  Merge from FSF.
9501
9502         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9503         * config.guess: Use pc instead of unknown, for pc clone systems.
9504         Change linux to linux-gnu.
9505
9506         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9507         * config.guess: Avoid non-portable tr syntax.
9508
9509 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9510
9511         * test-build.mk (HOLES): Add "xargs" for gdb.
9512
9513         * configure: Avoid hpux10.20 sed bug.
9514
9515 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9516
9517         * configure.in:  Add support for windows host
9518         (that is a build done under the Microsoft build environment).
9519
9520 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9521
9522         * Makefile.in: Replace all uses of srcroot with s, to shrink
9523         command line lengths.
9524
9525         Patches from Geoffrey Noer <noer@cygnus.com>:
9526         * configure.in: If configuring for newlib, pass --with-newlib to
9527         subdirectories.
9528         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9529         -Bnewlib/ and -Lwinsup to gcc.
9530         (CXX_FOR_TARGET): Likewise.
9531
9532 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9533
9534         * Makefile.in (ETC_SUPPORT): Add configure.
9535
9536 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9537
9538         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9539         host configuration file.
9540
9541 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9542
9543         * configure.in: Break mn10x00 support into separate
9544         mn10200 and mn10300 configurations.
9545         * config.sub: Likewise.
9546
9547 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9548
9549         * configure.in: Add lots of stuff to noconfigdirs for
9550         the mn10x00 targets.
9551
9552         * config.sub, configure.in: Add mn10x00 support.
9553
9554 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9555
9556         * make-all.com: Call conf-a-gas, not config-a-gas.
9557
9558 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9559
9560         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9561         targets.
9562
9563 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9564
9565         * mpw-README: Add much more detail for native PowerMac.
9566         * mpw-install: New file.
9567         * mpw-configure: Add --norecursion and --help options.
9568         * mpw-config.in: Translate readme and install files when
9569         copying to objdir.
9570         * mpw-build.in: Don't always depend on byacc and flex.
9571         (install-only-top): New action.
9572
9573 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9574
9575         * configure.in:  You can now configure GDB for the v850.
9576
9577 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9578
9579         * configure.in (noconfigdirs): Don't configure any C++ dirs
9580         if targeting D10V.
9581
9582 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9583
9584         * config.sub: Recognize mips64vr5000.
9585
9586 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9587
9588         * configure.in: Use a single line for host_tools and native_only.
9589
9590 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9591
9592         * config.sub, configure.in: Add entries for m32r.
9593
9594 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9595
9596         * Makefile.in (inet-install): Don't run install-gzip.
9597
9598 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9599
9600         * configure.in:  Don't config lots of things for *-*-windows*.
9601
9602 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9603
9604         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9605         (host_libs, host_tools): Copy from configure.in.
9606         * mpw-configure: Don't complain about directories not found.
9607
9608 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9609
9610         * configure.in (i[345]86): Recognize i686 for pentium pro.
9611         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9612         file.
9613
9614         * config.guess (i[345]86): Ditto.
9615
9616 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9617
9618         * configure.in (noconfigdirs): Removed gdb for D10V.
9619
9620 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9621
9622         * configure.in: Remove ld, target-libio, target-libg++, and
9623         target-libstdc++ from noconfigdirs.
9624
9625 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9626
9627         * configure: Fix three locations where shell scripts were
9628         being run directly rather than with config_shell.
9629
9630 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9631
9632         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9633         * config.sub (basic_machine): Recognize v850.
9634
9635 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9636
9637         * mpw-configure: Handle multiple enable/disable options and
9638         pass them down recursively, handle -c and -s flags appropriately
9639         depending on choice of compiler, add escape mechanism for
9640         quoted arguments to gC.
9641
9642 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9643
9644         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9645         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9646         so that -mrelocatable-lib and -mno-eabi are used.
9647
9648         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9649         not support --print-multi-lib, don't abort.
9650
9651 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9652
9653         * make-all.com: Run config-a-gas.
9654         * setup.com: Don't copy subdirectory files around.
9655
9656 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9657
9658         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9659         target, it now compiles correctly.
9660
9661 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9662
9663         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9664
9665 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9666
9667         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9668
9669 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9670
9671         * configure.in (native_only): Add prms.
9672
9673 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9674
9675         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9676         (BINUTILS_SUPPORT_DIRS): Likewise.
9677
9678 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9679
9680         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9681         d10v support is added.
9682
9683 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9684
9685         * configure.in (d10v-*-*): New target.
9686
9687 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9688
9689         * config.guess (HP 9000/811): Recognize this as a PA1.1
9690         machine.
9691
9692 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9693
9694         * Makefile.in (do-tar-gz): New target, split out from tail end of
9695         taz target.  Run each command separately, don't use pipes.
9696         (taz): Use it.
9697
9698 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9699
9700         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9701         * mpw-build.in: No builds should depend on building byacc or flex,
9702         they are assumed to be installed already.
9703
9704 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9705
9706         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9707         variable that CC_FOR_TARGET needs.
9708
9709 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9710
9711         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9712         options have changed since the last time the subdirectory was
9713         configured, and if it has, reconfigure.
9714         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9715         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9716
9717 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9718
9719         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9720         CLEAN_MODULES): Add bash.
9721         (all-bash): New target.
9722
9723 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9724
9725         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9726
9727 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9728
9729         * config.sub (basic_machine): Recognize d10v as a valid processor.
9730
9731 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9732
9733         * mpw-configure: Add support for --bindir.
9734         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9735
9736 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9737
9738         * configure.in: add bash, time, gawk to list of hosttools and things
9739         to only build for native toolchains
9740
9741 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9742
9743         * Makefile.in (docdir): Remove.
9744
9745 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9746
9747         * Makefile.in (datadir): Set to $(prefix)/share.
9748
9749 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9750
9751         * configure.in: build diff and patch for cygwin32-hosted
9752         toolchains.
9753
9754 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9755
9756         * config.sub: Accept -rtems*.
9757
9758 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9759
9760         * configure.in: enable dosrel for cygwin32-hosted builds,
9761                 remove diff from the list of things not buildable
9762                 via Canadian Cross
9763
9764 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9765
9766         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9767         don't get ". ".
9768
9769 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9770
9771         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9772
9773 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9774
9775         * Makefile.in (taz): Handle case where tex3patch didn't even get
9776         checked out.  Also, if it was found, put the symlink in a new util
9777         subdirectory.
9778
9779 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9780
9781         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9782
9783 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9784
9785         * config.sub: Recognize -openvms.
9786         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9787         * make-all.com, setup.com: New files.
9788
9789 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9790
9791         * Makefile.in (taz): tex3patch moved to texinfo/util.
9792
9793 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9794
9795         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9796         * configure.in: remove make from disable-if-Can-Cross list
9797                 enable gdb if ${host} and ${target} are cygwin32
9798
9799 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9800
9801         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9802         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9803
9804 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9805
9806         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9807         distinguish sysv/svr4/bsd variants.
9808         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9809
9810 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9811
9812         * configure.in: Added copyright notice.
9813         * move-if-change: Added copyright notice.
9814
9815 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9816
9817         * configure.in (powerpcle-*-solaris*): Until we get shared
9818         libraries working, don't build gdb, sim, make, tcl, tk, or
9819         expect.
9820
9821 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9822
9823         * config.guess:  Merge with FSF:
9824
9825         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9826         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9827
9828         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9829         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9830
9831         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9832         * config.guess:  Combine two OSF1 rules.
9833         Also recognize field test versions.  From mjr@zk3.dec.com.
9834         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9835         because GNU uname does not support -p.  From pmr@pajato.com.
9836
9837 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9838
9839         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9840
9841 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9842
9843         * mpw-README: Document GCCIncludes.
9844
9845 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9846
9847         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9848
9849 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9850
9851         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9852
9853 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9854
9855         * configure.in (*-*-cygwin32): Configure make.
9856
9857 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9858
9859         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9860
9861 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9862
9863         * Makefile.in (all-inet): Depend on all-perl.
9864
9865         * Makefile.in (inet-install): New target.
9866
9867         * Makefile.in (all-inet): Depend on all-tcl.
9868         (all-inet): Depend on all-send-pr.
9869
9870 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9871
9872         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9873         temporarily.
9874
9875 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9876
9877         * configure.in: Don't configure --with-gnu-ld on AIX.
9878
9879 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9880
9881         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9882
9883 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9884
9885         * Makefile.in (ALL_MODULES): Added all-inet.
9886         (CROSS_CHECK_MODULES): Added check-inet.
9887         (INSTALL_MODULES): Added install-inet.
9888         (CLEAN_MODULES): Added clean-inet.
9889         (all-indent): New target.
9890
9891         * configure.in (host_tools): Added inet.
9892         (native_only): Added inet.
9893         (noconfigdirs): Added inet.
9894
9895 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9896
9897         * configure.in: Don't configure libgloss if we are not configuring
9898         newlib.
9899
9900 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9901
9902         * configure.in: Don't configure libgloss for unsupported
9903         architectures.
9904
9905 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9906
9907         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9908
9909 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9910
9911         * Makefile.in (ALL_MODULES): Include all-apache.
9912         (CROSS_CHECK_MODULES): Include check-apache.
9913         (INSTALL_MODULES): Include install-apache.
9914         (all-apache): New target.
9915
9916         * configure.in: Added apache everywhere perl is seen.
9917
9918 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9919
9920         * Makefile.in: Add support for clean-{module} and
9921         clean-target-{module} rules.
9922
9923 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9924
9925         * configure.in (*-*-ose) do not build libgloss.
9926
9927 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9928
9929         * config.guess (prep*:SunOS:5.*:*): Turn into
9930         powerpele-unknown-solaris2.
9931
9932 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9933
9934         * configure.in: Permit --enable-shared to specify a list of
9935         directories.
9936
9937 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9938
9939         * configure.in (host==solaris): Pass only the first word of $CC
9940         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9941
9942 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9943
9944         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9945
9946 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9947
9948         * Makefile.in (ALL_MODULES): Include all-perl.
9949         (CROSS_CHECK_MODULES): Include check-perl.
9950         (INSTALL_MODULES): Include install-perl.
9951         (ALL_X11_MODULES): Include all-guile.
9952         (CHECK_X11_MODULES): Include check-guile.
9953         (INSTALL_X11_MODULES): Include install-guile.
9954         (all-perl): New target.
9955         (all-guile): New target.
9956
9957         * configure.in (host_tools): Include perl and guile.
9958         (native_only): Include perl and guile.
9959         (noconfigdirs): Don't build guile and perl; no ports have been
9960         done.
9961
9962 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9963
9964         * configure (--enable-*): Handle quoted option lists such as
9965         --enable-sim-cflags='-g0 -O' better.
9966
9967 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9968
9969         * Makefile.in ({,inst}all-target): New rule so we can make and
9970         install all of the target directories easily.
9971
9972 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9973
9974         * configure.in: Add missing global flag in sed substitution when
9975         deleting `target-' from ${configdirs}.
9976
9977 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9978
9979         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9980         option.
9981
9982         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9983         config/mh-necv4.
9984
9985         * install.sh: Correct misspelling of transformbasename.
9986
9987         * config.guess: Recognize mips-*-sysv*.
9988
9989 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9990
9991         * config.sub: Recognize mon960.
9992
9993 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9994
9995         * configure: Restore Canadian Cross handling of BISON and LEX,
9996         removed in Feb 20 change.
9997
9998 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9999
10000         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10001         Mention make install.  Remove the old copyright date as well the
10002         clumsy and rather pointless copyright on the README file.
10003
10004 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10005
10006         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10007         Makefile after running symlink-tree, then run `make distclean' to
10008         avoid clobbering any generated files in srcdir.
10009
10010 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10011
10012         * configure.in (m68k-*-netbsd*): Build everything now.
10013
10014 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10015
10016         * Makefile.in (taz): Fix quoting.
10017
10018 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10019
10020         * configure.in (sparclet-*-*): Build everything now.
10021
10022 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10023
10024         * configure.in (m68k-*-linux*): New host.
10025
10026 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10027
10028         * configure: Check for bison before byacc.
10029
10030 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10031
10032         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10033         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10034         searching PATH.  These are used as fallbacks by Makefile.in if
10035         flex/bison/byacc aren't in objdir.
10036
10037 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10038
10039         * Makefile.in: Make everything which depends upon all-bfd also
10040         depend upon all-opcodes, in case --with-commonbfdlib is used.
10041
10042 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10043
10044         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10045         building NT native compilers on Unix.
10046
10047 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10048
10049         * configure.in: Don't get CC from the host Makefile fragment if we
10050         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10051         Solaris test for /usr/ucb/cc to the post target script, just after
10052         the compiler sanity test.
10053
10054 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10055
10056         * config.sub: Merge with FSF.
10057
10058 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10059
10060         * Makefile.in (RPATH_ENVVAR): New variable.
10061         (REALLY_SET_LIB_PATH): Use it.
10062         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10063
10064 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10065
10066         * config.sub, configure.in: Recognize sparclet cpu.
10067
10068 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10069
10070         * config.guess:  Support m68k-cbm-sysv4.
10071
10072 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10073
10074         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10075         m68k-unknown-linuxaout from linker help string.  Put quotes around
10076         $ld_help_string.
10077
10078 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10079
10080         * config.guess (powerpc-harris-powerunix): Add guess for port
10081         to new target.
10082
10083 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10084
10085         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10086
10087 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10088
10089         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10090         $(REALLY_SET_LIB_PATH) in Makefile.
10091         * Makefile.in (SET_LIB_PATH): New variable.
10092         (REALLY_SET_LIB_PATH): New variable.
10093         ($(DO_X)): Use $(SET_LIB_PATH).
10094         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10095         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10096         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10097         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10098         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10099         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10100         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10101         (install-dosrel): Likewise.
10102         (all-opcodes): Depend upon all-libiberty.
10103
10104 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10105
10106         * config.guess (*:CYGWIN*): New
10107
10108 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10109
10110         * Makefile.in (all-target-winsup): All all-target-libiberty.
10111
10112 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10113
10114         * configure.in (noconfigdirs): Add missing # in front of comment.
10115
10116 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10117
10118         * configure.in: add second pass to things added to noconfigdirs
10119         so *-gm-magic can exclude libgloss properly.
10120
10121 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10122
10123         * mpw-configure (extralibs_name, rez_name): Set correctly
10124         for MWC68K compiler.
10125
10126         * mpw-README: Add more info on the necessary build tools.
10127
10128 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10129
10130         * configure.in, config.sub: Recognize cygwin32.
10131
10132 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10133
10134         * config.guess, config.sub: Recognize A/UX.
10135
10136 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10137
10138         * config.sub: Merge with gcc/config.sub.
10139
10140 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10141
10142         * mpw-build.in (do-binutils): Add build of stamps.
10143
10144 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10145
10146         * config.sub: Add recognition for mips64vr4100*-* targets.
10147
10148 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10149
10150         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10151         Add creation of gconfigargs with `--enable-shared' turned on.
10152         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10153         ($(host)-stamp-stage3-configured): Likewise.
10154         (HOLES): Add chatr and ldd.
10155         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10156
10157 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10158
10159         * configure: Pass --nfp to recursive configures.
10160
10161 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10162
10163         * Makefile.in (DLLTOOL): New.
10164         (DLLTOOL_FOR_TARGET): New.
10165         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10166         (EXTRA_TARGET_FLAGS): Ditto.
10167         (EXTRA_GCC_FLAGS): Ditto.
10168         (CONFIGURE_TARGET_MODULES): Ditto.
10169         (DO_X): Ditto.
10170         * configure: Add DLLTOOL.
10171
10172 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10173
10174         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10175         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10176         mh-sco, since old workarounds no longer needed, and don't
10177         build ld, since libraries have weak symbols in COFF.
10178
10179 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10180
10181         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10182
10183 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10184
10185         * configure.in: Make sure that ${CC} can be used to compile an
10186         executable.
10187
10188 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10189
10190         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10191         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10192         nothing depending on whether gdbtk is being built.
10193
10194 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10195
10196         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10197
10198 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10199
10200         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10201         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10202
10203 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10204
10205         * config-ml.in: Add support for
10206         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10207         Simplify setting of multidirs from --disable-foo.
10208
10209 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10210
10211         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10212         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10213         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10214         non-empty, pass them on to the  GCC make.
10215         (all-bootstrap): New rule that is like all-gcc, except it executes
10216         the GCC bootstrap rule instead of the GCC all rule.
10217
10218 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10219
10220         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10221
10222 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10223
10224         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10225         DG/UX support.
10226
10227 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10228
10229         * config.sub (i*86*) Change [345] to [3456]
10230
10231 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10232
10233         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10234         --with-gnu-ld=no.
10235
10236 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10237
10238         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10239         AIX multilibs get built.
10240
10241 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10242
10243         * configure.in (i386-win32): Don't build expect if we're not
10244         building the tcl subdir.
10245
10246 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10247
10248         * Makefile.in: (configure-target-examples, all-target-examples):
10249         New targets, configure and build example programs.
10250
10251 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10252
10253         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10254         use it as input to sedit the generated MPW makefile.
10255         * mpw-README: Add a suggestion about Gestalt.h.
10256
10257 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         * config.sub: Accept *-*-ieee*.
10260
10261 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10262
10263         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10264         Ronald F. Guilmette <rfg@monkeys.com>.
10265
10266 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10267
10268         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10269         for powerpc-pe native.
10270         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10271         (target==powerpc-pe): duplicate i386-win32 entry.
10272
10273 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10274
10275         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10276         of vxworks, not just vxworks5.1.
10277
10278 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10279
10280         * mpw-configure: Add support for exec-prefix.
10281
10282 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10283
10284         * config.guess: Recognize HP model 816 machines as having
10285         a PA1.1 processor.
10286
10287 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10288
10289         * configure: Ignore new autoconf configure options.
10290
10291 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10292
10293         * config.guess:  Recognize Pentium under SCO.
10294         From Robert Lipe <robertl@arnet.com>.
10295
10296 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10297
10298         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10299
10300 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10301
10302         * configure.in: Don't configure gas for alpha-dec-osf*.
10303
10304 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10305
10306         * configure.in: Default to --with-stabs for some targets for which
10307         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10308         i[345]86*-*-unixware*.
10309
10310 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10311
10312         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10313         rather than basing it on the target.  Simplify handling of options
10314         controlling which directories to configure.  Remove extraneous
10315         slash in multi-clean target.
10316
10317 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10318
10319         * config-ml.in: Prefix more variables with ml_ so they don't collide
10320         with configure's.
10321
10322 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10323
10324         * configure: Don't turn -v into --v.
10325
10326 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10327
10328         * configure.in (targargs): Fix typo.
10329
10330         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10331
10332 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10333
10334         * configure.in: Strip --host and --target options from
10335         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10336         --with-cross-host option when building with a cross-compiler.
10337         * configure: Canonicalize the arguments put into config.status by
10338         always using `=' for an option with an argument.  Pass a presumed
10339         --host or --target explicitly.
10340
10341 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10342
10343         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10344         into general OS recognition case.
10345
10346 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10347
10348         * configure.in (target_configdirs): add target-winsup only
10349         for win32 target systems.
10350
10351 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10352
10353         * Makefile.in (all-target-libgloss): Depend upon
10354         configure-target-newlib, since when libgloss is built it looks to
10355         see if the newlib directory exists.
10356
10357 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10358
10359         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10360         cfg-ml-*.in.
10361
10362 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10363
10364         * configure: Handle LD and LD_FOR_TARGET when configuring a
10365         Canadian Cross.
10366
10367 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10368
10369         * configure.in (target_libs): add target-winsup.
10370         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10371         (target==ppcle-pe): remove ld from $noconfigdirs.
10372
10373 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10374
10375         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10376         Preserve relative path names in $srcdir.  Build symlink tree if
10377         configuring cross target dir and srcdir=. (= no VPATH support).
10378         (configure-target-libg++): Depend on configure-target-librx.
10379         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10380         * config-ml.in: New file.
10381         * symlink-tree: New file.
10382         * configure: Ensure srcdir="." if that's what it is.
10383
10384 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10385
10386         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10387         includes and FLEX_SKELETON setting.
10388         * mpw-configure (--with-gnu-ld): New option, controls whether
10389         to use PPCLink or ld with PowerMac GCC.
10390         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10391         * mpw-config.in: Configure grez if targeting Mac.
10392
10393         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10394         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10395         just macos.
10396         * configure.in: Configure grez resource compiler if targeting Mac.
10397         * Makefile.in (all-grez, install-grez): New targets.
10398
10399 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10400
10401         * configure: CXX defaults to gcc, not g++.  If we find
10402         gcc in the path, set CC to gcc -O2.
10403
10404 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10405
10406         * configure: Default ${build} correctly.  Avoid picking up extra
10407         spaces when reading CC and CXX from Makefile.  When doing a
10408         Canadian Cross, use plausible default values for numerous
10409         variables.
10410         * configure.in: When doing a Canadian Cross, don't try to
10411         configure tools whose configure script can't handle it.
10412
10413 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10414
10415         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10416
10417 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10418
10419         * configure:  Remove dubious bug reporting address.
10420
10421 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10422
10423         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10424         configure script, run that instead of this directory's configure.
10425         In either case, print a message that we're configuring the sub-dir.
10426
10427 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10428
10429         * configure.in: Before checking for the existence of various files,
10430         use sed to filter out "target-".
10431
10432 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10433
10434         * Makefile.in (DO_X): Split rule to decrease command line length
10435         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10436         (Philippe De Muyter).
10437
10438 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10439
10440         * Makefile.in (all-patch): depend on all-libiberty.
10441
10442 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10443
10444         * configure.in: If the only directory in target_configdirs which
10445         actually exists is libiberty, then set target_configdirs to empty,
10446         to avoid trying to build a target libiberty in a gas or gdb
10447         distribution.
10448
10449 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10450
10451         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10452         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10453         systems.
10454
10455 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10456
10457         * configure.in (copy_dirs): Use sys-include instead of include
10458         for --with-headers option.
10459
10460 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10461
10462         * Makefile.in, configure.in: Make winsup builds work with
10463         new scheme.
10464
10465 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10466
10467         * configure.in: Build the linker on AIX.
10468
10469 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10470
10471         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10472         where needed.
10473
10474 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10475
10476         * Makefile.in (all-gcc): Fix typo.
10477
10478 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10479
10480         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10481
10482 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10483
10484         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10485         to target-xiberty, to provide more flexibility.
10486         (target_subdir):  Define.  Create if cross.
10487         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10488         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10489         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10490         check-libFOO -> check-target-libFOO, etc.
10491         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10492         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10493         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10494         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10495         allow ALL_GCC="" to only configure.
10496         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10497         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10498         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10499
10500 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10501
10502         * Makefile.in (taz): Build "info" in etc explicitly.
10503
10504 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10505
10506         * configure.in:  Make sure that CC is undefined (as opposed to
10507         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10508         problem with autoconf trying to configure on a host without GCC.
10509
10510 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10511
10512         * mpw-configure: Set host alias from choice of host compiler,
10513         only use generic MPW Makefile sed if present, edit a file
10514         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10515         * mpw-README: Add problem notes about CW6 and CW7.
10516
10517 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10518
10519         * Makefile.in (taz): Use ";" instead of ";;".
10520
10521 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10522
10523         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10524         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10525         DISTDOCDIRS.
10526         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10527         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10528
10529 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10530
10531         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10532         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10533         Move bfd to DISTSTUFFDIRS.
10534
10535 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10536
10537         * Makefile.in (X11_LIB): Removed.
10538         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10539
10540         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10541
10542 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10543
10544         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10545         names.
10546
10547 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10548
10549         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10550
10551 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10552
10553         * configure.in (i[345]86-*-win32): Always build newlib.
10554         Don't configure cvs, autoconf or texinfo.
10555         * Makefile.in (LD_FOR_TARGET): New.
10556         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10557         Pass down LD_FOR_TARGET.
10558
10559 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10560
10561         * winsup: New directory.
10562         * Makefile.in: Build winsup.
10563         * configure.in: Winsup is configured when target is win32.
10564         Can only build win32 target GDB when native.
10565
10566 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10567
10568         * config.guess: Recognize HP model 819 machines as having
10569         a PA 1.1 processor.
10570
10571 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * configure: Fix sed loop which substitutes for CC and CXX to
10574         avoid bug found in various sed implementations.
10575
10576 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10577
10578         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10579         simulator.  Use standard powerpc-*-eabi*.
10580
10581 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * configure.in: Stop putting gas and binutils in noconfigdirs for
10584         powerpc-*-aix* and rs6000-*-*.
10585
10586 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10587
10588         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10589         -mcall-aixdesc libraries.
10590
10591 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10592
10593         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10594
10595         * config.sub (arm | armel | armeb): Fix shell syntax.
10596
10597 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10598
10599         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10600         -msoft-float and -mcpu=common support.
10601         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10602         libraries.
10603
10604 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10605
10606         * configure.in: Allow configuration and build of emacs19 for the alpha.
10607
10608 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10609
10610         * configure.in (CC): Get ^CC, not just any old CC, from
10611         ${host_makefile_frag}.
10612
10613 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10614
10615         * configure.in (CC): Try to get CC from
10616         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10617
10618 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10619
10620         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10621         only if it exists in $(srcdir).
10622
10623 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * configure: If CC and CXX are not set in the environment, set
10626         them, based on either an existing Makefile or on searching for gcc
10627         in PATH.  Substitute for CC and CXX in Makefile.
10628         * configure.in: Remove libm from target_libs.  Separate
10629         target_configdirs from configdirs.  If CC is not set in
10630         environment, try to get it from a host Makefile fragment.  Rewrite
10631         changes of configdirs to use skipdirs instead.  A few minor
10632         tweaks.  Take directories out of target_configdirs as they are
10633         taken out of configdirs.  Remove existing Makefile files from
10634         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10635         CONFIG_ARGUMENTS in Makefile.
10636         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10637         by configure.in.
10638         (CONFIG_ARGUMENTS): Likewise.
10639         (CONFIGURE_TARGET_MODULES): New variable.
10640         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10641         ($(CONFIGURE_TARGET_MODULES)): New target.
10642         (configure-libg++, configure-libio): New targets.
10643         (all-libg++): Depend upon configure-libg++.
10644         (all-libio): Depend upon configure-libio.
10645         (configure-libgloss, all-libgloss): New targets.
10646         (configure-libstdc++): New target.
10647         (all-libstdc++): Depend upon configure-libstdc++.
10648         (configure-librx, all-librx): New targets.
10649         (configure-newlib): New target.
10650         (all-newlib): Depend upon configure-newlib
10651         (configure-xiberty): New target.
10652         (all-xiberty): Depend upon configure-xiberty.
10653
10654 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10655
10656         * configure.in (host i[345]86-*-win32):  Expand the
10657         noconfigdirs again.
10658
10659 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10660
10661         * mpw-configure: Fix sed command file name.
10662
10663 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10664
10665         * configure.in (host i[345]86-*-win32): Reduce the
10666         noconfigdirs again.
10667
10668 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10669
10670         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10671         or powerpc*-*-pe*, since they are not yet supported.
10672
10673 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10674
10675         Add PowerMac support and many other enhancements.
10676         * mpw-configure: New option --cc to select compiler to use,
10677         paste options set according to --cc into the generated
10678         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10679         if mpw-make.sed is present.
10680         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10681         add forward includes for PowerPC include files.
10682         * mpw-build.in: Build using Makefile.PPC if present.
10683         (do-byacc, etc): Remove separate version resource builds.
10684         (do-gas): Build "stamps" before "all".
10685         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10686         * mpw-README: Update to reflect --cc option, PowerMac support,
10687         and recently-reported compatibility problems.
10688
10689 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10690
10691         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10692         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10693         (--with-multilib-top): Pass to recursive invocations.
10694
10695 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10696
10697         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10698         v810-*-*.
10699
10700 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10701
10702         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10703         gdb, ld and opcodes on v810-*-*.
10704
10705 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10706
10707         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10708         (local-maintainer-clean): New target.
10709         (maintainer-clean): New target.
10710         (realclean): Just depend upon maintainer-clean.
10711
10712 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10713
10714         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10715
10716 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10717
10718         * configure.in: Build ld in mips*-*-bsd* case.
10719
10720 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10721
10722         * config.sub: Accept -lites* OS.  From Ian Dall.
10723
10724 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10725
10726         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10727         targets.
10728
10729 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10730
10731         * configure.in: treat i386-win32 canadian cross the same as
10732         i386-go32 canadian cross.
10733
10734 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10735
10736         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10737         running under the simulator to build a reduced set of libraries.
10738         (powerpc-*-eabiaix): Add fine grained multilib support added to
10739         other powerpc targets yesterday.
10740
10741 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10742
10743         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10744         -disable-softfloat, -disable-relocatable, -disable-aix, and
10745         -disable-sysv to control which multilib libraries get built.
10746
10747 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10748
10749         * configure: Add Makefile.tem to list of files to remove in trap
10750         handler.
10751
10752 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10753
10754         * config.guess (*Linux*):  Add missing "exit"s.
10755         Also, need specific check for alpha-unknown-linux (uses COFF).
10756
10757 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10758
10759         * config.guess:  Merge with FSF:
10760
10761         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10762         * config.guess (AIX4): More robust release numbering discovery.
10763
10764         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10765         * config.guess (i386-sequent-ptx): Properly get version number.
10766
10767         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10768         * config.guess (mips:*:4*:UMIPS): New case.
10769
10770 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10771
10772         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10773         (i386-win32 host): Likewise.  Don't build readline.
10774
10775 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10776
10777         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10778         SUPPORT_FILES to submakes.
10779
10780 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10781
10782         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10783         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10784         mpw-configure.
10785
10786 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10787
10788         * configure.in (appdirs): Use =, not ==, in test expression when
10789         trying to build the text to print in the warning message for
10790         Solaris users.
10791
10792 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10793
10794         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10795
10796 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10797
10798         * config.guess: Recognize lynx-2.3.
10799
10800 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10801
10802         * config.sub (z8ksim): Deleted
10803         (z8k-*-coff): New, this is the one true name of the target.
10804
10805 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10806
10807         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10808
10809 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10810
10811         * config.guess (*:Linux:*:*): First try asking the linker what the
10812         default object file format is (elf, aout, or coff).  Then if this
10813         fails, try previous methods.
10814
10815 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10816
10817         * configure.in: Don't build newlib for *-*-vxworks5.1.
10818
10819 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10820
10821         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10822         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10823
10824 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10825
10826         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10827
10828 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10829
10830         * cfg-ml-com.in: New file.
10831         * cfg-ml-pos.in: New file.
10832
10833 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10834
10835         * COPYING.NEWLIB: Add HP free copyright to list.
10836
10837 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10838
10839         * config.sub: Recognize -eabi* for the system, not just -eabi.
10840
10841 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10842
10843         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10844         * config.sub, configure.in (win32): New target and host.
10845
10846 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10847
10848         * configure.in: Add i386-pe configuration.
10849
10850 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10851
10852         * mpw-build.in (install): Install GDB after LD.
10853
10854 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10855
10856         * mpw-config.in (elf/mips.h): Always forward-include, needed
10857         for GDB to build.
10858
10859 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10860
10861         * testsuite: New directory for customer acceptance and whole tool
10862         chain tests.
10863
10864 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10865
10866         * configure: If per-host line isn't found, but AC_OUTPUT is found
10867         and a configure script exists, run it instead.
10868
10869 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10870
10871         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10872
10873 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10874
10875         * configure: Set build_{cpu,vendor,os,alias} to host values when
10876         --build isn't specified.
10877
10878 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10879
10880         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10881         (FLAGS_TO_PASS): Pass them.
10882         (EXTRA_TARGET_FLAGS): Ditto.
10883
10884 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10885
10886         * Makefile.in (all-libg++): Depend on all-libstdc++.
10887
10888 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10889
10890         * configure.in (noconfigdirs): Enable all packages for
10891           i386-unknown-netbsd.
10892
10893 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10894
10895         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10896         hosted builds (DOS builds)
10897
10898 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10899
10900         Changes for ARM based on patches from Richard Earnshaw:
10901         * config.sub: Handle armeb and armel.
10902         * configure.in: Omit arm linker only for riscix.
10903
10904 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10905
10906         * config.guess:  Update from FSF.
10907
10908 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10909
10910         * config.sub: Recognize powerpcle as the little endian variant of
10911         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10912         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10913         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10914         temporarily.
10915
10916 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10917
10918         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10919
10920 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10921
10922         * config.sub: Accept -lites* as a basic system type.
10923
10924 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10925
10926         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10927         installed, and if so return linuxoldld as the system name.
10928
10929 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10930
10931         * config.guess: Add hppa1.1-hp-lites support.
10932
10933 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10934
10935         * configure.in: Don't build newlib for m68k-vxworks5.1.
10936
10937 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10938
10939         * configure.in (mips-sgi-irix6): Use mh-irix5.
10940
10941 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10942
10943         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10944
10945 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10946
10947         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10948         OSF/1.  Fix compiler flags.
10949         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10950
10951 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10952
10953         * configure.in: Recognize --with-newlib.
10954         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10955
10956 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10957
10958         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10959         to *_X11_MODULES due to gdbtk needing X include files et al.
10960
10961 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10962
10963         Merge in support for Mac MPW as a host.
10964         (Old change descriptions retained for informational value.)
10965
10966         * mpw-config.in: Add generic include forwards for cpu-specific
10967         include files in aout and elf directories.
10968
10969         * mpw-configure: Added copyright.
10970         * mpw-config.in: Check for presence of required build tools.
10971         (target_libs): Add newlib.
10972         (target_tools): Add examples.
10973         (Read Me): Generate as "Read Me for MPW" instead.
10974         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10975         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10976         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10977
10978         * mpw-configure: Remove subdir-specific makefile hackery,
10979         delete mk.tmp after using it.
10980
10981         * mpw-build.in (all): Display start and end times.
10982
10983         * mpw-configure (host_canonical): Set.
10984         (target_cpu): Always add to makefiles.
10985         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10986         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10987         (mpw-mh-mpw): Look for in srcdir and srcroot.
10988         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10989
10990         * mpw-build.in: (install-only): New target.
10991
10992         * mpw-configure (host_alias, target_alias): Rename from hostalias
10993         and targetalias, add into generated Makefile.
10994         (mk.tmp): If present, add into generated Makefile.
10995         * mpw-build.in (all-gas): Build config.h first before gas proper.
10996
10997         * mpw-configure (config.status): Write only if changed.
10998         * mpw-config.in (readline): Configure it (not built, just used for
10999         definitions).
11000
11001         * mpw-config.in (elf/mips.h): Add a forward include.
11002
11003         * mpw-config.in: Forward-include most .h files in include into
11004         extra-include.
11005         (readline): Don't build.
11006         mpw-build.in (install): Install GDB.
11007
11008         * mpw-configure (prefix, mpw_prefix): Handle it.
11009         * mpw-config.in (mmalloc, readline): Don't configure.
11010         * mpw-build.in (thisscript): Rename to ThisScript.
11011         Use mpw-build instead of BuildProgram everywhere.
11012         (mmalloc, readline): Don't build.
11013         * mpw-README: New file, basic documentation about the MPW port.
11014
11015         * mpw-config.in: Use forward-include to create include files.
11016
11017         * mpw-configure: Add more things to the top of each configured
11018         Makefile, including contents of config/mpw-mh-mpw.
11019         * mpw-config.in (extra-include): Create this directory and fill it
11020         with Posix-like include files when configuring.
11021
11022         * config.sub (apple, mac, mpw): Add various aliases.
11023
11024         * mpw-build.in: New file, top-level build script fragment for MPW.
11025         * mpw-configure: New file, configure script for MPW.
11026         * mpw-config.in: New file, config fragment for MPW.
11027
11028 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11029
11030         * configure.in (host_libs): Remove glob, since it is gone from the
11031         sources.
11032
11033 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11034
11035         * Makefile.in: define empty GDB_NLM_DEPS var.
11036
11037         * configure.in(target_makefile_frag): use config/mt-netware
11038         for netware targets.
11039
11040 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11041
11042         * config.sub: Merge in recent FSF changes.  Remove linux special
11043         cases.
11044
11045 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11046
11047         Revert this change:
11048
11049         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11050
11051                 * build-all.mk: Use CC=cc -Xs on Solaris.
11052
11053 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11054
11055         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11056         stop using it.
11057         * Makefile.in: Nuke all references to glob subdirectory.
11058
11059 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11060
11061         * configure.in: Fix --enable-shared logic in per-host.
11062
11063 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11064
11065         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11066
11067 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11068
11069         * configure.in (noconfigdirs): Don't build gas on AIX, for
11070         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11071
11072 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11073
11074         * configure: Fix --cache-file to work if the file argument is a
11075         relative path.
11076
11077 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11078
11079         * configure: If the --cache-file is used, pass it down to
11080         configure in subdirectories.
11081
11082 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11083
11084         * config.sub: add vxworks29k configuration.
11085
11086 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11087
11088         * Makefile.in (taz): Do "diststuff" part quietly.
11089
11090 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11091
11092         * config.sub: Mini-merge with gcc/config.sub.
11093
11094 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11095
11096         * config.guess (IRIX): Sed - to _.
11097
11098 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11099
11100         * Makefile.in (source-vault, binary-vault): New targets.
11101
11102 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11103
11104         * config.sub: Recognize -eabi as a basic system type.
11105
11106 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11107
11108         * configure.in (enable_shared stuff): Fix typo.
11109
11110 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11111
11112         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11113
11114 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11115
11116         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11117
11118 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11119
11120         * configure.in (rs6000-*-*): Don't build gas.
11121
11122 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11123
11124         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11125         reduce command line length.
11126         (AS_FOR_TARGET): Check for as.new, not Makefile.
11127         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11128
11129 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11130
11131         * config.guess:  Merge from FSF.
11132
11133 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11134
11135         * configure: Don't use $ when handling program_suffix.
11136
11137 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11138
11139         * configure.in:  Configure tk for hppa/hpux.
11140
11141 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11142
11143         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11144
11145 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11146
11147         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11148         to LIBCXXFLAGS.  Tests are better run without it.
11149
11150 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11151
11152         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11153
11154 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11155
11156         * configure.in (*-*-netware*): Don't configure xiberty.
11157
11158 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11159
11160         * configure.in:  Remove tk from native_only list.
11161
11162 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11163
11164         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11165           for special NCD build.
11166
11167 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11168
11169         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11170         makeall.bat, they're only useful for binutils snapshots.
11171         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11172         makeall.bat to specified SUPPORT_FILES.
11173
11174 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11175
11176         * build-all.mk: Add Ericsson targets to sun4 and solaris
11177           hosts.  Add  BNR's sun4 target to solaris host, so their
11178           build-from-source will be tested in-house first.
11179
11180 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11181
11182         * Makefile.in (LIBCFLAGS): New variable.
11183         (CFLAGS_FOR_TARGET): Ditto.
11184         (LIBCFLAGS_FOR_TARGET): Ditto.
11185         (LIBCXXFLAGS): Ditto.
11186         (CXXFLAGS_FOR_TARGET): Ditto.
11187         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11188         (BASE_FLAGS_TO_PASS): Pass them.
11189         (EXTRA_TARGET_FLAGS): Ditto.
11190
11191         * configure.in: Support --enable-shared.
11192
11193 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11194
11195         * configure.in (target_libs):  Include libstdc++ again.
11196         * config.guess:  Update from FSF (for FreeBSD).
11197
11198 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11199
11200         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11201         makeall.bat.
11202         (DISTDOCDIRS): Add `etc'.
11203         (ETC_SUPPORT_PFX): New variable.
11204         (taz): Include anything from etc starting with a word in
11205         ETC_SUPPORT_PFX.
11206
11207 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11208
11209         * config.sub: Update for recent FSF changes.  Remove obsolete
11210         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11211         spacing changes.
11212
11213 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11214
11215         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11216
11217         * config.guess:  Merge with FSF.
11218         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11219
11220 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11221
11222         * configure: Since the "trap 0" handler will override the exit
11223         status on many systems, only use it for "exit 1", and make it set
11224         a non-zero exit status; reset it before "exit 0".  Also, check
11225         exit status of config.sub, and error out if it failed.
11226
11227 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11228
11229         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11230         and install libgloss.
11231
11232 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11233
11234         * Makefile.in (all-binutils): Depend upon all-byacc.
11235
11236         * configure.in: Don't build emacs on Irix 5.
11237
11238 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11239
11240         * configure.in (*-*-netware*): Add libio.
11241
11242 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11243
11244         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11245         (CHECK_TARGET_MODULES): Ditto.
11246         (INSTALL_TARGET_MODULES): Ditto.
11247         (TARGET_LIBS): Ditto.
11248         (all-libstdc++): Note dependencies.
11249
11250 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11251
11252         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11253
11254 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11255
11256         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11257         -fexternal-templates.
11258
11259         * configure.in (target_libs): Add libstdc++.
11260         (noconfigdirs): Add libstdc++ as appropriate.
11261
11262 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11263
11264         * config.guess:  Update from FSF.
11265
11266 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11267
11268         * configure: Use ${config_shell} when running ${configsub}.
11269
11270 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11271
11272         * config.sub: No longer recognize h8300h.
11273
11274 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11275
11276         * config.sub: Remove extraneous differences between config.sub and
11277         gcc/config.sub.
11278
11279 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11280
11281         * Makefile.in (DISTSTUFFDIRS): Add gas.
11282
11283 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11284
11285         * COPYING.NEWLIB: New file.
11286
11287 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11288
11289         * config.guess (HP-UX):  Patch from Harlan Stenn
11290         <harlan@landmark.com> to also emit release level.
11291
11292 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11293
11294         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11295
11296 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11297
11298         * config.sub:  Merge nextstep cleanup from FSF.
11299
11300 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11301
11302         * configure.in (arm-*-*): Don't configure ld for this target.
11303
11304 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11305
11306         * configure.in (*-*-netware): don't configure libg++, libio,
11307           librx, or newlib.
11308
11309 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11310
11311         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11312         configure ld--it works, but it doesn't support shared libraries.
11313
11314 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11315
11316         * config.guess (*-unknown-freebsd*):  Get rid of possible
11317         trailing "(Release)" in version string.
11318         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11319
11320 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11321
11322         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11323         Fix type: *-next-neststep -> *-next-nextstep.
11324
11325         * config.guess:  Merge from FSF:
11326
11327         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11328
11329         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11330
11331         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11332
11333         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11334         instead of UNIX_SV for UnixWare 1.0).
11335
11336 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11337
11338         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11339         to make gdb/nlm/* build after the compiler and linker.
11340
11341 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11342
11343         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11344         not just i[34]86.
11345         (m68k-atari-sysv4):  Relocate to match FSF version.
11346
11347         * config.guess:  More merges from the FSF:
11348
11349         Add a space before function call or macro invocation.
11350
11351         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11352
11353         * config.guess: Add trap cmd to remove dummy.c and dummy when
11354         interrupted.
11355
11356         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11357
11358         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11359         (dummy): Redirect stderr from compilation of dummy.c.
11360
11361         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11362
11363         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11364
11365 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11366
11367         * configure: Accept and ignore --cache*, for compatibility with
11368         new autoconf.
11369
11370 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11371
11372         * config.guess:  Merge from FSF:
11373
11374         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11375
11376         * config.guess (Pyramid*:OSx*:*:*): New case.
11377         (PATH): Add /.attbin at end for finding uname.
11378         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11379
11380         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11381
11382         * config.guess (M88*:DolphinOS:*:*): New case.
11383
11384         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11385
11386         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11387         to select whether to use ELF or COFF.
11388
11389         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11390
11391         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11392
11393         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11394
11395         * config.guess: Guess the OS version for HPUX.
11396
11397         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11398
11399         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11400
11401 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11402
11403         * configure.in: Recognize --with-headers, --with-libs, and
11404         --without-newlib.
11405         * Makefile.in (all-xiberty): Depend upon all-ld.
11406
11407 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11408
11409         * configure.in: Change i[34]86 to i[345]86.
11410
11411 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11412
11413         * configure (version): A few more tweaks to help message.
11414
11415 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11416
11417         * Makefile.in:  Remove (for now) librx as a host library,
11418         now that we're building it for target.
11419
11420 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11421
11422         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11423         (Karl Berry).
11424
11425 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11426
11427         * configure.in:  Also configure librx.
11428
11429 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11430
11431         * Makefile.in:  Update various rules to reflect that librx
11432         is now needed for libg++.
11433
11434 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11435
11436         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11437
11438 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11439
11440         * configure.in: Configure the examples directory.
11441
11442 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11443
11444         * configure: Simplify Jun 2 1994 change.
11445
11446 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11447
11448         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11449         /bin/gcc isn't good enough to build gcc.
11450
11451 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11452
11453         * Makefile.in (GDB_SUPPORT_FILES): Remove
11454         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11455         (gdb.tar.gz): Add new rule to use standard distribution building
11456         mechanism.
11457
11458 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11459
11460         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11461         Bill Cox <bill@cygnus.com>.
11462
11463 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11464
11465         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11466
11467 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11468
11469         * configure:  Search current dir first in .gdbinit.
11470
11471 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11472
11473         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11474
11475 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11476
11477         * config.sub:  Refer to NeXT's operating system as nextstep.
11478
11479         * config.sub (case $basic_machine):  Re-order the cases, to match
11480         the order in the FSF version (which is mostly alphabethical).
11481         Merge in some additions and changes from the FSF.
11482
11483 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11484
11485         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11486         * config.sub: Recognize cxux7.
11487         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11488
11489 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11490
11491         * config.sub:  Fix typo powerpc -> powerpc-*.
11492
11493 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11494
11495         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11496
11497         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11498         parallel with all-emacs and install-emacs).  Top-level command
11499         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11500
11501 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11502
11503         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11504         $(relbindir)/make before doing ``make install'', and use
11505         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11506         installing over running make binary.
11507         ($(host)-stamp-stage3-installed): Likewise.
11508
11509 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11510
11511         * config.guess: Recognize Mach.
11512
11513 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11514
11515         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11516         see whether --exec-prefix was used.
11517
11518 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11519
11520         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11521
11522 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11523
11524         * Makefile.in: Add all-librx target similar to all-libproc.
11525
11526 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11527
11528         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11529         with post 1.2 uname bogosity.
11530
11531 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11532
11533         * configure: Remove temporary files on receipt of a signal.
11534
11535 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11536
11537         * configure: If there is a package_makefile_frag, remove
11538         ${subdir}/Makefile.tem after copying it in.
11539
11540 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11541
11542         * build_all.mk: support rs6000 lynx identifies itself as
11543         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11544         since /bin/gcc is too feeble to compile a modern gcc.
11545
11546 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11547
11548         * brought devo/test-build.mk update-to-date with progressive/
11549           test-build.mk. Add lynx targets and hppa flag info.
11550
11551 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11552
11553         * configure.in:  Use mh-ncrsvr43.  Patch from
11554         Tom McConnell <tmcconne@sedona.intel.com>.
11555
11556 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11557
11558         * config.guess (i386-unknown-bsdi):  No longer need to
11559         check #if defined(__bsdi__) && defined(__i386__).
11560
11561 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11562
11563         * configure: Set program_transform_nameoption correctly.
11564
11565 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11566
11567         * brought build-all.mk update-to-date with progressive build-all.mk,
11568           added new targets and hppa info.
11569
11570 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11571
11572         * configure: If config.guess result is a prefix of the user
11573         specified target, assume a native build and use the user specified
11574         target as the host alias.  Remove SunOS patch suffix removal hack.
11575         * configure.in: Remove SunOS patch suffix removal hack.
11576
11577         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11578         in NATIVE_CHECK_MODULES.
11579
11580 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11581
11582         * Makefile.in: Rename HOST_ONLY to NATIVE.
11583         * configure: Delete SunOs patch suffix from host_canonical
11584           and build_canonical variables that are prepended to Makefiles.
11585         * configure.in: Add comments for easier maintenance.
11586
11587 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11588
11589         * Makefile.in: Add all-libproc target similar to all-gui.
11590
11591 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11592
11593         * Makefile.in (CHECK_MODULES): split into
11594         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11595
11596 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11597
11598         * config.guess (i386-unknown-bsdi): New system to guess.
11599
11600 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11601
11602         * Makefile.in: Add all-gui target (but not yet build by "all").
11603
11604 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11605
11606         * config.sub: Move deletion of patch suffix from here...
11607         * configure.in: To here, at Ian's suggestion.  The top-
11608           level scripts might need to know of a patch level.
11609
11610 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11611
11612         * config.sub: Strip off patch suffix so rtl is recognized
11613           as a sunos4.1.3 machine, even though it's been patched.
11614
11615 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11616
11617         * Makefile.in (INSTALL_LAST): Delete.
11618         (INSTALL_DOSREL): New.
11619
11620 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11621
11622         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11623         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11624         whether we pass down --with-gnu-ld anyhow.
11625
11626 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11627
11628         * Makefile.in (INSTALL_LAST): Change operation so it works
11629         on more flavors of make.
11630         * configure.in (go32): Don't build libg++ or libio.
11631
11632 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11633
11634         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11635         they can be overriden by templates.
11636
11637 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11638
11639         * configure.in (target==go32): Don't build gdb.
11640         * dosrel: New directory.
11641
11642 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11643
11644         * configure.in (host==go32): Configure dosrel too.
11645         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11646         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11647         be set by incoming names or templates.
11648         (INSTALL_LAST): New rule.
11649
11650 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11651
11652         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11653
11654 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11655
11656         * configure.in (appdirs): New variable.  Currently empty, but will
11657         be used in gas distribution.  If nonempty, lists a set of
11658         directories at least one of which must get configured, or top
11659         level configuration is considered to have failed.
11660         (rs6000-*-lynxos*): Use new file name.
11661
11662 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11663
11664         Eliminate XTRAFLAGS.
11665         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11666         newlib include files using -idirafter, and also use -nostdinc.
11667         (CXX_FOR_TARGET): Likewise.
11668         (XTRAFLAGS): Removed.
11669         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11670         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11671         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11672         ($(DO_X)): Don't pass down XTRAFLAGS.
11673
11674 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11675
11676         * configure.in (mips*-dec-bsd*): New target; do build linker.
11677         (mips*-*-bsd*): New target; don't build linker.
11678
11679 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11680
11681         * configure.in: support rs6000-*-lynxos* configuration.
11682         support sunos4 as a cross target.
11683
11684         * config.sub: look for lynx*, not lynx since the OS version may
11685         legitimately be part of the name.
11686
11687 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11688
11689         * configure.in (i[34]86-*-sco*): Move to be with other i386
11690         targets.
11691         (romp-*-*): New target.  Skip various binary utilities.
11692         (vax-*-*): New target.  Don't build newlib.
11693         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11694
11695 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11696
11697         * configure.in: Only set host_makefile_frag if config
11698         directory exists.
11699
11700 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11701
11702         * install.sh: If $dstdir exists, don't check whether each
11703         component does.
11704
11705 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11706
11707         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11708
11709 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11710
11711         * configure.in (*-*-lynxos*): Don't configure newlib for either
11712         native or cross Lynx.
11713
11714 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11715
11716         * config.sub (sparc64-elf): Fix os.
11717         (z8k): Remove duplicate.
11718
11719 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11720
11721         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11722         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11723
11724 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11725
11726         * configure: Make file links cleanly even if Lynx fails on
11727           an NFS symlink (at least fail cleanly).
11728
11729 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11730
11731         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11732         -XNh2000.
11733
11734 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11735
11736         * configure: Unknown options are fatal again.
11737
11738 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11739
11740         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11741         compatibility.
11742
11743 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11744
11745         * build-all.mk: Add `clean' target.
11746
11747 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11748
11749         * config.guess:  Add SINIX support.
11750         * configure.in:  Add mips-*-sysv4* support.
11751
11752 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11753
11754         * build-all.mk: Document all useful targets.
11755         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11756         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11757
11758 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11759
11760         * configure: Support --silent, --quiet.
11761
11762 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11763
11764         * configure: Support --disable-FEATURE.
11765
11766 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11767
11768         * config.guess: Recognize NCR running SVR4.3.
11769
11770 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11771
11772         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11773         Patch from Paul Eggert <eggert@twinsun.com>.
11774
11775 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11776
11777         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11778
11779 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11780
11781         * configure: Make unrecognized options give nonfatal warnings
11782         instead of fatal errors, and pass them to any subdirectory
11783         configures in case they recognize them.
11784         Make --x equivalent to --with-x.
11785
11786 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11787
11788         * configure: Add --enable-* options.  Clean up usage message and
11789         some comments.
11790
11791 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11792
11793         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11794
11795 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11796
11797         * configure.in (hppa*-*-*): Enable binutils.
11798
11799 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11800
11801         * config.sub: Recognize cisco.
11802
11803 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11804
11805         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11806
11807 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11808
11809         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11810         than one configuration name.  Add comment.
11811
11812 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11813
11814         * config.guess: about target *-hitachi-hiuxwe2, fixed
11815         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11816         macro is incorrect.]
11817
11818 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11819
11820         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11821         than the "make ls" stuff which used to be here.
11822
11823 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11824
11825         * config.guess:  Recognize i[34]86-unknown-freebsd.
11826         From Shawn M Carey <smcarey@rodan.syr.edu>.
11827
11828 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11829
11830         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11831
11832 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11833
11834         * config.guess: Check for ptx.
11835
11836 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11837
11838         * config.sub: Add os9k checking.
11839
11840 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11841
11842         * config.guess: Handle OSF1 running on HPPA processors
11843
11844 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11845
11846         * configure: If subdir configure fails, print out a message with
11847         subdirectory name, in case subdir's configure code didn't identify
11848         itself.
11849
11850 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11851
11852         * configure.in: Remove embedded newlines from configdirs.
11853         Avoid mismatches of substrings.  Fix matching strings at end
11854         of configdirs.
11855
11856 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11857
11858         * config.guess:  Add Lynx/rs6000 config support.
11859
11860 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11861
11862         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11863
11864 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11865
11866         * configure.in (hppa*-*-osf*): Treat this just like most other
11867         PA configurations (eg no binutils or ld).
11868         (hppa*-*-*elf*): These configurations have binutils and ld.
11869
11870 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11871
11872         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11873
11874 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11875
11876         * configure.in (rs6000-*-*): Build gas.
11877
11878 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11879
11880         * Makefile.in:  Avoid bug in losing hpux sed.
11881
11882 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11883
11884         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11885         for GDB and GDB has been fixed to not need it.
11886
11887 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11888
11889         * config.guess: Recognize vax hosts.
11890
11891 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11892
11893         * configure (while loop): Don't use "break 2" inside case
11894         statement -- the case statement isn't an enclosing loop.
11895
11896 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11897
11898         * config.guess:  Clean up NeXT support, to allow nextstep
11899         on Intel machines.  Make OS be nextstep.
11900
11901 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11902
11903         * config.guess: Add alternate forms for Convex.
11904
11905 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11906
11907         * configure:  Completely rewrite option processing.  Take
11908         advantage of pattern-matching to avoid invoking test frequently.
11909         Also clean up host and target defaulting logic.
11910
11911 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11912
11913         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11914         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11915         commands (plus user environment) will fit SCO limits.
11916
11917 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11918
11919         * configure.in: Don't issue warnings about directories which are
11920         not being configured if -norecursion is set.  Correct test for
11921         --with-gnu-as and --with-gnu-ld to not get confused by substring
11922         matches.
11923
11924         * configure.in: Don't build gas for alpha-dec-osf1*.
11925
11926 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11927
11928         * configure:  Back out Per's change of 12/19/1993.  It changes the
11929         behavior of configure in unexpected and confusing ways.
11930
11931         Also, use different delim char when calculating
11932         program_transform_name so that the name can contain slashes.
11933
11934 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11935
11936         * configure.in, config.sub: Add support for VSTa micro-kernel.
11937
11938 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11939
11940         * configure.in: Nuke hacks which were used to get a special
11941         version of GAS for HPPA configurations.
11942
11943 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11944
11945         * configure:  If only ${target_alias} is given, use that
11946         as the default for ${host_alias}.
11947         * configure:  Add missing back-slashes before nested quotes.
11948
11949 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11950
11951         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11952
11953 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11954
11955         * config.guess:  Recognize some Tektronix configurations.
11956         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11957
11958 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11959
11960         * config.sub: Match any flavor of SH.
11961
11962 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11963
11964         * configure.in: Don't try to configure newlib for Alpha.
11965
11966 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11967
11968         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11969         libg++ or libio for any Alpha target.
11970
11971         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11972
11973 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11974
11975         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11976         default arguments -- so it tried to compress itself.
11977
11978 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11979
11980         * configure.in (notsupp): ensure that a space is always at the end
11981           of the configdirs list, since the grep checks for an explicit space
11982
11983 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11984
11985         * configure.in (target i386-sysv4.2): don't build ld, since static
11986           versions of many libraries are not available.
11987
11988 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11989
11990         * config.guess: Recognize Apollos (using environment variables).
11991         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11992
11993 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11994
11995         * config.guess: Recognize Sony news mips running newsos.
11996
11997 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11998
11999         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12000         "fi ; else" for bash.
12001
12002 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12003
12004         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12005
12006 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12007
12008         * config.sub: accept unixware as an alias for svr4.2.
12009         Fix some inconsistancies with the gcc version.
12010
12011 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12012
12013         * Makefile.in (DISTDOCDIRS):  Add gdb.
12014
12015 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12016
12017         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12018
12019 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12020
12021         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12022         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12023         this now.
12024
12025 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12026
12027         * config.sub: Accept hiux* as an OS name.
12028
12029         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12030         etc/make-stds.texi.  The underscore came from gcc, and dje now
12031         agrees that RUNTESTFLAGS is the correct name.
12032
12033 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12034
12035         * install.sh:  Remove 'set -e'.  It makes any conditionals
12036         in the script useless.
12037
12038         * config.guess: Automatically recognize arm-acorn-riscix
12039         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12040
12041 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12042
12043         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12044
12045 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12046
12047         * Makefile.in (DISTDOCDIRS): New variable.
12048         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12049         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12050
12051 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12052
12053         * configure.in (hppa target): check the source directory for the
12054           pagas sub-directory
12055
12056 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12057
12058         * config.sub: Allow -aout* and -elf*.
12059
12060 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12061
12062         * configure.in: Don't build ld on i386-solaris2, same as for
12063         sparc-solaris2.
12064
12065 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12066
12067         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12068
12069 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12070
12071         * configure.in:  Configure gdb for alpha.
12072
12073 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12074
12075         * Makefile.in (CXXFLAGS): Add -O.
12076
12077 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12078
12079         * config.guess: added support for DG Aviion
12080
12081 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12082
12083         * configure.in: Produce warning message for subdirectories not
12084         configurable for this host/target combination.  Don't try to
12085         configure gdb for vms.
12086
12087 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12088
12089         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12090         appropriate files before making "diststuff".
12091         (DISTBISONFILES): New var: list of files to be edited.
12092         (DISTSTUFFDIRS): Add binutils.
12093
12094 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12095
12096         * config.sub: also handle mipsel and mips64el (for little endian mips)
12097
12098 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12099
12100         * configure.in: Add * to end of all OS names.
12101
12102 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12103
12104         * configure.in: Build newlib for LynxOS native.
12105
12106 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12107
12108         * config.guess: Add support for delta 88k running SVR3.
12109
12110         * configure.in: Add comment about HP compiler vs. emacs.
12111
12112 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12113
12114         * configure.in: don't build ld on solaris2 (not a viable option
12115           due to bugs in getpwnam & getpwuid)
12116
12117 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12118
12119         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12120         config.guess will produce a full version number.
12121
12122 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12123
12124         * configure.in: Build linker and binutils for alpha-dec-osf1.
12125
12126 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12127
12128         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12129         and gdb/testsuite/Makefile.in.
12130
12131 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12132
12133         * configure.in: recognize mips*- instead of mips-
12134
12135 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12136
12137         * config.sub: Accept linux*coff and linux*elf as operating
12138         systems.
12139
12140 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12141
12142         * config.sub: Recognize mips64, and mips3 as an alias for it.
12143
12144 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12145
12146         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12147         gdb knows how to handle OSF/1 shared libraries.
12148
12149 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12150
12151         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12152         * config.guess: Recognize Hitachi's HIUX.
12153         * config.sub: Recognize h3050r* and hppahitachi.
12154         Remove redundant cases for hp9k[23]*.
12155
12156 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12157
12158         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12159         if gas and ld are in the source tree and are in ${configdirs}.
12160         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12161         --with options (but still pass them down on the command line,
12162         if they were explicitly specified).
12163
12164 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12165
12166         * configure: substitute SHELL value in Makefile.in with
12167         ${CONFIG_SHELL}
12168
12169 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12170
12171         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12172         *-*-solaris2* targets.
12173
12174 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12175
12176         * Makefile.in: define M4, and pass it down to sub-makes;
12177         all-autoconf now depends on all-m4
12178
12179 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12180
12181         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12182         presence of {ar,ranlib} instead of a configured directory
12183
12184 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12185
12186         * config.guess: Accept 34?? as well as 33?? for NCR.
12187
12188 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12189
12190         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12191         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12192
12193 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12194
12195         * configure: grab values for $(CC) and $(CXX) from the
12196         environment, so that someone can do "CC=gcc configure; make" and
12197         have it work right (matching the way that autoconf works now)
12198
12199         * configure.in, Makefile.in: add support for gash, the tcl
12200         interface to Galaxy
12201
12202         * config.guess: add NetBSD variants (hp300, x86)
12203
12204 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12205
12206         * install.sh: Support -d option (in the manner of SunOS 4 install,
12207         as it is more deterministic than that of GNU install)
12208         (chmodcmd): Set file to mode 755 by default (should also do default
12209         chgrp and chown, but I don't feel like dealing with that now)
12210
12211 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12212
12213         * config.sub: Remove h8300hhms alias.
12214
12215 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12216
12217         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12218
12219 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12220
12221         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12222         as stmp-fixinc
12223
12224 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12225
12226         * config.sub: recognize m88110-bug-coff.
12227
12228 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12229
12230         * Makefile.in (all-libio): all dependencies on the toolchain used
12231         to build this (gcc, gas, ld, etc)
12232
12233 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12234
12235         * config.guess: Deal with OSF/1 1.3 on alpha.
12236
12237 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12238
12239         * install.sh: add some 'else true' clauses for portability
12240
12241         * configure.in: don't build libio for h8[35]00-*-* targets
12242
12243 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12244
12245         * Makefile.in:  Add support for new libio.
12246
12247 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12248
12249         * install.sh: If one command fails, don't try the rest.  Don't try
12250         to remove $dsttmp (via trap) unless we have already created it.
12251         If $src doesn't exist, detect it and exit with an error.
12252
12253         * config.guess: Recognize BSD on hp300.
12254
12255 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12256
12257         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12258         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12259
12260 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12261
12262         * Makefile.in (all-send-pr): depends on all-prms
12263
12264 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12265
12266         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12267
12268 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12269
12270         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12271         Added test for mips-mips-riscos5.
12272
12273 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12274
12275         * configure.in: use mh-hp300 for 68k HP hosts
12276
12277 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12278
12279         * configure: add support for CONFIG_SHELL, so that you can use
12280         some alternate shell for evaluating configure scripts
12281
12282 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12283
12284         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12285         in configure script to bug-gdb@prep.ai.mit.edu when building
12286         distribution archive.
12287         * Makefile.in (COMPRESS):  Remove def.
12288         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12289         gdb.tar.Z and make-gdb.tar.Z respectively.
12290         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12291         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12292         to convergence with 'taz' target in Makefile.in.
12293
12294 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12295
12296         * install.sh (dsttmp): use trap to ensure that tmp files go
12297         away on error conditions
12298
12299 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12300
12301         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12302
12303 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12304
12305         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12306         its parent is '/' not ''.
12307
12308         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12309
12310 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12311
12312         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12313         that ${newsrcdir}/configure.in does.
12314
12315 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12316
12317         * test-build.mk: support for CONFIG_SHELL
12318
12319 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12320
12321         * config.sub (netware):  Add as a basic system type.
12322
12323 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12324
12325         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12326           $(srcdir)/ from the dependency on Makefile.in.
12327
12328 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12329
12330         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12331         (h8300hhms is temporary until multi-libraries are implemented).
12332         * configure.in: Handle h8300h too.
12333
12334 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12335
12336         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12337
12338 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12339
12340         * configure:  Remove extraneous output when guessing host type.
12341         * config.guess:  Remove extraneous output when guessing using C
12342         compiler rather than uname, or when guessing fails.
12343
12344 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12345
12346         * Makefile.in: remove all.cross and install.cross targets
12347
12348         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12349           definitions
12350
12351 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12352
12353         * configure.in (target sh): Build gprof.
12354
12355 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12356
12357         * config.sub: change -solaris to -solaris2
12358
12359 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12360
12361         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12362
12363 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12364
12365         * configure: Correct error message for missing Makefile.in to
12366         print correct directory.
12367
12368 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12369
12370         * install.sh: kludge around 386BSD shell bug
12371
12372 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12373
12374         * config.guess:  Recognize NeXT.
12375         * config.guess:  Recognize i486-ncr-sysv4.
12376         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12377
12378 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12379
12380         * Makefile.in (MAKEINFOFLAGS): New variable.
12381         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12382         * build-all.mk, test-build.mk: Pass down --no-split as
12383         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12384
12385 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12386
12387         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12388
12389 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12390
12391         * Makefile.in (libg++.tar.z):  New rule.
12392         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12393         * Makefile.in (taz):  Only do a single chmod.
12394
12395 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12396
12397         * install.sh: don't use dirname anymore (replaced with sed usage)
12398
12399 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12400
12401         * Makefile.in:  Change extension for gzip'd files from '.z' to
12402         '.gz' per new FSF standard usage.
12403
12404 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12405
12406         * configure: put quotes around the final value of program_transform_name
12407
12408 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12409
12410         * Makefile.in: new install.sh support; update install-info rules
12411
12412 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12413
12414         * configure.in: Build diff for crosses, but not for go32 host.
12415
12416         * configure.in: Build gprof only for native, and don't build it
12417         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12418
12419 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12420
12421         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12422
12423 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12424
12425         * configure.in (host_tools): Add prms.
12426
12427 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12428
12429         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12430         with $(FLAGS_TO_PASS) on the command line
12431
12432         * config.sub: Recognize lynx and lynxos
12433
12434 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12435
12436         * config.sub: Accept -ecoff*, not just -ecoff.
12437
12438 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12439
12440         * Makefile.in (taz): Use .gz suffix instead of .z.
12441         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12442         names.
12443
12444 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12445
12446         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12447
12448 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12449
12450         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12451         that rebuilds that might happen during 'make install' don't get
12452         bogus gcc include files
12453
12454 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12455
12456         Change from Utah for HPPA support:
12457         * config.guess: Recognize hppa1.x-hp-bsd.
12458
12459 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12460
12461         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12462         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12463
12464 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12465
12466         * config.sub: Add support for rom68k and bug boot monitors.
12467
12468 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12469
12470         * Makefile.in: Make all-opcodes depend on all-bfd.
12471
12472 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12473
12474         * config.guess: Added special check for i[34]86-univel-sysv4*.
12475
12476 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12477
12478         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12479         the processor rather than assuming i486.
12480
12481 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12482
12483         * config.guess: Recognize SunOS6 as Solaris3.
12484
12485 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12486
12487         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12488         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12489
12490 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12491
12492         * build-all.mk (all-cross): New target for Canadian Cross.
12493         Added Q2 go32 targets.
12494         * test-build.mk: Configure go32 cross sparclite-aout and
12495         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12496         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12497
12498 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12499
12500         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12501         GO32 hosted toolchains
12502
12503 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12504
12505         * configure: change  so "-exec-prefix" gets passed down rather
12506         than "-exec_prefix" so autoconf generated Makefiles get the
12507         exec_prefix set right.
12508
12509 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12510
12511         * config.guess: get the Solaris2 minor version number
12512
12513         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12514
12515 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12516
12517         * config.guess: Recognize some Sequent platforms.
12518
12519 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12520
12521         * Makefile.in: added the vault-install target
12522
12523         * configure.in: actually use the Sun3 makefile fragment that's in
12524         config, also added the release dir to configdirs
12525
12526 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12527
12528         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12529
12530 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12531
12532         * configure.in: remove some program from Alpha targetted toolchains
12533
12534 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12535
12536         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12537         gprof.
12538         (taz): Run "make diststuff" in those directories instead of "make
12539         proto-dir".  Look for "VERSION=" only at start of line in subdir
12540         Makefile.  Use "gzip -9" for compression.
12541         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12542         (binutils.tar.z): New target.
12543
12544 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12545
12546         * Makefile.in (taz): Include gpl.texinfo.
12547
12548 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12549
12550         * Makefile.in (setup-dirs): Merged into "taz" target.
12551         (taz): Only do `proto-dir' stuff if a directory is actually needed
12552         for this target.
12553
12554 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12555
12556         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12557         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12558         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12559         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12560         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12561
12562 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12563
12564         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12565         config.sub, and move-if-change to gdb testsuite distribution
12566         archive, so the testsuite can be extracted, configured, and
12567         run separately from the gdb distribution.  Blow away the Chill
12568         tests that require a Chill compiled executable, since GNU Chill
12569         is not yet publically available.
12570
12571 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12572
12573         * test-build.mk: set environment variables in a single command,
12574         instead of a list of assignments and exports
12575
12576         * config.guess: recognize Alpha/OSF1 systems
12577
12578 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12579
12580         * configure: Change help message to prefer --options rather than
12581           -options.
12582
12583 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12584
12585         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12586         zippy@ecst.csuchico.edu.
12587         * config.guess: Recognize miniframe.
12588
12589 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12590
12591         * Makefile.in: Use srcroot to find runtest rather than rootme.
12592         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12593
12594 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12595
12596         * test-build.mk: Extensive additions to support building on a
12597         machine other than the host.
12598
12599 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12600
12601         * configure (tooldir): Fix for i386-aix again.
12602
12603 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12604
12605         * configure, Makefile.in:  Change definition of $(tooldir)
12606         to match the FSF.
12607
12608 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12609
12610         * config.guess:  Recognize i[34]86/SVR4.
12611
12612 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12613
12614         * Makefile.in (all-gdb): gdb depends on sim.
12615
12616 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12617
12618         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12619         at the same time we make the prototype gdb directory.
12620         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12621         files at the same time as the gdb base release distribution.
12622
12623 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12624
12625         * Makefile.in (check): Use individual check targets rather than
12626         DO_X rule.
12627         (check-gcc): Added.
12628
12629 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12630
12631         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12632         for System V release 3.2.
12633
12634 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12635
12636         * config.sub: Recognize hppaosf.
12637         * configure.in: Do configure ld/binutils/gas for it.
12638
12639 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12640
12641         * configure (tooldir): Alter syntax used to set this, for systems
12642         where "\$" isn't handled right, like i386-aix.
12643
12644 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12645
12646         * configure: Pass program-transform-name, not
12647         program_transform_name, to recursive configures.
12648
12649 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12650
12651         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12652         of gas+ld+binutils.
12653
12654 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12655
12656         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12657
12658 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12659
12660         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12661
12662 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12663
12664         * Makefile.in (PRMS): Set back to all-prms.
12665
12666 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12667
12668         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12669         targets, rather than for MIPS hosts.
12670
12671 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12672
12673         * configure.in: add comment for --with-x default values
12674
12675         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12676
12677         * Makefile.in: add check-* targets for each of the directories in
12678         the tree.  Add a definition of RUNTEST that will use the one we
12679         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12680
12681 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12682
12683         * configure.in: Removed obsolete references to bfd_target and
12684         target_makefile_frag.
12685
12686         * build-all.mk: Set assorted targets for Q2.
12687         * config.sub: Recognize z8k-sim and h8300-hms.
12688         * test-build.mk: Really don't pass host to configure.
12689         (HOLES): Added uname.
12690
12691 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12692
12693         * configure: Handle an empty program-prefix, program-suffix or
12694         program-transform-name correctly.
12695
12696 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12697
12698         * build-all.mk: -G 8 no longer required for MIPS targets.
12699         * test-build.mk: Don't pass host argument to configure; make it
12700         guess.
12701
12702 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12703
12704         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12705         * Makefile.in (COMPRESS):  New macro, like GZIP.
12706
12707 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12708
12709         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12710
12711         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12712         with gas currently defaults to -G 0.
12713
12714 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12715
12716         * Makefile.in (all-flex): flex depends on byacc.
12717
12718         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12719         to test-build.mk as RELEASE_TAG.
12720         * test-build.mk (configargs): New variable containing arguments to
12721         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12722         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12723
12724         * config.guess: Use /bin/uname when checking -X argument on SCO,
12725         to avoid invoking GNU uname which doesn't understand -X.
12726
12727         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12728
12729         * configure.in: Build gas for mips-*-*.
12730
12731 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12732
12733         * Makefile.in (all.normal): insert missing backslash.
12734
12735 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12736
12737         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12738
12739         * Makefile.in: Complete overhaul to merge many almost identical
12740         targets.
12741
12742 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12743
12744         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12745         (gdb.tar.Z): Adjusted.
12746
12747         * Makefile.in (setup-dirs, taz): New targets; should be general
12748         enough to adapt for gdb sometime.  Build only .z file.
12749         (gas.tar.z): New target.
12750
12751 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12752
12753         * build-all.mk: Use CC=cc -Xs on Solaris.
12754
12755 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12756
12757         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12758         for handling BISON for FSF releases.
12759
12760 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12761
12762         * configure: Actually implement the change zoo just documented.
12763
12764 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12765
12766         * configure: when using config.guess, only set target_alias when
12767         it's not already been set (ie, on the command line)
12768
12769 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12770
12771         * Makefile.in: add installcheck target, set PRMS to install-prms
12772
12773 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12774
12775         * configure: add support for package_makefile_fragment, handle the
12776         case where a directory has a configure.in file but no Makefile.in
12777         more gracefully (with an actual understandable error message, even);
12778         add support for --without (and add this to the usage message); also
12779         explicitly add a --host=${host_alias} to the command line when
12780         config.guess is used
12781
12782 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12783
12784         * configure: Must use both --host and --target in recursive calls.
12785
12786 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12787
12788         * Makefile.in: Change deja-gnu to dejagnu.
12789
12790 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12791
12792         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12793
12794 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12795
12796         * configure.in: canonicalize all instances to *-*-solaris2*,
12797         also strip out a number of tools to not build for go32 host
12798
12799 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12800
12801         * config.guess: add GPL.
12802
12803         * Makefile.in, config.guess, config.sub, configure: bump
12804           copyrights to 93.
12805
12806 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12807
12808         * Makefile.in (do-info): Removed obsolete check for existence of
12809         localenv file.
12810
12811         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12812
12813 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12814
12815         * Makefile.in: a couple of 'else true' for decstation,
12816         support for TclX
12817
12818         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12819
12820 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12821
12822         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12823
12824 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12825
12826         * config.guess: Recognize i386-ibm-aix (PS/2).
12827         * configure.in: Use config/mh-aix386 file for it.
12828
12829 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12830
12831         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12832         CC_FOR_TARGET instead.
12833         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12834
12835 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12836
12837         * Makefile.in: Add sim to list of directories sent with gdb
12838
12839 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12840
12841         * configure.in: Put back mips-dec-bsd* case.
12842
12843 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12844
12845         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12846         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12847         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12848
12849 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12850
12851         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12852
12853         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12854         (install-info): install dir.info only if it exists,
12855         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12856
12857 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12858
12859         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12860         gas for mips-dec-bsd.
12861
12862 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12863
12864         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12865         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12866
12867 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12868
12869         * configure.in: Added "dejagnu" to hosttools list.
12870
12871 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12872
12873         * config.sub, configure.in, config.guess:  Add support
12874         for Bosx, an AIX variant from Bull.
12875         Patches from F.Pierresteguy@frcl.bull.fr.
12876
12877 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12878
12879         * devo/dejagnu: Initial creation of devo/dejagnu.
12880         Migrated dejagnu testcases and support files for testing software
12881         tools to reside as subdirectories, currently called "testsuite",
12882         within the directory of the software tool.  Migrated all programs,
12883         support libraries, etc. beloging to dejagnu proper from
12884         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12885         with no modifications.  The changes to these files which will
12886         allow them to configure, build, and execute properly will be made
12887         in a future update.
12888
12889 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12890
12891         * Makefile.in: Change send_pr to send-pr.
12892         * configure.in: Likewise.
12893         * send_pr: Renamed directory to send-pr.
12894
12895 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12896
12897         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12898
12899 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12900
12901         * README:  Update for gdb-4.8 release.
12902         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12903         gdb-xxx.tar.z (gzip'd) file also.
12904
12905 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12906
12907         * Makefile.in: make all-diff depend on all-libiberty
12908
12909 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12910
12911         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12912
12913 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12914
12915         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12916
12917 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12918
12919         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12920         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12921         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12922
12923 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12924
12925         * Makefile.in:  makeinfo binary is in a new location
12926
12927 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12928
12929         * config.sub: Accept -ecoff as an OS.
12930
12931         * Makefile.in: Various changes to eliminate a level of make
12932         recursion and reduce the required command line length.
12933         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12934         sub-makes.
12935         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12936         variables holding settings for specific sub-makes.
12937         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12938         in terms of BASE_FLAGS_TO_PASS.
12939         (TARGET_LIBS): New variable listing directories which use
12940         TARGET_FLAGS_TO_PASS.
12941         (subdir_do): Eliminated.
12942         (do-*): New set of targets to replace subdir_do.
12943         (various): All targets which used subdir_do now depend on do-*.
12944         (local-clean): Renamed from do_clean.
12945         (local-distclean): New target, dependency of distclean and
12946         realclean.
12947         (install-info): Don't create directories.  Depend on dir.info
12948         rather than calling make recursively.
12949         (install-dir.info): Eliminated.
12950         (install-info-dirs): Create all info directories here.
12951         (dir.info): Depend upon do-install-info.
12952
12953         * test-build.mk (HOLES): Added false.
12954
12955 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12956
12957         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12958
12959 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12960
12961         * Makefile.in (info): remove dependency on all-texinfo.  The
12962         problem was really in texinfo/C, not at this level.
12963
12964 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12965
12966         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12967
12968 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12969
12970         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12971         GDB releases.
12972
12973 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12974
12975         * configure: Include srcdir in message about target of link not
12976         being found.  Don't convert `-' to `_' in `with' options being
12977         passed to subdirs.
12978
12979 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12980
12981         * configure.in: add uudecode to host_tools
12982
12983         * Makefile.in: added {all,install}-uudecode targets, added them to
12984         the appropriate lists
12985
12986 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12987
12988         * Makefile.in (all-gcc): Added dependency on all-gas.
12989
12990         * configure.in (mips-*-*): Build ld and binutils.
12991
12992 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12993
12994         * configure: check return code from mkdir, print error message and
12995           exit on failure.
12996
12997 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12998
12999         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13000
13001 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13002
13003         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13004
13005 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13006
13007         * config.sub (h8500):  Recognize this as a cpu type.
13008
13009 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13010
13011         * configure: source directory missing is no longer a warning
13012
13013         * configure.in: recognize irix[34]* instead of irix[34]
13014
13015         * Makefile.in: define and pass down X11_LIB
13016
13017 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13018
13019         * guess-systype: Renamed to ...
13020         * config.guess:  ... by popular request.
13021         * configure.in, Makefile.in:  Update accordingly.
13022
13023 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13024
13025         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13026         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13027         + Execute ./dummy instead of assuming . is in PATH.
13028
13029 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13030
13031         * guess-systype:  New shell script.  Attempts to guess the
13032         canonical host name of the executing host.
13033         Only a few hosts are supported so far.
13034         * configure:  Call guess-systype if no host is specified.
13035
13036 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13037
13038         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13039         gcc Makefile.
13040
13041
13042 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13043
13044         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13045         (all-gcc, install-gcc, subdir_do): Use it.
13046
13047 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13048
13049         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13050
13051 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13052
13053         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13054           set exclusively by configure, using configure.in .
13055
13056 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13057
13058         * test-build.mk: set $PATH for all builds
13059
13060         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13061
13062 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13063
13064         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13065         the one used in gcc/Makefile.in, so that a null expansion doesn't
13066         override the one needed to build gcc with a native cc.
13067
13068
13069 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13070
13071         * configure: Accept -with arguments.
13072
13073 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13074
13075         * Makefile.in: added h8300sim
13076
13077 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13078
13079         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13080         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13081         (all-cygnus, native, build-cygnus): Make
13082         $(canonhost)-stamp-3stage-done, not $(host)....
13083         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13084         i386-sco3.2v4.  Added else true to if command.
13085
13086 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13087
13088         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13089
13090 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13091
13092         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13093
13094 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13095
13096         * configure.in: don't remove binutils from Solaris builds
13097
13098 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13099
13100         * Makefile.in: get rid of earlier definitions for *clean,
13101         also handle the recursive info rule better
13102
13103 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13104
13105         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13106         do more-or-less the right thing.
13107
13108 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13109
13110         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13111         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13112
13113 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13114
13115         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13116         $(host_canonical).
13117
13118         * configure.in: split the configdirs list into 4 categories (native
13119         v. cross, library v. tool) and handle the cross-only and native-
13120         only in more reasonable (and correct!) way.
13121
13122 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13123
13124         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13125         configdirs anymore.
13126
13127 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13128
13129         * Makefile.in: extensive cleanup::  removed all of the explicit
13130         clean-* targets, collapsed many wrappers around subdir_do into
13131         one, added additional targets to satisfy standards.texi, deleted
13132         some old targets, some changes for consistency
13133
13134 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13135
13136         * configure.in: handle some programs as cross-only, and others as
13137         native only
13138
13139         * test-build.mk: handle partial holes in a more generic manner
13140
13141         * Makefile.in: m4 depends on libiberty
13142
13143 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13144
13145         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13146         time, wdiff, and find to configdirs
13147
13148         * Makefile.in: all, clean, and install rules for the new programs
13149         added to configure.in
13150
13151 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13152
13153         * configure.in: use mh-sun for all *-sun-* hosts
13154
13155 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13156
13157         * Makefile.in: define flags for X11 include files and library file
13158         locations, pass them down to the programs that need this info
13159
13160         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13161
13162 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13163
13164         * configure.in: start building libg++ for HP-UX targets
13165
13166 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13167
13168         * README:  Update references to files moved into etc/.
13169
13170 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13171
13172         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13173         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13174
13175 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13176
13177         * configure: accept dash as well as underscore in long option
13178         names for FSF compatibility.
13179
13180 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13181
13182         * config.sub: added -sco3.2v4 support from FSF.
13183
13184 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13185
13186         * configure.in: expand the section that adds or removes
13187         directories from the list of programs to build, to handle native
13188         vs. cross in addition to host v. native
13189
13190 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13191
13192         * Makefile.in:  Replace C++ in macro names with CXX.
13193         This is less likely to break ...
13194
13195 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13196
13197         * test-build.mk: add -w to GNU_MAKE
13198
13199 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13200
13201         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13202         add 'sparc' to list of recognized cpus.  This needed to make
13203         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13204         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13205         then changes that into $CPU-wrs-vxworks.
13206
13207         * configure.in: remove most references to gdbtest, regularize
13208         target based program removal
13209
13210         * test-build.mk: import from p3 tree (many fixes and changes)
13211
13212 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13213
13214         * Makefile.in: added rules to handle tcl, tk, and expect
13215
13216         * configure.in: handle those directories if they exist
13217
13218 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13219
13220         * config.sub: removed bogus hppabsd and hppahpux names, since
13221         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13222
13223 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13224
13225         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13226         depends upon all-xiberty
13227
13228         * Makefile.in: changes from p3, including:
13229
13230         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13231
13232         * Makefile.in (XTRAFLAGS): include newlib directories if
13233         newlib/Makefile exists, rather than if host != target.
13234
13235         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13236
13237         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13238         from the same source tree and not building a cross-compiler.  This
13239         matters for the libg++ configuration if reconfiguring a tree that
13240         has already been installed.
13241
13242         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13243
13244         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13245         pick up the machine and system specific header files.
13246
13247         * Makefile.in: added AS_FOR_TARGET, passed down in
13248         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13249         the C compiler to use to create programs which are run in the
13250         build environment, set it to default to $(CC), and passed it down
13251         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13252
13253         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13254
13255         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13256         We need them for unusual native builds, like systems without
13257         ranlib.
13258
13259         * configure: also define $(host_canonical) and
13260         $(target_canonical), which are the full, canonical names for the
13261         given host and target
13262
13263 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13264
13265         * Makefile.in:  Added separate definitions for C++.
13266
13267 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13268
13269         * configure.in (configdirs):  Add deja-gnu.
13270
13271 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13272
13273         * README:  Update for configure.texi and gdb-4.7 release.
13274
13275 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13276
13277         * Makefile.in:  Move "all" target to top of file.
13278         Previously, first target was ".PHONY" which caused BSD4.4 make
13279         to build .PHONY when make was run without arguments.
13280
13281 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13282
13283         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13284         Library-copylefted code in libiberty.
13285
13286 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13287
13288         * config.sub:  Replace m68kmote with plain old m68k.
13289
13290 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13291
13292         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13293
13294 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13295
13296         * config.sub: Complain if no argument is given.  Added support for
13297         386bsd as OS and target alias.
13298
13299 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13300
13301         * Makefile.in (XTRAFLAGS): include newlib directories if
13302         newlib/Makefile exists, rather than if host != target.
13303
13304 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13305
13306         * config.sub: recognize sparclite-wrs-vxworks.
13307
13308         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13309         p3.) Added clean-xiberty to clean.
13310
13311 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13312
13313         * configure.in: use *-*-* instead of nested cases for host and target
13314
13315 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13316
13317         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13318         from the same source tree and not building a cross-compiler.  This
13319         matters for the libg++ configuration if reconfiguring a tree that
13320         has already been installed.
13321
13322 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13323
13324         * config.sub (i486v/i486v4):  Merge in from FSF version.
13325
13326 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13327
13328         * configure: only set PWD if it is already set.
13329
13330 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13331
13332         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13333         doesn't have unset and all success paths (and most error paths)
13334         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13335         to just ${PWD} to avoid confusion.)
13336
13337 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13338
13339         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13340         even for a native compilation.
13341
13342 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13343
13344         Changes to make the gdb.tar.Z rule work better.
13345
13346         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13347         (DEVO_SUPPORT):  Add configure.texi.
13348         (bfd-ilrt.tar.Z):  Remove ancient rule.
13349
13350 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13351
13352         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13353         pick up the machine and system specific header files.
13354
13355         * configure.in, config.sub: added new target m68010-adobe-scout,
13356         with alias of adobe68k.  Changed configure.in to check for
13357         -scout before -sco* to avoid a false match.
13358
13359         * Makefile.in: added AS_FOR_TARGET, passed down in
13360         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13361         the C compiler to use to create programs which are run in the
13362         build environment, set it to default to $(CC), and passed it down
13363         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13364
13365 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13366
13367         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13368         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13369         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13370         FOR_TARGET variants, to newlib and libg++.
13371
13372 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13373
13374         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13375         first.
13376
13377 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13378
13379         * config.sub:  Accept `elf' as an environment.
13380
13381 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13382
13383         * Makefile.in (all-opcodes):  cd into the right directory
13384
13385 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13386
13387         * configure: added -program_transform_name option, used as
13388         argument to sed when installing programs.
13389         configure.texi: added documentation for -program_prefix,
13390         -program_suffix and -program_transform_name.
13391
13392 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13393
13394         * config.sub:  Accept i486 where i386 ok.
13395
13396 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13397
13398         * config.sub: accept we32k
13399
13400 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13401
13402         * config.sub, configure.in: accept OSE68000 and OSE68k.
13403
13404         * Makefile.in: don't create all directories for ``make install'';
13405         let the subdirectories create the ones they need.
13406
13407 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13408
13409         * COPYING: new file, GPL v2
13410
13411 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13412
13413         * Makefile.in: use the new gen-info-dir, which needs a template
13414         argument (which also lives in texinfo)
13415
13416         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13417
13418 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13419
13420         * config.sub (ncr3000):  Change i386 to i486.
13421
13422 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13423
13424         * Makefile.in: add install-rcs, install-grep to
13425         install-no-fixedincludes, removed install-bison and install-libgcc
13426
13427 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13428
13429         * configure.in: grab the HPUX makefile fragment if on HPUX
13430
13431 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13432
13433         * Makefile.in: eradicate bison spoor (ditto libgcc).
13434          configure.in: recognise m68{k,000}-ericsson-OSE.
13435          es1800 is alias for m68k-ericsson-OSE
13436
13437 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13438
13439         * configure.in: rearrange the parts that remove programs from
13440         configdirs, based now on HOST==TARGET or by canonical triple.
13441
13442 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13443
13444         * test-build.mk: recurse explicitly with -f test-build.mk when
13445           appropriate.  predicate stage3 and comparison on the existence
13446           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13447           On very clean, also remove ...stamp-co.  Build in-place before
13448           doing other builds.
13449
13450 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13451
13452         * Makefile.in, configure.in: add tgas
13453
13454 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13455
13456         * Makefile.in: a number of changes merged in from progressive.
13457
13458         * configure.in: add libm.
13459
13460         * .cvsignore: ignore some stuff that comes from test-build.mk.
13461
13462 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13463
13464         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13465
13466 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13467
13468         * configure: Add program_suffix (parallel to program_prefix)
13469         * Makefile.in: adjust directory-creating script for losing decstation
13470
13471 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13472
13473         * configure:  Minor $subdir-related fixes.
13474
13475 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13476
13477         * configure: fix various problems with propogating
13478         makefile_target_frag in subdirs.
13479         * configure.in: config libgcc if its there
13480
13481 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13482
13483         * config.sub:  HPPA merge.
13484
13485 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13486
13487         * Makefile.in:  Replace all-bison with all-byacc in all
13488         dependency lines for other tools (which now use byacc).
13489
13490 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13491
13492         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13493
13494 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13495
13496         * Makefile.in: make gprof rules similar to byacc rules (instead of
13497         vestigal $(unsubdir) that didn't work...)
13498
13499 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13500
13501         * config.sub:  Add support for Linux.
13502         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13503         (at least for libg++).
13504
13505 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13506
13507         * configure.texi: fix doc for the -nfp option to configure
13508
13509 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13510
13511         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13512
13513 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13514
13515         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13516         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13517         * configure.in: added solaris* host_makefile_frag hook.
13518
13519 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13520
13521         * config.sub: changed recognition of m68000 so that various
13522         m68k types can be specified via m680[01234]0
13523
13524 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13525
13526         * config.sub (basic_machine): fix sed so that '-foo' isn't
13527         completely substituted out while .+'-foo' loses the '-foo'
13528
13529 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13530
13531         * config.sub ($os): Add -aout.
13532
13533 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13534
13535         * configure:  If host_makefile_frag is absolute, don't
13536         prefix ${invsubdir} (relevant to libg++ auto-configure).
13537
13538 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13539
13540         * Makefile.in (tooldir): Define it.
13541         (all-ld): Depend on all-flex.
13542
13543 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13544
13545         * Makefile.in (check):  Fix libg++ special case.
13546
13547 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13548
13549         * configure: do not bury `pwd` into config.status, thus do fewer
13550           pwd's.
13551
13552         * configure: print the "Building in" message only when building in
13553           other than "." AND verbose.
13554
13555         * configure: remove -s, rework -v to better accommodate guested
13556           configures.
13557
13558         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13559
13560 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13561
13562         * Makefile.in: macroize flags passed on recursion.  remove
13563           fileutils.
13564
13565 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13566
13567         * configure: get makesrcdir right for subdirs deeper than 1.
13568
13569         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13570           install.
13571
13572 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13573
13574         * Makefile.in: don't print subdir_do or recursion lines.
13575
13576 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13577
13578         * standards.texi: added menu item.
13579
13580         * Makefile.in: build and install standards.info.
13581
13582         * standards.texi: new file.
13583
13584 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13585
13586         * configure: test for and move config.status pieces from
13587           ${subdir}/.
13588
13589 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13590
13591         * configure:  Test for existance of files before trying to mv
13592         them, to avoid numerous non-existance messages.
13593
13594 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13595
13596         * configure: correct final line of config.status.
13597
13598         * configure: patch from eggert.  Avoids a protection problem if
13599           the original Makefile.in is read only.
13600
13601         * configure: use move-if-change from gcc to create config.status.
13602           Some makefiles depend on config.status to tell if a directory
13603           has been reconfigured for a different host.  This change
13604           prevents those directories from remaking everything in the case
13605           where the reconfig was only intended to rebuild a Makefile.
13606
13607         * configure: test for config.sub with "config.sub sun4" rather
13608           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13609           host alias from a missing config.sub.
13610
13611 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13612
13613         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13614           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13615
13616 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13617
13618         * configure: mkdir ${subdir} as needed.
13619
13620 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13621
13622         * Makefile.in,configure.in: added autoconf.
13623
13624 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13625
13626         * Makefile.in: no longer pass against on recursion.
13627
13628         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13629           definitions are not inherited.
13630
13631         * configure: correct makesrcdir when subdir is .
13632
13633 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13634
13635         * configure:  Add support for 'subdirs' variable, which is
13636         like 'configdirs', except that configure doesn't re-invoke
13637         itself for subdirs, it just creates a Makefile for each subdir.
13638         * configure.texi:  Document subdirs.
13639
13640 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13641
13642         * configure.in: added flex to configdirs
13643
13644 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13645
13646         * Makefile.in: remove clean-stamps from clean.
13647
13648 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13649
13650         * configure.in:  Add gdbtest to configdirs.
13651
13652 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13653
13654         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13655         to recursive makes.
13656         * configure.in:  Recognize new ncr3000 config.
13657
13658 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13659
13660         * Makefile.in, configure.in: removed references to gdbm.
13661
13662 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13663
13664         * config.sub:  Don't canonicalize os value
13665         newsos* to bsd (readline needs to check for newsos).
13666         (This fix was earlier made Jan 31, but got re-broken.)
13667
13668 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13669
13670         * configure.in:  sco is an os, not a vendor!
13671
13672         * configure:  Quote $( better.  Keep various shells happy.
13673
13674 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13675
13676         * Makefile.in: eliminate stamp-files.
13677
13678 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13679
13680         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13681           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13682
13683 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13684
13685         * config.sub:  fix iris/iris3.
13686
13687 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13688
13689         * configure: re-add -rm.
13690
13691 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13692
13693         * Maskefile.in: add .stmp-rcs to all.
13694
13695         * configure.in: remove gas from rs6000 build, use aix host fragment.
13696
13697 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13698
13699         * configure: pass down site_option during recursion.
13700
13701 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13702
13703         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13704
13705 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13706
13707         * configure: Change exec_prefix so that it really defaults to prefix.
13708
13709 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13710
13711         * Makefile.in, configure.in:  Add support for mmalloc library.
13712
13713 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13714
13715         * Makefile.in: add stmp dependencies for a few more things.
13716
13717 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13718
13719         * configure: adjusted error message on objdir/srcdir configure
13720           collision, per john's suggestion.
13721
13722         * Makefile.in: add libiberty stmp to all and all.cross.
13723
13724 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13725
13726         * Makefile.in: remove force dependencies, add grep to all.
13727
13728 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13729
13730         * Makefile.in: drop flex.  make stamp files work.
13731
13732         * configure: added test for conflicting configuration in srcdir,
13733           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13734           gets cranky.  use relative paths for configure and srcdir
13735           whenever possible.  Send some error messages to stderr that were
13736           going to stdout.
13737
13738 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13739
13740         * Makefile.in:  Fix libg++ rule to check for gcc directory
13741         before using gcc/gcc.  Also pass XTRAFLAGS.
13742
13743 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13744
13745         * Makefile.in: added stmp-files so that directories aren't polled
13746           when they are already built.
13747
13748         * configure.texi: fixed a node pointer problem.
13749
13750 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13751
13752         * config.sub configure.in gdb/configure.in
13753         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13754         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13755         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13756
13757 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13758
13759         * configure: -recurring becomes -silent.  corrected help message
13760           for -site= option.
13761
13762         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13763
13764 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13765
13766         * configure: when building Makefile for crosses, replace
13767           tooldir and program_prefix.  default srcdir from location of
13768           config.sub.  remove "for host in hosts" and "for target in
13769           targets" loops.
13770
13771 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13772
13773         * Makefile.in: Do not pass bindir or mandir to cvs.
13774
13775 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13776
13777         * Makefile.in, configure.in: removed traces of namesubdir,
13778           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13779           copyrights to '92, changed some from Cygnus to FSF.
13780
13781         * configure.texi: remove most references to multiple hosts,
13782           multiple targets, subdirs, etc.
13783
13784         * configure.man: removed rcsid. reference config.sub not
13785           config.subr.
13786
13787         * Makefile.in: mkdir $(infodir) on install-info.
13788
13789 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13790
13791         * configure.texi:  Explain better about .gdbinit and about
13792         the environment that configure.in sections run in.
13793
13794 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13795
13796         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13797
13798 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13799
13800         * README:  DOC.configure => cfg-paper.texi.
13801
13802 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13803
13804         * config.sub (near case $os):  Don't convert newsos* to bsd!
13805
13806 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13807
13808         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13809         the number of copies of COPYING that go into the GDB tar file.
13810
13811 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13812
13813         * bfd/configure.in, gdb/config/mh-i386sco,
13814         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13815         Fix SCO configuration stuff.
13816
13817 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13818
13819         * Makefile.in:  For libg++, make sure the -I pointing
13820         to the gcc directory goes *after* all the libg++-local -I flags.
13821         Also, move just-gcc dependency from just-libg++ to all-libg++.
13822
13823 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13824
13825         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13826
13827 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13828
13829         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13830
13831 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13832
13833         * config.sub:  Add stratus configuration frags.  Also
13834         submitted to FSF.
13835
13836 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13837
13838         * Makefile.in (DEV_SUPPORT):  add configure.man.
13839
13840         * config.sub(Decode manufacturer-specific):  add -none*.
13841
13842 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13843
13844         * Makefile.in:  remove form feeds to make Sun's make happy.
13845         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13846
13847 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13848
13849         * Makefile.in (AR_FLAGS):  Make quieter.
13850
13851 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13852
13853         * configure.in:  Add libg++.
13854         * configure:  When verbose, don't output the command line at each
13855         level; it will be unremarkably the same as the previous version,
13856         which will be the same as what the user typed.
13857
13858 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13859
13860         * configure.in, Makefile.in: fix clean-info, add flex.  add
13861           fileutils.
13862
13863         * configure: be less sensitive to spaces in Makefile.in.  Do not
13864           look for sources in "..".  Doing so breaks subdirectories that
13865           might have their own configure.  If a subdir has it's own
13866           configure script, use it.
13867
13868 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13869
13870         * cfg-paper.texi: some changes suggested by rms.
13871
13872 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13873
13874         * config.sub:  Merge in some small additions from the FSF version,
13875         taken from the gcc distribution, to bring the Cygnus and FSF
13876         versions into closer sync.
13877
13878 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13879
13880         * configure.in:  Changed svr4 references to sysv4.
13881
13882 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13883
13884         * configure: added -V for version number option.
13885
13886 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13887
13888         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13889           renamed from DOC.configure to cfg-paper.texi.
13890
13891 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13892
13893         * configure, config.subr, config.sub: config.subr is now
13894           config.sub again.
13895
13896 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13897
13898         * configure.texi: new file, in progress.
13899
13900         * Makefile.in: build info file and install the man page for
13901           configure.
13902
13903         * configure.man: new file, first cut.
13904
13905         * configure: find config.subr again now that configuration "none"
13906           has gone.  removed all traces of the -ansi option.  removed all
13907           traces of the -languages option.
13908
13909         * config.subr: resync from rms.
13910
13911 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13912
13913         * configure, config.sub, config.subr: merge config.sub into
13914           config.subr, call the result config.subr, remove config.sub, use
13915           config.subr.
13916
13917         * Makefile.in: revised install for dir.info.
13918
13919 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13920
13921         * configure.in: add decstation host makefile frag.
13922
13923         * Makefile.in: BISON now bison -y again.  also install-gcc on
13924           install.  clean-gdbm on clean.  infodir belongs in datadir.
13925           Make directories for info install.  Build dir.info here then
13926           install it.
13927
13928 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13929
13930         * Makefile.in: fix for bad directory tests.
13931
13932 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13933
13934         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13935           regexp.  -srcdir relative was being handled incorrectly.
13936
13937         * Makefile.in: unwrapped some for loops so that parallel makes
13938           work again and so one can focus one's attention on a particular
13939           package.
13940
13941 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13942
13943         * configure: added PWD as a stand in for `pwd` (for speed). use
13944           elif wherever possible.  make -srcdir work without -objdir.
13945           -objdir= commented out.
13946
13947 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13948
13949         * configure: +options become --options.  -subdirs commented out.
13950           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13951           Makefile now at top of generated Makefile.  Removed cvs log
13952           entries.  added -srcdir.  create .gdbinit only if there is one
13953           in ${srcdir}.
13954
13955         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13956           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13957           and mandir now keyed off datadir by default.
13958
13959 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13960
13961         * Freshly created ChangeLog.
13962
13963 \f
13964 Local Variables:
13965 mode: change-log
13966 left-margin: 8
13967 fill-column: 76
13968 version-control: never
13969 End: