OSDN Git Service

2007-12-06 Thomas Quinot <quinot@adacore.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2
3         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5         * Makefile.in: Regenerate.
6
7 2007-12-10  Mark Heffernan <meheff@google.com>
8
9         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
10         misplaced entries.
11
12 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
13
14         * configure.ac: Enable libjava for x86_64-*-darwin9.
15         * configure: Regenerate.
16
17 2007-12-07  Bill Maddox <maddox@google.com>
18
19         * MAINTAINERS (Write After Approval): Add myself.
20
21 2007-12-05  Ben Elliston  <bje@au.ibm.com>
22
23         * config.sub, config.guess: Update from upstream sources.
24
25 2007-12-02  Matthias Klose  <doko@ubuntu.com>
26
27         * config-ml.in: Remove 64bit configure tests.
28
29 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30
31         * config-ml.in: Robustify against white space in absolute file
32         names.
33
34         * config-ml.in (multi-clean): Substitute ${Makefile}.
35         Remove superfluous ${Makefile} in list.
36
37 2007-11-19  Thiemo Seufer  <ths@mips.com>
38
39         * config-ml.in: Don't hardcode the Makefile name.
40
41 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
42
43         * MAINTAINERS (Write After Approval): Add myself.
44
45 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
46
47         * MAINTAINERS (Write After Approval): Add myself.
48
49 2007-11-06  Doug Kwan <dougkwan@google.com>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2007-10-25  Ben Elliston  <bje@au.ibm.com>
54
55         * MAINTAINERS (mercury): Remove entry.
56         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
57
58 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
59
60         * Makefile.def (dependencies): Make configure-gdb depend on
61         all-intl.
62         * Makefile.in: Regenerated.
63
64 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
65
66         * MAINTAINERS (Fortran maintainer): Remove myself.
67
68 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
69
70         * Makefile.def: To avoid problems running with parallel makes,
71         build newlib before libgloss so that target specific header
72         files are availble.
73         * Makefile.in: Regenerate
74
75 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
76
77         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
78         * Makefile.in: Regenerate.
79
80 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
81
82         * MAINTAINERS (Register allocation reviewer): Add myself.
83
84 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
85
86         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
87         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
88         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
89         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
90         * configure: Regenerate.
91
92 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
93
94         * MAINTAINERS (Register allocation reviewer): Add myself.
95
96 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
97
98         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
99         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
100         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
101         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
102         * configure.ac: Default them to host tools for $host = $build.
103         Subst them.
104
105         * configure: Regenerate.
106         * Makefile.in: Regenerate.
107
108 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
109
110         * MAINTAINERS (Register allocation reviewer): Add myself.
111
112 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
113
114         * MAINTAINERS (Register allocation reviewer): Add myself.
115
116 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
117
118         * MAINTAINERS (Write After Approval): Fix typo.
119
120 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
121
122         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
123         * configure: Regenerate.
124
125 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
126
127         PR bootstrap/31906
128         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
129         they're already prefixed.
130
131 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
132
133         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
134         libstdc++.
135         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
136         * configure: Regenerate.
137         * Makefile.in: Regenerate.
138         
139 2007-09-17  Andreas Schwab  <schwab@suse.de>
140
141         * configure.ac: Raise minimum makeinfo version to 4.6.
142         * configure: Regenerate.
143
144 2007-09-17  Johannes Singler <singler@ira.uka.de>
145
146         * MAINTAINERS (write-after-approval) add myself
147
148 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
149
150         * configure.ac: Correct makeinfo version check.
151         * configure: Regenerate.
152
153 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
154
155         * MAINTAINERS: Update my email address.
156
157 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
158
159         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
160         to $skipdirs and only disable gprof for newlib.  Use the normal
161         mips*-elf* handling in other respects.
162         * configure: Regnerate.
163
164 2007-09-12  David Daney  <ddaney@avtrex.com>
165
166         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
167         enabling libgcj.
168         * configure: Regenerate.
169
170 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
171
172         PR other/32154
173         * configure.ac: For libgloss targets, point the linker to the linker
174         script, startup code and simulator library.
175         * configure: Regenerate.
176
177 2007-09-07  Andrew Haley  <aph@redhat.com>
178
179         * configure.ac (noconfigdirs): Remove target-libffi and
180         target-libjava.
181         * configure: Regenerate.
182
183 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
184
185         PR target/33281
186         * configure.ac: Use config/mh-mingw on mingw.
187         * configure: Regenerate.
188
189 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
190
191         * MAINTAINERS (Write After Approval): Add myself.
192
193 2007-09-05  Richard Guenther  <rguenther@suse.de>
194
195         * configure.ac (--enable-stage1-checking): If neither --enable-checking
196         nor --disable-checking is provided also turn on yes and types
197         checking for stage1.
198         * configure: Re-generate.
199
200 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
201
202         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
203         (Write After Approval): Remove myself.
204
205 2007-08-29  Nick Clifton  <nickc@redhat.com>
206
207         * config.sub, config.guess: Update from upstream sources.
208
209 2007-08-22  Bud Davis   <jmdavis@link.com>
210
211         * MAINTAINERS (Write After Approval): Added myself.
212         * MAINTAINERS (Reviewers): Removed myself.
213
214 2007-08-18  Paul Brook  <paul@codesourcery.com>
215             Joseph Myers  <joseph@codesourcery.com>
216
217         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
218         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
219         * Makefile.in: Regenerate.
220         * configure.ac (--with-debug-prefix-map): New.
221         * configure: Regenerate.
222
223 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
224             Nigel Stephens  <nigel@mips.com>
225
226         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
227         as target_makefile_frag.
228         * configure: Regenerate.
229
230 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
231
232         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
233         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
234         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
235         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
236         (do-compare, do-compare3, do-compare-debug): New.
237         ([+compare-target+]): Use them.
238
239 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
240
241         * MAINTAINERS (Write After Approval): Change my email address.
242
243 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
244             Ben Elliston  <bje@au.ibm.com>
245
246         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
247         --silent if $silent.
248         * configure: Regenerate.
249
250 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
251
252         * MAINTAINERS (Various Maintainers): Add myself as
253         loop infrastructure maintainer.  Update my e-mail
254         address.
255
256 2007-07-31  Diego Novillo  <dnovillo@google.com>
257
258         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
259         Adjust description.
260
261 2007-07-26  Richard Guenther  <rguenther@suse.de>
262
263         * configure.ac: Add types checking to stage1 checking flags.
264         * configure: Regenerate.
265
266 2007-07-17  Nick Clifton  <nickc@redhat.com>
267
268         * COPYING3: New file.  Contains version 3 of the GNU General
269         Public License.
270         * COPYING3.LIB: New file.  Contains version 3 of the GNU
271         Lesser General Public License.
272
273 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
274
275         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
276
277 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
278
279         * MAINTAINERS (S/390 co-maintainer): Add myself.
280         (Write After Approval): Remove myself.
281
282 2007-07-13  Dan Hipschman  <dsh@google.com>
283
284         * MAINTAINERS (Write After Approval): Add myself.
285
286 2007-07-11  Nick Clifton  <nickc@redhat.com>
287
288         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
289         WINDRES export.
290         * Makefile.in: Regenerate.
291
292 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
293
294         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
295         maintainer.
296
297 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
298
299         * lt~obsolete.m4: New. Import from 20070318 libtool.
300
301 2007-07-03  Julian Brown  <julian@codesourcery.com>
302
303         * MAINTAINERS (Write After Approval): Add myself.
304
305 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
306
307         * configure.ac: Rewrite 'configure --help' strings to look nicer.
308         * configure: Regenerate.
309
310 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
311
312         * configure.ac: Add some missing m4 quotation.
313         * configure: Regenerate.
314
315 2007-07-02  Simon Baldwin  <simonb@google.com>
316
317         * MAINTAINERS (Write After Approval): Add myself.
318
319 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
320
321         * configure: Regenerate.
322
323 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
324
325         * Makefile.def: Add windmc tool to build.
326         * Makefile.tpl: Likewise.
327         * configure.ac: Likewise.
328         * Makefile.in: Regenerate.
329         * configure: Regenerate.
330                                                 
331 2007-06-28  DJ Delorie  <dj@redhat.com>
332
333         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
334         not building newlib.
335         * configure: Regenerated.
336         
337 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
338
339         * MAINTAINERS (Write After Approval): Add myself.
340
341 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
342
343         * MAINTAINERS (Write After Approval): Add myself.
344
345 2007-06-19  Chris Matthews  <chrismatthews@google.com>
346
347         * MAINTAINERS (Write After Approval): Add myself.
348
349 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
350
351         * MAINTAINERS (Write After Approval): Add myself.
352
353 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
354
355         * Makefile.def: Add dependency from configure-gdb to all-bfd.
356         * Makefile.in: Regenerated.
357
358 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
359
360         * configure.ac: Don't add target-libmudflap to noconfigdirs for
361         bfin*-*-uclinux* targets.
362         * configure: Regenerate.
363
364 2007-06-14  Ian Lance Taylor  <iant@google.com>
365
366         * MAINTAINERS: Add myself as non-algorithmic global write
367         maintainer.
368
369 2007-06-14  Diego Novillo  <dnovillo@google.com>
370
371         * MAINTAINERS: Add self as middle-end maintainer and
372         non-algorithmic global write maintainer.
373
374 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
375
376         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
377         Move all Fortran maintainers except Paul Brook into the
378         Non-Autopoiesis section.
379
380 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
381
382         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
383         (distclean-stage[+id+]): Possibly delete stage_last.
384         * Makefile.in: Regenerate.
385
386 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
387
388         * MAINTAINERS (Various Maintainer): Fix typo.
389
390 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
391
392         * MAINTAINERS (Various Maintainer): Add myself as
393         dataflow maintainer.
394
395 2007-06-07  Ben Elliston  <bje@au.ibm.com>
396
397         * config.sub, config.guess: Update from upstream sources.
398
399 2007-06-07  Ben Elliston  <bje@au.ibm.com>
400
401         * Makefile.tpl: Fix spelling error.
402         * Makefile.in: Regenerate.
403
404 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
405
406         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
407         lt_cv_sys_max_cmd_len.
408
409 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
410
411         * MAINTAINERS (Various Maintainers): Add myself as
412         auto-vectorizer maintainer.
413
414 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
415
416         PR libjava/32098
417         * libtool.m4: Revert previous change.
418         * ltgcc.m4: Put it here.
419
420 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
421
422         * MAINTAINERS (Various Maintainers): Add myself as
423         auto-vectorizer maintainer.
424
425 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
426
427         PR libjava/32098
428         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
429
430 2007-05-30  Richard Guenther  <rguenther@suse.de>
431
432         * MAINTAINERS (Various Maintainers): Add myself as
433         auto-vectorizer maintainer.
434
435 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
436
437         PR bootstrap/29382
438         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
439         * configure: Rebuilt.
440
441 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
442
443         * MAINTAINERS (Write After Approval): Removed my name.
444
445 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
446
447         * MAINTAINERS (Write After Approval): Remove myself.
448
449 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
450
451         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
452
453 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
454
455         * ltmain.sh: Update from ToT Libtool.
456         * libtool.m4: Update from ToT Libtool.
457         * ltsugar.m4: New. Update from ToT Libtool.
458         * ltversion.m4: New. Update from ToT Libtool.
459         * ltoptions.m4: New. Update from ToT Libtool.
460         * ltconfig: Remove.
461         * ltcf-c.sh: Remove.
462         * ltcf-cxx.sh: Remove.
463         * ltcf-gcj.sh: Remove.
464
465 2007-05-22  Ollie Wild  <aaw@google.com>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
470
471         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
472         stage_cflags.
473         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
474         Remove CFLAGS/LIBCFLAGS.
475         (configure-stage[+id+]-[+prefix+][+module+],
476         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
477         * Makefile.in: Regenerate.
478
479 2007-05-15  Diego Novillo  <dnovillo@google.com>
480
481         * MAINTAINERS: Update e-mail address.
482
483 2007-05-15  Revital Eres  <eres@il.ibm.com>
484
485         * MAINTAINERS (Write After Approval): Add myself.
486
487 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
488
489         * MAINTAINERS (Write After Approval): Updated my address.
490
491 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2007-05-11  Silvius Rus  <rus@google.com>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2007-04-23  Tom Tromey  <tromey@redhat.com>
500
501         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
502
503 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
504
505         * MAINTAINERS (cpplib): Rename to ...
506         (libcpp): ... this.  Add C/C++ front end maintainers.
507
508 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
509
510         * config-ml.in: Pass ${ml_config_env} to configure calls.
511
512 2007-04-04  Christian Bruel  <christian.bruel@st.com>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515         
516 2007-04-02  Dave Korn  <dave.korn@artimi.com>
517
518         * MAINTAINERS (Write After Approval): Add myself.
519
520 2007-03-31  Tobias Burnus  <burnus@net-b.de>
521
522         * MAINTAINERS (fortran 95 front end): Add myself.
523
524 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
525
526         * MAINTAINERS (Write After Approval): Add myself.
527         
528 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
529
530         * MAINTAINERS (Modulo Scheduler): Add myself.
531
532 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
533
534         * MAINTAINERS (fortran 95 front end): Add myself.
535         (c++ front end): whitespace fix.
536
537 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
538
539         * MAINTAINERS (Write After Approval): Add myself.
540
541 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
542
543         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
544         of glob.  Quote arguments with single quotes too.
545         * configure: Regenerate.
546
547 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
548
549         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
550         * Makefile.in: Regenerate
551
552 2007-03-07  Andreas Schwab  <schwab@suse.de>
553
554         * configure: Regenerate.
555
556 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
557
558         * configure.ac: Add "--with-pdfdir" configure option,
559         which defines pdfdir variable.
560         * Makefile.def (target=fixincludes): Add install-pdf to
561         missing targets.
562         (recursive_targets): Add install-pdf target.
563         (flags_to_pass): Add pdfdir.
564         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
565         target.
566         * configure: Regenerate
567         * Makefile.in: Regenerate
568
569 2007-02-28  Eric Christopher  <echristo@apple.com>
570
571         Revert:
572         2006-12-07  Mike Stump  <mrs@apple.com>
573
574         * Makefile.def (dependencies): Add dependency for
575         install-target-libssp and install-target-libgomp on
576         install-gcc.
577         * Makefile.in: Regenerate.
578
579 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
580
581         * configure: Regenerate.
582         * configure.ac: Move statements after variable declarations.
583
584 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
585
586         * MAINTAINERS: Add myself as sh maintainer.
587
588 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
589
590         * configure.ac: Adjust for loop syntax.
591         * configure: Regenerate.
592
593 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
594
595         * configure: Rebuilt.
596
597 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
598
599         * configure.ac: Drop multiple occurrences of --enable-languages,
600         and fix its quoting.
601         * configure: Rebuilt.
602
603 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
604             Nathan Sidwell  <nathan@codesourcery.com>
605             Vladimir Prus  <vladimir@codesourcery.com
606             Joseph Myers  <joseph@codesourcery.com>
607
608         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
609         * configure: Regenerate.
610
611 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
612
613         * ltconfig (freebsd*): Default to elf.
614
615 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
616
617         * configure.ac (target_libraries): Move libgcc before libiberty.
618         * configure: Regenerated.
619
620 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
621             Paolo Bonzini  <bonzini@gnu.org>
622
623         PR bootstrap/30753
624         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
625         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
626         * configure: Regenerated.
627
628 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
629
630         * MAINTAINERS (Language Front End Maintainers): Update my mail
631         address.
632
633 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
634
635         PR bootstrap/30748
636         * configure.ac: Correct syntax for Solaris ksh.
637         * configure: Regenerated.
638
639 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
640
641         * configure.ac: Sync with src.
642         * configure: Regenerate.
643
644 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
645
646         * Makefile.in: Regenerate.
647
648 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
649
650         * config.sub: Sync with src.
651
652 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
653
654         * Makefile.tpl (build_alias, host_alias, target_alias): Use
655         noncanonical equivalents.
656         * configure.in: Rename to...
657         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
658         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
659         target_noncanonical.  Use them.  Rewrite removal of configure
660         arguments for autoconf 2.59.  Discard variable settings.  Force
661         program_transform_name for native tools.
662
663         * Makefile.in: Regenerated.
664         * configure: Regenerated with autoconf 2.59.
665
666 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
667
668         * MAINTAINERS (Write After Approval): Add myself.
669
670 2007-01-31  Andreas Schwab  <schwab@suse.de>
671
672         * Makefile.tpl (LDFLAGS): Substitute it.
673         * Makefile.in: Regenerate.
674
675 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
676
677         * MAINTAINERS (Write After Approval): Add myself.
678
679 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
680
681         * MAINTAINERS (spu port): Add myself.
682
683 2007-01-23  Richard Guenther  <rguenther@suse.de>
684
685         PR bootstrap/30541
686         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
687         * Makefile.tpl (GNATBIND): Substitute it.
688         (GNATMAKE): Likewise.
689         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
690         of STAGE_PREFIX.
691         * Makefile.in: Regenerate.
692         * configure: Regenerate.
693
694 2007-01-18  Mike Stump  <mrs@apple.com>
695
696         * configure.in: Re-enable -Werror for gcc builds.
697
698 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
699
700         * MAINTAINERS (Write After Approval): Add myself.
701
702 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
703
704         * configure.in: Change == to = in test command.
705         * configure: Regenerate.
706
707 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
708             Nick Clifton  <nickc@redhat.com>
709             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
710
711         * configure.in (build_configargs, host_configargs, target_configargs):
712         Remove build/host/target parameters.
713         (host_libs): Add gmp and mpfr.
714         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
715         * Makefile.def (gmp, mpfr): New.
716         (gcc): Remove target.
717         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
718         target_os, target_vendor): New.
719         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
720         * configure: Regenerate.
721         * Makefile.in: Regenerate.
722
723 2007-01-11  Matt Fago  <fago@earthlink.net>
724
725         * configure.in: Try to link to functions only in mpfr 2.2.x
726         to improve robustness of configure tests.
727         * configure: Regenerate.
728
729 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
730
731         * MAINTAINERS: Add myself as i386 maintainer.
732
733 2007-01-08  Jan Hubicka  <jh@suse.cz>
734
735         * MAINTAINERS: Add myself as i386 maintainer.
736
737 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
738
739         * configure.in: Add support for an x86_64-mingw* target.
740         * configure: Regenerate.
741
742 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
743
744         * Makefile.tpl (all-target): Correct @if conditional for target
745         modules.
746         * configure.in: Omit libiberty if building only target libgcc.
747         * configure, Makefile.in: Regenerated.
748
749 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
750
751         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
752         * configure: Regenerate.
753
754 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
755
756         * Makefile.def (target_modules): Add libgcc.
757         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
758         * Makefile.tpl (clean-target-libgcc): Delete.
759         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
760         on gcc even for bootstrapped modules.  Rewrite handling of
761         lang_env_dependencies to loop over target_modules.
762         * configure.in (target_libraries): Add target-libgcc.
763         * Makefile.in, configure: Regenerated.
764
765 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
766
767         * configure.in: Reorganize recognition of languages.  Add
768         --enable-stage1-languages.  Show supported languages for the chosen
769         target rather than all recognized languages.
770         * configure: Regenerate.
771
772 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
773
774         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
775         * Makefile.in: Regenerate.
776
777 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
778
779         * configure.in: Warn that MPFR 2.2.0 is buggy.
780         * configure: Regenerate.
781
782 2006-12-27  Ian Lance Taylor  <iant@google.com>
783
784         * configure.in: When removing Makefiles to force a reconfigure, also
785         remove prev-DIR*/Makefile.
786         * configure: Regenerate.
787
788 2006-12-22  Andreas Schwab  <schwab@suse.de>
789
790         * configure: Regenerate with correct autoconf version.
791
792 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
793
794         * configure.in: add AC_SUBST for *_FOR_TARGET.
795         * configure: Regenerate.
796
797 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
798
799         * configure.in: Simplify logic for rejecting languages that cannot
800         be built.  Separate the case when a language is unsupported,
801         from the case when the user chooses not to build a language.
802
803 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
804
805         * configure.in: Remove "$build" case for powerpc-*-darwin* since
806         it only affects bootstrap and could be tested on "$host" as well.
807         * configure: Regenerate.
808         * config/mh-ppc-darwin: Add to the stage1 cflags here.
809
810 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
811
812         PR bootstrap/29544
813         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
814         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
815         move here comment from Makefile.tpl.
816         * Makefile.tpl: Move some definitions higher in the file.
817         (STAGE1_CHECKING): New.
818         * configure.in: Add --enable-stage1-checking.
819         * configure: Regenerate.
820         * Makefile.in: Regenerate.
821
822 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
823
824         * MAINTAINERS: Add myself as build system maintainer.
825
826 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
827
828         * MAINTAINERS (Write After Approval): Add myself.
829
830 2006-12-13  Eric Christopher  <echristo@apple.com>
831
832         * MAINTAINERS: Add myself as darwin maintainer.
833
834 2006-12-11  Ian Lance Taylor  <ian@airs.com>
835
836         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
837
838 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
839
840         MAINTAINERS: Update my entry.
841
842 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
843
844         * configure.in:  Handle spu makefile frag.
845         * Makefile.tpl (MAINT): Define
846         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
847         * configure: Regenerate.
848         * Makefile.in: Regenerate.
849
850 2006-12-11  Ben Elliston  <bje@au.ibm.com>
851
852         * config.guess: Import latest version.
853         * config.sub: Likewise.
854
855 2006-12-11  Ben Elliston  <bje@au.ibm.com>
856
857         * configure.in (spu-*-*): Don't skip target-libiberty.
858         * configure: Regenerate.
859
860 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
861
862         PR bootstrap/30134
863         * configure.in: Correct x86 darwin support for libjava to powerpc
864         and i?86 only.
865         * configure: Regenerate.
866
867 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
868
869         * configure.in: Add x86 darwin support for libjava.
870         * configure: Regenerate.
871
872 2006-12-07  Mike Stump  <mrs@apple.com>
873
874         * Makefile.def (dependencies): Add dependency for
875         install-target-libssp and install-target-libgomp on
876         install-gcc.
877         * Makefile.in: Regenerate.
878
879 2006-12-04  Richard Guenther  <rguenther@suse.de>
880
881         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
882         (Non-Algorithmic Maintainers): Move over non-algorithmic
883         loop optimizer maintainers, add myself as a non-algorithmic
884         middle-end maintainer.
885
886 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
887
888         * MAINTAINERS (Write After Approval): Add myself.
889
890 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
891
892         * configure.in: Update error message for missing GMP/MPFR.
893
894         * configure: Regenerate.
895
896 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
897
898         * configure.in: Update MPFR version in error message.
899
900         * configure: Regenerate.
901
902 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
903
904         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
905         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
906         --with-gmp-lib): New flags.
907
908         * configure: Regenerate.
909
910 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
911
912         * MAINTAINERS (Write After Approval): Change my email address.
913
914 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
915
916         * MAINTAINERS (Write After Approval): Add myself.
917
918 2006-11-22  Philipp Thomas <pth@suse.de>
919
920         * MAINTAINERS (i18n): Update e-mail address.
921
922 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
923
924         * MAINTAINERS (spu port): Add myself as maintainer.
925         (Write After Approval): Remove myself.
926
927 2006-11-22  Ben Elliston  <bje@au.ibm.com>
928
929         * configure.in (skipdirs): Don't build libssp for SPU.
930         * configure: Regenerate.
931
932 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
933
934         * MAINTAINERS (spu port): Add myself as maintainer.
935         (libobjc): Update my email address.
936
937 2006-11-21  Andrea Bona  <andrea.bona@st.com>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
942
943         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
944         * configure : Rebuilt.
945
946 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
947
948         * MAINTAINERS (Write After Approval): Add myself.
949
950 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
951
952         * MAINTAINERS (Write After Approval): Add myself.
953
954 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
955
956         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
957         libmpfr.a.
958         * configure: Regenerate.
959
960 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
961
962         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
963         (unstage): Test for stage_last presence.
964
965         PR bootstrap/29802
966         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
967         * Makefile.in: Regenerate.
968
969 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
970
971         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
972         maintainers.
973
974 2006-11-14  Erven Rohou  <erven.rohou@st.com>
975
976         * MAINTAINERS (Write After Approval): Add myself.
977
978 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
979
980         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
981         and stageN-package/Makefile.
982         * Makefile.in: Regenerated.
983
984 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
985
986         * configure.in: Remove target-libgloss from noconfigdirs for
987         bfin-*-*.
988         * configure: Regenerated.
989
990 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
991
992         * configure.in (have_gmp): Only error if the gcc directory exists.
993
994         * configure: Regenerate.
995
996 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
997
998         * configure.in: Robustify error message for missing GMP/MPFR.
999
1000         * configure: Regenerate.
1001
1002 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1003
1004         * MAINTAINERS (Write After Approval): Add myself.
1005
1006 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1007
1008         * MAINTAINERS: Change email address.
1009
1010 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1011
1012         * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1015
1016         * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1019
1020         * MAINTAINERS (Write After Approval): Move myself to
1021         Write After Approval section.
1022
1023 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1024
1025         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1026         need_gmp anymore.
1027         * configure: Regenerate.
1028
1029 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1030
1031         * MAINTAINERS (Write After Approval): Add myself.
1032
1033 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1034
1035         * config.guess: Import latest version.
1036         * config.sub: Likewise.
1037
1038 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1039
1040         * Makefile.def: Added pdf target handling.
1041         * Makefile.tpl: Added pdf target handling.
1042         * Makefile.in: Regenerated.
1043
1044 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1045
1046         * MAINTAINERS: Add self as score port maintainer.
1047
1048 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1053
1054         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1055         or newer.
1056         * configure: Regenerated.
1057
1058 2006-09-27  Dave Brolley  <brolley@redhat.com>
1059
1060         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1061         $s instead of $r.
1062         * configure: Regenerated.
1063
1064 2006-09-26  Thiemo Seufer  <ths@mips.com>
1065
1066         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1067         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1068         * configure: Regenerate.
1069
1070 2006-09-24  Graeme Peterson <gridly@gmail.com>
1071
1072         * MAINTAINERS (Write After Approval): Remove myself.
1073
1074 2006-09-22  Chao-ying Fu  <fu@mips.com>
1075
1076         * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1079
1080         * MAINTAINERS: Add self as soft-fp maintainer.
1081
1082 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1083
1084         * MAINTAINERS: Add myself as avr maintainer.
1085         Remove Marek Michalkiewicz as avr maintainer.
1086
1087 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1088
1089         * MAINTAINERS (Write After Approval): Add myself.
1090
1091 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1092
1093         * configure.in: Never build newlib for a Mingw host.
1094         Never build newlib as Mingw target library.
1095         Test the existence of winsup/cygwin for building a Cygwin newlib,
1096         rather than just winsup.
1097         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1098         building a Mingw target.
1099         * configure: Regenerate.
1100
1101 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1102
1103         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1104
1105 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1106
1107         * config.guess: Import from src (was more updated).
1108         * config.sub: Likewise.
1109
1110 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1111
1112         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1113         * configure: Regenerated.
1114
1115 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1116
1117         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1118         for stages after the first.
1119
1120 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1121
1122         * Makefile.def: Add dependencies for configure-opcodes
1123         on configure-intl and all-opcodes on all-intl.
1124         * Makefile.in: Regenerated.
1125
1126 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1127
1128         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1129
1130 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1131
1132         Port to hosts whose 'sort' and 'tail' implementations
1133         treat operands with leading '+' as file names, as POSIX
1134         has required since 2001.  However, make sure the code still
1135         works on pre-POSIX hosts.
1136         * ltmain.sh: Don't assume "sort +2" is equivalent to
1137         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1138
1139 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1140
1141         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1142
1143 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1144
1145         * ltconfig: chmod 644 before ranlib during install.
1146
1147 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1148
1149         PR bootstrap/18058
1150         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1151         if the bootstrap compiler is a GCC version that supports it.
1152         * configure: Regenerate.
1153
1154 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1155
1156         * configure.in: Fix thinkos in previous check-in.
1157         * configure: Regenerate.
1158
1159 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1160
1161         PR other/27063
1162         * configure.in: Test subdir_requires and give an appropriate
1163         error message.
1164         * configure: Regenerate.
1165
1166 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1167
1168         * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1171
1172         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1173
1174 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1175
1176         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1177
1178 2006-06-20  David Ayers  <d.ayers@inode.at>
1179
1180         PR bootstrap/28072
1181         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1182         whether target-libjava is being configured instead of whether the
1183         java front end is enabled.
1184         * configure: Regenerate.
1185
1186 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1187
1188         PR target/27540
1189         * configure.in: Only enable libgomp on IRIX 6.
1190         * configure: Regenerate.
1191
1192 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1193
1194         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1195         too.
1196         * Makefile.in: Regenerate.
1197
1198 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1199
1200         * config-ml.in: Alter CCASFLAGS to include special
1201         multilib options the same as is done for CFLAGS.
1202
1203 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1204
1205         * configure.in: Don't enable libgomp on hpux10.
1206         * configure: Rebuilt.
1207
1208 2006-06-12  David Ayers  <d.ayers@inode.at>
1209
1210         PR bootstrap/27963
1211         PR target/19970
1212         * configure.in: Remove target-boehm-gc from noconfigdirs where
1213         ${libgcj} is specified.
1214         * configure: Regenerate.
1215
1216 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1217
1218         Sync from src:
1219
1220         * configure.in: Sync.
1221         * configure: Regenerated.
1222
1223         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1224
1225         * Makefile.def: Added dependencies from sim and gdb on intl, and
1226         added configure dependencies to everything with an all dependency
1227         on intl.
1228         * Makefile.in: Regenerated.
1229
1230 2006-06-06  David Ayers  <d.ayers@inode.at>
1231
1232         PR libobjc/13946
1233         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1234         * Makefile.in: Regenerate.
1235         * configure.in: Add --enable-objc-gc at toplevel and have it
1236         enable boehm-gc for Objective-C.
1237         Remove target-boehm-gc from libgcj.
1238         Add target-boehm-gc to target_libraries.
1239         Add target-boehm-gc to noconfigdirs where ${libgcj}
1240         is specified.
1241         Assert that boehm-gc is supported when requested for Objective-C.
1242         Only build boehm-gc if needed either for Java or Objective-C.
1243         * configure: Regenerate.
1244
1245 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1246
1247         PR 27674
1248         * Makefile.tpl (configure-[+prefix+][+module+],
1249         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1250         Remove rule to unstage bootstrapped modules.
1251         (stage_current): New.
1252         * Makefile.in: Regenerate.
1253
1254 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1255
1256         * MAINTAINERS (Write After Approval): Update my e-mail address.
1257
1258 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1259
1260         * include/libiberty.h: Declare pex_run_in_environment.
1261
1262 2006-05-31  Asher Langton  <langton2@llnl.gov>
1263
1264         * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1267
1268         * Makefile.def (bfd, opcodes): Fix lib_path.
1269         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1270         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1271         * Makefile.in: Regenerate.
1272
1273 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1274
1275         * Makefile.in: Regenerate.
1276
1277 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1278
1279         * Makefile.def: Add install-html target. Add datarootdir
1280         docdir and htmldir to flags_to_pass.
1281         * Makefile.tpl: Add install-html target.
1282         * Makefile.in: Regenerate.
1283         * configure.in: Add --with-datarootdir, --with-docdir, and
1284         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1285         * configure: Regenerate.
1286
1287 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1288
1289         * configure.in: Enable gprof for cross builds.
1290         * configure: Regenerate.
1291
1292 2006-05-22  Richard Guenther  <rguenther@suse.de>
1293
1294         Revert
1295         2006-01-31  Richard Guenther  <rguenther@suse.de>
1296         Paolo Bonzini  <bonzini@gnu.org>
1297
1298         * Makefile.def (target_modules): Add libgcc-math target module.
1299         * configure.in (target_libraries): Add libgcc-math target library.
1300         (--enable-libgcc-math): New configure switch.
1301         * Makefile.in: Re-generate.
1302         * configure: Re-generate.
1303         * libgcc-math: New toplevel directory.
1304
1305 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1306             Andreas Tobler  <a.tobler@schweiz.ch>
1307
1308         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1309         * configure: Rebuilt.
1310
1311 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1312
1313         * MAINTAINERS (Write After Approval): Add myself.
1314
1315 2006-05-01  DJ Delorie  <dj@redhat.com>
1316
1317         * configure.in: Restore CFLAGS if GMP isn't present.
1318         * configure: Regenerate.
1319
1320 2006-05-01  Richard Guenther  <rguenther@suse.de>
1321
1322         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1323         maintainer.
1324
1325 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1326
1327         * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1330
1331         * MAINTAINERS (Write After Approval): Add myself.
1332
1333 2006-04-18  DJ Delorie  <dj@redhat.com>
1334
1335         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1336         reference libgloss so that libssp can be built in a combined
1337         tree.
1338         * configure: Regenerate.
1339
1340 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1341
1342         * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1345
1346         * configure.in: Require makeinfo 4.4 or higher.
1347         * configure: Regenerate.
1348
1349 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1350
1351         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1352         Rearrange the entries of other libraries to have them in one place.
1353
1354 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1355
1356         * MAINTAINERS (Write After Approval): Remove myself.
1357         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1358
1359 2006-03-14  Richard Guenther  <rguenther@suse.de>
1360
1361         * configure: Regenerate with autoconf 2.13.
1362
1363 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1364
1365         * MAINTAINERS: Use my work address.
1366
1367         * MAINTAINERS: Update my E-mail address.
1368
1369 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1370
1371         * configure.in: Handle --disable-<component> generically.
1372         * configure: Regenerate.
1373
1374 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1375
1376         PR libgcj/17311
1377         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1378
1379 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1380
1381         * MAINTAINERS (Write After Approval):  Remove myself.
1382         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1383
1384 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1385
1386         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1387         (TARGET_CONFIGDIRS): Remove.
1388         * configure.in: Remove AC_SUBST(target_configdirs).
1389         * Makefile.in, configure: Regenerated.
1390
1391 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1392
1393         * MAINTAINERS (Write After Approval):  Remove myself.
1394         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1395
1396 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1397
1398         PR bootstrap/25670
1399
1400         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1401
1402         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1403         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1404         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1405         BUILD_PREFIX, BUILD_PREFIX_1.
1406         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1407
1408         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1409         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1410
1411         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1412         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1413         of `cat stage_current`.  Always provide the `r' and `s' variables.
1414         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1415         a single shell execution.
1416         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1417         bootstrapped modules, make the stage1 module if the build was not
1418         started yet, else build the current stage.
1419         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1420         (all-build, all-host, all-target, [+make_target+]-host,
1421         [+make_target+]-target): Do not use \-continued lines.
1422         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1423         (current_stage, restrap, stage_last): New.
1424
1425         * Makefile.in: Regenerate.
1426         * configure: Regenerate.
1427
1428 2006-02-19  Bud Davis  <jmdavis@link.com>
1429
1430         * MAINTAINERS (Write After Approval):  Remove myself.
1431         (Language Front End Maintainers):  Add myself as fortran 95
1432         maintainer and update e-mail address.
1433
1434 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1435
1436         * MAINTAINERS (Write After Approval):  Remove myself.
1437         (Language Front End Maintainers):  Add myself as fortran 95
1438         maintainer.
1439
1440 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1441
1442         * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1445
1446         * MAINTAINERS (Write After Approval):  Remove myself.
1447         (Language Front End Maintainers):  Add myself as
1448         fortran 95 maintainer.
1449
1450 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1451
1452         Sync from src:
1453
1454         2005-12-27  Leif Ekblad  <leif@rdos.net>
1455
1456         * configure.in: Add support for RDOS target.
1457         * configure: Regenerate.
1458
1459 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1460             Andreas Schwab  <schwab@suse.de>
1461
1462         * configure: Regenerate.
1463
1464 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1465
1466         * configure.in (enable_libgomp): Add AIX.
1467         * configure: Regenerate.
1468
1469 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1474
1475         * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2006-01-31  Richard Guenther  <rguenther@suse.de>
1478         Paolo Bonzini  <bonzini@gnu.org>
1479
1480         * Makefile.def (target_modules): Add libgcc-math target module.
1481         * configure.in (target_libraries): Add libgcc-math target library.
1482         (--enable-libgcc-math): New configure switch.
1483         * Makefile.in: Re-generate.
1484         * configure: Re-generate.
1485         * libgcc-math: New toplevel directory.
1486
1487 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1488
1489         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1490         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1491         the assembler, linker and binutils.
1492         * configure: Regenerate.
1493
1494 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1495
1496         * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1499
1500         * configure: Regenerate.
1501
1502 2006-01-18  Richard Henderson  <rth@redhat.com>
1503             Jakub Jelinek  <jakub@redhat.com>
1504             Diego Novillo  <dnovillo@redhat.com>
1505
1506         * libgomp: New directory.
1507         * Makefile.def: Add target_module libgomp.
1508         * Makefile.in: Regenerate.
1509         * configure.in (target_libraries): Add target-libgomp.
1510         * configure: Regenerate.
1511
1512 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1513
1514         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1515         @ from continuation.
1516         * Makefile.in: Rebuilt.
1517
1518 2006-01-04  Chris Lattner  <sabre@gnu.org>
1519
1520         * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1523
1524         PR bootstrap/24252
1525
1526         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1527         * Makefile.tpl (OBJDUMP): New.
1528         (EXTRA_HOST_FLAGS): Add it.
1529         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1530
1531         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1532         to use symbolic links between directories.  Avoid race conditions
1533         or make them harmless.
1534         * configure.in: Do not try to use symbolic links between directories.
1535
1536         * Makefile.def (LEAN): Pass.
1537         * Makefile.tpl (LEAN): Define.
1538         (stage[+id+]-start): Accept that the previous directory does not
1539         exist, if the bootstrap is lean.
1540         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1541         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1542         configure substitution.
1543         ([+compare-target+]): Likewise.
1544         ([+bootstrap-target+]-lean): New.
1545         * configure.in: Remove lean bootstrap support from here.
1546
1547         * Makefile.in: Regenerate.
1548         * configure: Regenerate.
1549
1550 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1551
1552         * MAINTAINERS (libdecnumber): Add myself.
1553
1554 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1555
1556         * libtool-ldflags: New script.
1557
1558 2006-01-02  Andreas Schwab  <schwab@suse.de>
1559
1560         * configure.in: When reconfiguring remove Makefile in
1561         all stage directories.
1562         * configure: Regenerate.
1563
1564 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1565
1566         * MAINTAINERS: Update my email address.
1567
1568 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1569
1570         Revert Ada-related part of the previous change.
1571
1572         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1573         Do not pass.
1574         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1575         * Makefile.in: Regenerate.
1576         * configure.in: Do not include mt-ppc-aix target fragment.
1577         * configure: Regenerate.
1578
1579 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1580
1581         * configure.in: Select appropriate fragments for PowerPC/AIX.
1582         * configure: Regenerate.
1583
1584         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1585         BOOT_CFLAGS, BOOT_LDFLAGS.
1586         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1587         BOOT_CFLAGS, BOOT_LDFLAGS.
1588         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1589         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1590         (stage): Fail if we cannot complete the work.
1591         * Makefile.in: Regenerate.
1592
1593 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1594
1595         * configure.in: Replace ms1 with mt.
1596         * configure: Rebuilt.
1597
1598 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1599
1600         * MAINTAINERS: Update my email address.
1601
1602 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1603
1604         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1605         install-host-nogcc): Don't invoke $(stage) at the end.
1606         * Makefile.in: Regenerate.
1607
1608 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1609
1610         * configure.in: Flip the top-level bootstrap switch.
1611         * configure: Regenerate.
1612
1613 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1614
1615         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1616         $(stage) and $(unstage).
1617         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1618         (all): Remove stray semicolon.
1619         (local-distclean): Don't handle multilib.tmp and multilib.out.
1620         (install.all): Set $s for consistency.
1621         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1622         check_multilibs setting.  Always make the install directory.
1623         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1624         Correct @if/@endif.
1625         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1626         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1627         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1628         (multilib.out): Remove.
1629         * Makefile.in: Regenerated.
1630
1631 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1636
1637         * MAINTAINERS: Add myself as mt maintainer.
1638
1639         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1640
1641 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1642
1643         * MAINTAINERS: Change email address.
1644
1645 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1646
1647         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1648         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1649         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1650         Find in-tree tools if available.
1651         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1652         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1653         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1654         (COMPILER_*_FOR_TARGET): New.
1655         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1656         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1657         (CONFIGURED_*, USUAL_*): Remove.
1658         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1659         STRIP): Use autoconf substitutions.
1660         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1661         COMPILER_NM_FOR_TARGET): New.
1662         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1663
1664         (all): Make all-host and all-target in parallel.
1665         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1666         that $$r and $$s are set before invoking a recursive make.
1667         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1668         ([+bootstrap-target+]): Inline most of the `all' target.
1669
1670 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1671
1672         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1673         from the gcc build directory.
1674         * Makefile.in: Regenerate.
1675
1676 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1677
1678         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1679         depend on all-libdecnumber.
1680         * configure.in (host_libs): Include libdecnumber.
1681         * Makefile.in: Regenerate.
1682         * configure: Likewise.
1683
1684 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1685
1686         * libdecnumber: Import decNumber sources from the dfp-branch.
1687
1688 2005-11-21  Kean Johnston  <jkj@sco.com>
1689
1690         * config.sub, config.guess: Sync from upstream sources.
1691
1692 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1693
1694         Import from Autoconf sources:
1695
1696         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1697         * config/move-if-change: Don't output "$2 is unchanged";
1698         suggested by Ben Elliston.  Handle weird characters correctly.
1699
1700 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1701
1702         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1703         to match upstream libtool for darwin.
1704
1705 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1706
1707         * Makefile.def: Remove gdb dependencies for gdbtk.
1708         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1709         (configure-gdb, install-gdb): New rules.
1710         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1711         * Makefile.in, configure: Regenerated.
1712
1713 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1714
1715         * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1718
1719         * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1722
1723         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1724         Diego Novillo.
1725
1726 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1727
1728         PR bootstrap/24297
1729         * Makefile.tpl (do-[+make-target+], do-check, install,
1730         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1731         are set before recursing.
1732         * Makefile.in: Regenerate.
1733
1734 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1735
1736         PR bootstrap/18939
1737         * Makefile.def (gcc) <target>: Fix thinko.
1738         * Makefile.in: Regenerate.
1739
1740 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1741
1742         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1743         * configure: Regenerate.
1744
1745 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1746
1747         * MAINTAINERS (Write After Approval): Add self.
1748
1749 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1750
1751         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1752         target-libffi, target-qthreads, target-libjava, and
1753         targetlibobjc.
1754         * configure: Regenerate.
1755
1756 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1757
1758         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1759         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1760         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1761         (USUAL_OBJDUMP_FOR_TARGET): New.
1762         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1763         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1764         * configure, Makefile.in: Regenerated.
1765
1766 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1767
1768         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1769         before other host packages.
1770
1771 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1772
1773         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1774
1775 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1776
1777         PR bootstrap/22340
1778
1779         * configure.in (default_target): Remove.
1780         * Makefile.tpl (all): Do not use prerequisites as subroutines
1781         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1782         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1783         use prerequisites as subroutines.
1784         (check-host, check-target): New.
1785         (bootstrap configure & all targets): Do not use stage*-start
1786         if the directory layout is already ok.
1787         (non-bootstrap configure & all targets): Prepend a $(unstage).
1788         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1789         (NOTPARALLEL): Remove.
1790         (unstage, stage variables): New variables.
1791         (unstage, stage targets): Simply expand to those variables.
1792
1793         * configure: Regenerate.
1794         * Makefile.in: Regenerate.
1795
1796 2005-10-04  James E Wilson  <wilson@specifix.com>
1797
1798         * Makefile.def (lang_env_dependencies): Add libmudflap.
1799         * Makefile.in: Regenerate.
1800
1801 2005-10-03  Andreas Schwab  <schwab@suse.de>
1802
1803         Backport from libtool CVS:
1804         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1805
1806         * ltmain.sh: add support for installing into temporary
1807         staging area (e.g. 'make install DESTDIR=...')
1808
1809 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1810
1811         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1812         * configure: Regenerated.
1813
1814 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1815
1816         * configure: Regenerate with the correct
1817         autoconf version.
1818
1819 2005-09-30  Catherine Moore  <clm@cm00re.com>
1820
1821         * configure.in (bfin-*-*): New.
1822         * configure: Regenerated.
1823
1824 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1825
1826         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1827         (LIPO_FOR_TARGET): New.
1828         (CONFIGURED_LIPO_FOR_TARGET): New.
1829         (USUAL_LIPO_FOR_TARGET): New.
1830         (STRIP_FOR_TARGET): New.
1831         (CONFIGURED_STRIP_FOR_TARGET): New.
1832         (USUAL_STRIP_FOR_TARGET): New.
1833         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1834         STRIP_FOR_TARGET.
1835         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1836         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1837         * Makefile.in: Regenerate.
1838         * configure: Regenerate.
1839
1840 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1841
1842         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1843         (rs6000-*-aix*): Same.
1844         * configure: Regenerate.
1845
1846 2005-09-16  Tom Tromey  <tromey@redhat.com>
1847
1848         * MAINTAINERS: Add self as java maintainer.
1849
1850 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1851
1852         * configure.in: Recognize f95 in the --enable-languages option,
1853         and substitute it for fortran, issuing a warning.
1854         * configure: Regenerate.
1855
1856 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1857
1858         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1859         * configure:  Regenerated.
1860
1861 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1862
1863         * MAINTAINERS: Add self as ms1 maintainer.
1864
1865 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1866
1867         * Makefile.def (libssp): Add to lang_env_dependencies.
1868         * Makefile.in: Regenerate.
1869
1870 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1871
1872         * MAINTAINERS: Add myself as middle-end maintainer.
1873
1874 2005-08-17  Christian Groessler  <chris@groessler.org>
1875
1876         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1877         * Makefile.in: Regenerate.
1878
1879 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1880
1881         * MAINTAINERS (write after approval): Added myself.
1882
1883 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1884
1885         * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1888
1889         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1890         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1891         Look for alternate names of the target cc and c++
1892         * configure: Regenerate.
1893
1894 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1895
1896         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1897         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1898         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1899         tools; remove code to manually set them.
1900         (Target tools): Look in the environment for them.
1901         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1902         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1903         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1904         build directory.
1905         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1906         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1907         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1908         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1909         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1910         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1911         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1912         * configure: Regenerate.
1913         * Makefile.in: Regenerate.
1914
1915 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1916
1917         * MAINTAINERS: Update for removed CPU targets.
1918
1919 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1920
1921         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1922         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1923         * Makefile.in: Regenerated.
1924
1925 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1926
1927         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1928         (CFLAGS_FOR_TARGET): Use it.
1929         (CXXFLAGS_FOR_TARGET): Likewise.
1930         * Makefile.in: Regenerated.
1931         * configure.in (--with-build-sysroot): New option.
1932         * configure: Regenerated.
1933
1934 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1935
1936         * Makefile.tpl: Wrap install between unstage and stage
1937         * Makefile.in: Regenerate.
1938
1939 2005-07-21  Eric Christopher  <echristo@apple.com>
1940
1941         * MAINTAINERS: Update affiliation.
1942
1943 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1944
1945         * MAINTAINERS: Add self as crx port maintainer.
1946
1947 2005-07-20  DJ Delorie  <dj@redhat.com>
1948
1949         * MAINTAINERS: Add self as m32c maintainer.
1950
1951 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1952
1953         * all files: Update FSF address.
1954
1955 2005-07-15  Eric Christopher  <echristo@redhat.com>
1956
1957         * MAINTAINERS: Change affiliation.
1958
1959 2005-07-14  Jim Blandy  <jimb@redhat.com>
1960
1961         * configure.in: Add cases for Renesas m32c.
1962         * configure: Regenerated.
1963
1964 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1965
1966         * COPYING.LIB: Update from fsf.org.
1967
1968 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1969
1970         * COPYING, compile, config.guess,
1971         config.sub, install-sh, missing, mkinstalldirs,
1972         symlink-tree, ylwrap: Sync from upstream sources.
1973         * config-ml.in: Update FSF address.
1974
1975 2005-07-13  Eric Christopher  <echristo@redhat.com>
1976
1977         * configure.in: Add toplevel noconfigdir support for tpf.
1978         * configure: Regenerate.
1979
1980 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1981
1982         PR ada/22340
1983
1984         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1985         * Makefile.in: Regenerate.
1986
1987 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1988
1989         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1990         Brolley to write-after-approval.
1991
1992 2005-07-07  Andreas Schwab  <schwab@suse.de>
1993
1994         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1995         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1996         * Makefile.in: Regenerated.
1997
1998 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1999
2000         * configure.in: Don't build sim or rda when targetting darwin.
2001         * configure: Regenerate.
2002
2003 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2004
2005         * configure.in: Add --enable-libssp and --disable-libssp.
2006         * configure: Regenerate with autoconf-2.13.
2007
2008 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2009
2010         * Makefile.def (target_modules): Add libssp.
2011         * configure.in (target_libraries): Add target-libssp.
2012         * configure: Rebuilt.
2013         * Makefile.in: Rebuilt.
2014
2015 2005-07-01  Zack Weinberg  <zackw@panix.com>
2016
2017         * MAINTAINERS: Change email address.  Resign from maintainership.
2018
2019 2005-07-01  Richard Guenther  <rguenther@suse.de>
2020
2021         * MAINTAINERS: Change my e-mail address and affiliation.
2022
2023 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2024
2025         * Makefile.def (stagefeedback): Come after profile.
2026         Define profiledbootstrap target.
2027         * Makefile.tpl (profiledbootstrap): Remove.
2028         (stageprofile-end): Zap stagefeedback.
2029         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2030         * Makefile.in: Regenerate.
2031
2032 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2033
2034         * MAINTAINERS: Update my email address.
2035
2036 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2037
2038         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2039         In 'cpp' stanza, support '#line' as well as '# '.
2040
2041 2005-06-08  Andreas Schwab  <schwab@suse.de>
2042
2043         * MAINTAINERS: Move myself from 'Write After Approval' to
2044         'CPU Port Maintainers' section as m68k maintainer.
2045
2046 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2047
2048         * configure.in (unsupported_languages): New macro.
2049         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2050         non-ported target libraries in noconfigdirs.
2051         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2052         non-linux-gnu.  Remove libgcj_ex_libffi.
2053         <lang_frag loop>: Set add_this_lang=no if the language is in
2054         unsupported_languages.
2055         * configure: Regenerate.
2056
2057 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2058
2059         * configure.in: Fix typo in handling of --with-mpfr-dir.
2060         * configure: Regenerate.
2061
2062 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2063
2064         * MAINTAINERS: Update my email address.
2065
2066 2005-06-02  Jim Blandy  <jimb@redhat.com>
2067
2068         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2069         accepted into the master sources.)
2070
2071 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2072             Michael Snyder  <msnyder@redhat.com>
2073             Stan Cox  <scox@redhat.com>
2074
2075         * configure.in: Set noconfigdirs for ms1.
2076
2077         * configure: Regenerate.
2078
2079 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2080
2081         * MAINTAINERS (Write After Approval): Add self.
2082
2083 2005-06-01  Josh Conner  <jconner@apple.com>
2084
2085         * MAINTAINERS (Write After Approval): Add self.
2086
2087 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2088
2089         * MAINTAINERS: Update my email address.
2090
2091 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2092
2093         * MAINTAINERS (Write After Approval): Add self.
2094
2095 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2096
2097         * MAINTAINERS (Write After Approval): Remove self.
2098
2099 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2100
2101         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2102         (Dependencies): Consider target modules for bootstrap dependencies.
2103         Make target bootstrap modules depend on each stage's gcc.
2104         * Makefile.in: Regenerate.
2105
2106 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2107
2108         * Makefile.def (configure-gcc): Depend on binutils having been built.
2109         (all-gcc): No need to do it here.
2110         * Makefile.in: Regenerate.
2111
2112 2005-05-19  Paul Brook  <paul@codesourcery.com>
2113
2114         * configure.in: Rewrite misleading error message when requested
2115         language cannot be built.
2116         * configure: Regenerate.
2117
2118 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2119
2120         * ylwrap: Import from Automake 1.9.5.
2121
2122 2005-05-13  David Ung  <davidu@mips.com>
2123
2124         * MAINTAINERS (Write After Approval): Add self.
2125
2126 2005-05-09  Mike Stump  <mrs@apple.com>
2127
2128         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2129         lt_cv_sys_max_cmd_len for now.
2130
2131 2005-05-09  Stan Cox  <scox@redhat.com>
2132
2133         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2134
2135 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2136
2137         * README.SCO: Update the URL.
2138
2139 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2140
2141         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2142         with_gnu_ld to libtool.
2143         * ltcf-c.sh (aix[45]): Define file_list_spec.
2144         * ltcf-cxx.sh (aix[45]): Same.
2145         * ltcf-gcj.sh (aix[45]): Same.
2146         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2147         exists, write list of input files to temporary file.
2148
2149 2005-05-04  Mike Stump  <mrs@apple.com>
2150
2151         * configure.in: Always pass --target to target configures as
2152         otherwise rebuilds that do --recheck will fail.
2153         * confiugure: Rebuilt.
2154
2155 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2156
2157         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2158         STAGE_HOST_EXPORTS.
2159         (configure, all): Add bootstrap support.
2160         (Host modules, target modules): Pass post-stage1 flags and exports.
2161         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2162         * Makefile.in: Regenerate.
2163
2164 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2165
2166         * configure: Regenerate.
2167
2168 2005-04-27  Mike Stump  <mrs@apple.com>
2169
2170         * MAINTAINERS: Add self as darwin maintainer.
2171
2172 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2173
2174         * config.sub: Update from master copy.
2175
2176 2005-04-21  Mike Stump  <mrs@apple.com>
2177
2178         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2179         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2180
2181 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2182
2183         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2184         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2185         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2186         "*-*-elf" and "*-*-linux*".
2187         * configure: Regenerate.
2188
2189 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2190
2191         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2192
2193 2005-04-12  Mike Stump  <mrs@apple.com>
2194
2195         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2196
2197 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2198
2199         * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2202
2203         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2204
2205 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2206
2207         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2208         (TARGET_CONFIGARGS): Include --with-target-subdir.
2209         (configure, all): New macros.  Use them throughout.
2210         * Makefile.in: Regenerate.
2211
2212 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2213
2214         * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2217
2218         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2219
2220 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2221
2222         * MAINTAINERS: Move John Carr to Write After Approval.
2223
2224 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2225
2226         * config/mh-mingw32: Delete.
2227         * configure.in: Don't use it.
2228         * configure: Regenerate.
2229
2230 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2231
2232         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2233         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2234         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2235         (HOST_LIB_PATH): Generate from Makefile.def.
2236         (TARGET_LIB_PATH): Likewise.
2237         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2238         * Makefile.in: Regenerate.
2239         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2240         (RPATH_ENVVAR): Include Darwin case.
2241         * configure: Regenerate.
2242
2243 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2244
2245         * MAINTAINERS (Various Maintainers): Remove self.
2246         (Write After Approval): Add self.
2247
2248 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2249
2250         * MAINTAINERS (Various Maintainers): Add self.
2251
2252 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2253
2254         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2255         * configure: Regenerate.
2256
2257 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2258
2259         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2260         gcc_version, and gcc_version_trigger from set of flags to pass.
2261         * Makefile.tpl: Remove definitions of above variables.
2262         (config.status): Remove dependency on $(gcc_version_trigger).
2263         * Makefile.in: Regenerate.
2264         * configure.in: Do not reference config/gcc-version.m4 nor
2265         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2266         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2267         * configure: Regenerate.
2268
2269 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2270             Andrew Pinski <pinskia@physics.uc.edu>
2271
2272         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2273         * Makefile.in: Regenerate.
2274
2275 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2276
2277         * MAINTAINERS (Write After Approval): Add myself.
2278
2279 2005-03-03  David Ayers  <d.ayers@inode.at>
2280
2281         * MAINTAINERS (Write After Approval): Add myself.
2282
2283 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2284
2285         PR libgcj/20160
2286         * ltmain.sh: Avoid creating archives with components that have
2287         duplicate basenames.
2288
2289 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2290
2291         PR bootstrap/20250
2292         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2293         instead of check.
2294         * Makefile.in: Regenerate.
2295
2296 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2297
2298         * Makefile.in: Regenerate to fix conflict between the previous two
2299         patches.
2300
2301 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2302
2303         PR bootstrap/17383
2304         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2305         * Makefile.tpl (HOST_SUBDIR): New substitution.
2306         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2307         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2308         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2309         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2310         (Host modules, Bootstrapped modules): Use it.
2311         (Build modules, Target modules): Do not create symlink trees,
2312         always configure out-of-srcdir.
2313         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2314         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2315         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2316         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2317
2318         * Makefile.in: Regenerate.
2319         * configure: Regenerate.
2320
2321 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2322
2323         Merged from libada-gnattools-branch:
2324         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2325
2326         * gnattools: New directory.
2327         * Makefile.def: Add gnattools as a module, depending on target-libada.
2328         * Makefile.in: Regenerate.
2329         * configure.in: Include gnattools in host_tools; disable it if ada
2330         is disabled.
2331         * configure: Regenerate.
2332
2333 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2334
2335         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2336         treelang maintainer.
2337         (Write After Approval): Remove myself.
2338
2339 2005-02-23  Paul Schlie  <schlie@comcast.net>
2340
2341         * configure.in: Allow darwin targeted ports to build tk, itcl and
2342         libgui.
2343         * configure: Regenerate.
2344
2345 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2346
2347         PR libgcj/10353
2348         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2349         * configure: Regenerate.
2350
2351 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2352
2353         * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2356
2357         * MAINTAINERS: Update my e-mail address.
2358
2359 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2360
2361         * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2364
2365         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2366         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2367         target-libgloss when not *-*-elf and *-*-aout.
2368         * configure: Regenerate.
2369
2370 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2371
2372         * MAINTAINERS: Remove obsolete entries.
2373
2374         * MAINTAINERS (Write After Approval): Add Michael Matz.
2375
2376 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2377
2378         * MAINTAINERS: Remove self as cpplib maintainer.
2379
2380 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2381
2382         * install-sh, config.sub: Import from upstream.
2383
2384 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2385
2386         PR bootstrap/18222
2387         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2388         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2389         * Makefile.in: Regenerate.
2390
2391 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2392
2393         * MAINTAINERS: Update my email address.
2394
2395 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2396             Andreas Schwab  <schwab@suse.de>
2397
2398         PR bootstrap/18033
2399         * config-ml.in: Eval option if surrounded by single quotes.
2400
2401 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2402
2403         Revert 2004-12-28 Makefile changes, a better fix will be
2404         applied to mainline and src after GCC 4.0 branches.
2405
2406 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2407
2408         PR bootstrap/17383
2409
2410         * Makefile.def (target_modules): Remove stage parameter,
2411         it is always true now.
2412         * Makefile.tpl (configure-build-[+module+],
2413         configure-target-[+module+]): Always build symlink tree
2414         for the directory and for include.  BUILD_SUBDIR and
2415         TARGET_SUBDIR cannot be . anymore.
2416         * Makefile.in: Regenerate.
2417
2418 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2419
2420         Revert 2004-12-08 Makefile changes.
2421
2422 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2423
2424         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2425         cygwin, mingw.
2426
2427 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2428
2429         * configure.in (sh64-*-*): Reenable gprof.
2430         * configure: Regenerate.
2431
2432 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2433
2434         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2435         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2436         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2437         * Makefile.in: Regenerate.
2438
2439 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2440
2441         * MAINTAINERS: Update my email address.
2442
2443 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2444
2445         * Makefile.tpl: Generate normal dependencies if the LHS module is
2446         not bootstrapped.
2447         * Makefile.in: Regenerate.
2448
2449 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2450
2451         * configure.in: Include config/gxx-include-dir.m4.  Use
2452         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2453         * configure: Regenerate.
2454
2455 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2456
2457         * config.if: Delete.
2458         * configure.in: Set libstdcxx_incdir directly.
2459         * configure: Regenerate.
2460
2461 2004-12-02  Eric Christopher  <echristo@redhat.com>
2462
2463         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2464         * Makefile.in: Regenerate.
2465
2466 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2467
2468         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2469         * configure: Regenerate.
2470
2471 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2472
2473         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2474         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2475         * configure: Regenerate.
2476
2477 2004-12-01  Eric Christopher  <echristo@redhat.com>
2478
2479         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2480         of things to remove.
2481
2482 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2483
2484         * MAINTAINERS (Write After Approval): Update my e-mail address.
2485
2486 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2487
2488         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2489         from CVS libtool to always pass_all.
2490
2491 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2492
2493         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2494         (hppa*64*-*-*): Delete incorrect comment.
2495         * configure: Rebuilt.
2496
2497 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2498
2499         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2500
2501 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2502
2503         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2504         from CVS libtool to always pass_all.
2505
2506 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2507
2508         * install-sh, compile: Import from automake.
2509
2510 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2511
2512         * config.guess, config.sub:  Import from savannnah.
2513
2514 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2515
2516         * MAINTAINERS (Write After Approval): Add myself
2517
2518 2004-11-12  Mike Stump  <mrs@apple.com>
2519
2520         * Makefile.def: Add html support.
2521         * Makefile.tpl: Likewise.
2522         * Makefile.in: Regenerate.
2523
2524 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2525
2526         PR 18423
2527         * configure.in: Remove all instances of build-fixincludes from
2528         noconfigdirs.
2529         (build_configargs): Supply --target to subdirectories.
2530         * configure: Regenerate.
2531
2532         * Makefile.def: Make gcc install depend on fixincludes install.
2533         * Makefile.in: Regenerate.
2534
2535 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2536
2537         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2538
2539 2004-11-11  Paul Brook  <paul@codesourcery.com>
2540
2541         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2542
2543 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2544
2545         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2546         target-libgfortran.
2547         * configure: Regenerate.
2548
2549 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2550
2551         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2552         like CC.
2553
2554 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2555
2556         * Makefile.def (host fixincludes): Specify missing targets.
2557         * Makefile.in: Regenerate.
2558
2559 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2560
2561         * MAINTAINERS: Add myself
2562
2563 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2564
2565         * MAINTAINERS (Write After Approval): Add myself.
2566
2567 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2568
2569         * Makefile.def: Build fixincludes for the host, too.
2570         * Makefile.in: Regenerate.
2571         * configure.in (host_tools): Add fixincludes.
2572         * configure: Regenerate.
2573
2574 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2575
2576         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2577         * configure: Regenerated.
2578
2579 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2580
2581         PR other/17783
2582         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2583         * configure: Regenerated.
2584
2585 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2586
2587         * README.SCO: Update per FSF instructions.
2588
2589 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2590
2591         PR target/18151
2592         * configure.in (case ${target}): Do not build fixincludes for avr.
2593         * configure: Regenerated.
2594
2595 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2596
2597         * configure.in (case ${target}): Do not build fixincludes
2598         on platforms where it is not used.
2599         * configure: Regenerated.
2600
2601 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2602
2603         * configure.in: Use an absolute path to install-sh.
2604         * configure: Regenerated.
2605
2606 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2607
2608         * MAINTAINERS (Write After Approval): Add myself.
2609
2610 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2611
2612         * MAINTAINERS: Remove from Write After Approval those that are
2613         already maintainers.
2614
2615 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2616
2617         * MAINTAINERS:  Update my email address.
2618
2619 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2620
2621         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2622         * configure: Regenerate.
2623
2624 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2625
2626         * MAINTAINERS:  Update my email address.
2627
2628 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2629
2630         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2631         entries belonging to this category.
2632
2633 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2634
2635         * MAINTAINERS: Update my e-mail address.
2636
2637 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2638
2639         Fix wrong conflict resolution in:
2640
2641         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2642
2643         * Makefile.in: Regenerate.
2644         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2645         in the recursive `make', instead of hardwiring `all'.
2646         (Autogenerated TARGET-* variables): New.
2647
2648 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2649
2650         * configure.in: Enable target-libgloss for crx-*-*.
2651         * configure: Regenerate.
2652
2653 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2654
2655         * MAINTAINERS (Various Maintainers): Move the "windows,
2656         cygwin, mingw" maintainer to ...
2657         (OS Port Maintainers): ... here.
2658
2659 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2660
2661         * MAINTAINERS (Write After Approval): Remove those that are
2662         maintainers of some subsystem.
2663
2664 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2665
2666         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2667         * ltcf-cxx.sh (tpf*): Likewise.
2668         * ltconfig (tpf*): Add TPF OS configuration support.
2669
2670 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2671
2672         * MAINTAINERS: Change my email address to my new work account.
2673
2674 2004-09-24  Michael Roth  <mroth@nessie.de>
2675
2676         * configure.in (--without-headers): Add missing double quotes.
2677         * configure: Regenerate.
2678
2679 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2680
2681         * ylwrap: Revert to previous version.
2682
2683 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2684
2685         PR bootstrap/17369
2686         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2687         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2688         SET_GCC_LIB_PATH_CMD.
2689         (BASE_TARGET_EXPORTS): Likewise.
2690         * Makefile.in: Regenerated.
2691
2692         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2693         * configure: Regenerated.
2694
2695 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2696
2697         * config.guess: New upstream version
2698         * compile, depcomp, install-sh, ylwrap: Likewise.
2699
2700 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2701
2702         * config/mh-x86omitfp: New host makefile fragment.  Add
2703         -fomit-frame-pointer to the default BOOT_CFLAGS.
2704         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2705         * configure: Regenerate.
2706
2707 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2708
2709         PR target/11572
2710         * configure.in (*-*-darwin*): Renable libobjc.
2711         * configure: Regenerate.
2712
2713 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2714
2715         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2716
2717 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2718
2719         * Makefile.def: Remove libbanshee.
2720         * Makefile.tpl: Ditto.
2721         * configure.in: Ditto.
2722         * Makefile.in: Regen.
2723         * configure: Ditto.
2724
2725 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2726
2727         * ltmain.sh: Use $pic_object as $non_pic_object if
2728         $non_pic_object=none.
2729
2730 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2731
2732         * missing: Import latest version from master repository.
2733
2734 2004-09-06  Nick Clifton  <nickc@redhat.com>
2735
2736         * config.sub: Import latest version from master repository.
2737         * config.guess: Likewise.
2738         This includes these changes:
2739
2740         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2741
2742         * config.sub: Handle crisv32, alias etraxfs.
2743         * config.guess (crisv32:Linux:*:*): Handle.
2744
2745         2004-08-13  Brad Smith  <brad@comstyle.com>
2746
2747         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2748         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2749
2750         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2751
2752         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2753         assume the processor is a powerpc.  This is because coreutils
2754         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2755         in this case, due to a MacOS X bug that causes
2756         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2757         to return a negative number.
2758         Problem reported by Petter Reinholdtsen in:
2759         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2760
2761         2004-07-19  Ben Elliston  <bje@gnu.org>
2762
2763         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2764
2765         2004-06-24  Ben Elliston  <bje@gnu.org>
2766
2767         * config.guess: Update copyright years.
2768         * config.sub: Likewise.
2769
2770         2004-06-22  Robert Millan  <robertmh@gnu.org>
2771
2772         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2773         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2774
2775         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2776
2777         * config.guess (*:*VMS:*:*): New entry. Replaces
2778         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2779         manufacturer.
2780
2781         2004-06-22  Ben Elliston  <bje@gnu.org>
2782
2783         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2784         * config.sub: Likewise.
2785
2786         2004-06-22  Ben Elliston  <bje@gnu.org>
2787
2788         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2789         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2790
2791         2004-06-11  Ben Elliston  <bje@gnu.org>
2792
2793         * config.guess (pegasos:OpenBSD:*:*): Remove.
2794
2795         2004-06-11  Ben Elliston  <bje@gnu.org>
2796
2797         From Wouter Verhelst <wouter@grep.be>:
2798         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2799
2800         2004-06-11  Ben Elliston  <bje@gnu.org>
2801
2802         * config.guess (luna88k:OpenBSD:*:*): New.
2803
2804         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2805
2806         * config.guess (m32r*:Linux:*:*): New case.
2807         * config.sub: Handle m32rle.
2808
2809         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2810
2811         From Jens Petersen  <petersen@redhat.com>:
2812         * config.sub: Handle sparcv8.
2813
2814         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2815
2816         From Tom Smith <smith@cag.lkg.hp.com>:
2817         * config.guess: Version suffixes are equally significant on Tru64
2818         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2819         prefix of "P" (patched kernel).
2820
2821         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2822
2823         * config.sub: Add support for National Semiconductor CRX target.
2824
2825 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2826
2827         * MAINTAINERS (Various Maintainers): Remove myself as web page
2828         maintainer, add myself as maintainer of build status lists.
2829
2830 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2831
2832         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2833         *-*-netware, but add target-libmudflap.
2834         Consolidate *-*-netware targets (of which really only i?86 exists)
2835         into a single entry.
2836         * configure: Likewise.
2837
2838 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2839
2840         * Makefile.tpl (sorry): Remove.
2841         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2842         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2843         (do-clean): Clean per-stage directories too.
2844         (do-distclean): Run distclean-stage1 too.
2845         (.NOTPARALLEL): Enable during toplevel bootstrap.
2846         (stage[+id+]-bubble): Enable parallel execution during
2847         the recursive invocation.
2848         * Makefile.in: Regenerate.
2849
2850         Fix previous checkin:
2851
2852         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2853         include.
2854         * configure.in: Fix indentation.
2855         * configure: Regenerate.
2856
2857 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2858
2859         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2860         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2861         * configure: regenerate
2862         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2863         -mdynamic-no-pic
2864
2865
2866 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * Makefile.def (build_modules): Add fixincludes.
2869         (dependencies): Make gcc depend on fixincludes.
2870         * configure.in (build_tools): Add fixincludes.
2871         (build_configdirs): Always include build_libs.
2872         * Makefile.in: Regenerate.
2873         * configure: Regenerate.
2874
2875 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2876
2877         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2878         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2879         phony targets; do not generate timestamp files.
2880         (distclean-stageN): Remove references to their timestamp files.
2881         (restageN, touch-stageN): Remove.
2882         (stageN-bubble): Rewritten.
2883         (compare): Support lean bootstraps.
2884         * Makefile.in: Regenerate.
2885
2886         * configure.in: Only warn when bootstrapping but
2887         build != host or build != target.  Support lean bootstraps.
2888         * configure: Regenerate.
2889
2890 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2891
2892         * configure.in:  Give a better error message if GMP/MPFR are missing
2893         and a language needing them has been requested.
2894         * configure:  Regenerated.
2895
2896 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2897
2898         * configure.in:  Print a list of available language front-ends if
2899         a requested one is missing.  Tidy stray tab characters.
2900         * configure:  Regenerated.
2901
2902 2004-08-19  Michael Koch  <konqueror@gmx.de>
2903
2904         * gcc/doc/install.texi: Update entry about automake for libjava.
2905
2906 2004-08-17  Robert Millan  <robertmh@gnu.org>
2907
2908         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2909         (instead of FreeBSD).
2910         * configure: Regenerate.
2911
2912 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2913
2914         * Makefile.in: Regenerate.
2915         * configure: Regenerate.
2916
2917         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2918         stage_*_flags.
2919         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2920         for bootstrapped modules if toplevel bootstrap is going.
2921         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2922         modules.  Adjust for changes in Makefile.def.  Enable several
2923         rules even in non-bootstrap mode, just to avoid peppering the
2924         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2925         (stage-[+prev+]-bubble): Remove.
2926
2927         * Makefile.def (Dependencies): Depend on all-build-bison,
2928         all-build-flex, all-build-byacc, all-build-texinfo, rather
2929         than the host variations.
2930         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2931         with BUILD_SUBDIR.
2932         (BISON): Update for recent Bisons.
2933         (YACC): Fix typo.
2934         (cross): Depend on all-build.
2935         (all): Do not depend on all-build.
2936         (prebootstrap): Remove.
2937         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2938         (Prebootstrap dependencies): Add them to the per-stage targets
2939         and to all-prebootstrap.
2940         * configure.in (build_configdirs): Always enable build_tools.
2941         (BUILD_DIR_PREFIX): Remove.
2942
2943         * Makefile.def (gcc): Add target variable.
2944         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2945         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2946         in the recursive `make', instead of hardwiring `all'.
2947         (Autogenerated TARGET-* variables): New.
2948
2949 2004-08-13  Brian Booth  <bbooth@redhat.com>
2950
2951         * MAINTAINERS: Remove myself from write-after-approval.
2952
2953 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2954
2955         * src-release: Stop distributing mmalloc with gdb (which doesn't
2956         use it).
2957         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2958         * Makefile.in: Regenerate.
2959
2960 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2961
2962         * configure.in (arm*-*-eabi*): New target.
2963         * configure: Regenerate.
2964
2965 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2966
2967         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2968         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2969         (Dependencies): New section.
2970         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2971         (configure-target-[+module+]): Depend on maybe-all-gcc
2972         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2973         (toplevel profiledbootstrap): Fix dependencies.
2974         * Makefile.in: Regenerate.
2975
2976 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2977
2978         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2979         target-libiberty to noconfigdirs.
2980         * configure: Regenerate.
2981
2982 2004-08-03  Paul Brook  <paul@codesourcery.com>
2983
2984         * configure.in: Check for MPFR as well as GMP.
2985         * configure: Regenerate.
2986
2987 2004-08-01  Robert Millan  <robertmh@gnu.org>
2988
2989         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2990         libmudflap for all GNU-based systems (with Glibc).
2991         * configure: Regenerate.
2992
2993 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2994
2995         * Makefile.def (host-modules): Add gcc.
2996         * Makefile.in: Regenerate.
2997         * Makefile.tpl (sorry): New rule.
2998         (configure-host, all-host, [+make_target+]-host, do-check,
2999         install-host): Do not add gcc as a special case.
3000         (host modules): Add a small special-casing for gcc.  Export
3001         extra_make_flags through the environment.
3002         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3003         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3004         other recursive targets for gcc): Remove.
3005
3006         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3007         (stage, unstage): New rules.
3008         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3009         distclean-stage[+id+]): Use stage_current.
3010         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3011         the stage*-start rules.
3012
3013 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3014
3015         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3016         use -all_load flag.
3017
3018 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3019
3020         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3021         * configure: Regenerate.
3022
3023 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3024
3025         * maintainer-scripts/gcc_release: Revert yesterday's change.
3026
3027 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3028
3029         * MAINTAINERS: Add myself to write-after-approval.
3030
3031 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3032
3033         * libf2c: Removed.
3034         * gcc/gccbug.in: Updated because of libf2c removal.
3035         * maintainer-scripts/gcc_release: Ditto.
3036
3037 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3038
3039         * configure.in: Build libmudflap by default on FreeBSD.
3040         * configure: Regenerated.
3041
3042 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3043
3044         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3045         systems.
3046         * configure: Regenerated.
3047
3048 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3049
3050         PR target/16344
3051         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3052         feedback based compiler.
3053         * Makefile.in: Rebuilt.
3054
3055 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3056
3057         * Makefile.def (host_modules): Set bootstrap=true for flex.
3058         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3059         * Makefile.in: Rebuilt.
3060
3061 2004-07-07  Jan Hubicka  <jh@suse.cz>
3062
3063         * MAINTAINERS: Add self as a profile feedback maintainer.
3064
3065 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3066
3067         * configure.in:  Do not prepend $srcdir to /dev/null in
3068         makefile fragments.
3069         * configure:  Regenerate.
3070
3071 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3072
3073         * Makefile.def (build_modules): Add bison, byacc, flex,
3074         m4, texinfo.
3075         (flags_to_pass): Add FLEX.
3076         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3077         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3078         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3079         DEFAULT_MAKEINFO): Remove.
3080         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3081         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3082         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3083         objdir or else use configured tool.
3084         (all-build): New.
3085         (all): Depend on it.
3086         (Build module dependencies): Add.
3087         * Makefile.in: Regenerate.
3088         * configure.in: Better support for multiple build modules,
3089         matching what is done for host/target modules.  Do not look
3090         for "plausible" locations of build tools if Canadian cross.
3091         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3092         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3093         * configure: Regenerate.
3094
3095 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3096
3097         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3098         * Makefile.in: Regenerate.
3099
3100 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3101
3102         * Makefile.tpl (configure-build-[+module+],
3103         configure-[+module+], configure-target-[+module+]): Pass
3104         [+extra_configure_args+].
3105         (all-build-[+module+], all-[+module+], check-[+module+],
3106         install-[+module+], [+make_target+]-[+module+],
3107         all-target-[+module+], check-target-[+module+],
3108         install-target-[+module+], [+make_target+]-target-[+module+]):
3109         Pass [+extra_make_args+].
3110         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3111         (GCC_HOST_EXPORTS): Remove.
3112         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3113         cross, check-gcc, check-gcc-c++, install-gcc,
3114         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3115         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3116         * Makefile.in: Regenerate.
3117
3118 2004-06-21  Matthew Sachs  <msachs@apple.com>
3119
3120         * MAINTAINERS: Added self to write-after-approval.
3121
3122 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3123
3124         * configure.in: Check for srcdir/winsup rather than build directory
3125         winsup.
3126         * configure: Regenerate.
3127
3128 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3129
3130         * configure.in: Don't build Cygwin native newlib if winsup
3131         directory is missing.  Emit warning instead.
3132         * configure: Regenerate.
3133
3134 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * Makefile.tpl (touch-stage[+id+]): New.
3137         (restage[+prev+]): Depend on touch-stage[+id+].
3138
3139         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3140         Use it throughout.
3141
3142         * Makefile.def: Add profile and feedback bootstrap stages.
3143         Remove next field from bootstrap stages.
3144         * Makefile.tpl (LN, LN_S): Substitute.
3145         (stageN-start, stageN-end): Use double-colon rules, to
3146         provide a hook for additional setup commands.
3147         (distclean-stageN-gcc, restageN): Create dependencies from
3148         [+prev+], not from [+next+].
3149         (stageN-bubble): Add commands for successive stages from
3150         [+prev+], using double-colon rules.
3151         (all-stageN-gcc): Fix typo.
3152         (stagefeedback-start, profiledbootstrap): New.
3153         * Makefile.in: Regenerate.
3154         * configure.in: Call ACX_PROG_LN.
3155         * configure: Regenerate.
3156
3157 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3158
3159         * MAINTAINERS (Write After Approval): Add myself.
3160
3161 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3162
3163         * MAINTAINERS (Write After Approval): Add myself.
3164
3165 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3166
3167         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3168         without gcc.
3169         * configure: Regenerate.
3170
3171 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3172
3173         * Makefile.tpl: Fix typo.
3174         * Makefile.in: Regenerate.
3175
3176 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3177
3178         * configure.in: Remove new- prefix from toplevel
3179         bootstrap targets.
3180         * configure: Regenerate.
3181
3182 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3183
3184         * Makefile.tpl (all.normal): Rename to all.
3185         (all): Replace with a rule to pick the default
3186         target from configure.
3187         (all-gcc, configure-gcc): Use conditionals to
3188         do nothing when toplevel bootstrap is going on.
3189         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3190         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3191         * configure.in: Support --enable-bootstrap.
3192
3193         * Makefile.def: Remove new- prefix from toplevel
3194         bootstrap targets.
3195         * Makefile.tpl: Likewise.
3196
3197         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3198         target.
3199
3200         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3201         $(RECURSE_FLAGS) to recursive invocation of make.
3202
3203         * Makefile.in: Regenerate.
3204         * configure: Regenerate.
3205
3206 2004-05-30  Andreas Jaeger  <aj@suse.de>
3207             Jim Wilson <wilson@specifixinc.com>
3208
3209         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3210         like CC.
3211
3212 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3213
3214         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3215         * configure: Regenerate.
3216
3217 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3218
3219         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3220         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3221         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3222         targets.
3223         * Makefile.in: Regenerate.
3224
3225 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3226
3227         * configure.in: Test the ability to symlink directories.
3228         * configure: Regenerate.
3229
3230         * Makefile.def (bootstrap-stage): New definitions.
3231         * Makefile.tpl (configure-stage1-gcc,
3232         configure-stage2-gcc, configure-stage3-gcc,
3233         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3234         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3235         new-restage3, compare): Autogenerate, see Makefile.in
3236         entry for behavioral changes.
3237         (distclean-stage1, new-stage1-start, new-stage1-end,
3238         new-stage1-bubble, distclean-stage2, new-stage2-start,
3239         new-stage2-end, new-stage2-bubble, distclean-stage3,
3240         new-stage3-start, new-stage3-end): New autogenerated targets.
3241         (objext, prebootstrap, BOOT_CFLAGS,
3242         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3243         targets.
3244
3245         * Makefile.in: Regenerate.
3246         (distclean-stage1, new-stage1-start, new-stage1-end,
3247         new-stage1-bubble, distclean-stage2, new-stage2-start,
3248         new-stage2-end, new-stage2-bubble, distclean-stage3,
3249         new-stage3-start, new-stage3-end): New targets.
3250         (all-stage1-gcc): Move prebootstrap dependency from here...
3251         (configure-stage1-gcc): ...to here.
3252         (new-bootstrap): Use bubble targets.
3253         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3254         Use per-stage distclean targets.
3255         (configure-stage1-gcc, configure-stage2-gcc,
3256         configure-stage3-gcc, all-stage1-gcc,
3257         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3258         Use new-stageN-start to prepare the tree.
3259
3260 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         * Makefile.def (host_modules): add libcpp.
3263         * Makefile.tpl: Add dependencies on and for libcpp.
3264         * Makefile.in: Regenerate.
3265         * configure.in: Add libcpp host module.
3266         * configure: Regenerate.
3267
3268 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3269
3270         * Makefile.tpl: Whenever a recursive target is defined, wrap
3271         it in a special @if/@endif block, and prepare its maybe
3272         dependency in the @if/@endif block
3273         * configure.in: Instead of writing maybe dependencies, remove
3274         the @if/@endif statements, and remove the @if/@endif blocks
3275         that remain.
3276         * configure: Regenerate.
3277         * Makefile.in: Regenerate.
3278
3279 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3280
3281         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3282
3283 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3284
3285         PR bootstrap/15120
3286         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3287         * */configure: Rebuilt.
3288
3289 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3290
3291         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3292         of libf2c.
3293         * configure, Makefile.in: Regenerate.
3294
3295 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3296
3297         * MAINTAINERS (Write After Approval): Add myself.
3298
3299 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3300
3301         Merge from tree-ssa-20020619-branch.
3302
3303         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3304         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3305         (HOST_GMPLIBS): Define.
3306         (HOST_GMPINC): Define.
3307         (TARGET_LIB_PATH): Add libmudflap.
3308         (GFORTRAN_FOR_TARGET): Define.
3309         (configure-build*): Export GFORTRAN.
3310         (configure-gcc): Export GMPLIBS and GMPINC.
3311         (all-gcc): Add maybe-all-libbanshee.
3312         (configure-target-libgfortran): Define.
3313         * Makefile.in: Regenerate.
3314         * configure.in (host_libs): Add libbanshee.
3315         (target_libraries): Add target-libmudflap and target-libgfortran.
3316         Add --with-libbanshee.
3317         Handle --disable-libmudflap.
3318         (*-*-freebsd*): Use with_gmp.
3319         Add $(libgcj) to noconfigdirs.
3320         * configure: Regenerate.
3321         * depcomp: New file.
3322         * MAINTAINERS: Add tree-ssa maintainers.
3323
3324 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3325
3326         * MAINTAINERS (Various Maintainers): Add myself.
3327
3328 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3333
3334         * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3339         * configure: Regenerate.
3340
3341 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3342
3343         Revert:
3344         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         * Makefile.def (flags_to_pass): Remove *dir variables that
3347         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3348         as well as prefix and exec_prefix.
3349         * Makefile.in: Regenerate.
3350
3351 2004-04-26  Robert Millan  <robertmh@gnu.org>
3352
3353         Add patches from libtool CVS.
3354         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3355         * ltconfig: Likewise.
3356         * ltcf-c.sh: Likewise.
3357         * ltcf-cxx.sh: Likewise.
3358         * ltcf-gcj.sh: Likewise.
3359
3360 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3361
3362         * Makefile.def (host_modules): Mark with the bootstrap
3363         flag packages on which gcc depends.
3364         * Makefile.tpl (all-bootstrap): Use it.
3365         * Makefile.in: Regenerate.
3366
3367 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3368
3369         * Makefile.def (flags_to_pass): Remove *dir variables that
3370         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3371         as well as prefix and exec_prefix.
3372         * Makefile.in: Regenerate.
3373
3374 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3375
3376         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3377         * configure: Regenerate.
3378         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3379         * gcc/Makefile.tpl (compare): Use the result of the test.
3380         * gcc/Makefile.in: Regenerate.
3381
3382 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3383
3384         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3385         Always relocate gcc and prev-gcc to the original names, even
3386         if the build fails.
3387         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3388         New targets.
3389
3390 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3391
3392         * MAINTAINERS: Update my email address.
3393
3394 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3395
3396         * configure.in (mips*-*-irix5*): Enable ld.
3397         * configure: Regenerate.
3398
3399 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3400
3401         * configure: Regenerate.
3402
3403 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3404
3405         * Makefile.tpl (configure-[+module+], configure-gcc,
3406         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3407         Set and export LDFLAGS.
3408         * Makefile.in: Regenerate.
3409
3410 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3411
3412         * MAINTAINERS: Add myself to write-after-approval.
3413
3414 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3415
3416         PR bootstrap/14871
3417         * Makefile.tpl: If we don't have built-in-tree target tools,
3418         use the ones found by configure rather than hacking around with
3419         program_transform_name.
3420         * configure.in: Give Makefile.tpl the information necessary
3421         to do that.
3422         * Makefile.in: Regenerate.
3423         * configure: Regenerate.
3424
3425 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3426
3427         PR bootstrap/14760
3428         * configure.in: When computing baseargs, strip *all* copies of
3429         offending options.  Also, don't match/substitute the trailing space,
3430         so that this actually works when two similar options are separated by
3431         only one space.
3432         * configure: Regenerate.
3433
3434 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3435
3436         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3437         (rs6000-*-aix*): Same.
3438         * configure: Regenerate.
3439
3440 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3441
3442         * MAINTAINERS: Add myself to write-after-approval.
3443
3444 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3445
3446         * MAINTAINERS: Add myself to write-after-approval.
3447
3448 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3449
3450         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3451         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3452         * Makefile.in: Regenerate.
3453
3454         * configure.in (top level bootstrap support): Rework --enable-werror
3455         to set @stage2_werror_flag@.
3456         * configure: Regenerate.
3457         * Makefile.tpl (top level bootstrap support): Pass
3458         @stage2_werror_flag@ down to configure in stages 2 and 3.
3459         * Makefile.in: Regenerate.
3460
3461 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3462
3463         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3464         for stages 2 and 3 as well as in make.  As a consequence, remove
3465         OUTPUT_OPTION (now detected by configure) from the flags passed down
3466         to make.
3467         * Makefile.in: Regenerate.
3468
3469         * Makefile.tpl (new-bootstrap): Fix typo.
3470         * Makefile.in: Regenerate.
3471
3472 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3473
3474         * Makefile.tpl: Rearrange by moving recursive_targets rules
3475         into their proper sections.
3476         * Makefile.tpl (top level bootstrap support): Move disabling
3477         of coverage flags from 'make' to 'configure'; improve comments.
3478         * Makefile.in: Regenerate.
3479
3480         * Makefile.tpl (experimental top level bootstrap) Move stage1
3481         language setting from all- target to configure- target; disable
3482         intermodule optimization in stage 1; prevent gratuitous rebuilds
3483         of stage 1.
3484         * Makefile.in: Regenerate.
3485         * configure.in: Comma-separate stage 1 language list for top
3486         level bootstrap.
3487         * configure: Regenerate.
3488
3489         * Makefile.tpl: Clean up experimental top level bootstrap support:
3490         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3491         prev-gcc in configure- targets as well as all- targets.
3492         * Makefile.in: Regenerate.
3493
3494 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3495
3496         * compile: New file imported from automake.
3497
3498 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3499
3500         * configure.in: Remove symbolic link section.
3501         * configure: Regenerate.
3502         * Makefile.tpl (links): Remove.
3503         * Makefile.in: Regenerate.
3504
3505 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3506             Nathanael Nerode  <neroden@gcc.gnu.org>
3507
3508         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3509         Set with AC_CHECK_PROGS.
3510         * configure.in: Fix comment typo from last patch.
3511         * configure: Regenerate.
3512
3513 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3514
3515         * Makefile.tpl: Introduce experimental top level bootstrap support.
3516         * Makefile.in: Regenerate.
3517         * configure.in: Introduce support for top level bootstrap.
3518         * configure: Regenerate.
3519
3520 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3521             Paolo Bonzini  <bonzini@gnu.org>
3522
3523         PR bootstrap/14522
3524         * configure.in: Cope with shells that do not support unquoted ^
3525         * configure: Regenerate.
3526
3527 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3528             Paolo Bonzini  <bonzini@gnu.org>
3529
3530         PR bootstrap/14522
3531         * configure.in: Cope with shells that do not support nesting
3532         quotes inside quoted backquote substitutions.
3533         * configure: Regenerate.
3534
3535 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3536
3537         PR bootstrap/14522
3538         * configure.in: Fix escaping of $.
3539         * configure: Regenerate.
3540
3541 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3542
3543         * configure: Regenerate, since I forgot to while committing Paolo's
3544         changes.
3545
3546 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3547
3548         PR ada/14131
3549         Move language detection to the top level.
3550         * configure.in: Find default values for the tools as
3551         soon as possible.  Disable ada if GNAT is not found.
3552         Emit error message about missing languages.  Expand
3553         --enable-languages=all for the gcc subdirectory.
3554
3555 2004-03-10  Ben Elliston  <bje@gnu.org>
3556
3557         * MAINTAINERS: Update my email address.
3558
3559 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3560
3561         * ltconfig: Disable building static libraries if building shared
3562         libraries on AIX 5L.
3563
3564 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3565
3566         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3567         and disable libgcj.
3568         * configure: Regenerated.
3569
3570 2004-03-01  Brian Booth  <bbooth@redhat.com>
3571
3572         * MAINTAINERS: Add myself to write-after-approval.
3573
3574 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3575
3576         * MAINTAINERS: Add myself to write-after-approval.
3577
3578 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3579
3580         PR bootstrap/7087
3581         * Makefile.tpl: Guard XFOO sed statements better.
3582         * Makefile.tpl: Add dependency for configure-target-libada.
3583         * Makefile.in: Regenerate (incidentally fixes broken
3584         commit when libada-branch was merged).
3585
3586 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3587
3588         * MAINTAINERS: Add myself to write-after-approval.
3589
3590 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3591
3592         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3593         maintainers.
3594
3595 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3596
3597         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3598         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3599
3600 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3601
3602         PR bootstrap/11932
3603         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3604
3605 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3606
3607         * MAINTAINERS: Added myself to write-after-approval.
3608
3609 2004-02-14  Michael Koch  <konqueror@gmx.de>
3610
3611         * MAINTAINERS: Added myself to write-after-approval.
3612
3613 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3614
3615         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3616         some OS port maintainers to OS port maintainers section.
3617
3618 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3619
3620         * MAINTAINERS: Add self.
3621
3622 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3623
3624         * MAINTAINERS: Alphabetize.
3625
3626 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3627
3628         * MAINTAINERS: Remove myself.
3629
3630 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3631
3632         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3633         (rs6000-*-aix*): Same.
3634         * configure: Regenerate.
3635
3636 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3637
3638         * configure.in (host): Add in missing $noconfigdirs to defines.
3639         * configure: Regenerate.
3640
3641 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3642             Nathanael Nerode  <neroden@gcc.gnu.org>
3643
3644         PR ada/6637, PR ada/5911
3645         Merge with libada-branch:
3646         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3647         with appropriate dependencies. Add --enable-libada configure switch.
3648         * configure, Makefile.in: Regenerate.
3649
3650 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3651
3652         * MAINTAINERS: Add myself to write-after-approval.
3653
3654 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3655
3656         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3657         * configure: Regenerate.
3658
3659 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3660
3661         Merge from upstream:
3662
3663         * ltmain.in: When setting IFS to '~', be careful about user
3664         arguments that contain '~'.
3665
3666         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3667
3668         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3669         Also test $base_compile against $CC with escaped arguments. Bug
3670         reported by Geoff Keating <geoffk@apple.com>.
3671
3672 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3673
3674         * MAINTAINERS: Remove i960 port.
3675
3676 2004-01-23  DJ Delorie  <dj@redhat.com>
3677
3678         * Makefile.def (target_modules) [libiberty]: Don't stage.
3679         * Makefile.in: Rebuilt.
3680
3681 2004-01-20  Caroline Tice  <ctice@apple.com>
3682
3683         * MAINTAINERS: Add myself to write-after-approval.
3684
3685 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3686
3687         * MAINTAINERS: Update my email address.
3688
3689 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3690
3691         * MAINTAINERS: Add myself to write-after-approval.
3692
3693 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3694
3695         * MAINTAINERS: Remove entries without email address.
3696
3697 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3698
3699         * MAINTAINERS: Add myself to write-after-approval.
3700
3701 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3702
3703         * MAINTAINERS: Update my email address.
3704
3705 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3706
3707         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3708         * Makefile.tpl (configure-target-[+module+]): Support stage.
3709         * Makefile.in: Rebuilt.
3710
3711 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3712
3713         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3714
3715 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3716
3717         * MAINTAINERS: Add myself as a MIPS maintainer.
3718
3719 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3720
3721         * configure.in: Use ./config.cache, not config.cache.
3722         * configure: Regenerate.
3723         * Makefile.tpl: Special-casing not needed for GCC any more.
3724         * Makefile.in: Regenerate.
3725
3726         * configure.in: Don't share a cache file for host dirs.
3727         * configure: Regenerate.
3728
3729         * config-ml.in: Don't mess with the cache file.
3730
3731 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3732
3733         * MAINTAINERS: Move myself from 'Write After Approval' to
3734         'CPU Port Maintainers' section as SPARC maintainer.
3735
3736 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3737
3738         * Makefile.tpl: Make GCC use a separate config.cache.
3739         * Makefile.in: Regenerate.
3740
3741         PR bootstrap/11932, PR bootstrap/11933
3742         (I don't know if it will fix either of them, but it relates
3743         to them.)
3744         * configure.in: Don't use shared config.cache for target
3745         directories.
3746         * configure: Regenerate.
3747
3748 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3749
3750         * MAINTAINERS: Add myself to 'Write After Approval' section.
3751
3752 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3753
3754         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3755         * configure: Regenerated.
3756
3757 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3758
3759         * MAINTAINERS: Remove the mn10200 maintainer.
3760
3761 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3762
3763         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3764         * configure: Regenerated.
3765
3766 2003-12-16  Jan Hubicka  <jh@suse.cz>
3767
3768         * MAINTAINERS: Add myself as callgraph maintainer.
3769
3770 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3771
3772         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3773         * configure: Regenerate.
3774
3775 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3776
3777         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3778         'Write After Approval' section. Update email.
3779
3780 2003-12-01  James Lemke <jim@wasabisystems.com>
3781
3782         * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2003-11-20  Matt Thomas  <matt@3am-software.com>
3785
3786         * MAINTAINERS: Add myself as a vax port maintainer.
3787
3788 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3789
3790         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3791         (configure-build-[+module+], configure-[+module+]): Likewise.
3792         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3793         * Makefile.in: Regenerate.
3794
3795 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3796
3797         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3798         shared/dylibed libraries.
3799         * ltmain.sh: Likewise.
3800         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3801         * ltcf-cxx.sh: Likewise.
3802         * ltcf-gcj.sh: Likewise.
3803         * ltconfig: Likewise.
3804
3805 2003-11-17  Stan Cox  <scox@redhat.com>
3806
3807         * MAINTAINERS: Add myself as iq2000 port maintainer.
3808
3809 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3810
3811         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3812         * Makefile.in: Regenerate.
3813
3814 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3815
3816         * config.sub: Update to 2003-11-03 version.
3817
3818 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3819
3820         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3821         * configure:  Regenerate.
3822
3823 2003-10-20  Nicolas Pitre <nico@cam.org>
3824
3825         * MAINTAINERS: Add myself to 'Write After Approval' section.
3826
3827 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3828
3829         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3830
3831 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3832
3833         * MAINTAINERS: Update my email address.
3834
3835 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3836
3837         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3838
3839 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3840
3841         * MAINTAINERS: Add myself to 'Write After Approval' section.
3842
3843 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3844
3845         * config.guess: Update to 2003-10-16 version.
3846         * config.sub: Update to 2003-10-16 version.
3847
3848 2003-10-15 David Daney  <ddaney@avtrex.com>
3849
3850         * MAINTAINERS: Added myself to 'Write After Approval' section.
3851
3852 2003-10-15  Falk Hueffner  <falk@debian.org>
3853
3854         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3855         'Write After Approval' section. Update email.
3856
3857 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3858
3859         * MAINTAINERS: Move myself from 'Write After Approval' to
3860         'Various Maintainers' section as middle-end maintainer.
3861
3862 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3863
3864         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3865         HOST_FLAGS_TO_PASS.
3866         * Makefile.in: Regenerate.
3867
3868 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3869
3870         * config.guess: Update to 2003-10-07 version.
3871         * config.sub: Update to 2003-10-07 version.
3872
3873 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3874
3875         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3876         * ltconfig (irix5*, irix6*): Don't override version_type.
3877
3878 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3879
3880         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3881         * configure: Rebuilt
3882         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3883         * Makefile.in: Rebuilt
3884
3885 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3886
3887         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3888
3889 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3890
3891         * MAINTAINERS (Write After Approval): Add myself.
3892
3893 2003-09-29  Paul Koning  <ni1d@arrl.net>
3894
3895         * MAINTAINERS: Move myself from "Write After Approval"
3896         to CPU platform maintainers for pdp11 platform.
3897
3898 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3899
3900         * MAINTAINERS: Move myself from 'Write After Approval' to
3901         'Various Maintainers' section as libffi testsuite maintainer.
3902
3903 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3904
3905         * configure.in: Pass a computed --program-transform-name
3906         to subconfigures.
3907         * configure: Regenerated.
3908
3909 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3910
3911         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3912         * Makefile.in: Regenerate.
3913
3914         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3915         * Makefile.in: Regenerate.
3916
3917 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3918
3919         * MAINTAINERS: Move myself from 'Write After Approval'
3920         to 'Various Maintainers' (objective-c) section.
3921
3922 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3923
3924         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3925         quoting.
3926         * configure: Regenerated.
3927
3928 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3929
3930         * MAINTAINERS (Write After Approval): Add myself to write after
3931         approval list.
3932
3933 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3934
3935         * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3938
3939         * MAINTAINERS: Update my e-mail address.
3940
3941 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3942
3943         * libtool.m4 (LD): Correct powerpc64 host match.
3944
3945 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3946
3947         * MAINTAINTERS: Update my affiliation and email address.
3948
3949 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3950
3951         * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2003-09-04  DJ Delorie  <dj@redhat.com>
3954
3955         * configure: Regenerate.
3956
3957 2003-09-04  Robert Millan  <robertmh@gnu.org>
3958
3959         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3960
3961 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3962
3963         * configure.in: Ensure arguments to sed are properly spaced.
3964         * configure: Regenerate.
3965
3966 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3967
3968         * MAINTAINERS: Update my e-mail address.
3969
3970 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3971
3972         * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3975
3976         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3977         * configure: Regenerated.
3978
3979 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3980
3981         * MAINTAINERS: Update my email address.
3982
3983 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3984
3985         * configure.in:  Use newline instead of semicolon when assuming
3986         shell arguments in a for loop.
3987         * configure:  Regenerated.
3988
3989 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3990
3991         * MAINTAINERS: Resurrect the i860 maintainer.
3992
3993 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3994
3995         PR 8180
3996         * configure.in: When testing with_libs and with_headers, treat
3997         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3998         * configure: Regenerate.
3999
4000         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4001         make, shell, etc.
4002         (baseargs): Likewise.
4003         * configure: Regenerate.
4004
4005 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4006
4007         * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4010
4011         * configure.in: Disable libgcj for darwin not on powerpc.
4012         * configure: Rebuild.
4013
4014 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4015
4016         * config-ml.in, symlink-tree: Add license.
4017
4018 2003-08-03  Richard Stallman  <rms@gnu.org>
4019             Eben Moglen  <moglen@columbia.edu>
4020
4021         * README.SCO: New file.
4022
4023 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4024
4025         * Makefile.tpl (check, check-c++): Express dependencies using
4026         dependencies rather than commands.
4027         * Makefile.in: Regenerate.
4028
4029 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4030
4031         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4032         * configure: Ditto.
4033
4034 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4035
4036         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4037         * Makefile.in: Update.
4038
4039 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4040
4041         * configure.in: Enable libgcj for darwin.
4042         * configure: Rebuild.
4043
4044 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4045
4046         * config-ml.in:  Use ac_configure_args directly instead of
4047         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4048         actually seen.
4049
4050 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4051
4052         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4053         creating target and build subdirs to build all parent dirs as needed.
4054         * Makefile.in: Rebuild.
4055         * configure.in: Don't build dirs explicitly here.
4056         * configure: Rebuild.
4057
4058 2003-07-26  Paul Brook  <paul@nowt.org>
4059
4060         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4061
4062 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4063
4064         * Makefile.tpl (all-make): Depend on intl.
4065         * Makefile.in: Rebuilt.
4066
4067 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4068
4069         * install-sh:  Update to newer upstream versions (associated with
4070         aclocal 1.7).
4071         * mkinstalldirs:  Likewise.
4072         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4073
4074 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4075
4076         * MAINTAINERS: Move self from Bug database only accounts
4077         to write-after-approval.
4078
4079 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4080
4081         * config.if: Remove unused libc_interface determination.
4082
4083 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4084
4085         * MAINTAINERS: Move self from write-after-approval to
4086         build machinery (*.in).
4087
4088 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4089
4090         PR bootstrap/11273
4091         PR bootstrap/11408
4092         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4093         unused INSTALL_PROGRAM_ARGS.
4094         * configure.in: Use AC_PROG_INSTALL.
4095         * Makefile.in: Regenerate.
4096         * configure: Regenerate.
4097
4098 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4099
4100         * MAINTAINERS: Alphabetize.
4101
4102 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4103
4104         * configure: Rebuilt.
4105         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4106         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4107         newlib nor libgloss.
4108         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4109         * configure.in (am33_2.0-*-linux*): Added.
4110
4111 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4112
4113         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4114         * configure: Regenerate.
4115
4116 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4117
4118         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4119         * Makefile.in: Regenerate.
4120
4121 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4122
4123         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4124         * Makefile.in: Regenerate.
4125
4126 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4127
4128         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4129         * Makefile.in: Regenerated.
4130
4131         * config-ml.in: Replace PWD with PWD_COMMAND.
4132
4133 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4134
4135         * intl: New directory; see intl/ChangeLog for details.
4136         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4137         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4138         * Makefile.in: Regenerate.
4139
4140 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4141
4142         * configure.in: Clean up config-lang.in handling.  Delete
4143         useless assignment to "subdirs".
4144         * configure: Regenerate.
4145
4146 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4147
4148         * configure.in: Rename 'target_libs' to 'target_libraries'.
4149         Remove useless reference to 'target_libs'.
4150         * configure: Regenerate.
4151
4152 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4153
4154         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4155         * Makefile.in: Regenerate.
4156
4157 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4158
4159         * Makefile.def: Introduce flags_to_pass.
4160         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4161         * Makefile.in: Regenerate.
4162
4163 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4164
4165         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4166         and target-libgloss.
4167         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4168         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4169         * configure: Regenerate.
4170
4171 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4172
4173         * configure.in: Update testsuite_flags to new location.
4174         * configure. Regenerate.
4175
4176 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4177
4178         * Makefile.tpl: Remove BUILD_CC stuff.
4179         * Makefile.in: Regenerate.
4180
4181 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4182
4183         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4184
4185 2003-06-16  Graeme Peterson <gp@qnx.com>
4186
4187         * MAINTAINERS (Write After Approval): Add myself.
4188
4189 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4190
4191         * config.guess: Update to 2003-06-12 version.
4192         * config.sub: Update to 2003-06-13 version.
4193
4194 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4195
4196         * config.guess: Update to 2003-06-06 version.
4197         * config.sub: Update to 2003-06-06 version.
4198
4199 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4200
4201         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4202         * configure. Regenerate.
4203
4204 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4205
4206         * configure.in: Disable serial configure by default.
4207         * configure: Regenerate.
4208         * Makefile.tpl: Abolish .NOTPARALLEL.
4209         * Makefile.in: Regenerate.
4210
4211         * Makefile.tpl: Replace {build,host,target}_canonical by
4212         {build,host,target}.
4213         * Makefile.in: Regenerate.
4214
4215         * Makefile.tpl: Fix stupid pasto.
4216         * Makefile.in: Regenerate.
4217
4218 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4219
4220         * Makefile.tpl: Remove bogus conditional.
4221         * Makefile.in: Regenerate.
4222
4223 2003-06-05  Jan Hubicka  <jh@suse.cz>
4224
4225         * Makefile.tpl (profiledbootstrap): New target.
4226         * Makefile.in (profiledbootstrap): New target.
4227
4228 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4229
4230         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4231         Pinski. Remove user names from other bugzilla-only maintainers.
4232
4233 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4234
4235         * Makefile.tpl: Make 'recursive targets' using autogen rather
4236         than shell loop.  Remove duplicate 'clean' targets and false
4237         comments.
4238         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4239         Add systematic method of specifying missing targets in subdirs.
4240         Add copyright boilerplate.
4241         * Makefile.in: Regenerate.
4242         * configure.in: Add 'recursive targets' to maybe list.
4243         * configure: Regenerate.
4244
4245         * MAINTAINERS: "GNATS only" -> "Bug database only".
4246
4247         * Makefile.tpl: Rename [+target+] to [+make_target+].
4248         * Makefile.def: Rename 'target' to 'make_target'.
4249
4250 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4251
4252         * MAINTAINERS: Add self as options handling maintainer.
4253
4254 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4255
4256         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4257         been too long since I touched those ports.
4258
4259 2003-05-28  DJ Delorie  <dj@redhat.com>
4260
4261         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4262         * Makefile.in: Regenerate.
4263
4264 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4265
4266         * configure.in: Use curly braces in the definition of tooldir.
4267         * configure: Regenerate.
4268
4269 2003-05-21  DJ Delorie  <dj@redhat.com>
4270
4271         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4272         newlib or libgloss.
4273         * Makefile.in: Regenerate.
4274
4275 2003-05-21  DJ Delorie  <dj@redhat.com>
4276
4277         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4278         * Makefile.in: Regenerate.
4279
4280 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4281
4282         * MAINTAINERS: Update my e-mail address.
4283
4284 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4285
4286         * configure.in: Switch more things to use maybe dependencies.
4287         * Makefile.tpl: Switch more things to use maybe dependencies.
4288         Factor out common code from autogen IF statements.
4289         * configure: Regenerate.
4290         * Makefile.in: Regenerate.
4291
4292 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4293
4294         * configure.in: Accept i[3456789]86 for machine type.
4295         * configure: Regenerate.
4296
4297 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4298
4299         * configure.in: Switch more things to use maybe dependencies.
4300         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4301         * configure: Regenerate.
4302         * Makefile.tpl: Switch more things to use maybe dependencies.
4303         * Makefile.in: Regenerate.
4304
4305 2003-05-16  Andreas Schwab  <schwab@suse.de>
4306
4307         * Makefile.tpl (install-opcodes): Define.
4308         * Makefile.in: Rebuild.
4309
4310 2003-05-13  Andreas Jaeger  <aj@suse.de>
4311
4312         * config.guess: Update to 2003-05-09 version.
4313         * config.sub: Update to 2003-05-09 version.
4314
4315 2003-05-13  Michael Eager <eager@mvista.com>
4316
4317         * configure.in: Correct sed script so that options in quotes are not
4318         deleted.
4319         * configure: Rebuild.
4320
4321 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4322
4323         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4324         and $$s/newlib/libc/sys/cygwin32 include paths.
4325         * configure: Ditto.
4326
4327 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4328
4329         * MAINTAINERS: Update my email addresses.
4330
4331 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4332
4333         * config-ml.in: Propagate INSTALL variables.
4334
4335 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4336
4337         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4338
4339 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4340
4341         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4342         * Makefile.in: Regenerate.
4343
4344 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4345
4346         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4347
4348 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4349
4350         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4351
4352 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4353
4354         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4355         * Makefile.in: Regenerated.
4356
4357 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4358
4359         * MAINTAINERS (Write After Approval): Upgrade myself from
4360         GNATS only to write-after-approval. Update my mail address.
4361
4362 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4363
4364         (OS Port Maintainers: freebsd): Add myself.
4365
4366 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4367
4368         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4369
4370 2003-04-22  Kean Johnston  <jkj@sco.com>
4371
4372         * MAINTAINERS (SCO ports): Added myself.
4373
4374 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4375
4376         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4377
4378 2003-04-19  Kean Johnston  <jkj@sco.com>
4379
4380         * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4383
4384         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4385         * Makefile.in: Regenerate.
4386
4387 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4388
4389         * configure.in (powerpc64*-*-linux*): Remove.
4390         * configure: Rebuilt.
4391
4392 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4393
4394         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4395         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4396         and restrap.
4397         * Makefile.in:  Regenerate.
4398
4399 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4400
4401         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4402         * configure: Regenerated.
4403
4404 2003-04-15  DJ Delorie  <dj@redhat.com>
4405
4406         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4407
4408 2003-04-13  Nick Clifton  <nickc@redhat.com>
4409
4410         * config-ml.in: Remove support for --disable-aix removing
4411         call-aix multilibs.
4412
4413 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4414
4415         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4416         * */configure: Rebuilt.
4417
4418 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4419
4420         * MAINTAINERS: Add my email address.
4421
4422 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4423
4424         * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4427
4428         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4429         * Makefile.in: Regenerate.
4430
4431 2003-03-14  Michael Chastain  <mec@shout.net>
4432
4433         * Makefile.in: Regenerate with correct Makefile.def.
4434
4435 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4436
4437         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4438         Make macro.
4439         * Makefile.in: Regenerate.
4440         * configure.in: Clean up gxx_include_dir logic.
4441         * configure: Regenerate.
4442
4443 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4444
4445         * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4448
4449         * MAINTAINERS: Update my mail address.
4450
4451 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4452
4453         * configure.in (gxx_include_dir): Fix typo.
4454         * configure: Regenerated.
4455
4456 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4457
4458         * Makefile.tpl: Reindent.
4459         * Makefile.in: Regenerate.
4460         * configure.in: Reindent.  Don't set unused variables.
4461         * configure: Regenerate.
4462
4463 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4464
4465         * configure.in: Include $(build_tooldir)/sys-include in
4466         FLAGS_FOR_TARGET.
4467         * configure: Regenerated.
4468
4469 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4470
4471         * Makefile.tpl: Always pass down RANLIB.
4472         * Makefile.in: Regenerate.
4473
4474         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4475         * Makefile.in: Regenerate.
4476         * configure.in: Remove unused logic relating to --enable-shared
4477         and --enable-threads.  Remove bogus comments.  Remove redundant
4478         noconfigdirs.
4479         * configure: Regenerate.
4480
4481         * configure.in: Replace ${libstdcxx_version} by its value.
4482         Remove reference to mh-dgux.
4483         * configure: Regenerate.
4484
4485 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4486
4487         * MAINTAINERS (Write After Approval): Add myself.
4488
4489 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4490
4491         * Makefile.tpl: Rearrange.
4492         * Makefile.in: Regenerate.
4493
4494 2003-02-25  Uwe Stieber <uwe@wwws.de>
4495
4496         * configure.in: Add support for kaOS as cross build target system.
4497         * configure: Regenerated.
4498
4499 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4500
4501         * MAINTAINERS (Write after approval): Add myself.
4502
4503 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4504
4505         * MAINTAINERS: Update my email address.
4506
4507 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4508
4509         * MAINTAINERS: Add self to blanket write privs. section.
4510
4511 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4512
4513         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4514         configure-target-* as some target builds may require additional
4515         flags for preprocessor tests.
4516         * Makefile.in: Regenerated.
4517
4518 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4519
4520         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4521         * ltconfig: Handle it.
4522         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4523         auto-detecting it.
4524
4525         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4526         it is used as argument to $CC.
4527         * ltcf-gcj.sh: Likewise.
4528
4529         * configure.in: Introduce --enable-maintainer-mode.
4530         * configure: Rebuilt.
4531         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4532         for maintainer mode.
4533         * Makefile.in: Rebuilt.
4534
4535 2003-02-18  Jason Merrill  <jason@redhat.com>
4536
4537         * Makefile.tpl (check-c++): Allow parallelism.
4538
4539 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4540
4541         * MAINTAINERS: Remove John Carr (who never actually had access to
4542         gcc.gnu.org).
4543
4544 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4545
4546         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4547         don't configure target-libobjc.
4548         * configure: Regenerate.
4549
4550 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4551
4552         * Makefile.tpl (RANLIB): Define.
4553         * Makefile.in: Regenerate.
4554
4555 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4556
4557         * MAINTAINERS: Update my email.
4558
4559 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4560
4561         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4562         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4563         * Makefile.in: Regenerated.
4564         * configure.in: Remove all traces of snavigator, db, and grep.
4565         * configure: Regenerated.
4566
4567 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4568
4569         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4570         After Approval.
4571
4572 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4573
4574         * MAINTAINERS (Write after approval): Add myself.
4575
4576 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4577
4578         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4579         * Makefile.in: Regenerated.
4580
4581 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4582
4583         * config.guess: Updated to 2003-01-30's version.
4584         * config.sub: Updated to 2003-01-28's version.
4585
4586 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4587
4588         * config.if: If gcc_version is already set, just use it.  Don't set
4589         gcc_version_trigger if it's already set, otherwise set it to
4590         gcc/version.c, but only if the file exists.  If it is not set and
4591         gcc/version.c does not exist, try to extract the version number from
4592         $CC.
4593
4594 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4595
4596         * MAINTAINERS: Add myself to write-after-approval list.
4597
4598 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4599
4600         * configure.in:  Revert 24Jan change.
4601         * configure:  Regenerate.
4602
4603 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4604
4605         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4606         entry of HJ Lu.
4607
4608 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4609
4610         * configure.in: Revert previous change.
4611         * configure: Regenerate.
4612
4613 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4614
4615         * configure.in: Make rda native-only.
4616         * configure: Regenerate.
4617
4618 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4619
4620         * MAINTAINERS: Move myself from GNATS-only-accounts to
4621         write-after-approval.
4622
4623 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4624
4625         * configure.in: Add missing \.
4626         * configure: Rebuilt.
4627
4628 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4629
4630         * configure.in (baseargs): Avoid using \| in sed regular
4631         expressions.
4632         * configure: Rebuilt.
4633
4634 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4635
4636         * configure.in (baseargs): Remove all supported forms of
4637         --cache-file, --srcdir, --host, --build and --target options
4638         from argument lists.
4639         * configure: Rebuilt.
4640
4641 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4642
4643         * MAINTAINERS: Add myself to write-after-approval list.
4644
4645 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4646
4647         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4648         * configure: Rebuilt.
4649
4650 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4651
4652         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4653         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4654         * Makefile.in: Regenerate.
4655         * configure: Regenerate.
4656
4657 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4658
4659         * configure.in: Remove Makefile in build, host and target modules
4660         unless configure was run with --no-recursion.
4661         * configure: Rebuilt.
4662
4663 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4664
4665         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4666         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4667         * Makefile.in: Regenerate.
4668
4669 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4670
4671         * config.guess: Update to 2003-01-03 version.
4672         * config.sub: Update to 2003-01-03 version.
4673
4674 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4675
4676         * configure: Regenerate with proper autoconf 2.13.
4677
4678 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4679
4680         * configure.in: Add AC_PREREQ for consistency.
4681         * configure: Regenerate.
4682
4683 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4684
4685         * configure.in (GDB_TK): Add tcl directories conditional on
4686         gdb/gdbtk directory being present.
4687         * configure: Regenerate.
4688
4689 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4690
4691         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4692         by gcc if LD is not defined and we are not doing a Canadian Cross.
4693         * configure: Rebuilt.
4694
4695 2002-12-31  Tom Tromey  <tromey@redhat.com>
4696
4697         * Makefile.in: Rebuilt.
4698         * Makefile.def (target_modules) [libffi]: Allow installation.
4699
4700 2002-12-31  Andreas Schwab  <schwab@suse.de>
4701
4702         * configure.in: Fix use of $program_transform_name.
4703         * configure: Regenerated.
4704
4705 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4706
4707         * configure.in (baseargs): Don't remove first configure argument.
4708         * configure: Regenerated.
4709
4710 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4711
4712         * Makefile.tpl (local-distclean): Don't remove...
4713         (multilib.ts): ... this.  Moved into...
4714         (multilib.out): ... this.  Don't use sub-make.
4715         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4716         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4717         (configure-build-[+module+], configure-[+module+],
4718         configure-target-[+module+], configure-gcc): ... these.  Test
4719         for Makefile existence.  Drop config.status from dependencies.
4720         * Makefile.in: Rebuilt.
4721         * configure.in: Move gcc-version-trigger to the end of
4722         ac_configure_args.  Add comments to maybedep.tmp and
4723         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4724         nonopt from baseargs, matching and removing corresponding
4725         whitespace while at it.
4726         * configure: Rebuilt.
4727
4728 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4729
4730         * configure.in (host_configargs): Replace reference to
4731         no-longer-defined buildopts with --build=${build_alias}.
4732         * configure: Rebuilt.
4733
4734         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4735         program_transform_name to standard idiom.
4736         (AUTOGEN, AUTOCONF): Define.
4737         (Makefile.in): Use $(AUTOGEN).
4738         (Makefile): Depend on config.status, and use autoconf-style rule to
4739         build it.  Move original commands to...
4740         (config.status): ... this new target.
4741         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4742         $(AUTOCONF).
4743         * Makefile.in: Rebuilt.
4744
4745 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4746
4747         * Makefile.tpl: Fix dramatic bustage due to change in
4748         program_transform_name.
4749         * Makefile.in: Regenerate.
4750
4751         * configure.in: Remove unnecessary PATH setting.
4752         * configure: Regnerate.
4753
4754         * configure.in: Don't default to unprefixed tools unless
4755         the native tools will work.
4756         * configure: Regenerate.
4757
4758         * configure.in: Convert to autoconf script.  Blow away lots
4759         of now-redundant Makefile fragments.
4760         * configure: Generate using Autoconf.
4761         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4762         * Makefile.in: Regenerate.
4763
4764 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4765
4766         * configure: Fix stupid bug where RANLIB was mistakenly included.
4767
4768         * configure.in: Rename (buildargs, hostargs, targargs) to
4769         (build_configargs, host_configargs, target_configargs).
4770
4771         * configure.in: Move logic out of sed statement.
4772
4773         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4774         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4775
4776 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4777
4778         * config.sub: Import from master repository
4779         * config.guess: Ditto
4780
4781 2002-12-24  Andreas Schwab  <schwab@suse.de>
4782
4783         * Makefile.tpl (multilib.out): Fix missing space.
4784         * Makefile.in: Regenerate.
4785
4786 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4787
4788         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4789         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4790         * Makefile.in: Regenerate.
4791         * configure.in: Remove unnecessary leftovers.
4792
4793 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4794
4795         * configure.in (extra_ranlibflags_for_target): New variable.
4796         (*-*-darwin): Add -c to ranlib commands.
4797         * configure (tooldir): Handle extra_ranlibflags_for_target.
4798
4799 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4800
4801         * Makefile.tpl: Revert HJL's change.
4802         * Makefile.in: Regenerated.
4803         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4804         always.
4805
4806 2002-12-19  Andreas Schwab  <schwab@suse.de>
4807
4808         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4809         * Makefile.in: Regenerate.
4810
4811 2002-12-18  H.J. Lu <hjl@gnu.org>
4812
4813         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4814         * Makefile.in: Regenerated.
4815
4816         * configure.in (build_prefix): New. Substitute.
4817
4818 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4819
4820         * Makefile.tpl: Don't let real targets depend on phony targets.
4821         * Makefile.in: Regenerate.
4822
4823         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4824         * Makefile.in: Regenerate.
4825
4826 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4827
4828         * config.sub: Import from master repository
4829         * config.guess: Ditto
4830
4831 2002-12-16  Jason Merrill  <jason@redhat.com>
4832
4833         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4834         previous 'make bootstrap'.
4835         * Makefile.in: Regenerate.
4836
4837 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4838
4839         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4840
4841 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4842
4843         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4844         * Makefile.in: Regenerate.
4845
4846 2002-12-13  Jason Merrill  <jason@redhat.com>
4847
4848         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4849         library tests.
4850         (check-c++): Just depend on it and check-target-libstdc++-v3.
4851         * Makefile.in: Regenerate.
4852
4853 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4854
4855         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4856         * Makefile.in: Rebuilt.
4857
4858 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4859
4860         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4861
4862 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4863
4864         * configure: Fix bug put in by gremlins.
4865
4866         * Makefile.tpl: Substitute more autoconfily.
4867         * configure: Substitute more autoconfily.
4868         * Makefile.in: Regenerate.
4869
4870 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4871
4872         * config.sub: Import from master repository
4873         * config.guess: Ditto
4874         * MAINTAINERS: Added Svein Seldal under write after approval
4875
4876 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4877
4878         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4879         * Makefile.in (all-sim): Ditto.
4880
4881 2002-12-06  DJ Delorie  <dj@redhat.com>
4882
4883         * Makefile.tpl: Change configure dependencies to not have real
4884         targets depend on phony targets.
4885
4886 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4887
4888         * configure.in: Revert unintentional change.
4889
4890         * Makefile.tpl: Change dependency for */multilib.out so that
4891         it works when gcc isn't in the tree.
4892
4893         * configure.in: Substitute more.
4894         * configure: Run subconfigures from the Makefile.
4895         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4896         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4897
4898 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4899
4900         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4901
4902 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4903
4904         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4905         and corresponding dependencies.
4906         * Makefile.in: Regenerate.
4907
4908         * configure.in (host_tools): Order binutils, gas and ld for
4909         convenience in running the testsuites.
4910
4911         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4912         * Makefile.in: Regenerate.
4913         * configure.in: Introduce rules to serialize subconfigure runs.
4914
4915         * configure.in: Introduce BASE_CC_FOR_TARGET.
4916         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4917         Realize configure-build-* targets.  Realize configure-target-* targets.
4918         * Makefile.in: Regenerate.
4919
4920 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4921
4922         * configure: Move gcc_version_trigger stuff from here...
4923         * configure.in: ...to here.
4924
4925         * configure.in: Separate subconfigure options added by this file from
4926         options given by the user.  Add machinery to put args for host
4927         subconfigures into the Makefile.
4928
4929         * Makefile.tpl: Remove 'vault' targets.
4930         * Makefile.tpl: Reorder and comment dependencies.
4931         * Makefile.in: Regenerate.
4932
4933 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4934         * configure.in: Fix my broken commit of previous patch. (sigh)
4935
4936 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4937
4938         * configure.in: Move host-specific darwin noconfigdirs into
4939         the host-specific section.
4940
4941 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4942
4943         * configure.in: Move host-specific darwin noconfigdirs into
4944         the host-specific section.
4945
4946 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4947
4948         * configure: Remove skip-this-dir support.
4949         * Makefile.tpl: Remove skip-this-dir support.
4950
4951         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4952         subdirectories.
4953         * Makefile.in: Regenerate.
4954
4955         * Makefile.tpl: Strip out useless setting of 'dir'.
4956         * Makefile.in: Regenerate.
4957
4958 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4959
4960         * configure.in: Fix deeply stupid bug.
4961
4962         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4963         shell code in CXX_FOR_TARGET
4964         * Makefile.def: Introduce raw_cxx.
4965         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4966         RAW_CXX_FOR_TARGET.
4967         * Makefile.in: Regenerate.
4968
4969 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4970
4971         * Makefile.tpl: Remove unnecessary ifs.
4972         * Makefile.in: Regenerate.
4973
4974         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4975         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4976         targets for 'no_install' modules.
4977         * configure: Move GDB_TK substitution to configure.in.  Move
4978         build_modules stuff to configure.in.
4979         * configure.in: Implement soft dependency machinery.  Maybe-ize
4980         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4981         * Makefile.in: Regenerate.
4982
4983 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4984
4985         * Makefile.tpl: Make all-target, install-target behave similarly
4986         to all, install (only hitting configured targets).  Eliminate
4987         unused macro defintions.
4988
4989         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4990         build != host.
4991
4992         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4993
4994         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4995
4996         * configure.in: Produce lists of subdir targets we're actually
4997         configuring.  Remove references to "dosrel".
4998         * Makefile.tpl: Let configure set which subdir targets are hit.
4999         Remove install-cross; clean up install; remove ALL.  Remove
5000         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5001         Autogenerate host module targets.  Remove empty dependency lines
5002         and redundant dependency; rearrange slightly.
5003         * Makefile.def: Add host-side libtermcap, utils.
5004
5005         * Makefile.in: Regenerate.
5006
5007 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5008
5009         * ltconfig (osf[345]): Append $major to soname_spec.
5010         Reflect this in library_names_spec.
5011         * ltmain.sh (osf): Prefix $major with . for use as extension.
5012
5013 2002-11-19  Andreas Jaeger  <aj@suse.de>
5014
5015         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5016         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5017         and sparc64 GNU/Linux systems.
5018
5019 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5020
5021         * MAINTAINERS: Update email.
5022
5023 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5024
5025         * MAINTAINERS: Complete James Dennett's entry.
5026
5027 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5028
5029         * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5032
5033         * Makefile.tpl: syntactic cleanup
5034
5035 2002-11-13 Stuart Hastings <stuart@apple.com>
5036
5037         * MAINTAINERS: Add myself to write-after-approval list.
5038
5039 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5040
5041         * Makefile.def: Add list of recursive targets to autogenerate.
5042         Add build_modules.
5043         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5044         targets.  Autogenerate *-build-* targets.
5045         * Makefile.in: Regenerate.
5046
5047 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5048
5049         * configure: More autoconf-style substitutions.
5050         * Makefile.tpl: More autoconf-style substitutions.
5051         * Makefile.in: Regenerate.
5052
5053 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5054
5055         * configure: Substitute more variables in a more autoconf-friendly
5056         way.  Simplify slightly.
5057         * Makefile.tpl: Make more variables substitutable in an
5058         autoconf-friendly way.
5059         * Makefile.in: Regenerate.
5060
5061 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5062
5063         * MAINTAINERS (Write After Approval): Add myself.
5064
5065 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5066
5067         * configure.in (v810*): Remove special setting of tools.
5068
5069         * configure: Add support for extra required flags for ar or nm.
5070         * configure.in (aix4.3+): Use above support for target-specific
5071         issues, rather than using config/mt-aix43.
5072
5073 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5074
5075         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5076         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5077         with $srcdir.  Reformat indentation.  Substitute some variables
5078         formerly hard-coded in the Makefile for build=host.
5079         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5080         * Makefile.def: Autogenerate more.
5081         * Makefile.in: Regenerate.
5082
5083 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5084
5085         * MAINTAINERS (Write After Approval): Add myself.
5086
5087 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5088
5089         * Makefile.def (host_modules): Add rda.
5090         * Makefile.in: Regenerate.
5091         * configure.in (target_tool): Add target-rda to list.
5092
5093 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5094
5095         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5096
5097 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5098
5099         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5100         and restrap targets to this rule.
5101         * Makefile.in:  Regenerate.
5102
5103 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5104
5105         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5106         GNATS only accounts.
5107
5108 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5109
5110         * configure.in (i[3456]86-*-linux*): Add check to disable
5111         ${libgcj} for glibc1.
5112
5113 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5114
5115         * MAINTAINERS: Add myself as ip2k port maintainer.
5116
5117 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5118
5119         * configure.in: Add tic4x target.
5120
5121 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5122
5123         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5124         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5125         * Makefile.in: Regenerate.
5126
5127         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5128         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5129         * Makefile.in: Regenerate.
5130
5131 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5132
5133         * MAINTAINERS: Add myself as web pages co-maintainer.
5134
5135 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5136
5137         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5138         * Makefile.in: Regenerate.
5139
5140 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5141
5142         * MAINTAINERS: Add myself and Nathan Sidwell
5143         <nathan@codesourcery.com> as VxWorks maintainers.
5144
5145 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5146
5147         * Makefile.def: Remove order dependency comments.
5148         * Makefile.tpl: Add explicit install-install dependencies.
5149         * Makefile.in: Regenerate.
5150
5151         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5152         * Makefile.in: Regenerate.
5153
5154         * Makefile.tpl: Add configure-target (for src-release in src)
5155         * Makefile.in: Regenerate.
5156
5157 2002-09-30  Nick Clifton  <nickc@redhat.com>
5158
5159         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5160
5161 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5162
5163         * configure.in (s390*-*-linux*): Enable libgcj.
5164
5165 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5166
5167         * configure: Revert accidentally applied changes.
5168
5169         * Makefile.tpl: Make more autoconf-friendly.
5170         * Makefile.in: Regenerate.
5171         * configure: Make substitution more autoconf-like.
5172
5173 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5174
5175         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5176         single entry to handle all these.
5177         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5178         libjava on arm-*-elf.
5179
5180 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5181
5182         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5183         things that depend on them.
5184
5185 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5186
5187         * Makefile.tpl: Make subsituted variables more autoconfy.
5188         * Makefile.in: Regenerate.
5189         * configure: Make seds more autoconfy.
5190
5191 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5192
5193         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5194         * Makefile.in: Regenerate.
5195         * configure.in: Rewrite sed statements to look autoconfy.
5196
5197         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5198         all-target-foo on configure-target-foo.
5199         * Makefile.def: Ditto.
5200         * Makefile.in: Rebuild.
5201
5202 2002-09-25  Andrew Haley  <aph@redhat.com>
5203
5204         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5205
5206 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5207
5208         * Makefile.def: New file.
5209         * Makefile.tpl: New file.
5210         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5211         * contrib/gcc_update: Note that Makefile.in is a generated file.
5212
5213         * configure.in: Minor rearrangement.  Simplify tests.
5214
5215 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5216
5217         * configure.in (with_headers): Skip copy if value is "yes".
5218         (with_libs): Likewise.
5219
5220 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5221
5222         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5223         * configure.in (sh*-*-pe*): Ditto.
5224         * configure.in (mips*-*-pe*): Ditto.
5225         * configure.in (*arm-wince-pe): Ditto.
5226
5227         * configure.in: Rearrange.
5228
5229 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5230
5231         * MAINTAINERS: Update my email address.
5232
5233 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5234
5235         * MAINTAINERS: (Write After Approval): Add myself.
5236
5237 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5238
5239         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5240
5241 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5242
5243         * MAINTAINERS: Change my mailing address.
5244
5245 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5246
5247         * MAINTAINERS (Write After Approval): Remove myself.
5248         (Various Maintainers: c++ runtime libs): Add myself.
5249
5250 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5251
5252         * MAINTAINERS (Write After Approval): Remove myself.
5253         (Various Maintainers: c++ runtime libs): Add myself.
5254
5255 2002-08-15  Eric Christopher  <echristo@redhat.com>
5256
5257         * config.sub: Import from master repository.
5258         * config.guess: Ditto.
5259
5260 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5261
5262         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5263         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5264         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5265
5266 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5267
5268         * MAINTAINERS: Add self to rs6000 vector extensions.
5269
5270 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5271
5272         * libiberty/configure: Reverted unintended yesterday's check in.
5273
5274 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5275
5276         * boehm-gc/configure, libf2c/configure: Rebuilt.
5277         * libffi/configure, libiberty/configure: Ditto.
5278         * libjava/configure, libobjc/configure: Ditto.
5279         * libstdc++-v3/configure, zlib/configure: Ditto.
5280         Merged from binutils:
5281         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5282         From Steve Ellcey <sje@cup.hp.com>:
5283         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5284         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5285         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5286         IA64.
5287         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5288         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5289         soname_spec, sys_lib_search_path_spec): Ditto.
5290
5291 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5292
5293         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5294
5295 2002-08-04  H.J. Lu  (hjl@gnu.org)
5296
5297         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5298
5299 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5300
5301         * MAINTAINERS (Write After Approval): Add myself.
5302
5303 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5304
5305         * configure.in: Move generic linux case to end.  Copy generic
5306         linux noconfigdirs to mips*-*-linux* entry and new
5307         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5308
5309 2002-07-19  Michael Matz  <matz@suse.de>
5310
5311         * MAINTAINERS: Add myself as ra* maintainer.
5312
5313 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5314
5315         * config.guess: Update to 2002-07-09 version.
5316         * config.sub: Update to 2002-07-03 version.
5317
5318 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5319
5320         * MAINTAINERS: Fix typo in a maintainer email address.
5321
5322 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5323
5324         * configure.in: Remove two redundant tests.
5325
5326 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5327
5328         * configure.in (mips*-*-irix6*o32): Enable stabs.
5329
5330 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5331
5332         * configure.in: Don't build grez.
5333         * Makefile.in: Ditto.
5334
5335         * Makefile.in: Remove references to bsp, cygmon, libstub.
5336         * configure.in: Ditto.
5337
5338         * configure.in: Remove leftover reference to gdbtest.
5339
5340 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5341
5342         * configure.in (gxx_include_dir):  Change to match versioned
5343         C++ headers if --enable-version-specific-runtime-libs is used.
5344
5345 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5346
5347         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5348
5349 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5350
5351         * configure.in: Make --without-x work.
5352
5353 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * configure.in: Rearrange target Makefile fragment collection.
5356
5357         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5358         cvs[src].
5359         * configure.in: Ditto.
5360
5361 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5362
5363         * MAINTAINERS (Write After Approval): Update my e-mail address.
5364
5365 2002-06-24  Ben Elliston  <bje@redhat.com>
5366
5367         * configure.in (host_tools): Remove cgen.
5368
5369         * Makefile.in (all-cgen): Remove; runs from its source directory.
5370         (check-cgen, install-cgen, clean-cgen): Likewise.
5371         (all-opcodes): Do not depend on all-cgen.
5372         (all-sim): Likewise.
5373
5374 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5375
5376         * Makefile.in: Eliminate 'apache' targets.
5377         * configure.in: Eliminate 'apache' targets.
5378
5379         * configure.in: Eliminate redundant tests.  Reorganize.
5380
5381         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5382
5383         * config-ml.in: Eliminate references to Cygnus configure.
5384
5385         * Makefile.in: Eliminate references to building emacs.
5386
5387 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5388
5389         * MAINTAINERS: Update my email address.
5390
5391 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5392
5393         * config.if (libstdcxx_incdir): Version C++ headers.
5394         (cxx_incdir): Remove.
5395
5396 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5397
5398         * MAINTAINERS (Write After Approval): Add self.
5399
5400 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5401
5402         * configure.in: Add support for ip2k.
5403
5404 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5405
5406         * configure.in: Fix AIX configury bug.
5407
5408 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5409
5410         * MAINTAINERS (Write After Approval): Add self.
5411
5412 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5413
5414         * configure.in: replace ${topsrcdir} with ${srcdir}
5415
5416         * configure.in: Move definition of libstdcxx_flags
5417         right above usage, rather than waaay earlier.
5418
5419         * configure.in: Pull definition of is_cross_compiler earlier.
5420
5421         * configure.in: Rearrange a little.
5422
5423         * configure.in: Remove references to librx.
5424         * Makefile.in: Remove references to librx.
5425
5426 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5427
5428         * config.sub: Add support for avr target.
5429         Import from master sources, rev 1.255
5430
5431 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5432
5433         * configure, .cvsignore:  Revert previous change...
5434         * Makefile:  ...delete.
5435
5436 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5437
5438         * configure.in: Eliminate ${gasdir} variable.
5439
5440 2002-06-18  Dave Brolley  <brolley@redhat.com>
5441
5442         * configure.in: Add support for frv.
5443         * config.sub: Add support for frv.
5444
5445 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5446
5447         * configure:  Remove garbage from previous commit.
5448
5449 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5450
5451         * configure:  For in-source builds, make a subdir and re-exec there.
5452         * Makefile:  New file.  Pass targets through to build directory.
5453         * .cvsignore:  No longer ignore "Makefile".
5454
5455 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5456
5457         * MAINTAINERS (Write After Approval): Add self.
5458
5459 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5460
5461         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5462
5463 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5464
5465         * configure.in (vax-*-netbsd*): Re-enable gas.
5466
5467 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5468
5469         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5470         BUILD_PREFIX_1, to correct nomenclature.
5471         * configure: Likewise.
5472
5473         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5474         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5475
5476 2002-05-31  Olaf Hering  <olh@suse.de>
5477
5478         * config-ml.in: Propogate DESTDIR also.
5479
5480 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5481
5482         * configure.in (vax-*-netbsd*): Don't build gas for this
5483         platform.
5484
5485 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5486
5487         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5488         and libgcj for AVR.
5489
5490 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5491
5492         * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5495
5496         * config.guess: Update to 2002-05-22 version.
5497         * config.sub: Likewise.
5498
5499 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5500
5501         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5502         * config-ml.in: Likewise.
5503         * configure: Likewise.
5504         * configure.in: Likewise.
5505
5506 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5507
5508         * MAINTAINERS: Update my email address.
5509
5510 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5511
5512         * configure.in: Simplify makefile fragment collection.
5513
5514         * configure.in: Remove code to build emacs.
5515
5516         * configure.in : Remove --srcdir argument from targargs and buildargs
5517         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5518
5519         * configure: Move some logic to configure.in.
5520         * configure.in: Move some logic from configure.
5521
5522 2002-05-11  Tom Tromey  <tromey@redhat.com>
5523
5524         * MAINTAINERS: Reflect libgcj reality.
5525
5526 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5527
5528         * Makefile.in: Honour DESTDIR.
5529
5530 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5531
5532         * config.guess: Import 2002-03-20 version.
5533         * config.sub: Import 2002-04-26 version.
5534
5535 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5536
5537         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5538
5539 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5540
5541         * MAINTAINERS: Add self.
5542
5543 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5544
5545         * ltmain.sh: Detect and handle object name conflicts
5546         while piecewise linking a static library.
5547
5548 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5549
5550         * configure.in (noconfigdirs): Don't disable libgcj on
5551         sparc64-*-solaris* and sparcv9-*-solaris*.
5552
5553 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5554
5555         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5556
5557 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5558
5559         * configure.in (FLAGS_FOR_TARGET): Do not add
5560         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5561         on i[3456]86-*-linux*.
5562
5563 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5564
5565         * configure.in (noconfigdirs): Replace [ ] with test.
5566
5567         * configure.in (noconfigdirs): Do not add target-newlib if
5568         target == i[3456]86-*-linux*, and host == target.
5569
5570 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5571
5572         * configure.in: delete reference to absent file
5573
5574         * configure.in: replace '[' with 'test'
5575
5576         * configure.in: Eliminate references to gash.
5577         * Makefile.in: Eliminate references to gash.
5578
5579         * configure.in: remove useless references to 'pic' makefile fragments.
5580
5581         * configure.in: (*-*-windows*) Finish removing.
5582
5583         * configure.in: Eliminate redundant test for libgui.
5584
5585 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5586
5587         * MAINTAINERS: Add self and realphabetize.  Update entries
5588         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5589         entry for a29k port maintainer.
5590
5591 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5592
5593         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5594         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5595
5596 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5597
5598         * configure.in: remove references to dead files
5599
5600 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5601
5602         * MAINTAINERS: Add information about purpose of this file.
5603
5604 2002-04-18  Tom Tromey  <tromey@redhat.com>
5605
5606         * configure.in: Disallow configuring libgcj when it is already
5607         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5608         Solaris 2.8 by default.  For PR libgcj/6158.
5609
5610 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5611
5612         * configure.in:  Move default CC setting out of config/mh-* fragments
5613         directly into here.
5614
5615 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5616
5617         * configure.in: don't even try to configure or make a subdirectory
5618         if there's no configure script for it.
5619
5620 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5621
5622         * MAINTAINERS: Remove chill maintainers.
5623         * Makefile.in (CHILLFLAGS): Remove.
5624         (CHILL_LIB): Remove.
5625         (TARGET_CONFIGDIRS): Remove libchill.
5626         (CHILL_FOR_TARGET): Remove.
5627         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5628         CHILL_LIB.
5629         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5630         (CHECK_TARGET_MODULES): Likewise.
5631         (INSTALL_TARGET_MODULES): Likewise.
5632         (CLEAN_TARGET_MODULES): Likewise.
5633         (configure-target-libchill): Remove.
5634         (all-target-libchill): Remove.
5635         * configure.in (target_libs): Remove target-libchill.
5636         Do not compute CHILL_FOR_TARGET.
5637         * libchill: Remove directory.
5638
5639 2002-04-11  DJ Delorie  <dj@redhat.com>
5640
5641         * Makefile.in, configure.in: Sync with binutils, entries
5642         follow...
5643
5644 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5645
5646         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5647         (do-tar, do-bz2): New rules.
5648         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5649         (gdb-tar): New rule.
5650         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5651         (insight_dejagnu.tar): New rule.
5652         (insight.tar): New rule.
5653         (gdb+dejagnu.tar): New rule.
5654         (gdb.tar): New rule.
5655
5656 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5657
5658         * Makefile.in: Add all-tix to deps for all-snavigator
5659         so that tix is built when building snavigator.
5660
5661 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5662
5663         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5664         ld and gdb are not supported.
5665
5666 2002-01-07  Mark Salter  <msalter@redhat.com>
5667
5668         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5669         Allow target-libgloss to be built for arm, strongarm, and xscale.
5670
5671 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5672
5673         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5674         options for i[3456]86-pc-linux* native builds.
5675
5676 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5677
5678         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5679         files from .po files for a distribution.
5680
5681 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5682
5683         * configure.in: Enable libstdc++-v3 for h8300 targets.
5684
5685 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5686
5687         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5688         version from bfd/.
5689
5690 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5691
5692         * Makefile.in (VER): When present, extract the version number from
5693         the file version.in.
5694
5695 2001-05-24  Tom Rix <trix@redhat.com>
5696
5697         * configure.in : enable ld for aix
5698
5699 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5700
5701         * config.guess: Add linux target for S/390.
5702
5703 2000-11-07  Philip Blundell  <pb@futuretv.com>
5704
5705         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5706
5707 2000-11-03  Philip Blundell  <pb@futuretv.com>
5708
5709         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5710         files.
5711
5712 2001-01-15  Ben Elliston  <bje@redhat.com>
5713
5714         * configure.in (host_tools): Add sid.
5715         Always configure cgen.
5716
5717 2000-11-24  Nick Clifton  <nickc@redhat.com>
5718
5719         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5720
5721
5722 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5723
5724         * Makefile.in (ALL_MODULES): Add all-cgen.
5725         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5726         (all-cgen): New target.
5727         (all-opcodes,all-sim): Depend on all-cgen.
5728         * configure.in (host_tools): Add cgen.
5729         Only configure cgen if --enable-cgen-maint.
5730
5731 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5732
5733         * configure.in: Add *-*-freebsd* configurations.
5734
5735 2002-04-08  Tom Tromey  <tromey@redhat.com>
5736
5737         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5738         Fixes PR libgcj/6068.
5739
5740 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5741
5742         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5743
5744 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5745
5746         * configure.in (alpha*-dec-osf*): Enable libgcj.
5747
5748 2003-03-27  Matthew Gingell <gingell@gnat.com>
5749
5750         * MAINTAINERS (Write After Approval): Add myself.
5751
5752 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5753
5754         Fix for: PR bootstrap/3591, target/5676
5755         * configure.in (mcore-pe): Disable the configuration of
5756         libstdc++-v3 since exceptions are not supported.
5757
5758 2002-03-20  Anthony Green  <green@redhat.com>
5759
5760         * configure.in: Enable libgcj for xscale-elf target.
5761
5762 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5763
5764         * MAINTAINERS:  Update my email address.
5765
5766 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5767
5768         * ltmain.sh (relink_command): Fix typo in previous change.
5769
5770 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5771
5772         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5773         (relink_command): Added --tag flags.
5774         (mode=install): If relinking fails; error out.
5775
5776 2002-03-12  Richard Henderson  <rth@redhat.com>
5777
5778         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5779         .NOTPARALLEL tag.
5780         (do-check): Rename from check.
5781         (check): Allow parallel check.
5782
5783 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5784
5785         * MAINTAINERS: Add myself as maintainer for xtensa port.
5786         Fix alphabetical order in CPU port maintainer list.
5787         Remove myself from Write After Approval list.
5788
5789 2002-03-11  Richard Henderson  <rth@redhat.com>
5790
5791         * Makefile.in (.NOTPARALLEL): Add fake tag.
5792
5793 2002-03-07  H.J. Lu  (hjl@gnu.org)
5794
5795         * configure.in: Enable gprof for mips*-*-linux*.
5796
5797 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5798
5799         * MAINTAINERS (Write After Approval): Add myself.
5800
5801 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5802
5803         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5804         libjava.
5805         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5806
5807 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5808
5809         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5810         because its Makefile is there; test for the executable instead.
5811
5812 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5813
5814         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5815         libstdc++-v3 and libjava.
5816
5817 2002-02-11  Adam Megacz <adam@xwt.org>
5818
5819         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5820         boehm-gc
5821
5822 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5823
5824         * config.guess: Updated to 2002-01-30's version.
5825         * config.sub: Updated to 2002-02-01's version.
5826         Contribute sh64-elf.
5827         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5828         * configure.in: Added sh64-*-*.
5829
5830 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5831
5832         * MAINTAINERS: Belatedly add myself to write after approval list.
5833
5834 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5835
5836         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5837         Remove self as Write After Approval.
5838
5839 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5840
5841         * MAINTAINERS: Put self in as maintainer for contrib/regression
5842         directory.
5843
5844 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5845
5846         * MAINTAINERS:  Update my email address.
5847
5848 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5849
5850         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5851         target-libiberty, and target-libgloss.  Skip Java-related
5852         libraries if not supported for NetBSD on target CPU.
5853
5854 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5855
5856         * install-sh: Use _inst.$$_ for temp file name.
5857
5858 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5859
5860         * MAINTAINERS (Write After Approval): Move my contact info
5861         from here...
5862         (OS Port Maintainers): ...to here (netbsd).
5863
5864 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5865
5866         * MAINTAINERS (Write After Approval): Add myself.
5867
5868 2002-01-17  H.J. Lu <hjl@gnu.org>
5869
5870         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5871         (all-target-fastjar): Also depend on all-target-libiberty.
5872
5873 2002-01-16  H.J. Lu  (hjl@gnu.org)
5874
5875         * config.guess: Import from master sources, rev 1.225.
5876         * config.sub: Import from master sources, rev 1.238.
5877
5878 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5879
5880         * MAINTAINERS (Write After Approval): Remove myself.
5881
5882 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5883
5884         * MAINTAINERS (Write After Approval): Add myself.
5885
5886 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5887
5888         * MAINTAINERS: Add self as docs co-maintainer.
5889
5890 2001-12-11  Matthias Klose  <doko@debian.org>
5891
5892         * MAINTAINERS (Write After Approval): Add myself.
5893
5894 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5895
5896         * MAINTAINERS: Update my email address.
5897
5898 2001-12-07  Turly O'Connor  <turly@apple.com>
5899         * MAINTAINERS (Write After Approval): Add myself.
5900         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5901         (rs6000_initialize_trampoline): Call __trampoline_setup for
5902         ABI_DARWIN too.
5903         * darwin-tramp.asm: New file, implements __trampoline_setup.
5904         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5905
5906 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5907
5908         * MAINTAINERS (Write After Approval): Add myself.
5909
5910 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5911
5912         * configure, configure.in: Use temp file for long sed commands.
5913
5914 2001-12-03  Laurent Guerby  <guerby@acm.org>
5915
5916         * config.sub: Update to version 1.232 on subversion.
5917
5918 2001-12-03  Ben Elliston  <bje@redhat.com>
5919
5920         * MAINTAINERS: Update mail address for config.* patches.
5921
5922 2001-11-27  DJ Delorie <dj@redhat.com>
5923             Zack Weinberg  <zack@codesourcery.com>
5924
5925         When build != host, create libiberty for the build machine.
5926
5927         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5928         CONFIG_ARGUMENTS.
5929         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5930         New variables.
5931         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5932         and rules.
5933         (all.normal): Depend on ALL_BUILD_MODULES.
5934         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5935         (all-build-libiberty): Depend on configure-build-libiberty.
5936
5937         * configure: Calculate and substitute proper value for
5938         ALL_BUILD_MODULES.
5939         * configure.in: Create the build subdirectory.
5940         Calculate and substitute TARGET_CONFIGARGS (formerly
5941         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5942
5943 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5944
5945         * MAINTAINERS (write-after-approval): Add self.
5946
5947 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5948
5949         * MAINTAINERS (GNATS only accounts): Remove self.
5950
5951 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5952
5953         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5954         libf2c.
5955
5956 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5957
5958         * MAINTAINERS (Write After Approval): Add self.
5959
5960 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5961
5962         * MAINTAINERS: mips and s390 are also CPU ports.
5963
5964 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5965
5966         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5967
5968 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5969
5970         * MAINTAINERS: Alphabetize.
5971
5972 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5973
5974         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5975
5976 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5977
5978         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5979
5980 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5981
5982         * configure.in (--enable-languages): Be more permissive about
5983         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5984
5985 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5986
5987         * config.sub: Import from master sources, rev. 1.230.
5988         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5989
5990 2001-11-07  Laurent Guerby  <guerby@acm.org>
5991
5992         * MAINTAINERS (Write After Approval): Add self.
5993
5994 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5995
5996         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5997
5998 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5999
6000         * config.sub: Import from master sources, rev 1.226.
6001         * config.guess: Import from master sources, rev 1.216.
6002
6003 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6004
6005         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6006         * MAINTAINERS: Add self as maintainer of MMIX port.
6007         Remove old after-approval entry.
6008
6009 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6010
6011         * ChangeLog, configure: Fix spelling errors.
6012
6013 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6014
6015         * MAINTAINERS: Tweak my address.
6016
6017 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6018
6019         * MAINTAINERS: Update my email address.
6020
6021 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6022
6023         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6024         * MAINTAINERS: Add self as maintainer of CRIS port.
6025
6026 2001-10-10  Geert Bosch  <bosch@gnat.com>
6027
6028         * MAINTAINERS (Various maintainers: Ada front end):
6029         Added Robert Dewar.
6030
6031 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6032
6033         * MAINTAINERS (Write After Approval): Added self
6034
6035 2001-10-02  Geert Bosch  <bosch@gnat.com>
6036
6037         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6038
6039 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6040
6041         * configure: Handle temporary files securely using mkdir.
6042
6043 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6044
6045         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6046
6047 2001-09-26  Will Cohen <wcohen@redhat.com>
6048
6049         * configure.in (*-*-linux*): Disable configuration of target-newlib
6050         and target-libgloss.
6051
6052 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6053
6054         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6055         RANLIB.
6056
6057 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6058
6059         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6060         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6061         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6062         avoid quotes nesting problems.
6063         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6064         (DO_X): Export only variables that are set.
6065
6066 2001-09-19  Ben Elliston  <bje@redhat.com>
6067
6068         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6069         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6070         semantics.  Use the shell built-in "type" command instead.
6071
6072 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6073
6074         Merged from gcc-3_0-branch:
6075         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6076         * ltcf-c.sh: Use $objext, not $ac_objext.
6077         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6078         * ltcf-cxx.sh: Add support for GNU.
6079         2001-07-22  Timothy Wall  <twall@redhat.com>
6080         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6081         default settings if using GNU tools with that configuration.
6082         * ltcf-cxx.sh: Ditto.
6083         * ltcf-gcj.sh: Ditto.
6084         2001-07-21  Michael Chastain  <chastain@redhat.com>
6085         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6086         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6087         * ltmain.sh: Mark as gcc-local.
6088
6089 2001-08-30  Eric Christopher  <echristo@redhat.com>
6090             Jason Eckhardt  <jle@redhat.com>
6091
6092         * config.guess: Merge from master sources.
6093         * config.sub: Merge from master sources, add support for mipsisa32.
6094
6095 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6096         * config.sub: Merge from master sources, rev 1.219.
6097         * MAINTAINERS: Add self as contact for stormy16 port.
6098
6099 2001-08-14  Zack Weinberg  <zackw@panix.com>
6100
6101         * config.sub: Merge from master sources, rev 1.218.
6102         * config.guess: Merge from master sources, rev 1.209.
6103
6104 2001-08-11  Graham Stott  <grahams@redhat.com>
6105
6106         * Makefile.in (check-c++): Add missing semicolon.
6107
6108 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6109
6110         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6111
6112 2001-07-30  Eric Christopher  <echristo@redhat.com>
6113
6114         * MAINTAINERS (Various maintainers: mips port): Added myself.
6115
6116 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6117
6118         * configure.in (sh-*-linux*): New.
6119
6120 2001-07-27  Richard Henderson  <rth@redhat.com>
6121
6122         * .cvsignore: Add LAST_UPDATED.
6123
6124 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6125
6126         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6127
6128 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6129
6130         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6131
6132 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6133
6134         * MAINTAINERS (Write After Approval): Added myself.
6135
6136 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6137
6138         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6139         and libgcj on m68hc11/m68hc12.
6140
6141 2001-06-27  H.J. Lu  (hjl@gnu.org)
6142
6143         * Makefile (CFLAGS_FOR_BUILD): New.
6144         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6145
6146 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6147
6148         * README: Remove version number.
6149
6150 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6151
6152         * INSTALL/README: Update wrt. to the installation instructions now
6153         residing in gcc/doc/install.texi.
6154
6155 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6156
6157         * README: Replace with a cut-down and updated version of gcc/README.
6158
6159 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6160
6161         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6162         multilibs to be disabled.
6163
6164 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6165
6166         * MAINTAINERS (Write After Approval): Add myself.
6167
6168 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6169
6170         * config.guess: Import CVS version 1.195.
6171         * config.sub: Import CVS version 1.212.
6172
6173 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6174
6175         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6176         gcc/xgcc is built, use -print-prog-name to find out the program
6177         name to use.
6178
6179 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6180
6181         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6182         appear to also be in the master copy.
6183         * config.sub:  Import CVS version 1.211.
6184
6185 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6186
6187         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6188         with_gcc]: Use `gcc -shared' to build a shared library.
6189
6190 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6191
6192         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6193         archives.
6194
6195 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6196
6197         * MAINTAINERS (Write After Approval): Add myself.
6198
6199 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6200
6201         * configure.in (libstdcxx_flags): Do not try to execute
6202         libstdc++-v3/testsuite_flags until it exists.
6203
6204 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6205
6206         * MAINTAINERS: Update my email address.
6207
6208 2001-05-31  Graham Stott  <grahams@redhat.com>
6209
6210         * MAINTAINERS (Write After Approval): Add myself.
6211
6212 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6213
6214         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6215         libraries when using g++ with native linker.
6216
6217 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6218
6219         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6220
6221 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6224         [aix4*|aix5*]: Prepend blank.
6225
6226 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6227
6228         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6229         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6230         of subdir/configure scripts to use the new libtool.m4.
6231
6232 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6233
6234         * MAINTAINERS (Write After Approval): Add myself.
6235
6236 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6237
6238         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6239
6240 2001-05-11  Ben Elliston  <bje@redhat.com>
6241
6242         * Makefile.in (all-sid): New target.
6243         (check-sid, clean-sid, install-sid): Likewise.
6244
6245 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6246
6247         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6248
6249 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6250
6251         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6252         libgcj.
6253
6254 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6255
6256         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6257         gcc/xgcc is built, use -print-prog-name to find out the program
6258         name to use.
6259
6260 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6261
6262         * configure.in (noconfigdirs): Don't reset it from scratch in the
6263         target case; only append to it.
6264
6265         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6266         sparc-*-solaris2.8]: Disable ${libgcj}.
6267
6268 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6269
6270         * configure.in (libgcj_saved): Copy from $libgcj.
6271         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6272         --disable-libgcj.
6273
6274 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6275
6276         * MAINTAINERS: Remove self as MIPS maintainer and
6277         C front end maintainer.
6278
6279 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6280
6281         * configure.in: Move *-chorusos target case to the proper switch.
6282         Disable libgcj.
6283
6284 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6285
6286         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6287         1.641.2.228.
6288
6289 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6290
6291         * Makefile.in (STAGE1_CFLAGS): Pass down.
6292
6293 2001-04-13  Alan Modra  <amodra@one.net.au>
6294
6295         * config.guess: Add hppa64-linux support.  Note for next import that
6296         this is already in the master file.
6297         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6298
6299 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6300
6301         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6302         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6303
6304 2001-04-11  Stan Shebs  <shebs@apple.com>
6305
6306         * MAINTAINERS: Add self as Darwin port maintainer.
6307
6308 2001-04-11  Alan Modra  <amodra@one.net.au>
6309
6310         * MAINTAINERS: Update my email address.
6311
6312 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6313
6314         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6315         recent versions of FreeBSD (release 3 or later).
6316         * ltconfig: On FreeBSD, -lc must not be provided when building
6317         a shared library or else the standard -pthread gcc option is
6318         rendered worthless to later users of the built library.
6319
6320 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6321
6322         * MAINTAINERS: Add self and RTH as C front end maintainers.
6323
6324 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6325
6326         * config.sub: Make sure to match an already-canonicalized
6327         machine name (eg. mn10300-unknown-elf).
6328
6329 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6330
6331         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6332         New macros.
6333         (bootstrap, cross): Use RECURSE_FLAGS.
6334         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6335
6336 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6337
6338         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6339
6340 2001-03-22  Colin Howell  <chowell@redhat.com>
6341
6342         * Makefile.in (DO_X): Do not backslash single-quotes in
6343         backquotes (two places).
6344
6345 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6346
6347         Re-installed:
6348         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6349         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6350         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6351         * ltcf-cxx.sh: Likewise.
6352         * ltcf-gcj.sh: Likewise.
6353
6354 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6355
6356         * MAINTAINERS: Add myself as "documentation co-maintainer".
6357
6358 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6359
6360         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6361         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6362
6363 2001-03-19  Tom Tromey  <tromey@redhat.com>
6364
6365         * config-ml.in: Handle GCJ and GCJFLAGS.
6366
6367 2001-03-21  Michael Chastain  <chastain@redhat.com>
6368
6369         * Makefile.in: all-m4 depends on all-texinfo.
6370
6371 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6372
6373         * MAINTAINERS: Add myself to write after approval list.
6374
6375 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6376
6377         * Makefile.in (DO_X): Quote nested quotes.
6378
6379 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6380
6381         * MAINTAINERS: Add myself to write after approval list.
6382
6383 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6384
6385         * Makefile.in (DO_X): Use double quotes for quoting
6386         "RANLIB=$${RANLIB}".
6387
6388 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6389
6390         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6391
6392 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6393
6394         * configure.in: Only use `lang_requires' for languages athat are
6395         actually enabled.
6396
6397 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6398
6399         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6400
6401 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6402
6403         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6404
6405 2001-03-07  Tom Tromey  <tromey@redhat.com>
6406
6407         * configure.in: Allow config-lang.in to set `lang_requires' to list
6408         of other required languages.
6409
6410 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6411
6412         * Makefile.in: Remove RANLIB definition. Use RANLIB
6413         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6414         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6415
6416 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6417             Alexandre Oliva  <aoliva@redhat.com>
6418
6419         * Makefile.in (check-c++): Use tabs, not spaces.
6420
6421 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6422
6423         * MAINTAINERS: add myself to Write After Approval list.
6424
6425 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6426
6427         * Makefile.in (check-c++): New rule.
6428
6429         * configure.in (target_libs): Remove libg++.
6430         (noconfigdirs): Remove libg++.
6431         (noconfigdirs): Same.
6432         (noconfigdirs): Same.
6433         (noconfigdirs): Same.
6434
6435         * config-ml.in: Remove libg++ references.
6436
6437         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6438         (ALL_TARGET_MODULES): Same.
6439         (configure-target-libg++): Remove.
6440         (all-target-libg++): Remove.
6441         (configure-target-libio): Remove.
6442         (all-target-libio): Remove.
6443         (check-target-libio): Remove.
6444         (.PHONY): Remove.
6445         (libg++.tar.bz2): Remove.
6446         (all-target-cygmon): Remove libio.
6447         (all-target-libstdc++): Remove.
6448         (configure-target-libstdc++): Remove.
6449         (TARGET_LIB_PATH): Remove libstdc++.
6450         (ALL_GCC_CXX): Remove libstdc++.
6451         (all-target-gperf): Correct.
6452
6453 2001-02-16  Nick Clifton  <nickc@redhat.com>
6454
6455         * configure.in (noconfigdirs): Allow configuration of texinfo
6456         for Cygwin hosts.
6457
6458 2001-02-15  Anthony Green  <green@redhat.com>
6459
6460         * configure: Introduce GCJ_FOR_TARGET.
6461         * configure.in: Ditto.
6462         * Makefile.in: Ditto.
6463
6464 2001-02-13  Andreas Schwab  <schwab@suse.de>
6465
6466         * MAINTAINERS: Update mail address.
6467
6468 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6469
6470         * config.guess: Add linux target for S/390.
6471         * config.sub: Likewise.
6472
6473 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6474
6475         * configure.in: for *-chorusos, don't config target-newlib and
6476         target-libgloss.
6477
6478 2001-02-06  Ben Elliston  <bje@redhat.com>
6479
6480         * configure: Output host type to stdout, not stderr.
6481
6482 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6483
6484         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6485         * ltcf-cxx.sh: Likewise.
6486
6487         * config.if: Assume enable_libstdcxx_v3 is defined.
6488
6489 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6490
6491         Remove V2 C++ library.
6492         * configure.in: Remove --enable-libstdcxx_v3 support.
6493
6494 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6495
6496         * include/demangle.h: Add prototype for java_demangle_v3.
6497
6498 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6499
6500         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6501
6502 2001-01-27  Richard Henderson  <rth@redhat.com>
6503
6504         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6505
6506 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6507
6508         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6509         Don't unset, it's non-portable and no longer necessary, set to empty
6510         instead.
6511
6512 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6513
6514         * ltconfig: Shell portability fix for the tagname validity check.
6515
6516 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6517
6518         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6519         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6520
6521 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6522
6523         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6524
6525 2001-01-26  Tom Tromey  <tromey@redhat.com>
6526
6527         * configure.in: Allow libgcj to be built on Sparc Solaris.
6528
6529 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6530
6531         * ltcf-c.sh: Add aix5 case.
6532         * ltcf-cxx.sh: Likewise.
6533         * ltconfig: Likewise.
6534
6535 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6536
6537         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6538         keep at least one of build_libtool_libs or build_old_libs set to
6539         yes.
6540
6541         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6542         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6543
6544 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6545
6546         * configure.in: Enable libgcj on several additional platforms.
6547
6548 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6549
6550         * configure.in: Enable libgcj for linux targets.
6551
6552 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6553
6554         * MAINTAINERS (Write After Approval): Add myself.
6555
6556 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6557
6558         * MAINTAINERS: Add myself as vax port maintainer.
6559
6560 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6561
6562         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6563
6564 2001-01-09  Mike Stump  <mrs@wrs.com>
6565
6566         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6567         failures of subdirectories.
6568
6569 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6570
6571         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6572         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6573         * ltcf-cxx.sh: Likewise.
6574         * ltcf-gcj.sh: Likewise.
6575         * ltconfig.sh: Fix typo.
6576
6577 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6578
6579         * configure: handle DOS-style absolute paths.
6580
6581 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6582
6583         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6584
6585 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6586
6587         * MAINTAINERS: Add myself as avr port co-maintainer.
6588
6589 2000-12-28  Ben Elliston  <bje@redhat.com>
6590
6591         * MAINTAINERS: Add myself under ``Write After Approval''.
6592
6593 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6594
6595         * texinfo: Remove directory from GCC.
6596
6597 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6598
6599         * COPYING: Update to current
6600         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6601         to 19yy as example year in copyright notice).
6602
6603 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6604
6605         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6606         (libstdcxx_incdir): Pass down.
6607         * config.if: Remove expired bits for cxx_interface, add stub.
6608         (libstdcxx_incdir): Add variable for g++ include directory.
6609         * configure.in (gxx_include_dir): Use it.
6610
6611 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6612
6613         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6614         with old-email address from ``Write After Approval''.
6615
6616 2000-12-15  Andreas Jaeger  <aj@suse.de>
6617
6618         * configure.in: Handle lang_dirs.
6619
6620 2000-12-14  Tom Tromey  <tromey@redhat.com>
6621
6622         * MAINTAINERS: Removed brads.
6623
6624         * MAINTAINERS: Added gcj developers.
6625
6626 2000-12-13  Anthony Green  <green@redhat.com>
6627
6628         * configure.in: Disable libgcj for any target not specifically
6629         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6630         with g++ abi.
6631
6632 2000-12-13  Mike Stump  <mrs@wrs.com>
6633
6634         * Makefile.in (local-distclean): Also remove fastjar.
6635
6636 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6637
6638         * contrib/gcc_update: Add fastjar --touch entries.
6639
6640 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6641
6642         * configure.in: Disable language-specific target libraries for
6643         languages that aren't enabled.
6644
6645 2000-12-10  Anthony Green  <green@redhat.com>
6646
6647         * configure.in: Define libgcj.  Disable libgcj target libraries for
6648         most targets.
6649
6650 2000-12-10  Neil Booth  <neilb@earthling.net>
6651
6652         * MAINTAINERS: Update mail address, remove from WAA list.
6653
6654 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6655
6656         * libjava: Imported from /cvs/java.
6657         * libffi: Likewise.
6658         * Boehm-gc: Likewise.
6659
6660 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6661
6662         * configure.in (target_libs): Revert 2000-12-08 patch.
6663         (noconfigdirs): Added target-libjava.
6664
6665 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6666
6667         * djunpack.bat: removed.
6668
6669 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6670
6671         * Makefile.in: handle DOS-style absolute paths.
6672         * config-ml.in: likewise.
6673         * symlink-tree: likewise.
6674
6675 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6676
6677         * fastjar: Imported.
6678
6679 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6680
6681         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6682         libjava.
6683         * configure.in (target_libs): Removed `target-libjava'.
6684
6685 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6686
6687         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6688         (ALL_MODULES): Added fastjar.
6689         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6690         (all-target-libjava): all-fastjar replaces all-zip.
6691         (all-fastjar): Added.
6692         (configure-target-fastjar, all-target-fastjar): Likewise.
6693         * configure.in (host_tools): Added fastjar.
6694
6695 2000-12-07  Mike Stump  <mrs@wrs.com>
6696
6697         * Makefile.in (local-distclean): Remove leftover built files.
6698
6699 2000-11-24  Nick Clifton  <nickc@redhat.com>
6700
6701         * configure.in (xscale-elf): Add target.
6702         (xscale-coff): Add target.
6703
6704 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6705
6706         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6707         recent versions of FreeBSD (release 3 or later).
6708         * ltconfig: On FreeBSD, -lc must not be provided when building
6709         a shared library or else the standard -pthread gcc option is
6710         rendered worthless to later users of the built library.
6711
6712 2000-11-16  Fred Fish  <fnf@be.com>
6713
6714         * configure.in (enable_libstdcxx_v3): Fix typo,
6715         libstd++ -> libstdc++.
6716
6717 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6718
6719         * MAINTAINERS: Add self to Write After Approval list.
6720
6721 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6722
6723         * MAINTAINERS: Update my email address.  Add myself to global write
6724         privs list.
6725
6726 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6727
6728         * Makefile.in: Merge with src and libgcj.
6729         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6730         configure-target-<library> when their configure scripts need the C
6731         or C++ library to have already been built to work properly.
6732         (do_proto_toplev): Set them to an empty string.
6733
6734         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6735         (REALLY_SET_LIB_PATH): Use them.
6736
6737 2000-11-17  Stan Shebs  <shebs@apple.com>
6738
6739         * MAINTAINERS: Add self to Write After Approval list.
6740
6741 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6742
6743         * configure: Provide the original toplevel configure arguments
6744         (including $0) to subprocesses in the environment rather than
6745         through gcc/configargs.h.
6746
6747 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6748
6749         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6750         C99.  Alphabetise "Write After Approval" list.
6751
6752 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6753
6754         * configure: Turn on libstdc++ V3 by default.
6755
6756         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6757         if we've got GCC.
6758
6759 2000-11-11  Philip Blundell  <philb@gnu.org>
6760
6761         * MAINTAINERS: Add self to Write After Approval list.
6762
6763 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6764
6765         * ltcf-c.sh (aix4): Improve shared library configuration; require
6766         exporting symbols.
6767         * ltcf-cxx.sh (aix4): Define.
6768         * ltconfig (aix4): Define library and soname specs appropriate for
6769         AIX.  Define command to create export symbols list.
6770
6771 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6772
6773         * config.sub: Add support for Sun Chorus
6774
6775 2000-10-31  Nick Clifton  <nickc@redhat.com>
6776
6777         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6778         <name>@redhat.com.  Also installed new email address for Clint
6779         Popetz.
6780
6781 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6782
6783         * etc: Remove directory from GCC.
6784
6785 2000-10-16  Michael Meissner  <meissner@redhat.com>
6786
6787         * configure (gcc/configargs.h): Only create if there is a build GCC
6788         directory created.
6789
6790 2000-10-16  Matthias Klose  <doko@debian.org>
6791
6792         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6793         when configured for libstdc++-v3.
6794
6795 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6796
6797         * configure: Save configure arguments to gcc/configargs.h.
6798
6799 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6800
6801         * config.guess: Import CVS version 1.157.
6802         * config.sub: Import CVS version 1.181.
6803
6804 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6805
6806         * Makefile.in (bootstrap): avoid recursion if subdir missing
6807         (cross): ditto
6808         (do-proto-toplev): ditto
6809
6810 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6811
6812         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6813         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6814
6815         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6816         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6817         all affected `configure' scripts.
6818
6819 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6820
6821         * MAINTAINERS: Add self as cpplib co-maintainer.
6822
6823 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6824
6825         * MAINTAINERS: Add self to Write After Approval list.
6826
6827 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6828
6829         * INSTALL/README: egcs -> GCC update.
6830
6831 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6832
6833         * MAINTAINERS: Add myself to Write After Approval list.
6834
6835 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6836
6837         * MAINTAINERS: Add myself to Write After Approval list.
6838
6839 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6840
6841         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6842         X11 libraries for hppa64.
6843
6844 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6845
6846         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6847
6848 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6849
6850         * Makefile.in (all-zlib): Added dummy target.
6851
6852         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6853         ltcf-gcj.sh: Updated from libtool multi-language branch.
6854
6855 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6856
6857         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6858         (bootstrap*): Depend on all-bootstrap.
6859
6860 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6861
6862         * config.guess: Import CVS version 1.156.
6863         * config.sub: Import CVS version 1.179.
6864
6865 2000-09-02  Anthony Green  <green@cygnus.com>
6866
6867         * Makefile.in (all-gcc): Depend on all-zlib.
6868         (CLEAN_MODULES): Add clean-zlib.
6869         (ALL_MODULES): Add all-zlib.
6870         * configure.in (host_libs): Add zlib.
6871
6872 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6873
6874         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6875         crosses, but add gcc/include to the header search path for them.
6876
6877 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6878
6879         * MAINTAINERS: Add self to Write After Approval list.
6880
6881 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6882
6883         * config.guess: Import CVS version 1.152.
6884         * config.sub: Import CVS version 1.177.
6885
6886 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6887
6888         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6889         $targargs to tell whether newlib is going to be built.
6890
6891         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6892         $$r/TARGET_SUBDIR/libio for _G_config.h.
6893
6894 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6895
6896         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6897
6898 2000-08-22  DJ Delorie  <dj@redhat.com>
6899
6900         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6901
6902 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6903
6904         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6905         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6906         sub-configures.
6907
6908 2000-08-21  DJ Delorie  <dj@redhat.com>
6909
6910         * MAINTAINERS: Add self as a libiberty maintainer
6911
6912 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6913
6914         * configure.in (libstdcxx_flags): Use
6915         libstdc++-v3/src/libstdc++.INC.
6916
6917 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6920
6921 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6922
6923         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6924
6925         * configure: Make enable_threads and enable_shared defaults
6926         explicit.  Substitute enable_threads into generated Makefiles.
6927         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6928         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6929
6930 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6931
6932         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6933
6934 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6935
6936         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6937         previous delta.
6938
6939 2000-08-11  Jason Merrill  <jason@redhat.com>
6940
6941         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6942         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6943         (FLAGS_FOR_TARGET): Not here.
6944         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6945
6946 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6947
6948         * config-ml.in (CC, CXX): Don't introduce a leading space.
6949
6950 2000-08-07  DJ Delorie  <dj@delorie.com>
6951
6952         * MAINTAINERS: Add self as a DJGPP maintainer
6953
6954 2000-08-07  DJ Delorie  <dj@redhat.com>
6955
6956         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6957         "if we're also building gcc, and it's a gcc that will run on the
6958         build machine, we want to use its includes instead of the system's
6959         default includes".
6960
6961 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6962
6963         * MAINTAINERS: Add self to Write After Approval list.
6964
6965 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6966
6967         * configure.in (libstdcxx_flags): Don't use `"'.
6968
6969         * config-ml.in: Adjust multilib search paths to the
6970         appropriate multilib tree.
6971
6972 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6973
6974         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6975         commas in $LANGUAGES.
6976
6977 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6978
6979         * configure.in: Re-enable all references to libg++ and librx.
6980
6981 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6982
6983         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6984         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6985         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6986         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6987
6988         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6989
6990 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6991
6992         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6993         CXX_FOR_TARGET for sed.
6994
6995 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6996
6997         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6998         Do not override if already set in the environment or in configure.
6999         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7000         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7001
7002 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7003
7004         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7005         the libtool CVS tree multi-language branch.
7006         * ltconfig, ltmain.sh: Updated.
7007
7008 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7009
7010         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7011         (clean-target): Depend on it.
7012
7013         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7014         (GCC_FOR_TARGET): Use it.
7015         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7016         * configure.in: ... here.
7017         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7018         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7019
7020 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7021
7022         * MAINTAINERS: Add self to Write After Approval list.
7023
7024 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7025
7026         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7027         (configure-target-libchill, configure-target-libobjc): Likewise.
7028
7029         * configure.in: Use the same cache file for all target libs.
7030         * config-ml.in: But different cache files per multilib variant.
7031
7032 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7033
7034         * configure (topsrcdir): Don't use dirname.
7035
7036 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7037
7038         * MAINTAINERS: Add self to Write After Approval list.
7039
7040 2000-07-20  Jason Merrill  <jason@redhat.com>
7041
7042         * configure.in: Remove all references to libg++ and librx.
7043
7044         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7045
7046 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7047
7048         * config.sub: Update to subversions version 2000-07-06.
7049
7050 2000-07-12  Andrew Haley  <aph@cygnus.com>
7051
7052         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7053         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7054
7055 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7056
7057         * symlink-tree:  Check number of arguments.
7058
7059 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7060
7061         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7062         search path for a g++ extracted from the build tree.  This
7063         will allow link tests run by configure scripts in
7064         subdirectories to succeed.
7065
7066 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7067
7068         * ltconfig: Add support for mips-dde-sysv4.2MP
7069
7070 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7071
7072         * MAINTAINERS: Add myself as loop discovery maintainer.
7073
7074 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7075
7076         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7077         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7078
7079 2000-06-19  Timothy Wall  <twall@cygnus.com>
7080
7081         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7082         * config.sub: Add tic54x target.
7083
7084 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7085
7086         * MAINTAINERS: Add self as Fortran maintainer,
7087         remove Craig Burley.
7088
7089 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7090
7091         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7092         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7093
7094 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7095
7096         * MAINTAINERS: Add self as i18n maintainer
7097
7098 20000-05-21  H.J. Lu  (hjl@gnu.org)
7099
7100         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7101         directory are used if they exist. Make sure
7102         $(build_tooldir)/include is searched for header files,
7103         $(build_tooldir)/lib/ for library files.
7104         (GCC_FOR_TARGET): Likewise.
7105         (CXX_FOR_TARGET): Likewise.
7106
7107 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7108
7109         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7110
7111 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7112
7113         * Makefile.in (configure-target-libiberty): Depend on
7114         configure-target-newlib.
7115
7116 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7117
7118         * configure.in, Makefile.in: Merge all libffi-related
7119         configury stuff from the libgcj tree.
7120
7121 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7122
7123         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7124         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7125
7126 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7127
7128         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7129         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7130         current version information.  Add to proto-toplev directory.
7131         (gdb-taz): Build do-djunpack.
7132
7133 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7134
7135         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7136
7137 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7138
7139         * MAINTAINERS: Add self to Write After Approval list.
7140
7141 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7142
7143         * ltmain.sh: Preserve in relink_command any environment
7144         variables that may affect the linker behavior.
7145
7146 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7147
7148         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7149
7150 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7151
7152         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7153
7154 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7155
7156         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7157         with the version name.
7158
7159 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7160
7161         * MAINTAINERS: Add self as bb-reorder maintainer.
7162
7163 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7164
7165         * config.if: Tweak.
7166
7167 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7168
7169         * djunpack.bat: New file.
7170
7171 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7172
7173         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7174         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7175         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7176         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7177
7178 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7179
7180         * config.sub (case $basic_machine): Change default for "ibm-*"
7181         to "openedition".
7182
7183 2000-04-13  Andreas Jaeger  <aj@suse.de>
7184
7185         * MAINTAINERS: Added myself.
7186
7187 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7188
7189         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7190         (do-md5sum): New target.
7191         (MD5PROG): Define.
7192         (PACKAGE): Default to TOOL.
7193         (VER): Default to a shell script.
7194         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7195         md5 checksum generation.
7196         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7197         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7198         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7199         insight.tar.bz2): Use gdb-taz to create archive.
7200
7201 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7202
7203         * configure (warn_cflags): Delete.
7204
7205 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7206
7207         * MAINTAINERS: Added myself.
7208
7209 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7210             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7211
7212         * configure.in (enable_libstdcxx_v3): Add.
7213         (target_libs): Add bits here to switch between libstdc++-v2 and
7214         libstdc++-v3.
7215         * config.if: And this file too.
7216         * Makefile.in: Add libstdc++-v3 targets.
7217
7218 2000-04-05  Michael Meissner  <meissner@redhat.com>
7219
7220         * config.sub (d30v): Add d30v as a basic machine type.
7221
7222 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7223
7224         * configure.in: -linux-gnu*, not -linux-gnu.
7225
7226 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7227
7228         * MAINTAINERS: Add self in write-after-approval section.
7229
7230 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7231
7232         * MAINTAINERS: Add self as ia64 port maintainer.
7233
7234 2000-03-08  Neil Booth  <NeilB@earthling.net>
7235
7236         * MAINTAINERS: Add self in write-after-approval section.
7237
7238 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7239
7240         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7241         (do-tar-bz2): Replace TOOL with PACKAGE.
7242         (gdb.tar.bz2): Remove GDBTK from GDB package.
7243         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7244         dejagnu.tar.bz2): New packages.
7245
7246 2000-02-27  Andreas Jaeger  <aj@suse.de>
7247
7248         * configure.in: Add entry for mips*-*-linux*, move catch all
7249         *-*-*linux* entry below this one.
7250
7251 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7252
7253         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7254
7255 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7256
7257         * config.sub: Support an OS of "wince".
7258
7259 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7260
7261         * config.guess, config.sub: Updated to match config's 2000-02-15
7262         version.
7263
7264 2000-02-23  Linas Vepstas <linas@linas.org>
7265
7266         * config.sub: Add support for Linux/IBM 370.
7267         * configure.in: Likewise.
7268
7269 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7270
7271         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7272
7273 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7274
7275         * config.guess: Guess "cygwin" rather than "cygwin32".
7276
7277 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7278
7279         * configure (gcc_version): When setting, narrow search to
7280         lines containing `version_string'.
7281
7282 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7283
7284         * config.sub: Add support for avr target.
7285
7286 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7287
7288         * MAINTAINERS: Add maintainers for MCore port.
7289
7290 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7291
7292         * config.sub: Add mmix-knuth-mmixware.
7293
7294 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7295
7296         * MAINTAINERS: Pair cccp with cpplib maintainership.
7297
7298 2000-01-27  Christopher Faylor <cgf@redhat.com>
7299
7300         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7301         structure stuff to -L library search.
7302         (CXX_FOR_TARGET): Ditto.
7303         (CROSS_CHECK_MODULES): Fix spelling mistake.
7304
7305 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7306
7307         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7308         the C++ compiler.
7309
7310 2000-01-12  Richard Henderson  <rth@cygnus.com>
7311
7312         * configure.in: Don't build some bits for beos.
7313
7314 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7315
7316         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7317         as include files.
7318
7319 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7320
7321         * Add self as cpplib maintainer, as requested by Jason
7322         Merrill.  Correct my e-mail address.
7323
7324 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7325
7326         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7327         not mh-aix43.
7328
7329 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7330
7331         * MAINTAINERS: Add myself to "write after approval" list.
7332
7333 1999-12-14  Richard Henderson  <rth@cygnus.com>
7334
7335         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7336         * config.sub: Accept alphaev[78], alphaev8.
7337
7338 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7339
7340         * config.guess, config.sub: Update from autoconf.
7341
7342 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7343
7344         * MAINTAINERS:  update my playtime e-address.
7345
7346 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7347
7348         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7349         necessary libraries are missing.
7350
7351 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7352
7353         * MAINTAINERS: Add new 'write after approval' maintainer.
7354
7355 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7356
7357         * MAINTAINERS: Add new Java maintainer.
7358
7359 1999-10-25  Andreas Schwab  <schwab@suse.de>
7360
7361         * configure: Fix quoting inside arguments of eval.
7362
7363 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7364
7365         * config-ml.in: Allow suppression of some ARM multilibs.
7366
7367 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7368
7369         * config.guess: Add OS/390 match pattern.
7370         * config.sub: Add mvs, openedition targets.
7371         * configure.in (i370-ibm-opened*): New.
7372
7373 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7374
7375         * config.sub: Add support for configuring for pj.
7376
7377 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7378
7379         * config.sub (maybe_os): Add support for configuring for fr30.
7380
7381 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7382
7383         * configure.in: Do not configure or build ld for AIX
7384         platforms.  ld is known to be broken on these platforms.
7385
7386 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7387
7388         * config-ml.in: Pass compiler flag corresponding to multidirs to
7389         subdir configures.
7390
7391 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7392
7393         * Makefile.in (LDFLAGS): Define.
7394
7395 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7396
7397         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7398         noconfigdirs.
7399         (*-*-cygwin*): Likewise.
7400
7401 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7402
7403         * mkdep: New file.
7404         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7405         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7406
7407         From Eli Zaretskii <eliz@is.elta.co.il>:
7408         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7409         long file name when using DJGPP on MS-DOS.
7410
7411 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7412
7413         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7414
7415 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7416
7417         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7418         dependency as this causes "make check" to globally "make all"
7419
7420 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7421
7422         * configure.in (target_libs): Added target-zlib.
7423         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7424         (CONFIGURE_TARGET_MODULES): Likewise.
7425         (CHECK_TARGET_MODULES): Likewise.
7426         (INSTALL_TARGET_MODULES): Likewise.
7427         (CLEAN_TARGET_MODULES): Likewise.
7428         (configure-target-zlib): New target.
7429         (all-target-zlib): Likewise.
7430         (all-target-libjava): Depend on all-target-zlib.
7431         (configure-target-libjava): Depend on configure-target-zlib.
7432
7433         * Makefile.in (configure-target-libjava): Depend on
7434         configure-target-newlib.
7435         (configure-target-boehm-gc): New target.
7436         (configure-target-qthreads): New target.
7437
7438         * configure.in (target_libs): Added target-qthreads.
7439         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7440         (CONFIGURE_TARGET_MODULES): Likewise.
7441         (CHECK_TARGET_MODULES): Likewise.
7442         (INSTALL_TARGET_MODULES): Likewise.
7443         (CLEAN_TARGET_MODULES): Likewise.
7444         (all-target-qthreads): New target.
7445         (configure-target-libjava): Depend on configure-target-qthreads.
7446         (all-target-libjava): Depend on all-target-qthreads.
7447
7448         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7449         (CONFIGURE_TARGET_MODULES): Likewise.
7450         (CHECK_TARGET_MODULES): Likewise.
7451         (INSTALL_TARGET_MODULES): Likewise.
7452         (CLEAN_TARGET_MODULES): Likewise.
7453         (all-target-libjava): New target.
7454         (all-target-boehm-gc): Likewise.
7455         * configure.in (target_libs): Added libjava, boehm-gc.
7456
7457 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7458
7459         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7460         configure.bat in SUPPORT_FILES.
7461         (gas+binutils.tar.bz2): Likewise.
7462
7463         * makeall.bat: Remove; obsolete.
7464
7465 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7466
7467         From Mark Elbrecht:
7468         * configure.bat: Remove; obsolete.
7469
7470 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7471
7472         * configure: Add -W -Wall to the default CFLAGS when compiling with
7473         gcc.
7474
7475 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7476
7477         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7478
7479 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7480
7481         * configure.in: Build ld on IRIX6.
7482
7483 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7484
7485         * Makefile.in: Change distribution targets to use bzip2 instead of
7486         gzip.
7487         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7488         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7489
7490 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7491
7492         * config.sub: Add mcore target.
7493
7494 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7495
7496         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7497
7498 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7499
7500         * config.guess (dummy): Changed to $dummy.
7501
7502 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7503
7504         * config.sub: Tidied up case statements.
7505
7506 1999-05-22  Ben Elliston  <bje@cygnus.com>
7507
7508         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7509         <jiro@din.or.jp>.
7510
7511         * config.guess: Merge with FSF version. Future changes will be
7512         more accurately recorded in this ChangeLog.
7513         * config.sub: Likewise.
7514
7515 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7516
7517          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7518
7519 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7520
7521         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7522
7523 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7524
7525         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7526
7527 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7528
7529         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7530         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7531         Bad merge removed these two changes.
7532
7533 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7534                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7535
7536         * config.guess (interix Alpha): Add.
7537
7538 1999-04-11  Richard Henderson  <rth@cygnus.com>
7539
7540         * configure.in (i?86-*-beos*): Do config gperf; don't config
7541         gdb, newlib, or libgloss.
7542
7543 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7544
7545         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7546         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7547         from multidirs.
7548
7549 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7550
7551         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7552
7553 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7554
7555         * config.sub: Add support for mcore targets.
7556
7557 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7558
7559         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7560         not mt-ospace, in order to shut up assembler warning about using
7561         symbols that are named the same as registers.
7562
7563 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7564
7565         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7566         dependency list for all-target-cygmon.
7567
7568 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7569
7570         * config-ml.in: Check $host, not $target, for selective multilibs.
7571         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7572         thumb interworking, and underscore prefix multilibs.
7573
7574 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7575
7576         * missing: Update to version from current automake.
7577
7578 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7579
7580         * configure (gxx_include_dir): Removed.
7581
7582         * configure.in (gxx_include_dir): Handle it.
7583         * Makefile.in: Likewise.
7584
7585 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7586
7587         * config.sub (mips64vr4111,mips64vr4111el) Add.
7588
7589 1999-03-21  Ben Elliston  <bje@cygnus.com>
7590
7591         * config.guess: Correct typo for detecting ELF on FreeBSD.
7592
7593 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7594
7595         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7596         config/mh-djgpp.
7597
7598 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7599
7600         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7601         all-target-newlib to dependency list for all-target-bsp.
7602
7603 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7604
7605         * config.sub: Add i386-uwin support.
7606         * config.guess: Likewise.
7607
7608 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7609
7610         * configure.in: cleanup, add mh-*pic handling for arm, special
7611         case powerpc*-*-aix*
7612
7613 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7614
7615         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7616         can be built.
7617
7618 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7619
7620         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7621         targets.
7622
7623 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7624
7625         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7626
7627 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7628
7629         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7630
7631 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7632
7633         * config.sub: Fix typo in arm recognition.
7634
7635 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7636
7637         * configure.in (noconfigdirs): Changed target_configdirs to
7638         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7639         rather than m68k-*-* since it is not known to work on
7640         m68k-aout. Ditto for arm-*-*oabi.
7641
7642 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7643
7644         * configure.in (*-*-windows*): Remove, no longer used.
7645
7646 1999-02-19  Ben Elliston <bje@cygnus.com>
7647
7648         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7649         Smart and improved by Andrew Cagney.
7650
7651 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7652
7653         * config.guess: Recognize openbsd-*-hppa.
7654
7655 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7656
7657         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7658         only if it is not empty.
7659
7660 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7661
7662         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7663
7664         * config.guess: Modified to recognize uname's armv* syntax.
7665
7666         * config.sub: Modified to recognize uname's armv* syntax.
7667
7668 1999-02-17  Mark Salter  <msalter@cygnus.com>
7669
7670         * configure.in: Added target-bsp for sparclite.
7671
7672 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7673
7674         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7675
7676 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7677
7678         * configure.in: Add support for strongarm port.
7679         * config.sub: Add support for strongarm target.
7680
7681 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7682
7683         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7684         the old name config/mh-cygwin32.
7685         Enable texinfo.
7686
7687 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7688
7689         * configure.in: Do build ld for ix86 Solaris.
7690
7691 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7692
7693         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7694         $AR_FOR_TARGET.  Likewise for RANLIB.
7695
7696 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7697
7698         * config.sub (oabi):  Recognize.
7699         * configure.in (arm-*-oabi):  Handle.
7700
7701 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7702
7703         * config.guess: Improve detection of i686 on UnixWare 7.
7704
7705 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7706
7707         * config.guess: Add support for i386-pc-interix.
7708         * config.sub: Likewise.
7709         * configure.in: Likewise.
7710
7711 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7712
7713         * Makefile.in: Remove unneeded all-target-libio from
7714         from all-target-winsup target since it is now unneeded.
7715         Add all-target-libtermcap in its place since it is now
7716         needed.
7717
7718 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7719
7720         * configure.in: makefile stub for cygwin target is probably
7721         unnecessary.  Remove it for now.
7722
7723 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7724
7725         * configure.in: libtermcap.a should be built when cygwin is the
7726         target as well as the host.
7727         * config.guess: Allow mixed case in cygwin uname output.
7728         * Makefile.in: Add libtermcap target.
7729
7730 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7731
7732         * config.sub: Clean up handling of hppa2.0.
7733
7734 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7735
7736         * config.guess: Use C code to identify more HP machines.
7737
7738 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7739
7740         * config.sub: Handle hppa2.0.
7741
7742 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7743
7744         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7745         cygmon for all sparclite targets, regardless of object format.
7746
7747 1998-12-15  Mark Salter  <msalter@cygnus.com>
7748
7749         * configure.in: Added target-bsp for several target architectures.
7750
7751         * Makefile.in: Added rules for bsp.
7752
7753 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7754
7755         * config.guess: Improve detection of hppa2.0 processors.
7756
7757 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7758
7759         * config.guess: Recognize FreeBSD using ELF automatically.
7760
7761 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7762
7763         * configure (skip-this-dir): Add handling for new shell script, which
7764         might be created by a sub-directory's configure to indicate, this particular
7765         directory is "unwanted".
7766         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7767
7768 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7769
7770         * ltconfig: import from libtool, after changing libtool to
7771         account for the cygwin name change.
7772
7773 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7774
7775         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7776         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7777
7778 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7779
7780         * configure.in: Add libtermcap to list of cygwin dependencies.
7781
7782 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7783
7784         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7785         they include winsup/include when it's a cygwin target.
7786
7787 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7788
7789         * configure.in (host_tools): Added zip.
7790         * Makefile.in (all-target-libjava): Depend on all-zip.
7791         (all-zip): New target.
7792         (ALL_MODULES): Added all-zip.
7793         (NATIVE_CHECK_MODULES): Added check-zip.
7794         (INSTALL_MODULES): Added install-zip.
7795         (CLEAN_MODULES): Added clean-zip.
7796
7797 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7798
7799         * Makefile.in: lose "32" from comment about cygwin.
7800
7801 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7802
7803         * configure.in: Use -Os to build target libraries for the fr30.
7804
7805 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7806
7807         * config.sub: Add fr30.
7808
7809 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7810
7811         * configure.in: drop "32" from config/mh-cygwin32.  Check
7812         cygwin* instead of cygwin32*.
7813         * config.sub: Check cygwin* instead of cygwin32*.
7814
7815 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7816
7817         * config.guess: Match any version of Unixware7.
7818
7819 1998-10-20  Syd Polk  <spolk@cygnus.com>
7820
7821         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7822         if desired.
7823
7824 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7825
7826         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7827         these if the appropriate directories and files to not exist.
7828
7829 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7830
7831         * Makefile.in (DEVO_SUPPORT): Add config.if.
7832
7833 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7834
7835         * configure: Add pattern to replace "build_tooldir"'s
7836         definition in the generated Makefile with "tooldir"'s
7837         actual value.
7838
7839 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7840
7841         * config.sub: Bring back lost sparcv9.
7842
7843         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7844
7845 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7846
7847         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7848         CC_FOR_TARGET and friends.
7849
7850 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7851
7852         * Makefile.in (build_tooldir): New variable, same as tooldir.
7853         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7854         -B$(build_tooldir)/bin/.
7855         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7856
7857 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7858
7859         * README: Remove installation instructions and refer to the
7860         INSTALL directory instead.
7861
7862 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7863
7864         * config.sub: Add support for i[34567]86-pc-udk.
7865         * configure.in: Likewise.
7866
7867 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7868
7869         * Makefile.in: add bzip2 package building bits for user
7870         tools module
7871         * configure.in: ditto
7872
7873 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7874
7875         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7876         (ALL_TARGET_MODULES): Add all-target-libobjc.
7877         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7878         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7879         (all-target-libchill): Add dependencies.
7880         * configure.in (target_libs): Add libchill.
7881
7882 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7883
7884         * configure.in (target_subdir): Remove duplicate line.
7885
7886 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7887
7888         * Makefile.in (all-automake): fix dependencies.
7889
7890 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7891
7892         * configure.in: Minor cleanups for building in the $(target_alias)
7893         subdir.
7894
7895 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7896
7897         * Makefile.in (bootstrap): Set r and s before make all.  Use
7898         BASE_FLAGS_TO_PASS in make all.
7899         (cross): Likewise.
7900
7901 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7902
7903         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7904
7905 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7906
7907         * config.sub: Fix typo in last change.
7908
7909 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7910
7911         * config.sub: Add support for C4x target.
7912         * configure.in: Likewise.
7913
7914 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7915
7916         * config.sub: Recognize sparcv9 just like sparc64.
7917
7918 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7919
7920         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7921
7922 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7923
7924         * config.guess: Correctly identify Pentium II sco boxes.
7925
7926         * config.guess: Fix "tr" code.  From Weiwen Liu.
7927
7928 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7929
7930         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7931         stabs.
7932
7933 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7934
7935         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7936         (ALL_TARGET_MODULES): Add all-target-libchill.
7937         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7938         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7939         (all-target-libchill): Add dependencies.
7940         * configure.in (target_libs): Add libchill.
7941
7942 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7943
7944         * config.guess: Avoid assumptions about "tr" behaves when
7945         LANG is set to something other than English.
7946
7947 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7948
7949         * configure (gxx_include_dir): Changed to
7950         '${prefix}/include/g++'-${libstdcxx_interface}.
7951
7952         * config.if: New to determine the interfaces.
7953
7954 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7955
7956         * config.guess: Detect and handle MPE/IX.
7957         * config.sub: Deal with MPE/IX.
7958
7959 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7960
7961         * configure.in: Use mh-aix43.
7962
7963 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7964
7965         * configure: Fix --without/--disable cases for gxx-include-dir.
7966
7967 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7968
7969         * mdata-sh:  Imported.  Needed for automake support.
7970
7971 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7972
7973         * Makefile.in (taz): Try "chmod -R og=u ." before
7974         "chmod og=u `find . -print`".
7975
7976 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7977
7978         * configure.in: Add arm-elf and thumb-elf support.
7979
7980 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7981
7982         * Makefile.in: Undo previous patch.
7983
7984 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7985
7986         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7987         to here ...
7988         (install-no-fixedincludes): and here
7989         (INSTALL_MODULES): ... from here.
7990
7991 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7992
7993         * config.sub: Merge with FSF.
7994
7995         * config.guess: Merge with FSF.
7996
7997 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7998
7999         * configure (extraconfigdirs): New variable.
8000         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8001         * Makefile.in (all): Move higher in file.
8002         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8003         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8004         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8005         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8006         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8007
8008 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8009
8010         * Makefile.in (all-target-libjava): Depend on all-gcc and
8011         all-target-newlib.
8012         (configure-target-libjava): Depend on $(ALL_GCC).
8013
8014 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8015
8016         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8017         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8018
8019 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8020
8021         * INSTALL/README: Fix typo.
8022
8023 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8024
8025         * ylwrap: Change absolute path checks to check for DOS style path
8026         names.
8027
8028         * ylwrap: Don't use a full path name if the source file is in the
8029         same directory.  From hjl@lucon.org (H.J. Lu).
8030
8031         * config-ml.in: Default to being verbose, to match Feb 18 change to
8032         configure.
8033
8034 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8035
8036         Brought over from egcs:
8037
8038         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8039
8040         * configure.in (target_subdir): Set to ${target_alias} instead
8041         of "libraries".
8042
8043         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8044
8045         * configure.in (target_subdir): Set to libraries if enable_multilib.
8046
8047 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8048
8049         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8050         multilibs, force reconfiguration the first time we create
8051         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8052
8053 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8054
8055         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8056         avoid confusion with --no-recursion.
8057
8058 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8059
8060         * configure.in: Win32 hosts shouldn't use install -x
8061         * install-sh: remove -x option, and special .exe-handling
8062         hack.
8063
8064 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8065
8066         * config.guess: Recognize i586-pc-beos.
8067         * configure.in: Don't build some bits for beos.
8068
8069 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8070
8071         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8072         CFLAGS default to -O2.
8073
8074         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8075         when using GNU ld.
8076
8077 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8078
8079         * ltmain.sh: Correct install when using a different shell.
8080
8081 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8082
8083         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8084
8085 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8086
8087         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8088         target.
8089
8090 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8091
8092         * ltconfig: Update to correct AIX handling.
8093
8094 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8095
8096         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8097
8098         * configure.in (target_subdir): Set to ${target_alias} instead
8099         of "libraries".
8100
8101 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8102
8103         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8104         (Makefile): Depend on $(gcc_version_trigger).
8105
8106         * configure (gcc_version): Change default initializer to empty
8107         string.
8108         (gcc_version_trigger): New variable; pass this variable down
8109         to subdir configures to enable them checking gcc's version
8110         themselves. Emit make macros for both gcc_version vars.
8111         (topsrcdir): Initialize reliably.
8112         (recursion line): Remove --with-gcc-version=${gcc_version}.
8113
8114 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8115
8116         * configure (enable_version_specific_runtime_libs): Implement new flag
8117         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8118         in $(libsubdir); emit definition in each generated Makefile.
8119         (gxx_include_dir): Initialize depending on
8120         $enable_version_specific_runtime_libs.
8121
8122 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8123
8124         * configure (gcc_version): Initialize properly depending on
8125         how and where configure is started.
8126         (recursion line): Pass a --with-gcc-version=${gcc_version}
8127         to configures in subdirs.
8128
8129 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8130
8131         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8132         cygmon
8133
8134 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8135
8136         * configure.in: Add cygmon and libstub support for mn10200.
8137
8138 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8139
8140         * configure (gcc_version): Add new variable describing the
8141         particular gcc version we're building.
8142         * Makefile.in (libsubdir): Add new macro for the directory
8143         in which the compiler finds executables, libraries, etc.
8144         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8145         and libsubdir.
8146
8147 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8148
8149         * Makefile.in (local-clean): Remove *.log.
8150         (warning.log): Built with warn_summary from build.log.
8151         (mail-report.log): Run test_summary.
8152         (mail-report-with-warnings.log): Run test_summary including
8153         warning.log in the report.
8154
8155 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8156
8157         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8158
8159 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8160
8161         * Makefile.in (grep): Grep no longer depends on libiberty.
8162
8163 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8164
8165         * Makefile.in: all-snavigator needs all-libgui.
8166
8167 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8168
8169         * configure.in: Add cygmon and libstub support for mn10300.
8170
8171 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8172
8173         * missing: Update to version from automake 1.3.
8174
8175         * ltmain.sh: On installation, don't get confused if the same name
8176         appears more than once in the list of library names.
8177
8178 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8179
8180         * config.sub: Accept m68060 and m5200 as CPU names.
8181
8182 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8183
8184         * configure: Use && rather than using -a in test, because odd
8185         strings can confuse test.
8186         * configure.in: Likewise.
8187
8188 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8189
8190         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8191
8192 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8193
8194         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8195         bootstrap4-lean): New targets.
8196
8197 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8198
8199         * mpw-* Delete.  Not used.
8200
8201 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8202
8203         * COPYING.LIB: Update FSF address.
8204
8205 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8206
8207         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8208
8209         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8210         GAS_SUPPORT_DIRS.
8211
8212 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8213
8214         * ltconfig, ltmain.sh: Avoid producing a version number if
8215         -version-info was not used.
8216
8217 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8218
8219         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8220         building with newlib.
8221
8222 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8223
8224         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8225         Solaris `make' causes it to continue to next definition.
8226
8227 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8228
8229         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8230         the right GUI libraries and files are installed along with GDB.
8231
8232 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8233
8234         * configure.in: Change alpha to alpha* in several places.
8235
8236 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8237
8238         * config.sub: Recognize sparc86x.
8239
8240 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8241
8242         * configure.in (--enable-target-optspace): Remove debug echo.
8243
8244 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8245
8246         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8247
8248 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8249
8250         * ltconfig: Update cygwin32 support.
8251
8252         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8253         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8254         (GDB_SUPPORT_DIRS): Likewise.
8255
8256 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8257
8258         * configure.in (target_makefile_frag): If --enable-target-optspace,
8259         use -Os to compile target libraries rather than -O2.  Default to
8260         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8261         not used.
8262         * configure.in (target_cflags): Ditto for d30v.
8263
8264 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8265
8266         * Makefile.in (all-bfd): Depend on all-intl.
8267         (all-binutils): Likewise.
8268         (all-gas): Likewise.
8269         (all-gprof): Likewise.
8270         (all-ld): Likewise.
8271
8272 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8273
8274         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8275
8276 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8277
8278         * Makefile.in (all-bfd): Depend upon all-libiberty.
8279
8280         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8281
8282 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8283
8284         * Makefile.in: Add libstub.
8285
8286         * configure.in: Ditto. Build libstub for targets that have cygmon
8287         support.
8288
8289 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8290
8291         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8292
8293 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8294
8295         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8296         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8297
8298 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8299
8300         * configure: Define DEFAULT_M4 by searching PATH.
8301         * Makfile.in: Use DEFAULT_M4.
8302
8303 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8304
8305         * ltconfig: Add cygwin32 support.
8306
8307         * Makefile.in, configure.in: Add libtool as a native only directory
8308         to configure and build.
8309
8310 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8311
8312         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8313
8314 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8315
8316         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8317
8318 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8319
8320         * Makefile.in: add ash make rules
8321         * configure.in: add ash to native_only and host_tools lists
8322
8323 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8324
8325         * Makefile.in (all-gettext, all-intl): New targets.
8326         (ALL_MODULES): Added all-gettext, all-intl.
8327         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8328         (INSTALL_MODULES): Added install-gettext, install-intl.
8329         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8330
8331         * configure.in (host_tools): Added gettext.
8332         (native_only): Likewise.
8333         (noconfigdirs) [various cases]: Likewise.
8334         (host_libs): Added intl.
8335
8336 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8337
8338         * configure: Do not disable building gdbtk for cygwin32 hosts.
8339
8340 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8341
8342         * configure.in: Add thumb-coff target.
8343         * config.sub: Add thumb-coff target.
8344
8345 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8346
8347         * Makefile.in: Revert yesterday's change.
8348         (all-target-winsup):  all-target-librx stays out of here.
8349
8350 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8351
8352         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8353         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8354         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8355         Remove references to librx and libg++.
8356
8357 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8358
8359         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8360         recursive makes
8361
8362 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8363
8364         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8365         for newlib directory.
8366         (CXX_FOR_TARGET): Likewise.
8367
8368 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8369
8370         * ltconfig: Update after libtool/ltconfig.in change for
8371         hpux11.
8372
8373 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8374
8375         * ltconfig, ltmain.sh: Update to libtool 1.2.
8376
8377 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8378
8379         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8380         (install-gcc-cross): Instead, override LANGUAGES here.
8381
8382 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8383
8384         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8385         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8386
8387 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8388
8389         * configure.in: Add Thumb-pe target.
8390
8391 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8392
8393         * Makefile.in - changed sn targets to snavigator
8394         * configure.in - changed sn targets to snavigator
8395
8396 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8397
8398         * config-ml.in: After building symlink tree call make distclean
8399         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8400         to be the case for libiberty.
8401
8402 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8403
8404         * configure: When making link, also check the current
8405         directory. The configure scripts may create one.
8406
8407 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8408
8409         * config.sub: Accept alphapca56 and alphaev6 properly.
8410
8411 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8412
8413         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8414
8415 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8416
8417         * config.sub (sco5): Fix typo.
8418
8419 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8420
8421         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8422         install-itcl.
8423         (install-itcl): Remove dependency on install-tcl.
8424
8425 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8426
8427         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8428
8429 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8430
8431         * configure.in: Don't build libgui for a cygwin32 target when not on
8432         a cygwin32 host.
8433
8434 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8435
8436         * configure (redirect): Set to null, so default behavior of
8437         configure is now --verbose.
8438
8439 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8440
8441         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8442         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8443
8444 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8445
8446         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8447         this change to sync Makefile.in with its ChangeLog entries.
8448
8449 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8450
8451         * ltmain.sh (mkdir): Check that the directory doesn't exist
8452         before we exit with error, so that we don't get races during
8453         parallel builds.
8454
8455 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8456
8457         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8458
8459 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8460
8461         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8462         PICFLAG_FOR_TARGET.
8463         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8464
8465         * configure: Emit a definition for the new macro enable_shared
8466         into each Makefile.
8467
8468 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8469
8470         * configure.in (host_tools, native_only): Add libtool.
8471
8472 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8473
8474         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8475         Fix typo in ming config comment.
8476
8477 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8478
8479         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8480
8481 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8482
8483         * config.sub: Add tic30 cases, and map c30 to tic30.
8484
8485 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8486
8487         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8488         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8489         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8490         (CLEAN_TARGET_MODULES): Similarly
8491         (all-target-libf2c): Add dependences.
8492         * configure.in (target_libs): Add libf2c.
8493
8494 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8495
8496         * configure.in: Remove expect from noconfigdirs when target
8497         is cygwin32.  OK to build expect and dejagnu with Canadian
8498         Cross.
8499
8500 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8501
8502         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8503         host.
8504
8505         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8506         and mingw32.
8507
8508 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8509
8510         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8511         here as it is not defined in the toplevel Makefile.
8512
8513 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8514
8515         * configure (package_makefile_rules_frag): New variable, which names
8516         a file with generic rules, ...
8517         Change comment to mention we now have FIVE parts.
8518         * configure: Undo last change.
8519
8520 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8521
8522         * config.guess: More accurate determination of HP processor types.
8523         * config.sub: More accurate determination of HP processor types.
8524
8525 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8526
8527         * configure (package_makefile_frag): Move inserting the
8528         ${package_makefile_frag} to where it should be according
8529         to the comment.
8530
8531 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8532
8533         * config.guess: Add support for Linux/ARM.
8534
8535 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8536
8537         * .cvsignore: Remove *-info and *-install since they match
8538         release-info and mpw-install, which we don't want to just ignore.
8539
8540 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8541
8542         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8543
8544 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8545
8546         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8547         local_prefix to sub-make invocations.
8548
8549 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8550
8551         * configure.in: Check makefile fragments in the source
8552         directory.
8553
8554 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8555
8556         * configure.in: Check whether host and target makefile
8557         fragments exist before adding them to *_makefile_frag.
8558
8559 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8560
8561         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8562
8563 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8564
8565         * configure.in: Make sure we only replace RPATH_ENVVAR on
8566         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8567         regexp to sed.
8568
8569         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8570         to sub-makes.
8571
8572 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8573
8574         * config-ml.in (multi-do): LDFLAGS must include multilib
8575         designator.
8576
8577 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8578
8579         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8580
8581 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8582
8583         * config.sub: Add mingw32 support.
8584         * configure.in: Likewise.
8585
8586 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8587
8588         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8589
8590 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8591
8592         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8593         * configure (gxx_include_dir): Provide a definition for subdirs
8594         which do not use autoconf.
8595
8596 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8597
8598         * config.guess: Sync with egcs.  Picks up new alpha support,
8599         BeOS & some additional linux support.
8600
8601 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8602
8603         * config.guess: HP 9000/803 is a PA1.1 machine.
8604
8605 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8606
8607         * configure.in: It's alpha*-...
8608
8609 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8610
8611         * configure.in (host_makefile_frag, target_makefile_frag):
8612         Handle multiple config files.
8613         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8614         alpha-*-*.
8615
8616 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8617
8618         * mkdep: New file.
8619
8620 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8621
8622         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8623
8624 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8625
8626         * Makefile.in: Add libgui directory.
8627         (GDB_TK): Add all-libgui.
8628         * configure.in: Add libgui directory.
8629         * configure: Add all-libgui to GDB_TK.
8630
8631 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8632
8633         * config-ml.in (multidirs): Add m32r to multilib list.
8634
8635 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8636
8637         * Makefile.in (all-target-gperf): Change dependency to
8638         all-target-libstdc++.
8639
8640 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8641
8642         * config.guess: Add BeOS support.
8643
8644 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8645
8646         Source directory cvs renamed to cvssrc:
8647         * configure.in (host_tools): Change cvs to cvssrc.
8648         (native_only): Likewise.
8649         (noconfigdirs) [various cases]: Likewise.
8650         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8651         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8652         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8653         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8654         (all-cvssrc): Rename target from all-cvs.
8655
8656 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8657
8658         * configure (gxx_include_dir): Fix thinko.
8659
8660 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8661
8662         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8663         (install-cross, install-gcc-cross): New targets.
8664
8665 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8666
8667         * configure.in (noconfigdirs): Add support for Thumb target.
8668
8669         * config.sub (maybe_os): Add support for Thumb target.
8670
8671 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8672
8673         * Makefile.in: Add rules for cygmon.
8674
8675         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8676
8677 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8678
8679         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8680         * configure (gxx_include_dir): Provide a definition for subdirs
8681         which do not use autoconf.
8682
8683 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8684
8685         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8686         11/18/97 build
8687
8688 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8689
8690         * From Franz Sirl.
8691         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8692         found on RedHat Linux systems.
8693
8694 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8695
8696         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8697         guesses.
8698
8699 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8700
8701         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8702
8703 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8704
8705         * ltmain.sh: If mkdir fails, check whether the directory was created
8706         anyhow by some other process.
8707
8708 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8709
8710         * configure.in (d30v-*-*): Configure all directories.
8711
8712 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8713
8714         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8715         for the D30V.
8716
8717 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8718
8719         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8720
8721 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8722
8723         * include/libiberty.h: Add extern "C" { so it can be used with C++
8724         progrms.
8725         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8726         programs.
8727
8728 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8729
8730         * configure.in (d30v-*-*): Configure GCC now.
8731
8732 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8733
8734         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8735         is no longer needed.
8736
8737 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8738
8739         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8740
8741 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8742
8743         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8744         targets using "$@" to provide support for similar but not identical
8745         targets without having to duplicate code.
8746
8747 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8748
8749         * makefile.vms: Fix to work with DEC C.
8750
8751 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8752
8753         * config.sub: Add mips-tx39-elf to marketing names.
8754
8755 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8756
8757         * ltmain.sh: Handle symlinks in generated script.
8758
8759 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8760
8761         * configure: Handle autoconf style directory options: --bindir,
8762         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8763         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8764         --sysconfdir.
8765         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8766         (sharedstatedir, localstatedir, oldincludedir): New variables.
8767         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8768         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8769         sbindir, sharedstatedir, and sysconfdir.
8770
8771 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8772
8773         * Makefile.in (bootstrap-lean): New target.
8774
8775 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8776
8777         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8778         sn, and gnuserv from noconfigdirs.
8779
8780 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8781
8782         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8783
8784 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8785
8786         * Makefile.in (cross): New target.
8787
8788 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8789                           Jeff Law         <law@cygnus.com>
8790
8791         * Makefile.in (bootstrap2, bootstrap3): New targets.
8792         (all-bootstrap): Remove outdated and confusing target.
8793         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8794
8795 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8796
8797         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8798         windows.  Consistent with gdb/configure.
8799
8800 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8801
8802         * configure.in: Name Linux target fragment.
8803
8804         * configure: Rewrite so that project Makefile fragment is inserted
8805         first and appears last in the resulting Makefile.
8806
8807 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8808
8809         * Makefile.in (install-itcl): Install tcl first.
8810
8811 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8812
8813         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8814
8815 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8816
8817         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8818
8819         * configure.in (skipdirs): Add target-librx for Linux.
8820         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8821
8822 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8823
8824         * Makefile.in (bootstrap): New target.
8825
8826 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8827
8828         * config.sub: Accept 'amigados' for backward compatibility.
8829
8830 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8831
8832         * config.guess: Merge with FSF.
8833
8834 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8835
8836         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8837
8838 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8839
8840         * config.sub: Add "marketing-names" patch.
8841
8842 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8843
8844         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8845
8846 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8847
8848         * config.sub: Handle v850-elf.
8849
8850 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8851
8852         * .cvsignore (*-install): Remove.
8853
8854 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8855
8856         * ltconfig: Set CONFIG_SHELL in libtool.
8857         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8858
8859 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8860
8861         * configure.in (target_subdir): Set to libraries if enable_multilib.
8862
8863 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8864
8865         * config.guess: Update from gcc directory.
8866
8867 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8868
8869         * Makefile.in (all-sim): Depends on all-readline.
8870
8871 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8872
8873         * Makefile.in (BISON, YACC): Use $$s.
8874         (all-bison): Depend on all-texinfo.
8875
8876 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8877
8878         * Makefile.in (BISON): Add -L flag.
8879         (YACC): Likewise.
8880
8881 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8882
8883         * configure.in (noconfigdirs): Add support for v850e target.
8884
8885         * config.sub (maybe_os): Add support for v850e target.
8886
8887 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8888
8889         * configure.in (noconfigdirs): Add support for v850ea target.
8890
8891         * config.sub (maybe_os): Add support for v850ea target.
8892
8893 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8894
8895         * config.sub: Add mipstx39.  Delete r3900.
8896
8897 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8898
8899         * Makefile.in (all-autoconf): Depends on all-texinfo.
8900
8901 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8902
8903         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8904         eabi targets.
8905
8906 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8907
8908         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8909
8910         * configure: When handling a Canadian Cross, handle YACC as well as
8911         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8912         * Makefile.in (all-bison): Depend upon all-texinfo.
8913
8914 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8915
8916         * Makefile.in (BISON): bison, not byacc or bison -y.
8917         (YACC): bison -y or byacc or yacc.
8918         (various): Add *-bison as appropriate.
8919         (taz): No need to mess with BISON anymore.
8920
8921 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8922
8923         * configure: If OSTYPE matches *win32*, try to find a good value for
8924         CONFIG_SHELL.
8925
8926 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8927
8928         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8929         configure.in if it is present.
8930
8931 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8932
8933         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8934
8935 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8936
8937         * config.sub: Recognize `arc' cpu.
8938         * configure.in: Likewise.
8939         * config-ml.in: Likewise.
8940
8941 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8942
8943         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8944
8945 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8946
8947         * configure: Changed sed delimiter from ':' to '|' when
8948         attempting to substitute ${config_shell} for SHELL. On
8949         NT ${config_shell} may contain a ':' in it.
8950
8951 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8952
8953         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8954
8955 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8956
8957         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8958
8959 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8960
8961         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8962
8963         * ylwrap: If the program is a relative path, force it to be
8964         absolute.
8965
8966 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8967
8968         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8969
8970 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8971
8972         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8973         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8974         for libraries.
8975
8976 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8977
8978         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8979         separated by spaces.
8980
8981 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8982
8983         * ylwrap: New file.
8984         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8985
8986         * ltmain.sh: Handle /bin/sh at start of install program.
8987
8988         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8989
8990         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8991         * missing: New file, from automake 1.2.
8992
8993 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8994
8995         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8996         check-tk to CHECK_X11_MODULES.
8997
8998 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8999
9000         * config.sub: Merge with FSF.
9001
9002 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9003
9004         * config.guess: Merge with FSF.
9005
9006 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9007
9008         * configure: Treat msdosdjgpp like go32.
9009         * configure.in: Likewise.  Don't remove gprof for go32.
9010
9011         * configure: Change Makefile.tem2 to Makefile.tm2.
9012
9013 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9014
9015         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9016
9017 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9018
9019         * install-sh (chmodcmd): Set to null if the DST directory already
9020         exists.  Same as Nov 11th change.
9021
9022 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9023
9024         * configure (GDB_TK): Needs itcl and tix.
9025
9026 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9027
9028         * config.guess: Update from FSF.
9029
9030 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9031
9032         * Makefile.in (GDB_TK): Depend on itcl and tix.
9033
9034 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9035
9036         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9037         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9038         (INSTALL_SCRIPT): New variable.
9039         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9040         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9041         to -x.
9042         * install-sh: Add support for -x option.
9043
9044 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9045
9046         * configure.in, Makefile.in: Treat tix like itcl.
9047
9048 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9049
9050         * Makefile.in (WINDRES): New variable.
9051         (WINDRES_FOR_TARGET): New variable.
9052         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9053         (EXTRA_HOST_FLAGS): Add WINDRES.
9054         (EXTRA_TARGET_FLAGS): Add WINDRES.
9055         (EXTRA_GCC_FLAGS): Add WINDRES.
9056         ($(DO_X)): Pass down WINDRES.
9057         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9058         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9059         DLLTOOL_FOR_TARGET.
9060
9061 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9062
9063         * configure.in: configure sim before gdb for win32-x-ppc
9064
9065 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9066
9067         Move gperf into the toplevel, from libg++.
9068         * configure.in (target_tools): Add target-gperf.
9069         (native_only): Add target-gperf.
9070         * Makefile.in (all-target-gperf): New target, depend on
9071         all-target-libg++.
9072         (configure-target-gperf): Empty rule.
9073         (ALL_TARGET_MODULES): Add all-target-gperf.
9074         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9075         (CHECK_TARGET_MODULES): Add check-target-gperf.
9076         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9077         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9078
9079 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9080
9081         * config.sub (mn10200): Recognize new basic machine.
9082
9083 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9084
9085         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9086         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9087
9088 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9089
9090         * configure.in: If we're building mips-sgi-irix6* native, turn on
9091         ENABLE_MULTILIB and set TARGET_SUBDIR.
9092
9093 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9094
9095         * Makefile.in (all-sn): Depend on all-grep.
9096
9097 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9098
9099         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9100
9101         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9102         Makefile.  From Jeff Makey <jeff@cts.com>.
9103         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9104
9105         * Makefile.in (DISTBISONFILES): Remove.
9106         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9107         $(DEFAULT_YACC).
9108
9109         * configure.in: Build itl, db, sn, etc., when building for native
9110         cygwin32.
9111
9112         * Makefile.in (LD): New variable.
9113         (EXTRA_HOST_FLAGS): Pass down LD.
9114         ($(DO_X)): Likewise.
9115
9116 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9117
9118         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9119
9120 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9121
9122         * configure.in (targargs): Strip out any supplied --build argument
9123         before adding our own. Always add --build.
9124
9125 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9126
9127         * configure.in (targargs): Pass --build if we're doing
9128         a cross-compile.
9129
9130 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9131
9132         * configure: Use '|' instead of ":" as the separator in
9133         sed. Otherwise sed chokes on NT path names with drive
9134         designators. Also look for "?:*" as the leading characters in an
9135         absolute pathname.
9136
9137 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9138
9139         * config.sub: Support for r3900.
9140
9141 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9142
9143         * configure.in: Use install-sh, not install.sh.
9144
9145 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9148         apply it twice.
9149
9150 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9151
9152         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9153         install-binutils.
9154
9155 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9156
9157         * Makefile.in: Add automake targets.
9158         * configure.in (host_tools): Add automake.
9159
9160 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9161
9162         * configure: Default CXX to c++, not gcc.
9163         * Makefile.in (CXX): Set to c++, not gcc.
9164         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9165
9166 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9167
9168         * install-sh: try appending a .exe if source file doesn't
9169         exist
9170
9171 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9172
9173         * configure.in: Turn on multilib by default.
9174         (cross_only): Remove target-libiberty.
9175
9176         * Makefile.in (all-gcc): Don't depend on libiberty.
9177
9178 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9179
9180         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9181
9182 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9183
9184         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9185         (DISTBISONFILES): Add ld/Makefile.in
9186
9187 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9188
9189         * configure.in: if target is cygwin32 but host isn't cygwin32,
9190         don't configure gdb tcl tk expect, not just gdb.
9191
9192 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9193
9194         * configure.in: Added gnuserv everywhere sn appears.
9195
9196         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9197         (CROSS_CHECK_MODULES): Added check-gnuserv.
9198         (INSTALL_MODULES): Added install-gnuserv.
9199         (CLEAN_MODULES): Added clean-gnuserv.
9200         (all-gnuserv): New target.
9201
9202 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9203
9204         * config.guess: Fixes for MIPS OpenBSD systems.
9205
9206 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * Makefile.in (INSTALL_XFORM): Remove.
9209         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9210
9211         * mkinstalldirs: New file, copied from automake.
9212         * Makefile.in (installdirs): Rename from install-dirs.  Use
9213         mkinstalldirs.  Change all users.
9214         (DEVO_SUPPORT): Add mkinstalldirs.
9215
9216 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9217
9218         * install-sh: Rename from install.sh.
9219         * Makefile.in (INSTALL): Change install.sh to install-sh.
9220         (DEVO_SUPPORT): Likewise.
9221
9222         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9223         Graichen <graichen@rzpd.de>.
9224
9225 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9226
9227         * config.guess: Recognize OpenBSD systems correctly.
9228
9229 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9230
9231         * README, Makefile.in (ETC_SUPPORT): Remove references to
9232         cfg-paper*, configure.{texi,man,info*}._
9233
9234 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9235
9236         * Makefile.in (all.normal): Ensure that gcc is built after all
9237         the x11 - ie gdb - targets.
9238
9239 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9240
9241         * makefile.vms: Don't run conf-a-gas.
9242
9243 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9244
9245         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9246
9247 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9248
9249         * configure.in: Remove noconfigdirs case since gdb also
9250         configures and builds for tic80-coff.
9251
9252 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9253
9254         * configure: Set cache_file to config.cache.
9255         * Makefile.in (local-distclean): Remove config.cache.
9256
9257 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9258
9259         * COPYING: Update FSF address.
9260
9261 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9262
9263         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9264         noconfigdirs.
9265
9266 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9267
9268         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9269         MAKEDIRS, is empty.
9270
9271 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9272
9273         * config.sub: Tweak mn10300 entry.
9274
9275 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9276
9277         * configure.in (host_tools): Put sim before gdb, so gdb's
9278         configure.tgt can determine if the simulator was configured.
9279
9280 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9281
9282         * config.sub: Move BeOS $os case to be with other Cygnus
9283         local cases.
9284
9285 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9286
9287         * config.sub: Remove misplaced comment that broke Linux.
9288
9289 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9290
9291         * config.sub: Add BeOS support.
9292
9293 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9294
9295         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9296
9297 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9298
9299         * configure.in (noconfigdirs): Remove tcl and tk from
9300         noconfigdirs for cygwin32 builds.
9301
9302 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9303
9304         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9305
9306 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9307
9308         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9309         make-all.com, use makefile.vms instead.
9310
9311 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9312
9313         * config.sub: Accept -lnews*.
9314
9315 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9316
9317         * configure.in (noconfigdirs): Disable target-newlib,
9318         target-examples and target-libiberty for d30v.
9319
9320 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9321
9322         * configure.in (noconfigdirs): Enable ld for d30v.
9323
9324 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9325
9326         * configure.in (tic80-*-*): Build compiler.
9327
9328 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9329
9330         * configure.in (d30v-*): Remove sim directory from list of
9331         unsupported d30v directories
9332
9333 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9334
9335         * config.sub, configure.in: Add d30v target cpu.
9336
9337 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9338
9339         * makefile.vms: New file.
9340         * make-all.com: Remove.
9341
9342 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9343
9344         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9345
9346 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9347
9348         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9349
9350 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9351
9352         * Makefile.in (ALL_MODULES): Added all-db.
9353         (CROSS_CHECK_MODULES): Addec check-db.
9354         (INSTALL_MODULES): Added install-db.
9355         (CLEAN_MODULES): Added clean-db.
9356
9357 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9358
9359         * config.guess: Merge with latest FSF sources.
9360
9361 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9362
9363         * Makefile.in (ALL_MODULES): Added all-itcl.
9364         (CROSS_CHECK_MODULES): Added check-itcl.
9365         (INSTALL_MODULES): Added install-itcl.
9366         (CLEAN_MODULES): Added clean-itcl.
9367
9368 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9369
9370         * configure.in: build gdb for mn10200
9371
9372 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9373
9374         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9375
9376 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9377
9378         * configure.in (tic80-*-*): Turn off most targets right now.
9379
9380 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9381
9382         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9383         rather than the makeinfo program.
9384         (do-info): Depend upon all-texinfo.
9385
9386 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9387
9388         * configure.in: Remove uses of config/mh-linux.
9389
9390         * config.sub, config.guess: Merge with latest FSF sources.
9391
9392 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9393
9394         * config.sub (case $basic_machine): Add tic80 entries.
9395
9396 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9397
9398         * config.sub, config.guess: Merge with latest FSF sources.
9399
9400 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9401
9402         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9403         * mpw-config.in: Test for NewFolderRecursive.
9404         * mpw-install: Use symbolic name for startup filename.
9405         * mpw-README: Add various additional details.
9406
9407 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9408
9409         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9410
9411 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9412
9413         * configure.in: Do build gcc and the target libraries for
9414         the mn10200.
9415
9416 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9417
9418         * configure.in: don't avoid building gdb for mn10300 any more
9419         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9420         instead of single-quoting it.
9421
9422 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9423
9424         * configure.in: Don't use --with-stabs on IRIX 6.
9425
9426 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9427
9428         * configure.in (m32r): Build gdb, libg++ now.
9429
9430 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9431
9432         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9433         directories from noconfigdirs.
9434
9435 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9436
9437         * config.sub (basic_machine): added mips16 configuration
9438
9439 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9440
9441         * config.sub: Handle d10v-unknown.
9442
9443 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9444
9445         * config.sub: Handle v850-unknown.
9446
9447 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9448
9449         * Makefile.in: add findutils
9450         * configure.in: add findutils to list of host_tools
9451
9452 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9453
9454         * config.sub: Handle mn10200 and mn10300.
9455
9456 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9457
9458         * configure.in (d10v-*): Do not build librx.
9459
9460 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9461
9462         * configure.in (mn10300): Build everything except gdb & libgloss.
9463
9464 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9465
9466         * config.guess:  Patch for Dansk Data Elektronik servers,
9467         from Niels Skou Olsen <nso@dde.dk>.
9468
9469         For ncr, use /bin/uname rather than uname, since GNU uname does not
9470         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9471
9472         Patch for MIPS R4000 running System V,
9473         from Eric S. Raymond <esr@snark.thyrsus.com>.
9474
9475         Fix thinko for nextstep.
9476
9477         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9478
9479         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9480         * config.guess: Guess mips-dec-mach_bsd4.3.
9481
9482         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9483         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9484         release numbers.
9485         * config.guess (mips-mips-riscos*):  Emit just enough of the
9486         release number.
9487
9488         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9489         * config.guess (sparc-auspex-sunos*):  Added.
9490         (f300-fujitsu-*): Added.
9491
9492         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9493         * config.guess:  Recognize a Tadpole as a sparc.
9494
9495 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9496
9497         * config.guess: Don't assume that NextStep version is either 2 or
9498         3.  NextStep 4 (aka OpenStep 4) has come out now.
9499
9500 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9501
9502         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9503         From Rik Faith <faith@cs.unc.edu>.
9504
9505 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9506
9507         * config.sub: Contributions from bug-gnu-utils to:
9508         Support plain "hppa" (no version given) architecture, reported by
9509         OpenStep.
9510         OpenBSD like NetBSD.
9511         LynxOs is not a hardware supplier.
9512
9513         * config.guess: Contributions from bug-gnu-utils to add support for:
9514         OpenBSD like NetBSD.
9515         Stratus systems.
9516         More Pyramid systems.
9517         i[n>4]86 Intel chips.
9518         M680[n>4]0 Motorola chips.
9519         Use unknown instead of lynx for hardware manufacturer.
9520
9521 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9522
9523         * install.sh (chmodcmd): Set to null if the DST directory already
9524         exists.
9525
9526 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9527
9528         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9529         not use mt-ppc target Makefile fragment any more.
9530
9531 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9532
9533         * configure.in (*-*-windows):  Exclude everything but those dirs
9534         needed to build windows.
9535
9536 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9537
9538         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9539
9540 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9541
9542         * configure.in:  Exclude mmalloc from i386-windows.
9543
9544 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9545
9546         * Undo my previous change.
9547
9548 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9549
9550         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9551         unconditionally.
9552         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9553
9554 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9555
9556         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9557         host to add it's own flags.
9558
9559 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9560
9561         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9562
9563 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9564
9565         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9566         (CXX_FOR_TARGET): Likewise.
9567         (GCC_FOR_TARGET): Define.
9568         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9569         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9570         CC_FOR_TARGET was specified on the command line.
9571         (MAKEOVERRIDES): Don't define.
9572
9573 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9574
9575         * configure.in (m32r): Fix spelling of libg++ libs.
9576
9577 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9578
9579         * config.sub (-apple*): Remove, now redundant.
9580
9581 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9582
9583         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9584
9585         * configure: Rework yesterday's sed script patch.
9586
9587         * config.sub: Merge with FSF.
9588
9589 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9590
9591         * config.guess:  Merge from FSF.
9592
9593         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9594         * config.guess: Use pc instead of unknown, for pc clone systems.
9595         Change linux to linux-gnu.
9596
9597         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9598         * config.guess: Avoid non-portable tr syntax.
9599
9600 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9601
9602         * test-build.mk (HOLES): Add "xargs" for gdb.
9603
9604         * configure: Avoid hpux10.20 sed bug.
9605
9606 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9607
9608         * configure.in:  Add support for windows host
9609         (that is a build done under the Microsoft build environment).
9610
9611 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9612
9613         * Makefile.in: Replace all uses of srcroot with s, to shrink
9614         command line lengths.
9615
9616         Patches from Geoffrey Noer <noer@cygnus.com>:
9617         * configure.in: If configuring for newlib, pass --with-newlib to
9618         subdirectories.
9619         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9620         -Bnewlib/ and -Lwinsup to gcc.
9621         (CXX_FOR_TARGET): Likewise.
9622
9623 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9624
9625         * Makefile.in (ETC_SUPPORT): Add configure.
9626
9627 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9628
9629         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9630         host configuration file.
9631
9632 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9633
9634         * configure.in: Break mn10x00 support into separate
9635         mn10200 and mn10300 configurations.
9636         * config.sub: Likewise.
9637
9638 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9639
9640         * configure.in: Add lots of stuff to noconfigdirs for
9641         the mn10x00 targets.
9642
9643         * config.sub, configure.in: Add mn10x00 support.
9644
9645 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9646
9647         * make-all.com: Call conf-a-gas, not config-a-gas.
9648
9649 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9650
9651         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9652         targets.
9653
9654 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9655
9656         * mpw-README: Add much more detail for native PowerMac.
9657         * mpw-install: New file.
9658         * mpw-configure: Add --norecursion and --help options.
9659         * mpw-config.in: Translate readme and install files when
9660         copying to objdir.
9661         * mpw-build.in: Don't always depend on byacc and flex.
9662         (install-only-top): New action.
9663
9664 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9665
9666         * configure.in:  You can now configure GDB for the v850.
9667
9668 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9669
9670         * configure.in (noconfigdirs): Don't configure any C++ dirs
9671         if targeting D10V.
9672
9673 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9674
9675         * config.sub: Recognize mips64vr5000.
9676
9677 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9678
9679         * configure.in: Use a single line for host_tools and native_only.
9680
9681 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9682
9683         * config.sub, configure.in: Add entries for m32r.
9684
9685 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9686
9687         * Makefile.in (inet-install): Don't run install-gzip.
9688
9689 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9690
9691         * configure.in:  Don't config lots of things for *-*-windows*.
9692
9693 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9694
9695         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9696         (host_libs, host_tools): Copy from configure.in.
9697         * mpw-configure: Don't complain about directories not found.
9698
9699 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9700
9701         * configure.in (i[345]86): Recognize i686 for pentium pro.
9702         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9703         file.
9704
9705         * config.guess (i[345]86): Ditto.
9706
9707 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9708
9709         * configure.in (noconfigdirs): Removed gdb for D10V.
9710
9711 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9712
9713         * configure.in: Remove ld, target-libio, target-libg++, and
9714         target-libstdc++ from noconfigdirs.
9715
9716 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9717
9718         * configure: Fix three locations where shell scripts were
9719         being run directly rather than with config_shell.
9720
9721 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9722
9723         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9724         * config.sub (basic_machine): Recognize v850.
9725
9726 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9727
9728         * mpw-configure: Handle multiple enable/disable options and
9729         pass them down recursively, handle -c and -s flags appropriately
9730         depending on choice of compiler, add escape mechanism for
9731         quoted arguments to gC.
9732
9733 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9734
9735         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9736         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9737         so that -mrelocatable-lib and -mno-eabi are used.
9738
9739         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9740         not support --print-multi-lib, don't abort.
9741
9742 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9743
9744         * make-all.com: Run config-a-gas.
9745         * setup.com: Don't copy subdirectory files around.
9746
9747 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9748
9749         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9750         target, it now compiles correctly.
9751
9752 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9753
9754         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9755
9756 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9757
9758         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9759
9760 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9761
9762         * configure.in (native_only): Add prms.
9763
9764 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9765
9766         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9767         (BINUTILS_SUPPORT_DIRS): Likewise.
9768
9769 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9770
9771         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9772         d10v support is added.
9773
9774 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9775
9776         * configure.in (d10v-*-*): New target.
9777
9778 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9779
9780         * config.guess (HP 9000/811): Recognize this as a PA1.1
9781         machine.
9782
9783 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9784
9785         * Makefile.in (do-tar-gz): New target, split out from tail end of
9786         taz target.  Run each command separately, don't use pipes.
9787         (taz): Use it.
9788
9789 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9790
9791         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9792         * mpw-build.in: No builds should depend on building byacc or flex,
9793         they are assumed to be installed already.
9794
9795 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9796
9797         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9798         variable that CC_FOR_TARGET needs.
9799
9800 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9801
9802         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9803         options have changed since the last time the subdirectory was
9804         configured, and if it has, reconfigure.
9805         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9806         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9807
9808 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9809
9810         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9811         CLEAN_MODULES): Add bash.
9812         (all-bash): New target.
9813
9814 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9815
9816         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9817
9818 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9819
9820         * config.sub (basic_machine): Recognize d10v as a valid processor.
9821
9822 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9823
9824         * mpw-configure: Add support for --bindir.
9825         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9826
9827 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9828
9829         * configure.in: add bash, time, gawk to list of hosttools and things
9830         to only build for native toolchains
9831
9832 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9833
9834         * Makefile.in (docdir): Remove.
9835
9836 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9837
9838         * Makefile.in (datadir): Set to $(prefix)/share.
9839
9840 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9841
9842         * configure.in: build diff and patch for cygwin32-hosted
9843         toolchains.
9844
9845 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9846
9847         * config.sub: Accept -rtems*.
9848
9849 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9850
9851         * configure.in: enable dosrel for cygwin32-hosted builds,
9852                 remove diff from the list of things not buildable
9853                 via Canadian Cross
9854
9855 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9856
9857         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9858         don't get ". ".
9859
9860 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9861
9862         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9863
9864 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9865
9866         * Makefile.in (taz): Handle case where tex3patch didn't even get
9867         checked out.  Also, if it was found, put the symlink in a new util
9868         subdirectory.
9869
9870 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9871
9872         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9873
9874 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9875
9876         * config.sub: Recognize -openvms.
9877         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9878         * make-all.com, setup.com: New files.
9879
9880 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9881
9882         * Makefile.in (taz): tex3patch moved to texinfo/util.
9883
9884 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9885
9886         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9887         * configure.in: remove make from disable-if-Can-Cross list
9888                 enable gdb if ${host} and ${target} are cygwin32
9889
9890 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9891
9892         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9893         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9894
9895 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9896
9897         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9898         distinguish sysv/svr4/bsd variants.
9899         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9900
9901 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9902
9903         * configure.in: Added copyright notice.
9904         * move-if-change: Added copyright notice.
9905
9906 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9907
9908         * configure.in (powerpcle-*-solaris*): Until we get shared
9909         libraries working, don't build gdb, sim, make, tcl, tk, or
9910         expect.
9911
9912 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9913
9914         * config.guess:  Merge with FSF:
9915
9916         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9917         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9918
9919         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9920         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9921
9922         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9923         * config.guess:  Combine two OSF1 rules.
9924         Also recognize field test versions.  From mjr@zk3.dec.com.
9925         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9926         because GNU uname does not support -p.  From pmr@pajato.com.
9927
9928 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9929
9930         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9931
9932 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9933
9934         * mpw-README: Document GCCIncludes.
9935
9936 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9937
9938         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9939
9940 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9941
9942         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9943
9944 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9945
9946         * configure.in (*-*-cygwin32): Configure make.
9947
9948 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9949
9950         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9951
9952 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9953
9954         * Makefile.in (all-inet): Depend on all-perl.
9955
9956         * Makefile.in (inet-install): New target.
9957
9958         * Makefile.in (all-inet): Depend on all-tcl.
9959         (all-inet): Depend on all-send-pr.
9960
9961 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9962
9963         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9964         temporarily.
9965
9966 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9967
9968         * configure.in: Don't configure --with-gnu-ld on AIX.
9969
9970 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9971
9972         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9973
9974 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9975
9976         * Makefile.in (ALL_MODULES): Added all-inet.
9977         (CROSS_CHECK_MODULES): Added check-inet.
9978         (INSTALL_MODULES): Added install-inet.
9979         (CLEAN_MODULES): Added clean-inet.
9980         (all-indent): New target.
9981
9982         * configure.in (host_tools): Added inet.
9983         (native_only): Added inet.
9984         (noconfigdirs): Added inet.
9985
9986 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9987
9988         * configure.in: Don't configure libgloss if we are not configuring
9989         newlib.
9990
9991 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9992
9993         * configure.in: Don't configure libgloss for unsupported
9994         architectures.
9995
9996 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9997
9998         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9999
10000 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10001
10002         * Makefile.in (ALL_MODULES): Include all-apache.
10003         (CROSS_CHECK_MODULES): Include check-apache.
10004         (INSTALL_MODULES): Include install-apache.
10005         (all-apache): New target.
10006
10007         * configure.in: Added apache everywhere perl is seen.
10008
10009 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10010
10011         * Makefile.in: Add support for clean-{module} and
10012         clean-target-{module} rules.
10013
10014 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10015
10016         * configure.in (*-*-ose) do not build libgloss.
10017
10018 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10019
10020         * config.guess (prep*:SunOS:5.*:*): Turn into
10021         powerpele-unknown-solaris2.
10022
10023 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10024
10025         * configure.in: Permit --enable-shared to specify a list of
10026         directories.
10027
10028 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10029
10030         * configure.in (host==solaris): Pass only the first word of $CC
10031         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10032
10033 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10034
10035         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10036
10037 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10038
10039         * Makefile.in (ALL_MODULES): Include all-perl.
10040         (CROSS_CHECK_MODULES): Include check-perl.
10041         (INSTALL_MODULES): Include install-perl.
10042         (ALL_X11_MODULES): Include all-guile.
10043         (CHECK_X11_MODULES): Include check-guile.
10044         (INSTALL_X11_MODULES): Include install-guile.
10045         (all-perl): New target.
10046         (all-guile): New target.
10047
10048         * configure.in (host_tools): Include perl and guile.
10049         (native_only): Include perl and guile.
10050         (noconfigdirs): Don't build guile and perl; no ports have been
10051         done.
10052
10053 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10054
10055         * configure (--enable-*): Handle quoted option lists such as
10056         --enable-sim-cflags='-g0 -O' better.
10057
10058 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10059
10060         * Makefile.in ({,inst}all-target): New rule so we can make and
10061         install all of the target directories easily.
10062
10063 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10064
10065         * configure.in: Add missing global flag in sed substitution when
10066         deleting `target-' from ${configdirs}.
10067
10068 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10069
10070         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10071         option.
10072
10073         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10074         config/mh-necv4.
10075
10076         * install.sh: Correct misspelling of transformbasename.
10077
10078         * config.guess: Recognize mips-*-sysv*.
10079
10080 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10081
10082         * config.sub: Recognize mon960.
10083
10084 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10085
10086         * configure: Restore Canadian Cross handling of BISON and LEX,
10087         removed in Feb 20 change.
10088
10089 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10090
10091         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10092         Mention make install.  Remove the old copyright date as well the
10093         clumsy and rather pointless copyright on the README file.
10094
10095 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10096
10097         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10098         Makefile after running symlink-tree, then run `make distclean' to
10099         avoid clobbering any generated files in srcdir.
10100
10101 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10102
10103         * configure.in (m68k-*-netbsd*): Build everything now.
10104
10105 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10106
10107         * Makefile.in (taz): Fix quoting.
10108
10109 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10110
10111         * configure.in (sparclet-*-*): Build everything now.
10112
10113 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10114
10115         * configure.in (m68k-*-linux*): New host.
10116
10117 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10118
10119         * configure: Check for bison before byacc.
10120
10121 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10122
10123         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10124         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10125         searching PATH.  These are used as fallbacks by Makefile.in if
10126         flex/bison/byacc aren't in objdir.
10127
10128 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10129
10130         * Makefile.in: Make everything which depends upon all-bfd also
10131         depend upon all-opcodes, in case --with-commonbfdlib is used.
10132
10133 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10134
10135         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10136         building NT native compilers on Unix.
10137
10138 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10139
10140         * configure.in: Don't get CC from the host Makefile fragment if we
10141         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10142         Solaris test for /usr/ucb/cc to the post target script, just after
10143         the compiler sanity test.
10144
10145 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10146
10147         * config.sub: Merge with FSF.
10148
10149 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10150
10151         * Makefile.in (RPATH_ENVVAR): New variable.
10152         (REALLY_SET_LIB_PATH): Use it.
10153         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10154
10155 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10156
10157         * config.sub, configure.in: Recognize sparclet cpu.
10158
10159 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10160
10161         * config.guess:  Support m68k-cbm-sysv4.
10162
10163 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10164
10165         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10166         m68k-unknown-linuxaout from linker help string.  Put quotes around
10167         $ld_help_string.
10168
10169 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10170
10171         * config.guess (powerpc-harris-powerunix): Add guess for port
10172         to new target.
10173
10174 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10175
10176         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10177
10178 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10179
10180         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10181         $(REALLY_SET_LIB_PATH) in Makefile.
10182         * Makefile.in (SET_LIB_PATH): New variable.
10183         (REALLY_SET_LIB_PATH): New variable.
10184         ($(DO_X)): Use $(SET_LIB_PATH).
10185         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10186         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10187         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10188         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10189         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10190         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10191         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10192         (install-dosrel): Likewise.
10193         (all-opcodes): Depend upon all-libiberty.
10194
10195 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10196
10197         * config.guess (*:CYGWIN*): New
10198
10199 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10200
10201         * Makefile.in (all-target-winsup): All all-target-libiberty.
10202
10203 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10204
10205         * configure.in (noconfigdirs): Add missing # in front of comment.
10206
10207 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10208
10209         * configure.in: add second pass to things added to noconfigdirs
10210         so *-gm-magic can exclude libgloss properly.
10211
10212 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10213
10214         * mpw-configure (extralibs_name, rez_name): Set correctly
10215         for MWC68K compiler.
10216
10217         * mpw-README: Add more info on the necessary build tools.
10218
10219 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10220
10221         * configure.in, config.sub: Recognize cygwin32.
10222
10223 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10224
10225         * config.guess, config.sub: Recognize A/UX.
10226
10227 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10228
10229         * config.sub: Merge with gcc/config.sub.
10230
10231 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10232
10233         * mpw-build.in (do-binutils): Add build of stamps.
10234
10235 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10236
10237         * config.sub: Add recognition for mips64vr4100*-* targets.
10238
10239 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10240
10241         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10242         Add creation of gconfigargs with `--enable-shared' turned on.
10243         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10244         ($(host)-stamp-stage3-configured): Likewise.
10245         (HOLES): Add chatr and ldd.
10246         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10247
10248 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10249
10250         * configure: Pass --nfp to recursive configures.
10251
10252 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10253
10254         * Makefile.in (DLLTOOL): New.
10255         (DLLTOOL_FOR_TARGET): New.
10256         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10257         (EXTRA_TARGET_FLAGS): Ditto.
10258         (EXTRA_GCC_FLAGS): Ditto.
10259         (CONFIGURE_TARGET_MODULES): Ditto.
10260         (DO_X): Ditto.
10261         * configure: Add DLLTOOL.
10262
10263 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10264
10265         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10266         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10267         mh-sco, since old workarounds no longer needed, and don't
10268         build ld, since libraries have weak symbols in COFF.
10269
10270 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10271
10272         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10273
10274 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10275
10276         * configure.in: Make sure that ${CC} can be used to compile an
10277         executable.
10278
10279 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10280
10281         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10282         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10283         nothing depending on whether gdbtk is being built.
10284
10285 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10286
10287         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10288
10289 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10290
10291         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10292         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10293
10294 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10295
10296         * config-ml.in: Add support for
10297         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10298         Simplify setting of multidirs from --disable-foo.
10299
10300 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10301
10302         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10303         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10304         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10305         non-empty, pass them on to the  GCC make.
10306         (all-bootstrap): New rule that is like all-gcc, except it executes
10307         the GCC bootstrap rule instead of the GCC all rule.
10308
10309 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10310
10311         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10312
10313 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10314
10315         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10316         DG/UX support.
10317
10318 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10319
10320         * config.sub (i*86*) Change [345] to [3456]
10321
10322 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10323
10324         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10325         --with-gnu-ld=no.
10326
10327 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10328
10329         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10330         AIX multilibs get built.
10331
10332 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10333
10334         * configure.in (i386-win32): Don't build expect if we're not
10335         building the tcl subdir.
10336
10337 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10338
10339         * Makefile.in: (configure-target-examples, all-target-examples):
10340         New targets, configure and build example programs.
10341
10342 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10343
10344         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10345         use it as input to sedit the generated MPW makefile.
10346         * mpw-README: Add a suggestion about Gestalt.h.
10347
10348 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10349
10350         * config.sub: Accept *-*-ieee*.
10351
10352 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10353
10354         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10355         Ronald F. Guilmette <rfg@monkeys.com>.
10356
10357 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10358
10359         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10360         for powerpc-pe native.
10361         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10362         (target==powerpc-pe): duplicate i386-win32 entry.
10363
10364 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10365
10366         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10367         of vxworks, not just vxworks5.1.
10368
10369 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10370
10371         * mpw-configure: Add support for exec-prefix.
10372
10373 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10374
10375         * config.guess: Recognize HP model 816 machines as having
10376         a PA1.1 processor.
10377
10378 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10379
10380         * configure: Ignore new autoconf configure options.
10381
10382 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10383
10384         * config.guess:  Recognize Pentium under SCO.
10385         From Robert Lipe <robertl@arnet.com>.
10386
10387 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10388
10389         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10390
10391 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10392
10393         * configure.in: Don't configure gas for alpha-dec-osf*.
10394
10395 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * configure.in: Default to --with-stabs for some targets for which
10398         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10399         i[345]86*-*-unixware*.
10400
10401 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10402
10403         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10404         rather than basing it on the target.  Simplify handling of options
10405         controlling which directories to configure.  Remove extraneous
10406         slash in multi-clean target.
10407
10408 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10409
10410         * config-ml.in: Prefix more variables with ml_ so they don't collide
10411         with configure's.
10412
10413 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10414
10415         * configure: Don't turn -v into --v.
10416
10417 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10418
10419         * configure.in (targargs): Fix typo.
10420
10421         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10422
10423 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10424
10425         * configure.in: Strip --host and --target options from
10426         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10427         --with-cross-host option when building with a cross-compiler.
10428         * configure: Canonicalize the arguments put into config.status by
10429         always using `=' for an option with an argument.  Pass a presumed
10430         --host or --target explicitly.
10431
10432 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10433
10434         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10435         into general OS recognition case.
10436
10437 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10438
10439         * configure.in (target_configdirs): add target-winsup only
10440         for win32 target systems.
10441
10442 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10443
10444         * Makefile.in (all-target-libgloss): Depend upon
10445         configure-target-newlib, since when libgloss is built it looks to
10446         see if the newlib directory exists.
10447
10448 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10449
10450         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10451         cfg-ml-*.in.
10452
10453 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10454
10455         * configure: Handle LD and LD_FOR_TARGET when configuring a
10456         Canadian Cross.
10457
10458 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10459
10460         * configure.in (target_libs): add target-winsup.
10461         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10462         (target==ppcle-pe): remove ld from $noconfigdirs.
10463
10464 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10465
10466         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10467         Preserve relative path names in $srcdir.  Build symlink tree if
10468         configuring cross target dir and srcdir=. (= no VPATH support).
10469         (configure-target-libg++): Depend on configure-target-librx.
10470         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10471         * config-ml.in: New file.
10472         * symlink-tree: New file.
10473         * configure: Ensure srcdir="." if that's what it is.
10474
10475 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10476
10477         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10478         includes and FLEX_SKELETON setting.
10479         * mpw-configure (--with-gnu-ld): New option, controls whether
10480         to use PPCLink or ld with PowerMac GCC.
10481         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10482         * mpw-config.in: Configure grez if targeting Mac.
10483
10484         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10485         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10486         just macos.
10487         * configure.in: Configure grez resource compiler if targeting Mac.
10488         * Makefile.in (all-grez, install-grez): New targets.
10489
10490 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10491
10492         * configure: CXX defaults to gcc, not g++.  If we find
10493         gcc in the path, set CC to gcc -O2.
10494
10495 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10496
10497         * configure: Default ${build} correctly.  Avoid picking up extra
10498         spaces when reading CC and CXX from Makefile.  When doing a
10499         Canadian Cross, use plausible default values for numerous
10500         variables.
10501         * configure.in: When doing a Canadian Cross, don't try to
10502         configure tools whose configure script can't handle it.
10503
10504 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10505
10506         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10507
10508 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10509
10510         * configure:  Remove dubious bug reporting address.
10511
10512 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10513
10514         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10515         configure script, run that instead of this directory's configure.
10516         In either case, print a message that we're configuring the sub-dir.
10517
10518 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10519
10520         * configure.in: Before checking for the existence of various files,
10521         use sed to filter out "target-".
10522
10523 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10524
10525         * Makefile.in (DO_X): Split rule to decrease command line length
10526         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10527         (Philippe De Muyter).
10528
10529 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10530
10531         * Makefile.in (all-patch): depend on all-libiberty.
10532
10533 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10534
10535         * configure.in: If the only directory in target_configdirs which
10536         actually exists is libiberty, then set target_configdirs to empty,
10537         to avoid trying to build a target libiberty in a gas or gdb
10538         distribution.
10539
10540 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10541
10542         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10543         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10544         systems.
10545
10546 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10547
10548         * configure.in (copy_dirs): Use sys-include instead of include
10549         for --with-headers option.
10550
10551 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10552
10553         * Makefile.in, configure.in: Make winsup builds work with
10554         new scheme.
10555
10556 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10557
10558         * configure.in: Build the linker on AIX.
10559
10560 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10561
10562         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10563         where needed.
10564
10565 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10566
10567         * Makefile.in (all-gcc): Fix typo.
10568
10569 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10570
10571         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10572
10573 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10574
10575         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10576         to target-xiberty, to provide more flexibility.
10577         (target_subdir):  Define.  Create if cross.
10578         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10579         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10580         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10581         check-libFOO -> check-target-libFOO, etc.
10582         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10583         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10584         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10585         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10586         allow ALL_GCC="" to only configure.
10587         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10588         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10589         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10590
10591 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10592
10593         * Makefile.in (taz): Build "info" in etc explicitly.
10594
10595 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10596
10597         * configure.in:  Make sure that CC is undefined (as opposed to
10598         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10599         problem with autoconf trying to configure on a host without GCC.
10600
10601 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10602
10603         * mpw-configure: Set host alias from choice of host compiler,
10604         only use generic MPW Makefile sed if present, edit a file
10605         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10606         * mpw-README: Add problem notes about CW6 and CW7.
10607
10608 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10609
10610         * Makefile.in (taz): Use ";" instead of ";;".
10611
10612 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10613
10614         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10615         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10616         DISTDOCDIRS.
10617         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10618         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10619
10620 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10621
10622         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10623         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10624         Move bfd to DISTSTUFFDIRS.
10625
10626 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10627
10628         * Makefile.in (X11_LIB): Removed.
10629         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10630
10631         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10632
10633 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10634
10635         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10636         names.
10637
10638 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10639
10640         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10641
10642 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10643
10644         * configure.in (i[345]86-*-win32): Always build newlib.
10645         Don't configure cvs, autoconf or texinfo.
10646         * Makefile.in (LD_FOR_TARGET): New.
10647         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10648         Pass down LD_FOR_TARGET.
10649
10650 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10651
10652         * winsup: New directory.
10653         * Makefile.in: Build winsup.
10654         * configure.in: Winsup is configured when target is win32.
10655         Can only build win32 target GDB when native.
10656
10657 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10658
10659         * config.guess: Recognize HP model 819 machines as having
10660         a PA 1.1 processor.
10661
10662 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10663
10664         * configure: Fix sed loop which substitutes for CC and CXX to
10665         avoid bug found in various sed implementations.
10666
10667 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10668
10669         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10670         simulator.  Use standard powerpc-*-eabi*.
10671
10672 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10673
10674         * configure.in: Stop putting gas and binutils in noconfigdirs for
10675         powerpc-*-aix* and rs6000-*-*.
10676
10677 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10678
10679         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10680         -mcall-aixdesc libraries.
10681
10682 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10683
10684         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10685
10686         * config.sub (arm | armel | armeb): Fix shell syntax.
10687
10688 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10689
10690         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10691         -msoft-float and -mcpu=common support.
10692         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10693         libraries.
10694
10695 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10696
10697         * configure.in: Allow configuration and build of emacs19 for the alpha.
10698
10699 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10700
10701         * configure.in (CC): Get ^CC, not just any old CC, from
10702         ${host_makefile_frag}.
10703
10704 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10705
10706         * configure.in (CC): Try to get CC from
10707         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10708
10709 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10710
10711         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10712         only if it exists in $(srcdir).
10713
10714 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10715
10716         * configure: If CC and CXX are not set in the environment, set
10717         them, based on either an existing Makefile or on searching for gcc
10718         in PATH.  Substitute for CC and CXX in Makefile.
10719         * configure.in: Remove libm from target_libs.  Separate
10720         target_configdirs from configdirs.  If CC is not set in
10721         environment, try to get it from a host Makefile fragment.  Rewrite
10722         changes of configdirs to use skipdirs instead.  A few minor
10723         tweaks.  Take directories out of target_configdirs as they are
10724         taken out of configdirs.  Remove existing Makefile files from
10725         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10726         CONFIG_ARGUMENTS in Makefile.
10727         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10728         by configure.in.
10729         (CONFIG_ARGUMENTS): Likewise.
10730         (CONFIGURE_TARGET_MODULES): New variable.
10731         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10732         ($(CONFIGURE_TARGET_MODULES)): New target.
10733         (configure-libg++, configure-libio): New targets.
10734         (all-libg++): Depend upon configure-libg++.
10735         (all-libio): Depend upon configure-libio.
10736         (configure-libgloss, all-libgloss): New targets.
10737         (configure-libstdc++): New target.
10738         (all-libstdc++): Depend upon configure-libstdc++.
10739         (configure-librx, all-librx): New targets.
10740         (configure-newlib): New target.
10741         (all-newlib): Depend upon configure-newlib
10742         (configure-xiberty): New target.
10743         (all-xiberty): Depend upon configure-xiberty.
10744
10745 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10746
10747         * configure.in (host i[345]86-*-win32):  Expand the
10748         noconfigdirs again.
10749
10750 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10751
10752         * mpw-configure: Fix sed command file name.
10753
10754 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10755
10756         * configure.in (host i[345]86-*-win32): Reduce the
10757         noconfigdirs again.
10758
10759 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10762         or powerpc*-*-pe*, since they are not yet supported.
10763
10764 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10765
10766         Add PowerMac support and many other enhancements.
10767         * mpw-configure: New option --cc to select compiler to use,
10768         paste options set according to --cc into the generated
10769         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10770         if mpw-make.sed is present.
10771         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10772         add forward includes for PowerPC include files.
10773         * mpw-build.in: Build using Makefile.PPC if present.
10774         (do-byacc, etc): Remove separate version resource builds.
10775         (do-gas): Build "stamps" before "all".
10776         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10777         * mpw-README: Update to reflect --cc option, PowerMac support,
10778         and recently-reported compatibility problems.
10779
10780 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10781
10782         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10783         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10784         (--with-multilib-top): Pass to recursive invocations.
10785
10786 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10787
10788         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10789         v810-*-*.
10790
10791 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10792
10793         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10794         gdb, ld and opcodes on v810-*-*.
10795
10796 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10797
10798         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10799         (local-maintainer-clean): New target.
10800         (maintainer-clean): New target.
10801         (realclean): Just depend upon maintainer-clean.
10802
10803 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10804
10805         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10806
10807 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10808
10809         * configure.in: Build ld in mips*-*-bsd* case.
10810
10811 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10812
10813         * config.sub: Accept -lites* OS.  From Ian Dall.
10814
10815 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10816
10817         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10818         targets.
10819
10820 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10821
10822         * configure.in: treat i386-win32 canadian cross the same as
10823         i386-go32 canadian cross.
10824
10825 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10826
10827         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10828         running under the simulator to build a reduced set of libraries.
10829         (powerpc-*-eabiaix): Add fine grained multilib support added to
10830         other powerpc targets yesterday.
10831
10832 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10833
10834         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10835         -disable-softfloat, -disable-relocatable, -disable-aix, and
10836         -disable-sysv to control which multilib libraries get built.
10837
10838 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10839
10840         * configure: Add Makefile.tem to list of files to remove in trap
10841         handler.
10842
10843 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10844
10845         * config.guess (*Linux*):  Add missing "exit"s.
10846         Also, need specific check for alpha-unknown-linux (uses COFF).
10847
10848 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10849
10850         * config.guess:  Merge with FSF:
10851
10852         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10853         * config.guess (AIX4): More robust release numbering discovery.
10854
10855         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10856         * config.guess (i386-sequent-ptx): Properly get version number.
10857
10858         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10859         * config.guess (mips:*:4*:UMIPS): New case.
10860
10861 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10862
10863         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10864         (i386-win32 host): Likewise.  Don't build readline.
10865
10866 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10867
10868         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10869         SUPPORT_FILES to submakes.
10870
10871 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10872
10873         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10874         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10875         mpw-configure.
10876
10877 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10878
10879         * configure.in (appdirs): Use =, not ==, in test expression when
10880         trying to build the text to print in the warning message for
10881         Solaris users.
10882
10883 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10884
10885         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10886
10887 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10888
10889         * config.guess: Recognize lynx-2.3.
10890
10891 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10892
10893         * config.sub (z8ksim): Deleted
10894         (z8k-*-coff): New, this is the one true name of the target.
10895
10896 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10897
10898         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10899
10900 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10901
10902         * config.guess (*:Linux:*:*): First try asking the linker what the
10903         default object file format is (elf, aout, or coff).  Then if this
10904         fails, try previous methods.
10905
10906 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10907
10908         * configure.in: Don't build newlib for *-*-vxworks5.1.
10909
10910 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10911
10912         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10913         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10914
10915 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10916
10917         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10918
10919 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10920
10921         * cfg-ml-com.in: New file.
10922         * cfg-ml-pos.in: New file.
10923
10924 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10925
10926         * COPYING.NEWLIB: Add HP free copyright to list.
10927
10928 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10929
10930         * config.sub: Recognize -eabi* for the system, not just -eabi.
10931
10932 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10933
10934         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10935         * config.sub, configure.in (win32): New target and host.
10936
10937 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10938
10939         * configure.in: Add i386-pe configuration.
10940
10941 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10942
10943         * mpw-build.in (install): Install GDB after LD.
10944
10945 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10946
10947         * mpw-config.in (elf/mips.h): Always forward-include, needed
10948         for GDB to build.
10949
10950 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10951
10952         * testsuite: New directory for customer acceptance and whole tool
10953         chain tests.
10954
10955 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10956
10957         * configure: If per-host line isn't found, but AC_OUTPUT is found
10958         and a configure script exists, run it instead.
10959
10960 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10961
10962         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10963
10964 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10965
10966         * configure: Set build_{cpu,vendor,os,alias} to host values when
10967         --build isn't specified.
10968
10969 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10970
10971         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10972         (FLAGS_TO_PASS): Pass them.
10973         (EXTRA_TARGET_FLAGS): Ditto.
10974
10975 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10976
10977         * Makefile.in (all-libg++): Depend on all-libstdc++.
10978
10979 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10980
10981         * configure.in (noconfigdirs): Enable all packages for
10982           i386-unknown-netbsd.
10983
10984 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10985
10986         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10987         hosted builds (DOS builds)
10988
10989 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10990
10991         Changes for ARM based on patches from Richard Earnshaw:
10992         * config.sub: Handle armeb and armel.
10993         * configure.in: Omit arm linker only for riscix.
10994
10995 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10996
10997         * config.guess:  Update from FSF.
10998
10999 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11000
11001         * config.sub: Recognize powerpcle as the little endian variant of
11002         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11003         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11004         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11005         temporarily.
11006
11007 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11008
11009         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11010
11011 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11012
11013         * config.sub: Accept -lites* as a basic system type.
11014
11015 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11016
11017         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11018         installed, and if so return linuxoldld as the system name.
11019
11020 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11021
11022         * config.guess: Add hppa1.1-hp-lites support.
11023
11024 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11025
11026         * configure.in: Don't build newlib for m68k-vxworks5.1.
11027
11028 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11029
11030         * configure.in (mips-sgi-irix6): Use mh-irix5.
11031
11032 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11033
11034         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11035
11036 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11037
11038         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11039         OSF/1.  Fix compiler flags.
11040         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11041
11042 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11043
11044         * configure.in: Recognize --with-newlib.
11045         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11046
11047 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11048
11049         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11050         to *_X11_MODULES due to gdbtk needing X include files et al.
11051
11052 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11053
11054         Merge in support for Mac MPW as a host.
11055         (Old change descriptions retained for informational value.)
11056
11057         * mpw-config.in: Add generic include forwards for cpu-specific
11058         include files in aout and elf directories.
11059
11060         * mpw-configure: Added copyright.
11061         * mpw-config.in: Check for presence of required build tools.
11062         (target_libs): Add newlib.
11063         (target_tools): Add examples.
11064         (Read Me): Generate as "Read Me for MPW" instead.
11065         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11066         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11067         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11068
11069         * mpw-configure: Remove subdir-specific makefile hackery,
11070         delete mk.tmp after using it.
11071
11072         * mpw-build.in (all): Display start and end times.
11073
11074         * mpw-configure (host_canonical): Set.
11075         (target_cpu): Always add to makefiles.
11076         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11077         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11078         (mpw-mh-mpw): Look for in srcdir and srcroot.
11079         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11080
11081         * mpw-build.in: (install-only): New target.
11082
11083         * mpw-configure (host_alias, target_alias): Rename from hostalias
11084         and targetalias, add into generated Makefile.
11085         (mk.tmp): If present, add into generated Makefile.
11086         * mpw-build.in (all-gas): Build config.h first before gas proper.
11087
11088         * mpw-configure (config.status): Write only if changed.
11089         * mpw-config.in (readline): Configure it (not built, just used for
11090         definitions).
11091
11092         * mpw-config.in (elf/mips.h): Add a forward include.
11093
11094         * mpw-config.in: Forward-include most .h files in include into
11095         extra-include.
11096         (readline): Don't build.
11097         mpw-build.in (install): Install GDB.
11098
11099         * mpw-configure (prefix, mpw_prefix): Handle it.
11100         * mpw-config.in (mmalloc, readline): Don't configure.
11101         * mpw-build.in (thisscript): Rename to ThisScript.
11102         Use mpw-build instead of BuildProgram everywhere.
11103         (mmalloc, readline): Don't build.
11104         * mpw-README: New file, basic documentation about the MPW port.
11105
11106         * mpw-config.in: Use forward-include to create include files.
11107
11108         * mpw-configure: Add more things to the top of each configured
11109         Makefile, including contents of config/mpw-mh-mpw.
11110         * mpw-config.in (extra-include): Create this directory and fill it
11111         with Posix-like include files when configuring.
11112
11113         * config.sub (apple, mac, mpw): Add various aliases.
11114
11115         * mpw-build.in: New file, top-level build script fragment for MPW.
11116         * mpw-configure: New file, configure script for MPW.
11117         * mpw-config.in: New file, config fragment for MPW.
11118
11119 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11120
11121         * configure.in (host_libs): Remove glob, since it is gone from the
11122         sources.
11123
11124 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11125
11126         * Makefile.in: define empty GDB_NLM_DEPS var.
11127
11128         * configure.in(target_makefile_frag): use config/mt-netware
11129         for netware targets.
11130
11131 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11132
11133         * config.sub: Merge in recent FSF changes.  Remove linux special
11134         cases.
11135
11136 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11137
11138         Revert this change:
11139
11140         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11141
11142                 * build-all.mk: Use CC=cc -Xs on Solaris.
11143
11144 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11145
11146         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11147         stop using it.
11148         * Makefile.in: Nuke all references to glob subdirectory.
11149
11150 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11151
11152         * configure.in: Fix --enable-shared logic in per-host.
11153
11154 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11155
11156         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11157
11158 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11159
11160         * configure.in (noconfigdirs): Don't build gas on AIX, for
11161         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11162
11163 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * configure: Fix --cache-file to work if the file argument is a
11166         relative path.
11167
11168 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11169
11170         * configure: If the --cache-file is used, pass it down to
11171         configure in subdirectories.
11172
11173 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11174
11175         * config.sub: add vxworks29k configuration.
11176
11177 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11178
11179         * Makefile.in (taz): Do "diststuff" part quietly.
11180
11181 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11182
11183         * config.sub: Mini-merge with gcc/config.sub.
11184
11185 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11186
11187         * config.guess (IRIX): Sed - to _.
11188
11189 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11190
11191         * Makefile.in (source-vault, binary-vault): New targets.
11192
11193 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11194
11195         * config.sub: Recognize -eabi as a basic system type.
11196
11197 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11198
11199         * configure.in (enable_shared stuff): Fix typo.
11200
11201 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11202
11203         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11204
11205 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11206
11207         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11208
11209 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11210
11211         * configure.in (rs6000-*-*): Don't build gas.
11212
11213 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11214
11215         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11216         reduce command line length.
11217         (AS_FOR_TARGET): Check for as.new, not Makefile.
11218         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11219
11220 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11221
11222         * config.guess:  Merge from FSF.
11223
11224 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11225
11226         * configure: Don't use $ when handling program_suffix.
11227
11228 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11229
11230         * configure.in:  Configure tk for hppa/hpux.
11231
11232 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11233
11234         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11235
11236 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11237
11238         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11239         to LIBCXXFLAGS.  Tests are better run without it.
11240
11241 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11242
11243         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11244
11245 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11246
11247         * configure.in (*-*-netware*): Don't configure xiberty.
11248
11249 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11250
11251         * configure.in:  Remove tk from native_only list.
11252
11253 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11254
11255         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11256           for special NCD build.
11257
11258 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11259
11260         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11261         makeall.bat, they're only useful for binutils snapshots.
11262         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11263         makeall.bat to specified SUPPORT_FILES.
11264
11265 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11266
11267         * build-all.mk: Add Ericsson targets to sun4 and solaris
11268           hosts.  Add  BNR's sun4 target to solaris host, so their
11269           build-from-source will be tested in-house first.
11270
11271 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11272
11273         * Makefile.in (LIBCFLAGS): New variable.
11274         (CFLAGS_FOR_TARGET): Ditto.
11275         (LIBCFLAGS_FOR_TARGET): Ditto.
11276         (LIBCXXFLAGS): Ditto.
11277         (CXXFLAGS_FOR_TARGET): Ditto.
11278         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11279         (BASE_FLAGS_TO_PASS): Pass them.
11280         (EXTRA_TARGET_FLAGS): Ditto.
11281
11282         * configure.in: Support --enable-shared.
11283
11284 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11285
11286         * configure.in (target_libs):  Include libstdc++ again.
11287         * config.guess:  Update from FSF (for FreeBSD).
11288
11289 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11290
11291         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11292         makeall.bat.
11293         (DISTDOCDIRS): Add `etc'.
11294         (ETC_SUPPORT_PFX): New variable.
11295         (taz): Include anything from etc starting with a word in
11296         ETC_SUPPORT_PFX.
11297
11298 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11299
11300         * config.sub: Update for recent FSF changes.  Remove obsolete
11301         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11302         spacing changes.
11303
11304 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11305
11306         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11307
11308         * config.guess:  Merge with FSF.
11309         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11310
11311 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11312
11313         * configure: Since the "trap 0" handler will override the exit
11314         status on many systems, only use it for "exit 1", and make it set
11315         a non-zero exit status; reset it before "exit 0".  Also, check
11316         exit status of config.sub, and error out if it failed.
11317
11318 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11319
11320         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11321         and install libgloss.
11322
11323 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11324
11325         * Makefile.in (all-binutils): Depend upon all-byacc.
11326
11327         * configure.in: Don't build emacs on Irix 5.
11328
11329 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11330
11331         * configure.in (*-*-netware*): Add libio.
11332
11333 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11334
11335         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11336         (CHECK_TARGET_MODULES): Ditto.
11337         (INSTALL_TARGET_MODULES): Ditto.
11338         (TARGET_LIBS): Ditto.
11339         (all-libstdc++): Note dependencies.
11340
11341 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11342
11343         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11344
11345 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11346
11347         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11348         -fexternal-templates.
11349
11350         * configure.in (target_libs): Add libstdc++.
11351         (noconfigdirs): Add libstdc++ as appropriate.
11352
11353 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11354
11355         * config.guess:  Update from FSF.
11356
11357 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11358
11359         * configure: Use ${config_shell} when running ${configsub}.
11360
11361 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11362
11363         * config.sub: No longer recognize h8300h.
11364
11365 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11366
11367         * config.sub: Remove extraneous differences between config.sub and
11368         gcc/config.sub.
11369
11370 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11371
11372         * Makefile.in (DISTSTUFFDIRS): Add gas.
11373
11374 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11375
11376         * COPYING.NEWLIB: New file.
11377
11378 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11379
11380         * config.guess (HP-UX):  Patch from Harlan Stenn
11381         <harlan@landmark.com> to also emit release level.
11382
11383 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11384
11385         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11386
11387 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11388
11389         * config.sub:  Merge nextstep cleanup from FSF.
11390
11391 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11392
11393         * configure.in (arm-*-*): Don't configure ld for this target.
11394
11395 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11396
11397         * configure.in (*-*-netware): don't configure libg++, libio,
11398           librx, or newlib.
11399
11400 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11401
11402         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11403         configure ld--it works, but it doesn't support shared libraries.
11404
11405 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11406
11407         * config.guess (*-unknown-freebsd*):  Get rid of possible
11408         trailing "(Release)" in version string.
11409         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11410
11411 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11412
11413         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11414         Fix type: *-next-neststep -> *-next-nextstep.
11415
11416         * config.guess:  Merge from FSF:
11417
11418         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11419
11420         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11421
11422         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11423
11424         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11425         instead of UNIX_SV for UnixWare 1.0).
11426
11427 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11428
11429         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11430         to make gdb/nlm/* build after the compiler and linker.
11431
11432 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11433
11434         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11435         not just i[34]86.
11436         (m68k-atari-sysv4):  Relocate to match FSF version.
11437
11438         * config.guess:  More merges from the FSF:
11439
11440         Add a space before function call or macro invocation.
11441
11442         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11443
11444         * config.guess: Add trap cmd to remove dummy.c and dummy when
11445         interrupted.
11446
11447         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11448
11449         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11450         (dummy): Redirect stderr from compilation of dummy.c.
11451
11452         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11453
11454         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11455
11456 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11457
11458         * configure: Accept and ignore --cache*, for compatibility with
11459         new autoconf.
11460
11461 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11462
11463         * config.guess:  Merge from FSF:
11464
11465         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11466
11467         * config.guess (Pyramid*:OSx*:*:*): New case.
11468         (PATH): Add /.attbin at end for finding uname.
11469         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11470
11471         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11472
11473         * config.guess (M88*:DolphinOS:*:*): New case.
11474
11475         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11476
11477         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11478         to select whether to use ELF or COFF.
11479
11480         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11481
11482         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11483
11484         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11485
11486         * config.guess: Guess the OS version for HPUX.
11487
11488         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11489
11490         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11491
11492 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11493
11494         * configure.in: Recognize --with-headers, --with-libs, and
11495         --without-newlib.
11496         * Makefile.in (all-xiberty): Depend upon all-ld.
11497
11498 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11499
11500         * configure.in: Change i[34]86 to i[345]86.
11501
11502 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11503
11504         * configure (version): A few more tweaks to help message.
11505
11506 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11507
11508         * Makefile.in:  Remove (for now) librx as a host library,
11509         now that we're building it for target.
11510
11511 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11512
11513         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11514         (Karl Berry).
11515
11516 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11517
11518         * configure.in:  Also configure librx.
11519
11520 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11521
11522         * Makefile.in:  Update various rules to reflect that librx
11523         is now needed for libg++.
11524
11525 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11526
11527         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11528
11529 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11530
11531         * configure.in: Configure the examples directory.
11532
11533 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11534
11535         * configure: Simplify Jun 2 1994 change.
11536
11537 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11538
11539         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11540         /bin/gcc isn't good enough to build gcc.
11541
11542 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11543
11544         * Makefile.in (GDB_SUPPORT_FILES): Remove
11545         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11546         (gdb.tar.gz): Add new rule to use standard distribution building
11547         mechanism.
11548
11549 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11550
11551         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11552         Bill Cox <bill@cygnus.com>.
11553
11554 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11555
11556         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11557
11558 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11559
11560         * configure:  Search current dir first in .gdbinit.
11561
11562 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11563
11564         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11565
11566 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11567
11568         * config.sub:  Refer to NeXT's operating system as nextstep.
11569
11570         * config.sub (case $basic_machine):  Re-order the cases, to match
11571         the order in the FSF version (which is mostly alphabethical).
11572         Merge in some additions and changes from the FSF.
11573
11574 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11575
11576         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11577         * config.sub: Recognize cxux7.
11578         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11579
11580 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11581
11582         * config.sub:  Fix typo powerpc -> powerpc-*.
11583
11584 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11585
11586         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11587
11588         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11589         parallel with all-emacs and install-emacs).  Top-level command
11590         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11591
11592 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11593
11594         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11595         $(relbindir)/make before doing ``make install'', and use
11596         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11597         installing over running make binary.
11598         ($(host)-stamp-stage3-installed): Likewise.
11599
11600 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11601
11602         * config.guess: Recognize Mach.
11603
11604 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11605
11606         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11607         see whether --exec-prefix was used.
11608
11609 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11610
11611         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11612
11613 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11614
11615         * Makefile.in: Add all-librx target similar to all-libproc.
11616
11617 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11618
11619         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11620         with post 1.2 uname bogosity.
11621
11622 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11623
11624         * configure: Remove temporary files on receipt of a signal.
11625
11626 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11627
11628         * configure: If there is a package_makefile_frag, remove
11629         ${subdir}/Makefile.tem after copying it in.
11630
11631 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11632
11633         * build_all.mk: support rs6000 lynx identifies itself as
11634         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11635         since /bin/gcc is too feeble to compile a modern gcc.
11636
11637 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11638
11639         * brought devo/test-build.mk update-to-date with progressive/
11640           test-build.mk. Add lynx targets and hppa flag info.
11641
11642 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11643
11644         * configure.in:  Use mh-ncrsvr43.  Patch from
11645         Tom McConnell <tmcconne@sedona.intel.com>.
11646
11647 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11648
11649         * config.guess (i386-unknown-bsdi):  No longer need to
11650         check #if defined(__bsdi__) && defined(__i386__).
11651
11652 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11653
11654         * configure: Set program_transform_nameoption correctly.
11655
11656 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11657
11658         * brought build-all.mk update-to-date with progressive build-all.mk,
11659           added new targets and hppa info.
11660
11661 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11662
11663         * configure: If config.guess result is a prefix of the user
11664         specified target, assume a native build and use the user specified
11665         target as the host alias.  Remove SunOS patch suffix removal hack.
11666         * configure.in: Remove SunOS patch suffix removal hack.
11667
11668         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11669         in NATIVE_CHECK_MODULES.
11670
11671 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11672
11673         * Makefile.in: Rename HOST_ONLY to NATIVE.
11674         * configure: Delete SunOs patch suffix from host_canonical
11675           and build_canonical variables that are prepended to Makefiles.
11676         * configure.in: Add comments for easier maintenance.
11677
11678 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11679
11680         * Makefile.in: Add all-libproc target similar to all-gui.
11681
11682 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11683
11684         * Makefile.in (CHECK_MODULES): split into
11685         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11686
11687 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11688
11689         * config.guess (i386-unknown-bsdi): New system to guess.
11690
11691 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11692
11693         * Makefile.in: Add all-gui target (but not yet build by "all").
11694
11695 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11696
11697         * config.sub: Move deletion of patch suffix from here...
11698         * configure.in: To here, at Ian's suggestion.  The top-
11699           level scripts might need to know of a patch level.
11700
11701 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11702
11703         * config.sub: Strip off patch suffix so rtl is recognized
11704           as a sunos4.1.3 machine, even though it's been patched.
11705
11706 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11707
11708         * Makefile.in (INSTALL_LAST): Delete.
11709         (INSTALL_DOSREL): New.
11710
11711 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11712
11713         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11714         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11715         whether we pass down --with-gnu-ld anyhow.
11716
11717 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11718
11719         * Makefile.in (INSTALL_LAST): Change operation so it works
11720         on more flavors of make.
11721         * configure.in (go32): Don't build libg++ or libio.
11722
11723 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11724
11725         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11726         they can be overriden by templates.
11727
11728 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11729
11730         * configure.in (target==go32): Don't build gdb.
11731         * dosrel: New directory.
11732
11733 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11734
11735         * configure.in (host==go32): Configure dosrel too.
11736         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11737         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11738         be set by incoming names or templates.
11739         (INSTALL_LAST): New rule.
11740
11741 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11742
11743         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11744
11745 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11746
11747         * configure.in (appdirs): New variable.  Currently empty, but will
11748         be used in gas distribution.  If nonempty, lists a set of
11749         directories at least one of which must get configured, or top
11750         level configuration is considered to have failed.
11751         (rs6000-*-lynxos*): Use new file name.
11752
11753 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11754
11755         Eliminate XTRAFLAGS.
11756         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11757         newlib include files using -idirafter, and also use -nostdinc.
11758         (CXX_FOR_TARGET): Likewise.
11759         (XTRAFLAGS): Removed.
11760         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11761         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11762         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11763         ($(DO_X)): Don't pass down XTRAFLAGS.
11764
11765 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11766
11767         * configure.in (mips*-dec-bsd*): New target; do build linker.
11768         (mips*-*-bsd*): New target; don't build linker.
11769
11770 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11771
11772         * configure.in: support rs6000-*-lynxos* configuration.
11773         support sunos4 as a cross target.
11774
11775         * config.sub: look for lynx*, not lynx since the OS version may
11776         legitimately be part of the name.
11777
11778 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11779
11780         * configure.in (i[34]86-*-sco*): Move to be with other i386
11781         targets.
11782         (romp-*-*): New target.  Skip various binary utilities.
11783         (vax-*-*): New target.  Don't build newlib.
11784         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11785
11786 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11787
11788         * configure.in: Only set host_makefile_frag if config
11789         directory exists.
11790
11791 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11792
11793         * install.sh: If $dstdir exists, don't check whether each
11794         component does.
11795
11796 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11797
11798         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11799
11800 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11801
11802         * configure.in (*-*-lynxos*): Don't configure newlib for either
11803         native or cross Lynx.
11804
11805 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11806
11807         * config.sub (sparc64-elf): Fix os.
11808         (z8k): Remove duplicate.
11809
11810 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11811
11812         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11813         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11814
11815 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11816
11817         * configure: Make file links cleanly even if Lynx fails on
11818           an NFS symlink (at least fail cleanly).
11819
11820 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11821
11822         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11823         -XNh2000.
11824
11825 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11826
11827         * configure: Unknown options are fatal again.
11828
11829 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11830
11831         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11832         compatibility.
11833
11834 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11835
11836         * build-all.mk: Add `clean' target.
11837
11838 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11839
11840         * config.guess:  Add SINIX support.
11841         * configure.in:  Add mips-*-sysv4* support.
11842
11843 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11844
11845         * build-all.mk: Document all useful targets.
11846         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11847         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11848
11849 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11850
11851         * configure: Support --silent, --quiet.
11852
11853 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11854
11855         * configure: Support --disable-FEATURE.
11856
11857 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11858
11859         * config.guess: Recognize NCR running SVR4.3.
11860
11861 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11862
11863         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11864         Patch from Paul Eggert <eggert@twinsun.com>.
11865
11866 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11867
11868         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11869
11870 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11871
11872         * configure: Make unrecognized options give nonfatal warnings
11873         instead of fatal errors, and pass them to any subdirectory
11874         configures in case they recognize them.
11875         Make --x equivalent to --with-x.
11876
11877 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11878
11879         * configure: Add --enable-* options.  Clean up usage message and
11880         some comments.
11881
11882 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11883
11884         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11885
11886 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11887
11888         * configure.in (hppa*-*-*): Enable binutils.
11889
11890 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11891
11892         * config.sub: Recognize cisco.
11893
11894 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11895
11896         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11897
11898 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11899
11900         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11901         than one configuration name.  Add comment.
11902
11903 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11904
11905         * config.guess: about target *-hitachi-hiuxwe2, fixed
11906         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11907         macro is incorrect.]
11908
11909 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11910
11911         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11912         than the "make ls" stuff which used to be here.
11913
11914 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11915
11916         * config.guess:  Recognize i[34]86-unknown-freebsd.
11917         From Shawn M Carey <smcarey@rodan.syr.edu>.
11918
11919 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11920
11921         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11922
11923 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11924
11925         * config.guess: Check for ptx.
11926
11927 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11928
11929         * config.sub: Add os9k checking.
11930
11931 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11932
11933         * config.guess: Handle OSF1 running on HPPA processors
11934
11935 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11936
11937         * configure: If subdir configure fails, print out a message with
11938         subdirectory name, in case subdir's configure code didn't identify
11939         itself.
11940
11941 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11942
11943         * configure.in: Remove embedded newlines from configdirs.
11944         Avoid mismatches of substrings.  Fix matching strings at end
11945         of configdirs.
11946
11947 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11948
11949         * config.guess:  Add Lynx/rs6000 config support.
11950
11951 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11952
11953         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11954
11955 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11956
11957         * configure.in (hppa*-*-osf*): Treat this just like most other
11958         PA configurations (eg no binutils or ld).
11959         (hppa*-*-*elf*): These configurations have binutils and ld.
11960
11961 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11962
11963         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11964
11965 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11966
11967         * configure.in (rs6000-*-*): Build gas.
11968
11969 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11970
11971         * Makefile.in:  Avoid bug in losing hpux sed.
11972
11973 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11974
11975         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11976         for GDB and GDB has been fixed to not need it.
11977
11978 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11979
11980         * config.guess: Recognize vax hosts.
11981
11982 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11983
11984         * configure (while loop): Don't use "break 2" inside case
11985         statement -- the case statement isn't an enclosing loop.
11986
11987 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11988
11989         * config.guess:  Clean up NeXT support, to allow nextstep
11990         on Intel machines.  Make OS be nextstep.
11991
11992 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11993
11994         * config.guess: Add alternate forms for Convex.
11995
11996 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11997
11998         * configure:  Completely rewrite option processing.  Take
11999         advantage of pattern-matching to avoid invoking test frequently.
12000         Also clean up host and target defaulting logic.
12001
12002 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12003
12004         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12005         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12006         commands (plus user environment) will fit SCO limits.
12007
12008 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12009
12010         * configure.in: Don't issue warnings about directories which are
12011         not being configured if -norecursion is set.  Correct test for
12012         --with-gnu-as and --with-gnu-ld to not get confused by substring
12013         matches.
12014
12015         * configure.in: Don't build gas for alpha-dec-osf1*.
12016
12017 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12018
12019         * configure:  Back out Per's change of 12/19/1993.  It changes the
12020         behavior of configure in unexpected and confusing ways.
12021
12022         Also, use different delim char when calculating
12023         program_transform_name so that the name can contain slashes.
12024
12025 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12026
12027         * configure.in, config.sub: Add support for VSTa micro-kernel.
12028
12029 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12030
12031         * configure.in: Nuke hacks which were used to get a special
12032         version of GAS for HPPA configurations.
12033
12034 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12035
12036         * configure:  If only ${target_alias} is given, use that
12037         as the default for ${host_alias}.
12038         * configure:  Add missing back-slashes before nested quotes.
12039
12040 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12041
12042         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12043
12044 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12045
12046         * config.guess:  Recognize some Tektronix configurations.
12047         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12048
12049 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12050
12051         * config.sub: Match any flavor of SH.
12052
12053 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12054
12055         * configure.in: Don't try to configure newlib for Alpha.
12056
12057 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12058
12059         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12060         libg++ or libio for any Alpha target.
12061
12062         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12063
12064 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12065
12066         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12067         default arguments -- so it tried to compress itself.
12068
12069 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12070
12071         * configure.in (notsupp): ensure that a space is always at the end
12072           of the configdirs list, since the grep checks for an explicit space
12073
12074 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12075
12076         * configure.in (target i386-sysv4.2): don't build ld, since static
12077           versions of many libraries are not available.
12078
12079 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12080
12081         * config.guess: Recognize Apollos (using environment variables).
12082         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12083
12084 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12085
12086         * config.guess: Recognize Sony news mips running newsos.
12087
12088 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12089
12090         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12091         "fi ; else" for bash.
12092
12093 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12094
12095         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12096
12097 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12098
12099         * config.sub: accept unixware as an alias for svr4.2.
12100         Fix some inconsistancies with the gcc version.
12101
12102 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12103
12104         * Makefile.in (DISTDOCDIRS):  Add gdb.
12105
12106 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12107
12108         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12109
12110 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12111
12112         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12113         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12114         this now.
12115
12116 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12117
12118         * config.sub: Accept hiux* as an OS name.
12119
12120         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12121         etc/make-stds.texi.  The underscore came from gcc, and dje now
12122         agrees that RUNTESTFLAGS is the correct name.
12123
12124 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12125
12126         * install.sh:  Remove 'set -e'.  It makes any conditionals
12127         in the script useless.
12128
12129         * config.guess: Automatically recognize arm-acorn-riscix
12130         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12131
12132 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12133
12134         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12135
12136 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12137
12138         * Makefile.in (DISTDOCDIRS): New variable.
12139         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12140         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12141
12142 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12143
12144         * configure.in (hppa target): check the source directory for the
12145           pagas sub-directory
12146
12147 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12148
12149         * config.sub: Allow -aout* and -elf*.
12150
12151 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12152
12153         * configure.in: Don't build ld on i386-solaris2, same as for
12154         sparc-solaris2.
12155
12156 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12157
12158         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12159
12160 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12161
12162         * configure.in:  Configure gdb for alpha.
12163
12164 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12165
12166         * Makefile.in (CXXFLAGS): Add -O.
12167
12168 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12169
12170         * config.guess: added support for DG Aviion
12171
12172 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12173
12174         * configure.in: Produce warning message for subdirectories not
12175         configurable for this host/target combination.  Don't try to
12176         configure gdb for vms.
12177
12178 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12179
12180         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12181         appropriate files before making "diststuff".
12182         (DISTBISONFILES): New var: list of files to be edited.
12183         (DISTSTUFFDIRS): Add binutils.
12184
12185 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12186
12187         * config.sub: also handle mipsel and mips64el (for little endian mips)
12188
12189 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12190
12191         * configure.in: Add * to end of all OS names.
12192
12193 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12194
12195         * configure.in: Build newlib for LynxOS native.
12196
12197 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12198
12199         * config.guess: Add support for delta 88k running SVR3.
12200
12201         * configure.in: Add comment about HP compiler vs. emacs.
12202
12203 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12204
12205         * configure.in: don't build ld on solaris2 (not a viable option
12206           due to bugs in getpwnam & getpwuid)
12207
12208 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12209
12210         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12211         config.guess will produce a full version number.
12212
12213 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12214
12215         * configure.in: Build linker and binutils for alpha-dec-osf1.
12216
12217 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12218
12219         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12220         and gdb/testsuite/Makefile.in.
12221
12222 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12223
12224         * configure.in: recognize mips*- instead of mips-
12225
12226 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12227
12228         * config.sub: Accept linux*coff and linux*elf as operating
12229         systems.
12230
12231 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12232
12233         * config.sub: Recognize mips64, and mips3 as an alias for it.
12234
12235 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12236
12237         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12238         gdb knows how to handle OSF/1 shared libraries.
12239
12240 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12241
12242         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12243         * config.guess: Recognize Hitachi's HIUX.
12244         * config.sub: Recognize h3050r* and hppahitachi.
12245         Remove redundant cases for hp9k[23]*.
12246
12247 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12248
12249         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12250         if gas and ld are in the source tree and are in ${configdirs}.
12251         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12252         --with options (but still pass them down on the command line,
12253         if they were explicitly specified).
12254
12255 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12256
12257         * configure: substitute SHELL value in Makefile.in with
12258         ${CONFIG_SHELL}
12259
12260 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12261
12262         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12263         *-*-solaris2* targets.
12264
12265 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12266
12267         * Makefile.in: define M4, and pass it down to sub-makes;
12268         all-autoconf now depends on all-m4
12269
12270 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12271
12272         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12273         presence of {ar,ranlib} instead of a configured directory
12274
12275 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12276
12277         * config.guess: Accept 34?? as well as 33?? for NCR.
12278
12279 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12280
12281         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12282         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12283
12284 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12285
12286         * configure: grab values for $(CC) and $(CXX) from the
12287         environment, so that someone can do "CC=gcc configure; make" and
12288         have it work right (matching the way that autoconf works now)
12289
12290         * configure.in, Makefile.in: add support for gash, the tcl
12291         interface to Galaxy
12292
12293         * config.guess: add NetBSD variants (hp300, x86)
12294
12295 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12296
12297         * install.sh: Support -d option (in the manner of SunOS 4 install,
12298         as it is more deterministic than that of GNU install)
12299         (chmodcmd): Set file to mode 755 by default (should also do default
12300         chgrp and chown, but I don't feel like dealing with that now)
12301
12302 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12303
12304         * config.sub: Remove h8300hhms alias.
12305
12306 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12307
12308         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12309
12310 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12311
12312         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12313         as stmp-fixinc
12314
12315 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12316
12317         * config.sub: recognize m88110-bug-coff.
12318
12319 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12320
12321         * Makefile.in (all-libio): all dependencies on the toolchain used
12322         to build this (gcc, gas, ld, etc)
12323
12324 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12325
12326         * config.guess: Deal with OSF/1 1.3 on alpha.
12327
12328 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12329
12330         * install.sh: add some 'else true' clauses for portability
12331
12332         * configure.in: don't build libio for h8[35]00-*-* targets
12333
12334 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12335
12336         * Makefile.in:  Add support for new libio.
12337
12338 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12339
12340         * install.sh: If one command fails, don't try the rest.  Don't try
12341         to remove $dsttmp (via trap) unless we have already created it.
12342         If $src doesn't exist, detect it and exit with an error.
12343
12344         * config.guess: Recognize BSD on hp300.
12345
12346 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12347
12348         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12349         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12350
12351 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12352
12353         * Makefile.in (all-send-pr): depends on all-prms
12354
12355 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12356
12357         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12358
12359 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12360
12361         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12362         Added test for mips-mips-riscos5.
12363
12364 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12365
12366         * configure.in: use mh-hp300 for 68k HP hosts
12367
12368 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12369
12370         * configure: add support for CONFIG_SHELL, so that you can use
12371         some alternate shell for evaluating configure scripts
12372
12373 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12374
12375         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12376         in configure script to bug-gdb@prep.ai.mit.edu when building
12377         distribution archive.
12378         * Makefile.in (COMPRESS):  Remove def.
12379         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12380         gdb.tar.Z and make-gdb.tar.Z respectively.
12381         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12382         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12383         to convergence with 'taz' target in Makefile.in.
12384
12385 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12386
12387         * install.sh (dsttmp): use trap to ensure that tmp files go
12388         away on error conditions
12389
12390 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12391
12392         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12393
12394 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12395
12396         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12397         its parent is '/' not ''.
12398
12399         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12400
12401 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12402
12403         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12404         that ${newsrcdir}/configure.in does.
12405
12406 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12407
12408         * test-build.mk: support for CONFIG_SHELL
12409
12410 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12411
12412         * config.sub (netware):  Add as a basic system type.
12413
12414 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12415
12416         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12417           $(srcdir)/ from the dependency on Makefile.in.
12418
12419 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12420
12421         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12422         (h8300hhms is temporary until multi-libraries are implemented).
12423         * configure.in: Handle h8300h too.
12424
12425 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12426
12427         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12428
12429 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12430
12431         * configure:  Remove extraneous output when guessing host type.
12432         * config.guess:  Remove extraneous output when guessing using C
12433         compiler rather than uname, or when guessing fails.
12434
12435 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12436
12437         * Makefile.in: remove all.cross and install.cross targets
12438
12439         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12440           definitions
12441
12442 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12443
12444         * configure.in (target sh): Build gprof.
12445
12446 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12447
12448         * config.sub: change -solaris to -solaris2
12449
12450 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12451
12452         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12453
12454 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12455
12456         * configure: Correct error message for missing Makefile.in to
12457         print correct directory.
12458
12459 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12460
12461         * install.sh: kludge around 386BSD shell bug
12462
12463 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12464
12465         * config.guess:  Recognize NeXT.
12466         * config.guess:  Recognize i486-ncr-sysv4.
12467         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12468
12469 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12470
12471         * Makefile.in (MAKEINFOFLAGS): New variable.
12472         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12473         * build-all.mk, test-build.mk: Pass down --no-split as
12474         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12475
12476 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12477
12478         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12479
12480 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12481
12482         * Makefile.in (libg++.tar.z):  New rule.
12483         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12484         * Makefile.in (taz):  Only do a single chmod.
12485
12486 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12487
12488         * install.sh: don't use dirname anymore (replaced with sed usage)
12489
12490 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12491
12492         * Makefile.in:  Change extension for gzip'd files from '.z' to
12493         '.gz' per new FSF standard usage.
12494
12495 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12496
12497         * configure: put quotes around the final value of program_transform_name
12498
12499 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12500
12501         * Makefile.in: new install.sh support; update install-info rules
12502
12503 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12504
12505         * configure.in: Build diff for crosses, but not for go32 host.
12506
12507         * configure.in: Build gprof only for native, and don't build it
12508         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12509
12510 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12511
12512         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12513
12514 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12515
12516         * configure.in (host_tools): Add prms.
12517
12518 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12519
12520         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12521         with $(FLAGS_TO_PASS) on the command line
12522
12523         * config.sub: Recognize lynx and lynxos
12524
12525 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12526
12527         * config.sub: Accept -ecoff*, not just -ecoff.
12528
12529 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12530
12531         * Makefile.in (taz): Use .gz suffix instead of .z.
12532         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12533         names.
12534
12535 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12536
12537         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12538
12539 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12540
12541         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12542         that rebuilds that might happen during 'make install' don't get
12543         bogus gcc include files
12544
12545 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12546
12547         Change from Utah for HPPA support:
12548         * config.guess: Recognize hppa1.x-hp-bsd.
12549
12550 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12551
12552         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12553         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12554
12555 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12556
12557         * config.sub: Add support for rom68k and bug boot monitors.
12558
12559 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12560
12561         * Makefile.in: Make all-opcodes depend on all-bfd.
12562
12563 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12564
12565         * config.guess: Added special check for i[34]86-univel-sysv4*.
12566
12567 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12568
12569         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12570         the processor rather than assuming i486.
12571
12572 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12573
12574         * config.guess: Recognize SunOS6 as Solaris3.
12575
12576 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12577
12578         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12579         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12580
12581 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12582
12583         * build-all.mk (all-cross): New target for Canadian Cross.
12584         Added Q2 go32 targets.
12585         * test-build.mk: Configure go32 cross sparclite-aout and
12586         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12587         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12588
12589 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12590
12591         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12592         GO32 hosted toolchains
12593
12594 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12595
12596         * configure: change  so "-exec-prefix" gets passed down rather
12597         than "-exec_prefix" so autoconf generated Makefiles get the
12598         exec_prefix set right.
12599
12600 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12601
12602         * config.guess: get the Solaris2 minor version number
12603
12604         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12605
12606 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12607
12608         * config.guess: Recognize some Sequent platforms.
12609
12610 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12611
12612         * Makefile.in: added the vault-install target
12613
12614         * configure.in: actually use the Sun3 makefile fragment that's in
12615         config, also added the release dir to configdirs
12616
12617 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12618
12619         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12620
12621 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12622
12623         * configure.in: remove some program from Alpha targetted toolchains
12624
12625 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12626
12627         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12628         gprof.
12629         (taz): Run "make diststuff" in those directories instead of "make
12630         proto-dir".  Look for "VERSION=" only at start of line in subdir
12631         Makefile.  Use "gzip -9" for compression.
12632         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12633         (binutils.tar.z): New target.
12634
12635 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12636
12637         * Makefile.in (taz): Include gpl.texinfo.
12638
12639 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12640
12641         * Makefile.in (setup-dirs): Merged into "taz" target.
12642         (taz): Only do `proto-dir' stuff if a directory is actually needed
12643         for this target.
12644
12645 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12646
12647         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12648         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12649         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12650         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12651         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12652
12653 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12654
12655         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12656         config.sub, and move-if-change to gdb testsuite distribution
12657         archive, so the testsuite can be extracted, configured, and
12658         run separately from the gdb distribution.  Blow away the Chill
12659         tests that require a Chill compiled executable, since GNU Chill
12660         is not yet publically available.
12661
12662 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12663
12664         * test-build.mk: set environment variables in a single command,
12665         instead of a list of assignments and exports
12666
12667         * config.guess: recognize Alpha/OSF1 systems
12668
12669 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12670
12671         * configure: Change help message to prefer --options rather than
12672           -options.
12673
12674 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12675
12676         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12677         zippy@ecst.csuchico.edu.
12678         * config.guess: Recognize miniframe.
12679
12680 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12681
12682         * Makefile.in: Use srcroot to find runtest rather than rootme.
12683         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12684
12685 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12686
12687         * test-build.mk: Extensive additions to support building on a
12688         machine other than the host.
12689
12690 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12691
12692         * configure (tooldir): Fix for i386-aix again.
12693
12694 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12695
12696         * configure, Makefile.in:  Change definition of $(tooldir)
12697         to match the FSF.
12698
12699 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12700
12701         * config.guess:  Recognize i[34]86/SVR4.
12702
12703 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12704
12705         * Makefile.in (all-gdb): gdb depends on sim.
12706
12707 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12708
12709         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12710         at the same time we make the prototype gdb directory.
12711         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12712         files at the same time as the gdb base release distribution.
12713
12714 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12715
12716         * Makefile.in (check): Use individual check targets rather than
12717         DO_X rule.
12718         (check-gcc): Added.
12719
12720 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12721
12722         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12723         for System V release 3.2.
12724
12725 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12726
12727         * config.sub: Recognize hppaosf.
12728         * configure.in: Do configure ld/binutils/gas for it.
12729
12730 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12731
12732         * configure (tooldir): Alter syntax used to set this, for systems
12733         where "\$" isn't handled right, like i386-aix.
12734
12735 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12736
12737         * configure: Pass program-transform-name, not
12738         program_transform_name, to recursive configures.
12739
12740 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12741
12742         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12743         of gas+ld+binutils.
12744
12745 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12746
12747         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12748
12749 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12750
12751         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12752
12753 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12754
12755         * Makefile.in (PRMS): Set back to all-prms.
12756
12757 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12758
12759         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12760         targets, rather than for MIPS hosts.
12761
12762 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12763
12764         * configure.in: add comment for --with-x default values
12765
12766         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12767
12768         * Makefile.in: add check-* targets for each of the directories in
12769         the tree.  Add a definition of RUNTEST that will use the one we
12770         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12771
12772 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12773
12774         * configure.in: Removed obsolete references to bfd_target and
12775         target_makefile_frag.
12776
12777         * build-all.mk: Set assorted targets for Q2.
12778         * config.sub: Recognize z8k-sim and h8300-hms.
12779         * test-build.mk: Really don't pass host to configure.
12780         (HOLES): Added uname.
12781
12782 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12783
12784         * configure: Handle an empty program-prefix, program-suffix or
12785         program-transform-name correctly.
12786
12787 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12788
12789         * build-all.mk: -G 8 no longer required for MIPS targets.
12790         * test-build.mk: Don't pass host argument to configure; make it
12791         guess.
12792
12793 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12794
12795         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12796         * Makefile.in (COMPRESS):  New macro, like GZIP.
12797
12798 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12799
12800         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12801
12802         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12803         with gas currently defaults to -G 0.
12804
12805 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12806
12807         * Makefile.in (all-flex): flex depends on byacc.
12808
12809         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12810         to test-build.mk as RELEASE_TAG.
12811         * test-build.mk (configargs): New variable containing arguments to
12812         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12813         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12814
12815         * config.guess: Use /bin/uname when checking -X argument on SCO,
12816         to avoid invoking GNU uname which doesn't understand -X.
12817
12818         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12819
12820         * configure.in: Build gas for mips-*-*.
12821
12822 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12823
12824         * Makefile.in (all.normal): insert missing backslash.
12825
12826 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12827
12828         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12829
12830         * Makefile.in: Complete overhaul to merge many almost identical
12831         targets.
12832
12833 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12834
12835         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12836         (gdb.tar.Z): Adjusted.
12837
12838         * Makefile.in (setup-dirs, taz): New targets; should be general
12839         enough to adapt for gdb sometime.  Build only .z file.
12840         (gas.tar.z): New target.
12841
12842 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12843
12844         * build-all.mk: Use CC=cc -Xs on Solaris.
12845
12846 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12847
12848         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12849         for handling BISON for FSF releases.
12850
12851 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12852
12853         * configure: Actually implement the change zoo just documented.
12854
12855 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12856
12857         * configure: when using config.guess, only set target_alias when
12858         it's not already been set (ie, on the command line)
12859
12860 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12861
12862         * Makefile.in: add installcheck target, set PRMS to install-prms
12863
12864 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12865
12866         * configure: add support for package_makefile_fragment, handle the
12867         case where a directory has a configure.in file but no Makefile.in
12868         more gracefully (with an actual understandable error message, even);
12869         add support for --without (and add this to the usage message); also
12870         explicitly add a --host=${host_alias} to the command line when
12871         config.guess is used
12872
12873 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12874
12875         * configure: Must use both --host and --target in recursive calls.
12876
12877 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12878
12879         * Makefile.in: Change deja-gnu to dejagnu.
12880
12881 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12882
12883         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12884
12885 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12886
12887         * configure.in: canonicalize all instances to *-*-solaris2*,
12888         also strip out a number of tools to not build for go32 host
12889
12890 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12891
12892         * config.guess: add GPL.
12893
12894         * Makefile.in, config.guess, config.sub, configure: bump
12895           copyrights to 93.
12896
12897 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12898
12899         * Makefile.in (do-info): Removed obsolete check for existence of
12900         localenv file.
12901
12902         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12903
12904 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12905
12906         * Makefile.in: a couple of 'else true' for decstation,
12907         support for TclX
12908
12909         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12910
12911 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12912
12913         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12914
12915 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12916
12917         * config.guess: Recognize i386-ibm-aix (PS/2).
12918         * configure.in: Use config/mh-aix386 file for it.
12919
12920 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12921
12922         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12923         CC_FOR_TARGET instead.
12924         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12925
12926 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12927
12928         * Makefile.in: Add sim to list of directories sent with gdb
12929
12930 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12931
12932         * configure.in: Put back mips-dec-bsd* case.
12933
12934 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12935
12936         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12937         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12938         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12939
12940 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12941
12942         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12943
12944         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12945         (install-info): install dir.info only if it exists,
12946         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12947
12948 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12949
12950         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12951         gas for mips-dec-bsd.
12952
12953 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12954
12955         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12956         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12957
12958 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12959
12960         * configure.in: Added "dejagnu" to hosttools list.
12961
12962 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12963
12964         * config.sub, configure.in, config.guess:  Add support
12965         for Bosx, an AIX variant from Bull.
12966         Patches from F.Pierresteguy@frcl.bull.fr.
12967
12968 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12969
12970         * devo/dejagnu: Initial creation of devo/dejagnu.
12971         Migrated dejagnu testcases and support files for testing software
12972         tools to reside as subdirectories, currently called "testsuite",
12973         within the directory of the software tool.  Migrated all programs,
12974         support libraries, etc. beloging to dejagnu proper from
12975         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12976         with no modifications.  The changes to these files which will
12977         allow them to configure, build, and execute properly will be made
12978         in a future update.
12979
12980 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12981
12982         * Makefile.in: Change send_pr to send-pr.
12983         * configure.in: Likewise.
12984         * send_pr: Renamed directory to send-pr.
12985
12986 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12987
12988         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12989
12990 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12991
12992         * README:  Update for gdb-4.8 release.
12993         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12994         gdb-xxx.tar.z (gzip'd) file also.
12995
12996 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12997
12998         * Makefile.in: make all-diff depend on all-libiberty
12999
13000 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13001
13002         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13003
13004 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13005
13006         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13007
13008 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13009
13010         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13011         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13012         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13013
13014 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13015
13016         * Makefile.in:  makeinfo binary is in a new location
13017
13018 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13019
13020         * config.sub: Accept -ecoff as an OS.
13021
13022         * Makefile.in: Various changes to eliminate a level of make
13023         recursion and reduce the required command line length.
13024         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13025         sub-makes.
13026         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13027         variables holding settings for specific sub-makes.
13028         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13029         in terms of BASE_FLAGS_TO_PASS.
13030         (TARGET_LIBS): New variable listing directories which use
13031         TARGET_FLAGS_TO_PASS.
13032         (subdir_do): Eliminated.
13033         (do-*): New set of targets to replace subdir_do.
13034         (various): All targets which used subdir_do now depend on do-*.
13035         (local-clean): Renamed from do_clean.
13036         (local-distclean): New target, dependency of distclean and
13037         realclean.
13038         (install-info): Don't create directories.  Depend on dir.info
13039         rather than calling make recursively.
13040         (install-dir.info): Eliminated.
13041         (install-info-dirs): Create all info directories here.
13042         (dir.info): Depend upon do-install-info.
13043
13044         * test-build.mk (HOLES): Added false.
13045
13046 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13047
13048         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13049
13050 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13051
13052         * Makefile.in (info): remove dependency on all-texinfo.  The
13053         problem was really in texinfo/C, not at this level.
13054
13055 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13056
13057         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13058
13059 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13060
13061         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13062         GDB releases.
13063
13064 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13065
13066         * configure: Include srcdir in message about target of link not
13067         being found.  Don't convert `-' to `_' in `with' options being
13068         passed to subdirs.
13069
13070 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13071
13072         * configure.in: add uudecode to host_tools
13073
13074         * Makefile.in: added {all,install}-uudecode targets, added them to
13075         the appropriate lists
13076
13077 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13078
13079         * Makefile.in (all-gcc): Added dependency on all-gas.
13080
13081         * configure.in (mips-*-*): Build ld and binutils.
13082
13083 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13084
13085         * configure: check return code from mkdir, print error message and
13086           exit on failure.
13087
13088 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13089
13090         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13091
13092 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13093
13094         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13095
13096 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13097
13098         * config.sub (h8500):  Recognize this as a cpu type.
13099
13100 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13101
13102         * configure: source directory missing is no longer a warning
13103
13104         * configure.in: recognize irix[34]* instead of irix[34]
13105
13106         * Makefile.in: define and pass down X11_LIB
13107
13108 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13109
13110         * guess-systype: Renamed to ...
13111         * config.guess:  ... by popular request.
13112         * configure.in, Makefile.in:  Update accordingly.
13113
13114 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13115
13116         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13117         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13118         + Execute ./dummy instead of assuming . is in PATH.
13119
13120 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13121
13122         * guess-systype:  New shell script.  Attempts to guess the
13123         canonical host name of the executing host.
13124         Only a few hosts are supported so far.
13125         * configure:  Call guess-systype if no host is specified.
13126
13127 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13128
13129         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13130         gcc Makefile.
13131
13132
13133 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13134
13135         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13136         (all-gcc, install-gcc, subdir_do): Use it.
13137
13138 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13139
13140         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13141
13142 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13143
13144         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13145           set exclusively by configure, using configure.in .
13146
13147 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13148
13149         * test-build.mk: set $PATH for all builds
13150
13151         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13152
13153 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13154
13155         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13156         the one used in gcc/Makefile.in, so that a null expansion doesn't
13157         override the one needed to build gcc with a native cc.
13158
13159
13160 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13161
13162         * configure: Accept -with arguments.
13163
13164 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13165
13166         * Makefile.in: added h8300sim
13167
13168 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13169
13170         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13171         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13172         (all-cygnus, native, build-cygnus): Make
13173         $(canonhost)-stamp-3stage-done, not $(host)....
13174         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13175         i386-sco3.2v4.  Added else true to if command.
13176
13177 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13178
13179         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13180
13181 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13182
13183         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13184
13185 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13186
13187         * configure.in: don't remove binutils from Solaris builds
13188
13189 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13190
13191         * Makefile.in: get rid of earlier definitions for *clean,
13192         also handle the recursive info rule better
13193
13194 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13195
13196         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13197         do more-or-less the right thing.
13198
13199 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13200
13201         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13202         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13203
13204 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13205
13206         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13207         $(host_canonical).
13208
13209         * configure.in: split the configdirs list into 4 categories (native
13210         v. cross, library v. tool) and handle the cross-only and native-
13211         only in more reasonable (and correct!) way.
13212
13213 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13214
13215         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13216         configdirs anymore.
13217
13218 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13219
13220         * Makefile.in: extensive cleanup::  removed all of the explicit
13221         clean-* targets, collapsed many wrappers around subdir_do into
13222         one, added additional targets to satisfy standards.texi, deleted
13223         some old targets, some changes for consistency
13224
13225 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13226
13227         * configure.in: handle some programs as cross-only, and others as
13228         native only
13229
13230         * test-build.mk: handle partial holes in a more generic manner
13231
13232         * Makefile.in: m4 depends on libiberty
13233
13234 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13235
13236         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13237         time, wdiff, and find to configdirs
13238
13239         * Makefile.in: all, clean, and install rules for the new programs
13240         added to configure.in
13241
13242 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13243
13244         * configure.in: use mh-sun for all *-sun-* hosts
13245
13246 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13247
13248         * Makefile.in: define flags for X11 include files and library file
13249         locations, pass them down to the programs that need this info
13250
13251         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13252
13253 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13254
13255         * configure.in: start building libg++ for HP-UX targets
13256
13257 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13258
13259         * README:  Update references to files moved into etc/.
13260
13261 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13262
13263         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13264         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13265
13266 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13267
13268         * configure: accept dash as well as underscore in long option
13269         names for FSF compatibility.
13270
13271 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13272
13273         * config.sub: added -sco3.2v4 support from FSF.
13274
13275 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13276
13277         * configure.in: expand the section that adds or removes
13278         directories from the list of programs to build, to handle native
13279         vs. cross in addition to host v. native
13280
13281 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13282
13283         * Makefile.in:  Replace C++ in macro names with CXX.
13284         This is less likely to break ...
13285
13286 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13287
13288         * test-build.mk: add -w to GNU_MAKE
13289
13290 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13291
13292         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13293         add 'sparc' to list of recognized cpus.  This needed to make
13294         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13295         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13296         then changes that into $CPU-wrs-vxworks.
13297
13298         * configure.in: remove most references to gdbtest, regularize
13299         target based program removal
13300
13301         * test-build.mk: import from p3 tree (many fixes and changes)
13302
13303 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13304
13305         * Makefile.in: added rules to handle tcl, tk, and expect
13306
13307         * configure.in: handle those directories if they exist
13308
13309 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13310
13311         * config.sub: removed bogus hppabsd and hppahpux names, since
13312         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13313
13314 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13315
13316         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13317         depends upon all-xiberty
13318
13319         * Makefile.in: changes from p3, including:
13320
13321         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13322
13323         * Makefile.in (XTRAFLAGS): include newlib directories if
13324         newlib/Makefile exists, rather than if host != target.
13325
13326         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13327
13328         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13329         from the same source tree and not building a cross-compiler.  This
13330         matters for the libg++ configuration if reconfiguring a tree that
13331         has already been installed.
13332
13333         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13334
13335         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13336         pick up the machine and system specific header files.
13337
13338         * Makefile.in: added AS_FOR_TARGET, passed down in
13339         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13340         the C compiler to use to create programs which are run in the
13341         build environment, set it to default to $(CC), and passed it down
13342         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13343
13344         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13345
13346         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13347         We need them for unusual native builds, like systems without
13348         ranlib.
13349
13350         * configure: also define $(host_canonical) and
13351         $(target_canonical), which are the full, canonical names for the
13352         given host and target
13353
13354 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13355
13356         * Makefile.in:  Added separate definitions for C++.
13357
13358 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13359
13360         * configure.in (configdirs):  Add deja-gnu.
13361
13362 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13363
13364         * README:  Update for configure.texi and gdb-4.7 release.
13365
13366 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13367
13368         * Makefile.in:  Move "all" target to top of file.
13369         Previously, first target was ".PHONY" which caused BSD4.4 make
13370         to build .PHONY when make was run without arguments.
13371
13372 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13373
13374         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13375         Library-copylefted code in libiberty.
13376
13377 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13378
13379         * config.sub:  Replace m68kmote with plain old m68k.
13380
13381 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13382
13383         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13384
13385 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13386
13387         * config.sub: Complain if no argument is given.  Added support for
13388         386bsd as OS and target alias.
13389
13390 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13391
13392         * Makefile.in (XTRAFLAGS): include newlib directories if
13393         newlib/Makefile exists, rather than if host != target.
13394
13395 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13396
13397         * config.sub: recognize sparclite-wrs-vxworks.
13398
13399         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13400         p3.) Added clean-xiberty to clean.
13401
13402 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13403
13404         * configure.in: use *-*-* instead of nested cases for host and target
13405
13406 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13407
13408         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13409         from the same source tree and not building a cross-compiler.  This
13410         matters for the libg++ configuration if reconfiguring a tree that
13411         has already been installed.
13412
13413 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13414
13415         * config.sub (i486v/i486v4):  Merge in from FSF version.
13416
13417 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13418
13419         * configure: only set PWD if it is already set.
13420
13421 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13422
13423         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13424         doesn't have unset and all success paths (and most error paths)
13425         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13426         to just ${PWD} to avoid confusion.)
13427
13428 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13429
13430         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13431         even for a native compilation.
13432
13433 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13434
13435         Changes to make the gdb.tar.Z rule work better.
13436
13437         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13438         (DEVO_SUPPORT):  Add configure.texi.
13439         (bfd-ilrt.tar.Z):  Remove ancient rule.
13440
13441 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13442
13443         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13444         pick up the machine and system specific header files.
13445
13446         * configure.in, config.sub: added new target m68010-adobe-scout,
13447         with alias of adobe68k.  Changed configure.in to check for
13448         -scout before -sco* to avoid a false match.
13449
13450         * Makefile.in: added AS_FOR_TARGET, passed down in
13451         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13452         the C compiler to use to create programs which are run in the
13453         build environment, set it to default to $(CC), and passed it down
13454         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13455
13456 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13457
13458         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13459         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13460         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13461         FOR_TARGET variants, to newlib and libg++.
13462
13463 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13464
13465         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13466         first.
13467
13468 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13469
13470         * config.sub:  Accept `elf' as an environment.
13471
13472 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13473
13474         * Makefile.in (all-opcodes):  cd into the right directory
13475
13476 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13477
13478         * configure: added -program_transform_name option, used as
13479         argument to sed when installing programs.
13480         configure.texi: added documentation for -program_prefix,
13481         -program_suffix and -program_transform_name.
13482
13483 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13484
13485         * config.sub:  Accept i486 where i386 ok.
13486
13487 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13488
13489         * config.sub: accept we32k
13490
13491 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13492
13493         * config.sub, configure.in: accept OSE68000 and OSE68k.
13494
13495         * Makefile.in: don't create all directories for ``make install'';
13496         let the subdirectories create the ones they need.
13497
13498 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13499
13500         * COPYING: new file, GPL v2
13501
13502 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13503
13504         * Makefile.in: use the new gen-info-dir, which needs a template
13505         argument (which also lives in texinfo)
13506
13507         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13508
13509 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13510
13511         * config.sub (ncr3000):  Change i386 to i486.
13512
13513 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13514
13515         * Makefile.in: add install-rcs, install-grep to
13516         install-no-fixedincludes, removed install-bison and install-libgcc
13517
13518 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13519
13520         * configure.in: grab the HPUX makefile fragment if on HPUX
13521
13522 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13523
13524         * Makefile.in: eradicate bison spoor (ditto libgcc).
13525          configure.in: recognise m68{k,000}-ericsson-OSE.
13526          es1800 is alias for m68k-ericsson-OSE
13527
13528 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13529
13530         * configure.in: rearrange the parts that remove programs from
13531         configdirs, based now on HOST==TARGET or by canonical triple.
13532
13533 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13534
13535         * test-build.mk: recurse explicitly with -f test-build.mk when
13536           appropriate.  predicate stage3 and comparison on the existence
13537           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13538           On very clean, also remove ...stamp-co.  Build in-place before
13539           doing other builds.
13540
13541 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13542
13543         * Makefile.in, configure.in: add tgas
13544
13545 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13546
13547         * Makefile.in: a number of changes merged in from progressive.
13548
13549         * configure.in: add libm.
13550
13551         * .cvsignore: ignore some stuff that comes from test-build.mk.
13552
13553 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13554
13555         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13556
13557 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13558
13559         * configure: Add program_suffix (parallel to program_prefix)
13560         * Makefile.in: adjust directory-creating script for losing decstation
13561
13562 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13563
13564         * configure:  Minor $subdir-related fixes.
13565
13566 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13567
13568         * configure: fix various problems with propogating
13569         makefile_target_frag in subdirs.
13570         * configure.in: config libgcc if its there
13571
13572 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13573
13574         * config.sub:  HPPA merge.
13575
13576 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13577
13578         * Makefile.in:  Replace all-bison with all-byacc in all
13579         dependency lines for other tools (which now use byacc).
13580
13581 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13582
13583         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13584
13585 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13586
13587         * Makefile.in: make gprof rules similar to byacc rules (instead of
13588         vestigal $(unsubdir) that didn't work...)
13589
13590 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13591
13592         * config.sub:  Add support for Linux.
13593         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13594         (at least for libg++).
13595
13596 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13597
13598         * configure.texi: fix doc for the -nfp option to configure
13599
13600 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13601
13602         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13603
13604 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13605
13606         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13607         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13608         * configure.in: added solaris* host_makefile_frag hook.
13609
13610 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13611
13612         * config.sub: changed recognition of m68000 so that various
13613         m68k types can be specified via m680[01234]0
13614
13615 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13616
13617         * config.sub (basic_machine): fix sed so that '-foo' isn't
13618         completely substituted out while .+'-foo' loses the '-foo'
13619
13620 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13621
13622         * config.sub ($os): Add -aout.
13623
13624 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13625
13626         * configure:  If host_makefile_frag is absolute, don't
13627         prefix ${invsubdir} (relevant to libg++ auto-configure).
13628
13629 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13630
13631         * Makefile.in (tooldir): Define it.
13632         (all-ld): Depend on all-flex.
13633
13634 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13635
13636         * Makefile.in (check):  Fix libg++ special case.
13637
13638 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13639
13640         * configure: do not bury `pwd` into config.status, thus do fewer
13641           pwd's.
13642
13643         * configure: print the "Building in" message only when building in
13644           other than "." AND verbose.
13645
13646         * configure: remove -s, rework -v to better accommodate guested
13647           configures.
13648
13649         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13650
13651 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13652
13653         * Makefile.in: macroize flags passed on recursion.  remove
13654           fileutils.
13655
13656 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13657
13658         * configure: get makesrcdir right for subdirs deeper than 1.
13659
13660         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13661           install.
13662
13663 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13664
13665         * Makefile.in: don't print subdir_do or recursion lines.
13666
13667 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13668
13669         * standards.texi: added menu item.
13670
13671         * Makefile.in: build and install standards.info.
13672
13673         * standards.texi: new file.
13674
13675 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13676
13677         * configure: test for and move config.status pieces from
13678           ${subdir}/.
13679
13680 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13681
13682         * configure:  Test for existance of files before trying to mv
13683         them, to avoid numerous non-existance messages.
13684
13685 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13686
13687         * configure: correct final line of config.status.
13688
13689         * configure: patch from eggert.  Avoids a protection problem if
13690           the original Makefile.in is read only.
13691
13692         * configure: use move-if-change from gcc to create config.status.
13693           Some makefiles depend on config.status to tell if a directory
13694           has been reconfigured for a different host.  This change
13695           prevents those directories from remaking everything in the case
13696           where the reconfig was only intended to rebuild a Makefile.
13697
13698         * configure: test for config.sub with "config.sub sun4" rather
13699           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13700           host alias from a missing config.sub.
13701
13702 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13703
13704         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13705           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13706
13707 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13708
13709         * configure: mkdir ${subdir} as needed.
13710
13711 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13712
13713         * Makefile.in,configure.in: added autoconf.
13714
13715 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13716
13717         * Makefile.in: no longer pass against on recursion.
13718
13719         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13720           definitions are not inherited.
13721
13722         * configure: correct makesrcdir when subdir is .
13723
13724 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13725
13726         * configure:  Add support for 'subdirs' variable, which is
13727         like 'configdirs', except that configure doesn't re-invoke
13728         itself for subdirs, it just creates a Makefile for each subdir.
13729         * configure.texi:  Document subdirs.
13730
13731 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13732
13733         * configure.in: added flex to configdirs
13734
13735 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13736
13737         * Makefile.in: remove clean-stamps from clean.
13738
13739 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13740
13741         * configure.in:  Add gdbtest to configdirs.
13742
13743 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13744
13745         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13746         to recursive makes.
13747         * configure.in:  Recognize new ncr3000 config.
13748
13749 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13750
13751         * Makefile.in, configure.in: removed references to gdbm.
13752
13753 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13754
13755         * config.sub:  Don't canonicalize os value
13756         newsos* to bsd (readline needs to check for newsos).
13757         (This fix was earlier made Jan 31, but got re-broken.)
13758
13759 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13760
13761         * configure.in:  sco is an os, not a vendor!
13762
13763         * configure:  Quote $( better.  Keep various shells happy.
13764
13765 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13766
13767         * Makefile.in: eliminate stamp-files.
13768
13769 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13770
13771         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13772           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13773
13774 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13775
13776         * config.sub:  fix iris/iris3.
13777
13778 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13779
13780         * configure: re-add -rm.
13781
13782 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13783
13784         * Maskefile.in: add .stmp-rcs to all.
13785
13786         * configure.in: remove gas from rs6000 build, use aix host fragment.
13787
13788 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13789
13790         * configure: pass down site_option during recursion.
13791
13792 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13793
13794         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13795
13796 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13797
13798         * configure: Change exec_prefix so that it really defaults to prefix.
13799
13800 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13801
13802         * Makefile.in, configure.in:  Add support for mmalloc library.
13803
13804 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13805
13806         * Makefile.in: add stmp dependencies for a few more things.
13807
13808 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13809
13810         * configure: adjusted error message on objdir/srcdir configure
13811           collision, per john's suggestion.
13812
13813         * Makefile.in: add libiberty stmp to all and all.cross.
13814
13815 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13816
13817         * Makefile.in: remove force dependencies, add grep to all.
13818
13819 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13820
13821         * Makefile.in: drop flex.  make stamp files work.
13822
13823         * configure: added test for conflicting configuration in srcdir,
13824           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13825           gets cranky.  use relative paths for configure and srcdir
13826           whenever possible.  Send some error messages to stderr that were
13827           going to stdout.
13828
13829 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13830
13831         * Makefile.in:  Fix libg++ rule to check for gcc directory
13832         before using gcc/gcc.  Also pass XTRAFLAGS.
13833
13834 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13835
13836         * Makefile.in: added stmp-files so that directories aren't polled
13837           when they are already built.
13838
13839         * configure.texi: fixed a node pointer problem.
13840
13841 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13842
13843         * config.sub configure.in gdb/configure.in
13844         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13845         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13846         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13847
13848 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13849
13850         * configure: -recurring becomes -silent.  corrected help message
13851           for -site= option.
13852
13853         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13854
13855 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13856
13857         * configure: when building Makefile for crosses, replace
13858           tooldir and program_prefix.  default srcdir from location of
13859           config.sub.  remove "for host in hosts" and "for target in
13860           targets" loops.
13861
13862 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13863
13864         * Makefile.in: Do not pass bindir or mandir to cvs.
13865
13866 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13867
13868         * Makefile.in, configure.in: removed traces of namesubdir,
13869           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13870           copyrights to '92, changed some from Cygnus to FSF.
13871
13872         * configure.texi: remove most references to multiple hosts,
13873           multiple targets, subdirs, etc.
13874
13875         * configure.man: removed rcsid. reference config.sub not
13876           config.subr.
13877
13878         * Makefile.in: mkdir $(infodir) on install-info.
13879
13880 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13881
13882         * configure.texi:  Explain better about .gdbinit and about
13883         the environment that configure.in sections run in.
13884
13885 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13886
13887         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13888
13889 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13890
13891         * README:  DOC.configure => cfg-paper.texi.
13892
13893 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13894
13895         * config.sub (near case $os):  Don't convert newsos* to bsd!
13896
13897 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13898
13899         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13900         the number of copies of COPYING that go into the GDB tar file.
13901
13902 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13903
13904         * bfd/configure.in, gdb/config/mh-i386sco,
13905         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13906         Fix SCO configuration stuff.
13907
13908 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13909
13910         * Makefile.in:  For libg++, make sure the -I pointing
13911         to the gcc directory goes *after* all the libg++-local -I flags.
13912         Also, move just-gcc dependency from just-libg++ to all-libg++.
13913
13914 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13915
13916         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13917
13918 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13919
13920         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13921
13922 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13923
13924         * config.sub:  Add stratus configuration frags.  Also
13925         submitted to FSF.
13926
13927 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13928
13929         * Makefile.in (DEV_SUPPORT):  add configure.man.
13930
13931         * config.sub(Decode manufacturer-specific):  add -none*.
13932
13933 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13934
13935         * Makefile.in:  remove form feeds to make Sun's make happy.
13936         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13937
13938 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13939
13940         * Makefile.in (AR_FLAGS):  Make quieter.
13941
13942 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13943
13944         * configure.in:  Add libg++.
13945         * configure:  When verbose, don't output the command line at each
13946         level; it will be unremarkably the same as the previous version,
13947         which will be the same as what the user typed.
13948
13949 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13950
13951         * configure.in, Makefile.in: fix clean-info, add flex.  add
13952           fileutils.
13953
13954         * configure: be less sensitive to spaces in Makefile.in.  Do not
13955           look for sources in "..".  Doing so breaks subdirectories that
13956           might have their own configure.  If a subdir has it's own
13957           configure script, use it.
13958
13959 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13960
13961         * cfg-paper.texi: some changes suggested by rms.
13962
13963 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13964
13965         * config.sub:  Merge in some small additions from the FSF version,
13966         taken from the gcc distribution, to bring the Cygnus and FSF
13967         versions into closer sync.
13968
13969 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13970
13971         * configure.in:  Changed svr4 references to sysv4.
13972
13973 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13974
13975         * configure: added -V for version number option.
13976
13977 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13978
13979         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13980           renamed from DOC.configure to cfg-paper.texi.
13981
13982 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13983
13984         * configure, config.subr, config.sub: config.subr is now
13985           config.sub again.
13986
13987 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13988
13989         * configure.texi: new file, in progress.
13990
13991         * Makefile.in: build info file and install the man page for
13992           configure.
13993
13994         * configure.man: new file, first cut.
13995
13996         * configure: find config.subr again now that configuration "none"
13997           has gone.  removed all traces of the -ansi option.  removed all
13998           traces of the -languages option.
13999
14000         * config.subr: resync from rms.
14001
14002 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14003
14004         * configure, config.sub, config.subr: merge config.sub into
14005           config.subr, call the result config.subr, remove config.sub, use
14006           config.subr.
14007
14008         * Makefile.in: revised install for dir.info.
14009
14010 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14011
14012         * configure.in: add decstation host makefile frag.
14013
14014         * Makefile.in: BISON now bison -y again.  also install-gcc on
14015           install.  clean-gdbm on clean.  infodir belongs in datadir.
14016           Make directories for info install.  Build dir.info here then
14017           install it.
14018
14019 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14020
14021         * Makefile.in: fix for bad directory tests.
14022
14023 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14024
14025         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14026           regexp.  -srcdir relative was being handled incorrectly.
14027
14028         * Makefile.in: unwrapped some for loops so that parallel makes
14029           work again and so one can focus one's attention on a particular
14030           package.
14031
14032 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14033
14034         * configure: added PWD as a stand in for `pwd` (for speed). use
14035           elif wherever possible.  make -srcdir work without -objdir.
14036           -objdir= commented out.
14037
14038 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14039
14040         * configure: +options become --options.  -subdirs commented out.
14041           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14042           Makefile now at top of generated Makefile.  Removed cvs log
14043           entries.  added -srcdir.  create .gdbinit only if there is one
14044           in ${srcdir}.
14045
14046         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14047           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14048           and mandir now keyed off datadir by default.
14049
14050 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14051
14052         * Freshly created ChangeLog.
14053
14054 \f
14055 Local Variables:
14056 mode: change-log
14057 left-margin: 8
14058 fill-column: 76
14059 version-control: never
14060 End: