OSDN Git Service

2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * config-ml.in: Robustify against white space in absolute file
4         names.
5
6         * config-ml.in (multi-clean): Substitute ${Makefile}.
7         Remove superfluous ${Makefile} in list.
8
9 2007-11-19  Thiemo Seufer  <ths@mips.com>
10
11         * config-ml.in: Don't hardcode the Makefile name.
12
13 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
14
15         * MAINTAINERS (Write After Approval): Add myself.
16
17 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
18
19         * MAINTAINERS (Write After Approval): Add myself.
20
21 2007-11-06  Doug Kwan <dougkwan@google.com>
22
23         * MAINTAINERS (Write After Approval): Add myself.
24
25 2007-10-25  Ben Elliston  <bje@au.ibm.com>
26
27         * MAINTAINERS (mercury): Remove entry.
28         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
29
30 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
31
32         * Makefile.def (dependencies): Make configure-gdb depend on
33         all-intl.
34         * Makefile.in: Regenerated.
35
36 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
37
38         * MAINTAINERS (Fortran maintainer): Remove myself.
39
40 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
41
42         * Makefile.def: To avoid problems running with parallel makes,
43         build newlib before libgloss so that target specific header
44         files are availble.
45         * Makefile.in: Regenerate
46
47 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
48
49         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
50         * Makefile.in: Regenerate.
51
52 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
53
54         * MAINTAINERS (Register allocation reviewer): Add myself.
55
56 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
57
58         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
59         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
60         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
61         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
62         * configure: Regenerate.
63
64 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
65
66         * MAINTAINERS (Register allocation reviewer): Add myself.
67
68 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
69
70         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
71         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
72         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
73         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
74         * configure.ac: Default them to host tools for $host = $build.
75         Subst them.
76
77         * configure: Regenerate.
78         * Makefile.in: Regenerate.
79
80 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
81
82         * MAINTAINERS (Register allocation reviewer): Add myself.
83
84 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
85
86         * MAINTAINERS (Register allocation reviewer): Add myself.
87
88 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
89
90         * MAINTAINERS (Write After Approval): Fix typo.
91
92 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
93
94         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
95         * configure: Regenerate.
96
97 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
98
99         PR bootstrap/31906
100         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
101         they're already prefixed.
102
103 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
104
105         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
106         libstdc++.
107         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
108         * configure: Regenerate.
109         * Makefile.in: Regenerate.
110         
111 2007-09-17  Andreas Schwab  <schwab@suse.de>
112
113         * configure.ac: Raise minimum makeinfo version to 4.6.
114         * configure: Regenerate.
115
116 2007-09-17  Johannes Singler <singler@ira.uka.de>
117
118         * MAINTAINERS (write-after-approval) add myself
119
120 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
121
122         * configure.ac: Correct makeinfo version check.
123         * configure: Regenerate.
124
125 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
126
127         * MAINTAINERS: Update my email address.
128
129 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
130
131         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
132         to $skipdirs and only disable gprof for newlib.  Use the normal
133         mips*-elf* handling in other respects.
134         * configure: Regnerate.
135
136 2007-09-12  David Daney  <ddaney@avtrex.com>
137
138         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
139         enabling libgcj.
140         * configure: Regenerate.
141
142 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
143
144         PR other/32154
145         * configure.ac: For libgloss targets, point the linker to the linker
146         script, startup code and simulator library.
147         * configure: Regenerate.
148
149 2007-09-07  Andrew Haley  <aph@redhat.com>
150
151         * configure.ac (noconfigdirs): Remove target-libffi and
152         target-libjava.
153         * configure: Regenerate.
154
155 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
156
157         PR target/33281
158         * configure.ac: Use config/mh-mingw on mingw.
159         * configure: Regenerate.
160
161 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
162
163         * MAINTAINERS (Write After Approval): Add myself.
164
165 2007-09-05  Richard Guenther  <rguenther@suse.de>
166
167         * configure.ac (--enable-stage1-checking): If neither --enable-checking
168         nor --disable-checking is provided also turn on yes and types
169         checking for stage1.
170         * configure: Re-generate.
171
172 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
173
174         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
175         (Write After Approval): Remove myself.
176
177 2007-08-29  Nick Clifton  <nickc@redhat.com>
178
179         * config.sub, config.guess: Update from upstream sources.
180
181 2007-08-22  Bud Davis   <jmdavis@link.com>
182
183         * MAINTAINERS (Write After Approval): Added myself.
184         * MAINTAINERS (Reviewers): Removed myself.
185
186 2007-08-18  Paul Brook  <paul@codesourcery.com>
187             Joseph Myers  <joseph@codesourcery.com>
188
189         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
190         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
191         * Makefile.in: Regenerate.
192         * configure.ac (--with-debug-prefix-map): New.
193         * configure: Regenerate.
194
195 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
196             Nigel Stephens  <nigel@mips.com>
197
198         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
199         as target_makefile_frag.
200         * configure: Regenerate.
201
202 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
203
204         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
205         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
206         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
207         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
208         (do-compare, do-compare3, do-compare-debug): New.
209         ([+compare-target+]): Use them.
210
211 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
212
213         * MAINTAINERS (Write After Approval): Change my email address.
214
215 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
216             Ben Elliston  <bje@au.ibm.com>
217
218         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
219         --silent if $silent.
220         * configure: Regenerate.
221
222 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
223
224         * MAINTAINERS (Various Maintainers): Add myself as
225         loop infrastructure maintainer.  Update my e-mail
226         address.
227
228 2007-07-31  Diego Novillo  <dnovillo@google.com>
229
230         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
231         Adjust description.
232
233 2007-07-26  Richard Guenther  <rguenther@suse.de>
234
235         * configure.ac: Add types checking to stage1 checking flags.
236         * configure: Regenerate.
237
238 2007-07-17  Nick Clifton  <nickc@redhat.com>
239
240         * COPYING3: New file.  Contains version 3 of the GNU General
241         Public License.
242         * COPYING3.LIB: New file.  Contains version 3 of the GNU
243         Lesser General Public License.
244
245 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
246
247         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
248
249 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
250
251         * MAINTAINERS (S/390 co-maintainer): Add myself.
252         (Write After Approval): Remove myself.
253
254 2007-07-13  Dan Hipschman  <dsh@google.com>
255
256         * MAINTAINERS (Write After Approval): Add myself.
257
258 2007-07-11  Nick Clifton  <nickc@redhat.com>
259
260         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
261         WINDRES export.
262         * Makefile.in: Regenerate.
263
264 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
265
266         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
267         maintainer.
268
269 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
270
271         * lt~obsolete.m4: New. Import from 20070318 libtool.
272
273 2007-07-03  Julian Brown  <julian@codesourcery.com>
274
275         * MAINTAINERS (Write After Approval): Add myself.
276
277 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
278
279         * configure.ac: Rewrite 'configure --help' strings to look nicer.
280         * configure: Regenerate.
281
282 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
283
284         * configure.ac: Add some missing m4 quotation.
285         * configure: Regenerate.
286
287 2007-07-02  Simon Baldwin  <simonb@google.com>
288
289         * MAINTAINERS (Write After Approval): Add myself.
290
291 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
292
293         * configure: Regenerate.
294
295 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
296
297         * Makefile.def: Add windmc tool to build.
298         * Makefile.tpl: Likewise.
299         * configure.ac: Likewise.
300         * Makefile.in: Regenerate.
301         * configure: Regenerate.
302                                                 
303 2007-06-28  DJ Delorie  <dj@redhat.com>
304
305         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
306         not building newlib.
307         * configure: Regenerated.
308         
309 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
310
311         * MAINTAINERS (Write After Approval): Add myself.
312
313 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
314
315         * MAINTAINERS (Write After Approval): Add myself.
316
317 2007-06-19  Chris Matthews  <chrismatthews@google.com>
318
319         * MAINTAINERS (Write After Approval): Add myself.
320
321 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
322
323         * MAINTAINERS (Write After Approval): Add myself.
324
325 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
326
327         * Makefile.def: Add dependency from configure-gdb to all-bfd.
328         * Makefile.in: Regenerated.
329
330 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
331
332         * configure.ac: Don't add target-libmudflap to noconfigdirs for
333         bfin*-*-uclinux* targets.
334         * configure: Regenerate.
335
336 2007-06-14  Ian Lance Taylor  <iant@google.com>
337
338         * MAINTAINERS: Add myself as non-algorithmic global write
339         maintainer.
340
341 2007-06-14  Diego Novillo  <dnovillo@google.com>
342
343         * MAINTAINERS: Add self as middle-end maintainer and
344         non-algorithmic global write maintainer.
345
346 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
347
348         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
349         Move all Fortran maintainers except Paul Brook into the
350         Non-Autopoiesis section.
351
352 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
353
354         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
355         (distclean-stage[+id+]): Possibly delete stage_last.
356         * Makefile.in: Regenerate.
357
358 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
359
360         * MAINTAINERS (Various Maintainer): Fix typo.
361
362 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
363
364         * MAINTAINERS (Various Maintainer): Add myself as
365         dataflow maintainer.
366
367 2007-06-07  Ben Elliston  <bje@au.ibm.com>
368
369         * config.sub, config.guess: Update from upstream sources.
370
371 2007-06-07  Ben Elliston  <bje@au.ibm.com>
372
373         * Makefile.tpl: Fix spelling error.
374         * Makefile.in: Regenerate.
375
376 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
377
378         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
379         lt_cv_sys_max_cmd_len.
380
381 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
382
383         * MAINTAINERS (Various Maintainers): Add myself as
384         auto-vectorizer maintainer.
385
386 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
387
388         PR libjava/32098
389         * libtool.m4: Revert previous change.
390         * ltgcc.m4: Put it here.
391
392 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
393
394         * MAINTAINERS (Various Maintainers): Add myself as
395         auto-vectorizer maintainer.
396
397 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
398
399         PR libjava/32098
400         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
401
402 2007-05-30  Richard Guenther  <rguenther@suse.de>
403
404         * MAINTAINERS (Various Maintainers): Add myself as
405         auto-vectorizer maintainer.
406
407 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
408
409         PR bootstrap/29382
410         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
411         * configure: Rebuilt.
412
413 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
414
415         * MAINTAINERS (Write After Approval): Removed my name.
416
417 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
418
419         * MAINTAINERS (Write After Approval): Remove myself.
420
421 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
422
423         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
424
425 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
426
427         * ltmain.sh: Update from ToT Libtool.
428         * libtool.m4: Update from ToT Libtool.
429         * ltsugar.m4: New. Update from ToT Libtool.
430         * ltversion.m4: New. Update from ToT Libtool.
431         * ltoptions.m4: New. Update from ToT Libtool.
432         * ltconfig: Remove.
433         * ltcf-c.sh: Remove.
434         * ltcf-cxx.sh: Remove.
435         * ltcf-gcj.sh: Remove.
436
437 2007-05-22  Ollie Wild  <aaw@google.com>
438
439         * MAINTAINERS (Write After Approval): Add myself.
440
441 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
442
443         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
444         stage_cflags.
445         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
446         Remove CFLAGS/LIBCFLAGS.
447         (configure-stage[+id+]-[+prefix+][+module+],
448         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
449         * Makefile.in: Regenerate.
450
451 2007-05-15  Diego Novillo  <dnovillo@google.com>
452
453         * MAINTAINERS: Update e-mail address.
454
455 2007-05-15  Revital Eres  <eres@il.ibm.com>
456
457         * MAINTAINERS (Write After Approval): Add myself.
458
459 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
460
461         * MAINTAINERS (Write After Approval): Updated my address.
462
463 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
464
465         * MAINTAINERS (Write After Approval): Add myself.
466
467 2007-05-11  Silvius Rus  <rus@google.com>
468
469         * MAINTAINERS (Write After Approval): Add myself.
470
471 2007-04-23  Tom Tromey  <tromey@redhat.com>
472
473         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
474
475 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
476
477         * MAINTAINERS (cpplib): Rename to ...
478         (libcpp): ... this.  Add C/C++ front end maintainers.
479
480 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
481
482         * config-ml.in: Pass ${ml_config_env} to configure calls.
483
484 2007-04-04  Christian Bruel  <christian.bruel@st.com>
485
486         * MAINTAINERS (Write After Approval): Add myself.
487         
488 2007-04-02  Dave Korn  <dave.korn@artimi.com>
489
490         * MAINTAINERS (Write After Approval): Add myself.
491
492 2007-03-31  Tobias Burnus  <burnus@net-b.de>
493
494         * MAINTAINERS (fortran 95 front end): Add myself.
495
496 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
497
498         * MAINTAINERS (Write After Approval): Add myself.
499         
500 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
501
502         * MAINTAINERS (Modulo Scheduler): Add myself.
503
504 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
505
506         * MAINTAINERS (fortran 95 front end): Add myself.
507         (c++ front end): whitespace fix.
508
509 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
514
515         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
516         of glob.  Quote arguments with single quotes too.
517         * configure: Regenerate.
518
519 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
520
521         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
522         * Makefile.in: Regenerate
523
524 2007-03-07  Andreas Schwab  <schwab@suse.de>
525
526         * configure: Regenerate.
527
528 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
529
530         * configure.ac: Add "--with-pdfdir" configure option,
531         which defines pdfdir variable.
532         * Makefile.def (target=fixincludes): Add install-pdf to
533         missing targets.
534         (recursive_targets): Add install-pdf target.
535         (flags_to_pass): Add pdfdir.
536         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
537         target.
538         * configure: Regenerate
539         * Makefile.in: Regenerate
540
541 2007-02-28  Eric Christopher  <echristo@apple.com>
542
543         Revert:
544         2006-12-07  Mike Stump  <mrs@apple.com>
545
546         * Makefile.def (dependencies): Add dependency for
547         install-target-libssp and install-target-libgomp on
548         install-gcc.
549         * Makefile.in: Regenerate.
550
551 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
552
553         * configure: Regenerate.
554         * configure.ac: Move statements after variable declarations.
555
556 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
557
558         * MAINTAINERS: Add myself as sh maintainer.
559
560 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
561
562         * configure.ac: Adjust for loop syntax.
563         * configure: Regenerate.
564
565 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
566
567         * configure: Rebuilt.
568
569 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
570
571         * configure.ac: Drop multiple occurrences of --enable-languages,
572         and fix its quoting.
573         * configure: Rebuilt.
574
575 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
576             Nathan Sidwell  <nathan@codesourcery.com>
577             Vladimir Prus  <vladimir@codesourcery.com
578             Joseph Myers  <joseph@codesourcery.com>
579
580         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
581         * configure: Regenerate.
582
583 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
584
585         * ltconfig (freebsd*): Default to elf.
586
587 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
588
589         * configure.ac (target_libraries): Move libgcc before libiberty.
590         * configure: Regenerated.
591
592 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
593             Paolo Bonzini  <bonzini@gnu.org>
594
595         PR bootstrap/30753
596         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
597         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
598         * configure: Regenerated.
599
600 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
601
602         * MAINTAINERS (Language Front End Maintainers): Update my mail
603         address.
604
605 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
606
607         PR bootstrap/30748
608         * configure.ac: Correct syntax for Solaris ksh.
609         * configure: Regenerated.
610
611 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
612
613         * configure.ac: Sync with src.
614         * configure: Regenerate.
615
616 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
617
618         * Makefile.in: Regenerate.
619
620 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
621
622         * config.sub: Sync with src.
623
624 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
625
626         * Makefile.tpl (build_alias, host_alias, target_alias): Use
627         noncanonical equivalents.
628         * configure.in: Rename to...
629         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
630         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
631         target_noncanonical.  Use them.  Rewrite removal of configure
632         arguments for autoconf 2.59.  Discard variable settings.  Force
633         program_transform_name for native tools.
634
635         * Makefile.in: Regenerated.
636         * configure: Regenerated with autoconf 2.59.
637
638 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
639
640         * MAINTAINERS (Write After Approval): Add myself.
641
642 2007-01-31  Andreas Schwab  <schwab@suse.de>
643
644         * Makefile.tpl (LDFLAGS): Substitute it.
645         * Makefile.in: Regenerate.
646
647 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
648
649         * MAINTAINERS (Write After Approval): Add myself.
650
651 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
652
653         * MAINTAINERS (spu port): Add myself.
654
655 2007-01-23  Richard Guenther  <rguenther@suse.de>
656
657         PR bootstrap/30541
658         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
659         * Makefile.tpl (GNATBIND): Substitute it.
660         (GNATMAKE): Likewise.
661         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
662         of STAGE_PREFIX.
663         * Makefile.in: Regenerate.
664         * configure: Regenerate.
665
666 2007-01-18  Mike Stump  <mrs@apple.com>
667
668         * configure.in: Re-enable -Werror for gcc builds.
669
670 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
671
672         * MAINTAINERS (Write After Approval): Add myself.
673
674 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
675
676         * configure.in: Change == to = in test command.
677         * configure: Regenerate.
678
679 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
680             Nick Clifton  <nickc@redhat.com>
681             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
682
683         * configure.in (build_configargs, host_configargs, target_configargs):
684         Remove build/host/target parameters.
685         (host_libs): Add gmp and mpfr.
686         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
687         * Makefile.def (gmp, mpfr): New.
688         (gcc): Remove target.
689         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
690         target_os, target_vendor): New.
691         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
692         * configure: Regenerate.
693         * Makefile.in: Regenerate.
694
695 2007-01-11  Matt Fago  <fago@earthlink.net>
696
697         * configure.in: Try to link to functions only in mpfr 2.2.x
698         to improve robustness of configure tests.
699         * configure: Regenerate.
700
701 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
702
703         * MAINTAINERS: Add myself as i386 maintainer.
704
705 2007-01-08  Jan Hubicka  <jh@suse.cz>
706
707         * MAINTAINERS: Add myself as i386 maintainer.
708
709 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
710
711         * configure.in: Add support for an x86_64-mingw* target.
712         * configure: Regenerate.
713
714 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
715
716         * Makefile.tpl (all-target): Correct @if conditional for target
717         modules.
718         * configure.in: Omit libiberty if building only target libgcc.
719         * configure, Makefile.in: Regenerated.
720
721 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
722
723         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
724         * configure: Regenerate.
725
726 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
727
728         * Makefile.def (target_modules): Add libgcc.
729         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
730         * Makefile.tpl (clean-target-libgcc): Delete.
731         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
732         on gcc even for bootstrapped modules.  Rewrite handling of
733         lang_env_dependencies to loop over target_modules.
734         * configure.in (target_libraries): Add target-libgcc.
735         * Makefile.in, configure: Regenerated.
736
737 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
738
739         * configure.in: Reorganize recognition of languages.  Add
740         --enable-stage1-languages.  Show supported languages for the chosen
741         target rather than all recognized languages.
742         * configure: Regenerate.
743
744 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
745
746         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
747         * Makefile.in: Regenerate.
748
749 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
750
751         * configure.in: Warn that MPFR 2.2.0 is buggy.
752         * configure: Regenerate.
753
754 2006-12-27  Ian Lance Taylor  <iant@google.com>
755
756         * configure.in: When removing Makefiles to force a reconfigure, also
757         remove prev-DIR*/Makefile.
758         * configure: Regenerate.
759
760 2006-12-22  Andreas Schwab  <schwab@suse.de>
761
762         * configure: Regenerate with correct autoconf version.
763
764 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
765
766         * configure.in: add AC_SUBST for *_FOR_TARGET.
767         * configure: Regenerate.
768
769 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
770
771         * configure.in: Simplify logic for rejecting languages that cannot
772         be built.  Separate the case when a language is unsupported,
773         from the case when the user chooses not to build a language.
774
775 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
776
777         * configure.in: Remove "$build" case for powerpc-*-darwin* since
778         it only affects bootstrap and could be tested on "$host" as well.
779         * configure: Regenerate.
780         * config/mh-ppc-darwin: Add to the stage1 cflags here.
781
782 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
783
784         PR bootstrap/29544
785         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
786         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
787         move here comment from Makefile.tpl.
788         * Makefile.tpl: Move some definitions higher in the file.
789         (STAGE1_CHECKING): New.
790         * configure.in: Add --enable-stage1-checking.
791         * configure: Regenerate.
792         * Makefile.in: Regenerate.
793
794 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
795
796         * MAINTAINERS: Add myself as build system maintainer.
797
798 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
799
800         * MAINTAINERS (Write After Approval): Add myself.
801
802 2006-12-13  Eric Christopher  <echristo@apple.com>
803
804         * MAINTAINERS: Add myself as darwin maintainer.
805
806 2006-12-11  Ian Lance Taylor  <ian@airs.com>
807
808         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
809
810 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
811
812         MAINTAINERS: Update my entry.
813
814 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
815
816         * configure.in:  Handle spu makefile frag.
817         * Makefile.tpl (MAINT): Define
818         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
819         * configure: Regenerate.
820         * Makefile.in: Regenerate.
821
822 2006-12-11  Ben Elliston  <bje@au.ibm.com>
823
824         * config.guess: Import latest version.
825         * config.sub: Likewise.
826
827 2006-12-11  Ben Elliston  <bje@au.ibm.com>
828
829         * configure.in (spu-*-*): Don't skip target-libiberty.
830         * configure: Regenerate.
831
832 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
833
834         PR bootstrap/30134
835         * configure.in: Correct x86 darwin support for libjava to powerpc
836         and i?86 only.
837         * configure: Regenerate.
838
839 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
840
841         * configure.in: Add x86 darwin support for libjava.
842         * configure: Regenerate.
843
844 2006-12-07  Mike Stump  <mrs@apple.com>
845
846         * Makefile.def (dependencies): Add dependency for
847         install-target-libssp and install-target-libgomp on
848         install-gcc.
849         * Makefile.in: Regenerate.
850
851 2006-12-04  Richard Guenther  <rguenther@suse.de>
852
853         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
854         (Non-Algorithmic Maintainers): Move over non-algorithmic
855         loop optimizer maintainers, add myself as a non-algorithmic
856         middle-end maintainer.
857
858 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
859
860         * MAINTAINERS (Write After Approval): Add myself.
861
862 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
863
864         * configure.in: Update error message for missing GMP/MPFR.
865
866         * configure: Regenerate.
867
868 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
869
870         * configure.in: Update MPFR version in error message.
871
872         * configure: Regenerate.
873
874 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
875
876         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
877         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
878         --with-gmp-lib): New flags.
879
880         * configure: Regenerate.
881
882 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
883
884         * MAINTAINERS (Write After Approval): Change my email address.
885
886 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
887
888         * MAINTAINERS (Write After Approval): Add myself.
889
890 2006-11-22  Philipp Thomas <pth@suse.de>
891
892         * MAINTAINERS (i18n): Update e-mail address.
893
894 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
895
896         * MAINTAINERS (spu port): Add myself as maintainer.
897         (Write After Approval): Remove myself.
898
899 2006-11-22  Ben Elliston  <bje@au.ibm.com>
900
901         * configure.in (skipdirs): Don't build libssp for SPU.
902         * configure: Regenerate.
903
904 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
905
906         * MAINTAINERS (spu port): Add myself as maintainer.
907         (libobjc): Update my email address.
908
909 2006-11-21  Andrea Bona  <andrea.bona@st.com>
910
911         * MAINTAINERS (Write After Approval): Add myself.
912
913 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
914
915         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
916         * configure : Rebuilt.
917
918 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
919
920         * MAINTAINERS (Write After Approval): Add myself.
921
922 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
927
928         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
929         libmpfr.a.
930         * configure: Regenerate.
931
932 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
933
934         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
935         (unstage): Test for stage_last presence.
936
937         PR bootstrap/29802
938         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
939         * Makefile.in: Regenerate.
940
941 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
942
943         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
944         maintainers.
945
946 2006-11-14  Erven Rohou  <erven.rohou@st.com>
947
948         * MAINTAINERS (Write After Approval): Add myself.
949
950 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
951
952         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
953         and stageN-package/Makefile.
954         * Makefile.in: Regenerated.
955
956 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
957
958         * configure.in: Remove target-libgloss from noconfigdirs for
959         bfin-*-*.
960         * configure: Regenerated.
961
962 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
963
964         * configure.in (have_gmp): Only error if the gcc directory exists.
965
966         * configure: Regenerate.
967
968 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
969
970         * configure.in: Robustify error message for missing GMP/MPFR.
971
972         * configure: Regenerate.
973
974 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
975
976         * MAINTAINERS (Write After Approval): Add myself.
977
978 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
979
980         * MAINTAINERS: Change email address.
981
982 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
983
984         * MAINTAINERS (Write After Approval): Add myself.
985
986 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
987
988         * MAINTAINERS (Write After Approval): Add myself.
989
990 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
991
992         * MAINTAINERS (Write After Approval): Move myself to
993         Write After Approval section.
994
995 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
996
997         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
998         need_gmp anymore.
999         * configure: Regenerate.
1000
1001 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1002
1003         * MAINTAINERS (Write After Approval): Add myself.
1004
1005 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1006
1007         * config.guess: Import latest version.
1008         * config.sub: Likewise.
1009
1010 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1011
1012         * Makefile.def: Added pdf target handling.
1013         * Makefile.tpl: Added pdf target handling.
1014         * Makefile.in: Regenerated.
1015
1016 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1017
1018         * MAINTAINERS: Add self as score port maintainer.
1019
1020 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1021
1022         * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1025
1026         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1027         or newer.
1028         * configure: Regenerated.
1029
1030 2006-09-27  Dave Brolley  <brolley@redhat.com>
1031
1032         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1033         $s instead of $r.
1034         * configure: Regenerated.
1035
1036 2006-09-26  Thiemo Seufer  <ths@mips.com>
1037
1038         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1039         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1040         * configure: Regenerate.
1041
1042 2006-09-24  Graeme Peterson <gridly@gmail.com>
1043
1044         * MAINTAINERS (Write After Approval): Remove myself.
1045
1046 2006-09-22  Chao-ying Fu  <fu@mips.com>
1047
1048         * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1051
1052         * MAINTAINERS: Add self as soft-fp maintainer.
1053
1054 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1055
1056         * MAINTAINERS: Add myself as avr maintainer.
1057         Remove Marek Michalkiewicz as avr maintainer.
1058
1059 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1060
1061         * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1064
1065         * configure.in: Never build newlib for a Mingw host.
1066         Never build newlib as Mingw target library.
1067         Test the existence of winsup/cygwin for building a Cygwin newlib,
1068         rather than just winsup.
1069         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1070         building a Mingw target.
1071         * configure: Regenerate.
1072
1073 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1074
1075         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1076
1077 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1078
1079         * config.guess: Import from src (was more updated).
1080         * config.sub: Likewise.
1081
1082 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1083
1084         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1085         * configure: Regenerated.
1086
1087 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1088
1089         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1090         for stages after the first.
1091
1092 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1093
1094         * Makefile.def: Add dependencies for configure-opcodes
1095         on configure-intl and all-opcodes on all-intl.
1096         * Makefile.in: Regenerated.
1097
1098 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1099
1100         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1101
1102 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1103
1104         Port to hosts whose 'sort' and 'tail' implementations
1105         treat operands with leading '+' as file names, as POSIX
1106         has required since 2001.  However, make sure the code still
1107         works on pre-POSIX hosts.
1108         * ltmain.sh: Don't assume "sort +2" is equivalent to
1109         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1110
1111 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1112
1113         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1114
1115 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1116
1117         * ltconfig: chmod 644 before ranlib during install.
1118
1119 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1120
1121         PR bootstrap/18058
1122         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1123         if the bootstrap compiler is a GCC version that supports it.
1124         * configure: Regenerate.
1125
1126 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1127
1128         * configure.in: Fix thinkos in previous check-in.
1129         * configure: Regenerate.
1130
1131 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1132
1133         PR other/27063
1134         * configure.in: Test subdir_requires and give an appropriate
1135         error message.
1136         * configure: Regenerate.
1137
1138 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1139
1140         * MAINTAINERS (Write After Approval): Add myself.
1141
1142 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1143
1144         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1145
1146 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1147
1148         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1149
1150 2006-06-20  David Ayers  <d.ayers@inode.at>
1151
1152         PR bootstrap/28072
1153         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1154         whether target-libjava is being configured instead of whether the
1155         java front end is enabled.
1156         * configure: Regenerate.
1157
1158 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1159
1160         PR target/27540
1161         * configure.in: Only enable libgomp on IRIX 6.
1162         * configure: Regenerate.
1163
1164 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1165
1166         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1167         too.
1168         * Makefile.in: Regenerate.
1169
1170 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1171
1172         * config-ml.in: Alter CCASFLAGS to include special
1173         multilib options the same as is done for CFLAGS.
1174
1175 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1176
1177         * configure.in: Don't enable libgomp on hpux10.
1178         * configure: Rebuilt.
1179
1180 2006-06-12  David Ayers  <d.ayers@inode.at>
1181
1182         PR bootstrap/27963
1183         PR target/19970
1184         * configure.in: Remove target-boehm-gc from noconfigdirs where
1185         ${libgcj} is specified.
1186         * configure: Regenerate.
1187
1188 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1189
1190         Sync from src:
1191
1192         * configure.in: Sync.
1193         * configure: Regenerated.
1194
1195         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1196
1197         * Makefile.def: Added dependencies from sim and gdb on intl, and
1198         added configure dependencies to everything with an all dependency
1199         on intl.
1200         * Makefile.in: Regenerated.
1201
1202 2006-06-06  David Ayers  <d.ayers@inode.at>
1203
1204         PR libobjc/13946
1205         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1206         * Makefile.in: Regenerate.
1207         * configure.in: Add --enable-objc-gc at toplevel and have it
1208         enable boehm-gc for Objective-C.
1209         Remove target-boehm-gc from libgcj.
1210         Add target-boehm-gc to target_libraries.
1211         Add target-boehm-gc to noconfigdirs where ${libgcj}
1212         is specified.
1213         Assert that boehm-gc is supported when requested for Objective-C.
1214         Only build boehm-gc if needed either for Java or Objective-C.
1215         * configure: Regenerate.
1216
1217 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1218
1219         PR 27674
1220         * Makefile.tpl (configure-[+prefix+][+module+],
1221         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1222         Remove rule to unstage bootstrapped modules.
1223         (stage_current): New.
1224         * Makefile.in: Regenerate.
1225
1226 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1227
1228         * MAINTAINERS (Write After Approval): Update my e-mail address.
1229
1230 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1231
1232         * include/libiberty.h: Declare pex_run_in_environment.
1233
1234 2006-05-31  Asher Langton  <langton2@llnl.gov>
1235
1236         * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1239
1240         * Makefile.def (bfd, opcodes): Fix lib_path.
1241         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1242         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1243         * Makefile.in: Regenerate.
1244
1245 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1246
1247         * Makefile.in: Regenerate.
1248
1249 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1250
1251         * Makefile.def: Add install-html target. Add datarootdir
1252         docdir and htmldir to flags_to_pass.
1253         * Makefile.tpl: Add install-html target.
1254         * Makefile.in: Regenerate.
1255         * configure.in: Add --with-datarootdir, --with-docdir, and
1256         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1257         * configure: Regenerate.
1258
1259 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1260
1261         * configure.in: Enable gprof for cross builds.
1262         * configure: Regenerate.
1263
1264 2006-05-22  Richard Guenther  <rguenther@suse.de>
1265
1266         Revert
1267         2006-01-31  Richard Guenther  <rguenther@suse.de>
1268         Paolo Bonzini  <bonzini@gnu.org>
1269
1270         * Makefile.def (target_modules): Add libgcc-math target module.
1271         * configure.in (target_libraries): Add libgcc-math target library.
1272         (--enable-libgcc-math): New configure switch.
1273         * Makefile.in: Re-generate.
1274         * configure: Re-generate.
1275         * libgcc-math: New toplevel directory.
1276
1277 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1278             Andreas Tobler  <a.tobler@schweiz.ch>
1279
1280         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1281         * configure: Rebuilt.
1282
1283 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1284
1285         * MAINTAINERS (Write After Approval): Add myself.
1286
1287 2006-05-01  DJ Delorie  <dj@redhat.com>
1288
1289         * configure.in: Restore CFLAGS if GMP isn't present.
1290         * configure: Regenerate.
1291
1292 2006-05-01  Richard Guenther  <rguenther@suse.de>
1293
1294         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1295         maintainer.
1296
1297 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1298
1299         * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1302
1303         * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2006-04-18  DJ Delorie  <dj@redhat.com>
1306
1307         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1308         reference libgloss so that libssp can be built in a combined
1309         tree.
1310         * configure: Regenerate.
1311
1312 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1313
1314         * MAINTAINERS (Write After Approval): Add myself.
1315
1316 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1317
1318         * configure.in: Require makeinfo 4.4 or higher.
1319         * configure: Regenerate.
1320
1321 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1322
1323         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1324         Rearrange the entries of other libraries to have them in one place.
1325
1326 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1327
1328         * MAINTAINERS (Write After Approval): Remove myself.
1329         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1330
1331 2006-03-14  Richard Guenther  <rguenther@suse.de>
1332
1333         * configure: Regenerate with autoconf 2.13.
1334
1335 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1336
1337         * MAINTAINERS: Use my work address.
1338
1339         * MAINTAINERS: Update my E-mail address.
1340
1341 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1342
1343         * configure.in: Handle --disable-<component> generically.
1344         * configure: Regenerate.
1345
1346 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1347
1348         PR libgcj/17311
1349         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1350
1351 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1352
1353         * MAINTAINERS (Write After Approval):  Remove myself.
1354         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1355
1356 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1357
1358         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1359         (TARGET_CONFIGDIRS): Remove.
1360         * configure.in: Remove AC_SUBST(target_configdirs).
1361         * Makefile.in, configure: Regenerated.
1362
1363 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1364
1365         * MAINTAINERS (Write After Approval):  Remove myself.
1366         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1367
1368 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1369
1370         PR bootstrap/25670
1371
1372         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1373
1374         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1375         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1376         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1377         BUILD_PREFIX, BUILD_PREFIX_1.
1378         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1379
1380         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1381         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1382
1383         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1384         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1385         of `cat stage_current`.  Always provide the `r' and `s' variables.
1386         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1387         a single shell execution.
1388         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1389         bootstrapped modules, make the stage1 module if the build was not
1390         started yet, else build the current stage.
1391         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1392         (all-build, all-host, all-target, [+make_target+]-host,
1393         [+make_target+]-target): Do not use \-continued lines.
1394         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1395         (current_stage, restrap, stage_last): New.
1396
1397         * Makefile.in: Regenerate.
1398         * configure: Regenerate.
1399
1400 2006-02-19  Bud Davis  <jmdavis@link.com>
1401
1402         * MAINTAINERS (Write After Approval):  Remove myself.
1403         (Language Front End Maintainers):  Add myself as fortran 95
1404         maintainer and update e-mail address.
1405
1406 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1407
1408         * MAINTAINERS (Write After Approval):  Remove myself.
1409         (Language Front End Maintainers):  Add myself as fortran 95
1410         maintainer.
1411
1412 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1413
1414         * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1417
1418         * MAINTAINERS (Write After Approval):  Remove myself.
1419         (Language Front End Maintainers):  Add myself as
1420         fortran 95 maintainer.
1421
1422 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1423
1424         Sync from src:
1425
1426         2005-12-27  Leif Ekblad  <leif@rdos.net>
1427
1428         * configure.in: Add support for RDOS target.
1429         * configure: Regenerate.
1430
1431 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1432             Andreas Schwab  <schwab@suse.de>
1433
1434         * configure: Regenerate.
1435
1436 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1437
1438         * configure.in (enable_libgomp): Add AIX.
1439         * configure: Regenerate.
1440
1441 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1442
1443         * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1446
1447         * MAINTAINERS (Write After Approval): Add myself.
1448
1449 2006-01-31  Richard Guenther  <rguenther@suse.de>
1450         Paolo Bonzini  <bonzini@gnu.org>
1451
1452         * Makefile.def (target_modules): Add libgcc-math target module.
1453         * configure.in (target_libraries): Add libgcc-math target library.
1454         (--enable-libgcc-math): New configure switch.
1455         * Makefile.in: Re-generate.
1456         * configure: Re-generate.
1457         * libgcc-math: New toplevel directory.
1458
1459 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1460
1461         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1462         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1463         the assembler, linker and binutils.
1464         * configure: Regenerate.
1465
1466 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1467
1468         * MAINTAINERS (Write After Approval): Add myself.
1469
1470 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1471
1472         * configure: Regenerate.
1473
1474 2006-01-18  Richard Henderson  <rth@redhat.com>
1475             Jakub Jelinek  <jakub@redhat.com>
1476             Diego Novillo  <dnovillo@redhat.com>
1477
1478         * libgomp: New directory.
1479         * Makefile.def: Add target_module libgomp.
1480         * Makefile.in: Regenerate.
1481         * configure.in (target_libraries): Add target-libgomp.
1482         * configure: Regenerate.
1483
1484 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1485
1486         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1487         @ from continuation.
1488         * Makefile.in: Rebuilt.
1489
1490 2006-01-04  Chris Lattner  <sabre@gnu.org>
1491
1492         * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1495
1496         PR bootstrap/24252
1497
1498         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1499         * Makefile.tpl (OBJDUMP): New.
1500         (EXTRA_HOST_FLAGS): Add it.
1501         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1502
1503         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1504         to use symbolic links between directories.  Avoid race conditions
1505         or make them harmless.
1506         * configure.in: Do not try to use symbolic links between directories.
1507
1508         * Makefile.def (LEAN): Pass.
1509         * Makefile.tpl (LEAN): Define.
1510         (stage[+id+]-start): Accept that the previous directory does not
1511         exist, if the bootstrap is lean.
1512         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1513         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1514         configure substitution.
1515         ([+compare-target+]): Likewise.
1516         ([+bootstrap-target+]-lean): New.
1517         * configure.in: Remove lean bootstrap support from here.
1518
1519         * Makefile.in: Regenerate.
1520         * configure: Regenerate.
1521
1522 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1523
1524         * MAINTAINERS (libdecnumber): Add myself.
1525
1526 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1527
1528         * libtool-ldflags: New script.
1529
1530 2006-01-02  Andreas Schwab  <schwab@suse.de>
1531
1532         * configure.in: When reconfiguring remove Makefile in
1533         all stage directories.
1534         * configure: Regenerate.
1535
1536 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1537
1538         * MAINTAINERS: Update my email address.
1539
1540 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1541
1542         Revert Ada-related part of the previous change.
1543
1544         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1545         Do not pass.
1546         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1547         * Makefile.in: Regenerate.
1548         * configure.in: Do not include mt-ppc-aix target fragment.
1549         * configure: Regenerate.
1550
1551 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1552
1553         * configure.in: Select appropriate fragments for PowerPC/AIX.
1554         * configure: Regenerate.
1555
1556         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1557         BOOT_CFLAGS, BOOT_LDFLAGS.
1558         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1559         BOOT_CFLAGS, BOOT_LDFLAGS.
1560         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1561         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1562         (stage): Fail if we cannot complete the work.
1563         * Makefile.in: Regenerate.
1564
1565 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1566
1567         * configure.in: Replace ms1 with mt.
1568         * configure: Rebuilt.
1569
1570 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1571
1572         * MAINTAINERS: Update my email address.
1573
1574 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1575
1576         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1577         install-host-nogcc): Don't invoke $(stage) at the end.
1578         * Makefile.in: Regenerate.
1579
1580 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1581
1582         * configure.in: Flip the top-level bootstrap switch.
1583         * configure: Regenerate.
1584
1585 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1586
1587         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1588         $(stage) and $(unstage).
1589         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1590         (all): Remove stray semicolon.
1591         (local-distclean): Don't handle multilib.tmp and multilib.out.
1592         (install.all): Set $s for consistency.
1593         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1594         check_multilibs setting.  Always make the install directory.
1595         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1596         Correct @if/@endif.
1597         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1598         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1599         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1600         (multilib.out): Remove.
1601         * Makefile.in: Regenerated.
1602
1603 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1608
1609         * MAINTAINERS: Add myself as mt maintainer.
1610
1611         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1612
1613 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1614
1615         * MAINTAINERS: Change email address.
1616
1617 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1618
1619         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1620         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1621         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1622         Find in-tree tools if available.
1623         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1624         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1625         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1626         (COMPILER_*_FOR_TARGET): New.
1627         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1628         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1629         (CONFIGURED_*, USUAL_*): Remove.
1630         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1631         STRIP): Use autoconf substitutions.
1632         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1633         COMPILER_NM_FOR_TARGET): New.
1634         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1635
1636         (all): Make all-host and all-target in parallel.
1637         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1638         that $$r and $$s are set before invoking a recursive make.
1639         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1640         ([+bootstrap-target+]): Inline most of the `all' target.
1641
1642 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1643
1644         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1645         from the gcc build directory.
1646         * Makefile.in: Regenerate.
1647
1648 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1649
1650         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1651         depend on all-libdecnumber.
1652         * configure.in (host_libs): Include libdecnumber.
1653         * Makefile.in: Regenerate.
1654         * configure: Likewise.
1655
1656 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1657
1658         * libdecnumber: Import decNumber sources from the dfp-branch.
1659
1660 2005-11-21  Kean Johnston  <jkj@sco.com>
1661
1662         * config.sub, config.guess: Sync from upstream sources.
1663
1664 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1665
1666         Import from Autoconf sources:
1667
1668         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1669         * config/move-if-change: Don't output "$2 is unchanged";
1670         suggested by Ben Elliston.  Handle weird characters correctly.
1671
1672 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1673
1674         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1675         to match upstream libtool for darwin.
1676
1677 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1678
1679         * Makefile.def: Remove gdb dependencies for gdbtk.
1680         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1681         (configure-gdb, install-gdb): New rules.
1682         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1683         * Makefile.in, configure: Regenerated.
1684
1685 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1690
1691         * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1694
1695         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1696         Diego Novillo.
1697
1698 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1699
1700         PR bootstrap/24297
1701         * Makefile.tpl (do-[+make-target+], do-check, install,
1702         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1703         are set before recursing.
1704         * Makefile.in: Regenerate.
1705
1706 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1707
1708         PR bootstrap/18939
1709         * Makefile.def (gcc) <target>: Fix thinko.
1710         * Makefile.in: Regenerate.
1711
1712 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1713
1714         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1715         * configure: Regenerate.
1716
1717 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1718
1719         * MAINTAINERS (Write After Approval): Add self.
1720
1721 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1722
1723         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1724         target-libffi, target-qthreads, target-libjava, and
1725         targetlibobjc.
1726         * configure: Regenerate.
1727
1728 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1729
1730         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1731         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1732         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1733         (USUAL_OBJDUMP_FOR_TARGET): New.
1734         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1735         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1736         * configure, Makefile.in: Regenerated.
1737
1738 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1739
1740         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1741         before other host packages.
1742
1743 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1744
1745         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1746
1747 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1748
1749         PR bootstrap/22340
1750
1751         * configure.in (default_target): Remove.
1752         * Makefile.tpl (all): Do not use prerequisites as subroutines
1753         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1754         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1755         use prerequisites as subroutines.
1756         (check-host, check-target): New.
1757         (bootstrap configure & all targets): Do not use stage*-start
1758         if the directory layout is already ok.
1759         (non-bootstrap configure & all targets): Prepend a $(unstage).
1760         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1761         (NOTPARALLEL): Remove.
1762         (unstage, stage variables): New variables.
1763         (unstage, stage targets): Simply expand to those variables.
1764
1765         * configure: Regenerate.
1766         * Makefile.in: Regenerate.
1767
1768 2005-10-04  James E Wilson  <wilson@specifix.com>
1769
1770         * Makefile.def (lang_env_dependencies): Add libmudflap.
1771         * Makefile.in: Regenerate.
1772
1773 2005-10-03  Andreas Schwab  <schwab@suse.de>
1774
1775         Backport from libtool CVS:
1776         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1777
1778         * ltmain.sh: add support for installing into temporary
1779         staging area (e.g. 'make install DESTDIR=...')
1780
1781 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1782
1783         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1784         * configure: Regenerated.
1785
1786 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1787
1788         * configure: Regenerate with the correct
1789         autoconf version.
1790
1791 2005-09-30  Catherine Moore  <clm@cm00re.com>
1792
1793         * configure.in (bfin-*-*): New.
1794         * configure: Regenerated.
1795
1796 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1797
1798         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1799         (LIPO_FOR_TARGET): New.
1800         (CONFIGURED_LIPO_FOR_TARGET): New.
1801         (USUAL_LIPO_FOR_TARGET): New.
1802         (STRIP_FOR_TARGET): New.
1803         (CONFIGURED_STRIP_FOR_TARGET): New.
1804         (USUAL_STRIP_FOR_TARGET): New.
1805         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1806         STRIP_FOR_TARGET.
1807         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1808         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1809         * Makefile.in: Regenerate.
1810         * configure: Regenerate.
1811
1812 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1813
1814         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1815         (rs6000-*-aix*): Same.
1816         * configure: Regenerate.
1817
1818 2005-09-16  Tom Tromey  <tromey@redhat.com>
1819
1820         * MAINTAINERS: Add self as java maintainer.
1821
1822 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1823
1824         * configure.in: Recognize f95 in the --enable-languages option,
1825         and substitute it for fortran, issuing a warning.
1826         * configure: Regenerate.
1827
1828 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1829
1830         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1831         * configure:  Regenerated.
1832
1833 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1834
1835         * MAINTAINERS: Add self as ms1 maintainer.
1836
1837 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1838
1839         * Makefile.def (libssp): Add to lang_env_dependencies.
1840         * Makefile.in: Regenerate.
1841
1842 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1843
1844         * MAINTAINERS: Add myself as middle-end maintainer.
1845
1846 2005-08-17  Christian Groessler  <chris@groessler.org>
1847
1848         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1849         * Makefile.in: Regenerate.
1850
1851 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1852
1853         * MAINTAINERS (write after approval): Added myself.
1854
1855 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1856
1857         * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1860
1861         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1862         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1863         Look for alternate names of the target cc and c++
1864         * configure: Regenerate.
1865
1866 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1867
1868         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1869         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1870         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1871         tools; remove code to manually set them.
1872         (Target tools): Look in the environment for them.
1873         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1874         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1875         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1876         build directory.
1877         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1878         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1879         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1880         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1881         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1882         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1883         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1884         * configure: Regenerate.
1885         * Makefile.in: Regenerate.
1886
1887 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1888
1889         * MAINTAINERS: Update for removed CPU targets.
1890
1891 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1892
1893         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1894         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1895         * Makefile.in: Regenerated.
1896
1897 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1898
1899         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1900         (CFLAGS_FOR_TARGET): Use it.
1901         (CXXFLAGS_FOR_TARGET): Likewise.
1902         * Makefile.in: Regenerated.
1903         * configure.in (--with-build-sysroot): New option.
1904         * configure: Regenerated.
1905
1906 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1907
1908         * Makefile.tpl: Wrap install between unstage and stage
1909         * Makefile.in: Regenerate.
1910
1911 2005-07-21  Eric Christopher  <echristo@apple.com>
1912
1913         * MAINTAINERS: Update affiliation.
1914
1915 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1916
1917         * MAINTAINERS: Add self as crx port maintainer.
1918
1919 2005-07-20  DJ Delorie  <dj@redhat.com>
1920
1921         * MAINTAINERS: Add self as m32c maintainer.
1922
1923 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1924
1925         * all files: Update FSF address.
1926
1927 2005-07-15  Eric Christopher  <echristo@redhat.com>
1928
1929         * MAINTAINERS: Change affiliation.
1930
1931 2005-07-14  Jim Blandy  <jimb@redhat.com>
1932
1933         * configure.in: Add cases for Renesas m32c.
1934         * configure: Regenerated.
1935
1936 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1937
1938         * COPYING.LIB: Update from fsf.org.
1939
1940 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1941
1942         * COPYING, compile, config.guess,
1943         config.sub, install-sh, missing, mkinstalldirs,
1944         symlink-tree, ylwrap: Sync from upstream sources.
1945         * config-ml.in: Update FSF address.
1946
1947 2005-07-13  Eric Christopher  <echristo@redhat.com>
1948
1949         * configure.in: Add toplevel noconfigdir support for tpf.
1950         * configure: Regenerate.
1951
1952 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1953
1954         PR ada/22340
1955
1956         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1957         * Makefile.in: Regenerate.
1958
1959 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1960
1961         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1962         Brolley to write-after-approval.
1963
1964 2005-07-07  Andreas Schwab  <schwab@suse.de>
1965
1966         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1967         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1968         * Makefile.in: Regenerated.
1969
1970 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1971
1972         * configure.in: Don't build sim or rda when targetting darwin.
1973         * configure: Regenerate.
1974
1975 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1976
1977         * configure.in: Add --enable-libssp and --disable-libssp.
1978         * configure: Regenerate with autoconf-2.13.
1979
1980 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1981
1982         * Makefile.def (target_modules): Add libssp.
1983         * configure.in (target_libraries): Add target-libssp.
1984         * configure: Rebuilt.
1985         * Makefile.in: Rebuilt.
1986
1987 2005-07-01  Zack Weinberg  <zackw@panix.com>
1988
1989         * MAINTAINERS: Change email address.  Resign from maintainership.
1990
1991 2005-07-01  Richard Guenther  <rguenther@suse.de>
1992
1993         * MAINTAINERS: Change my e-mail address and affiliation.
1994
1995 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1996
1997         * Makefile.def (stagefeedback): Come after profile.
1998         Define profiledbootstrap target.
1999         * Makefile.tpl (profiledbootstrap): Remove.
2000         (stageprofile-end): Zap stagefeedback.
2001         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2002         * Makefile.in: Regenerate.
2003
2004 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2005
2006         * MAINTAINERS: Update my email address.
2007
2008 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2009
2010         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2011         In 'cpp' stanza, support '#line' as well as '# '.
2012
2013 2005-06-08  Andreas Schwab  <schwab@suse.de>
2014
2015         * MAINTAINERS: Move myself from 'Write After Approval' to
2016         'CPU Port Maintainers' section as m68k maintainer.
2017
2018 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2019
2020         * configure.in (unsupported_languages): New macro.
2021         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2022         non-ported target libraries in noconfigdirs.
2023         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2024         non-linux-gnu.  Remove libgcj_ex_libffi.
2025         <lang_frag loop>: Set add_this_lang=no if the language is in
2026         unsupported_languages.
2027         * configure: Regenerate.
2028
2029 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2030
2031         * configure.in: Fix typo in handling of --with-mpfr-dir.
2032         * configure: Regenerate.
2033
2034 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2035
2036         * MAINTAINERS: Update my email address.
2037
2038 2005-06-02  Jim Blandy  <jimb@redhat.com>
2039
2040         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2041         accepted into the master sources.)
2042
2043 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2044             Michael Snyder  <msnyder@redhat.com>
2045             Stan Cox  <scox@redhat.com>
2046
2047         * configure.in: Set noconfigdirs for ms1.
2048
2049         * configure: Regenerate.
2050
2051 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2052
2053         * MAINTAINERS (Write After Approval): Add self.
2054
2055 2005-06-01  Josh Conner  <jconner@apple.com>
2056
2057         * MAINTAINERS (Write After Approval): Add self.
2058
2059 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2060
2061         * MAINTAINERS: Update my email address.
2062
2063 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2064
2065         * MAINTAINERS (Write After Approval): Add self.
2066
2067 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2068
2069         * MAINTAINERS (Write After Approval): Remove self.
2070
2071 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2072
2073         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2074         (Dependencies): Consider target modules for bootstrap dependencies.
2075         Make target bootstrap modules depend on each stage's gcc.
2076         * Makefile.in: Regenerate.
2077
2078 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2079
2080         * Makefile.def (configure-gcc): Depend on binutils having been built.
2081         (all-gcc): No need to do it here.
2082         * Makefile.in: Regenerate.
2083
2084 2005-05-19  Paul Brook  <paul@codesourcery.com>
2085
2086         * configure.in: Rewrite misleading error message when requested
2087         language cannot be built.
2088         * configure: Regenerate.
2089
2090 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2091
2092         * ylwrap: Import from Automake 1.9.5.
2093
2094 2005-05-13  David Ung  <davidu@mips.com>
2095
2096         * MAINTAINERS (Write After Approval): Add self.
2097
2098 2005-05-09  Mike Stump  <mrs@apple.com>
2099
2100         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2101         lt_cv_sys_max_cmd_len for now.
2102
2103 2005-05-09  Stan Cox  <scox@redhat.com>
2104
2105         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2106
2107 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2108
2109         * README.SCO: Update the URL.
2110
2111 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2112
2113         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2114         with_gnu_ld to libtool.
2115         * ltcf-c.sh (aix[45]): Define file_list_spec.
2116         * ltcf-cxx.sh (aix[45]): Same.
2117         * ltcf-gcj.sh (aix[45]): Same.
2118         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2119         exists, write list of input files to temporary file.
2120
2121 2005-05-04  Mike Stump  <mrs@apple.com>
2122
2123         * configure.in: Always pass --target to target configures as
2124         otherwise rebuilds that do --recheck will fail.
2125         * confiugure: Rebuilt.
2126
2127 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2128
2129         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2130         STAGE_HOST_EXPORTS.
2131         (configure, all): Add bootstrap support.
2132         (Host modules, target modules): Pass post-stage1 flags and exports.
2133         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2134         * Makefile.in: Regenerate.
2135
2136 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2137
2138         * configure: Regenerate.
2139
2140 2005-04-27  Mike Stump  <mrs@apple.com>
2141
2142         * MAINTAINERS: Add self as darwin maintainer.
2143
2144 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2145
2146         * config.sub: Update from master copy.
2147
2148 2005-04-21  Mike Stump  <mrs@apple.com>
2149
2150         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2151         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2152
2153 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2154
2155         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2156         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2157         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2158         "*-*-elf" and "*-*-linux*".
2159         * configure: Regenerate.
2160
2161 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2162
2163         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2164
2165 2005-04-12  Mike Stump  <mrs@apple.com>
2166
2167         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2168
2169 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2170
2171         * MAINTAINERS (Write After Approval): Add myself.
2172
2173 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2174
2175         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2176
2177 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2178
2179         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2180         (TARGET_CONFIGARGS): Include --with-target-subdir.
2181         (configure, all): New macros.  Use them throughout.
2182         * Makefile.in: Regenerate.
2183
2184 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2189
2190         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2191
2192 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2193
2194         * MAINTAINERS: Move John Carr to Write After Approval.
2195
2196 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2197
2198         * config/mh-mingw32: Delete.
2199         * configure.in: Don't use it.
2200         * configure: Regenerate.
2201
2202 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2203
2204         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2205         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2206         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2207         (HOST_LIB_PATH): Generate from Makefile.def.
2208         (TARGET_LIB_PATH): Likewise.
2209         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2210         * Makefile.in: Regenerate.
2211         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2212         (RPATH_ENVVAR): Include Darwin case.
2213         * configure: Regenerate.
2214
2215 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2216
2217         * MAINTAINERS (Various Maintainers): Remove self.
2218         (Write After Approval): Add self.
2219
2220 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2221
2222         * MAINTAINERS (Various Maintainers): Add self.
2223
2224 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2225
2226         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2227         * configure: Regenerate.
2228
2229 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2230
2231         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2232         gcc_version, and gcc_version_trigger from set of flags to pass.
2233         * Makefile.tpl: Remove definitions of above variables.
2234         (config.status): Remove dependency on $(gcc_version_trigger).
2235         * Makefile.in: Regenerate.
2236         * configure.in: Do not reference config/gcc-version.m4 nor
2237         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2238         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2239         * configure: Regenerate.
2240
2241 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2242             Andrew Pinski <pinskia@physics.uc.edu>
2243
2244         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2245         * Makefile.in: Regenerate.
2246
2247 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2248
2249         * MAINTAINERS (Write After Approval): Add myself.
2250
2251 2005-03-03  David Ayers  <d.ayers@inode.at>
2252
2253         * MAINTAINERS (Write After Approval): Add myself.
2254
2255 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2256
2257         PR libgcj/20160
2258         * ltmain.sh: Avoid creating archives with components that have
2259         duplicate basenames.
2260
2261 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2262
2263         PR bootstrap/20250
2264         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2265         instead of check.
2266         * Makefile.in: Regenerate.
2267
2268 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2269
2270         * Makefile.in: Regenerate to fix conflict between the previous two
2271         patches.
2272
2273 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2274
2275         PR bootstrap/17383
2276         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2277         * Makefile.tpl (HOST_SUBDIR): New substitution.
2278         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2279         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2280         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2281         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2282         (Host modules, Bootstrapped modules): Use it.
2283         (Build modules, Target modules): Do not create symlink trees,
2284         always configure out-of-srcdir.
2285         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2286         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2287         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2288         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2289
2290         * Makefile.in: Regenerate.
2291         * configure: Regenerate.
2292
2293 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2294
2295         Merged from libada-gnattools-branch:
2296         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2297
2298         * gnattools: New directory.
2299         * Makefile.def: Add gnattools as a module, depending on target-libada.
2300         * Makefile.in: Regenerate.
2301         * configure.in: Include gnattools in host_tools; disable it if ada
2302         is disabled.
2303         * configure: Regenerate.
2304
2305 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2306
2307         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2308         treelang maintainer.
2309         (Write After Approval): Remove myself.
2310
2311 2005-02-23  Paul Schlie  <schlie@comcast.net>
2312
2313         * configure.in: Allow darwin targeted ports to build tk, itcl and
2314         libgui.
2315         * configure: Regenerate.
2316
2317 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2318
2319         PR libgcj/10353
2320         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2321         * configure: Regenerate.
2322
2323 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2324
2325         * MAINTAINERS (Write After Approval): Add myself.
2326
2327 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2328
2329         * MAINTAINERS: Update my e-mail address.
2330
2331 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2332
2333         * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2336
2337         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2338         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2339         target-libgloss when not *-*-elf and *-*-aout.
2340         * configure: Regenerate.
2341
2342 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2343
2344         * MAINTAINERS: Remove obsolete entries.
2345
2346         * MAINTAINERS (Write After Approval): Add Michael Matz.
2347
2348 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2349
2350         * MAINTAINERS: Remove self as cpplib maintainer.
2351
2352 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2353
2354         * install-sh, config.sub: Import from upstream.
2355
2356 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2357
2358         PR bootstrap/18222
2359         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2360         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2361         * Makefile.in: Regenerate.
2362
2363 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2364
2365         * MAINTAINERS: Update my email address.
2366
2367 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2368             Andreas Schwab  <schwab@suse.de>
2369
2370         PR bootstrap/18033
2371         * config-ml.in: Eval option if surrounded by single quotes.
2372
2373 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2374
2375         Revert 2004-12-28 Makefile changes, a better fix will be
2376         applied to mainline and src after GCC 4.0 branches.
2377
2378 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2379
2380         PR bootstrap/17383
2381
2382         * Makefile.def (target_modules): Remove stage parameter,
2383         it is always true now.
2384         * Makefile.tpl (configure-build-[+module+],
2385         configure-target-[+module+]): Always build symlink tree
2386         for the directory and for include.  BUILD_SUBDIR and
2387         TARGET_SUBDIR cannot be . anymore.
2388         * Makefile.in: Regenerate.
2389
2390 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2391
2392         Revert 2004-12-08 Makefile changes.
2393
2394 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2395
2396         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2397         cygwin, mingw.
2398
2399 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2400
2401         * configure.in (sh64-*-*): Reenable gprof.
2402         * configure: Regenerate.
2403
2404 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2405
2406         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2407         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2408         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2409         * Makefile.in: Regenerate.
2410
2411 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2412
2413         * MAINTAINERS: Update my email address.
2414
2415 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2416
2417         * Makefile.tpl: Generate normal dependencies if the LHS module is
2418         not bootstrapped.
2419         * Makefile.in: Regenerate.
2420
2421 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2422
2423         * configure.in: Include config/gxx-include-dir.m4.  Use
2424         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2425         * configure: Regenerate.
2426
2427 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2428
2429         * config.if: Delete.
2430         * configure.in: Set libstdcxx_incdir directly.
2431         * configure: Regenerate.
2432
2433 2004-12-02  Eric Christopher  <echristo@redhat.com>
2434
2435         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2436         * Makefile.in: Regenerate.
2437
2438 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2439
2440         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2441         * configure: Regenerate.
2442
2443 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2444
2445         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2446         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2447         * configure: Regenerate.
2448
2449 2004-12-01  Eric Christopher  <echristo@redhat.com>
2450
2451         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2452         of things to remove.
2453
2454 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2455
2456         * MAINTAINERS (Write After Approval): Update my e-mail address.
2457
2458 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2459
2460         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2461         from CVS libtool to always pass_all.
2462
2463 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2464
2465         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2466         (hppa*64*-*-*): Delete incorrect comment.
2467         * configure: Rebuilt.
2468
2469 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2470
2471         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2472
2473 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2474
2475         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2476         from CVS libtool to always pass_all.
2477
2478 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2479
2480         * install-sh, compile: Import from automake.
2481
2482 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2483
2484         * config.guess, config.sub:  Import from savannnah.
2485
2486 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2487
2488         * MAINTAINERS (Write After Approval): Add myself
2489
2490 2004-11-12  Mike Stump  <mrs@apple.com>
2491
2492         * Makefile.def: Add html support.
2493         * Makefile.tpl: Likewise.
2494         * Makefile.in: Regenerate.
2495
2496 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2497
2498         PR 18423
2499         * configure.in: Remove all instances of build-fixincludes from
2500         noconfigdirs.
2501         (build_configargs): Supply --target to subdirectories.
2502         * configure: Regenerate.
2503
2504         * Makefile.def: Make gcc install depend on fixincludes install.
2505         * Makefile.in: Regenerate.
2506
2507 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2508
2509         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2510
2511 2004-11-11  Paul Brook  <paul@codesourcery.com>
2512
2513         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2514
2515 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2516
2517         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2518         target-libgfortran.
2519         * configure: Regenerate.
2520
2521 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2522
2523         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2524         like CC.
2525
2526 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2527
2528         * Makefile.def (host fixincludes): Specify missing targets.
2529         * Makefile.in: Regenerate.
2530
2531 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2532
2533         * MAINTAINERS: Add myself
2534
2535 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2536
2537         * MAINTAINERS (Write After Approval): Add myself.
2538
2539 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2540
2541         * Makefile.def: Build fixincludes for the host, too.
2542         * Makefile.in: Regenerate.
2543         * configure.in (host_tools): Add fixincludes.
2544         * configure: Regenerate.
2545
2546 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2547
2548         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2549         * configure: Regenerated.
2550
2551 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2552
2553         PR other/17783
2554         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2555         * configure: Regenerated.
2556
2557 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2558
2559         * README.SCO: Update per FSF instructions.
2560
2561 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2562
2563         PR target/18151
2564         * configure.in (case ${target}): Do not build fixincludes for avr.
2565         * configure: Regenerated.
2566
2567 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2568
2569         * configure.in (case ${target}): Do not build fixincludes
2570         on platforms where it is not used.
2571         * configure: Regenerated.
2572
2573 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2574
2575         * configure.in: Use an absolute path to install-sh.
2576         * configure: Regenerated.
2577
2578 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2579
2580         * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2583
2584         * MAINTAINERS: Remove from Write After Approval those that are
2585         already maintainers.
2586
2587 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2588
2589         * MAINTAINERS:  Update my email address.
2590
2591 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2592
2593         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2594         * configure: Regenerate.
2595
2596 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2597
2598         * MAINTAINERS:  Update my email address.
2599
2600 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2601
2602         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2603         entries belonging to this category.
2604
2605 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2606
2607         * MAINTAINERS: Update my e-mail address.
2608
2609 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2610
2611         Fix wrong conflict resolution in:
2612
2613         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2614
2615         * Makefile.in: Regenerate.
2616         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2617         in the recursive `make', instead of hardwiring `all'.
2618         (Autogenerated TARGET-* variables): New.
2619
2620 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2621
2622         * configure.in: Enable target-libgloss for crx-*-*.
2623         * configure: Regenerate.
2624
2625 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2626
2627         * MAINTAINERS (Various Maintainers): Move the "windows,
2628         cygwin, mingw" maintainer to ...
2629         (OS Port Maintainers): ... here.
2630
2631 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2632
2633         * MAINTAINERS (Write After Approval): Remove those that are
2634         maintainers of some subsystem.
2635
2636 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2637
2638         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2639         * ltcf-cxx.sh (tpf*): Likewise.
2640         * ltconfig (tpf*): Add TPF OS configuration support.
2641
2642 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2643
2644         * MAINTAINERS: Change my email address to my new work account.
2645
2646 2004-09-24  Michael Roth  <mroth@nessie.de>
2647
2648         * configure.in (--without-headers): Add missing double quotes.
2649         * configure: Regenerate.
2650
2651 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2652
2653         * ylwrap: Revert to previous version.
2654
2655 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2656
2657         PR bootstrap/17369
2658         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2659         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2660         SET_GCC_LIB_PATH_CMD.
2661         (BASE_TARGET_EXPORTS): Likewise.
2662         * Makefile.in: Regenerated.
2663
2664         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2665         * configure: Regenerated.
2666
2667 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2668
2669         * config.guess: New upstream version
2670         * compile, depcomp, install-sh, ylwrap: Likewise.
2671
2672 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2673
2674         * config/mh-x86omitfp: New host makefile fragment.  Add
2675         -fomit-frame-pointer to the default BOOT_CFLAGS.
2676         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2677         * configure: Regenerate.
2678
2679 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2680
2681         PR target/11572
2682         * configure.in (*-*-darwin*): Renable libobjc.
2683         * configure: Regenerate.
2684
2685 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2686
2687         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2688
2689 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2690
2691         * Makefile.def: Remove libbanshee.
2692         * Makefile.tpl: Ditto.
2693         * configure.in: Ditto.
2694         * Makefile.in: Regen.
2695         * configure: Ditto.
2696
2697 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2698
2699         * ltmain.sh: Use $pic_object as $non_pic_object if
2700         $non_pic_object=none.
2701
2702 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2703
2704         * missing: Import latest version from master repository.
2705
2706 2004-09-06  Nick Clifton  <nickc@redhat.com>
2707
2708         * config.sub: Import latest version from master repository.
2709         * config.guess: Likewise.
2710         This includes these changes:
2711
2712         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2713
2714         * config.sub: Handle crisv32, alias etraxfs.
2715         * config.guess (crisv32:Linux:*:*): Handle.
2716
2717         2004-08-13  Brad Smith  <brad@comstyle.com>
2718
2719         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2720         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2721
2722         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2723
2724         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2725         assume the processor is a powerpc.  This is because coreutils
2726         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2727         in this case, due to a MacOS X bug that causes
2728         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2729         to return a negative number.
2730         Problem reported by Petter Reinholdtsen in:
2731         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2732
2733         2004-07-19  Ben Elliston  <bje@gnu.org>
2734
2735         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2736
2737         2004-06-24  Ben Elliston  <bje@gnu.org>
2738
2739         * config.guess: Update copyright years.
2740         * config.sub: Likewise.
2741
2742         2004-06-22  Robert Millan  <robertmh@gnu.org>
2743
2744         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2745         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2746
2747         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2748
2749         * config.guess (*:*VMS:*:*): New entry. Replaces
2750         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2751         manufacturer.
2752
2753         2004-06-22  Ben Elliston  <bje@gnu.org>
2754
2755         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2756         * config.sub: Likewise.
2757
2758         2004-06-22  Ben Elliston  <bje@gnu.org>
2759
2760         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2761         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2762
2763         2004-06-11  Ben Elliston  <bje@gnu.org>
2764
2765         * config.guess (pegasos:OpenBSD:*:*): Remove.
2766
2767         2004-06-11  Ben Elliston  <bje@gnu.org>
2768
2769         From Wouter Verhelst <wouter@grep.be>:
2770         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2771
2772         2004-06-11  Ben Elliston  <bje@gnu.org>
2773
2774         * config.guess (luna88k:OpenBSD:*:*): New.
2775
2776         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2777
2778         * config.guess (m32r*:Linux:*:*): New case.
2779         * config.sub: Handle m32rle.
2780
2781         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2782
2783         From Jens Petersen  <petersen@redhat.com>:
2784         * config.sub: Handle sparcv8.
2785
2786         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2787
2788         From Tom Smith <smith@cag.lkg.hp.com>:
2789         * config.guess: Version suffixes are equally significant on Tru64
2790         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2791         prefix of "P" (patched kernel).
2792
2793         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2794
2795         * config.sub: Add support for National Semiconductor CRX target.
2796
2797 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2798
2799         * MAINTAINERS (Various Maintainers): Remove myself as web page
2800         maintainer, add myself as maintainer of build status lists.
2801
2802 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2803
2804         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2805         *-*-netware, but add target-libmudflap.
2806         Consolidate *-*-netware targets (of which really only i?86 exists)
2807         into a single entry.
2808         * configure: Likewise.
2809
2810 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2811
2812         * Makefile.tpl (sorry): Remove.
2813         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2814         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2815         (do-clean): Clean per-stage directories too.
2816         (do-distclean): Run distclean-stage1 too.
2817         (.NOTPARALLEL): Enable during toplevel bootstrap.
2818         (stage[+id+]-bubble): Enable parallel execution during
2819         the recursive invocation.
2820         * Makefile.in: Regenerate.
2821
2822         Fix previous checkin:
2823
2824         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2825         include.
2826         * configure.in: Fix indentation.
2827         * configure: Regenerate.
2828
2829 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2830
2831         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2832         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2833         * configure: regenerate
2834         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2835         -mdynamic-no-pic
2836
2837
2838 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2839
2840         * Makefile.def (build_modules): Add fixincludes.
2841         (dependencies): Make gcc depend on fixincludes.
2842         * configure.in (build_tools): Add fixincludes.
2843         (build_configdirs): Always include build_libs.
2844         * Makefile.in: Regenerate.
2845         * configure: Regenerate.
2846
2847 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2848
2849         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2850         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2851         phony targets; do not generate timestamp files.
2852         (distclean-stageN): Remove references to their timestamp files.
2853         (restageN, touch-stageN): Remove.
2854         (stageN-bubble): Rewritten.
2855         (compare): Support lean bootstraps.
2856         * Makefile.in: Regenerate.
2857
2858         * configure.in: Only warn when bootstrapping but
2859         build != host or build != target.  Support lean bootstraps.
2860         * configure: Regenerate.
2861
2862 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2863
2864         * configure.in:  Give a better error message if GMP/MPFR are missing
2865         and a language needing them has been requested.
2866         * configure:  Regenerated.
2867
2868 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2869
2870         * configure.in:  Print a list of available language front-ends if
2871         a requested one is missing.  Tidy stray tab characters.
2872         * configure:  Regenerated.
2873
2874 2004-08-19  Michael Koch  <konqueror@gmx.de>
2875
2876         * gcc/doc/install.texi: Update entry about automake for libjava.
2877
2878 2004-08-17  Robert Millan  <robertmh@gnu.org>
2879
2880         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2881         (instead of FreeBSD).
2882         * configure: Regenerate.
2883
2884 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2885
2886         * Makefile.in: Regenerate.
2887         * configure: Regenerate.
2888
2889         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2890         stage_*_flags.
2891         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2892         for bootstrapped modules if toplevel bootstrap is going.
2893         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2894         modules.  Adjust for changes in Makefile.def.  Enable several
2895         rules even in non-bootstrap mode, just to avoid peppering the
2896         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2897         (stage-[+prev+]-bubble): Remove.
2898
2899         * Makefile.def (Dependencies): Depend on all-build-bison,
2900         all-build-flex, all-build-byacc, all-build-texinfo, rather
2901         than the host variations.
2902         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2903         with BUILD_SUBDIR.
2904         (BISON): Update for recent Bisons.
2905         (YACC): Fix typo.
2906         (cross): Depend on all-build.
2907         (all): Do not depend on all-build.
2908         (prebootstrap): Remove.
2909         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2910         (Prebootstrap dependencies): Add them to the per-stage targets
2911         and to all-prebootstrap.
2912         * configure.in (build_configdirs): Always enable build_tools.
2913         (BUILD_DIR_PREFIX): Remove.
2914
2915         * Makefile.def (gcc): Add target variable.
2916         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2917         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2918         in the recursive `make', instead of hardwiring `all'.
2919         (Autogenerated TARGET-* variables): New.
2920
2921 2004-08-13  Brian Booth  <bbooth@redhat.com>
2922
2923         * MAINTAINERS: Remove myself from write-after-approval.
2924
2925 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2926
2927         * src-release: Stop distributing mmalloc with gdb (which doesn't
2928         use it).
2929         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2930         * Makefile.in: Regenerate.
2931
2932 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2933
2934         * configure.in (arm*-*-eabi*): New target.
2935         * configure: Regenerate.
2936
2937 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2938
2939         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2940         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2941         (Dependencies): New section.
2942         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2943         (configure-target-[+module+]): Depend on maybe-all-gcc
2944         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2945         (toplevel profiledbootstrap): Fix dependencies.
2946         * Makefile.in: Regenerate.
2947
2948 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2949
2950         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2951         target-libiberty to noconfigdirs.
2952         * configure: Regenerate.
2953
2954 2004-08-03  Paul Brook  <paul@codesourcery.com>
2955
2956         * configure.in: Check for MPFR as well as GMP.
2957         * configure: Regenerate.
2958
2959 2004-08-01  Robert Millan  <robertmh@gnu.org>
2960
2961         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2962         libmudflap for all GNU-based systems (with Glibc).
2963         * configure: Regenerate.
2964
2965 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2966
2967         * Makefile.def (host-modules): Add gcc.
2968         * Makefile.in: Regenerate.
2969         * Makefile.tpl (sorry): New rule.
2970         (configure-host, all-host, [+make_target+]-host, do-check,
2971         install-host): Do not add gcc as a special case.
2972         (host modules): Add a small special-casing for gcc.  Export
2973         extra_make_flags through the environment.
2974         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2975         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2976         other recursive targets for gcc): Remove.
2977
2978         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2979         (stage, unstage): New rules.
2980         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2981         distclean-stage[+id+]): Use stage_current.
2982         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2983         the stage*-start rules.
2984
2985 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2986
2987         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2988         use -all_load flag.
2989
2990 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2991
2992         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2993         * configure: Regenerate.
2994
2995 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2996
2997         * maintainer-scripts/gcc_release: Revert yesterday's change.
2998
2999 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3000
3001         * MAINTAINERS: Add myself to write-after-approval.
3002
3003 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3004
3005         * libf2c: Removed.
3006         * gcc/gccbug.in: Updated because of libf2c removal.
3007         * maintainer-scripts/gcc_release: Ditto.
3008
3009 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3010
3011         * configure.in: Build libmudflap by default on FreeBSD.
3012         * configure: Regenerated.
3013
3014 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3015
3016         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3017         systems.
3018         * configure: Regenerated.
3019
3020 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3021
3022         PR target/16344
3023         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3024         feedback based compiler.
3025         * Makefile.in: Rebuilt.
3026
3027 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3028
3029         * Makefile.def (host_modules): Set bootstrap=true for flex.
3030         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3031         * Makefile.in: Rebuilt.
3032
3033 2004-07-07  Jan Hubicka  <jh@suse.cz>
3034
3035         * MAINTAINERS: Add self as a profile feedback maintainer.
3036
3037 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3038
3039         * configure.in:  Do not prepend $srcdir to /dev/null in
3040         makefile fragments.
3041         * configure:  Regenerate.
3042
3043 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         * Makefile.def (build_modules): Add bison, byacc, flex,
3046         m4, texinfo.
3047         (flags_to_pass): Add FLEX.
3048         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3049         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3050         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3051         DEFAULT_MAKEINFO): Remove.
3052         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3053         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3054         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3055         objdir or else use configured tool.
3056         (all-build): New.
3057         (all): Depend on it.
3058         (Build module dependencies): Add.
3059         * Makefile.in: Regenerate.
3060         * configure.in: Better support for multiple build modules,
3061         matching what is done for host/target modules.  Do not look
3062         for "plausible" locations of build tools if Canadian cross.
3063         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3064         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3065         * configure: Regenerate.
3066
3067 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3068
3069         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3070         * Makefile.in: Regenerate.
3071
3072 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3073
3074         * Makefile.tpl (configure-build-[+module+],
3075         configure-[+module+], configure-target-[+module+]): Pass
3076         [+extra_configure_args+].
3077         (all-build-[+module+], all-[+module+], check-[+module+],
3078         install-[+module+], [+make_target+]-[+module+],
3079         all-target-[+module+], check-target-[+module+],
3080         install-target-[+module+], [+make_target+]-target-[+module+]):
3081         Pass [+extra_make_args+].
3082         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3083         (GCC_HOST_EXPORTS): Remove.
3084         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3085         cross, check-gcc, check-gcc-c++, install-gcc,
3086         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3087         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3088         * Makefile.in: Regenerate.
3089
3090 2004-06-21  Matthew Sachs  <msachs@apple.com>
3091
3092         * MAINTAINERS: Added self to write-after-approval.
3093
3094 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3095
3096         * configure.in: Check for srcdir/winsup rather than build directory
3097         winsup.
3098         * configure: Regenerate.
3099
3100 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3101
3102         * configure.in: Don't build Cygwin native newlib if winsup
3103         directory is missing.  Emit warning instead.
3104         * configure: Regenerate.
3105
3106 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3107
3108         * Makefile.tpl (touch-stage[+id+]): New.
3109         (restage[+prev+]): Depend on touch-stage[+id+].
3110
3111         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3112         Use it throughout.
3113
3114         * Makefile.def: Add profile and feedback bootstrap stages.
3115         Remove next field from bootstrap stages.
3116         * Makefile.tpl (LN, LN_S): Substitute.
3117         (stageN-start, stageN-end): Use double-colon rules, to
3118         provide a hook for additional setup commands.
3119         (distclean-stageN-gcc, restageN): Create dependencies from
3120         [+prev+], not from [+next+].
3121         (stageN-bubble): Add commands for successive stages from
3122         [+prev+], using double-colon rules.
3123         (all-stageN-gcc): Fix typo.
3124         (stagefeedback-start, profiledbootstrap): New.
3125         * Makefile.in: Regenerate.
3126         * configure.in: Call ACX_PROG_LN.
3127         * configure: Regenerate.
3128
3129 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3130
3131         * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3138
3139         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3140         without gcc.
3141         * configure: Regenerate.
3142
3143 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3144
3145         * Makefile.tpl: Fix typo.
3146         * Makefile.in: Regenerate.
3147
3148 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3149
3150         * configure.in: Remove new- prefix from toplevel
3151         bootstrap targets.
3152         * configure: Regenerate.
3153
3154 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3155
3156         * Makefile.tpl (all.normal): Rename to all.
3157         (all): Replace with a rule to pick the default
3158         target from configure.
3159         (all-gcc, configure-gcc): Use conditionals to
3160         do nothing when toplevel bootstrap is going on.
3161         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3162         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3163         * configure.in: Support --enable-bootstrap.
3164
3165         * Makefile.def: Remove new- prefix from toplevel
3166         bootstrap targets.
3167         * Makefile.tpl: Likewise.
3168
3169         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3170         target.
3171
3172         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3173         $(RECURSE_FLAGS) to recursive invocation of make.
3174
3175         * Makefile.in: Regenerate.
3176         * configure: Regenerate.
3177
3178 2004-05-30  Andreas Jaeger  <aj@suse.de>
3179             Jim Wilson <wilson@specifixinc.com>
3180
3181         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3182         like CC.
3183
3184 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3185
3186         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3187         * configure: Regenerate.
3188
3189 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3190
3191         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3192         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3193         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3194         targets.
3195         * Makefile.in: Regenerate.
3196
3197 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3198
3199         * configure.in: Test the ability to symlink directories.
3200         * configure: Regenerate.
3201
3202         * Makefile.def (bootstrap-stage): New definitions.
3203         * Makefile.tpl (configure-stage1-gcc,
3204         configure-stage2-gcc, configure-stage3-gcc,
3205         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3206         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3207         new-restage3, compare): Autogenerate, see Makefile.in
3208         entry for behavioral changes.
3209         (distclean-stage1, new-stage1-start, new-stage1-end,
3210         new-stage1-bubble, distclean-stage2, new-stage2-start,
3211         new-stage2-end, new-stage2-bubble, distclean-stage3,
3212         new-stage3-start, new-stage3-end): New autogenerated targets.
3213         (objext, prebootstrap, BOOT_CFLAGS,
3214         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3215         targets.
3216
3217         * Makefile.in: Regenerate.
3218         (distclean-stage1, new-stage1-start, new-stage1-end,
3219         new-stage1-bubble, distclean-stage2, new-stage2-start,
3220         new-stage2-end, new-stage2-bubble, distclean-stage3,
3221         new-stage3-start, new-stage3-end): New targets.
3222         (all-stage1-gcc): Move prebootstrap dependency from here...
3223         (configure-stage1-gcc): ...to here.
3224         (new-bootstrap): Use bubble targets.
3225         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3226         Use per-stage distclean targets.
3227         (configure-stage1-gcc, configure-stage2-gcc,
3228         configure-stage3-gcc, all-stage1-gcc,
3229         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3230         Use new-stageN-start to prepare the tree.
3231
3232 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3233
3234         * Makefile.def (host_modules): add libcpp.
3235         * Makefile.tpl: Add dependencies on and for libcpp.
3236         * Makefile.in: Regenerate.
3237         * configure.in: Add libcpp host module.
3238         * configure: Regenerate.
3239
3240 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3241
3242         * Makefile.tpl: Whenever a recursive target is defined, wrap
3243         it in a special @if/@endif block, and prepare its maybe
3244         dependency in the @if/@endif block
3245         * configure.in: Instead of writing maybe dependencies, remove
3246         the @if/@endif statements, and remove the @if/@endif blocks
3247         that remain.
3248         * configure: Regenerate.
3249         * Makefile.in: Regenerate.
3250
3251 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3252
3253         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3254
3255 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3256
3257         PR bootstrap/15120
3258         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3259         * */configure: Rebuilt.
3260
3261 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3262
3263         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3264         of libf2c.
3265         * configure, Makefile.in: Regenerate.
3266
3267 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3268
3269         * MAINTAINERS (Write After Approval): Add myself.
3270
3271 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3272
3273         Merge from tree-ssa-20020619-branch.
3274
3275         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3276         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3277         (HOST_GMPLIBS): Define.
3278         (HOST_GMPINC): Define.
3279         (TARGET_LIB_PATH): Add libmudflap.
3280         (GFORTRAN_FOR_TARGET): Define.
3281         (configure-build*): Export GFORTRAN.
3282         (configure-gcc): Export GMPLIBS and GMPINC.
3283         (all-gcc): Add maybe-all-libbanshee.
3284         (configure-target-libgfortran): Define.
3285         * Makefile.in: Regenerate.
3286         * configure.in (host_libs): Add libbanshee.
3287         (target_libraries): Add target-libmudflap and target-libgfortran.
3288         Add --with-libbanshee.
3289         Handle --disable-libmudflap.
3290         (*-*-freebsd*): Use with_gmp.
3291         Add $(libgcj) to noconfigdirs.
3292         * configure: Regenerate.
3293         * depcomp: New file.
3294         * MAINTAINERS: Add tree-ssa maintainers.
3295
3296 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3297
3298         * MAINTAINERS (Various Maintainers): Add myself.
3299
3300 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3305
3306         * MAINTAINERS (Write After Approval): Add myself.
3307
3308 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3311         * configure: Regenerate.
3312
3313 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3314
3315         Revert:
3316         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3317
3318         * Makefile.def (flags_to_pass): Remove *dir variables that
3319         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3320         as well as prefix and exec_prefix.
3321         * Makefile.in: Regenerate.
3322
3323 2004-04-26  Robert Millan  <robertmh@gnu.org>
3324
3325         Add patches from libtool CVS.
3326         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3327         * ltconfig: Likewise.
3328         * ltcf-c.sh: Likewise.
3329         * ltcf-cxx.sh: Likewise.
3330         * ltcf-gcj.sh: Likewise.
3331
3332 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3333
3334         * Makefile.def (host_modules): Mark with the bootstrap
3335         flag packages on which gcc depends.
3336         * Makefile.tpl (all-bootstrap): Use it.
3337         * Makefile.in: Regenerate.
3338
3339 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3340
3341         * Makefile.def (flags_to_pass): Remove *dir variables that
3342         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3343         as well as prefix and exec_prefix.
3344         * Makefile.in: Regenerate.
3345
3346 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3347
3348         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3349         * configure: Regenerate.
3350         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3351         * gcc/Makefile.tpl (compare): Use the result of the test.
3352         * gcc/Makefile.in: Regenerate.
3353
3354 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3355
3356         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3357         Always relocate gcc and prev-gcc to the original names, even
3358         if the build fails.
3359         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3360         New targets.
3361
3362 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3363
3364         * MAINTAINERS: Update my email address.
3365
3366 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3367
3368         * configure.in (mips*-*-irix5*): Enable ld.
3369         * configure: Regenerate.
3370
3371 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3372
3373         * configure: Regenerate.
3374
3375 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3376
3377         * Makefile.tpl (configure-[+module+], configure-gcc,
3378         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3379         Set and export LDFLAGS.
3380         * Makefile.in: Regenerate.
3381
3382 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3383
3384         * MAINTAINERS: Add myself to write-after-approval.
3385
3386 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3387
3388         PR bootstrap/14871
3389         * Makefile.tpl: If we don't have built-in-tree target tools,
3390         use the ones found by configure rather than hacking around with
3391         program_transform_name.
3392         * configure.in: Give Makefile.tpl the information necessary
3393         to do that.
3394         * Makefile.in: Regenerate.
3395         * configure: Regenerate.
3396
3397 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3398
3399         PR bootstrap/14760
3400         * configure.in: When computing baseargs, strip *all* copies of
3401         offending options.  Also, don't match/substitute the trailing space,
3402         so that this actually works when two similar options are separated by
3403         only one space.
3404         * configure: Regenerate.
3405
3406 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3407
3408         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3409         (rs6000-*-aix*): Same.
3410         * configure: Regenerate.
3411
3412 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3413
3414         * MAINTAINERS: Add myself to write-after-approval.
3415
3416 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3417
3418         * MAINTAINERS: Add myself to write-after-approval.
3419
3420 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3421
3422         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3423         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3424         * Makefile.in: Regenerate.
3425
3426         * configure.in (top level bootstrap support): Rework --enable-werror
3427         to set @stage2_werror_flag@.
3428         * configure: Regenerate.
3429         * Makefile.tpl (top level bootstrap support): Pass
3430         @stage2_werror_flag@ down to configure in stages 2 and 3.
3431         * Makefile.in: Regenerate.
3432
3433 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3434
3435         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3436         for stages 2 and 3 as well as in make.  As a consequence, remove
3437         OUTPUT_OPTION (now detected by configure) from the flags passed down
3438         to make.
3439         * Makefile.in: Regenerate.
3440
3441         * Makefile.tpl (new-bootstrap): Fix typo.
3442         * Makefile.in: Regenerate.
3443
3444 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3445
3446         * Makefile.tpl: Rearrange by moving recursive_targets rules
3447         into their proper sections.
3448         * Makefile.tpl (top level bootstrap support): Move disabling
3449         of coverage flags from 'make' to 'configure'; improve comments.
3450         * Makefile.in: Regenerate.
3451
3452         * Makefile.tpl (experimental top level bootstrap) Move stage1
3453         language setting from all- target to configure- target; disable
3454         intermodule optimization in stage 1; prevent gratuitous rebuilds
3455         of stage 1.
3456         * Makefile.in: Regenerate.
3457         * configure.in: Comma-separate stage 1 language list for top
3458         level bootstrap.
3459         * configure: Regenerate.
3460
3461         * Makefile.tpl: Clean up experimental top level bootstrap support:
3462         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3463         prev-gcc in configure- targets as well as all- targets.
3464         * Makefile.in: Regenerate.
3465
3466 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3467
3468         * compile: New file imported from automake.
3469
3470 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3471
3472         * configure.in: Remove symbolic link section.
3473         * configure: Regenerate.
3474         * Makefile.tpl (links): Remove.
3475         * Makefile.in: Regenerate.
3476
3477 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3478             Nathanael Nerode  <neroden@gcc.gnu.org>
3479
3480         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3481         Set with AC_CHECK_PROGS.
3482         * configure.in: Fix comment typo from last patch.
3483         * configure: Regenerate.
3484
3485 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3486
3487         * Makefile.tpl: Introduce experimental top level bootstrap support.
3488         * Makefile.in: Regenerate.
3489         * configure.in: Introduce support for top level bootstrap.
3490         * configure: Regenerate.
3491
3492 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3493             Paolo Bonzini  <bonzini@gnu.org>
3494
3495         PR bootstrap/14522
3496         * configure.in: Cope with shells that do not support unquoted ^
3497         * configure: Regenerate.
3498
3499 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3500             Paolo Bonzini  <bonzini@gnu.org>
3501
3502         PR bootstrap/14522
3503         * configure.in: Cope with shells that do not support nesting
3504         quotes inside quoted backquote substitutions.
3505         * configure: Regenerate.
3506
3507 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3508
3509         PR bootstrap/14522
3510         * configure.in: Fix escaping of $.
3511         * configure: Regenerate.
3512
3513 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3514
3515         * configure: Regenerate, since I forgot to while committing Paolo's
3516         changes.
3517
3518 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3519
3520         PR ada/14131
3521         Move language detection to the top level.
3522         * configure.in: Find default values for the tools as
3523         soon as possible.  Disable ada if GNAT is not found.
3524         Emit error message about missing languages.  Expand
3525         --enable-languages=all for the gcc subdirectory.
3526
3527 2004-03-10  Ben Elliston  <bje@gnu.org>
3528
3529         * MAINTAINERS: Update my email address.
3530
3531 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3532
3533         * ltconfig: Disable building static libraries if building shared
3534         libraries on AIX 5L.
3535
3536 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3537
3538         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3539         and disable libgcj.
3540         * configure: Regenerated.
3541
3542 2004-03-01  Brian Booth  <bbooth@redhat.com>
3543
3544         * MAINTAINERS: Add myself to write-after-approval.
3545
3546 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3547
3548         * MAINTAINERS: Add myself to write-after-approval.
3549
3550 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3551
3552         PR bootstrap/7087
3553         * Makefile.tpl: Guard XFOO sed statements better.
3554         * Makefile.tpl: Add dependency for configure-target-libada.
3555         * Makefile.in: Regenerate (incidentally fixes broken
3556         commit when libada-branch was merged).
3557
3558 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3559
3560         * MAINTAINERS: Add myself to write-after-approval.
3561
3562 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3563
3564         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3565         maintainers.
3566
3567 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3568
3569         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3570         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3571
3572 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3573
3574         PR bootstrap/11932
3575         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3576
3577 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3578
3579         * MAINTAINERS: Added myself to write-after-approval.
3580
3581 2004-02-14  Michael Koch  <konqueror@gmx.de>
3582
3583         * MAINTAINERS: Added myself to write-after-approval.
3584
3585 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3586
3587         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3588         some OS port maintainers to OS port maintainers section.
3589
3590 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3591
3592         * MAINTAINERS: Add self.
3593
3594 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3595
3596         * MAINTAINERS: Alphabetize.
3597
3598 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3599
3600         * MAINTAINERS: Remove myself.
3601
3602 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3603
3604         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3605         (rs6000-*-aix*): Same.
3606         * configure: Regenerate.
3607
3608 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3609
3610         * configure.in (host): Add in missing $noconfigdirs to defines.
3611         * configure: Regenerate.
3612
3613 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3614             Nathanael Nerode  <neroden@gcc.gnu.org>
3615
3616         PR ada/6637, PR ada/5911
3617         Merge with libada-branch:
3618         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3619         with appropriate dependencies. Add --enable-libada configure switch.
3620         * configure, Makefile.in: Regenerate.
3621
3622 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3623
3624         * MAINTAINERS: Add myself to write-after-approval.
3625
3626 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3627
3628         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3629         * configure: Regenerate.
3630
3631 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3632
3633         Merge from upstream:
3634
3635         * ltmain.in: When setting IFS to '~', be careful about user
3636         arguments that contain '~'.
3637
3638         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3639
3640         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3641         Also test $base_compile against $CC with escaped arguments. Bug
3642         reported by Geoff Keating <geoffk@apple.com>.
3643
3644 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3645
3646         * MAINTAINERS: Remove i960 port.
3647
3648 2004-01-23  DJ Delorie  <dj@redhat.com>
3649
3650         * Makefile.def (target_modules) [libiberty]: Don't stage.
3651         * Makefile.in: Rebuilt.
3652
3653 2004-01-20  Caroline Tice  <ctice@apple.com>
3654
3655         * MAINTAINERS: Add myself to write-after-approval.
3656
3657 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3658
3659         * MAINTAINERS: Update my email address.
3660
3661 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3662
3663         * MAINTAINERS: Add myself to write-after-approval.
3664
3665 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3666
3667         * MAINTAINERS: Remove entries without email address.
3668
3669 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3670
3671         * MAINTAINERS: Add myself to write-after-approval.
3672
3673 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3674
3675         * MAINTAINERS: Update my email address.
3676
3677 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3678
3679         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3680         * Makefile.tpl (configure-target-[+module+]): Support stage.
3681         * Makefile.in: Rebuilt.
3682
3683 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3684
3685         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3686
3687 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3688
3689         * MAINTAINERS: Add myself as a MIPS maintainer.
3690
3691 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3692
3693         * configure.in: Use ./config.cache, not config.cache.
3694         * configure: Regenerate.
3695         * Makefile.tpl: Special-casing not needed for GCC any more.
3696         * Makefile.in: Regenerate.
3697
3698         * configure.in: Don't share a cache file for host dirs.
3699         * configure: Regenerate.
3700
3701         * config-ml.in: Don't mess with the cache file.
3702
3703 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3704
3705         * MAINTAINERS: Move myself from 'Write After Approval' to
3706         'CPU Port Maintainers' section as SPARC maintainer.
3707
3708 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3709
3710         * Makefile.tpl: Make GCC use a separate config.cache.
3711         * Makefile.in: Regenerate.
3712
3713         PR bootstrap/11932, PR bootstrap/11933
3714         (I don't know if it will fix either of them, but it relates
3715         to them.)
3716         * configure.in: Don't use shared config.cache for target
3717         directories.
3718         * configure: Regenerate.
3719
3720 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3721
3722         * MAINTAINERS: Add myself to 'Write After Approval' section.
3723
3724 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3725
3726         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3727         * configure: Regenerated.
3728
3729 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3730
3731         * MAINTAINERS: Remove the mn10200 maintainer.
3732
3733 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3734
3735         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3736         * configure: Regenerated.
3737
3738 2003-12-16  Jan Hubicka  <jh@suse.cz>
3739
3740         * MAINTAINERS: Add myself as callgraph maintainer.
3741
3742 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3743
3744         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3745         * configure: Regenerate.
3746
3747 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3748
3749         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3750         'Write After Approval' section. Update email.
3751
3752 2003-12-01  James Lemke <jim@wasabisystems.com>
3753
3754         * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2003-11-20  Matt Thomas  <matt@3am-software.com>
3757
3758         * MAINTAINERS: Add myself as a vax port maintainer.
3759
3760 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3761
3762         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3763         (configure-build-[+module+], configure-[+module+]): Likewise.
3764         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3765         * Makefile.in: Regenerate.
3766
3767 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3768
3769         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3770         shared/dylibed libraries.
3771         * ltmain.sh: Likewise.
3772         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3773         * ltcf-cxx.sh: Likewise.
3774         * ltcf-gcj.sh: Likewise.
3775         * ltconfig: Likewise.
3776
3777 2003-11-17  Stan Cox  <scox@redhat.com>
3778
3779         * MAINTAINERS: Add myself as iq2000 port maintainer.
3780
3781 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3782
3783         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3784         * Makefile.in: Regenerate.
3785
3786 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3787
3788         * config.sub: Update to 2003-11-03 version.
3789
3790 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3791
3792         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3793         * configure:  Regenerate.
3794
3795 2003-10-20  Nicolas Pitre <nico@cam.org>
3796
3797         * MAINTAINERS: Add myself to 'Write After Approval' section.
3798
3799 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3800
3801         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3802
3803 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3804
3805         * MAINTAINERS: Update my email address.
3806
3807 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3808
3809         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3810
3811 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3812
3813         * MAINTAINERS: Add myself to 'Write After Approval' section.
3814
3815 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3816
3817         * config.guess: Update to 2003-10-16 version.
3818         * config.sub: Update to 2003-10-16 version.
3819
3820 2003-10-15 David Daney  <ddaney@avtrex.com>
3821
3822         * MAINTAINERS: Added myself to 'Write After Approval' section.
3823
3824 2003-10-15  Falk Hueffner  <falk@debian.org>
3825
3826         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3827         'Write After Approval' section. Update email.
3828
3829 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3830
3831         * MAINTAINERS: Move myself from 'Write After Approval' to
3832         'Various Maintainers' section as middle-end maintainer.
3833
3834 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3835
3836         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3837         HOST_FLAGS_TO_PASS.
3838         * Makefile.in: Regenerate.
3839
3840 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3841
3842         * config.guess: Update to 2003-10-07 version.
3843         * config.sub: Update to 2003-10-07 version.
3844
3845 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3846
3847         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3848         * ltconfig (irix5*, irix6*): Don't override version_type.
3849
3850 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3851
3852         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3853         * configure: Rebuilt
3854         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3855         * Makefile.in: Rebuilt
3856
3857 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3858
3859         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3860
3861 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3862
3863         * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2003-09-29  Paul Koning  <ni1d@arrl.net>
3866
3867         * MAINTAINERS: Move myself from "Write After Approval"
3868         to CPU platform maintainers for pdp11 platform.
3869
3870 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3871
3872         * MAINTAINERS: Move myself from 'Write After Approval' to
3873         'Various Maintainers' section as libffi testsuite maintainer.
3874
3875 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3876
3877         * configure.in: Pass a computed --program-transform-name
3878         to subconfigures.
3879         * configure: Regenerated.
3880
3881 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3882
3883         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3884         * Makefile.in: Regenerate.
3885
3886         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3887         * Makefile.in: Regenerate.
3888
3889 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3890
3891         * MAINTAINERS: Move myself from 'Write After Approval'
3892         to 'Various Maintainers' (objective-c) section.
3893
3894 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3895
3896         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3897         quoting.
3898         * configure: Regenerated.
3899
3900 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3901
3902         * MAINTAINERS (Write After Approval): Add myself to write after
3903         approval list.
3904
3905 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3906
3907         * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3910
3911         * MAINTAINERS: Update my e-mail address.
3912
3913 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3914
3915         * libtool.m4 (LD): Correct powerpc64 host match.
3916
3917 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3918
3919         * MAINTAINTERS: Update my affiliation and email address.
3920
3921 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3922
3923         * MAINTAINERS (Write After Approval): Add myself.
3924
3925 2003-09-04  DJ Delorie  <dj@redhat.com>
3926
3927         * configure: Regenerate.
3928
3929 2003-09-04  Robert Millan  <robertmh@gnu.org>
3930
3931         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3932
3933 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3934
3935         * configure.in: Ensure arguments to sed are properly spaced.
3936         * configure: Regenerate.
3937
3938 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3939
3940         * MAINTAINERS: Update my e-mail address.
3941
3942 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3947
3948         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3949         * configure: Regenerated.
3950
3951 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3952
3953         * MAINTAINERS: Update my email address.
3954
3955 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3956
3957         * configure.in:  Use newline instead of semicolon when assuming
3958         shell arguments in a for loop.
3959         * configure:  Regenerated.
3960
3961 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3962
3963         * MAINTAINERS: Resurrect the i860 maintainer.
3964
3965 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3966
3967         PR 8180
3968         * configure.in: When testing with_libs and with_headers, treat
3969         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3970         * configure: Regenerate.
3971
3972         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3973         make, shell, etc.
3974         (baseargs): Likewise.
3975         * configure: Regenerate.
3976
3977 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3978
3979         * MAINTAINERS (Write After Approval): Add myself.
3980
3981 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3982
3983         * configure.in: Disable libgcj for darwin not on powerpc.
3984         * configure: Rebuild.
3985
3986 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3987
3988         * config-ml.in, symlink-tree: Add license.
3989
3990 2003-08-03  Richard Stallman  <rms@gnu.org>
3991             Eben Moglen  <moglen@columbia.edu>
3992
3993         * README.SCO: New file.
3994
3995 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3996
3997         * Makefile.tpl (check, check-c++): Express dependencies using
3998         dependencies rather than commands.
3999         * Makefile.in: Regenerate.
4000
4001 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4002
4003         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4004         * configure: Ditto.
4005
4006 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4007
4008         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4009         * Makefile.in: Update.
4010
4011 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4012
4013         * configure.in: Enable libgcj for darwin.
4014         * configure: Rebuild.
4015
4016 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4017
4018         * config-ml.in:  Use ac_configure_args directly instead of
4019         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4020         actually seen.
4021
4022 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4023
4024         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4025         creating target and build subdirs to build all parent dirs as needed.
4026         * Makefile.in: Rebuild.
4027         * configure.in: Don't build dirs explicitly here.
4028         * configure: Rebuild.
4029
4030 2003-07-26  Paul Brook  <paul@nowt.org>
4031
4032         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4033
4034 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4035
4036         * Makefile.tpl (all-make): Depend on intl.
4037         * Makefile.in: Rebuilt.
4038
4039 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4040
4041         * install-sh:  Update to newer upstream versions (associated with
4042         aclocal 1.7).
4043         * mkinstalldirs:  Likewise.
4044         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4045
4046 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4047
4048         * MAINTAINERS: Move self from Bug database only accounts
4049         to write-after-approval.
4050
4051 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4052
4053         * config.if: Remove unused libc_interface determination.
4054
4055 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4056
4057         * MAINTAINERS: Move self from write-after-approval to
4058         build machinery (*.in).
4059
4060 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4061
4062         PR bootstrap/11273
4063         PR bootstrap/11408
4064         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4065         unused INSTALL_PROGRAM_ARGS.
4066         * configure.in: Use AC_PROG_INSTALL.
4067         * Makefile.in: Regenerate.
4068         * configure: Regenerate.
4069
4070 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4071
4072         * MAINTAINERS: Alphabetize.
4073
4074 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4075
4076         * configure: Rebuilt.
4077         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4078         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4079         newlib nor libgloss.
4080         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4081         * configure.in (am33_2.0-*-linux*): Added.
4082
4083 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4084
4085         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4086         * configure: Regenerate.
4087
4088 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4089
4090         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4091         * Makefile.in: Regenerate.
4092
4093 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4094
4095         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4096         * Makefile.in: Regenerate.
4097
4098 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4099
4100         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4101         * Makefile.in: Regenerated.
4102
4103         * config-ml.in: Replace PWD with PWD_COMMAND.
4104
4105 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4106
4107         * intl: New directory; see intl/ChangeLog for details.
4108         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4109         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4110         * Makefile.in: Regenerate.
4111
4112 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4113
4114         * configure.in: Clean up config-lang.in handling.  Delete
4115         useless assignment to "subdirs".
4116         * configure: Regenerate.
4117
4118 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4119
4120         * configure.in: Rename 'target_libs' to 'target_libraries'.
4121         Remove useless reference to 'target_libs'.
4122         * configure: Regenerate.
4123
4124 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4125
4126         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4127         * Makefile.in: Regenerate.
4128
4129 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4130
4131         * Makefile.def: Introduce flags_to_pass.
4132         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4133         * Makefile.in: Regenerate.
4134
4135 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4136
4137         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4138         and target-libgloss.
4139         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4140         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4141         * configure: Regenerate.
4142
4143 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4144
4145         * configure.in: Update testsuite_flags to new location.
4146         * configure. Regenerate.
4147
4148 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4149
4150         * Makefile.tpl: Remove BUILD_CC stuff.
4151         * Makefile.in: Regenerate.
4152
4153 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4154
4155         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4156
4157 2003-06-16  Graeme Peterson <gp@qnx.com>
4158
4159         * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4162
4163         * config.guess: Update to 2003-06-12 version.
4164         * config.sub: Update to 2003-06-13 version.
4165
4166 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4167
4168         * config.guess: Update to 2003-06-06 version.
4169         * config.sub: Update to 2003-06-06 version.
4170
4171 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4172
4173         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4174         * configure. Regenerate.
4175
4176 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4177
4178         * configure.in: Disable serial configure by default.
4179         * configure: Regenerate.
4180         * Makefile.tpl: Abolish .NOTPARALLEL.
4181         * Makefile.in: Regenerate.
4182
4183         * Makefile.tpl: Replace {build,host,target}_canonical by
4184         {build,host,target}.
4185         * Makefile.in: Regenerate.
4186
4187         * Makefile.tpl: Fix stupid pasto.
4188         * Makefile.in: Regenerate.
4189
4190 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4191
4192         * Makefile.tpl: Remove bogus conditional.
4193         * Makefile.in: Regenerate.
4194
4195 2003-06-05  Jan Hubicka  <jh@suse.cz>
4196
4197         * Makefile.tpl (profiledbootstrap): New target.
4198         * Makefile.in (profiledbootstrap): New target.
4199
4200 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4201
4202         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4203         Pinski. Remove user names from other bugzilla-only maintainers.
4204
4205 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4206
4207         * Makefile.tpl: Make 'recursive targets' using autogen rather
4208         than shell loop.  Remove duplicate 'clean' targets and false
4209         comments.
4210         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4211         Add systematic method of specifying missing targets in subdirs.
4212         Add copyright boilerplate.
4213         * Makefile.in: Regenerate.
4214         * configure.in: Add 'recursive targets' to maybe list.
4215         * configure: Regenerate.
4216
4217         * MAINTAINERS: "GNATS only" -> "Bug database only".
4218
4219         * Makefile.tpl: Rename [+target+] to [+make_target+].
4220         * Makefile.def: Rename 'target' to 'make_target'.
4221
4222 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4223
4224         * MAINTAINERS: Add self as options handling maintainer.
4225
4226 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4227
4228         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4229         been too long since I touched those ports.
4230
4231 2003-05-28  DJ Delorie  <dj@redhat.com>
4232
4233         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4234         * Makefile.in: Regenerate.
4235
4236 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4237
4238         * configure.in: Use curly braces in the definition of tooldir.
4239         * configure: Regenerate.
4240
4241 2003-05-21  DJ Delorie  <dj@redhat.com>
4242
4243         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4244         newlib or libgloss.
4245         * Makefile.in: Regenerate.
4246
4247 2003-05-21  DJ Delorie  <dj@redhat.com>
4248
4249         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4250         * Makefile.in: Regenerate.
4251
4252 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4253
4254         * MAINTAINERS: Update my e-mail address.
4255
4256 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4257
4258         * configure.in: Switch more things to use maybe dependencies.
4259         * Makefile.tpl: Switch more things to use maybe dependencies.
4260         Factor out common code from autogen IF statements.
4261         * configure: Regenerate.
4262         * Makefile.in: Regenerate.
4263
4264 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4265
4266         * configure.in: Accept i[3456789]86 for machine type.
4267         * configure: Regenerate.
4268
4269 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4270
4271         * configure.in: Switch more things to use maybe dependencies.
4272         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4273         * configure: Regenerate.
4274         * Makefile.tpl: Switch more things to use maybe dependencies.
4275         * Makefile.in: Regenerate.
4276
4277 2003-05-16  Andreas Schwab  <schwab@suse.de>
4278
4279         * Makefile.tpl (install-opcodes): Define.
4280         * Makefile.in: Rebuild.
4281
4282 2003-05-13  Andreas Jaeger  <aj@suse.de>
4283
4284         * config.guess: Update to 2003-05-09 version.
4285         * config.sub: Update to 2003-05-09 version.
4286
4287 2003-05-13  Michael Eager <eager@mvista.com>
4288
4289         * configure.in: Correct sed script so that options in quotes are not
4290         deleted.
4291         * configure: Rebuild.
4292
4293 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4294
4295         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4296         and $$s/newlib/libc/sys/cygwin32 include paths.
4297         * configure: Ditto.
4298
4299 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4300
4301         * MAINTAINERS: Update my email addresses.
4302
4303 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4304
4305         * config-ml.in: Propagate INSTALL variables.
4306
4307 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4308
4309         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4310
4311 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4312
4313         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4314         * Makefile.in: Regenerate.
4315
4316 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4317
4318         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4319
4320 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4321
4322         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4323
4324 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4325
4326         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4327         * Makefile.in: Regenerated.
4328
4329 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4330
4331         * MAINTAINERS (Write After Approval): Upgrade myself from
4332         GNATS only to write-after-approval. Update my mail address.
4333
4334 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4335
4336         (OS Port Maintainers: freebsd): Add myself.
4337
4338 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4339
4340         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4341
4342 2003-04-22  Kean Johnston  <jkj@sco.com>
4343
4344         * MAINTAINERS (SCO ports): Added myself.
4345
4346 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4347
4348         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4349
4350 2003-04-19  Kean Johnston  <jkj@sco.com>
4351
4352         * MAINTAINERS (Write After Approval): Add myself.
4353
4354 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4355
4356         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4357         * Makefile.in: Regenerate.
4358
4359 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4360
4361         * configure.in (powerpc64*-*-linux*): Remove.
4362         * configure: Rebuilt.
4363
4364 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4365
4366         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4367         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4368         and restrap.
4369         * Makefile.in:  Regenerate.
4370
4371 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4372
4373         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4374         * configure: Regenerated.
4375
4376 2003-04-15  DJ Delorie  <dj@redhat.com>
4377
4378         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4379
4380 2003-04-13  Nick Clifton  <nickc@redhat.com>
4381
4382         * config-ml.in: Remove support for --disable-aix removing
4383         call-aix multilibs.
4384
4385 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4386
4387         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4388         * */configure: Rebuilt.
4389
4390 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4391
4392         * MAINTAINERS: Add my email address.
4393
4394 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4395
4396         * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4399
4400         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4401         * Makefile.in: Regenerate.
4402
4403 2003-03-14  Michael Chastain  <mec@shout.net>
4404
4405         * Makefile.in: Regenerate with correct Makefile.def.
4406
4407 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4408
4409         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4410         Make macro.
4411         * Makefile.in: Regenerate.
4412         * configure.in: Clean up gxx_include_dir logic.
4413         * configure: Regenerate.
4414
4415 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4416
4417         * MAINTAINERS (Write After Approval): Add myself.
4418
4419 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4420
4421         * MAINTAINERS: Update my mail address.
4422
4423 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4424
4425         * configure.in (gxx_include_dir): Fix typo.
4426         * configure: Regenerated.
4427
4428 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4429
4430         * Makefile.tpl: Reindent.
4431         * Makefile.in: Regenerate.
4432         * configure.in: Reindent.  Don't set unused variables.
4433         * configure: Regenerate.
4434
4435 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4436
4437         * configure.in: Include $(build_tooldir)/sys-include in
4438         FLAGS_FOR_TARGET.
4439         * configure: Regenerated.
4440
4441 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4442
4443         * Makefile.tpl: Always pass down RANLIB.
4444         * Makefile.in: Regenerate.
4445
4446         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4447         * Makefile.in: Regenerate.
4448         * configure.in: Remove unused logic relating to --enable-shared
4449         and --enable-threads.  Remove bogus comments.  Remove redundant
4450         noconfigdirs.
4451         * configure: Regenerate.
4452
4453         * configure.in: Replace ${libstdcxx_version} by its value.
4454         Remove reference to mh-dgux.
4455         * configure: Regenerate.
4456
4457 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4458
4459         * MAINTAINERS (Write After Approval): Add myself.
4460
4461 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4462
4463         * Makefile.tpl: Rearrange.
4464         * Makefile.in: Regenerate.
4465
4466 2003-02-25  Uwe Stieber <uwe@wwws.de>
4467
4468         * configure.in: Add support for kaOS as cross build target system.
4469         * configure: Regenerated.
4470
4471 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4472
4473         * MAINTAINERS (Write after approval): Add myself.
4474
4475 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4476
4477         * MAINTAINERS: Update my email address.
4478
4479 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4480
4481         * MAINTAINERS: Add self to blanket write privs. section.
4482
4483 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4484
4485         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4486         configure-target-* as some target builds may require additional
4487         flags for preprocessor tests.
4488         * Makefile.in: Regenerated.
4489
4490 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4491
4492         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4493         * ltconfig: Handle it.
4494         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4495         auto-detecting it.
4496
4497         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4498         it is used as argument to $CC.
4499         * ltcf-gcj.sh: Likewise.
4500
4501         * configure.in: Introduce --enable-maintainer-mode.
4502         * configure: Rebuilt.
4503         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4504         for maintainer mode.
4505         * Makefile.in: Rebuilt.
4506
4507 2003-02-18  Jason Merrill  <jason@redhat.com>
4508
4509         * Makefile.tpl (check-c++): Allow parallelism.
4510
4511 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4512
4513         * MAINTAINERS: Remove John Carr (who never actually had access to
4514         gcc.gnu.org).
4515
4516 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4517
4518         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4519         don't configure target-libobjc.
4520         * configure: Regenerate.
4521
4522 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4523
4524         * Makefile.tpl (RANLIB): Define.
4525         * Makefile.in: Regenerate.
4526
4527 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4528
4529         * MAINTAINERS: Update my email.
4530
4531 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4532
4533         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4534         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4535         * Makefile.in: Regenerated.
4536         * configure.in: Remove all traces of snavigator, db, and grep.
4537         * configure: Regenerated.
4538
4539 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4540
4541         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4542         After Approval.
4543
4544 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4545
4546         * MAINTAINERS (Write after approval): Add myself.
4547
4548 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4549
4550         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4551         * Makefile.in: Regenerated.
4552
4553 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4554
4555         * config.guess: Updated to 2003-01-30's version.
4556         * config.sub: Updated to 2003-01-28's version.
4557
4558 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4559
4560         * config.if: If gcc_version is already set, just use it.  Don't set
4561         gcc_version_trigger if it's already set, otherwise set it to
4562         gcc/version.c, but only if the file exists.  If it is not set and
4563         gcc/version.c does not exist, try to extract the version number from
4564         $CC.
4565
4566 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4567
4568         * MAINTAINERS: Add myself to write-after-approval list.
4569
4570 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4571
4572         * configure.in:  Revert 24Jan change.
4573         * configure:  Regenerate.
4574
4575 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4576
4577         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4578         entry of HJ Lu.
4579
4580 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4581
4582         * configure.in: Revert previous change.
4583         * configure: Regenerate.
4584
4585 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4586
4587         * configure.in: Make rda native-only.
4588         * configure: Regenerate.
4589
4590 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4591
4592         * MAINTAINERS: Move myself from GNATS-only-accounts to
4593         write-after-approval.
4594
4595 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4596
4597         * configure.in: Add missing \.
4598         * configure: Rebuilt.
4599
4600 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4601
4602         * configure.in (baseargs): Avoid using \| in sed regular
4603         expressions.
4604         * configure: Rebuilt.
4605
4606 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4607
4608         * configure.in (baseargs): Remove all supported forms of
4609         --cache-file, --srcdir, --host, --build and --target options
4610         from argument lists.
4611         * configure: Rebuilt.
4612
4613 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4614
4615         * MAINTAINERS: Add myself to write-after-approval list.
4616
4617 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4618
4619         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4620         * configure: Rebuilt.
4621
4622 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4623
4624         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4625         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4626         * Makefile.in: Regenerate.
4627         * configure: Regenerate.
4628
4629 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4630
4631         * configure.in: Remove Makefile in build, host and target modules
4632         unless configure was run with --no-recursion.
4633         * configure: Rebuilt.
4634
4635 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4636
4637         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4638         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4639         * Makefile.in: Regenerate.
4640
4641 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4642
4643         * config.guess: Update to 2003-01-03 version.
4644         * config.sub: Update to 2003-01-03 version.
4645
4646 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4647
4648         * configure: Regenerate with proper autoconf 2.13.
4649
4650 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4651
4652         * configure.in: Add AC_PREREQ for consistency.
4653         * configure: Regenerate.
4654
4655 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4656
4657         * configure.in (GDB_TK): Add tcl directories conditional on
4658         gdb/gdbtk directory being present.
4659         * configure: Regenerate.
4660
4661 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4662
4663         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4664         by gcc if LD is not defined and we are not doing a Canadian Cross.
4665         * configure: Rebuilt.
4666
4667 2002-12-31  Tom Tromey  <tromey@redhat.com>
4668
4669         * Makefile.in: Rebuilt.
4670         * Makefile.def (target_modules) [libffi]: Allow installation.
4671
4672 2002-12-31  Andreas Schwab  <schwab@suse.de>
4673
4674         * configure.in: Fix use of $program_transform_name.
4675         * configure: Regenerated.
4676
4677 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4678
4679         * configure.in (baseargs): Don't remove first configure argument.
4680         * configure: Regenerated.
4681
4682 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4683
4684         * Makefile.tpl (local-distclean): Don't remove...
4685         (multilib.ts): ... this.  Moved into...
4686         (multilib.out): ... this.  Don't use sub-make.
4687         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4688         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4689         (configure-build-[+module+], configure-[+module+],
4690         configure-target-[+module+], configure-gcc): ... these.  Test
4691         for Makefile existence.  Drop config.status from dependencies.
4692         * Makefile.in: Rebuilt.
4693         * configure.in: Move gcc-version-trigger to the end of
4694         ac_configure_args.  Add comments to maybedep.tmp and
4695         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4696         nonopt from baseargs, matching and removing corresponding
4697         whitespace while at it.
4698         * configure: Rebuilt.
4699
4700 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4701
4702         * configure.in (host_configargs): Replace reference to
4703         no-longer-defined buildopts with --build=${build_alias}.
4704         * configure: Rebuilt.
4705
4706         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4707         program_transform_name to standard idiom.
4708         (AUTOGEN, AUTOCONF): Define.
4709         (Makefile.in): Use $(AUTOGEN).
4710         (Makefile): Depend on config.status, and use autoconf-style rule to
4711         build it.  Move original commands to...
4712         (config.status): ... this new target.
4713         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4714         $(AUTOCONF).
4715         * Makefile.in: Rebuilt.
4716
4717 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4718
4719         * Makefile.tpl: Fix dramatic bustage due to change in
4720         program_transform_name.
4721         * Makefile.in: Regenerate.
4722
4723         * configure.in: Remove unnecessary PATH setting.
4724         * configure: Regnerate.
4725
4726         * configure.in: Don't default to unprefixed tools unless
4727         the native tools will work.
4728         * configure: Regenerate.
4729
4730         * configure.in: Convert to autoconf script.  Blow away lots
4731         of now-redundant Makefile fragments.
4732         * configure: Generate using Autoconf.
4733         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4734         * Makefile.in: Regenerate.
4735
4736 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4737
4738         * configure: Fix stupid bug where RANLIB was mistakenly included.
4739
4740         * configure.in: Rename (buildargs, hostargs, targargs) to
4741         (build_configargs, host_configargs, target_configargs).
4742
4743         * configure.in: Move logic out of sed statement.
4744
4745         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4746         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4747
4748 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4749
4750         * config.sub: Import from master repository
4751         * config.guess: Ditto
4752
4753 2002-12-24  Andreas Schwab  <schwab@suse.de>
4754
4755         * Makefile.tpl (multilib.out): Fix missing space.
4756         * Makefile.in: Regenerate.
4757
4758 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4759
4760         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4761         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4762         * Makefile.in: Regenerate.
4763         * configure.in: Remove unnecessary leftovers.
4764
4765 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4766
4767         * configure.in (extra_ranlibflags_for_target): New variable.
4768         (*-*-darwin): Add -c to ranlib commands.
4769         * configure (tooldir): Handle extra_ranlibflags_for_target.
4770
4771 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4772
4773         * Makefile.tpl: Revert HJL's change.
4774         * Makefile.in: Regenerated.
4775         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4776         always.
4777
4778 2002-12-19  Andreas Schwab  <schwab@suse.de>
4779
4780         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4781         * Makefile.in: Regenerate.
4782
4783 2002-12-18  H.J. Lu <hjl@gnu.org>
4784
4785         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4786         * Makefile.in: Regenerated.
4787
4788         * configure.in (build_prefix): New. Substitute.
4789
4790 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4791
4792         * Makefile.tpl: Don't let real targets depend on phony targets.
4793         * Makefile.in: Regenerate.
4794
4795         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4796         * Makefile.in: Regenerate.
4797
4798 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4799
4800         * config.sub: Import from master repository
4801         * config.guess: Ditto
4802
4803 2002-12-16  Jason Merrill  <jason@redhat.com>
4804
4805         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4806         previous 'make bootstrap'.
4807         * Makefile.in: Regenerate.
4808
4809 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4810
4811         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4812
4813 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4814
4815         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4816         * Makefile.in: Regenerate.
4817
4818 2002-12-13  Jason Merrill  <jason@redhat.com>
4819
4820         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4821         library tests.
4822         (check-c++): Just depend on it and check-target-libstdc++-v3.
4823         * Makefile.in: Regenerate.
4824
4825 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4826
4827         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4828         * Makefile.in: Rebuilt.
4829
4830 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4831
4832         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4833
4834 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4835
4836         * configure: Fix bug put in by gremlins.
4837
4838         * Makefile.tpl: Substitute more autoconfily.
4839         * configure: Substitute more autoconfily.
4840         * Makefile.in: Regenerate.
4841
4842 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4843
4844         * config.sub: Import from master repository
4845         * config.guess: Ditto
4846         * MAINTAINERS: Added Svein Seldal under write after approval
4847
4848 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4849
4850         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4851         * Makefile.in (all-sim): Ditto.
4852
4853 2002-12-06  DJ Delorie  <dj@redhat.com>
4854
4855         * Makefile.tpl: Change configure dependencies to not have real
4856         targets depend on phony targets.
4857
4858 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4859
4860         * configure.in: Revert unintentional change.
4861
4862         * Makefile.tpl: Change dependency for */multilib.out so that
4863         it works when gcc isn't in the tree.
4864
4865         * configure.in: Substitute more.
4866         * configure: Run subconfigures from the Makefile.
4867         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4868         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4869
4870 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4871
4872         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4873
4874 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4875
4876         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4877         and corresponding dependencies.
4878         * Makefile.in: Regenerate.
4879
4880         * configure.in (host_tools): Order binutils, gas and ld for
4881         convenience in running the testsuites.
4882
4883         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4884         * Makefile.in: Regenerate.
4885         * configure.in: Introduce rules to serialize subconfigure runs.
4886
4887         * configure.in: Introduce BASE_CC_FOR_TARGET.
4888         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4889         Realize configure-build-* targets.  Realize configure-target-* targets.
4890         * Makefile.in: Regenerate.
4891
4892 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4893
4894         * configure: Move gcc_version_trigger stuff from here...
4895         * configure.in: ...to here.
4896
4897         * configure.in: Separate subconfigure options added by this file from
4898         options given by the user.  Add machinery to put args for host
4899         subconfigures into the Makefile.
4900
4901         * Makefile.tpl: Remove 'vault' targets.
4902         * Makefile.tpl: Reorder and comment dependencies.
4903         * Makefile.in: Regenerate.
4904
4905 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4906         * configure.in: Fix my broken commit of previous patch. (sigh)
4907
4908 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4909
4910         * configure.in: Move host-specific darwin noconfigdirs into
4911         the host-specific section.
4912
4913 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4914
4915         * configure.in: Move host-specific darwin noconfigdirs into
4916         the host-specific section.
4917
4918 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4919
4920         * configure: Remove skip-this-dir support.
4921         * Makefile.tpl: Remove skip-this-dir support.
4922
4923         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4924         subdirectories.
4925         * Makefile.in: Regenerate.
4926
4927         * Makefile.tpl: Strip out useless setting of 'dir'.
4928         * Makefile.in: Regenerate.
4929
4930 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4931
4932         * configure.in: Fix deeply stupid bug.
4933
4934         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4935         shell code in CXX_FOR_TARGET
4936         * Makefile.def: Introduce raw_cxx.
4937         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4938         RAW_CXX_FOR_TARGET.
4939         * Makefile.in: Regenerate.
4940
4941 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4942
4943         * Makefile.tpl: Remove unnecessary ifs.
4944         * Makefile.in: Regenerate.
4945
4946         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4947         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4948         targets for 'no_install' modules.
4949         * configure: Move GDB_TK substitution to configure.in.  Move
4950         build_modules stuff to configure.in.
4951         * configure.in: Implement soft dependency machinery.  Maybe-ize
4952         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4953         * Makefile.in: Regenerate.
4954
4955 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4956
4957         * Makefile.tpl: Make all-target, install-target behave similarly
4958         to all, install (only hitting configured targets).  Eliminate
4959         unused macro defintions.
4960
4961         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4962         build != host.
4963
4964         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4965
4966         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4967
4968         * configure.in: Produce lists of subdir targets we're actually
4969         configuring.  Remove references to "dosrel".
4970         * Makefile.tpl: Let configure set which subdir targets are hit.
4971         Remove install-cross; clean up install; remove ALL.  Remove
4972         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4973         Autogenerate host module targets.  Remove empty dependency lines
4974         and redundant dependency; rearrange slightly.
4975         * Makefile.def: Add host-side libtermcap, utils.
4976
4977         * Makefile.in: Regenerate.
4978
4979 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4980
4981         * ltconfig (osf[345]): Append $major to soname_spec.
4982         Reflect this in library_names_spec.
4983         * ltmain.sh (osf): Prefix $major with . for use as extension.
4984
4985 2002-11-19  Andreas Jaeger  <aj@suse.de>
4986
4987         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4988         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4989         and sparc64 GNU/Linux systems.
4990
4991 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4992
4993         * MAINTAINERS: Update email.
4994
4995 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4996
4997         * MAINTAINERS: Complete James Dennett's entry.
4998
4999 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5000
5001         * MAINTAINERS (Write After Approval): Add myself.
5002
5003 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5004
5005         * Makefile.tpl: syntactic cleanup
5006
5007 2002-11-13 Stuart Hastings <stuart@apple.com>
5008
5009         * MAINTAINERS: Add myself to write-after-approval list.
5010
5011 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5012
5013         * Makefile.def: Add list of recursive targets to autogenerate.
5014         Add build_modules.
5015         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5016         targets.  Autogenerate *-build-* targets.
5017         * Makefile.in: Regenerate.
5018
5019 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5020
5021         * configure: More autoconf-style substitutions.
5022         * Makefile.tpl: More autoconf-style substitutions.
5023         * Makefile.in: Regenerate.
5024
5025 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5026
5027         * configure: Substitute more variables in a more autoconf-friendly
5028         way.  Simplify slightly.
5029         * Makefile.tpl: Make more variables substitutable in an
5030         autoconf-friendly way.
5031         * Makefile.in: Regenerate.
5032
5033 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5034
5035         * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5038
5039         * configure.in (v810*): Remove special setting of tools.
5040
5041         * configure: Add support for extra required flags for ar or nm.
5042         * configure.in (aix4.3+): Use above support for target-specific
5043         issues, rather than using config/mt-aix43.
5044
5045 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5046
5047         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5048         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5049         with $srcdir.  Reformat indentation.  Substitute some variables
5050         formerly hard-coded in the Makefile for build=host.
5051         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5052         * Makefile.def: Autogenerate more.
5053         * Makefile.in: Regenerate.
5054
5055 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5056
5057         * MAINTAINERS (Write After Approval): Add myself.
5058
5059 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5060
5061         * Makefile.def (host_modules): Add rda.
5062         * Makefile.in: Regenerate.
5063         * configure.in (target_tool): Add target-rda to list.
5064
5065 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5066
5067         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5068
5069 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5070
5071         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5072         and restrap targets to this rule.
5073         * Makefile.in:  Regenerate.
5074
5075 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5076
5077         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5078         GNATS only accounts.
5079
5080 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5081
5082         * configure.in (i[3456]86-*-linux*): Add check to disable
5083         ${libgcj} for glibc1.
5084
5085 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5086
5087         * MAINTAINERS: Add myself as ip2k port maintainer.
5088
5089 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5090
5091         * configure.in: Add tic4x target.
5092
5093 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5094
5095         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5096         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5097         * Makefile.in: Regenerate.
5098
5099         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5100         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5101         * Makefile.in: Regenerate.
5102
5103 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5104
5105         * MAINTAINERS: Add myself as web pages co-maintainer.
5106
5107 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5108
5109         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5110         * Makefile.in: Regenerate.
5111
5112 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5113
5114         * MAINTAINERS: Add myself and Nathan Sidwell
5115         <nathan@codesourcery.com> as VxWorks maintainers.
5116
5117 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5118
5119         * Makefile.def: Remove order dependency comments.
5120         * Makefile.tpl: Add explicit install-install dependencies.
5121         * Makefile.in: Regenerate.
5122
5123         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5124         * Makefile.in: Regenerate.
5125
5126         * Makefile.tpl: Add configure-target (for src-release in src)
5127         * Makefile.in: Regenerate.
5128
5129 2002-09-30  Nick Clifton  <nickc@redhat.com>
5130
5131         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5132
5133 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5134
5135         * configure.in (s390*-*-linux*): Enable libgcj.
5136
5137 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5138
5139         * configure: Revert accidentally applied changes.
5140
5141         * Makefile.tpl: Make more autoconf-friendly.
5142         * Makefile.in: Regenerate.
5143         * configure: Make substitution more autoconf-like.
5144
5145 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5146
5147         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5148         single entry to handle all these.
5149         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5150         libjava on arm-*-elf.
5151
5152 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5153
5154         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5155         things that depend on them.
5156
5157 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5158
5159         * Makefile.tpl: Make subsituted variables more autoconfy.
5160         * Makefile.in: Regenerate.
5161         * configure: Make seds more autoconfy.
5162
5163 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5164
5165         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5166         * Makefile.in: Regenerate.
5167         * configure.in: Rewrite sed statements to look autoconfy.
5168
5169         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5170         all-target-foo on configure-target-foo.
5171         * Makefile.def: Ditto.
5172         * Makefile.in: Rebuild.
5173
5174 2002-09-25  Andrew Haley  <aph@redhat.com>
5175
5176         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5177
5178 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5179
5180         * Makefile.def: New file.
5181         * Makefile.tpl: New file.
5182         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5183         * contrib/gcc_update: Note that Makefile.in is a generated file.
5184
5185         * configure.in: Minor rearrangement.  Simplify tests.
5186
5187 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5188
5189         * configure.in (with_headers): Skip copy if value is "yes".
5190         (with_libs): Likewise.
5191
5192 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5193
5194         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5195         * configure.in (sh*-*-pe*): Ditto.
5196         * configure.in (mips*-*-pe*): Ditto.
5197         * configure.in (*arm-wince-pe): Ditto.
5198
5199         * configure.in: Rearrange.
5200
5201 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5202
5203         * MAINTAINERS: Update my email address.
5204
5205 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5206
5207         * MAINTAINERS: (Write After Approval): Add myself.
5208
5209 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5210
5211         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5212
5213 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5214
5215         * MAINTAINERS: Change my mailing address.
5216
5217 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5218
5219         * MAINTAINERS (Write After Approval): Remove myself.
5220         (Various Maintainers: c++ runtime libs): Add myself.
5221
5222 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5223
5224         * MAINTAINERS (Write After Approval): Remove myself.
5225         (Various Maintainers: c++ runtime libs): Add myself.
5226
5227 2002-08-15  Eric Christopher  <echristo@redhat.com>
5228
5229         * config.sub: Import from master repository.
5230         * config.guess: Ditto.
5231
5232 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5233
5234         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5235         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5236         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5237
5238 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5239
5240         * MAINTAINERS: Add self to rs6000 vector extensions.
5241
5242 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5243
5244         * libiberty/configure: Reverted unintended yesterday's check in.
5245
5246 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5247
5248         * boehm-gc/configure, libf2c/configure: Rebuilt.
5249         * libffi/configure, libiberty/configure: Ditto.
5250         * libjava/configure, libobjc/configure: Ditto.
5251         * libstdc++-v3/configure, zlib/configure: Ditto.
5252         Merged from binutils:
5253         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5254         From Steve Ellcey <sje@cup.hp.com>:
5255         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5256         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5257         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5258         IA64.
5259         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5260         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5261         soname_spec, sys_lib_search_path_spec): Ditto.
5262
5263 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5264
5265         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5266
5267 2002-08-04  H.J. Lu  (hjl@gnu.org)
5268
5269         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5270
5271 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5272
5273         * MAINTAINERS (Write After Approval): Add myself.
5274
5275 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5276
5277         * configure.in: Move generic linux case to end.  Copy generic
5278         linux noconfigdirs to mips*-*-linux* entry and new
5279         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5280
5281 2002-07-19  Michael Matz  <matz@suse.de>
5282
5283         * MAINTAINERS: Add myself as ra* maintainer.
5284
5285 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5286
5287         * config.guess: Update to 2002-07-09 version.
5288         * config.sub: Update to 2002-07-03 version.
5289
5290 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5291
5292         * MAINTAINERS: Fix typo in a maintainer email address.
5293
5294 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5295
5296         * configure.in: Remove two redundant tests.
5297
5298 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5299
5300         * configure.in (mips*-*-irix6*o32): Enable stabs.
5301
5302 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5303
5304         * configure.in: Don't build grez.
5305         * Makefile.in: Ditto.
5306
5307         * Makefile.in: Remove references to bsp, cygmon, libstub.
5308         * configure.in: Ditto.
5309
5310         * configure.in: Remove leftover reference to gdbtest.
5311
5312 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5313
5314         * configure.in (gxx_include_dir):  Change to match versioned
5315         C++ headers if --enable-version-specific-runtime-libs is used.
5316
5317 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5318
5319         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5320
5321 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5322
5323         * configure.in: Make --without-x work.
5324
5325 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5326
5327         * configure.in: Rearrange target Makefile fragment collection.
5328
5329         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5330         cvs[src].
5331         * configure.in: Ditto.
5332
5333 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5334
5335         * MAINTAINERS (Write After Approval): Update my e-mail address.
5336
5337 2002-06-24  Ben Elliston  <bje@redhat.com>
5338
5339         * configure.in (host_tools): Remove cgen.
5340
5341         * Makefile.in (all-cgen): Remove; runs from its source directory.
5342         (check-cgen, install-cgen, clean-cgen): Likewise.
5343         (all-opcodes): Do not depend on all-cgen.
5344         (all-sim): Likewise.
5345
5346 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5347
5348         * Makefile.in: Eliminate 'apache' targets.
5349         * configure.in: Eliminate 'apache' targets.
5350
5351         * configure.in: Eliminate redundant tests.  Reorganize.
5352
5353         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5354
5355         * config-ml.in: Eliminate references to Cygnus configure.
5356
5357         * Makefile.in: Eliminate references to building emacs.
5358
5359 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5360
5361         * MAINTAINERS: Update my email address.
5362
5363 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5364
5365         * config.if (libstdcxx_incdir): Version C++ headers.
5366         (cxx_incdir): Remove.
5367
5368 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5369
5370         * MAINTAINERS (Write After Approval): Add self.
5371
5372 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5373
5374         * configure.in: Add support for ip2k.
5375
5376 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5377
5378         * configure.in: Fix AIX configury bug.
5379
5380 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5381
5382         * MAINTAINERS (Write After Approval): Add self.
5383
5384 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5385
5386         * configure.in: replace ${topsrcdir} with ${srcdir}
5387
5388         * configure.in: Move definition of libstdcxx_flags
5389         right above usage, rather than waaay earlier.
5390
5391         * configure.in: Pull definition of is_cross_compiler earlier.
5392
5393         * configure.in: Rearrange a little.
5394
5395         * configure.in: Remove references to librx.
5396         * Makefile.in: Remove references to librx.
5397
5398 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5399
5400         * config.sub: Add support for avr target.
5401         Import from master sources, rev 1.255
5402
5403 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5404
5405         * configure, .cvsignore:  Revert previous change...
5406         * Makefile:  ...delete.
5407
5408 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5409
5410         * configure.in: Eliminate ${gasdir} variable.
5411
5412 2002-06-18  Dave Brolley  <brolley@redhat.com>
5413
5414         * configure.in: Add support for frv.
5415         * config.sub: Add support for frv.
5416
5417 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5418
5419         * configure:  Remove garbage from previous commit.
5420
5421 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5422
5423         * configure:  For in-source builds, make a subdir and re-exec there.
5424         * Makefile:  New file.  Pass targets through to build directory.
5425         * .cvsignore:  No longer ignore "Makefile".
5426
5427 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5428
5429         * MAINTAINERS (Write After Approval): Add self.
5430
5431 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5432
5433         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5434
5435 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5436
5437         * configure.in (vax-*-netbsd*): Re-enable gas.
5438
5439 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5440
5441         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5442         BUILD_PREFIX_1, to correct nomenclature.
5443         * configure: Likewise.
5444
5445         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5446         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5447
5448 2002-05-31  Olaf Hering  <olh@suse.de>
5449
5450         * config-ml.in: Propogate DESTDIR also.
5451
5452 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5453
5454         * configure.in (vax-*-netbsd*): Don't build gas for this
5455         platform.
5456
5457 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5458
5459         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5460         and libgcj for AVR.
5461
5462 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5463
5464         * MAINTAINERS (Write After Approval): Add myself.
5465
5466 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5467
5468         * config.guess: Update to 2002-05-22 version.
5469         * config.sub: Likewise.
5470
5471 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5472
5473         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5474         * config-ml.in: Likewise.
5475         * configure: Likewise.
5476         * configure.in: Likewise.
5477
5478 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5479
5480         * MAINTAINERS: Update my email address.
5481
5482 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5483
5484         * configure.in: Simplify makefile fragment collection.
5485
5486         * configure.in: Remove code to build emacs.
5487
5488         * configure.in : Remove --srcdir argument from targargs and buildargs
5489         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5490
5491         * configure: Move some logic to configure.in.
5492         * configure.in: Move some logic from configure.
5493
5494 2002-05-11  Tom Tromey  <tromey@redhat.com>
5495
5496         * MAINTAINERS: Reflect libgcj reality.
5497
5498 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5499
5500         * Makefile.in: Honour DESTDIR.
5501
5502 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5503
5504         * config.guess: Import 2002-03-20 version.
5505         * config.sub: Import 2002-04-26 version.
5506
5507 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5508
5509         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5510
5511 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5512
5513         * MAINTAINERS: Add self.
5514
5515 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5516
5517         * ltmain.sh: Detect and handle object name conflicts
5518         while piecewise linking a static library.
5519
5520 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5521
5522         * configure.in (noconfigdirs): Don't disable libgcj on
5523         sparc64-*-solaris* and sparcv9-*-solaris*.
5524
5525 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5526
5527         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5528
5529 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5530
5531         * configure.in (FLAGS_FOR_TARGET): Do not add
5532         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5533         on i[3456]86-*-linux*.
5534
5535 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5536
5537         * configure.in (noconfigdirs): Replace [ ] with test.
5538
5539         * configure.in (noconfigdirs): Do not add target-newlib if
5540         target == i[3456]86-*-linux*, and host == target.
5541
5542 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5543
5544         * configure.in: delete reference to absent file
5545
5546         * configure.in: replace '[' with 'test'
5547
5548         * configure.in: Eliminate references to gash.
5549         * Makefile.in: Eliminate references to gash.
5550
5551         * configure.in: remove useless references to 'pic' makefile fragments.
5552
5553         * configure.in: (*-*-windows*) Finish removing.
5554
5555         * configure.in: Eliminate redundant test for libgui.
5556
5557 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5558
5559         * MAINTAINERS: Add self and realphabetize.  Update entries
5560         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5561         entry for a29k port maintainer.
5562
5563 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5564
5565         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5566         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5567
5568 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5569
5570         * configure.in: remove references to dead files
5571
5572 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5573
5574         * MAINTAINERS: Add information about purpose of this file.
5575
5576 2002-04-18  Tom Tromey  <tromey@redhat.com>
5577
5578         * configure.in: Disallow configuring libgcj when it is already
5579         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5580         Solaris 2.8 by default.  For PR libgcj/6158.
5581
5582 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5583
5584         * configure.in:  Move default CC setting out of config/mh-* fragments
5585         directly into here.
5586
5587 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5588
5589         * configure.in: don't even try to configure or make a subdirectory
5590         if there's no configure script for it.
5591
5592 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5593
5594         * MAINTAINERS: Remove chill maintainers.
5595         * Makefile.in (CHILLFLAGS): Remove.
5596         (CHILL_LIB): Remove.
5597         (TARGET_CONFIGDIRS): Remove libchill.
5598         (CHILL_FOR_TARGET): Remove.
5599         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5600         CHILL_LIB.
5601         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5602         (CHECK_TARGET_MODULES): Likewise.
5603         (INSTALL_TARGET_MODULES): Likewise.
5604         (CLEAN_TARGET_MODULES): Likewise.
5605         (configure-target-libchill): Remove.
5606         (all-target-libchill): Remove.
5607         * configure.in (target_libs): Remove target-libchill.
5608         Do not compute CHILL_FOR_TARGET.
5609         * libchill: Remove directory.
5610
5611 2002-04-11  DJ Delorie  <dj@redhat.com>
5612
5613         * Makefile.in, configure.in: Sync with binutils, entries
5614         follow...
5615
5616 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5617
5618         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5619         (do-tar, do-bz2): New rules.
5620         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5621         (gdb-tar): New rule.
5622         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5623         (insight_dejagnu.tar): New rule.
5624         (insight.tar): New rule.
5625         (gdb+dejagnu.tar): New rule.
5626         (gdb.tar): New rule.
5627
5628 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5629
5630         * Makefile.in: Add all-tix to deps for all-snavigator
5631         so that tix is built when building snavigator.
5632
5633 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5634
5635         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5636         ld and gdb are not supported.
5637
5638 2002-01-07  Mark Salter  <msalter@redhat.com>
5639
5640         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5641         Allow target-libgloss to be built for arm, strongarm, and xscale.
5642
5643 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5644
5645         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5646         options for i[3456]86-pc-linux* native builds.
5647
5648 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5649
5650         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5651         files from .po files for a distribution.
5652
5653 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5654
5655         * configure.in: Enable libstdc++-v3 for h8300 targets.
5656
5657 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5658
5659         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5660         version from bfd/.
5661
5662 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5663
5664         * Makefile.in (VER): When present, extract the version number from
5665         the file version.in.
5666
5667 2001-05-24  Tom Rix <trix@redhat.com>
5668
5669         * configure.in : enable ld for aix
5670
5671 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5672
5673         * config.guess: Add linux target for S/390.
5674
5675 2000-11-07  Philip Blundell  <pb@futuretv.com>
5676
5677         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5678
5679 2000-11-03  Philip Blundell  <pb@futuretv.com>
5680
5681         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5682         files.
5683
5684 2001-01-15  Ben Elliston  <bje@redhat.com>
5685
5686         * configure.in (host_tools): Add sid.
5687         Always configure cgen.
5688
5689 2000-11-24  Nick Clifton  <nickc@redhat.com>
5690
5691         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5692
5693
5694 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5695
5696         * Makefile.in (ALL_MODULES): Add all-cgen.
5697         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5698         (all-cgen): New target.
5699         (all-opcodes,all-sim): Depend on all-cgen.
5700         * configure.in (host_tools): Add cgen.
5701         Only configure cgen if --enable-cgen-maint.
5702
5703 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5704
5705         * configure.in: Add *-*-freebsd* configurations.
5706
5707 2002-04-08  Tom Tromey  <tromey@redhat.com>
5708
5709         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5710         Fixes PR libgcj/6068.
5711
5712 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5713
5714         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5715
5716 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5717
5718         * configure.in (alpha*-dec-osf*): Enable libgcj.
5719
5720 2003-03-27  Matthew Gingell <gingell@gnat.com>
5721
5722         * MAINTAINERS (Write After Approval): Add myself.
5723
5724 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5725
5726         Fix for: PR bootstrap/3591, target/5676
5727         * configure.in (mcore-pe): Disable the configuration of
5728         libstdc++-v3 since exceptions are not supported.
5729
5730 2002-03-20  Anthony Green  <green@redhat.com>
5731
5732         * configure.in: Enable libgcj for xscale-elf target.
5733
5734 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5735
5736         * MAINTAINERS:  Update my email address.
5737
5738 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5739
5740         * ltmain.sh (relink_command): Fix typo in previous change.
5741
5742 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5743
5744         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5745         (relink_command): Added --tag flags.
5746         (mode=install): If relinking fails; error out.
5747
5748 2002-03-12  Richard Henderson  <rth@redhat.com>
5749
5750         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5751         .NOTPARALLEL tag.
5752         (do-check): Rename from check.
5753         (check): Allow parallel check.
5754
5755 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5756
5757         * MAINTAINERS: Add myself as maintainer for xtensa port.
5758         Fix alphabetical order in CPU port maintainer list.
5759         Remove myself from Write After Approval list.
5760
5761 2002-03-11  Richard Henderson  <rth@redhat.com>
5762
5763         * Makefile.in (.NOTPARALLEL): Add fake tag.
5764
5765 2002-03-07  H.J. Lu  (hjl@gnu.org)
5766
5767         * configure.in: Enable gprof for mips*-*-linux*.
5768
5769 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5770
5771         * MAINTAINERS (Write After Approval): Add myself.
5772
5773 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5774
5775         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5776         libjava.
5777         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5778
5779 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5780
5781         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5782         because its Makefile is there; test for the executable instead.
5783
5784 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5785
5786         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5787         libstdc++-v3 and libjava.
5788
5789 2002-02-11  Adam Megacz <adam@xwt.org>
5790
5791         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5792         boehm-gc
5793
5794 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5795
5796         * config.guess: Updated to 2002-01-30's version.
5797         * config.sub: Updated to 2002-02-01's version.
5798         Contribute sh64-elf.
5799         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5800         * configure.in: Added sh64-*-*.
5801
5802 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5803
5804         * MAINTAINERS: Belatedly add myself to write after approval list.
5805
5806 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5807
5808         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5809         Remove self as Write After Approval.
5810
5811 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5812
5813         * MAINTAINERS: Put self in as maintainer for contrib/regression
5814         directory.
5815
5816 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5817
5818         * MAINTAINERS:  Update my email address.
5819
5820 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5821
5822         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5823         target-libiberty, and target-libgloss.  Skip Java-related
5824         libraries if not supported for NetBSD on target CPU.
5825
5826 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5827
5828         * install-sh: Use _inst.$$_ for temp file name.
5829
5830 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5831
5832         * MAINTAINERS (Write After Approval): Move my contact info
5833         from here...
5834         (OS Port Maintainers): ...to here (netbsd).
5835
5836 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5837
5838         * MAINTAINERS (Write After Approval): Add myself.
5839
5840 2002-01-17  H.J. Lu <hjl@gnu.org>
5841
5842         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5843         (all-target-fastjar): Also depend on all-target-libiberty.
5844
5845 2002-01-16  H.J. Lu  (hjl@gnu.org)
5846
5847         * config.guess: Import from master sources, rev 1.225.
5848         * config.sub: Import from master sources, rev 1.238.
5849
5850 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5851
5852         * MAINTAINERS (Write After Approval): Remove myself.
5853
5854 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5855
5856         * MAINTAINERS (Write After Approval): Add myself.
5857
5858 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5859
5860         * MAINTAINERS: Add self as docs co-maintainer.
5861
5862 2001-12-11  Matthias Klose  <doko@debian.org>
5863
5864         * MAINTAINERS (Write After Approval): Add myself.
5865
5866 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5867
5868         * MAINTAINERS: Update my email address.
5869
5870 2001-12-07  Turly O'Connor  <turly@apple.com>
5871         * MAINTAINERS (Write After Approval): Add myself.
5872         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5873         (rs6000_initialize_trampoline): Call __trampoline_setup for
5874         ABI_DARWIN too.
5875         * darwin-tramp.asm: New file, implements __trampoline_setup.
5876         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5877
5878 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5879
5880         * MAINTAINERS (Write After Approval): Add myself.
5881
5882 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5883
5884         * configure, configure.in: Use temp file for long sed commands.
5885
5886 2001-12-03  Laurent Guerby  <guerby@acm.org>
5887
5888         * config.sub: Update to version 1.232 on subversion.
5889
5890 2001-12-03  Ben Elliston  <bje@redhat.com>
5891
5892         * MAINTAINERS: Update mail address for config.* patches.
5893
5894 2001-11-27  DJ Delorie <dj@redhat.com>
5895             Zack Weinberg  <zack@codesourcery.com>
5896
5897         When build != host, create libiberty for the build machine.
5898
5899         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5900         CONFIG_ARGUMENTS.
5901         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5902         New variables.
5903         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5904         and rules.
5905         (all.normal): Depend on ALL_BUILD_MODULES.
5906         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5907         (all-build-libiberty): Depend on configure-build-libiberty.
5908
5909         * configure: Calculate and substitute proper value for
5910         ALL_BUILD_MODULES.
5911         * configure.in: Create the build subdirectory.
5912         Calculate and substitute TARGET_CONFIGARGS (formerly
5913         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5914
5915 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5916
5917         * MAINTAINERS (write-after-approval): Add self.
5918
5919 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5920
5921         * MAINTAINERS (GNATS only accounts): Remove self.
5922
5923 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5924
5925         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5926         libf2c.
5927
5928 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5929
5930         * MAINTAINERS (Write After Approval): Add self.
5931
5932 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5933
5934         * MAINTAINERS: mips and s390 are also CPU ports.
5935
5936 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5937
5938         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5939
5940 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5941
5942         * MAINTAINERS: Alphabetize.
5943
5944 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5945
5946         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5947
5948 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5949
5950         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5951
5952 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5953
5954         * configure.in (--enable-languages): Be more permissive about
5955         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5956
5957 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5958
5959         * config.sub: Import from master sources, rev. 1.230.
5960         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5961
5962 2001-11-07  Laurent Guerby  <guerby@acm.org>
5963
5964         * MAINTAINERS (Write After Approval): Add self.
5965
5966 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5967
5968         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5969
5970 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5971
5972         * config.sub: Import from master sources, rev 1.226.
5973         * config.guess: Import from master sources, rev 1.216.
5974
5975 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5976
5977         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5978         * MAINTAINERS: Add self as maintainer of MMIX port.
5979         Remove old after-approval entry.
5980
5981 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5982
5983         * ChangeLog, configure: Fix spelling errors.
5984
5985 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5986
5987         * MAINTAINERS: Tweak my address.
5988
5989 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5990
5991         * MAINTAINERS: Update my email address.
5992
5993 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5994
5995         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5996         * MAINTAINERS: Add self as maintainer of CRIS port.
5997
5998 2001-10-10  Geert Bosch  <bosch@gnat.com>
5999
6000         * MAINTAINERS (Various maintainers: Ada front end):
6001         Added Robert Dewar.
6002
6003 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6004
6005         * MAINTAINERS (Write After Approval): Added self
6006
6007 2001-10-02  Geert Bosch  <bosch@gnat.com>
6008
6009         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6010
6011 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6012
6013         * configure: Handle temporary files securely using mkdir.
6014
6015 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6016
6017         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6018
6019 2001-09-26  Will Cohen <wcohen@redhat.com>
6020
6021         * configure.in (*-*-linux*): Disable configuration of target-newlib
6022         and target-libgloss.
6023
6024 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6025
6026         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6027         RANLIB.
6028
6029 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6030
6031         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6032         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6033         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6034         avoid quotes nesting problems.
6035         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6036         (DO_X): Export only variables that are set.
6037
6038 2001-09-19  Ben Elliston  <bje@redhat.com>
6039
6040         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6041         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6042         semantics.  Use the shell built-in "type" command instead.
6043
6044 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6045
6046         Merged from gcc-3_0-branch:
6047         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6048         * ltcf-c.sh: Use $objext, not $ac_objext.
6049         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6050         * ltcf-cxx.sh: Add support for GNU.
6051         2001-07-22  Timothy Wall  <twall@redhat.com>
6052         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6053         default settings if using GNU tools with that configuration.
6054         * ltcf-cxx.sh: Ditto.
6055         * ltcf-gcj.sh: Ditto.
6056         2001-07-21  Michael Chastain  <chastain@redhat.com>
6057         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6058         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6059         * ltmain.sh: Mark as gcc-local.
6060
6061 2001-08-30  Eric Christopher  <echristo@redhat.com>
6062             Jason Eckhardt  <jle@redhat.com>
6063
6064         * config.guess: Merge from master sources.
6065         * config.sub: Merge from master sources, add support for mipsisa32.
6066
6067 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6068         * config.sub: Merge from master sources, rev 1.219.
6069         * MAINTAINERS: Add self as contact for stormy16 port.
6070
6071 2001-08-14  Zack Weinberg  <zackw@panix.com>
6072
6073         * config.sub: Merge from master sources, rev 1.218.
6074         * config.guess: Merge from master sources, rev 1.209.
6075
6076 2001-08-11  Graham Stott  <grahams@redhat.com>
6077
6078         * Makefile.in (check-c++): Add missing semicolon.
6079
6080 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6081
6082         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6083
6084 2001-07-30  Eric Christopher  <echristo@redhat.com>
6085
6086         * MAINTAINERS (Various maintainers: mips port): Added myself.
6087
6088 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6089
6090         * configure.in (sh-*-linux*): New.
6091
6092 2001-07-27  Richard Henderson  <rth@redhat.com>
6093
6094         * .cvsignore: Add LAST_UPDATED.
6095
6096 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6097
6098         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6099
6100 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6101
6102         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6103
6104 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6105
6106         * MAINTAINERS (Write After Approval): Added myself.
6107
6108 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6109
6110         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6111         and libgcj on m68hc11/m68hc12.
6112
6113 2001-06-27  H.J. Lu  (hjl@gnu.org)
6114
6115         * Makefile (CFLAGS_FOR_BUILD): New.
6116         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6117
6118 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6119
6120         * README: Remove version number.
6121
6122 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6123
6124         * INSTALL/README: Update wrt. to the installation instructions now
6125         residing in gcc/doc/install.texi.
6126
6127 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6128
6129         * README: Replace with a cut-down and updated version of gcc/README.
6130
6131 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6132
6133         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6134         multilibs to be disabled.
6135
6136 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6137
6138         * MAINTAINERS (Write After Approval): Add myself.
6139
6140 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6141
6142         * config.guess: Import CVS version 1.195.
6143         * config.sub: Import CVS version 1.212.
6144
6145 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6146
6147         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6148         gcc/xgcc is built, use -print-prog-name to find out the program
6149         name to use.
6150
6151 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6152
6153         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6154         appear to also be in the master copy.
6155         * config.sub:  Import CVS version 1.211.
6156
6157 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6158
6159         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6160         with_gcc]: Use `gcc -shared' to build a shared library.
6161
6162 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6163
6164         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6165         archives.
6166
6167 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6168
6169         * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6172
6173         * configure.in (libstdcxx_flags): Do not try to execute
6174         libstdc++-v3/testsuite_flags until it exists.
6175
6176 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6177
6178         * MAINTAINERS: Update my email address.
6179
6180 2001-05-31  Graham Stott  <grahams@redhat.com>
6181
6182         * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6185
6186         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6187         libraries when using g++ with native linker.
6188
6189 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6190
6191         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6192
6193 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6194
6195         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6196         [aix4*|aix5*]: Prepend blank.
6197
6198 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6199
6200         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6201         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6202         of subdir/configure scripts to use the new libtool.m4.
6203
6204 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6205
6206         * MAINTAINERS (Write After Approval): Add myself.
6207
6208 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6209
6210         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6211
6212 2001-05-11  Ben Elliston  <bje@redhat.com>
6213
6214         * Makefile.in (all-sid): New target.
6215         (check-sid, clean-sid, install-sid): Likewise.
6216
6217 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6218
6219         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6220
6221 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6224         libgcj.
6225
6226 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6227
6228         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6229         gcc/xgcc is built, use -print-prog-name to find out the program
6230         name to use.
6231
6232 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6233
6234         * configure.in (noconfigdirs): Don't reset it from scratch in the
6235         target case; only append to it.
6236
6237         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6238         sparc-*-solaris2.8]: Disable ${libgcj}.
6239
6240 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6241
6242         * configure.in (libgcj_saved): Copy from $libgcj.
6243         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6244         --disable-libgcj.
6245
6246 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6247
6248         * MAINTAINERS: Remove self as MIPS maintainer and
6249         C front end maintainer.
6250
6251 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6252
6253         * configure.in: Move *-chorusos target case to the proper switch.
6254         Disable libgcj.
6255
6256 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6257
6258         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6259         1.641.2.228.
6260
6261 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6262
6263         * Makefile.in (STAGE1_CFLAGS): Pass down.
6264
6265 2001-04-13  Alan Modra  <amodra@one.net.au>
6266
6267         * config.guess: Add hppa64-linux support.  Note for next import that
6268         this is already in the master file.
6269         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6270
6271 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6272
6273         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6274         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6275
6276 2001-04-11  Stan Shebs  <shebs@apple.com>
6277
6278         * MAINTAINERS: Add self as Darwin port maintainer.
6279
6280 2001-04-11  Alan Modra  <amodra@one.net.au>
6281
6282         * MAINTAINERS: Update my email address.
6283
6284 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6285
6286         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6287         recent versions of FreeBSD (release 3 or later).
6288         * ltconfig: On FreeBSD, -lc must not be provided when building
6289         a shared library or else the standard -pthread gcc option is
6290         rendered worthless to later users of the built library.
6291
6292 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6293
6294         * MAINTAINERS: Add self and RTH as C front end maintainers.
6295
6296 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6297
6298         * config.sub: Make sure to match an already-canonicalized
6299         machine name (eg. mn10300-unknown-elf).
6300
6301 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6302
6303         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6304         New macros.
6305         (bootstrap, cross): Use RECURSE_FLAGS.
6306         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6307
6308 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6309
6310         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6311
6312 2001-03-22  Colin Howell  <chowell@redhat.com>
6313
6314         * Makefile.in (DO_X): Do not backslash single-quotes in
6315         backquotes (two places).
6316
6317 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6318
6319         Re-installed:
6320         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6321         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6322         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6323         * ltcf-cxx.sh: Likewise.
6324         * ltcf-gcj.sh: Likewise.
6325
6326 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6327
6328         * MAINTAINERS: Add myself as "documentation co-maintainer".
6329
6330 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6331
6332         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6333         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6334
6335 2001-03-19  Tom Tromey  <tromey@redhat.com>
6336
6337         * config-ml.in: Handle GCJ and GCJFLAGS.
6338
6339 2001-03-21  Michael Chastain  <chastain@redhat.com>
6340
6341         * Makefile.in: all-m4 depends on all-texinfo.
6342
6343 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6344
6345         * MAINTAINERS: Add myself to write after approval list.
6346
6347 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6348
6349         * Makefile.in (DO_X): Quote nested quotes.
6350
6351 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6352
6353         * MAINTAINERS: Add myself to write after approval list.
6354
6355 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6356
6357         * Makefile.in (DO_X): Use double quotes for quoting
6358         "RANLIB=$${RANLIB}".
6359
6360 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6361
6362         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6363
6364 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6365
6366         * configure.in: Only use `lang_requires' for languages athat are
6367         actually enabled.
6368
6369 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6370
6371         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6372
6373 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6374
6375         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6376
6377 2001-03-07  Tom Tromey  <tromey@redhat.com>
6378
6379         * configure.in: Allow config-lang.in to set `lang_requires' to list
6380         of other required languages.
6381
6382 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6383
6384         * Makefile.in: Remove RANLIB definition. Use RANLIB
6385         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6386         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387
6388 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6389             Alexandre Oliva  <aoliva@redhat.com>
6390
6391         * Makefile.in (check-c++): Use tabs, not spaces.
6392
6393 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6394
6395         * MAINTAINERS: add myself to Write After Approval list.
6396
6397 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6398
6399         * Makefile.in (check-c++): New rule.
6400
6401         * configure.in (target_libs): Remove libg++.
6402         (noconfigdirs): Remove libg++.
6403         (noconfigdirs): Same.
6404         (noconfigdirs): Same.
6405         (noconfigdirs): Same.
6406
6407         * config-ml.in: Remove libg++ references.
6408
6409         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6410         (ALL_TARGET_MODULES): Same.
6411         (configure-target-libg++): Remove.
6412         (all-target-libg++): Remove.
6413         (configure-target-libio): Remove.
6414         (all-target-libio): Remove.
6415         (check-target-libio): Remove.
6416         (.PHONY): Remove.
6417         (libg++.tar.bz2): Remove.
6418         (all-target-cygmon): Remove libio.
6419         (all-target-libstdc++): Remove.
6420         (configure-target-libstdc++): Remove.
6421         (TARGET_LIB_PATH): Remove libstdc++.
6422         (ALL_GCC_CXX): Remove libstdc++.
6423         (all-target-gperf): Correct.
6424
6425 2001-02-16  Nick Clifton  <nickc@redhat.com>
6426
6427         * configure.in (noconfigdirs): Allow configuration of texinfo
6428         for Cygwin hosts.
6429
6430 2001-02-15  Anthony Green  <green@redhat.com>
6431
6432         * configure: Introduce GCJ_FOR_TARGET.
6433         * configure.in: Ditto.
6434         * Makefile.in: Ditto.
6435
6436 2001-02-13  Andreas Schwab  <schwab@suse.de>
6437
6438         * MAINTAINERS: Update mail address.
6439
6440 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6441
6442         * config.guess: Add linux target for S/390.
6443         * config.sub: Likewise.
6444
6445 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6446
6447         * configure.in: for *-chorusos, don't config target-newlib and
6448         target-libgloss.
6449
6450 2001-02-06  Ben Elliston  <bje@redhat.com>
6451
6452         * configure: Output host type to stdout, not stderr.
6453
6454 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6455
6456         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6457         * ltcf-cxx.sh: Likewise.
6458
6459         * config.if: Assume enable_libstdcxx_v3 is defined.
6460
6461 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6462
6463         Remove V2 C++ library.
6464         * configure.in: Remove --enable-libstdcxx_v3 support.
6465
6466 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6467
6468         * include/demangle.h: Add prototype for java_demangle_v3.
6469
6470 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6471
6472         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6473
6474 2001-01-27  Richard Henderson  <rth@redhat.com>
6475
6476         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6477
6478 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6479
6480         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6481         Don't unset, it's non-portable and no longer necessary, set to empty
6482         instead.
6483
6484 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6485
6486         * ltconfig: Shell portability fix for the tagname validity check.
6487
6488 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6489
6490         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6491         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6492
6493 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6494
6495         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6496
6497 2001-01-26  Tom Tromey  <tromey@redhat.com>
6498
6499         * configure.in: Allow libgcj to be built on Sparc Solaris.
6500
6501 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6502
6503         * ltcf-c.sh: Add aix5 case.
6504         * ltcf-cxx.sh: Likewise.
6505         * ltconfig: Likewise.
6506
6507 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6508
6509         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6510         keep at least one of build_libtool_libs or build_old_libs set to
6511         yes.
6512
6513         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6514         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6515
6516 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6517
6518         * configure.in: Enable libgcj on several additional platforms.
6519
6520 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6521
6522         * configure.in: Enable libgcj for linux targets.
6523
6524 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6525
6526         * MAINTAINERS (Write After Approval): Add myself.
6527
6528 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6529
6530         * MAINTAINERS: Add myself as vax port maintainer.
6531
6532 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6533
6534         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6535
6536 2001-01-09  Mike Stump  <mrs@wrs.com>
6537
6538         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6539         failures of subdirectories.
6540
6541 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6542
6543         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6544         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6545         * ltcf-cxx.sh: Likewise.
6546         * ltcf-gcj.sh: Likewise.
6547         * ltconfig.sh: Fix typo.
6548
6549 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6550
6551         * configure: handle DOS-style absolute paths.
6552
6553 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6554
6555         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6556
6557 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6558
6559         * MAINTAINERS: Add myself as avr port co-maintainer.
6560
6561 2000-12-28  Ben Elliston  <bje@redhat.com>
6562
6563         * MAINTAINERS: Add myself under ``Write After Approval''.
6564
6565 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6566
6567         * texinfo: Remove directory from GCC.
6568
6569 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6570
6571         * COPYING: Update to current
6572         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6573         to 19yy as example year in copyright notice).
6574
6575 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6576
6577         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6578         (libstdcxx_incdir): Pass down.
6579         * config.if: Remove expired bits for cxx_interface, add stub.
6580         (libstdcxx_incdir): Add variable for g++ include directory.
6581         * configure.in (gxx_include_dir): Use it.
6582
6583 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6584
6585         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6586         with old-email address from ``Write After Approval''.
6587
6588 2000-12-15  Andreas Jaeger  <aj@suse.de>
6589
6590         * configure.in: Handle lang_dirs.
6591
6592 2000-12-14  Tom Tromey  <tromey@redhat.com>
6593
6594         * MAINTAINERS: Removed brads.
6595
6596         * MAINTAINERS: Added gcj developers.
6597
6598 2000-12-13  Anthony Green  <green@redhat.com>
6599
6600         * configure.in: Disable libgcj for any target not specifically
6601         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6602         with g++ abi.
6603
6604 2000-12-13  Mike Stump  <mrs@wrs.com>
6605
6606         * Makefile.in (local-distclean): Also remove fastjar.
6607
6608 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6609
6610         * contrib/gcc_update: Add fastjar --touch entries.
6611
6612 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6613
6614         * configure.in: Disable language-specific target libraries for
6615         languages that aren't enabled.
6616
6617 2000-12-10  Anthony Green  <green@redhat.com>
6618
6619         * configure.in: Define libgcj.  Disable libgcj target libraries for
6620         most targets.
6621
6622 2000-12-10  Neil Booth  <neilb@earthling.net>
6623
6624         * MAINTAINERS: Update mail address, remove from WAA list.
6625
6626 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6627
6628         * libjava: Imported from /cvs/java.
6629         * libffi: Likewise.
6630         * Boehm-gc: Likewise.
6631
6632 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6633
6634         * configure.in (target_libs): Revert 2000-12-08 patch.
6635         (noconfigdirs): Added target-libjava.
6636
6637 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6638
6639         * djunpack.bat: removed.
6640
6641 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6642
6643         * Makefile.in: handle DOS-style absolute paths.
6644         * config-ml.in: likewise.
6645         * symlink-tree: likewise.
6646
6647 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6648
6649         * fastjar: Imported.
6650
6651 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6652
6653         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6654         libjava.
6655         * configure.in (target_libs): Removed `target-libjava'.
6656
6657 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6658
6659         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6660         (ALL_MODULES): Added fastjar.
6661         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6662         (all-target-libjava): all-fastjar replaces all-zip.
6663         (all-fastjar): Added.
6664         (configure-target-fastjar, all-target-fastjar): Likewise.
6665         * configure.in (host_tools): Added fastjar.
6666
6667 2000-12-07  Mike Stump  <mrs@wrs.com>
6668
6669         * Makefile.in (local-distclean): Remove leftover built files.
6670
6671 2000-11-24  Nick Clifton  <nickc@redhat.com>
6672
6673         * configure.in (xscale-elf): Add target.
6674         (xscale-coff): Add target.
6675
6676 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6677
6678         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6679         recent versions of FreeBSD (release 3 or later).
6680         * ltconfig: On FreeBSD, -lc must not be provided when building
6681         a shared library or else the standard -pthread gcc option is
6682         rendered worthless to later users of the built library.
6683
6684 2000-11-16  Fred Fish  <fnf@be.com>
6685
6686         * configure.in (enable_libstdcxx_v3): Fix typo,
6687         libstd++ -> libstdc++.
6688
6689 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6690
6691         * MAINTAINERS: Add self to Write After Approval list.
6692
6693 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6694
6695         * MAINTAINERS: Update my email address.  Add myself to global write
6696         privs list.
6697
6698 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6699
6700         * Makefile.in: Merge with src and libgcj.
6701         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6702         configure-target-<library> when their configure scripts need the C
6703         or C++ library to have already been built to work properly.
6704         (do_proto_toplev): Set them to an empty string.
6705
6706         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6707         (REALLY_SET_LIB_PATH): Use them.
6708
6709 2000-11-17  Stan Shebs  <shebs@apple.com>
6710
6711         * MAINTAINERS: Add self to Write After Approval list.
6712
6713 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6714
6715         * configure: Provide the original toplevel configure arguments
6716         (including $0) to subprocesses in the environment rather than
6717         through gcc/configargs.h.
6718
6719 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6720
6721         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6722         C99.  Alphabetise "Write After Approval" list.
6723
6724 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6725
6726         * configure: Turn on libstdc++ V3 by default.
6727
6728         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6729         if we've got GCC.
6730
6731 2000-11-11  Philip Blundell  <philb@gnu.org>
6732
6733         * MAINTAINERS: Add self to Write After Approval list.
6734
6735 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6736
6737         * ltcf-c.sh (aix4): Improve shared library configuration; require
6738         exporting symbols.
6739         * ltcf-cxx.sh (aix4): Define.
6740         * ltconfig (aix4): Define library and soname specs appropriate for
6741         AIX.  Define command to create export symbols list.
6742
6743 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6744
6745         * config.sub: Add support for Sun Chorus
6746
6747 2000-10-31  Nick Clifton  <nickc@redhat.com>
6748
6749         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6750         <name>@redhat.com.  Also installed new email address for Clint
6751         Popetz.
6752
6753 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6754
6755         * etc: Remove directory from GCC.
6756
6757 2000-10-16  Michael Meissner  <meissner@redhat.com>
6758
6759         * configure (gcc/configargs.h): Only create if there is a build GCC
6760         directory created.
6761
6762 2000-10-16  Matthias Klose  <doko@debian.org>
6763
6764         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6765         when configured for libstdc++-v3.
6766
6767 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6768
6769         * configure: Save configure arguments to gcc/configargs.h.
6770
6771 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6772
6773         * config.guess: Import CVS version 1.157.
6774         * config.sub: Import CVS version 1.181.
6775
6776 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6777
6778         * Makefile.in (bootstrap): avoid recursion if subdir missing
6779         (cross): ditto
6780         (do-proto-toplev): ditto
6781
6782 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6783
6784         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6785         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6786
6787         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6788         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6789         all affected `configure' scripts.
6790
6791 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6792
6793         * MAINTAINERS: Add self as cpplib co-maintainer.
6794
6795 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6796
6797         * MAINTAINERS: Add self to Write After Approval list.
6798
6799 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6800
6801         * INSTALL/README: egcs -> GCC update.
6802
6803 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6804
6805         * MAINTAINERS: Add myself to Write After Approval list.
6806
6807 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6808
6809         * MAINTAINERS: Add myself to Write After Approval list.
6810
6811 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6812
6813         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6814         X11 libraries for hppa64.
6815
6816 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6817
6818         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6819
6820 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6821
6822         * Makefile.in (all-zlib): Added dummy target.
6823
6824         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6825         ltcf-gcj.sh: Updated from libtool multi-language branch.
6826
6827 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6828
6829         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6830         (bootstrap*): Depend on all-bootstrap.
6831
6832 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6833
6834         * config.guess: Import CVS version 1.156.
6835         * config.sub: Import CVS version 1.179.
6836
6837 2000-09-02  Anthony Green  <green@cygnus.com>
6838
6839         * Makefile.in (all-gcc): Depend on all-zlib.
6840         (CLEAN_MODULES): Add clean-zlib.
6841         (ALL_MODULES): Add all-zlib.
6842         * configure.in (host_libs): Add zlib.
6843
6844 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6845
6846         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6847         crosses, but add gcc/include to the header search path for them.
6848
6849 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6850
6851         * MAINTAINERS: Add self to Write After Approval list.
6852
6853 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6854
6855         * config.guess: Import CVS version 1.152.
6856         * config.sub: Import CVS version 1.177.
6857
6858 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6859
6860         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6861         $targargs to tell whether newlib is going to be built.
6862
6863         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6864         $$r/TARGET_SUBDIR/libio for _G_config.h.
6865
6866 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6867
6868         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6869
6870 2000-08-22  DJ Delorie  <dj@redhat.com>
6871
6872         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6873
6874 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6875
6876         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6877         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6878         sub-configures.
6879
6880 2000-08-21  DJ Delorie  <dj@redhat.com>
6881
6882         * MAINTAINERS: Add self as a libiberty maintainer
6883
6884 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         * configure.in (libstdcxx_flags): Use
6887         libstdc++-v3/src/libstdc++.INC.
6888
6889 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6890
6891         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6892
6893 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6894
6895         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6896
6897         * configure: Make enable_threads and enable_shared defaults
6898         explicit.  Substitute enable_threads into generated Makefiles.
6899         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6900         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6901
6902 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6903
6904         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6905
6906 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6907
6908         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6909         previous delta.
6910
6911 2000-08-11  Jason Merrill  <jason@redhat.com>
6912
6913         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6914         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6915         (FLAGS_FOR_TARGET): Not here.
6916         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6917
6918 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6919
6920         * config-ml.in (CC, CXX): Don't introduce a leading space.
6921
6922 2000-08-07  DJ Delorie  <dj@delorie.com>
6923
6924         * MAINTAINERS: Add self as a DJGPP maintainer
6925
6926 2000-08-07  DJ Delorie  <dj@redhat.com>
6927
6928         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6929         "if we're also building gcc, and it's a gcc that will run on the
6930         build machine, we want to use its includes instead of the system's
6931         default includes".
6932
6933 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6934
6935         * MAINTAINERS: Add self to Write After Approval list.
6936
6937 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6938
6939         * configure.in (libstdcxx_flags): Don't use `"'.
6940
6941         * config-ml.in: Adjust multilib search paths to the
6942         appropriate multilib tree.
6943
6944 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6945
6946         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6947         commas in $LANGUAGES.
6948
6949 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6950
6951         * configure.in: Re-enable all references to libg++ and librx.
6952
6953 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6954
6955         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6956         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6957         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6958         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6959
6960         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6961
6962 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6963
6964         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6965         CXX_FOR_TARGET for sed.
6966
6967 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6968
6969         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6970         Do not override if already set in the environment or in configure.
6971         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6972         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6973
6974 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6975
6976         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6977         the libtool CVS tree multi-language branch.
6978         * ltconfig, ltmain.sh: Updated.
6979
6980 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6981
6982         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6983         (clean-target): Depend on it.
6984
6985         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6986         (GCC_FOR_TARGET): Use it.
6987         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6988         * configure.in: ... here.
6989         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6990         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6991
6992 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6993
6994         * MAINTAINERS: Add self to Write After Approval list.
6995
6996 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6997
6998         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6999         (configure-target-libchill, configure-target-libobjc): Likewise.
7000
7001         * configure.in: Use the same cache file for all target libs.
7002         * config-ml.in: But different cache files per multilib variant.
7003
7004 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7005
7006         * configure (topsrcdir): Don't use dirname.
7007
7008 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7009
7010         * MAINTAINERS: Add self to Write After Approval list.
7011
7012 2000-07-20  Jason Merrill  <jason@redhat.com>
7013
7014         * configure.in: Remove all references to libg++ and librx.
7015
7016         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7017
7018 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7019
7020         * config.sub: Update to subversions version 2000-07-06.
7021
7022 2000-07-12  Andrew Haley  <aph@cygnus.com>
7023
7024         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7025         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7026
7027 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7028
7029         * symlink-tree:  Check number of arguments.
7030
7031 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7032
7033         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7034         search path for a g++ extracted from the build tree.  This
7035         will allow link tests run by configure scripts in
7036         subdirectories to succeed.
7037
7038 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7039
7040         * ltconfig: Add support for mips-dde-sysv4.2MP
7041
7042 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7043
7044         * MAINTAINERS: Add myself as loop discovery maintainer.
7045
7046 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7047
7048         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7049         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7050
7051 2000-06-19  Timothy Wall  <twall@cygnus.com>
7052
7053         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7054         * config.sub: Add tic54x target.
7055
7056 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7057
7058         * MAINTAINERS: Add self as Fortran maintainer,
7059         remove Craig Burley.
7060
7061 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7062
7063         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7064         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7065
7066 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7067
7068         * MAINTAINERS: Add self as i18n maintainer
7069
7070 20000-05-21  H.J. Lu  (hjl@gnu.org)
7071
7072         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7073         directory are used if they exist. Make sure
7074         $(build_tooldir)/include is searched for header files,
7075         $(build_tooldir)/lib/ for library files.
7076         (GCC_FOR_TARGET): Likewise.
7077         (CXX_FOR_TARGET): Likewise.
7078
7079 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7080
7081         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7082
7083 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7084
7085         * Makefile.in (configure-target-libiberty): Depend on
7086         configure-target-newlib.
7087
7088 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7089
7090         * configure.in, Makefile.in: Merge all libffi-related
7091         configury stuff from the libgcj tree.
7092
7093 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7094
7095         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7096         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7097
7098 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7099
7100         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7101         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7102         current version information.  Add to proto-toplev directory.
7103         (gdb-taz): Build do-djunpack.
7104
7105 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7106
7107         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7108
7109 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7110
7111         * MAINTAINERS: Add self to Write After Approval list.
7112
7113 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7114
7115         * ltmain.sh: Preserve in relink_command any environment
7116         variables that may affect the linker behavior.
7117
7118 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7119
7120         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7121
7122 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7123
7124         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7125
7126 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7127
7128         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7129         with the version name.
7130
7131 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7132
7133         * MAINTAINERS: Add self as bb-reorder maintainer.
7134
7135 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7136
7137         * config.if: Tweak.
7138
7139 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7140
7141         * djunpack.bat: New file.
7142
7143 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7144
7145         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7146         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7147         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7148         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7149
7150 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7151
7152         * config.sub (case $basic_machine): Change default for "ibm-*"
7153         to "openedition".
7154
7155 2000-04-13  Andreas Jaeger  <aj@suse.de>
7156
7157         * MAINTAINERS: Added myself.
7158
7159 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7160
7161         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7162         (do-md5sum): New target.
7163         (MD5PROG): Define.
7164         (PACKAGE): Default to TOOL.
7165         (VER): Default to a shell script.
7166         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7167         md5 checksum generation.
7168         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7169         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7170         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7171         insight.tar.bz2): Use gdb-taz to create archive.
7172
7173 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7174
7175         * configure (warn_cflags): Delete.
7176
7177 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7178
7179         * MAINTAINERS: Added myself.
7180
7181 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7182             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7183
7184         * configure.in (enable_libstdcxx_v3): Add.
7185         (target_libs): Add bits here to switch between libstdc++-v2 and
7186         libstdc++-v3.
7187         * config.if: And this file too.
7188         * Makefile.in: Add libstdc++-v3 targets.
7189
7190 2000-04-05  Michael Meissner  <meissner@redhat.com>
7191
7192         * config.sub (d30v): Add d30v as a basic machine type.
7193
7194 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7195
7196         * configure.in: -linux-gnu*, not -linux-gnu.
7197
7198 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7199
7200         * MAINTAINERS: Add self in write-after-approval section.
7201
7202 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7203
7204         * MAINTAINERS: Add self as ia64 port maintainer.
7205
7206 2000-03-08  Neil Booth  <NeilB@earthling.net>
7207
7208         * MAINTAINERS: Add self in write-after-approval section.
7209
7210 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7211
7212         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7213         (do-tar-bz2): Replace TOOL with PACKAGE.
7214         (gdb.tar.bz2): Remove GDBTK from GDB package.
7215         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7216         dejagnu.tar.bz2): New packages.
7217
7218 2000-02-27  Andreas Jaeger  <aj@suse.de>
7219
7220         * configure.in: Add entry for mips*-*-linux*, move catch all
7221         *-*-*linux* entry below this one.
7222
7223 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7224
7225         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7226
7227 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7228
7229         * config.sub: Support an OS of "wince".
7230
7231 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7232
7233         * config.guess, config.sub: Updated to match config's 2000-02-15
7234         version.
7235
7236 2000-02-23  Linas Vepstas <linas@linas.org>
7237
7238         * config.sub: Add support for Linux/IBM 370.
7239         * configure.in: Likewise.
7240
7241 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7242
7243         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7244
7245 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7246
7247         * config.guess: Guess "cygwin" rather than "cygwin32".
7248
7249 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7250
7251         * configure (gcc_version): When setting, narrow search to
7252         lines containing `version_string'.
7253
7254 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7255
7256         * config.sub: Add support for avr target.
7257
7258 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7259
7260         * MAINTAINERS: Add maintainers for MCore port.
7261
7262 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7263
7264         * config.sub: Add mmix-knuth-mmixware.
7265
7266 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7267
7268         * MAINTAINERS: Pair cccp with cpplib maintainership.
7269
7270 2000-01-27  Christopher Faylor <cgf@redhat.com>
7271
7272         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7273         structure stuff to -L library search.
7274         (CXX_FOR_TARGET): Ditto.
7275         (CROSS_CHECK_MODULES): Fix spelling mistake.
7276
7277 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7278
7279         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7280         the C++ compiler.
7281
7282 2000-01-12  Richard Henderson  <rth@cygnus.com>
7283
7284         * configure.in: Don't build some bits for beos.
7285
7286 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7287
7288         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7289         as include files.
7290
7291 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7292
7293         * Add self as cpplib maintainer, as requested by Jason
7294         Merrill.  Correct my e-mail address.
7295
7296 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7297
7298         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7299         not mh-aix43.
7300
7301 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7302
7303         * MAINTAINERS: Add myself to "write after approval" list.
7304
7305 1999-12-14  Richard Henderson  <rth@cygnus.com>
7306
7307         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7308         * config.sub: Accept alphaev[78], alphaev8.
7309
7310 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7311
7312         * config.guess, config.sub: Update from autoconf.
7313
7314 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7315
7316         * MAINTAINERS:  update my playtime e-address.
7317
7318 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7319
7320         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7321         necessary libraries are missing.
7322
7323 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7324
7325         * MAINTAINERS: Add new 'write after approval' maintainer.
7326
7327 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7328
7329         * MAINTAINERS: Add new Java maintainer.
7330
7331 1999-10-25  Andreas Schwab  <schwab@suse.de>
7332
7333         * configure: Fix quoting inside arguments of eval.
7334
7335 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7336
7337         * config-ml.in: Allow suppression of some ARM multilibs.
7338
7339 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7340
7341         * config.guess: Add OS/390 match pattern.
7342         * config.sub: Add mvs, openedition targets.
7343         * configure.in (i370-ibm-opened*): New.
7344
7345 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7346
7347         * config.sub: Add support for configuring for pj.
7348
7349 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7350
7351         * config.sub (maybe_os): Add support for configuring for fr30.
7352
7353 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7354
7355         * configure.in: Do not configure or build ld for AIX
7356         platforms.  ld is known to be broken on these platforms.
7357
7358 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7359
7360         * config-ml.in: Pass compiler flag corresponding to multidirs to
7361         subdir configures.
7362
7363 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7364
7365         * Makefile.in (LDFLAGS): Define.
7366
7367 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7368
7369         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7370         noconfigdirs.
7371         (*-*-cygwin*): Likewise.
7372
7373 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7374
7375         * mkdep: New file.
7376         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7377         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7378
7379         From Eli Zaretskii <eliz@is.elta.co.il>:
7380         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7381         long file name when using DJGPP on MS-DOS.
7382
7383 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7384
7385         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7386
7387 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7388
7389         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7390         dependency as this causes "make check" to globally "make all"
7391
7392 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7393
7394         * configure.in (target_libs): Added target-zlib.
7395         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7396         (CONFIGURE_TARGET_MODULES): Likewise.
7397         (CHECK_TARGET_MODULES): Likewise.
7398         (INSTALL_TARGET_MODULES): Likewise.
7399         (CLEAN_TARGET_MODULES): Likewise.
7400         (configure-target-zlib): New target.
7401         (all-target-zlib): Likewise.
7402         (all-target-libjava): Depend on all-target-zlib.
7403         (configure-target-libjava): Depend on configure-target-zlib.
7404
7405         * Makefile.in (configure-target-libjava): Depend on
7406         configure-target-newlib.
7407         (configure-target-boehm-gc): New target.
7408         (configure-target-qthreads): New target.
7409
7410         * configure.in (target_libs): Added target-qthreads.
7411         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7412         (CONFIGURE_TARGET_MODULES): Likewise.
7413         (CHECK_TARGET_MODULES): Likewise.
7414         (INSTALL_TARGET_MODULES): Likewise.
7415         (CLEAN_TARGET_MODULES): Likewise.
7416         (all-target-qthreads): New target.
7417         (configure-target-libjava): Depend on configure-target-qthreads.
7418         (all-target-libjava): Depend on all-target-qthreads.
7419
7420         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7421         (CONFIGURE_TARGET_MODULES): Likewise.
7422         (CHECK_TARGET_MODULES): Likewise.
7423         (INSTALL_TARGET_MODULES): Likewise.
7424         (CLEAN_TARGET_MODULES): Likewise.
7425         (all-target-libjava): New target.
7426         (all-target-boehm-gc): Likewise.
7427         * configure.in (target_libs): Added libjava, boehm-gc.
7428
7429 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7430
7431         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7432         configure.bat in SUPPORT_FILES.
7433         (gas+binutils.tar.bz2): Likewise.
7434
7435         * makeall.bat: Remove; obsolete.
7436
7437 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7438
7439         From Mark Elbrecht:
7440         * configure.bat: Remove; obsolete.
7441
7442 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7443
7444         * configure: Add -W -Wall to the default CFLAGS when compiling with
7445         gcc.
7446
7447 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7448
7449         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7450
7451 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7452
7453         * configure.in: Build ld on IRIX6.
7454
7455 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7456
7457         * Makefile.in: Change distribution targets to use bzip2 instead of
7458         gzip.
7459         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7460         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7461
7462 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7463
7464         * config.sub: Add mcore target.
7465
7466 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7467
7468         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7469
7470 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7471
7472         * config.guess (dummy): Changed to $dummy.
7473
7474 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7475
7476         * config.sub: Tidied up case statements.
7477
7478 1999-05-22  Ben Elliston  <bje@cygnus.com>
7479
7480         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7481         <jiro@din.or.jp>.
7482
7483         * config.guess: Merge with FSF version. Future changes will be
7484         more accurately recorded in this ChangeLog.
7485         * config.sub: Likewise.
7486
7487 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7488
7489          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7490
7491 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7492
7493         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7494
7495 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7496
7497         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7498
7499 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7500
7501         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7502         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7503         Bad merge removed these two changes.
7504
7505 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7506                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7507
7508         * config.guess (interix Alpha): Add.
7509
7510 1999-04-11  Richard Henderson  <rth@cygnus.com>
7511
7512         * configure.in (i?86-*-beos*): Do config gperf; don't config
7513         gdb, newlib, or libgloss.
7514
7515 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7516
7517         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7518         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7519         from multidirs.
7520
7521 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7522
7523         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7524
7525 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7526
7527         * config.sub: Add support for mcore targets.
7528
7529 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7530
7531         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7532         not mt-ospace, in order to shut up assembler warning about using
7533         symbols that are named the same as registers.
7534
7535 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7536
7537         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7538         dependency list for all-target-cygmon.
7539
7540 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7541
7542         * config-ml.in: Check $host, not $target, for selective multilibs.
7543         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7544         thumb interworking, and underscore prefix multilibs.
7545
7546 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7547
7548         * missing: Update to version from current automake.
7549
7550 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7551
7552         * configure (gxx_include_dir): Removed.
7553
7554         * configure.in (gxx_include_dir): Handle it.
7555         * Makefile.in: Likewise.
7556
7557 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7558
7559         * config.sub (mips64vr4111,mips64vr4111el) Add.
7560
7561 1999-03-21  Ben Elliston  <bje@cygnus.com>
7562
7563         * config.guess: Correct typo for detecting ELF on FreeBSD.
7564
7565 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7566
7567         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7568         config/mh-djgpp.
7569
7570 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7571
7572         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7573         all-target-newlib to dependency list for all-target-bsp.
7574
7575 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7576
7577         * config.sub: Add i386-uwin support.
7578         * config.guess: Likewise.
7579
7580 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7581
7582         * configure.in: cleanup, add mh-*pic handling for arm, special
7583         case powerpc*-*-aix*
7584
7585 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7586
7587         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7588         can be built.
7589
7590 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7591
7592         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7593         targets.
7594
7595 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7596
7597         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7598
7599 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7600
7601         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7602
7603 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7604
7605         * config.sub: Fix typo in arm recognition.
7606
7607 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7608
7609         * configure.in (noconfigdirs): Changed target_configdirs to
7610         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7611         rather than m68k-*-* since it is not known to work on
7612         m68k-aout. Ditto for arm-*-*oabi.
7613
7614 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7615
7616         * configure.in (*-*-windows*): Remove, no longer used.
7617
7618 1999-02-19  Ben Elliston <bje@cygnus.com>
7619
7620         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7621         Smart and improved by Andrew Cagney.
7622
7623 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7624
7625         * config.guess: Recognize openbsd-*-hppa.
7626
7627 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7628
7629         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7630         only if it is not empty.
7631
7632 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7633
7634         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7635
7636         * config.guess: Modified to recognize uname's armv* syntax.
7637
7638         * config.sub: Modified to recognize uname's armv* syntax.
7639
7640 1999-02-17  Mark Salter  <msalter@cygnus.com>
7641
7642         * configure.in: Added target-bsp for sparclite.
7643
7644 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7645
7646         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7647
7648 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7649
7650         * configure.in: Add support for strongarm port.
7651         * config.sub: Add support for strongarm target.
7652
7653 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7654
7655         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7656         the old name config/mh-cygwin32.
7657         Enable texinfo.
7658
7659 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7660
7661         * configure.in: Do build ld for ix86 Solaris.
7662
7663 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7664
7665         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7666         $AR_FOR_TARGET.  Likewise for RANLIB.
7667
7668 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7669
7670         * config.sub (oabi):  Recognize.
7671         * configure.in (arm-*-oabi):  Handle.
7672
7673 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7674
7675         * config.guess: Improve detection of i686 on UnixWare 7.
7676
7677 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7678
7679         * config.guess: Add support for i386-pc-interix.
7680         * config.sub: Likewise.
7681         * configure.in: Likewise.
7682
7683 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7684
7685         * Makefile.in: Remove unneeded all-target-libio from
7686         from all-target-winsup target since it is now unneeded.
7687         Add all-target-libtermcap in its place since it is now
7688         needed.
7689
7690 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7691
7692         * configure.in: makefile stub for cygwin target is probably
7693         unnecessary.  Remove it for now.
7694
7695 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7696
7697         * configure.in: libtermcap.a should be built when cygwin is the
7698         target as well as the host.
7699         * config.guess: Allow mixed case in cygwin uname output.
7700         * Makefile.in: Add libtermcap target.
7701
7702 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7703
7704         * config.sub: Clean up handling of hppa2.0.
7705
7706 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7707
7708         * config.guess: Use C code to identify more HP machines.
7709
7710 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7711
7712         * config.sub: Handle hppa2.0.
7713
7714 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7715
7716         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7717         cygmon for all sparclite targets, regardless of object format.
7718
7719 1998-12-15  Mark Salter  <msalter@cygnus.com>
7720
7721         * configure.in: Added target-bsp for several target architectures.
7722
7723         * Makefile.in: Added rules for bsp.
7724
7725 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7726
7727         * config.guess: Improve detection of hppa2.0 processors.
7728
7729 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7730
7731         * config.guess: Recognize FreeBSD using ELF automatically.
7732
7733 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7734
7735         * configure (skip-this-dir): Add handling for new shell script, which
7736         might be created by a sub-directory's configure to indicate, this particular
7737         directory is "unwanted".
7738         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7739
7740 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7741
7742         * ltconfig: import from libtool, after changing libtool to
7743         account for the cygwin name change.
7744
7745 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7746
7747         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7748         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7749
7750 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7751
7752         * configure.in: Add libtermcap to list of cygwin dependencies.
7753
7754 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7755
7756         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7757         they include winsup/include when it's a cygwin target.
7758
7759 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7760
7761         * configure.in (host_tools): Added zip.
7762         * Makefile.in (all-target-libjava): Depend on all-zip.
7763         (all-zip): New target.
7764         (ALL_MODULES): Added all-zip.
7765         (NATIVE_CHECK_MODULES): Added check-zip.
7766         (INSTALL_MODULES): Added install-zip.
7767         (CLEAN_MODULES): Added clean-zip.
7768
7769 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7770
7771         * Makefile.in: lose "32" from comment about cygwin.
7772
7773 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7774
7775         * configure.in: Use -Os to build target libraries for the fr30.
7776
7777 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7778
7779         * config.sub: Add fr30.
7780
7781 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7782
7783         * configure.in: drop "32" from config/mh-cygwin32.  Check
7784         cygwin* instead of cygwin32*.
7785         * config.sub: Check cygwin* instead of cygwin32*.
7786
7787 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7788
7789         * config.guess: Match any version of Unixware7.
7790
7791 1998-10-20  Syd Polk  <spolk@cygnus.com>
7792
7793         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7794         if desired.
7795
7796 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7797
7798         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7799         these if the appropriate directories and files to not exist.
7800
7801 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7802
7803         * Makefile.in (DEVO_SUPPORT): Add config.if.
7804
7805 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7806
7807         * configure: Add pattern to replace "build_tooldir"'s
7808         definition in the generated Makefile with "tooldir"'s
7809         actual value.
7810
7811 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7812
7813         * config.sub: Bring back lost sparcv9.
7814
7815         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7816
7817 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7818
7819         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7820         CC_FOR_TARGET and friends.
7821
7822 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7823
7824         * Makefile.in (build_tooldir): New variable, same as tooldir.
7825         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7826         -B$(build_tooldir)/bin/.
7827         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7828
7829 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7830
7831         * README: Remove installation instructions and refer to the
7832         INSTALL directory instead.
7833
7834 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7835
7836         * config.sub: Add support for i[34567]86-pc-udk.
7837         * configure.in: Likewise.
7838
7839 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7840
7841         * Makefile.in: add bzip2 package building bits for user
7842         tools module
7843         * configure.in: ditto
7844
7845 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7846
7847         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7848         (ALL_TARGET_MODULES): Add all-target-libobjc.
7849         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7850         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7851         (all-target-libchill): Add dependencies.
7852         * configure.in (target_libs): Add libchill.
7853
7854 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7855
7856         * configure.in (target_subdir): Remove duplicate line.
7857
7858 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7859
7860         * Makefile.in (all-automake): fix dependencies.
7861
7862 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7863
7864         * configure.in: Minor cleanups for building in the $(target_alias)
7865         subdir.
7866
7867 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7868
7869         * Makefile.in (bootstrap): Set r and s before make all.  Use
7870         BASE_FLAGS_TO_PASS in make all.
7871         (cross): Likewise.
7872
7873 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7874
7875         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7876
7877 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7878
7879         * config.sub: Fix typo in last change.
7880
7881 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7882
7883         * config.sub: Add support for C4x target.
7884         * configure.in: Likewise.
7885
7886 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7887
7888         * config.sub: Recognize sparcv9 just like sparc64.
7889
7890 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7891
7892         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7893
7894 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7895
7896         * config.guess: Correctly identify Pentium II sco boxes.
7897
7898         * config.guess: Fix "tr" code.  From Weiwen Liu.
7899
7900 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7901
7902         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7903         stabs.
7904
7905 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7906
7907         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7908         (ALL_TARGET_MODULES): Add all-target-libchill.
7909         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7910         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7911         (all-target-libchill): Add dependencies.
7912         * configure.in (target_libs): Add libchill.
7913
7914 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7915
7916         * config.guess: Avoid assumptions about "tr" behaves when
7917         LANG is set to something other than English.
7918
7919 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7920
7921         * configure (gxx_include_dir): Changed to
7922         '${prefix}/include/g++'-${libstdcxx_interface}.
7923
7924         * config.if: New to determine the interfaces.
7925
7926 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7927
7928         * config.guess: Detect and handle MPE/IX.
7929         * config.sub: Deal with MPE/IX.
7930
7931 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7932
7933         * configure.in: Use mh-aix43.
7934
7935 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7936
7937         * configure: Fix --without/--disable cases for gxx-include-dir.
7938
7939 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7940
7941         * mdata-sh:  Imported.  Needed for automake support.
7942
7943 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7944
7945         * Makefile.in (taz): Try "chmod -R og=u ." before
7946         "chmod og=u `find . -print`".
7947
7948 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7949
7950         * configure.in: Add arm-elf and thumb-elf support.
7951
7952 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7953
7954         * Makefile.in: Undo previous patch.
7955
7956 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7957
7958         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7959         to here ...
7960         (install-no-fixedincludes): and here
7961         (INSTALL_MODULES): ... from here.
7962
7963 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7964
7965         * config.sub: Merge with FSF.
7966
7967         * config.guess: Merge with FSF.
7968
7969 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7970
7971         * configure (extraconfigdirs): New variable.
7972         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7973         * Makefile.in (all): Move higher in file.
7974         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7975         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7976         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7977         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7978         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7979
7980 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7981
7982         * Makefile.in (all-target-libjava): Depend on all-gcc and
7983         all-target-newlib.
7984         (configure-target-libjava): Depend on $(ALL_GCC).
7985
7986 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7987
7988         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7989         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7990
7991 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7992
7993         * INSTALL/README: Fix typo.
7994
7995 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7996
7997         * ylwrap: Change absolute path checks to check for DOS style path
7998         names.
7999
8000         * ylwrap: Don't use a full path name if the source file is in the
8001         same directory.  From hjl@lucon.org (H.J. Lu).
8002
8003         * config-ml.in: Default to being verbose, to match Feb 18 change to
8004         configure.
8005
8006 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8007
8008         Brought over from egcs:
8009
8010         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8011
8012         * configure.in (target_subdir): Set to ${target_alias} instead
8013         of "libraries".
8014
8015         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8016
8017         * configure.in (target_subdir): Set to libraries if enable_multilib.
8018
8019 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8020
8021         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8022         multilibs, force reconfiguration the first time we create
8023         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8024
8025 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8026
8027         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8028         avoid confusion with --no-recursion.
8029
8030 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8031
8032         * configure.in: Win32 hosts shouldn't use install -x
8033         * install-sh: remove -x option, and special .exe-handling
8034         hack.
8035
8036 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8037
8038         * config.guess: Recognize i586-pc-beos.
8039         * configure.in: Don't build some bits for beos.
8040
8041 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8042
8043         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8044         CFLAGS default to -O2.
8045
8046         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8047         when using GNU ld.
8048
8049 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8050
8051         * ltmain.sh: Correct install when using a different shell.
8052
8053 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8054
8055         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8056
8057 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8058
8059         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8060         target.
8061
8062 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8063
8064         * ltconfig: Update to correct AIX handling.
8065
8066 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8067
8068         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8069
8070         * configure.in (target_subdir): Set to ${target_alias} instead
8071         of "libraries".
8072
8073 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8074
8075         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8076         (Makefile): Depend on $(gcc_version_trigger).
8077
8078         * configure (gcc_version): Change default initializer to empty
8079         string.
8080         (gcc_version_trigger): New variable; pass this variable down
8081         to subdir configures to enable them checking gcc's version
8082         themselves. Emit make macros for both gcc_version vars.
8083         (topsrcdir): Initialize reliably.
8084         (recursion line): Remove --with-gcc-version=${gcc_version}.
8085
8086 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8087
8088         * configure (enable_version_specific_runtime_libs): Implement new flag
8089         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8090         in $(libsubdir); emit definition in each generated Makefile.
8091         (gxx_include_dir): Initialize depending on
8092         $enable_version_specific_runtime_libs.
8093
8094 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8095
8096         * configure (gcc_version): Initialize properly depending on
8097         how and where configure is started.
8098         (recursion line): Pass a --with-gcc-version=${gcc_version}
8099         to configures in subdirs.
8100
8101 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8102
8103         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8104         cygmon
8105
8106 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8107
8108         * configure.in: Add cygmon and libstub support for mn10200.
8109
8110 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8111
8112         * configure (gcc_version): Add new variable describing the
8113         particular gcc version we're building.
8114         * Makefile.in (libsubdir): Add new macro for the directory
8115         in which the compiler finds executables, libraries, etc.
8116         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8117         and libsubdir.
8118
8119 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8120
8121         * Makefile.in (local-clean): Remove *.log.
8122         (warning.log): Built with warn_summary from build.log.
8123         (mail-report.log): Run test_summary.
8124         (mail-report-with-warnings.log): Run test_summary including
8125         warning.log in the report.
8126
8127 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8128
8129         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8130
8131 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8132
8133         * Makefile.in (grep): Grep no longer depends on libiberty.
8134
8135 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8136
8137         * Makefile.in: all-snavigator needs all-libgui.
8138
8139 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8140
8141         * configure.in: Add cygmon and libstub support for mn10300.
8142
8143 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8144
8145         * missing: Update to version from automake 1.3.
8146
8147         * ltmain.sh: On installation, don't get confused if the same name
8148         appears more than once in the list of library names.
8149
8150 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8151
8152         * config.sub: Accept m68060 and m5200 as CPU names.
8153
8154 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8155
8156         * configure: Use && rather than using -a in test, because odd
8157         strings can confuse test.
8158         * configure.in: Likewise.
8159
8160 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8161
8162         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8163
8164 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8165
8166         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8167         bootstrap4-lean): New targets.
8168
8169 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8170
8171         * mpw-* Delete.  Not used.
8172
8173 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8174
8175         * COPYING.LIB: Update FSF address.
8176
8177 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8178
8179         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8180
8181         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8182         GAS_SUPPORT_DIRS.
8183
8184 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8185
8186         * ltconfig, ltmain.sh: Avoid producing a version number if
8187         -version-info was not used.
8188
8189 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8190
8191         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8192         building with newlib.
8193
8194 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8195
8196         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8197         Solaris `make' causes it to continue to next definition.
8198
8199 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8200
8201         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8202         the right GUI libraries and files are installed along with GDB.
8203
8204 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8205
8206         * configure.in: Change alpha to alpha* in several places.
8207
8208 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8209
8210         * config.sub: Recognize sparc86x.
8211
8212 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8213
8214         * configure.in (--enable-target-optspace): Remove debug echo.
8215
8216 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8217
8218         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8219
8220 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8221
8222         * ltconfig: Update cygwin32 support.
8223
8224         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8225         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8226         (GDB_SUPPORT_DIRS): Likewise.
8227
8228 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8229
8230         * configure.in (target_makefile_frag): If --enable-target-optspace,
8231         use -Os to compile target libraries rather than -O2.  Default to
8232         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8233         not used.
8234         * configure.in (target_cflags): Ditto for d30v.
8235
8236 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8237
8238         * Makefile.in (all-bfd): Depend on all-intl.
8239         (all-binutils): Likewise.
8240         (all-gas): Likewise.
8241         (all-gprof): Likewise.
8242         (all-ld): Likewise.
8243
8244 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8245
8246         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8247
8248 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8249
8250         * Makefile.in (all-bfd): Depend upon all-libiberty.
8251
8252         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8253
8254 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8255
8256         * Makefile.in: Add libstub.
8257
8258         * configure.in: Ditto. Build libstub for targets that have cygmon
8259         support.
8260
8261 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8262
8263         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8264
8265 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8266
8267         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8268         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8269
8270 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8271
8272         * configure: Define DEFAULT_M4 by searching PATH.
8273         * Makfile.in: Use DEFAULT_M4.
8274
8275 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8276
8277         * ltconfig: Add cygwin32 support.
8278
8279         * Makefile.in, configure.in: Add libtool as a native only directory
8280         to configure and build.
8281
8282 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8283
8284         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8285
8286 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8287
8288         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8289
8290 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8291
8292         * Makefile.in: add ash make rules
8293         * configure.in: add ash to native_only and host_tools lists
8294
8295 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8296
8297         * Makefile.in (all-gettext, all-intl): New targets.
8298         (ALL_MODULES): Added all-gettext, all-intl.
8299         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8300         (INSTALL_MODULES): Added install-gettext, install-intl.
8301         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8302
8303         * configure.in (host_tools): Added gettext.
8304         (native_only): Likewise.
8305         (noconfigdirs) [various cases]: Likewise.
8306         (host_libs): Added intl.
8307
8308 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8309
8310         * configure: Do not disable building gdbtk for cygwin32 hosts.
8311
8312 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8313
8314         * configure.in: Add thumb-coff target.
8315         * config.sub: Add thumb-coff target.
8316
8317 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8318
8319         * Makefile.in: Revert yesterday's change.
8320         (all-target-winsup):  all-target-librx stays out of here.
8321
8322 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8323
8324         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8325         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8326         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8327         Remove references to librx and libg++.
8328
8329 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8330
8331         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8332         recursive makes
8333
8334 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8335
8336         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8337         for newlib directory.
8338         (CXX_FOR_TARGET): Likewise.
8339
8340 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8341
8342         * ltconfig: Update after libtool/ltconfig.in change for
8343         hpux11.
8344
8345 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8346
8347         * ltconfig, ltmain.sh: Update to libtool 1.2.
8348
8349 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8350
8351         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8352         (install-gcc-cross): Instead, override LANGUAGES here.
8353
8354 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8355
8356         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8357         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8358
8359 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8360
8361         * configure.in: Add Thumb-pe target.
8362
8363 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8364
8365         * Makefile.in - changed sn targets to snavigator
8366         * configure.in - changed sn targets to snavigator
8367
8368 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8369
8370         * config-ml.in: After building symlink tree call make distclean
8371         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8372         to be the case for libiberty.
8373
8374 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8375
8376         * configure: When making link, also check the current
8377         directory. The configure scripts may create one.
8378
8379 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8380
8381         * config.sub: Accept alphapca56 and alphaev6 properly.
8382
8383 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8384
8385         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8386
8387 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8388
8389         * config.sub (sco5): Fix typo.
8390
8391 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8392
8393         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8394         install-itcl.
8395         (install-itcl): Remove dependency on install-tcl.
8396
8397 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8398
8399         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8400
8401 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8402
8403         * configure.in: Don't build libgui for a cygwin32 target when not on
8404         a cygwin32 host.
8405
8406 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8407
8408         * configure (redirect): Set to null, so default behavior of
8409         configure is now --verbose.
8410
8411 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8412
8413         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8414         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8415
8416 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8417
8418         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8419         this change to sync Makefile.in with its ChangeLog entries.
8420
8421 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8422
8423         * ltmain.sh (mkdir): Check that the directory doesn't exist
8424         before we exit with error, so that we don't get races during
8425         parallel builds.
8426
8427 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8428
8429         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8430
8431 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8432
8433         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8434         PICFLAG_FOR_TARGET.
8435         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8436
8437         * configure: Emit a definition for the new macro enable_shared
8438         into each Makefile.
8439
8440 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8441
8442         * configure.in (host_tools, native_only): Add libtool.
8443
8444 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8445
8446         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8447         Fix typo in ming config comment.
8448
8449 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8450
8451         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8452
8453 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8454
8455         * config.sub: Add tic30 cases, and map c30 to tic30.
8456
8457 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8458
8459         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8460         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8461         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8462         (CLEAN_TARGET_MODULES): Similarly
8463         (all-target-libf2c): Add dependences.
8464         * configure.in (target_libs): Add libf2c.
8465
8466 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8467
8468         * configure.in: Remove expect from noconfigdirs when target
8469         is cygwin32.  OK to build expect and dejagnu with Canadian
8470         Cross.
8471
8472 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8473
8474         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8475         host.
8476
8477         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8478         and mingw32.
8479
8480 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8481
8482         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8483         here as it is not defined in the toplevel Makefile.
8484
8485 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8486
8487         * configure (package_makefile_rules_frag): New variable, which names
8488         a file with generic rules, ...
8489         Change comment to mention we now have FIVE parts.
8490         * configure: Undo last change.
8491
8492 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8493
8494         * config.guess: More accurate determination of HP processor types.
8495         * config.sub: More accurate determination of HP processor types.
8496
8497 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8498
8499         * configure (package_makefile_frag): Move inserting the
8500         ${package_makefile_frag} to where it should be according
8501         to the comment.
8502
8503 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8504
8505         * config.guess: Add support for Linux/ARM.
8506
8507 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8508
8509         * .cvsignore: Remove *-info and *-install since they match
8510         release-info and mpw-install, which we don't want to just ignore.
8511
8512 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8513
8514         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8515
8516 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8517
8518         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8519         local_prefix to sub-make invocations.
8520
8521 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8522
8523         * configure.in: Check makefile fragments in the source
8524         directory.
8525
8526 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8527
8528         * configure.in: Check whether host and target makefile
8529         fragments exist before adding them to *_makefile_frag.
8530
8531 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8532
8533         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8534
8535 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8536
8537         * configure.in: Make sure we only replace RPATH_ENVVAR on
8538         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8539         regexp to sed.
8540
8541         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8542         to sub-makes.
8543
8544 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8545
8546         * config-ml.in (multi-do): LDFLAGS must include multilib
8547         designator.
8548
8549 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8550
8551         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8552
8553 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8554
8555         * config.sub: Add mingw32 support.
8556         * configure.in: Likewise.
8557
8558 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8559
8560         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8561
8562 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8563
8564         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8565         * configure (gxx_include_dir): Provide a definition for subdirs
8566         which do not use autoconf.
8567
8568 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8569
8570         * config.guess: Sync with egcs.  Picks up new alpha support,
8571         BeOS & some additional linux support.
8572
8573 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8574
8575         * config.guess: HP 9000/803 is a PA1.1 machine.
8576
8577 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8578
8579         * configure.in: It's alpha*-...
8580
8581 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8582
8583         * configure.in (host_makefile_frag, target_makefile_frag):
8584         Handle multiple config files.
8585         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8586         alpha-*-*.
8587
8588 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8589
8590         * mkdep: New file.
8591
8592 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8593
8594         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8595
8596 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8597
8598         * Makefile.in: Add libgui directory.
8599         (GDB_TK): Add all-libgui.
8600         * configure.in: Add libgui directory.
8601         * configure: Add all-libgui to GDB_TK.
8602
8603 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8604
8605         * config-ml.in (multidirs): Add m32r to multilib list.
8606
8607 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8608
8609         * Makefile.in (all-target-gperf): Change dependency to
8610         all-target-libstdc++.
8611
8612 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8613
8614         * config.guess: Add BeOS support.
8615
8616 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8617
8618         Source directory cvs renamed to cvssrc:
8619         * configure.in (host_tools): Change cvs to cvssrc.
8620         (native_only): Likewise.
8621         (noconfigdirs) [various cases]: Likewise.
8622         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8623         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8624         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8625         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8626         (all-cvssrc): Rename target from all-cvs.
8627
8628 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8629
8630         * configure (gxx_include_dir): Fix thinko.
8631
8632 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8633
8634         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8635         (install-cross, install-gcc-cross): New targets.
8636
8637 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8638
8639         * configure.in (noconfigdirs): Add support for Thumb target.
8640
8641         * config.sub (maybe_os): Add support for Thumb target.
8642
8643 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8644
8645         * Makefile.in: Add rules for cygmon.
8646
8647         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8648
8649 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8650
8651         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8652         * configure (gxx_include_dir): Provide a definition for subdirs
8653         which do not use autoconf.
8654
8655 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8656
8657         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8658         11/18/97 build
8659
8660 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8661
8662         * From Franz Sirl.
8663         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8664         found on RedHat Linux systems.
8665
8666 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8667
8668         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8669         guesses.
8670
8671 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8672
8673         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8674
8675 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8676
8677         * ltmain.sh: If mkdir fails, check whether the directory was created
8678         anyhow by some other process.
8679
8680 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8681
8682         * configure.in (d30v-*-*): Configure all directories.
8683
8684 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8685
8686         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8687         for the D30V.
8688
8689 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8690
8691         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8692
8693 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8694
8695         * include/libiberty.h: Add extern "C" { so it can be used with C++
8696         progrms.
8697         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8698         programs.
8699
8700 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8701
8702         * configure.in (d30v-*-*): Configure GCC now.
8703
8704 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8705
8706         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8707         is no longer needed.
8708
8709 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8710
8711         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8712
8713 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8714
8715         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8716         targets using "$@" to provide support for similar but not identical
8717         targets without having to duplicate code.
8718
8719 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8720
8721         * makefile.vms: Fix to work with DEC C.
8722
8723 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8724
8725         * config.sub: Add mips-tx39-elf to marketing names.
8726
8727 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8728
8729         * ltmain.sh: Handle symlinks in generated script.
8730
8731 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8732
8733         * configure: Handle autoconf style directory options: --bindir,
8734         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8735         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8736         --sysconfdir.
8737         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8738         (sharedstatedir, localstatedir, oldincludedir): New variables.
8739         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8740         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8741         sbindir, sharedstatedir, and sysconfdir.
8742
8743 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8744
8745         * Makefile.in (bootstrap-lean): New target.
8746
8747 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8748
8749         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8750         sn, and gnuserv from noconfigdirs.
8751
8752 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8753
8754         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8755
8756 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8757
8758         * Makefile.in (cross): New target.
8759
8760 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8761                           Jeff Law         <law@cygnus.com>
8762
8763         * Makefile.in (bootstrap2, bootstrap3): New targets.
8764         (all-bootstrap): Remove outdated and confusing target.
8765         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8766
8767 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8768
8769         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8770         windows.  Consistent with gdb/configure.
8771
8772 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8773
8774         * configure.in: Name Linux target fragment.
8775
8776         * configure: Rewrite so that project Makefile fragment is inserted
8777         first and appears last in the resulting Makefile.
8778
8779 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8780
8781         * Makefile.in (install-itcl): Install tcl first.
8782
8783 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8784
8785         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8786
8787 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8788
8789         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8790
8791         * configure.in (skipdirs): Add target-librx for Linux.
8792         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8793
8794 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8795
8796         * Makefile.in (bootstrap): New target.
8797
8798 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8799
8800         * config.sub: Accept 'amigados' for backward compatibility.
8801
8802 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8803
8804         * config.guess: Merge with FSF.
8805
8806 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8807
8808         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8809
8810 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8811
8812         * config.sub: Add "marketing-names" patch.
8813
8814 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8815
8816         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8817
8818 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8819
8820         * config.sub: Handle v850-elf.
8821
8822 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8823
8824         * .cvsignore (*-install): Remove.
8825
8826 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8827
8828         * ltconfig: Set CONFIG_SHELL in libtool.
8829         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8830
8831 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8832
8833         * configure.in (target_subdir): Set to libraries if enable_multilib.
8834
8835 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8836
8837         * config.guess: Update from gcc directory.
8838
8839 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8840
8841         * Makefile.in (all-sim): Depends on all-readline.
8842
8843 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8844
8845         * Makefile.in (BISON, YACC): Use $$s.
8846         (all-bison): Depend on all-texinfo.
8847
8848 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8849
8850         * Makefile.in (BISON): Add -L flag.
8851         (YACC): Likewise.
8852
8853 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8854
8855         * configure.in (noconfigdirs): Add support for v850e target.
8856
8857         * config.sub (maybe_os): Add support for v850e target.
8858
8859 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8860
8861         * configure.in (noconfigdirs): Add support for v850ea target.
8862
8863         * config.sub (maybe_os): Add support for v850ea target.
8864
8865 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8866
8867         * config.sub: Add mipstx39.  Delete r3900.
8868
8869 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8870
8871         * Makefile.in (all-autoconf): Depends on all-texinfo.
8872
8873 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8874
8875         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8876         eabi targets.
8877
8878 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8879
8880         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8881
8882         * configure: When handling a Canadian Cross, handle YACC as well as
8883         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8884         * Makefile.in (all-bison): Depend upon all-texinfo.
8885
8886 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8887
8888         * Makefile.in (BISON): bison, not byacc or bison -y.
8889         (YACC): bison -y or byacc or yacc.
8890         (various): Add *-bison as appropriate.
8891         (taz): No need to mess with BISON anymore.
8892
8893 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8894
8895         * configure: If OSTYPE matches *win32*, try to find a good value for
8896         CONFIG_SHELL.
8897
8898 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8899
8900         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8901         configure.in if it is present.
8902
8903 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8904
8905         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8906
8907 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8908
8909         * config.sub: Recognize `arc' cpu.
8910         * configure.in: Likewise.
8911         * config-ml.in: Likewise.
8912
8913 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8914
8915         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8916
8917 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8918
8919         * configure: Changed sed delimiter from ':' to '|' when
8920         attempting to substitute ${config_shell} for SHELL. On
8921         NT ${config_shell} may contain a ':' in it.
8922
8923 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8924
8925         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8926
8927 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8928
8929         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8930
8931 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8932
8933         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8934
8935         * ylwrap: If the program is a relative path, force it to be
8936         absolute.
8937
8938 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8939
8940         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8941
8942 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8943
8944         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8945         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8946         for libraries.
8947
8948 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8949
8950         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8951         separated by spaces.
8952
8953 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8954
8955         * ylwrap: New file.
8956         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8957
8958         * ltmain.sh: Handle /bin/sh at start of install program.
8959
8960         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8961
8962         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8963         * missing: New file, from automake 1.2.
8964
8965 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8966
8967         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8968         check-tk to CHECK_X11_MODULES.
8969
8970 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8971
8972         * config.sub: Merge with FSF.
8973
8974 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8975
8976         * config.guess: Merge with FSF.
8977
8978 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8979
8980         * configure: Treat msdosdjgpp like go32.
8981         * configure.in: Likewise.  Don't remove gprof for go32.
8982
8983         * configure: Change Makefile.tem2 to Makefile.tm2.
8984
8985 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8986
8987         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8988
8989 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8990
8991         * install-sh (chmodcmd): Set to null if the DST directory already
8992         exists.  Same as Nov 11th change.
8993
8994 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8995
8996         * configure (GDB_TK): Needs itcl and tix.
8997
8998 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8999
9000         * config.guess: Update from FSF.
9001
9002 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9003
9004         * Makefile.in (GDB_TK): Depend on itcl and tix.
9005
9006 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9007
9008         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9009         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9010         (INSTALL_SCRIPT): New variable.
9011         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9012         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9013         to -x.
9014         * install-sh: Add support for -x option.
9015
9016 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9017
9018         * configure.in, Makefile.in: Treat tix like itcl.
9019
9020 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9021
9022         * Makefile.in (WINDRES): New variable.
9023         (WINDRES_FOR_TARGET): New variable.
9024         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9025         (EXTRA_HOST_FLAGS): Add WINDRES.
9026         (EXTRA_TARGET_FLAGS): Add WINDRES.
9027         (EXTRA_GCC_FLAGS): Add WINDRES.
9028         ($(DO_X)): Pass down WINDRES.
9029         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9030         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9031         DLLTOOL_FOR_TARGET.
9032
9033 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9034
9035         * configure.in: configure sim before gdb for win32-x-ppc
9036
9037 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9038
9039         Move gperf into the toplevel, from libg++.
9040         * configure.in (target_tools): Add target-gperf.
9041         (native_only): Add target-gperf.
9042         * Makefile.in (all-target-gperf): New target, depend on
9043         all-target-libg++.
9044         (configure-target-gperf): Empty rule.
9045         (ALL_TARGET_MODULES): Add all-target-gperf.
9046         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9047         (CHECK_TARGET_MODULES): Add check-target-gperf.
9048         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9049         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9050
9051 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9052
9053         * config.sub (mn10200): Recognize new basic machine.
9054
9055 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9056
9057         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9058         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9059
9060 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9061
9062         * configure.in: If we're building mips-sgi-irix6* native, turn on
9063         ENABLE_MULTILIB and set TARGET_SUBDIR.
9064
9065 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9066
9067         * Makefile.in (all-sn): Depend on all-grep.
9068
9069 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9070
9071         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9072
9073         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9074         Makefile.  From Jeff Makey <jeff@cts.com>.
9075         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9076
9077         * Makefile.in (DISTBISONFILES): Remove.
9078         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9079         $(DEFAULT_YACC).
9080
9081         * configure.in: Build itl, db, sn, etc., when building for native
9082         cygwin32.
9083
9084         * Makefile.in (LD): New variable.
9085         (EXTRA_HOST_FLAGS): Pass down LD.
9086         ($(DO_X)): Likewise.
9087
9088 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9089
9090         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9091
9092 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9093
9094         * configure.in (targargs): Strip out any supplied --build argument
9095         before adding our own. Always add --build.
9096
9097 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9098
9099         * configure.in (targargs): Pass --build if we're doing
9100         a cross-compile.
9101
9102 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9103
9104         * configure: Use '|' instead of ":" as the separator in
9105         sed. Otherwise sed chokes on NT path names with drive
9106         designators. Also look for "?:*" as the leading characters in an
9107         absolute pathname.
9108
9109 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9110
9111         * config.sub: Support for r3900.
9112
9113 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9114
9115         * configure.in: Use install-sh, not install.sh.
9116
9117 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9118
9119         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9120         apply it twice.
9121
9122 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9123
9124         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9125         install-binutils.
9126
9127 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9128
9129         * Makefile.in: Add automake targets.
9130         * configure.in (host_tools): Add automake.
9131
9132 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9133
9134         * configure: Default CXX to c++, not gcc.
9135         * Makefile.in (CXX): Set to c++, not gcc.
9136         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9137
9138 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9139
9140         * install-sh: try appending a .exe if source file doesn't
9141         exist
9142
9143 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9144
9145         * configure.in: Turn on multilib by default.
9146         (cross_only): Remove target-libiberty.
9147
9148         * Makefile.in (all-gcc): Don't depend on libiberty.
9149
9150 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9151
9152         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9153
9154 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9155
9156         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9157         (DISTBISONFILES): Add ld/Makefile.in
9158
9159 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9160
9161         * configure.in: if target is cygwin32 but host isn't cygwin32,
9162         don't configure gdb tcl tk expect, not just gdb.
9163
9164 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9165
9166         * configure.in: Added gnuserv everywhere sn appears.
9167
9168         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9169         (CROSS_CHECK_MODULES): Added check-gnuserv.
9170         (INSTALL_MODULES): Added install-gnuserv.
9171         (CLEAN_MODULES): Added clean-gnuserv.
9172         (all-gnuserv): New target.
9173
9174 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9175
9176         * config.guess: Fixes for MIPS OpenBSD systems.
9177
9178 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9179
9180         * Makefile.in (INSTALL_XFORM): Remove.
9181         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9182
9183         * mkinstalldirs: New file, copied from automake.
9184         * Makefile.in (installdirs): Rename from install-dirs.  Use
9185         mkinstalldirs.  Change all users.
9186         (DEVO_SUPPORT): Add mkinstalldirs.
9187
9188 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9189
9190         * install-sh: Rename from install.sh.
9191         * Makefile.in (INSTALL): Change install.sh to install-sh.
9192         (DEVO_SUPPORT): Likewise.
9193
9194         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9195         Graichen <graichen@rzpd.de>.
9196
9197 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9198
9199         * config.guess: Recognize OpenBSD systems correctly.
9200
9201 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9202
9203         * README, Makefile.in (ETC_SUPPORT): Remove references to
9204         cfg-paper*, configure.{texi,man,info*}._
9205
9206 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9207
9208         * Makefile.in (all.normal): Ensure that gcc is built after all
9209         the x11 - ie gdb - targets.
9210
9211 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9212
9213         * makefile.vms: Don't run conf-a-gas.
9214
9215 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9216
9217         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9218
9219 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9220
9221         * configure.in: Remove noconfigdirs case since gdb also
9222         configures and builds for tic80-coff.
9223
9224 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9225
9226         * configure: Set cache_file to config.cache.
9227         * Makefile.in (local-distclean): Remove config.cache.
9228
9229 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9230
9231         * COPYING: Update FSF address.
9232
9233 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9234
9235         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9236         noconfigdirs.
9237
9238 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9239
9240         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9241         MAKEDIRS, is empty.
9242
9243 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9244
9245         * config.sub: Tweak mn10300 entry.
9246
9247 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9248
9249         * configure.in (host_tools): Put sim before gdb, so gdb's
9250         configure.tgt can determine if the simulator was configured.
9251
9252 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9253
9254         * config.sub: Move BeOS $os case to be with other Cygnus
9255         local cases.
9256
9257 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9258
9259         * config.sub: Remove misplaced comment that broke Linux.
9260
9261 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9262
9263         * config.sub: Add BeOS support.
9264
9265 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9266
9267         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9268
9269 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9270
9271         * configure.in (noconfigdirs): Remove tcl and tk from
9272         noconfigdirs for cygwin32 builds.
9273
9274 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9275
9276         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9277
9278 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9279
9280         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9281         make-all.com, use makefile.vms instead.
9282
9283 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9284
9285         * config.sub: Accept -lnews*.
9286
9287 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9288
9289         * configure.in (noconfigdirs): Disable target-newlib,
9290         target-examples and target-libiberty for d30v.
9291
9292 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9293
9294         * configure.in (noconfigdirs): Enable ld for d30v.
9295
9296 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9297
9298         * configure.in (tic80-*-*): Build compiler.
9299
9300 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9301
9302         * configure.in (d30v-*): Remove sim directory from list of
9303         unsupported d30v directories
9304
9305 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9306
9307         * config.sub, configure.in: Add d30v target cpu.
9308
9309 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9310
9311         * makefile.vms: New file.
9312         * make-all.com: Remove.
9313
9314 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9315
9316         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9317
9318 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9319
9320         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9321
9322 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9323
9324         * Makefile.in (ALL_MODULES): Added all-db.
9325         (CROSS_CHECK_MODULES): Addec check-db.
9326         (INSTALL_MODULES): Added install-db.
9327         (CLEAN_MODULES): Added clean-db.
9328
9329 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9330
9331         * config.guess: Merge with latest FSF sources.
9332
9333 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9334
9335         * Makefile.in (ALL_MODULES): Added all-itcl.
9336         (CROSS_CHECK_MODULES): Added check-itcl.
9337         (INSTALL_MODULES): Added install-itcl.
9338         (CLEAN_MODULES): Added clean-itcl.
9339
9340 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9341
9342         * configure.in: build gdb for mn10200
9343
9344 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9345
9346         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9347
9348 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9349
9350         * configure.in (tic80-*-*): Turn off most targets right now.
9351
9352 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9353
9354         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9355         rather than the makeinfo program.
9356         (do-info): Depend upon all-texinfo.
9357
9358 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9359
9360         * configure.in: Remove uses of config/mh-linux.
9361
9362         * config.sub, config.guess: Merge with latest FSF sources.
9363
9364 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9365
9366         * config.sub (case $basic_machine): Add tic80 entries.
9367
9368 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9369
9370         * config.sub, config.guess: Merge with latest FSF sources.
9371
9372 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9373
9374         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9375         * mpw-config.in: Test for NewFolderRecursive.
9376         * mpw-install: Use symbolic name for startup filename.
9377         * mpw-README: Add various additional details.
9378
9379 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9380
9381         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9382
9383 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9384
9385         * configure.in: Do build gcc and the target libraries for
9386         the mn10200.
9387
9388 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9389
9390         * configure.in: don't avoid building gdb for mn10300 any more
9391         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9392         instead of single-quoting it.
9393
9394 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9395
9396         * configure.in: Don't use --with-stabs on IRIX 6.
9397
9398 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9399
9400         * configure.in (m32r): Build gdb, libg++ now.
9401
9402 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9403
9404         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9405         directories from noconfigdirs.
9406
9407 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9408
9409         * config.sub (basic_machine): added mips16 configuration
9410
9411 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9412
9413         * config.sub: Handle d10v-unknown.
9414
9415 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9416
9417         * config.sub: Handle v850-unknown.
9418
9419 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9420
9421         * Makefile.in: add findutils
9422         * configure.in: add findutils to list of host_tools
9423
9424 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9425
9426         * config.sub: Handle mn10200 and mn10300.
9427
9428 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9429
9430         * configure.in (d10v-*): Do not build librx.
9431
9432 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9433
9434         * configure.in (mn10300): Build everything except gdb & libgloss.
9435
9436 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9437
9438         * config.guess:  Patch for Dansk Data Elektronik servers,
9439         from Niels Skou Olsen <nso@dde.dk>.
9440
9441         For ncr, use /bin/uname rather than uname, since GNU uname does not
9442         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9443
9444         Patch for MIPS R4000 running System V,
9445         from Eric S. Raymond <esr@snark.thyrsus.com>.
9446
9447         Fix thinko for nextstep.
9448
9449         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9450
9451         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9452         * config.guess: Guess mips-dec-mach_bsd4.3.
9453
9454         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9455         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9456         release numbers.
9457         * config.guess (mips-mips-riscos*):  Emit just enough of the
9458         release number.
9459
9460         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9461         * config.guess (sparc-auspex-sunos*):  Added.
9462         (f300-fujitsu-*): Added.
9463
9464         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9465         * config.guess:  Recognize a Tadpole as a sparc.
9466
9467 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9468
9469         * config.guess: Don't assume that NextStep version is either 2 or
9470         3.  NextStep 4 (aka OpenStep 4) has come out now.
9471
9472 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9473
9474         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9475         From Rik Faith <faith@cs.unc.edu>.
9476
9477 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9478
9479         * config.sub: Contributions from bug-gnu-utils to:
9480         Support plain "hppa" (no version given) architecture, reported by
9481         OpenStep.
9482         OpenBSD like NetBSD.
9483         LynxOs is not a hardware supplier.
9484
9485         * config.guess: Contributions from bug-gnu-utils to add support for:
9486         OpenBSD like NetBSD.
9487         Stratus systems.
9488         More Pyramid systems.
9489         i[n>4]86 Intel chips.
9490         M680[n>4]0 Motorola chips.
9491         Use unknown instead of lynx for hardware manufacturer.
9492
9493 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9494
9495         * install.sh (chmodcmd): Set to null if the DST directory already
9496         exists.
9497
9498 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9499
9500         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9501         not use mt-ppc target Makefile fragment any more.
9502
9503 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9504
9505         * configure.in (*-*-windows):  Exclude everything but those dirs
9506         needed to build windows.
9507
9508 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9509
9510         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9511
9512 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9513
9514         * configure.in:  Exclude mmalloc from i386-windows.
9515
9516 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9517
9518         * Undo my previous change.
9519
9520 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9521
9522         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9523         unconditionally.
9524         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9525
9526 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9527
9528         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9529         host to add it's own flags.
9530
9531 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9532
9533         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9534
9535 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9536
9537         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9538         (CXX_FOR_TARGET): Likewise.
9539         (GCC_FOR_TARGET): Define.
9540         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9541         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9542         CC_FOR_TARGET was specified on the command line.
9543         (MAKEOVERRIDES): Don't define.
9544
9545 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9546
9547         * configure.in (m32r): Fix spelling of libg++ libs.
9548
9549 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9550
9551         * config.sub (-apple*): Remove, now redundant.
9552
9553 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9554
9555         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9556
9557         * configure: Rework yesterday's sed script patch.
9558
9559         * config.sub: Merge with FSF.
9560
9561 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9562
9563         * config.guess:  Merge from FSF.
9564
9565         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9566         * config.guess: Use pc instead of unknown, for pc clone systems.
9567         Change linux to linux-gnu.
9568
9569         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9570         * config.guess: Avoid non-portable tr syntax.
9571
9572 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9573
9574         * test-build.mk (HOLES): Add "xargs" for gdb.
9575
9576         * configure: Avoid hpux10.20 sed bug.
9577
9578 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9579
9580         * configure.in:  Add support for windows host
9581         (that is a build done under the Microsoft build environment).
9582
9583 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9584
9585         * Makefile.in: Replace all uses of srcroot with s, to shrink
9586         command line lengths.
9587
9588         Patches from Geoffrey Noer <noer@cygnus.com>:
9589         * configure.in: If configuring for newlib, pass --with-newlib to
9590         subdirectories.
9591         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9592         -Bnewlib/ and -Lwinsup to gcc.
9593         (CXX_FOR_TARGET): Likewise.
9594
9595 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9596
9597         * Makefile.in (ETC_SUPPORT): Add configure.
9598
9599 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9600
9601         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9602         host configuration file.
9603
9604 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9605
9606         * configure.in: Break mn10x00 support into separate
9607         mn10200 and mn10300 configurations.
9608         * config.sub: Likewise.
9609
9610 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9611
9612         * configure.in: Add lots of stuff to noconfigdirs for
9613         the mn10x00 targets.
9614
9615         * config.sub, configure.in: Add mn10x00 support.
9616
9617 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9618
9619         * make-all.com: Call conf-a-gas, not config-a-gas.
9620
9621 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9622
9623         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9624         targets.
9625
9626 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9627
9628         * mpw-README: Add much more detail for native PowerMac.
9629         * mpw-install: New file.
9630         * mpw-configure: Add --norecursion and --help options.
9631         * mpw-config.in: Translate readme and install files when
9632         copying to objdir.
9633         * mpw-build.in: Don't always depend on byacc and flex.
9634         (install-only-top): New action.
9635
9636 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9637
9638         * configure.in:  You can now configure GDB for the v850.
9639
9640 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9641
9642         * configure.in (noconfigdirs): Don't configure any C++ dirs
9643         if targeting D10V.
9644
9645 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9646
9647         * config.sub: Recognize mips64vr5000.
9648
9649 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9650
9651         * configure.in: Use a single line for host_tools and native_only.
9652
9653 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9654
9655         * config.sub, configure.in: Add entries for m32r.
9656
9657 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9658
9659         * Makefile.in (inet-install): Don't run install-gzip.
9660
9661 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9662
9663         * configure.in:  Don't config lots of things for *-*-windows*.
9664
9665 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9666
9667         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9668         (host_libs, host_tools): Copy from configure.in.
9669         * mpw-configure: Don't complain about directories not found.
9670
9671 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9672
9673         * configure.in (i[345]86): Recognize i686 for pentium pro.
9674         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9675         file.
9676
9677         * config.guess (i[345]86): Ditto.
9678
9679 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9680
9681         * configure.in (noconfigdirs): Removed gdb for D10V.
9682
9683 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9684
9685         * configure.in: Remove ld, target-libio, target-libg++, and
9686         target-libstdc++ from noconfigdirs.
9687
9688 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9689
9690         * configure: Fix three locations where shell scripts were
9691         being run directly rather than with config_shell.
9692
9693 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9694
9695         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9696         * config.sub (basic_machine): Recognize v850.
9697
9698 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9699
9700         * mpw-configure: Handle multiple enable/disable options and
9701         pass them down recursively, handle -c and -s flags appropriately
9702         depending on choice of compiler, add escape mechanism for
9703         quoted arguments to gC.
9704
9705 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9706
9707         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9708         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9709         so that -mrelocatable-lib and -mno-eabi are used.
9710
9711         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9712         not support --print-multi-lib, don't abort.
9713
9714 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9715
9716         * make-all.com: Run config-a-gas.
9717         * setup.com: Don't copy subdirectory files around.
9718
9719 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9720
9721         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9722         target, it now compiles correctly.
9723
9724 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9725
9726         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9727
9728 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9729
9730         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9731
9732 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9733
9734         * configure.in (native_only): Add prms.
9735
9736 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9737
9738         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9739         (BINUTILS_SUPPORT_DIRS): Likewise.
9740
9741 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9742
9743         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9744         d10v support is added.
9745
9746 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9747
9748         * configure.in (d10v-*-*): New target.
9749
9750 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9751
9752         * config.guess (HP 9000/811): Recognize this as a PA1.1
9753         machine.
9754
9755 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9756
9757         * Makefile.in (do-tar-gz): New target, split out from tail end of
9758         taz target.  Run each command separately, don't use pipes.
9759         (taz): Use it.
9760
9761 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9762
9763         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9764         * mpw-build.in: No builds should depend on building byacc or flex,
9765         they are assumed to be installed already.
9766
9767 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9768
9769         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9770         variable that CC_FOR_TARGET needs.
9771
9772 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9773
9774         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9775         options have changed since the last time the subdirectory was
9776         configured, and if it has, reconfigure.
9777         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9778         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9779
9780 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9781
9782         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9783         CLEAN_MODULES): Add bash.
9784         (all-bash): New target.
9785
9786 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9787
9788         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9789
9790 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9791
9792         * config.sub (basic_machine): Recognize d10v as a valid processor.
9793
9794 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9795
9796         * mpw-configure: Add support for --bindir.
9797         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9798
9799 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9800
9801         * configure.in: add bash, time, gawk to list of hosttools and things
9802         to only build for native toolchains
9803
9804 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9805
9806         * Makefile.in (docdir): Remove.
9807
9808 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9809
9810         * Makefile.in (datadir): Set to $(prefix)/share.
9811
9812 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9813
9814         * configure.in: build diff and patch for cygwin32-hosted
9815         toolchains.
9816
9817 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9818
9819         * config.sub: Accept -rtems*.
9820
9821 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9822
9823         * configure.in: enable dosrel for cygwin32-hosted builds,
9824                 remove diff from the list of things not buildable
9825                 via Canadian Cross
9826
9827 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9828
9829         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9830         don't get ". ".
9831
9832 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9833
9834         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9835
9836 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9837
9838         * Makefile.in (taz): Handle case where tex3patch didn't even get
9839         checked out.  Also, if it was found, put the symlink in a new util
9840         subdirectory.
9841
9842 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9843
9844         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9845
9846 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9847
9848         * config.sub: Recognize -openvms.
9849         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9850         * make-all.com, setup.com: New files.
9851
9852 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9853
9854         * Makefile.in (taz): tex3patch moved to texinfo/util.
9855
9856 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9857
9858         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9859         * configure.in: remove make from disable-if-Can-Cross list
9860                 enable gdb if ${host} and ${target} are cygwin32
9861
9862 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9863
9864         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9865         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9866
9867 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9868
9869         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9870         distinguish sysv/svr4/bsd variants.
9871         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9872
9873 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9874
9875         * configure.in: Added copyright notice.
9876         * move-if-change: Added copyright notice.
9877
9878 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9879
9880         * configure.in (powerpcle-*-solaris*): Until we get shared
9881         libraries working, don't build gdb, sim, make, tcl, tk, or
9882         expect.
9883
9884 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9885
9886         * config.guess:  Merge with FSF:
9887
9888         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9889         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9890
9891         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9892         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9893
9894         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9895         * config.guess:  Combine two OSF1 rules.
9896         Also recognize field test versions.  From mjr@zk3.dec.com.
9897         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9898         because GNU uname does not support -p.  From pmr@pajato.com.
9899
9900 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9901
9902         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9903
9904 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9905
9906         * mpw-README: Document GCCIncludes.
9907
9908 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9909
9910         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9911
9912 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9913
9914         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9915
9916 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9917
9918         * configure.in (*-*-cygwin32): Configure make.
9919
9920 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9921
9922         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9923
9924 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9925
9926         * Makefile.in (all-inet): Depend on all-perl.
9927
9928         * Makefile.in (inet-install): New target.
9929
9930         * Makefile.in (all-inet): Depend on all-tcl.
9931         (all-inet): Depend on all-send-pr.
9932
9933 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9934
9935         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9936         temporarily.
9937
9938 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9939
9940         * configure.in: Don't configure --with-gnu-ld on AIX.
9941
9942 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9943
9944         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9945
9946 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9947
9948         * Makefile.in (ALL_MODULES): Added all-inet.
9949         (CROSS_CHECK_MODULES): Added check-inet.
9950         (INSTALL_MODULES): Added install-inet.
9951         (CLEAN_MODULES): Added clean-inet.
9952         (all-indent): New target.
9953
9954         * configure.in (host_tools): Added inet.
9955         (native_only): Added inet.
9956         (noconfigdirs): Added inet.
9957
9958 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9959
9960         * configure.in: Don't configure libgloss if we are not configuring
9961         newlib.
9962
9963 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9964
9965         * configure.in: Don't configure libgloss for unsupported
9966         architectures.
9967
9968 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9969
9970         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9971
9972 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9973
9974         * Makefile.in (ALL_MODULES): Include all-apache.
9975         (CROSS_CHECK_MODULES): Include check-apache.
9976         (INSTALL_MODULES): Include install-apache.
9977         (all-apache): New target.
9978
9979         * configure.in: Added apache everywhere perl is seen.
9980
9981 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9982
9983         * Makefile.in: Add support for clean-{module} and
9984         clean-target-{module} rules.
9985
9986 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9987
9988         * configure.in (*-*-ose) do not build libgloss.
9989
9990 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9991
9992         * config.guess (prep*:SunOS:5.*:*): Turn into
9993         powerpele-unknown-solaris2.
9994
9995 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9996
9997         * configure.in: Permit --enable-shared to specify a list of
9998         directories.
9999
10000 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10001
10002         * configure.in (host==solaris): Pass only the first word of $CC
10003         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10004
10005 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10006
10007         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10008
10009 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10010
10011         * Makefile.in (ALL_MODULES): Include all-perl.
10012         (CROSS_CHECK_MODULES): Include check-perl.
10013         (INSTALL_MODULES): Include install-perl.
10014         (ALL_X11_MODULES): Include all-guile.
10015         (CHECK_X11_MODULES): Include check-guile.
10016         (INSTALL_X11_MODULES): Include install-guile.
10017         (all-perl): New target.
10018         (all-guile): New target.
10019
10020         * configure.in (host_tools): Include perl and guile.
10021         (native_only): Include perl and guile.
10022         (noconfigdirs): Don't build guile and perl; no ports have been
10023         done.
10024
10025 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10026
10027         * configure (--enable-*): Handle quoted option lists such as
10028         --enable-sim-cflags='-g0 -O' better.
10029
10030 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10031
10032         * Makefile.in ({,inst}all-target): New rule so we can make and
10033         install all of the target directories easily.
10034
10035 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10036
10037         * configure.in: Add missing global flag in sed substitution when
10038         deleting `target-' from ${configdirs}.
10039
10040 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10041
10042         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10043         option.
10044
10045         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10046         config/mh-necv4.
10047
10048         * install.sh: Correct misspelling of transformbasename.
10049
10050         * config.guess: Recognize mips-*-sysv*.
10051
10052 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10053
10054         * config.sub: Recognize mon960.
10055
10056 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10057
10058         * configure: Restore Canadian Cross handling of BISON and LEX,
10059         removed in Feb 20 change.
10060
10061 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10062
10063         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10064         Mention make install.  Remove the old copyright date as well the
10065         clumsy and rather pointless copyright on the README file.
10066
10067 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10068
10069         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10070         Makefile after running symlink-tree, then run `make distclean' to
10071         avoid clobbering any generated files in srcdir.
10072
10073 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10074
10075         * configure.in (m68k-*-netbsd*): Build everything now.
10076
10077 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10078
10079         * Makefile.in (taz): Fix quoting.
10080
10081 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10082
10083         * configure.in (sparclet-*-*): Build everything now.
10084
10085 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10086
10087         * configure.in (m68k-*-linux*): New host.
10088
10089 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10090
10091         * configure: Check for bison before byacc.
10092
10093 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10094
10095         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10096         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10097         searching PATH.  These are used as fallbacks by Makefile.in if
10098         flex/bison/byacc aren't in objdir.
10099
10100 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10101
10102         * Makefile.in: Make everything which depends upon all-bfd also
10103         depend upon all-opcodes, in case --with-commonbfdlib is used.
10104
10105 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10106
10107         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10108         building NT native compilers on Unix.
10109
10110 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10111
10112         * configure.in: Don't get CC from the host Makefile fragment if we
10113         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10114         Solaris test for /usr/ucb/cc to the post target script, just after
10115         the compiler sanity test.
10116
10117 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10118
10119         * config.sub: Merge with FSF.
10120
10121 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10122
10123         * Makefile.in (RPATH_ENVVAR): New variable.
10124         (REALLY_SET_LIB_PATH): Use it.
10125         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10126
10127 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10128
10129         * config.sub, configure.in: Recognize sparclet cpu.
10130
10131 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10132
10133         * config.guess:  Support m68k-cbm-sysv4.
10134
10135 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10136
10137         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10138         m68k-unknown-linuxaout from linker help string.  Put quotes around
10139         $ld_help_string.
10140
10141 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10142
10143         * config.guess (powerpc-harris-powerunix): Add guess for port
10144         to new target.
10145
10146 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10147
10148         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10149
10150 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10151
10152         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10153         $(REALLY_SET_LIB_PATH) in Makefile.
10154         * Makefile.in (SET_LIB_PATH): New variable.
10155         (REALLY_SET_LIB_PATH): New variable.
10156         ($(DO_X)): Use $(SET_LIB_PATH).
10157         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10158         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10159         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10160         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10161         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10162         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10163         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10164         (install-dosrel): Likewise.
10165         (all-opcodes): Depend upon all-libiberty.
10166
10167 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10168
10169         * config.guess (*:CYGWIN*): New
10170
10171 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10172
10173         * Makefile.in (all-target-winsup): All all-target-libiberty.
10174
10175 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10176
10177         * configure.in (noconfigdirs): Add missing # in front of comment.
10178
10179 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10180
10181         * configure.in: add second pass to things added to noconfigdirs
10182         so *-gm-magic can exclude libgloss properly.
10183
10184 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10185
10186         * mpw-configure (extralibs_name, rez_name): Set correctly
10187         for MWC68K compiler.
10188
10189         * mpw-README: Add more info on the necessary build tools.
10190
10191 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10192
10193         * configure.in, config.sub: Recognize cygwin32.
10194
10195 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10196
10197         * config.guess, config.sub: Recognize A/UX.
10198
10199 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10200
10201         * config.sub: Merge with gcc/config.sub.
10202
10203 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10204
10205         * mpw-build.in (do-binutils): Add build of stamps.
10206
10207 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10208
10209         * config.sub: Add recognition for mips64vr4100*-* targets.
10210
10211 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10212
10213         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10214         Add creation of gconfigargs with `--enable-shared' turned on.
10215         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10216         ($(host)-stamp-stage3-configured): Likewise.
10217         (HOLES): Add chatr and ldd.
10218         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10219
10220 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10221
10222         * configure: Pass --nfp to recursive configures.
10223
10224 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10225
10226         * Makefile.in (DLLTOOL): New.
10227         (DLLTOOL_FOR_TARGET): New.
10228         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10229         (EXTRA_TARGET_FLAGS): Ditto.
10230         (EXTRA_GCC_FLAGS): Ditto.
10231         (CONFIGURE_TARGET_MODULES): Ditto.
10232         (DO_X): Ditto.
10233         * configure: Add DLLTOOL.
10234
10235 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10236
10237         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10238         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10239         mh-sco, since old workarounds no longer needed, and don't
10240         build ld, since libraries have weak symbols in COFF.
10241
10242 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10243
10244         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10245
10246 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10247
10248         * configure.in: Make sure that ${CC} can be used to compile an
10249         executable.
10250
10251 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10252
10253         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10254         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10255         nothing depending on whether gdbtk is being built.
10256
10257 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10258
10259         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10260
10261 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10262
10263         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10264         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10265
10266 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10267
10268         * config-ml.in: Add support for
10269         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10270         Simplify setting of multidirs from --disable-foo.
10271
10272 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10273
10274         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10275         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10276         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10277         non-empty, pass them on to the  GCC make.
10278         (all-bootstrap): New rule that is like all-gcc, except it executes
10279         the GCC bootstrap rule instead of the GCC all rule.
10280
10281 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10282
10283         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10284
10285 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10286
10287         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10288         DG/UX support.
10289
10290 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10291
10292         * config.sub (i*86*) Change [345] to [3456]
10293
10294 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10295
10296         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10297         --with-gnu-ld=no.
10298
10299 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10300
10301         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10302         AIX multilibs get built.
10303
10304 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10305
10306         * configure.in (i386-win32): Don't build expect if we're not
10307         building the tcl subdir.
10308
10309 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10310
10311         * Makefile.in: (configure-target-examples, all-target-examples):
10312         New targets, configure and build example programs.
10313
10314 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10315
10316         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10317         use it as input to sedit the generated MPW makefile.
10318         * mpw-README: Add a suggestion about Gestalt.h.
10319
10320 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10321
10322         * config.sub: Accept *-*-ieee*.
10323
10324 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10325
10326         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10327         Ronald F. Guilmette <rfg@monkeys.com>.
10328
10329 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10330
10331         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10332         for powerpc-pe native.
10333         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10334         (target==powerpc-pe): duplicate i386-win32 entry.
10335
10336 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10337
10338         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10339         of vxworks, not just vxworks5.1.
10340
10341 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10342
10343         * mpw-configure: Add support for exec-prefix.
10344
10345 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10346
10347         * config.guess: Recognize HP model 816 machines as having
10348         a PA1.1 processor.
10349
10350 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10351
10352         * configure: Ignore new autoconf configure options.
10353
10354 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10355
10356         * config.guess:  Recognize Pentium under SCO.
10357         From Robert Lipe <robertl@arnet.com>.
10358
10359 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10360
10361         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10362
10363 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10364
10365         * configure.in: Don't configure gas for alpha-dec-osf*.
10366
10367 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10368
10369         * configure.in: Default to --with-stabs for some targets for which
10370         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10371         i[345]86*-*-unixware*.
10372
10373 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10374
10375         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10376         rather than basing it on the target.  Simplify handling of options
10377         controlling which directories to configure.  Remove extraneous
10378         slash in multi-clean target.
10379
10380 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10381
10382         * config-ml.in: Prefix more variables with ml_ so they don't collide
10383         with configure's.
10384
10385 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10386
10387         * configure: Don't turn -v into --v.
10388
10389 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10390
10391         * configure.in (targargs): Fix typo.
10392
10393         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10394
10395 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * configure.in: Strip --host and --target options from
10398         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10399         --with-cross-host option when building with a cross-compiler.
10400         * configure: Canonicalize the arguments put into config.status by
10401         always using `=' for an option with an argument.  Pass a presumed
10402         --host or --target explicitly.
10403
10404 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10405
10406         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10407         into general OS recognition case.
10408
10409 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10410
10411         * configure.in (target_configdirs): add target-winsup only
10412         for win32 target systems.
10413
10414 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10415
10416         * Makefile.in (all-target-libgloss): Depend upon
10417         configure-target-newlib, since when libgloss is built it looks to
10418         see if the newlib directory exists.
10419
10420 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10421
10422         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10423         cfg-ml-*.in.
10424
10425 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10426
10427         * configure: Handle LD and LD_FOR_TARGET when configuring a
10428         Canadian Cross.
10429
10430 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10431
10432         * configure.in (target_libs): add target-winsup.
10433         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10434         (target==ppcle-pe): remove ld from $noconfigdirs.
10435
10436 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10437
10438         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10439         Preserve relative path names in $srcdir.  Build symlink tree if
10440         configuring cross target dir and srcdir=. (= no VPATH support).
10441         (configure-target-libg++): Depend on configure-target-librx.
10442         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10443         * config-ml.in: New file.
10444         * symlink-tree: New file.
10445         * configure: Ensure srcdir="." if that's what it is.
10446
10447 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10448
10449         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10450         includes and FLEX_SKELETON setting.
10451         * mpw-configure (--with-gnu-ld): New option, controls whether
10452         to use PPCLink or ld with PowerMac GCC.
10453         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10454         * mpw-config.in: Configure grez if targeting Mac.
10455
10456         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10457         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10458         just macos.
10459         * configure.in: Configure grez resource compiler if targeting Mac.
10460         * Makefile.in (all-grez, install-grez): New targets.
10461
10462 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10463
10464         * configure: CXX defaults to gcc, not g++.  If we find
10465         gcc in the path, set CC to gcc -O2.
10466
10467 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10468
10469         * configure: Default ${build} correctly.  Avoid picking up extra
10470         spaces when reading CC and CXX from Makefile.  When doing a
10471         Canadian Cross, use plausible default values for numerous
10472         variables.
10473         * configure.in: When doing a Canadian Cross, don't try to
10474         configure tools whose configure script can't handle it.
10475
10476 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10477
10478         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10479
10480 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10481
10482         * configure:  Remove dubious bug reporting address.
10483
10484 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10485
10486         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10487         configure script, run that instead of this directory's configure.
10488         In either case, print a message that we're configuring the sub-dir.
10489
10490 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10491
10492         * configure.in: Before checking for the existence of various files,
10493         use sed to filter out "target-".
10494
10495 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10496
10497         * Makefile.in (DO_X): Split rule to decrease command line length
10498         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10499         (Philippe De Muyter).
10500
10501 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10502
10503         * Makefile.in (all-patch): depend on all-libiberty.
10504
10505 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * configure.in: If the only directory in target_configdirs which
10508         actually exists is libiberty, then set target_configdirs to empty,
10509         to avoid trying to build a target libiberty in a gas or gdb
10510         distribution.
10511
10512 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10513
10514         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10515         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10516         systems.
10517
10518 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10519
10520         * configure.in (copy_dirs): Use sys-include instead of include
10521         for --with-headers option.
10522
10523 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10524
10525         * Makefile.in, configure.in: Make winsup builds work with
10526         new scheme.
10527
10528 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10529
10530         * configure.in: Build the linker on AIX.
10531
10532 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10533
10534         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10535         where needed.
10536
10537 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10538
10539         * Makefile.in (all-gcc): Fix typo.
10540
10541 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10542
10543         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10544
10545 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10546
10547         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10548         to target-xiberty, to provide more flexibility.
10549         (target_subdir):  Define.  Create if cross.
10550         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10551         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10552         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10553         check-libFOO -> check-target-libFOO, etc.
10554         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10555         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10556         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10557         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10558         allow ALL_GCC="" to only configure.
10559         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10560         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10561         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10562
10563 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10564
10565         * Makefile.in (taz): Build "info" in etc explicitly.
10566
10567 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10568
10569         * configure.in:  Make sure that CC is undefined (as opposed to
10570         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10571         problem with autoconf trying to configure on a host without GCC.
10572
10573 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10574
10575         * mpw-configure: Set host alias from choice of host compiler,
10576         only use generic MPW Makefile sed if present, edit a file
10577         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10578         * mpw-README: Add problem notes about CW6 and CW7.
10579
10580 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10581
10582         * Makefile.in (taz): Use ";" instead of ";;".
10583
10584 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10585
10586         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10587         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10588         DISTDOCDIRS.
10589         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10590         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10591
10592 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10593
10594         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10595         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10596         Move bfd to DISTSTUFFDIRS.
10597
10598 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10599
10600         * Makefile.in (X11_LIB): Removed.
10601         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10602
10603         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10604
10605 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10606
10607         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10608         names.
10609
10610 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10611
10612         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10613
10614 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10615
10616         * configure.in (i[345]86-*-win32): Always build newlib.
10617         Don't configure cvs, autoconf or texinfo.
10618         * Makefile.in (LD_FOR_TARGET): New.
10619         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10620         Pass down LD_FOR_TARGET.
10621
10622 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10623
10624         * winsup: New directory.
10625         * Makefile.in: Build winsup.
10626         * configure.in: Winsup is configured when target is win32.
10627         Can only build win32 target GDB when native.
10628
10629 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10630
10631         * config.guess: Recognize HP model 819 machines as having
10632         a PA 1.1 processor.
10633
10634 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * configure: Fix sed loop which substitutes for CC and CXX to
10637         avoid bug found in various sed implementations.
10638
10639 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10640
10641         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10642         simulator.  Use standard powerpc-*-eabi*.
10643
10644 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10645
10646         * configure.in: Stop putting gas and binutils in noconfigdirs for
10647         powerpc-*-aix* and rs6000-*-*.
10648
10649 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10650
10651         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10652         -mcall-aixdesc libraries.
10653
10654 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10655
10656         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10657
10658         * config.sub (arm | armel | armeb): Fix shell syntax.
10659
10660 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10661
10662         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10663         -msoft-float and -mcpu=common support.
10664         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10665         libraries.
10666
10667 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10668
10669         * configure.in: Allow configuration and build of emacs19 for the alpha.
10670
10671 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10672
10673         * configure.in (CC): Get ^CC, not just any old CC, from
10674         ${host_makefile_frag}.
10675
10676 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10677
10678         * configure.in (CC): Try to get CC from
10679         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10680
10681 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10682
10683         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10684         only if it exists in $(srcdir).
10685
10686 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10687
10688         * configure: If CC and CXX are not set in the environment, set
10689         them, based on either an existing Makefile or on searching for gcc
10690         in PATH.  Substitute for CC and CXX in Makefile.
10691         * configure.in: Remove libm from target_libs.  Separate
10692         target_configdirs from configdirs.  If CC is not set in
10693         environment, try to get it from a host Makefile fragment.  Rewrite
10694         changes of configdirs to use skipdirs instead.  A few minor
10695         tweaks.  Take directories out of target_configdirs as they are
10696         taken out of configdirs.  Remove existing Makefile files from
10697         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10698         CONFIG_ARGUMENTS in Makefile.
10699         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10700         by configure.in.
10701         (CONFIG_ARGUMENTS): Likewise.
10702         (CONFIGURE_TARGET_MODULES): New variable.
10703         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10704         ($(CONFIGURE_TARGET_MODULES)): New target.
10705         (configure-libg++, configure-libio): New targets.
10706         (all-libg++): Depend upon configure-libg++.
10707         (all-libio): Depend upon configure-libio.
10708         (configure-libgloss, all-libgloss): New targets.
10709         (configure-libstdc++): New target.
10710         (all-libstdc++): Depend upon configure-libstdc++.
10711         (configure-librx, all-librx): New targets.
10712         (configure-newlib): New target.
10713         (all-newlib): Depend upon configure-newlib
10714         (configure-xiberty): New target.
10715         (all-xiberty): Depend upon configure-xiberty.
10716
10717 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10718
10719         * configure.in (host i[345]86-*-win32):  Expand the
10720         noconfigdirs again.
10721
10722 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10723
10724         * mpw-configure: Fix sed command file name.
10725
10726 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10727
10728         * configure.in (host i[345]86-*-win32): Reduce the
10729         noconfigdirs again.
10730
10731 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10732
10733         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10734         or powerpc*-*-pe*, since they are not yet supported.
10735
10736 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10737
10738         Add PowerMac support and many other enhancements.
10739         * mpw-configure: New option --cc to select compiler to use,
10740         paste options set according to --cc into the generated
10741         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10742         if mpw-make.sed is present.
10743         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10744         add forward includes for PowerPC include files.
10745         * mpw-build.in: Build using Makefile.PPC if present.
10746         (do-byacc, etc): Remove separate version resource builds.
10747         (do-gas): Build "stamps" before "all".
10748         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10749         * mpw-README: Update to reflect --cc option, PowerMac support,
10750         and recently-reported compatibility problems.
10751
10752 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10753
10754         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10755         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10756         (--with-multilib-top): Pass to recursive invocations.
10757
10758 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10759
10760         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10761         v810-*-*.
10762
10763 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10764
10765         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10766         gdb, ld and opcodes on v810-*-*.
10767
10768 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10769
10770         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10771         (local-maintainer-clean): New target.
10772         (maintainer-clean): New target.
10773         (realclean): Just depend upon maintainer-clean.
10774
10775 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10776
10777         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10778
10779 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10780
10781         * configure.in: Build ld in mips*-*-bsd* case.
10782
10783 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10784
10785         * config.sub: Accept -lites* OS.  From Ian Dall.
10786
10787 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10788
10789         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10790         targets.
10791
10792 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10793
10794         * configure.in: treat i386-win32 canadian cross the same as
10795         i386-go32 canadian cross.
10796
10797 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10798
10799         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10800         running under the simulator to build a reduced set of libraries.
10801         (powerpc-*-eabiaix): Add fine grained multilib support added to
10802         other powerpc targets yesterday.
10803
10804 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10805
10806         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10807         -disable-softfloat, -disable-relocatable, -disable-aix, and
10808         -disable-sysv to control which multilib libraries get built.
10809
10810 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10811
10812         * configure: Add Makefile.tem to list of files to remove in trap
10813         handler.
10814
10815 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10816
10817         * config.guess (*Linux*):  Add missing "exit"s.
10818         Also, need specific check for alpha-unknown-linux (uses COFF).
10819
10820 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10821
10822         * config.guess:  Merge with FSF:
10823
10824         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10825         * config.guess (AIX4): More robust release numbering discovery.
10826
10827         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10828         * config.guess (i386-sequent-ptx): Properly get version number.
10829
10830         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10831         * config.guess (mips:*:4*:UMIPS): New case.
10832
10833 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10834
10835         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10836         (i386-win32 host): Likewise.  Don't build readline.
10837
10838 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10839
10840         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10841         SUPPORT_FILES to submakes.
10842
10843 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10844
10845         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10846         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10847         mpw-configure.
10848
10849 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10850
10851         * configure.in (appdirs): Use =, not ==, in test expression when
10852         trying to build the text to print in the warning message for
10853         Solaris users.
10854
10855 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10856
10857         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10858
10859 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10860
10861         * config.guess: Recognize lynx-2.3.
10862
10863 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10864
10865         * config.sub (z8ksim): Deleted
10866         (z8k-*-coff): New, this is the one true name of the target.
10867
10868 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10869
10870         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10871
10872 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10873
10874         * config.guess (*:Linux:*:*): First try asking the linker what the
10875         default object file format is (elf, aout, or coff).  Then if this
10876         fails, try previous methods.
10877
10878 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10879
10880         * configure.in: Don't build newlib for *-*-vxworks5.1.
10881
10882 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10883
10884         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10885         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10886
10887 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10888
10889         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10890
10891 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10892
10893         * cfg-ml-com.in: New file.
10894         * cfg-ml-pos.in: New file.
10895
10896 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10897
10898         * COPYING.NEWLIB: Add HP free copyright to list.
10899
10900 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10901
10902         * config.sub: Recognize -eabi* for the system, not just -eabi.
10903
10904 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10905
10906         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10907         * config.sub, configure.in (win32): New target and host.
10908
10909 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10910
10911         * configure.in: Add i386-pe configuration.
10912
10913 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10914
10915         * mpw-build.in (install): Install GDB after LD.
10916
10917 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10918
10919         * mpw-config.in (elf/mips.h): Always forward-include, needed
10920         for GDB to build.
10921
10922 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10923
10924         * testsuite: New directory for customer acceptance and whole tool
10925         chain tests.
10926
10927 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10928
10929         * configure: If per-host line isn't found, but AC_OUTPUT is found
10930         and a configure script exists, run it instead.
10931
10932 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10933
10934         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10935
10936 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10937
10938         * configure: Set build_{cpu,vendor,os,alias} to host values when
10939         --build isn't specified.
10940
10941 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10942
10943         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10944         (FLAGS_TO_PASS): Pass them.
10945         (EXTRA_TARGET_FLAGS): Ditto.
10946
10947 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10948
10949         * Makefile.in (all-libg++): Depend on all-libstdc++.
10950
10951 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10952
10953         * configure.in (noconfigdirs): Enable all packages for
10954           i386-unknown-netbsd.
10955
10956 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10957
10958         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10959         hosted builds (DOS builds)
10960
10961 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10962
10963         Changes for ARM based on patches from Richard Earnshaw:
10964         * config.sub: Handle armeb and armel.
10965         * configure.in: Omit arm linker only for riscix.
10966
10967 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10968
10969         * config.guess:  Update from FSF.
10970
10971 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10972
10973         * config.sub: Recognize powerpcle as the little endian variant of
10974         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10975         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10976         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10977         temporarily.
10978
10979 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10980
10981         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10982
10983 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10984
10985         * config.sub: Accept -lites* as a basic system type.
10986
10987 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10988
10989         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10990         installed, and if so return linuxoldld as the system name.
10991
10992 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10993
10994         * config.guess: Add hppa1.1-hp-lites support.
10995
10996 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10997
10998         * configure.in: Don't build newlib for m68k-vxworks5.1.
10999
11000 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11001
11002         * configure.in (mips-sgi-irix6): Use mh-irix5.
11003
11004 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11005
11006         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11007
11008 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11009
11010         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11011         OSF/1.  Fix compiler flags.
11012         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11013
11014 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11015
11016         * configure.in: Recognize --with-newlib.
11017         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11018
11019 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11020
11021         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11022         to *_X11_MODULES due to gdbtk needing X include files et al.
11023
11024 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11025
11026         Merge in support for Mac MPW as a host.
11027         (Old change descriptions retained for informational value.)
11028
11029         * mpw-config.in: Add generic include forwards for cpu-specific
11030         include files in aout and elf directories.
11031
11032         * mpw-configure: Added copyright.
11033         * mpw-config.in: Check for presence of required build tools.
11034         (target_libs): Add newlib.
11035         (target_tools): Add examples.
11036         (Read Me): Generate as "Read Me for MPW" instead.
11037         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11038         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11039         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11040
11041         * mpw-configure: Remove subdir-specific makefile hackery,
11042         delete mk.tmp after using it.
11043
11044         * mpw-build.in (all): Display start and end times.
11045
11046         * mpw-configure (host_canonical): Set.
11047         (target_cpu): Always add to makefiles.
11048         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11049         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11050         (mpw-mh-mpw): Look for in srcdir and srcroot.
11051         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11052
11053         * mpw-build.in: (install-only): New target.
11054
11055         * mpw-configure (host_alias, target_alias): Rename from hostalias
11056         and targetalias, add into generated Makefile.
11057         (mk.tmp): If present, add into generated Makefile.
11058         * mpw-build.in (all-gas): Build config.h first before gas proper.
11059
11060         * mpw-configure (config.status): Write only if changed.
11061         * mpw-config.in (readline): Configure it (not built, just used for
11062         definitions).
11063
11064         * mpw-config.in (elf/mips.h): Add a forward include.
11065
11066         * mpw-config.in: Forward-include most .h files in include into
11067         extra-include.
11068         (readline): Don't build.
11069         mpw-build.in (install): Install GDB.
11070
11071         * mpw-configure (prefix, mpw_prefix): Handle it.
11072         * mpw-config.in (mmalloc, readline): Don't configure.
11073         * mpw-build.in (thisscript): Rename to ThisScript.
11074         Use mpw-build instead of BuildProgram everywhere.
11075         (mmalloc, readline): Don't build.
11076         * mpw-README: New file, basic documentation about the MPW port.
11077
11078         * mpw-config.in: Use forward-include to create include files.
11079
11080         * mpw-configure: Add more things to the top of each configured
11081         Makefile, including contents of config/mpw-mh-mpw.
11082         * mpw-config.in (extra-include): Create this directory and fill it
11083         with Posix-like include files when configuring.
11084
11085         * config.sub (apple, mac, mpw): Add various aliases.
11086
11087         * mpw-build.in: New file, top-level build script fragment for MPW.
11088         * mpw-configure: New file, configure script for MPW.
11089         * mpw-config.in: New file, config fragment for MPW.
11090
11091 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11092
11093         * configure.in (host_libs): Remove glob, since it is gone from the
11094         sources.
11095
11096 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11097
11098         * Makefile.in: define empty GDB_NLM_DEPS var.
11099
11100         * configure.in(target_makefile_frag): use config/mt-netware
11101         for netware targets.
11102
11103 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11104
11105         * config.sub: Merge in recent FSF changes.  Remove linux special
11106         cases.
11107
11108 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11109
11110         Revert this change:
11111
11112         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11113
11114                 * build-all.mk: Use CC=cc -Xs on Solaris.
11115
11116 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11117
11118         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11119         stop using it.
11120         * Makefile.in: Nuke all references to glob subdirectory.
11121
11122 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11123
11124         * configure.in: Fix --enable-shared logic in per-host.
11125
11126 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11127
11128         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11129
11130 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11131
11132         * configure.in (noconfigdirs): Don't build gas on AIX, for
11133         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11134
11135 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11136
11137         * configure: Fix --cache-file to work if the file argument is a
11138         relative path.
11139
11140 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * configure: If the --cache-file is used, pass it down to
11143         configure in subdirectories.
11144
11145 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11146
11147         * config.sub: add vxworks29k configuration.
11148
11149 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11150
11151         * Makefile.in (taz): Do "diststuff" part quietly.
11152
11153 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11154
11155         * config.sub: Mini-merge with gcc/config.sub.
11156
11157 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11158
11159         * config.guess (IRIX): Sed - to _.
11160
11161 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11162
11163         * Makefile.in (source-vault, binary-vault): New targets.
11164
11165 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11166
11167         * config.sub: Recognize -eabi as a basic system type.
11168
11169 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11170
11171         * configure.in (enable_shared stuff): Fix typo.
11172
11173 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11174
11175         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11176
11177 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11178
11179         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11180
11181 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11182
11183         * configure.in (rs6000-*-*): Don't build gas.
11184
11185 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11186
11187         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11188         reduce command line length.
11189         (AS_FOR_TARGET): Check for as.new, not Makefile.
11190         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11191
11192 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11193
11194         * config.guess:  Merge from FSF.
11195
11196 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11197
11198         * configure: Don't use $ when handling program_suffix.
11199
11200 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11201
11202         * configure.in:  Configure tk for hppa/hpux.
11203
11204 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11205
11206         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11207
11208 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11209
11210         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11211         to LIBCXXFLAGS.  Tests are better run without it.
11212
11213 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11214
11215         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11216
11217 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11218
11219         * configure.in (*-*-netware*): Don't configure xiberty.
11220
11221 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11222
11223         * configure.in:  Remove tk from native_only list.
11224
11225 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11226
11227         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11228           for special NCD build.
11229
11230 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11231
11232         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11233         makeall.bat, they're only useful for binutils snapshots.
11234         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11235         makeall.bat to specified SUPPORT_FILES.
11236
11237 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11238
11239         * build-all.mk: Add Ericsson targets to sun4 and solaris
11240           hosts.  Add  BNR's sun4 target to solaris host, so their
11241           build-from-source will be tested in-house first.
11242
11243 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11244
11245         * Makefile.in (LIBCFLAGS): New variable.
11246         (CFLAGS_FOR_TARGET): Ditto.
11247         (LIBCFLAGS_FOR_TARGET): Ditto.
11248         (LIBCXXFLAGS): Ditto.
11249         (CXXFLAGS_FOR_TARGET): Ditto.
11250         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11251         (BASE_FLAGS_TO_PASS): Pass them.
11252         (EXTRA_TARGET_FLAGS): Ditto.
11253
11254         * configure.in: Support --enable-shared.
11255
11256 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11257
11258         * configure.in (target_libs):  Include libstdc++ again.
11259         * config.guess:  Update from FSF (for FreeBSD).
11260
11261 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11262
11263         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11264         makeall.bat.
11265         (DISTDOCDIRS): Add `etc'.
11266         (ETC_SUPPORT_PFX): New variable.
11267         (taz): Include anything from etc starting with a word in
11268         ETC_SUPPORT_PFX.
11269
11270 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11271
11272         * config.sub: Update for recent FSF changes.  Remove obsolete
11273         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11274         spacing changes.
11275
11276 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11277
11278         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11279
11280         * config.guess:  Merge with FSF.
11281         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11282
11283 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11284
11285         * configure: Since the "trap 0" handler will override the exit
11286         status on many systems, only use it for "exit 1", and make it set
11287         a non-zero exit status; reset it before "exit 0".  Also, check
11288         exit status of config.sub, and error out if it failed.
11289
11290 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11291
11292         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11293         and install libgloss.
11294
11295 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11296
11297         * Makefile.in (all-binutils): Depend upon all-byacc.
11298
11299         * configure.in: Don't build emacs on Irix 5.
11300
11301 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11302
11303         * configure.in (*-*-netware*): Add libio.
11304
11305 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11306
11307         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11308         (CHECK_TARGET_MODULES): Ditto.
11309         (INSTALL_TARGET_MODULES): Ditto.
11310         (TARGET_LIBS): Ditto.
11311         (all-libstdc++): Note dependencies.
11312
11313 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11314
11315         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11316
11317 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11318
11319         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11320         -fexternal-templates.
11321
11322         * configure.in (target_libs): Add libstdc++.
11323         (noconfigdirs): Add libstdc++ as appropriate.
11324
11325 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11326
11327         * config.guess:  Update from FSF.
11328
11329 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11330
11331         * configure: Use ${config_shell} when running ${configsub}.
11332
11333 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11334
11335         * config.sub: No longer recognize h8300h.
11336
11337 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11338
11339         * config.sub: Remove extraneous differences between config.sub and
11340         gcc/config.sub.
11341
11342 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11343
11344         * Makefile.in (DISTSTUFFDIRS): Add gas.
11345
11346 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11347
11348         * COPYING.NEWLIB: New file.
11349
11350 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11351
11352         * config.guess (HP-UX):  Patch from Harlan Stenn
11353         <harlan@landmark.com> to also emit release level.
11354
11355 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11356
11357         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11358
11359 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11360
11361         * config.sub:  Merge nextstep cleanup from FSF.
11362
11363 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11364
11365         * configure.in (arm-*-*): Don't configure ld for this target.
11366
11367 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11368
11369         * configure.in (*-*-netware): don't configure libg++, libio,
11370           librx, or newlib.
11371
11372 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11373
11374         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11375         configure ld--it works, but it doesn't support shared libraries.
11376
11377 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11378
11379         * config.guess (*-unknown-freebsd*):  Get rid of possible
11380         trailing "(Release)" in version string.
11381         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11382
11383 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11384
11385         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11386         Fix type: *-next-neststep -> *-next-nextstep.
11387
11388         * config.guess:  Merge from FSF:
11389
11390         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11391
11392         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11393
11394         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11395
11396         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11397         instead of UNIX_SV for UnixWare 1.0).
11398
11399 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11400
11401         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11402         to make gdb/nlm/* build after the compiler and linker.
11403
11404 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11405
11406         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11407         not just i[34]86.
11408         (m68k-atari-sysv4):  Relocate to match FSF version.
11409
11410         * config.guess:  More merges from the FSF:
11411
11412         Add a space before function call or macro invocation.
11413
11414         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11415
11416         * config.guess: Add trap cmd to remove dummy.c and dummy when
11417         interrupted.
11418
11419         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11420
11421         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11422         (dummy): Redirect stderr from compilation of dummy.c.
11423
11424         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11425
11426         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11427
11428 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11429
11430         * configure: Accept and ignore --cache*, for compatibility with
11431         new autoconf.
11432
11433 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11434
11435         * config.guess:  Merge from FSF:
11436
11437         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11438
11439         * config.guess (Pyramid*:OSx*:*:*): New case.
11440         (PATH): Add /.attbin at end for finding uname.
11441         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11442
11443         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11444
11445         * config.guess (M88*:DolphinOS:*:*): New case.
11446
11447         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11448
11449         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11450         to select whether to use ELF or COFF.
11451
11452         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11453
11454         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11455
11456         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11457
11458         * config.guess: Guess the OS version for HPUX.
11459
11460         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11461
11462         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11463
11464 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11465
11466         * configure.in: Recognize --with-headers, --with-libs, and
11467         --without-newlib.
11468         * Makefile.in (all-xiberty): Depend upon all-ld.
11469
11470 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11471
11472         * configure.in: Change i[34]86 to i[345]86.
11473
11474 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11475
11476         * configure (version): A few more tweaks to help message.
11477
11478 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11479
11480         * Makefile.in:  Remove (for now) librx as a host library,
11481         now that we're building it for target.
11482
11483 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11484
11485         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11486         (Karl Berry).
11487
11488 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11489
11490         * configure.in:  Also configure librx.
11491
11492 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11493
11494         * Makefile.in:  Update various rules to reflect that librx
11495         is now needed for libg++.
11496
11497 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11498
11499         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11500
11501 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11502
11503         * configure.in: Configure the examples directory.
11504
11505 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11506
11507         * configure: Simplify Jun 2 1994 change.
11508
11509 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11510
11511         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11512         /bin/gcc isn't good enough to build gcc.
11513
11514 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11515
11516         * Makefile.in (GDB_SUPPORT_FILES): Remove
11517         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11518         (gdb.tar.gz): Add new rule to use standard distribution building
11519         mechanism.
11520
11521 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11522
11523         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11524         Bill Cox <bill@cygnus.com>.
11525
11526 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11527
11528         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11529
11530 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11531
11532         * configure:  Search current dir first in .gdbinit.
11533
11534 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11535
11536         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11537
11538 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11539
11540         * config.sub:  Refer to NeXT's operating system as nextstep.
11541
11542         * config.sub (case $basic_machine):  Re-order the cases, to match
11543         the order in the FSF version (which is mostly alphabethical).
11544         Merge in some additions and changes from the FSF.
11545
11546 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11547
11548         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11549         * config.sub: Recognize cxux7.
11550         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11551
11552 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11553
11554         * config.sub:  Fix typo powerpc -> powerpc-*.
11555
11556 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11557
11558         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11559
11560         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11561         parallel with all-emacs and install-emacs).  Top-level command
11562         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11563
11564 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11565
11566         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11567         $(relbindir)/make before doing ``make install'', and use
11568         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11569         installing over running make binary.
11570         ($(host)-stamp-stage3-installed): Likewise.
11571
11572 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11573
11574         * config.guess: Recognize Mach.
11575
11576 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11577
11578         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11579         see whether --exec-prefix was used.
11580
11581 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11582
11583         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11584
11585 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11586
11587         * Makefile.in: Add all-librx target similar to all-libproc.
11588
11589 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11590
11591         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11592         with post 1.2 uname bogosity.
11593
11594 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11595
11596         * configure: Remove temporary files on receipt of a signal.
11597
11598 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11599
11600         * configure: If there is a package_makefile_frag, remove
11601         ${subdir}/Makefile.tem after copying it in.
11602
11603 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11604
11605         * build_all.mk: support rs6000 lynx identifies itself as
11606         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11607         since /bin/gcc is too feeble to compile a modern gcc.
11608
11609 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11610
11611         * brought devo/test-build.mk update-to-date with progressive/
11612           test-build.mk. Add lynx targets and hppa flag info.
11613
11614 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11615
11616         * configure.in:  Use mh-ncrsvr43.  Patch from
11617         Tom McConnell <tmcconne@sedona.intel.com>.
11618
11619 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11620
11621         * config.guess (i386-unknown-bsdi):  No longer need to
11622         check #if defined(__bsdi__) && defined(__i386__).
11623
11624 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11625
11626         * configure: Set program_transform_nameoption correctly.
11627
11628 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11629
11630         * brought build-all.mk update-to-date with progressive build-all.mk,
11631           added new targets and hppa info.
11632
11633 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11634
11635         * configure: If config.guess result is a prefix of the user
11636         specified target, assume a native build and use the user specified
11637         target as the host alias.  Remove SunOS patch suffix removal hack.
11638         * configure.in: Remove SunOS patch suffix removal hack.
11639
11640         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11641         in NATIVE_CHECK_MODULES.
11642
11643 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11644
11645         * Makefile.in: Rename HOST_ONLY to NATIVE.
11646         * configure: Delete SunOs patch suffix from host_canonical
11647           and build_canonical variables that are prepended to Makefiles.
11648         * configure.in: Add comments for easier maintenance.
11649
11650 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11651
11652         * Makefile.in: Add all-libproc target similar to all-gui.
11653
11654 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11655
11656         * Makefile.in (CHECK_MODULES): split into
11657         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11658
11659 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11660
11661         * config.guess (i386-unknown-bsdi): New system to guess.
11662
11663 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11664
11665         * Makefile.in: Add all-gui target (but not yet build by "all").
11666
11667 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11668
11669         * config.sub: Move deletion of patch suffix from here...
11670         * configure.in: To here, at Ian's suggestion.  The top-
11671           level scripts might need to know of a patch level.
11672
11673 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11674
11675         * config.sub: Strip off patch suffix so rtl is recognized
11676           as a sunos4.1.3 machine, even though it's been patched.
11677
11678 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11679
11680         * Makefile.in (INSTALL_LAST): Delete.
11681         (INSTALL_DOSREL): New.
11682
11683 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11684
11685         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11686         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11687         whether we pass down --with-gnu-ld anyhow.
11688
11689 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11690
11691         * Makefile.in (INSTALL_LAST): Change operation so it works
11692         on more flavors of make.
11693         * configure.in (go32): Don't build libg++ or libio.
11694
11695 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11696
11697         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11698         they can be overriden by templates.
11699
11700 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11701
11702         * configure.in (target==go32): Don't build gdb.
11703         * dosrel: New directory.
11704
11705 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11706
11707         * configure.in (host==go32): Configure dosrel too.
11708         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11709         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11710         be set by incoming names or templates.
11711         (INSTALL_LAST): New rule.
11712
11713 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11714
11715         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11716
11717 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11718
11719         * configure.in (appdirs): New variable.  Currently empty, but will
11720         be used in gas distribution.  If nonempty, lists a set of
11721         directories at least one of which must get configured, or top
11722         level configuration is considered to have failed.
11723         (rs6000-*-lynxos*): Use new file name.
11724
11725 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11726
11727         Eliminate XTRAFLAGS.
11728         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11729         newlib include files using -idirafter, and also use -nostdinc.
11730         (CXX_FOR_TARGET): Likewise.
11731         (XTRAFLAGS): Removed.
11732         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11733         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11734         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11735         ($(DO_X)): Don't pass down XTRAFLAGS.
11736
11737 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11738
11739         * configure.in (mips*-dec-bsd*): New target; do build linker.
11740         (mips*-*-bsd*): New target; don't build linker.
11741
11742 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11743
11744         * configure.in: support rs6000-*-lynxos* configuration.
11745         support sunos4 as a cross target.
11746
11747         * config.sub: look for lynx*, not lynx since the OS version may
11748         legitimately be part of the name.
11749
11750 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11751
11752         * configure.in (i[34]86-*-sco*): Move to be with other i386
11753         targets.
11754         (romp-*-*): New target.  Skip various binary utilities.
11755         (vax-*-*): New target.  Don't build newlib.
11756         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11757
11758 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11759
11760         * configure.in: Only set host_makefile_frag if config
11761         directory exists.
11762
11763 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11764
11765         * install.sh: If $dstdir exists, don't check whether each
11766         component does.
11767
11768 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11769
11770         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11771
11772 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11773
11774         * configure.in (*-*-lynxos*): Don't configure newlib for either
11775         native or cross Lynx.
11776
11777 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11778
11779         * config.sub (sparc64-elf): Fix os.
11780         (z8k): Remove duplicate.
11781
11782 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11783
11784         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11785         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11786
11787 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11788
11789         * configure: Make file links cleanly even if Lynx fails on
11790           an NFS symlink (at least fail cleanly).
11791
11792 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11793
11794         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11795         -XNh2000.
11796
11797 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11798
11799         * configure: Unknown options are fatal again.
11800
11801 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11802
11803         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11804         compatibility.
11805
11806 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11807
11808         * build-all.mk: Add `clean' target.
11809
11810 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11811
11812         * config.guess:  Add SINIX support.
11813         * configure.in:  Add mips-*-sysv4* support.
11814
11815 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11816
11817         * build-all.mk: Document all useful targets.
11818         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11819         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11820
11821 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11822
11823         * configure: Support --silent, --quiet.
11824
11825 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11826
11827         * configure: Support --disable-FEATURE.
11828
11829 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11830
11831         * config.guess: Recognize NCR running SVR4.3.
11832
11833 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11834
11835         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11836         Patch from Paul Eggert <eggert@twinsun.com>.
11837
11838 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11839
11840         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11841
11842 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11843
11844         * configure: Make unrecognized options give nonfatal warnings
11845         instead of fatal errors, and pass them to any subdirectory
11846         configures in case they recognize them.
11847         Make --x equivalent to --with-x.
11848
11849 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11850
11851         * configure: Add --enable-* options.  Clean up usage message and
11852         some comments.
11853
11854 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11855
11856         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11857
11858 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11859
11860         * configure.in (hppa*-*-*): Enable binutils.
11861
11862 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11863
11864         * config.sub: Recognize cisco.
11865
11866 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11867
11868         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11869
11870 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11871
11872         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11873         than one configuration name.  Add comment.
11874
11875 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11876
11877         * config.guess: about target *-hitachi-hiuxwe2, fixed
11878         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11879         macro is incorrect.]
11880
11881 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11882
11883         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11884         than the "make ls" stuff which used to be here.
11885
11886 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11887
11888         * config.guess:  Recognize i[34]86-unknown-freebsd.
11889         From Shawn M Carey <smcarey@rodan.syr.edu>.
11890
11891 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11892
11893         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11894
11895 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11896
11897         * config.guess: Check for ptx.
11898
11899 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11900
11901         * config.sub: Add os9k checking.
11902
11903 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11904
11905         * config.guess: Handle OSF1 running on HPPA processors
11906
11907 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11908
11909         * configure: If subdir configure fails, print out a message with
11910         subdirectory name, in case subdir's configure code didn't identify
11911         itself.
11912
11913 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11914
11915         * configure.in: Remove embedded newlines from configdirs.
11916         Avoid mismatches of substrings.  Fix matching strings at end
11917         of configdirs.
11918
11919 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11920
11921         * config.guess:  Add Lynx/rs6000 config support.
11922
11923 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11924
11925         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11926
11927 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11928
11929         * configure.in (hppa*-*-osf*): Treat this just like most other
11930         PA configurations (eg no binutils or ld).
11931         (hppa*-*-*elf*): These configurations have binutils and ld.
11932
11933 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11934
11935         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11936
11937 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11938
11939         * configure.in (rs6000-*-*): Build gas.
11940
11941 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11942
11943         * Makefile.in:  Avoid bug in losing hpux sed.
11944
11945 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11946
11947         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11948         for GDB and GDB has been fixed to not need it.
11949
11950 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11951
11952         * config.guess: Recognize vax hosts.
11953
11954 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11955
11956         * configure (while loop): Don't use "break 2" inside case
11957         statement -- the case statement isn't an enclosing loop.
11958
11959 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11960
11961         * config.guess:  Clean up NeXT support, to allow nextstep
11962         on Intel machines.  Make OS be nextstep.
11963
11964 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11965
11966         * config.guess: Add alternate forms for Convex.
11967
11968 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11969
11970         * configure:  Completely rewrite option processing.  Take
11971         advantage of pattern-matching to avoid invoking test frequently.
11972         Also clean up host and target defaulting logic.
11973
11974 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11975
11976         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11977         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11978         commands (plus user environment) will fit SCO limits.
11979
11980 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11981
11982         * configure.in: Don't issue warnings about directories which are
11983         not being configured if -norecursion is set.  Correct test for
11984         --with-gnu-as and --with-gnu-ld to not get confused by substring
11985         matches.
11986
11987         * configure.in: Don't build gas for alpha-dec-osf1*.
11988
11989 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11990
11991         * configure:  Back out Per's change of 12/19/1993.  It changes the
11992         behavior of configure in unexpected and confusing ways.
11993
11994         Also, use different delim char when calculating
11995         program_transform_name so that the name can contain slashes.
11996
11997 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11998
11999         * configure.in, config.sub: Add support for VSTa micro-kernel.
12000
12001 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12002
12003         * configure.in: Nuke hacks which were used to get a special
12004         version of GAS for HPPA configurations.
12005
12006 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12007
12008         * configure:  If only ${target_alias} is given, use that
12009         as the default for ${host_alias}.
12010         * configure:  Add missing back-slashes before nested quotes.
12011
12012 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12013
12014         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12015
12016 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12017
12018         * config.guess:  Recognize some Tektronix configurations.
12019         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12020
12021 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12022
12023         * config.sub: Match any flavor of SH.
12024
12025 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12026
12027         * configure.in: Don't try to configure newlib for Alpha.
12028
12029 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12030
12031         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12032         libg++ or libio for any Alpha target.
12033
12034         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12035
12036 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12037
12038         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12039         default arguments -- so it tried to compress itself.
12040
12041 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12042
12043         * configure.in (notsupp): ensure that a space is always at the end
12044           of the configdirs list, since the grep checks for an explicit space
12045
12046 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12047
12048         * configure.in (target i386-sysv4.2): don't build ld, since static
12049           versions of many libraries are not available.
12050
12051 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12052
12053         * config.guess: Recognize Apollos (using environment variables).
12054         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12055
12056 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12057
12058         * config.guess: Recognize Sony news mips running newsos.
12059
12060 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12061
12062         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12063         "fi ; else" for bash.
12064
12065 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12066
12067         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12068
12069 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12070
12071         * config.sub: accept unixware as an alias for svr4.2.
12072         Fix some inconsistancies with the gcc version.
12073
12074 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12075
12076         * Makefile.in (DISTDOCDIRS):  Add gdb.
12077
12078 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12079
12080         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12081
12082 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12083
12084         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12085         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12086         this now.
12087
12088 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12089
12090         * config.sub: Accept hiux* as an OS name.
12091
12092         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12093         etc/make-stds.texi.  The underscore came from gcc, and dje now
12094         agrees that RUNTESTFLAGS is the correct name.
12095
12096 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12097
12098         * install.sh:  Remove 'set -e'.  It makes any conditionals
12099         in the script useless.
12100
12101         * config.guess: Automatically recognize arm-acorn-riscix
12102         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12103
12104 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12105
12106         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12107
12108 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12109
12110         * Makefile.in (DISTDOCDIRS): New variable.
12111         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12112         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12113
12114 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12115
12116         * configure.in (hppa target): check the source directory for the
12117           pagas sub-directory
12118
12119 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12120
12121         * config.sub: Allow -aout* and -elf*.
12122
12123 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12124
12125         * configure.in: Don't build ld on i386-solaris2, same as for
12126         sparc-solaris2.
12127
12128 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12129
12130         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12131
12132 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12133
12134         * configure.in:  Configure gdb for alpha.
12135
12136 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12137
12138         * Makefile.in (CXXFLAGS): Add -O.
12139
12140 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12141
12142         * config.guess: added support for DG Aviion
12143
12144 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12145
12146         * configure.in: Produce warning message for subdirectories not
12147         configurable for this host/target combination.  Don't try to
12148         configure gdb for vms.
12149
12150 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12151
12152         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12153         appropriate files before making "diststuff".
12154         (DISTBISONFILES): New var: list of files to be edited.
12155         (DISTSTUFFDIRS): Add binutils.
12156
12157 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12158
12159         * config.sub: also handle mipsel and mips64el (for little endian mips)
12160
12161 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12162
12163         * configure.in: Add * to end of all OS names.
12164
12165 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12166
12167         * configure.in: Build newlib for LynxOS native.
12168
12169 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12170
12171         * config.guess: Add support for delta 88k running SVR3.
12172
12173         * configure.in: Add comment about HP compiler vs. emacs.
12174
12175 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12176
12177         * configure.in: don't build ld on solaris2 (not a viable option
12178           due to bugs in getpwnam & getpwuid)
12179
12180 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12181
12182         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12183         config.guess will produce a full version number.
12184
12185 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12186
12187         * configure.in: Build linker and binutils for alpha-dec-osf1.
12188
12189 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12190
12191         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12192         and gdb/testsuite/Makefile.in.
12193
12194 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12195
12196         * configure.in: recognize mips*- instead of mips-
12197
12198 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12199
12200         * config.sub: Accept linux*coff and linux*elf as operating
12201         systems.
12202
12203 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12204
12205         * config.sub: Recognize mips64, and mips3 as an alias for it.
12206
12207 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12208
12209         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12210         gdb knows how to handle OSF/1 shared libraries.
12211
12212 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12213
12214         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12215         * config.guess: Recognize Hitachi's HIUX.
12216         * config.sub: Recognize h3050r* and hppahitachi.
12217         Remove redundant cases for hp9k[23]*.
12218
12219 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12220
12221         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12222         if gas and ld are in the source tree and are in ${configdirs}.
12223         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12224         --with options (but still pass them down on the command line,
12225         if they were explicitly specified).
12226
12227 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12228
12229         * configure: substitute SHELL value in Makefile.in with
12230         ${CONFIG_SHELL}
12231
12232 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12233
12234         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12235         *-*-solaris2* targets.
12236
12237 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12238
12239         * Makefile.in: define M4, and pass it down to sub-makes;
12240         all-autoconf now depends on all-m4
12241
12242 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12243
12244         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12245         presence of {ar,ranlib} instead of a configured directory
12246
12247 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12248
12249         * config.guess: Accept 34?? as well as 33?? for NCR.
12250
12251 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12252
12253         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12254         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12255
12256 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12257
12258         * configure: grab values for $(CC) and $(CXX) from the
12259         environment, so that someone can do "CC=gcc configure; make" and
12260         have it work right (matching the way that autoconf works now)
12261
12262         * configure.in, Makefile.in: add support for gash, the tcl
12263         interface to Galaxy
12264
12265         * config.guess: add NetBSD variants (hp300, x86)
12266
12267 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12268
12269         * install.sh: Support -d option (in the manner of SunOS 4 install,
12270         as it is more deterministic than that of GNU install)
12271         (chmodcmd): Set file to mode 755 by default (should also do default
12272         chgrp and chown, but I don't feel like dealing with that now)
12273
12274 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12275
12276         * config.sub: Remove h8300hhms alias.
12277
12278 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12279
12280         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12281
12282 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12283
12284         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12285         as stmp-fixinc
12286
12287 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12288
12289         * config.sub: recognize m88110-bug-coff.
12290
12291 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12292
12293         * Makefile.in (all-libio): all dependencies on the toolchain used
12294         to build this (gcc, gas, ld, etc)
12295
12296 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12297
12298         * config.guess: Deal with OSF/1 1.3 on alpha.
12299
12300 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12301
12302         * install.sh: add some 'else true' clauses for portability
12303
12304         * configure.in: don't build libio for h8[35]00-*-* targets
12305
12306 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12307
12308         * Makefile.in:  Add support for new libio.
12309
12310 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12311
12312         * install.sh: If one command fails, don't try the rest.  Don't try
12313         to remove $dsttmp (via trap) unless we have already created it.
12314         If $src doesn't exist, detect it and exit with an error.
12315
12316         * config.guess: Recognize BSD on hp300.
12317
12318 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12319
12320         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12321         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12322
12323 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12324
12325         * Makefile.in (all-send-pr): depends on all-prms
12326
12327 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12328
12329         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12330
12331 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12332
12333         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12334         Added test for mips-mips-riscos5.
12335
12336 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12337
12338         * configure.in: use mh-hp300 for 68k HP hosts
12339
12340 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12341
12342         * configure: add support for CONFIG_SHELL, so that you can use
12343         some alternate shell for evaluating configure scripts
12344
12345 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12346
12347         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12348         in configure script to bug-gdb@prep.ai.mit.edu when building
12349         distribution archive.
12350         * Makefile.in (COMPRESS):  Remove def.
12351         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12352         gdb.tar.Z and make-gdb.tar.Z respectively.
12353         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12354         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12355         to convergence with 'taz' target in Makefile.in.
12356
12357 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12358
12359         * install.sh (dsttmp): use trap to ensure that tmp files go
12360         away on error conditions
12361
12362 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12363
12364         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12365
12366 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12367
12368         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12369         its parent is '/' not ''.
12370
12371         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12372
12373 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12374
12375         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12376         that ${newsrcdir}/configure.in does.
12377
12378 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12379
12380         * test-build.mk: support for CONFIG_SHELL
12381
12382 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12383
12384         * config.sub (netware):  Add as a basic system type.
12385
12386 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12387
12388         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12389           $(srcdir)/ from the dependency on Makefile.in.
12390
12391 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12392
12393         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12394         (h8300hhms is temporary until multi-libraries are implemented).
12395         * configure.in: Handle h8300h too.
12396
12397 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12398
12399         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12400
12401 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12402
12403         * configure:  Remove extraneous output when guessing host type.
12404         * config.guess:  Remove extraneous output when guessing using C
12405         compiler rather than uname, or when guessing fails.
12406
12407 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12408
12409         * Makefile.in: remove all.cross and install.cross targets
12410
12411         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12412           definitions
12413
12414 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12415
12416         * configure.in (target sh): Build gprof.
12417
12418 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12419
12420         * config.sub: change -solaris to -solaris2
12421
12422 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12423
12424         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12425
12426 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12427
12428         * configure: Correct error message for missing Makefile.in to
12429         print correct directory.
12430
12431 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12432
12433         * install.sh: kludge around 386BSD shell bug
12434
12435 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12436
12437         * config.guess:  Recognize NeXT.
12438         * config.guess:  Recognize i486-ncr-sysv4.
12439         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12440
12441 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12442
12443         * Makefile.in (MAKEINFOFLAGS): New variable.
12444         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12445         * build-all.mk, test-build.mk: Pass down --no-split as
12446         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12447
12448 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12449
12450         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12451
12452 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12453
12454         * Makefile.in (libg++.tar.z):  New rule.
12455         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12456         * Makefile.in (taz):  Only do a single chmod.
12457
12458 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12459
12460         * install.sh: don't use dirname anymore (replaced with sed usage)
12461
12462 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12463
12464         * Makefile.in:  Change extension for gzip'd files from '.z' to
12465         '.gz' per new FSF standard usage.
12466
12467 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12468
12469         * configure: put quotes around the final value of program_transform_name
12470
12471 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12472
12473         * Makefile.in: new install.sh support; update install-info rules
12474
12475 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12476
12477         * configure.in: Build diff for crosses, but not for go32 host.
12478
12479         * configure.in: Build gprof only for native, and don't build it
12480         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12481
12482 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12483
12484         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12485
12486 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12487
12488         * configure.in (host_tools): Add prms.
12489
12490 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12491
12492         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12493         with $(FLAGS_TO_PASS) on the command line
12494
12495         * config.sub: Recognize lynx and lynxos
12496
12497 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12498
12499         * config.sub: Accept -ecoff*, not just -ecoff.
12500
12501 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12502
12503         * Makefile.in (taz): Use .gz suffix instead of .z.
12504         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12505         names.
12506
12507 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12508
12509         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12510
12511 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12512
12513         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12514         that rebuilds that might happen during 'make install' don't get
12515         bogus gcc include files
12516
12517 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12518
12519         Change from Utah for HPPA support:
12520         * config.guess: Recognize hppa1.x-hp-bsd.
12521
12522 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12523
12524         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12525         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12526
12527 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12528
12529         * config.sub: Add support for rom68k and bug boot monitors.
12530
12531 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12532
12533         * Makefile.in: Make all-opcodes depend on all-bfd.
12534
12535 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12536
12537         * config.guess: Added special check for i[34]86-univel-sysv4*.
12538
12539 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12540
12541         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12542         the processor rather than assuming i486.
12543
12544 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12545
12546         * config.guess: Recognize SunOS6 as Solaris3.
12547
12548 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12549
12550         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12551         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12552
12553 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12554
12555         * build-all.mk (all-cross): New target for Canadian Cross.
12556         Added Q2 go32 targets.
12557         * test-build.mk: Configure go32 cross sparclite-aout and
12558         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12559         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12560
12561 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12562
12563         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12564         GO32 hosted toolchains
12565
12566 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12567
12568         * configure: change  so "-exec-prefix" gets passed down rather
12569         than "-exec_prefix" so autoconf generated Makefiles get the
12570         exec_prefix set right.
12571
12572 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12573
12574         * config.guess: get the Solaris2 minor version number
12575
12576         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12577
12578 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12579
12580         * config.guess: Recognize some Sequent platforms.
12581
12582 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12583
12584         * Makefile.in: added the vault-install target
12585
12586         * configure.in: actually use the Sun3 makefile fragment that's in
12587         config, also added the release dir to configdirs
12588
12589 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12590
12591         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12592
12593 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12594
12595         * configure.in: remove some program from Alpha targetted toolchains
12596
12597 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12598
12599         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12600         gprof.
12601         (taz): Run "make diststuff" in those directories instead of "make
12602         proto-dir".  Look for "VERSION=" only at start of line in subdir
12603         Makefile.  Use "gzip -9" for compression.
12604         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12605         (binutils.tar.z): New target.
12606
12607 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12608
12609         * Makefile.in (taz): Include gpl.texinfo.
12610
12611 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12612
12613         * Makefile.in (setup-dirs): Merged into "taz" target.
12614         (taz): Only do `proto-dir' stuff if a directory is actually needed
12615         for this target.
12616
12617 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12618
12619         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12620         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12621         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12622         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12623         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12624
12625 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12626
12627         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12628         config.sub, and move-if-change to gdb testsuite distribution
12629         archive, so the testsuite can be extracted, configured, and
12630         run separately from the gdb distribution.  Blow away the Chill
12631         tests that require a Chill compiled executable, since GNU Chill
12632         is not yet publically available.
12633
12634 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12635
12636         * test-build.mk: set environment variables in a single command,
12637         instead of a list of assignments and exports
12638
12639         * config.guess: recognize Alpha/OSF1 systems
12640
12641 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12642
12643         * configure: Change help message to prefer --options rather than
12644           -options.
12645
12646 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12647
12648         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12649         zippy@ecst.csuchico.edu.
12650         * config.guess: Recognize miniframe.
12651
12652 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12653
12654         * Makefile.in: Use srcroot to find runtest rather than rootme.
12655         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12656
12657 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12658
12659         * test-build.mk: Extensive additions to support building on a
12660         machine other than the host.
12661
12662 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12663
12664         * configure (tooldir): Fix for i386-aix again.
12665
12666 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12667
12668         * configure, Makefile.in:  Change definition of $(tooldir)
12669         to match the FSF.
12670
12671 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12672
12673         * config.guess:  Recognize i[34]86/SVR4.
12674
12675 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12676
12677         * Makefile.in (all-gdb): gdb depends on sim.
12678
12679 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12680
12681         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12682         at the same time we make the prototype gdb directory.
12683         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12684         files at the same time as the gdb base release distribution.
12685
12686 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12687
12688         * Makefile.in (check): Use individual check targets rather than
12689         DO_X rule.
12690         (check-gcc): Added.
12691
12692 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12693
12694         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12695         for System V release 3.2.
12696
12697 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12698
12699         * config.sub: Recognize hppaosf.
12700         * configure.in: Do configure ld/binutils/gas for it.
12701
12702 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12703
12704         * configure (tooldir): Alter syntax used to set this, for systems
12705         where "\$" isn't handled right, like i386-aix.
12706
12707 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12708
12709         * configure: Pass program-transform-name, not
12710         program_transform_name, to recursive configures.
12711
12712 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12713
12714         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12715         of gas+ld+binutils.
12716
12717 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12718
12719         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12720
12721 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12722
12723         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12724
12725 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12726
12727         * Makefile.in (PRMS): Set back to all-prms.
12728
12729 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12730
12731         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12732         targets, rather than for MIPS hosts.
12733
12734 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12735
12736         * configure.in: add comment for --with-x default values
12737
12738         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12739
12740         * Makefile.in: add check-* targets for each of the directories in
12741         the tree.  Add a definition of RUNTEST that will use the one we
12742         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12743
12744 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12745
12746         * configure.in: Removed obsolete references to bfd_target and
12747         target_makefile_frag.
12748
12749         * build-all.mk: Set assorted targets for Q2.
12750         * config.sub: Recognize z8k-sim and h8300-hms.
12751         * test-build.mk: Really don't pass host to configure.
12752         (HOLES): Added uname.
12753
12754 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12755
12756         * configure: Handle an empty program-prefix, program-suffix or
12757         program-transform-name correctly.
12758
12759 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12760
12761         * build-all.mk: -G 8 no longer required for MIPS targets.
12762         * test-build.mk: Don't pass host argument to configure; make it
12763         guess.
12764
12765 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12766
12767         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12768         * Makefile.in (COMPRESS):  New macro, like GZIP.
12769
12770 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12771
12772         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12773
12774         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12775         with gas currently defaults to -G 0.
12776
12777 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12778
12779         * Makefile.in (all-flex): flex depends on byacc.
12780
12781         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12782         to test-build.mk as RELEASE_TAG.
12783         * test-build.mk (configargs): New variable containing arguments to
12784         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12785         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12786
12787         * config.guess: Use /bin/uname when checking -X argument on SCO,
12788         to avoid invoking GNU uname which doesn't understand -X.
12789
12790         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12791
12792         * configure.in: Build gas for mips-*-*.
12793
12794 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12795
12796         * Makefile.in (all.normal): insert missing backslash.
12797
12798 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12799
12800         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12801
12802         * Makefile.in: Complete overhaul to merge many almost identical
12803         targets.
12804
12805 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12806
12807         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12808         (gdb.tar.Z): Adjusted.
12809
12810         * Makefile.in (setup-dirs, taz): New targets; should be general
12811         enough to adapt for gdb sometime.  Build only .z file.
12812         (gas.tar.z): New target.
12813
12814 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12815
12816         * build-all.mk: Use CC=cc -Xs on Solaris.
12817
12818 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12819
12820         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12821         for handling BISON for FSF releases.
12822
12823 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12824
12825         * configure: Actually implement the change zoo just documented.
12826
12827 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12828
12829         * configure: when using config.guess, only set target_alias when
12830         it's not already been set (ie, on the command line)
12831
12832 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12833
12834         * Makefile.in: add installcheck target, set PRMS to install-prms
12835
12836 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12837
12838         * configure: add support for package_makefile_fragment, handle the
12839         case where a directory has a configure.in file but no Makefile.in
12840         more gracefully (with an actual understandable error message, even);
12841         add support for --without (and add this to the usage message); also
12842         explicitly add a --host=${host_alias} to the command line when
12843         config.guess is used
12844
12845 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12846
12847         * configure: Must use both --host and --target in recursive calls.
12848
12849 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12850
12851         * Makefile.in: Change deja-gnu to dejagnu.
12852
12853 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12854
12855         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12856
12857 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12858
12859         * configure.in: canonicalize all instances to *-*-solaris2*,
12860         also strip out a number of tools to not build for go32 host
12861
12862 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12863
12864         * config.guess: add GPL.
12865
12866         * Makefile.in, config.guess, config.sub, configure: bump
12867           copyrights to 93.
12868
12869 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12870
12871         * Makefile.in (do-info): Removed obsolete check for existence of
12872         localenv file.
12873
12874         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12875
12876 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12877
12878         * Makefile.in: a couple of 'else true' for decstation,
12879         support for TclX
12880
12881         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12882
12883 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12884
12885         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12886
12887 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12888
12889         * config.guess: Recognize i386-ibm-aix (PS/2).
12890         * configure.in: Use config/mh-aix386 file for it.
12891
12892 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12893
12894         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12895         CC_FOR_TARGET instead.
12896         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12897
12898 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12899
12900         * Makefile.in: Add sim to list of directories sent with gdb
12901
12902 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12903
12904         * configure.in: Put back mips-dec-bsd* case.
12905
12906 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12907
12908         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12909         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12910         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12911
12912 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12913
12914         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12915
12916         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12917         (install-info): install dir.info only if it exists,
12918         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12919
12920 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12921
12922         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12923         gas for mips-dec-bsd.
12924
12925 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12926
12927         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12928         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12929
12930 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12931
12932         * configure.in: Added "dejagnu" to hosttools list.
12933
12934 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12935
12936         * config.sub, configure.in, config.guess:  Add support
12937         for Bosx, an AIX variant from Bull.
12938         Patches from F.Pierresteguy@frcl.bull.fr.
12939
12940 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12941
12942         * devo/dejagnu: Initial creation of devo/dejagnu.
12943         Migrated dejagnu testcases and support files for testing software
12944         tools to reside as subdirectories, currently called "testsuite",
12945         within the directory of the software tool.  Migrated all programs,
12946         support libraries, etc. beloging to dejagnu proper from
12947         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12948         with no modifications.  The changes to these files which will
12949         allow them to configure, build, and execute properly will be made
12950         in a future update.
12951
12952 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12953
12954         * Makefile.in: Change send_pr to send-pr.
12955         * configure.in: Likewise.
12956         * send_pr: Renamed directory to send-pr.
12957
12958 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12959
12960         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12961
12962 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12963
12964         * README:  Update for gdb-4.8 release.
12965         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12966         gdb-xxx.tar.z (gzip'd) file also.
12967
12968 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12969
12970         * Makefile.in: make all-diff depend on all-libiberty
12971
12972 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12973
12974         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12975
12976 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12977
12978         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12979
12980 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12981
12982         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12983         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12984         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12985
12986 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12987
12988         * Makefile.in:  makeinfo binary is in a new location
12989
12990 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12991
12992         * config.sub: Accept -ecoff as an OS.
12993
12994         * Makefile.in: Various changes to eliminate a level of make
12995         recursion and reduce the required command line length.
12996         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12997         sub-makes.
12998         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12999         variables holding settings for specific sub-makes.
13000         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13001         in terms of BASE_FLAGS_TO_PASS.
13002         (TARGET_LIBS): New variable listing directories which use
13003         TARGET_FLAGS_TO_PASS.
13004         (subdir_do): Eliminated.
13005         (do-*): New set of targets to replace subdir_do.
13006         (various): All targets which used subdir_do now depend on do-*.
13007         (local-clean): Renamed from do_clean.
13008         (local-distclean): New target, dependency of distclean and
13009         realclean.
13010         (install-info): Don't create directories.  Depend on dir.info
13011         rather than calling make recursively.
13012         (install-dir.info): Eliminated.
13013         (install-info-dirs): Create all info directories here.
13014         (dir.info): Depend upon do-install-info.
13015
13016         * test-build.mk (HOLES): Added false.
13017
13018 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13019
13020         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13021
13022 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * Makefile.in (info): remove dependency on all-texinfo.  The
13025         problem was really in texinfo/C, not at this level.
13026
13027 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13028
13029         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13030
13031 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13032
13033         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13034         GDB releases.
13035
13036 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13037
13038         * configure: Include srcdir in message about target of link not
13039         being found.  Don't convert `-' to `_' in `with' options being
13040         passed to subdirs.
13041
13042 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13043
13044         * configure.in: add uudecode to host_tools
13045
13046         * Makefile.in: added {all,install}-uudecode targets, added them to
13047         the appropriate lists
13048
13049 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13050
13051         * Makefile.in (all-gcc): Added dependency on all-gas.
13052
13053         * configure.in (mips-*-*): Build ld and binutils.
13054
13055 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13056
13057         * configure: check return code from mkdir, print error message and
13058           exit on failure.
13059
13060 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13061
13062         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13063
13064 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13065
13066         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13067
13068 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13069
13070         * config.sub (h8500):  Recognize this as a cpu type.
13071
13072 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13073
13074         * configure: source directory missing is no longer a warning
13075
13076         * configure.in: recognize irix[34]* instead of irix[34]
13077
13078         * Makefile.in: define and pass down X11_LIB
13079
13080 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13081
13082         * guess-systype: Renamed to ...
13083         * config.guess:  ... by popular request.
13084         * configure.in, Makefile.in:  Update accordingly.
13085
13086 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13087
13088         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13089         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13090         + Execute ./dummy instead of assuming . is in PATH.
13091
13092 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13093
13094         * guess-systype:  New shell script.  Attempts to guess the
13095         canonical host name of the executing host.
13096         Only a few hosts are supported so far.
13097         * configure:  Call guess-systype if no host is specified.
13098
13099 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13100
13101         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13102         gcc Makefile.
13103
13104
13105 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13106
13107         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13108         (all-gcc, install-gcc, subdir_do): Use it.
13109
13110 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13111
13112         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13113
13114 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13115
13116         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13117           set exclusively by configure, using configure.in .
13118
13119 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13120
13121         * test-build.mk: set $PATH for all builds
13122
13123         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13124
13125 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13126
13127         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13128         the one used in gcc/Makefile.in, so that a null expansion doesn't
13129         override the one needed to build gcc with a native cc.
13130
13131
13132 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13133
13134         * configure: Accept -with arguments.
13135
13136 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13137
13138         * Makefile.in: added h8300sim
13139
13140 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13141
13142         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13143         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13144         (all-cygnus, native, build-cygnus): Make
13145         $(canonhost)-stamp-3stage-done, not $(host)....
13146         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13147         i386-sco3.2v4.  Added else true to if command.
13148
13149 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13150
13151         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13152
13153 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13154
13155         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13156
13157 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13158
13159         * configure.in: don't remove binutils from Solaris builds
13160
13161 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13162
13163         * Makefile.in: get rid of earlier definitions for *clean,
13164         also handle the recursive info rule better
13165
13166 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13167
13168         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13169         do more-or-less the right thing.
13170
13171 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13172
13173         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13174         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13175
13176 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13177
13178         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13179         $(host_canonical).
13180
13181         * configure.in: split the configdirs list into 4 categories (native
13182         v. cross, library v. tool) and handle the cross-only and native-
13183         only in more reasonable (and correct!) way.
13184
13185 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13186
13187         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13188         configdirs anymore.
13189
13190 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13191
13192         * Makefile.in: extensive cleanup::  removed all of the explicit
13193         clean-* targets, collapsed many wrappers around subdir_do into
13194         one, added additional targets to satisfy standards.texi, deleted
13195         some old targets, some changes for consistency
13196
13197 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13198
13199         * configure.in: handle some programs as cross-only, and others as
13200         native only
13201
13202         * test-build.mk: handle partial holes in a more generic manner
13203
13204         * Makefile.in: m4 depends on libiberty
13205
13206 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13207
13208         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13209         time, wdiff, and find to configdirs
13210
13211         * Makefile.in: all, clean, and install rules for the new programs
13212         added to configure.in
13213
13214 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13215
13216         * configure.in: use mh-sun for all *-sun-* hosts
13217
13218 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13219
13220         * Makefile.in: define flags for X11 include files and library file
13221         locations, pass them down to the programs that need this info
13222
13223         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13224
13225 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13226
13227         * configure.in: start building libg++ for HP-UX targets
13228
13229 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13230
13231         * README:  Update references to files moved into etc/.
13232
13233 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13234
13235         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13236         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13237
13238 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13239
13240         * configure: accept dash as well as underscore in long option
13241         names for FSF compatibility.
13242
13243 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13244
13245         * config.sub: added -sco3.2v4 support from FSF.
13246
13247 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13248
13249         * configure.in: expand the section that adds or removes
13250         directories from the list of programs to build, to handle native
13251         vs. cross in addition to host v. native
13252
13253 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13254
13255         * Makefile.in:  Replace C++ in macro names with CXX.
13256         This is less likely to break ...
13257
13258 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13259
13260         * test-build.mk: add -w to GNU_MAKE
13261
13262 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13263
13264         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13265         add 'sparc' to list of recognized cpus.  This needed to make
13266         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13267         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13268         then changes that into $CPU-wrs-vxworks.
13269
13270         * configure.in: remove most references to gdbtest, regularize
13271         target based program removal
13272
13273         * test-build.mk: import from p3 tree (many fixes and changes)
13274
13275 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13276
13277         * Makefile.in: added rules to handle tcl, tk, and expect
13278
13279         * configure.in: handle those directories if they exist
13280
13281 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13282
13283         * config.sub: removed bogus hppabsd and hppahpux names, since
13284         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13285
13286 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13287
13288         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13289         depends upon all-xiberty
13290
13291         * Makefile.in: changes from p3, including:
13292
13293         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13294
13295         * Makefile.in (XTRAFLAGS): include newlib directories if
13296         newlib/Makefile exists, rather than if host != target.
13297
13298         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13299
13300         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13301         from the same source tree and not building a cross-compiler.  This
13302         matters for the libg++ configuration if reconfiguring a tree that
13303         has already been installed.
13304
13305         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13306
13307         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13308         pick up the machine and system specific header files.
13309
13310         * Makefile.in: added AS_FOR_TARGET, passed down in
13311         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13312         the C compiler to use to create programs which are run in the
13313         build environment, set it to default to $(CC), and passed it down
13314         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13315
13316         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13317
13318         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13319         We need them for unusual native builds, like systems without
13320         ranlib.
13321
13322         * configure: also define $(host_canonical) and
13323         $(target_canonical), which are the full, canonical names for the
13324         given host and target
13325
13326 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13327
13328         * Makefile.in:  Added separate definitions for C++.
13329
13330 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13331
13332         * configure.in (configdirs):  Add deja-gnu.
13333
13334 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13335
13336         * README:  Update for configure.texi and gdb-4.7 release.
13337
13338 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13339
13340         * Makefile.in:  Move "all" target to top of file.
13341         Previously, first target was ".PHONY" which caused BSD4.4 make
13342         to build .PHONY when make was run without arguments.
13343
13344 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13345
13346         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13347         Library-copylefted code in libiberty.
13348
13349 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13350
13351         * config.sub:  Replace m68kmote with plain old m68k.
13352
13353 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13354
13355         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13356
13357 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13358
13359         * config.sub: Complain if no argument is given.  Added support for
13360         386bsd as OS and target alias.
13361
13362 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13363
13364         * Makefile.in (XTRAFLAGS): include newlib directories if
13365         newlib/Makefile exists, rather than if host != target.
13366
13367 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13368
13369         * config.sub: recognize sparclite-wrs-vxworks.
13370
13371         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13372         p3.) Added clean-xiberty to clean.
13373
13374 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13375
13376         * configure.in: use *-*-* instead of nested cases for host and target
13377
13378 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13379
13380         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13381         from the same source tree and not building a cross-compiler.  This
13382         matters for the libg++ configuration if reconfiguring a tree that
13383         has already been installed.
13384
13385 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13386
13387         * config.sub (i486v/i486v4):  Merge in from FSF version.
13388
13389 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13390
13391         * configure: only set PWD if it is already set.
13392
13393 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13394
13395         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13396         doesn't have unset and all success paths (and most error paths)
13397         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13398         to just ${PWD} to avoid confusion.)
13399
13400 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13401
13402         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13403         even for a native compilation.
13404
13405 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13406
13407         Changes to make the gdb.tar.Z rule work better.
13408
13409         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13410         (DEVO_SUPPORT):  Add configure.texi.
13411         (bfd-ilrt.tar.Z):  Remove ancient rule.
13412
13413 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13414
13415         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13416         pick up the machine and system specific header files.
13417
13418         * configure.in, config.sub: added new target m68010-adobe-scout,
13419         with alias of adobe68k.  Changed configure.in to check for
13420         -scout before -sco* to avoid a false match.
13421
13422         * Makefile.in: added AS_FOR_TARGET, passed down in
13423         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13424         the C compiler to use to create programs which are run in the
13425         build environment, set it to default to $(CC), and passed it down
13426         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13427
13428 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13429
13430         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13431         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13432         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13433         FOR_TARGET variants, to newlib and libg++.
13434
13435 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13436
13437         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13438         first.
13439
13440 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13441
13442         * config.sub:  Accept `elf' as an environment.
13443
13444 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13445
13446         * Makefile.in (all-opcodes):  cd into the right directory
13447
13448 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13449
13450         * configure: added -program_transform_name option, used as
13451         argument to sed when installing programs.
13452         configure.texi: added documentation for -program_prefix,
13453         -program_suffix and -program_transform_name.
13454
13455 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13456
13457         * config.sub:  Accept i486 where i386 ok.
13458
13459 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13460
13461         * config.sub: accept we32k
13462
13463 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13464
13465         * config.sub, configure.in: accept OSE68000 and OSE68k.
13466
13467         * Makefile.in: don't create all directories for ``make install'';
13468         let the subdirectories create the ones they need.
13469
13470 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13471
13472         * COPYING: new file, GPL v2
13473
13474 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13475
13476         * Makefile.in: use the new gen-info-dir, which needs a template
13477         argument (which also lives in texinfo)
13478
13479         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13480
13481 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13482
13483         * config.sub (ncr3000):  Change i386 to i486.
13484
13485 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13486
13487         * Makefile.in: add install-rcs, install-grep to
13488         install-no-fixedincludes, removed install-bison and install-libgcc
13489
13490 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13491
13492         * configure.in: grab the HPUX makefile fragment if on HPUX
13493
13494 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13495
13496         * Makefile.in: eradicate bison spoor (ditto libgcc).
13497          configure.in: recognise m68{k,000}-ericsson-OSE.
13498          es1800 is alias for m68k-ericsson-OSE
13499
13500 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13501
13502         * configure.in: rearrange the parts that remove programs from
13503         configdirs, based now on HOST==TARGET or by canonical triple.
13504
13505 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13506
13507         * test-build.mk: recurse explicitly with -f test-build.mk when
13508           appropriate.  predicate stage3 and comparison on the existence
13509           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13510           On very clean, also remove ...stamp-co.  Build in-place before
13511           doing other builds.
13512
13513 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13514
13515         * Makefile.in, configure.in: add tgas
13516
13517 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13518
13519         * Makefile.in: a number of changes merged in from progressive.
13520
13521         * configure.in: add libm.
13522
13523         * .cvsignore: ignore some stuff that comes from test-build.mk.
13524
13525 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13526
13527         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13528
13529 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13530
13531         * configure: Add program_suffix (parallel to program_prefix)
13532         * Makefile.in: adjust directory-creating script for losing decstation
13533
13534 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13535
13536         * configure:  Minor $subdir-related fixes.
13537
13538 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13539
13540         * configure: fix various problems with propogating
13541         makefile_target_frag in subdirs.
13542         * configure.in: config libgcc if its there
13543
13544 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13545
13546         * config.sub:  HPPA merge.
13547
13548 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13549
13550         * Makefile.in:  Replace all-bison with all-byacc in all
13551         dependency lines for other tools (which now use byacc).
13552
13553 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13554
13555         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13556
13557 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13558
13559         * Makefile.in: make gprof rules similar to byacc rules (instead of
13560         vestigal $(unsubdir) that didn't work...)
13561
13562 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13563
13564         * config.sub:  Add support for Linux.
13565         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13566         (at least for libg++).
13567
13568 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13569
13570         * configure.texi: fix doc for the -nfp option to configure
13571
13572 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13573
13574         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13575
13576 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13577
13578         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13579         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13580         * configure.in: added solaris* host_makefile_frag hook.
13581
13582 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13583
13584         * config.sub: changed recognition of m68000 so that various
13585         m68k types can be specified via m680[01234]0
13586
13587 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13588
13589         * config.sub (basic_machine): fix sed so that '-foo' isn't
13590         completely substituted out while .+'-foo' loses the '-foo'
13591
13592 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13593
13594         * config.sub ($os): Add -aout.
13595
13596 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13597
13598         * configure:  If host_makefile_frag is absolute, don't
13599         prefix ${invsubdir} (relevant to libg++ auto-configure).
13600
13601 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13602
13603         * Makefile.in (tooldir): Define it.
13604         (all-ld): Depend on all-flex.
13605
13606 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13607
13608         * Makefile.in (check):  Fix libg++ special case.
13609
13610 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13611
13612         * configure: do not bury `pwd` into config.status, thus do fewer
13613           pwd's.
13614
13615         * configure: print the "Building in" message only when building in
13616           other than "." AND verbose.
13617
13618         * configure: remove -s, rework -v to better accommodate guested
13619           configures.
13620
13621         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13622
13623 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13624
13625         * Makefile.in: macroize flags passed on recursion.  remove
13626           fileutils.
13627
13628 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13629
13630         * configure: get makesrcdir right for subdirs deeper than 1.
13631
13632         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13633           install.
13634
13635 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13636
13637         * Makefile.in: don't print subdir_do or recursion lines.
13638
13639 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13640
13641         * standards.texi: added menu item.
13642
13643         * Makefile.in: build and install standards.info.
13644
13645         * standards.texi: new file.
13646
13647 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13648
13649         * configure: test for and move config.status pieces from
13650           ${subdir}/.
13651
13652 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13653
13654         * configure:  Test for existance of files before trying to mv
13655         them, to avoid numerous non-existance messages.
13656
13657 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13658
13659         * configure: correct final line of config.status.
13660
13661         * configure: patch from eggert.  Avoids a protection problem if
13662           the original Makefile.in is read only.
13663
13664         * configure: use move-if-change from gcc to create config.status.
13665           Some makefiles depend on config.status to tell if a directory
13666           has been reconfigured for a different host.  This change
13667           prevents those directories from remaking everything in the case
13668           where the reconfig was only intended to rebuild a Makefile.
13669
13670         * configure: test for config.sub with "config.sub sun4" rather
13671           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13672           host alias from a missing config.sub.
13673
13674 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13675
13676         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13677           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13678
13679 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13680
13681         * configure: mkdir ${subdir} as needed.
13682
13683 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13684
13685         * Makefile.in,configure.in: added autoconf.
13686
13687 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13688
13689         * Makefile.in: no longer pass against on recursion.
13690
13691         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13692           definitions are not inherited.
13693
13694         * configure: correct makesrcdir when subdir is .
13695
13696 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13697
13698         * configure:  Add support for 'subdirs' variable, which is
13699         like 'configdirs', except that configure doesn't re-invoke
13700         itself for subdirs, it just creates a Makefile for each subdir.
13701         * configure.texi:  Document subdirs.
13702
13703 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13704
13705         * configure.in: added flex to configdirs
13706
13707 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13708
13709         * Makefile.in: remove clean-stamps from clean.
13710
13711 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13712
13713         * configure.in:  Add gdbtest to configdirs.
13714
13715 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13716
13717         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13718         to recursive makes.
13719         * configure.in:  Recognize new ncr3000 config.
13720
13721 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13722
13723         * Makefile.in, configure.in: removed references to gdbm.
13724
13725 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13726
13727         * config.sub:  Don't canonicalize os value
13728         newsos* to bsd (readline needs to check for newsos).
13729         (This fix was earlier made Jan 31, but got re-broken.)
13730
13731 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13732
13733         * configure.in:  sco is an os, not a vendor!
13734
13735         * configure:  Quote $( better.  Keep various shells happy.
13736
13737 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13738
13739         * Makefile.in: eliminate stamp-files.
13740
13741 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13742
13743         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13744           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13745
13746 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13747
13748         * config.sub:  fix iris/iris3.
13749
13750 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13751
13752         * configure: re-add -rm.
13753
13754 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13755
13756         * Maskefile.in: add .stmp-rcs to all.
13757
13758         * configure.in: remove gas from rs6000 build, use aix host fragment.
13759
13760 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13761
13762         * configure: pass down site_option during recursion.
13763
13764 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13765
13766         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13767
13768 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13769
13770         * configure: Change exec_prefix so that it really defaults to prefix.
13771
13772 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13773
13774         * Makefile.in, configure.in:  Add support for mmalloc library.
13775
13776 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13777
13778         * Makefile.in: add stmp dependencies for a few more things.
13779
13780 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13781
13782         * configure: adjusted error message on objdir/srcdir configure
13783           collision, per john's suggestion.
13784
13785         * Makefile.in: add libiberty stmp to all and all.cross.
13786
13787 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13788
13789         * Makefile.in: remove force dependencies, add grep to all.
13790
13791 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13792
13793         * Makefile.in: drop flex.  make stamp files work.
13794
13795         * configure: added test for conflicting configuration in srcdir,
13796           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13797           gets cranky.  use relative paths for configure and srcdir
13798           whenever possible.  Send some error messages to stderr that were
13799           going to stdout.
13800
13801 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13802
13803         * Makefile.in:  Fix libg++ rule to check for gcc directory
13804         before using gcc/gcc.  Also pass XTRAFLAGS.
13805
13806 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13807
13808         * Makefile.in: added stmp-files so that directories aren't polled
13809           when they are already built.
13810
13811         * configure.texi: fixed a node pointer problem.
13812
13813 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13814
13815         * config.sub configure.in gdb/configure.in
13816         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13817         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13818         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13819
13820 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13821
13822         * configure: -recurring becomes -silent.  corrected help message
13823           for -site= option.
13824
13825         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13826
13827 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13828
13829         * configure: when building Makefile for crosses, replace
13830           tooldir and program_prefix.  default srcdir from location of
13831           config.sub.  remove "for host in hosts" and "for target in
13832           targets" loops.
13833
13834 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13835
13836         * Makefile.in: Do not pass bindir or mandir to cvs.
13837
13838 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13839
13840         * Makefile.in, configure.in: removed traces of namesubdir,
13841           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13842           copyrights to '92, changed some from Cygnus to FSF.
13843
13844         * configure.texi: remove most references to multiple hosts,
13845           multiple targets, subdirs, etc.
13846
13847         * configure.man: removed rcsid. reference config.sub not
13848           config.subr.
13849
13850         * Makefile.in: mkdir $(infodir) on install-info.
13851
13852 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13853
13854         * configure.texi:  Explain better about .gdbinit and about
13855         the environment that configure.in sections run in.
13856
13857 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13858
13859         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13860
13861 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13862
13863         * README:  DOC.configure => cfg-paper.texi.
13864
13865 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13866
13867         * config.sub (near case $os):  Don't convert newsos* to bsd!
13868
13869 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13870
13871         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13872         the number of copies of COPYING that go into the GDB tar file.
13873
13874 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13875
13876         * bfd/configure.in, gdb/config/mh-i386sco,
13877         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13878         Fix SCO configuration stuff.
13879
13880 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13881
13882         * Makefile.in:  For libg++, make sure the -I pointing
13883         to the gcc directory goes *after* all the libg++-local -I flags.
13884         Also, move just-gcc dependency from just-libg++ to all-libg++.
13885
13886 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13887
13888         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13889
13890 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13891
13892         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13893
13894 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13895
13896         * config.sub:  Add stratus configuration frags.  Also
13897         submitted to FSF.
13898
13899 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13900
13901         * Makefile.in (DEV_SUPPORT):  add configure.man.
13902
13903         * config.sub(Decode manufacturer-specific):  add -none*.
13904
13905 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13906
13907         * Makefile.in:  remove form feeds to make Sun's make happy.
13908         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13909
13910 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13911
13912         * Makefile.in (AR_FLAGS):  Make quieter.
13913
13914 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13915
13916         * configure.in:  Add libg++.
13917         * configure:  When verbose, don't output the command line at each
13918         level; it will be unremarkably the same as the previous version,
13919         which will be the same as what the user typed.
13920
13921 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13922
13923         * configure.in, Makefile.in: fix clean-info, add flex.  add
13924           fileutils.
13925
13926         * configure: be less sensitive to spaces in Makefile.in.  Do not
13927           look for sources in "..".  Doing so breaks subdirectories that
13928           might have their own configure.  If a subdir has it's own
13929           configure script, use it.
13930
13931 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13932
13933         * cfg-paper.texi: some changes suggested by rms.
13934
13935 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13936
13937         * config.sub:  Merge in some small additions from the FSF version,
13938         taken from the gcc distribution, to bring the Cygnus and FSF
13939         versions into closer sync.
13940
13941 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13942
13943         * configure.in:  Changed svr4 references to sysv4.
13944
13945 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13946
13947         * configure: added -V for version number option.
13948
13949 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13950
13951         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13952           renamed from DOC.configure to cfg-paper.texi.
13953
13954 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13955
13956         * configure, config.subr, config.sub: config.subr is now
13957           config.sub again.
13958
13959 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13960
13961         * configure.texi: new file, in progress.
13962
13963         * Makefile.in: build info file and install the man page for
13964           configure.
13965
13966         * configure.man: new file, first cut.
13967
13968         * configure: find config.subr again now that configuration "none"
13969           has gone.  removed all traces of the -ansi option.  removed all
13970           traces of the -languages option.
13971
13972         * config.subr: resync from rms.
13973
13974 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13975
13976         * configure, config.sub, config.subr: merge config.sub into
13977           config.subr, call the result config.subr, remove config.sub, use
13978           config.subr.
13979
13980         * Makefile.in: revised install for dir.info.
13981
13982 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13983
13984         * configure.in: add decstation host makefile frag.
13985
13986         * Makefile.in: BISON now bison -y again.  also install-gcc on
13987           install.  clean-gdbm on clean.  infodir belongs in datadir.
13988           Make directories for info install.  Build dir.info here then
13989           install it.
13990
13991 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13992
13993         * Makefile.in: fix for bad directory tests.
13994
13995 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13996
13997         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13998           regexp.  -srcdir relative was being handled incorrectly.
13999
14000         * Makefile.in: unwrapped some for loops so that parallel makes
14001           work again and so one can focus one's attention on a particular
14002           package.
14003
14004 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14005
14006         * configure: added PWD as a stand in for `pwd` (for speed). use
14007           elif wherever possible.  make -srcdir work without -objdir.
14008           -objdir= commented out.
14009
14010 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14011
14012         * configure: +options become --options.  -subdirs commented out.
14013           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14014           Makefile now at top of generated Makefile.  Removed cvs log
14015           entries.  added -srcdir.  create .gdbinit only if there is one
14016           in ${srcdir}.
14017
14018         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14019           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14020           and mandir now keyed off datadir by default.
14021
14022 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14023
14024         * Freshly created ChangeLog.
14025
14026 \f
14027 Local Variables:
14028 mode: change-log
14029 left-margin: 8
14030 fill-column: 76
14031 version-control: never
14032 End: